CINXE.COM

Cirkled in Careers | 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>Cirkled in Careers | Wellfound</title><link href="https://wellfound.com/company/cirkled-in" rel="canonical"/><meta content="Find out if Cirkled in is the right fit for your future career! Explore jobs, salary, equity, and funding information. Read about work-life balance, perks, benefits, and the company culture!" name="description"/><meta content="Wellfound" property="og:site_name"/><meta content="https://photos.wellfound.com/startups/i/789671-8c5f963422f2bd072fd3773516a95bec-thumb_jpg.jpg?buster=1524497265" property="og:image"/><meta content="https://wellfound.com/company/cirkled-in" property="og:url"/><meta content="Cirkled in Careers" property="og:title"/><meta content="Find out if Cirkled in is the right fit for your future career! Explore jobs, salary, equity, and funding information. Read about work-life balance, perks, benefits, and the company culture!" 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="29"/><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/ef9b34b877238e09.css" as="style" crossorigin="anonymous"/><link rel="stylesheet" href="/talent/_next/static/css/ef9b34b877238e09.css" crossorigin="anonymous" data-n-p=""/><link rel="preload" href="/talent/_next/static/css/51244b780f2eec28.css" as="style" crossorigin="anonymous"/><link rel="stylesheet" href="/talent/_next/static/css/51244b780f2eec28.css" crossorigin="anonymous" data-n-p=""/><link rel="preload" href="/talent/_next/static/css/01107ff9e5df9969.css" as="style" crossorigin="anonymous"/><link rel="stylesheet" href="/talent/_next/static/css/01107ff9e5df9969.css" crossorigin="anonymous"/><link rel="preload" href="/talent/_next/static/css/d1064c3ca65f29ea.css" as="style" crossorigin="anonymous"/><link rel="stylesheet" href="/talent/_next/static/css/d1064c3ca65f29ea.css" crossorigin="anonymous"/><link rel="preload" href="/talent/_next/static/css/c1ba043a8c7608e4.css" as="style" crossorigin="anonymous"/><link rel="stylesheet" href="/talent/_next/static/css/c1ba043a8c7608e4.css" crossorigin="anonymous"/><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/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/3695.bd924c36f1d21e0a.js" crossorigin="anonymous"></script><script defer="" src="/talent/_next/static/chunks/2675.50697b574e7f2f81.js" crossorigin="anonymous"></script><script defer="" src="/talent/_next/static/chunks/1101.37543b9ef68a66f3.js" crossorigin="anonymous"></script><script defer="" src="/talent/_next/static/chunks/8320.557a44473a8c6238.js" crossorigin="anonymous"></script><script defer="" src="/talent/_next/static/chunks/5329.c6189b592e6884cb.js" crossorigin="anonymous"></script><script defer="" src="/talent/_next/static/chunks/4873.a867fbb49c97b21e.js" crossorigin="anonymous"></script><script defer="" src="/talent/_next/static/chunks/8770.9b3d9054dd6971f9.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/9867-17213b48f875dc44.js" defer="" crossorigin="anonymous"></script><script src="/talent/_next/static/chunks/2555-f8d8dc2ea6237c38.js" defer="" crossorigin="anonymous"></script><script src="/talent/_next/static/chunks/1368-da24964e716b0cb8.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/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/2725-3f396306a3917190.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/8484-288bc787d5527eda.js" defer="" crossorigin="anonymous"></script><script src="/talent/_next/static/chunks/pages/company/overview-a21bf4942144a8e9.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--CompanyProfileOverview"><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=company+profile&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__PNq1k"><div class="styles_wrapper__J5pNi"><div class="styles_box___OsDD"><div class="ml-4 lg:ml-8"><div class="space-x-1 text-dark-a"><a class="styles_component__UCLp3 styles_defaultLink__eZMqw" href="/discover">Discover</a><svg viewBox="0 0 24 24" fill="currentColor" xmlns="http://www.w3.org/2000/svg" class="w-2"><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 class="styles_component__UCLp3 styles_defaultLink__eZMqw" href="/startups">Startups</a><svg viewBox="0 0 24 24" fill="currentColor" xmlns="http://www.w3.org/2000/svg" class="w-2"><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><span>Cirkled in</span></div></div><div class="styles_content__pKhb0"><section class="styles_component__tr5x6" data-test="Masthead"><div class="flex w-full"><a class="content-center" href="/company/cirkled-in"><div class="flex h-[70px] w-[70px] justify-center overflow-hidden rounded-2xl border border-gray-400 bg-gray-100"><img alt="Cirkled in company logo" loading="lazy" src="/cdn-cgi/image/width=140,height=140,fit=scale-down,gravity=0.5x0.5,quality=90,format=auto/https://photos.wellfound.com/startups/i/789671-8c5f963422f2bd072fd3773516a95bec-medium_jpg.jpg?buster=1524497265" height="70" width="70" 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/cirkled-in"><span class="inline text-md font-semibold">Cirkled in</span></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-md text-neutral-1000">21st Century Recruitment Platform connecting colleges to good-fit high school students</span><span class="text-xs italic text-neutral-500">11-50<!-- --> Employees</span></div></div><div class="mt-4"><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">Cirkled in is in the top 10% of companies in terms of response time to applications</div></div></li><li class="styles_tooltip-container__1f8OY rounded px-2 font-medium bg-neutral-100"><div class="flex h-[20px] items-center justify-center space-x-1"><svg class="haloIcon" fill="none" height="12" viewBox="0 0 51 46" width="12" xmlns="http://www.w3.org/2000/svg"><path d="M5.16732 23.0826C5.16732 24.1872 6.06275 25.0826 7.16732 25.0826C8.27189 25.0826 9.16732 24.1872 9.16732 23.0826H5.16732ZM27.7923 41.7076C26.6877 41.7076 25.7923 42.6031 25.7923 43.7076C25.7923 44.8122 26.6877 45.7076 27.7923 45.7076V41.7076ZM48.4173 23.0826H46.4173H48.4173ZM27.7923 2.45764V0.457642V2.45764ZM27.7923 23.0826H25.7923C25.7923 23.7513 26.1265 24.3758 26.6829 24.7467L27.7923 23.0826ZM33.5579 29.3301C34.477 29.9428 35.7187 29.6944 36.3314 28.7754C36.9441 27.8563 36.6958 26.6146 35.7767 26.0019L33.5579 29.3301ZM29.7923 11.6243C29.7923 10.5197 28.8969 9.62431 27.7923 9.62431C26.6877 9.62431 25.7923 10.5197 25.7923 11.6243H29.7923ZM2.58398 27.9576C1.47942 27.9576 0.583985 28.8531 0.583984 29.9576C0.583984 31.0622 1.47941 31.9576 2.58398 31.9576L2.58398 27.9576ZM20.9173 31.9576C22.0219 31.9576 22.9173 31.0622 22.9173 29.9576C22.9173 28.8531 22.0219 27.9576 20.9173 27.9576V31.9576ZM7.16732 34.8326C6.06275 34.8326 5.16732 35.7281 5.16732 36.8326C5.16732 37.9372 6.06275 38.8326 7.16732 38.8326V34.8326ZM20.9173 38.8326C22.0219 38.8326 22.9173 37.9372 22.9173 36.8326C22.9173 35.7281 22.0219 34.8326 20.9173 34.8326V38.8326ZM14.0423 41.7076C12.9377 41.7076 12.0423 42.6031 12.0423 43.7076C12.0423 44.8122 12.9377 45.7076 14.0423 45.7076V41.7076ZM20.9173 45.7076C22.0219 45.7076 22.9173 44.8122 22.9173 43.7076C22.9173 42.6031 22.0219 41.7076 20.9173 41.7076V45.7076ZM27.7923 45.7076C30.7635 45.7076 33.7055 45.1224 36.4505 43.9854L34.9198 40.2899C32.6601 41.2259 30.2382 41.7076 27.7923 41.7076V45.7076ZM36.4505 43.9854C39.1955 42.8484 41.6897 41.1819 43.7906 39.0809L40.9622 36.2525C39.2327 37.982 37.1795 39.3539 34.9198 40.2899L36.4505 43.9854ZM43.7906 39.0809C45.8915 36.98 47.5581 34.4858 48.6951 31.7409L44.9996 30.2101C44.0636 32.4698 42.6917 34.523 40.9622 36.2525L43.7906 39.0809ZM48.6951 31.7409C49.8321 28.9959 50.4173 26.0538 50.4173 23.0826H46.4173C46.4173 25.5285 45.9356 27.9504 44.9996 30.2101L48.6951 31.7409ZM50.4173 23.0826C50.4173 20.1115 49.8321 17.1694 48.6951 14.4244L44.9996 15.9552C45.9356 18.2149 46.4173 20.6368 46.4173 23.0826H50.4173ZM48.6951 14.4244C47.5581 11.6794 45.8915 9.18528 43.7906 7.08435L40.9622 9.91278C42.6917 11.6423 44.0636 13.6955 44.9996 15.9552L48.6951 14.4244ZM43.7906 7.08435C41.6897 4.98342 39.1955 3.31688 36.4505 2.17987L34.9198 5.87539C37.1795 6.81138 39.2327 8.18329 40.9622 9.91278L43.7906 7.08435ZM36.4505 2.17987C33.7055 1.04286 30.7635 0.457642 27.7923 0.457642V4.45764C30.2382 4.45764 32.6601 4.93939 34.9198 5.87539L36.4505 2.17987ZM27.7923 0.457642C24.8212 0.457642 21.8791 1.04286 19.1341 2.17987L20.6648 5.87539C22.9245 4.93939 25.3464 4.45764 27.7923 4.45764V0.457642ZM19.1341 2.17987C16.3891 3.31688 13.895 4.98342 11.794 7.08435L14.6225 9.91278C16.3519 8.18329 18.4051 6.81138 20.6648 5.87539L19.1341 2.17987ZM11.794 7.08435C9.6931 9.18528 8.02656 11.6794 6.88954 14.4244L10.5851 15.9552C11.5211 13.6955 12.893 11.6423 14.6225 9.91278L11.794 7.08435ZM6.88954 14.4244C5.75253 17.1694 5.16732 20.1115 5.16732 23.0826H9.16732C9.16732 20.6368 9.64907 18.2149 10.5851 15.9552L6.88954 14.4244ZM26.6829 24.7467L33.5579 29.3301L35.7767 26.0019L28.9017 21.4185L26.6829 24.7467ZM25.7923 11.6243V23.0826H29.7923V11.6243H25.7923ZM2.58398 31.9576L20.9173 31.9576V27.9576L2.58398 27.9576L2.58398 31.9576ZM7.16732 38.8326H20.9173V34.8326H7.16732V38.8326ZM14.0423 45.7076H20.9173V41.7076H14.0423V45.7076Z" fill="black"></path></svg><div class="line-clamp-1">Responds within three weeks</div><div class="styles_tooltip-text__bYBqF">Based on past data, Cirkled in usually responds to incoming applications within three weeks</div></div></li><li class="styles_tooltip-container__1f8OY rounded px-2 font-medium bg-neutral-100"><div class="flex h-[20px] items-center justify-center space-x-1"><div class="line-clamp-1">B2C</div></div></li><li class="styles_tooltip-container__1f8OY rounded px-2 font-medium bg-neutral-100"><div class="flex h-[20px] items-center justify-center space-x-1"><div class="line-clamp-1">B2B</div></div></li><li class="styles_tooltip-container__1f8OY rounded px-2 font-medium bg-neutral-100"><div class="flex h-[20px] items-center justify-center space-x-1"><svg fill="none" height="12" viewBox="0 0 12 12" width="12" xmlns="http://www.w3.org/2000/svg" class="haloIcon"><path d="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="styles_component__Wb41n styles_component__qhaPy styles_aboutHandest__xkzNJ styles_white__yJuQK"><div class="flex flex-row justify-between"></div><dl><dd>Website</dd><dt class="flex"><div class="styles_component__g_WAp styles_links__VvYv7"><ul><button class="styles_websiteLink___Rnfc">www.cirkledin.com</button><li><ul><li><button class="styles_socialLink__r21Yf"><svg height="16" viewBox="0 0 16 16" width="16" class="styles_icon__64AZy"><g fill-rule="evenodd"><rect height="4.833" rx="1.25" width="3.833" x="2.835" y="3"></rect><path d="M16 6.667a2 2 0 0 0-2-2h-1.333v-3c0-.737-.597-1.334-1.334-1.334h-10C.597.333 0 .93 0 1.667v11.666a2.333 2.333 0 0 0 2.333 2.334h11.334A2.333 2.333 0 0 0 16 13.333zM2.333 14.333a1 1 0 0 1-1-1V2c0-.184.15-.333.334-.333H11c.184 0 .333.149.333.333v11.333c0 .197.025.393.074.583a.333.333 0 0 1-.323.417zm12.334-1a1 1 0 1 1-2 0v-7c0-.184.149-.333.333-.333h1c.368 0 .667.298.667.667z" fill-rule="nonzero"></path><path d="M8.5 4.031h1.334a.5.5 0 0 1 .5.5v.334a.5.5 0 0 1-.5.5H8.501A.5.5 0 0 1 8 4.867v-.334a.5.5 0 0 1 .5-.502zm0 2.667h1.334a.5.5 0 0 1 .5.5v.333a.5.5 0 0 1-.5.5H8.501A.5.5 0 0 1 8 7.533V7.2a.5.5 0 0 1 .5-.502zM3.167 9.365h6.667a.5.5 0 0 1 .5.5v.333a.5.5 0 0 1-.5.5H3.167a.5.5 0 0 1-.5-.498v-.333a.5.5 0 0 1 .5-.502zm0 2.666h5a.5.5 0 0 1 .5.5v.334a.5.5 0 0 1-.5.5h-5a.5.5 0 0 1-.5-.498v-.334a.5.5 0 0 1 .5-.502z"></path></g></svg></button></li><li><button class="styles_socialLink__r21Yf"><svg viewBox="0 0 24 24" fill="currentColor" xmlns="http://www.w3.org/2000/svg" class="styles_icon__64AZy"><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></button></li><li><button class="styles_socialLink__r21Yf"><svg viewBox="0 0 24 24" fill="currentColor" xmlns="http://www.w3.org/2000/svg" class="styles_icon__64AZy"><path fill-rule="evenodd" clip-rule="evenodd" d="M20.896 2H3.104C2.494 2 2 2.495 2 3.104v17.792C2 21.506 2.495 22 3.104 22H12v-7.917H9.61v-2.916H12V9.01c0-2.583 1.792-3.99 4.099-3.99 1.104 0 2.292.084 2.568.12V7.84h-1.839c-1.255 0-1.495.593-1.495 1.468v1.86h2.99l-.39 2.916h-2.6V22h5.563c.61 0 1.104-.495 1.104-1.104V3.104C22 2.494 21.505 2 20.896 2z" fill="currentColor"></path></svg></button></li><li><button class="styles_socialLink__r21Yf"><svg height="16" width="15" class="styles_icon__64AZy" viewBox="0 0 16 15"><g fill-rule="evenodd"><rect height="10.182" rx="0.5" width="3.636" y="5.455"></rect><ellipse cx="1.804" cy="2.182" rx="1.804" ry="1.818"></ellipse><path d="M12 15.636h2.182c.2 0 .363-.162.363-.363v-6.11c0-2.741-1.549-4.072-3.716-4.072a3.062 3.062 0 0 0-2.305.924A.298.298 0 0 1 8 5.818c0-.2-.163-.363-.364-.363H5.455a.363.363 0 0 0-.364.363v9.455c0 .2.163.363.364.363h2.181A.363.363 0 0 0 8 15.273V9.818a1.818 1.818 0 0 1 3.636 0v5.455c0 .2.163.363.364.363z"></path></g></svg></button></li></ul></li></ul></div></dt><dd>Locations</dd><dt><ul><li><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-dark-aaa underline" rel="noopener noreferrer" target="_blank" href="/startups/location/seattle">Seattle</a></li><li><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-dark-aaa underline" rel="noopener noreferrer" target="_blank" href="/startups/location/redmond">Redmond</a></li></ul></dt><dd>Company size</dd><dt>11-50 people</dt><dd class="styles_markets__vIr_1">Company type</dd><dt><span class="mb-1 styles-module_component__2E93_ inline-flex flex-row items-center mr-2 last:mr-0 rounded-full align-middle bg-gray-200 text-gray-700 gap-2 text-xs px-3 py-1">C Corp</span><span class="mb-1 styles-module_component__2E93_ inline-flex flex-row items-center mr-2 last:mr-0 rounded-full align-middle bg-gray-200 text-gray-700 gap-2 text-xs px-3 py-1">Internet</span></dt><dd class="styles_markets__vIr_1">Markets</dd><dt class="styles_tags__y_J8v"><a class="styles_component__UCLp3 styles_defaultLink__eZMqw mb-1 mr-2 last:mr-0" rel="noopener noreferrer" target="_blank" href="/startups/industry/saas"><span class="underline styles-module_component__2E93_ inline-flex flex-row items-center mr-2 last:mr-0 rounded-full align-middle bg-gray-200 text-gray-700 gap-2 text-xs px-3 py-1">SaaS</span></a><a class="styles_component__UCLp3 styles_defaultLink__eZMqw mb-1 mr-2 last:mr-0" rel="noopener noreferrer" target="_blank" href="/startups/industry/education"><span class="underline styles-module_component__2E93_ inline-flex flex-row items-center mr-2 last:mr-0 rounded-full align-middle bg-gray-200 text-gray-700 gap-2 text-xs px-3 py-1">Education</span></a><a class="styles_component__UCLp3 styles_defaultLink__eZMqw mb-1 mr-2 last:mr-0" rel="noopener noreferrer" target="_blank" href="/startups/industry/higher-education-2"><span class="underline styles-module_component__2E93_ inline-flex flex-row items-center mr-2 last:mr-0 rounded-full align-middle bg-gray-200 text-gray-700 gap-2 text-xs px-3 py-1">Higher Education</span></a><a class="styles_component__UCLp3 styles_defaultLink__eZMqw mb-1 mr-2 last:mr-0" rel="noopener noreferrer" target="_blank" href="/startups/industry/consumer"><span class="underline styles-module_component__2E93_ inline-flex flex-row items-center mr-2 last:mr-0 rounded-full align-middle bg-gray-200 text-gray-700 gap-2 text-xs px-3 py-1">Consumer</span></a></dt></dl></div></section><div class="styles_main__EGHwE"><div class="w-full"><div class="styles_component__u4jsl" data-test="Tabs"><div class="styles_component__Gq0Wb"><div class="styles_kebabAndShare__3SqTX"><div class="styles_component__AquWq"><button class="styles-module_component__88XzG styles_button__nHKcz mr-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-3 py-1 bg-transparent border-transparent text-black disabled:text-gray-600 disabled:font-medium hover:bg-gray-100" data-test="Button" type="button">Share</button></div></div><div class="styles_ctaButtons__Z9CbA styles_handset__j5wHj"><button class="styles-module_component__88XzG styles_button__ghqMb 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-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" data-test="Button" type="button"><svg viewBox="0 0 24 24" fill="currentColor" xmlns="http://www.w3.org/2000/svg" class="mr-2 h-3"><path fill-rule="evenodd" clip-rule="evenodd" d="M12 4a1 1 0 011 1v6h6a1 1 0 110 2h-6v6a1 1 0 11-2 0v-6H5a1 1 0 110-2h6V5a1 1 0 011-1z" fill="currentColor"></path></svg> Follow</button><a class="styles-module_component__88XzG styles_component__UCLp3 styles_button__ghqMb styles_component__sMuDw styles_medium__R1A06 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="Button" href="/company/cirkled-in/jobs">View <!-- -->9<!-- --> <!-- -->jobs</a></div><div class="styles_ctaButtons__Z9CbA styles_desktop__2GkGf"><button class="styles-module_component__88XzG styles_button__ghqMb 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-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" data-test="Button" type="button"><svg viewBox="0 0 24 24" fill="currentColor" xmlns="http://www.w3.org/2000/svg" class="mr-2 h-3"><path fill-rule="evenodd" clip-rule="evenodd" d="M12 4a1 1 0 011 1v6h6a1 1 0 110 2h-6v6a1 1 0 11-2 0v-6H5a1 1 0 110-2h6V5a1 1 0 011-1z" fill="currentColor"></path></svg> Follow</button></div></div><nav class="styles_component__g_SAM styles_tabGroup__VP9ZS styles_noMargin__GFiM_"><a class="styles_component__UCLp3 styles_defaultLink__eZMqw styles_tabOverride__Hfd_D styles_active__nf94F" aria-label="Overview" data-test="TabGroup-Tab--Overview" href="/company/cirkled-in"><div class="styles_label___hqwO flex flex-row items-center"><span>Overview</span></div></a><a class="styles_component__UCLp3 styles_defaultLink__eZMqw styles_tabOverride__Hfd_D" aria-label="People" data-test="TabGroup-Tab--People" href="/company/cirkled-in/people"><div class="styles_label___hqwO flex flex-row items-center"><span>People</span></div></a><a class="styles_component__UCLp3 styles_defaultLink__eZMqw styles_tabOverride__Hfd_D" aria-label="Culture and benefits" data-test="TabGroup-Tab--Culture and benefits" href="/company/cirkled-in/culture_and_benefits"><div class="styles_label___hqwO flex flex-row items-center"><span>Culture and benefits</span></div></a><a class="styles_component__UCLp3 styles_defaultLink__eZMqw styles_tabOverride__Hfd_D" aria-label="Jobs" data-test="TabGroup-Tab--Jobs" href="/company/cirkled-in/jobs"><div class="styles_label___hqwO flex flex-row items-center"><span>Jobs</span></div><div class="ml-2 border-solid border-gray-200 text-center font-medium uppercase leading-none antialiased p-1 text-2xs bg-gray-200 text-gray-800 rounded-md"><div class="flex justify-center gap-1"><span>9</span></div></div></a></nav></div><div class="styles_profile__r_OKH"><div style="opacity:1"><section class="styles_component__thTp9" data-test="OverviewTab"><h1 class="text-xl font-medium text-dark-aaaa antialiased mb-4">Cirkled in<!-- --> careers</h1><div class="styles_overview__C3T5D"><div class="styles_media__Qd9ck"><div class="styles_component__9_wPc"><div class="styles_component__HNCLw"><style>.css-br29ai{display:flex ;flex-direction:column;height:100%;box-sizing:border-box;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;}</style><style>.css-1ycyyax{box-sizing:border-box;}</style><div class="react-images__container css-br29ai css-1ycyyax"><main style="flex:1 1 auto;position:relative" class="react-images__pager"><div tabindex="0" class="react-images__frame" style="position:relative;overflow:hidden;outline:0"><div style="display:flex;align-items:center" class="react-images__track"><div class="react-images__view-wrapper" style="visibility:hidden;pointer-events:none"><div class="styles_component__5nCte styles_thumbnail__yYooS flex flex-col items-center justify-center"><img alt="image" src="/cdn-cgi/image/width=732,height=457.5,fit=cover,gravity=0.5x0.5,quality=90,format=auto/https://d2gn4xht817m0g.cloudfront.net/p/media_uploads/images/original/000/319/217/319217-bb5896c795f61f2938a8023576ff245c244e2d89.png?1565418346" height="228.75" width="366"/></div></div><div class="react-images__view-wrapper" style="visibility:hidden;pointer-events:none"><div class="styles_component__5nCte styles_thumbnail__yYooS flex flex-col items-center justify-center"><img alt="image" src="/cdn-cgi/image/width=732,height=457.5,fit=cover,gravity=0.5x0.5,quality=90,format=auto/https://d2gn4xht817m0g.cloudfront.net/p/media_uploads/images/original/000/319/218/319218-811dd2e35a7b082b61c6006fb36ba325e8ddc468.png?1565418346" height="228.75" width="366"/></div></div><div class="react-images__view-wrapper" style="visibility:hidden;pointer-events:none"><div class="styles_component__5nCte styles_thumbnail__yYooS flex flex-col items-center justify-center"><img alt="image" src="/cdn-cgi/image/width=732,height=457.5,fit=cover,gravity=0.5x0.5,quality=90,format=auto/https://d2gn4xht817m0g.cloudfront.net/p/media_uploads/images/original/000/319/219/319219-5bc95c902e865f1f21a4f8926fb34969d4ac6bd4.png?1565418347" height="228.75" width="366"/></div></div><div class="react-images__view-wrapper" style="visibility:hidden;pointer-events:none"><div class="styles_component__5nCte styles_thumbnail__yYooS flex flex-col items-center justify-center"><img alt="image" src="/cdn-cgi/image/width=732,height=457.5,fit=cover,gravity=0.5x0.5,quality=90,format=auto/https://d2gn4xht817m0g.cloudfront.net/p/media_uploads/images/original/000/319/220/319220-438d2505de62cbd1df14c156d2fd831caa6b3fc2.png?1565418347" height="228.75" width="366"/></div></div><div class="react-images__view-wrapper" style="visibility:hidden;pointer-events:none"><div class="styles_component__5nCte styles_thumbnail__yYooS flex flex-col items-center justify-center"><img alt="image" src="/cdn-cgi/image/width=732,height=457.5,fit=cover,gravity=0.5x0.5,quality=90,format=auto/https://d2gn4xht817m0g.cloudfront.net/p/media_uploads/images/original/000/319/217/319217-bb5896c795f61f2938a8023576ff245c244e2d89.png?1565418346" height="228.75" width="366"/></div></div></div></div><style>.css-x6fob4{display:flex ;align-items:center;justify-content:space-between;opacity:1;transition:opacity 300ms;box-sizing:border-box;-webkit-box-align:center;-webkit-align-items:center;-webkit-box-pack:justify;-webkit-justify-content:space-between;-webkit-transition:opacity 300ms;-moz-transition:opacity 300ms;}</style><nav class="react-images__navigation css-x6fob4 css-1ycyyax"><button class="styles_navigationNext__qbFaO"><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></button></nav></main><div class="styles_footer__47XHP flex flex-row items-center"><ul class="styles_pagingList__cRHkc"><li class="styles_pagingItem__DnTfR"><button class="styles_pagingButton__y8Gf1 styles_active__IcJqK"><span class="styles_pagingDot__FHw_L styles_active__IcJqK"></span></button></li><li class="styles_pagingItem__DnTfR"><button class="styles_pagingButton__y8Gf1"><span class="styles_pagingDot__FHw_L"></span></button></li><li class="styles_pagingItem__DnTfR"><button class="styles_pagingButton__y8Gf1"><span class="styles_pagingDot__FHw_L"></span></button></li><li class="styles_pagingItem__DnTfR"><button class="styles_pagingButton__y8Gf1"><span class="styles_pagingDot__FHw_L"></span></button></li></ul></div></div></div></div></div><div class="styles_content__XhI8z"><header class="text-dark-aaaa font-medium antialiased text-xl mb-4">21st Century Recruitment Platform connecting colleges to good-fit high school students</header><div class="styles_description__YMjmO"><div>Cirkled in is an award-winning, cloud-based, 21st-century recruitment platform matching colleges and universities to high school students based on students’ detailed rich portfolio. <br /><br />Colleges spend over $10 Billion every year on recruitment of High School students with only 1% return. They struggle to meet their enrollment goals and diversity and equity goals. And we know how excruciating and painful the process is for students.<br /><br />Cirkled in is a recruitment platform for colleges to get the holistic view of students’ achievement, strengths, and talents, identify the best-fit candidates for their institution and recruit them. Using proprietary data analytics, Cirkled-in will match colleges with the best-fit candidates. <br /><br />Cirkled in puts every student at the center of the circle, empowers them to showcase themselves in the best possible way and get discovered by colleges.<br /><br />Just like LinkedIn has revolutionized corporate recruiting, Cirkled in will revolutionize the college recruiting! </div></div></div></div><div class="styles_section__FGO3f"><div class="styles_header__4Iphl"><header class="text-dark-aaaa font-medium antialiased text-lg">Jobs</header><a class="styles_component__UCLp3 styles_defaultLink__eZMqw styles_component___e5TT" href="/company/cirkled-in/jobs"><span class="styles_text__mcPtI">View all jobs</span><svg height="16" viewBox="0 0 24 24" width="16"><path d="M23.25 12.497H.75M19.5 16.247l3.75-3.75-3.75-3.75" fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"></path></svg></a></div><div class="styles_component__2UhSH styles_compact__etrk_"><div class="styles_head__CwwUL"><a class="styles_component__UCLp3 styles_defaultLink__eZMqw styles_anchor__aTiEC" href="/jobs/3075195-operations-manager"><h4 class="styles-module_component__3ZI84 styles-module_flow__FV70c styles_jobTitle__01EmE text-lg font-medium">Operations Manager</h4></a><div class="mt-0.5 flex flex-col text-sm text-dark-aa md:flex-row"><div class="styles_component__Jnlux styles_location__EbdfK styles_divider__wkIlW"><span class="md:truncate line-clamp-2 md:line-clamp-none">Remote only • India</span></div><span class="styles_compensation__DUzmb">₹7L – ₹8.5L</span></div></div><div class="mt-4 flex shrink-0 flex-row items-center justify-end gap-2 md:mt-0"><div class="flex flex-col items-end"><span class="text-xs text-dark-aa">2 weeks ago</span><span></span></div><button class="styles-module_component__88XzG 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><button class="styles-module_component__88XzG styles_component__Ov6jE styles_button__gnw1K 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-gray-200 border-black text-black hover:bg-gray-400 disabled:bg-gray-100 disabled:border-gray-500 disabled:text-gray-500" data-test="JobApplicationApplyButton" type="button">Apply</button></div></div><div class="styles_component__2UhSH styles_compact__etrk_"><div class="styles_head__CwwUL"><a class="styles_component__UCLp3 styles_defaultLink__eZMqw styles_anchor__aTiEC" href="/jobs/2047902-inside-sales-account-executive"><h4 class="styles-module_component__3ZI84 styles-module_flow__FV70c styles_jobTitle__01EmE text-lg font-medium">Inside Sales Account Executive</h4></a><div class="mt-0.5 flex flex-col text-sm text-dark-aa md:flex-row"><div class="styles_component__Jnlux styles_location__EbdfK styles_divider__wkIlW"><span class="md:truncate line-clamp-2 md:line-clamp-none">Remote only • Seattle</span></div><span class="styles_compensation__DUzmb">$90k – $130k • 0.0% – 0.1%</span></div></div><div class="mt-4 flex shrink-0 flex-row items-center justify-end gap-2 md:mt-0"><div class="flex flex-col items-end"><span class="text-xs text-dark-aa">2 weeks ago</span><span></span></div><button class="styles-module_component__88XzG 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><button class="styles-module_component__88XzG styles_component__Ov6jE styles_button__gnw1K 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-gray-200 border-black text-black hover:bg-gray-400 disabled:bg-gray-100 disabled:border-gray-500 disabled:text-gray-500" data-test="JobApplicationApplyButton" type="button">Apply</button></div></div><div class="styles_component__2UhSH styles_compact__etrk_"><div class="styles_head__CwwUL"><a class="styles_component__UCLp3 styles_defaultLink__eZMqw styles_anchor__aTiEC" href="/jobs/1907996-business-development-manager"><h4 class="styles-module_component__3ZI84 styles-module_flow__FV70c styles_jobTitle__01EmE text-lg font-medium">Business Development Manager</h4></a><div class="mt-0.5 flex flex-col text-sm text-dark-aa md:flex-row"><div class="styles_component__Jnlux styles_location__EbdfK styles_divider__wkIlW"><span class="md:truncate line-clamp-2 md:line-clamp-none">Remote only • Seattle</span></div><span class="styles_compensation__DUzmb">$50k – $75k • 0.0% – 0.1%</span></div></div><div class="mt-4 flex shrink-0 flex-row items-center justify-end gap-2 md:mt-0"><div class="flex flex-col items-end"><span class="text-xs text-dark-aa">2 weeks ago</span><span></span></div><button class="styles-module_component__88XzG 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><button class="styles-module_component__88XzG styles_component__Ov6jE styles_button__gnw1K 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-gray-200 border-black text-black hover:bg-gray-400 disabled:bg-gray-100 disabled:border-gray-500 disabled:text-gray-500" data-test="JobApplicationApplyButton" type="button">Apply</button></div></div><div class="styles_component__2UhSH styles_compact__etrk_"><div class="styles_head__CwwUL"><a class="styles_component__UCLp3 styles_defaultLink__eZMqw styles_anchor__aTiEC" href="/jobs/2047901-digital-marketing-manager"><h4 class="styles-module_component__3ZI84 styles-module_flow__FV70c styles_jobTitle__01EmE text-lg font-medium">Digital Marketing Manager</h4></a><div class="mt-0.5 flex flex-col text-sm text-dark-aa md:flex-row"><div class="styles_component__Jnlux styles_location__EbdfK styles_divider__wkIlW"><span class="md:truncate line-clamp-2 md:line-clamp-none">Remote only • Seattle</span></div><span class="styles_compensation__DUzmb">$45k – $60k • 0.1% – 0.25%</span></div></div><div class="mt-4 flex shrink-0 flex-row items-center justify-end gap-2 md:mt-0"><div class="flex flex-col items-end"><span class="text-xs text-dark-aa">4 weeks ago</span><span></span></div><button class="styles-module_component__88XzG 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><button class="styles-module_component__88XzG styles_component__Ov6jE styles_button__gnw1K 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-gray-200 border-black text-black hover:bg-gray-400 disabled:bg-gray-100 disabled:border-gray-500 disabled:text-gray-500" data-test="JobApplicationApplyButton" type="button">Apply</button></div></div><div class="styles_component__2UhSH styles_compact__etrk_"><div class="styles_head__CwwUL"><a class="styles_component__UCLp3 styles_defaultLink__eZMqw styles_anchor__aTiEC" href="/jobs/3083543-sdr-inside-sales-development-rep-saas-platform"><h4 class="styles-module_component__3ZI84 styles-module_flow__FV70c styles_jobTitle__01EmE text-lg font-medium">SDR (Inside Sales Development Rep - SaaS platform)</h4></a><div class="mt-0.5 flex flex-col text-sm text-dark-aa md:flex-row"><div class="styles_component__Jnlux styles_location__EbdfK styles_divider__wkIlW"><span class="md:truncate line-clamp-2 md:line-clamp-none">Remote only • Seattle</span></div><span class="styles_compensation__DUzmb">$45k – $60k • 0.0% – 0.1%</span></div></div><div class="mt-4 flex shrink-0 flex-row items-center justify-end gap-2 md:mt-0"><div class="flex flex-col items-end"><span class="text-xs text-dark-aa">3 months ago</span><span></span></div><button class="styles-module_component__88XzG 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><button class="styles-module_component__88XzG styles_component__Ov6jE styles_button__gnw1K 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-gray-200 border-black text-black hover:bg-gray-400 disabled:bg-gray-100 disabled:border-gray-500 disabled:text-gray-500" data-test="JobApplicationApplyButton" type="button">Apply</button></div></div><div class="styles_component__2UhSH styles_compact__etrk_"><div class="styles_head__CwwUL"><a class="styles_component__UCLp3 styles_defaultLink__eZMqw styles_anchor__aTiEC" href="/jobs/3082568-data-entry-associate"><h4 class="styles-module_component__3ZI84 styles-module_flow__FV70c styles_jobTitle__01EmE text-lg font-medium">Data Entry Associate</h4></a><div class="mt-0.5 flex flex-col text-sm text-dark-aa md:flex-row"><div class="styles_component__Jnlux styles_location__EbdfK styles_divider__wkIlW"><span class="md:truncate line-clamp-2 md:line-clamp-none">Remote only • India</span></div><span class="styles_compensation__DUzmb">₹8,000 – ₹12,000</span></div></div><div class="mt-4 flex shrink-0 flex-row items-center justify-end gap-2 md:mt-0"><div class="flex flex-col items-end"><span class="text-xs text-dark-aa">3 months ago</span><span></span></div><button class="styles-module_component__88XzG 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><button class="styles-module_component__88XzG styles_component__Ov6jE styles_button__gnw1K 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-gray-200 border-black text-black hover:bg-gray-400 disabled:bg-gray-100 disabled:border-gray-500 disabled:text-gray-500" data-test="JobApplicationApplyButton" type="button">Apply</button></div></div><div class="styles_component__2UhSH styles_compact__etrk_"><div class="styles_head__CwwUL"><a class="styles_component__UCLp3 styles_defaultLink__eZMqw styles_anchor__aTiEC" href="/jobs/3077296-technical-project-manager"><h4 class="styles-module_component__3ZI84 styles-module_flow__FV70c styles_jobTitle__01EmE text-lg font-medium">Technical Project Manager</h4></a><div class="mt-0.5 flex flex-col text-sm text-dark-aa md:flex-row"><div class="styles_component__Jnlux styles_location__EbdfK styles_divider__wkIlW"><span class="md:truncate line-clamp-2 md:line-clamp-none">Remote only • India</span></div><span class="styles_compensation__DUzmb">₹6L – ₹7.5L</span></div></div><div class="mt-4 flex shrink-0 flex-row items-center justify-end gap-2 md:mt-0"><div class="flex flex-col items-end"><span class="text-xs text-dark-aa">3 months ago</span><span></span></div><button class="styles-module_component__88XzG 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><button class="styles-module_component__88XzG styles_component__Ov6jE styles_button__gnw1K 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-gray-200 border-black text-black hover:bg-gray-400 disabled:bg-gray-100 disabled:border-gray-500 disabled:text-gray-500" data-test="JobApplicationApplyButton" type="button">Apply</button></div></div><div class="styles_component__2UhSH styles_compact__etrk_"><div class="styles_head__CwwUL"><a class="styles_component__UCLp3 styles_defaultLink__eZMqw styles_anchor__aTiEC" href="/jobs/1949330-operations-administrative-manager"><h4 class="styles-module_component__3ZI84 styles-module_flow__FV70c styles_jobTitle__01EmE text-lg font-medium">Operations/Administrative Manager</h4></a><div class="mt-0.5 flex flex-col text-sm text-dark-aa md:flex-row"><div class="styles_component__Jnlux styles_location__EbdfK styles_divider__wkIlW"><span class="md:truncate line-clamp-2 md:line-clamp-none">In office • Bellevue</span></div><span class="styles_compensation__DUzmb">$50k – $75k • 0.0% – 0.25%</span></div></div><div class="mt-4 flex shrink-0 flex-row items-center justify-end gap-2 md:mt-0"><div class="flex flex-col items-end"><span></span></div><button class="styles-module_component__88XzG 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><button class="styles-module_component__88XzG styles_component__Ov6jE styles_button__gnw1K 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-gray-200 border-black text-black hover:bg-gray-400 disabled:bg-gray-100 disabled:border-gray-500 disabled:text-gray-500" data-test="JobApplicationApplyButton" type="button">Apply</button></div></div><div class="styles_component__2UhSH styles_compact__etrk_"><div class="styles_head__CwwUL"><a class="styles_component__UCLp3 styles_defaultLink__eZMqw styles_anchor__aTiEC" href="/jobs/950507-sr-inside-sales-account-manager"><h4 class="styles-module_component__3ZI84 styles-module_flow__FV70c styles_jobTitle__01EmE text-lg font-medium">Sr. Inside Sales Account Manager</h4></a><div class="mt-0.5 flex flex-col text-sm text-dark-aa md:flex-row"><div class="styles_component__Jnlux styles_location__EbdfK styles_divider__wkIlW"><span class="md:truncate line-clamp-2 md:line-clamp-none">Bellevue</span></div><span class="styles_compensation__DUzmb">$100k – $140k</span></div></div><div class="mt-4 flex shrink-0 flex-row items-center justify-end gap-2 md:mt-0"><div class="flex flex-col items-end"><span></span></div><button class="styles-module_component__88XzG 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><button class="styles-module_component__88XzG styles_component__Ov6jE styles_button__gnw1K 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-gray-200 border-black text-black hover:bg-gray-400 disabled:bg-gray-100 disabled:border-gray-500 disabled:text-gray-500" data-test="JobApplicationApplyButton" type="button">Apply</button></div></div></div><div class="styles_section__FGO3f" data-test="Overview-People"><div class="flex flex-row justify-between items-end mb-4"><header class="text-dark-aaaa font-medium antialiased text-lg">Founders</header><a class="styles_component__UCLp3 styles_defaultLink__eZMqw styles_component___e5TT" href="/company/cirkled-in/people"><span class="styles_text__mcPtI">View all team members</span><svg height="16" viewBox="0 0 24 24" width="16"><path d="M23.25 12.497H.75M19.5 16.247l3.75-3.75-3.75-3.75" fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"></path></svg></a></div><div class="styles_component__ivX7J styles_twoColumn__XlBrn"><div class="styles_component__Wb41n styles_component__eZBBg styles_regular__5YOcF styles_component__7lXVE styles_white__yJuQK"><div class="styles_header__LhnxP"><div><div class="styles_identity__CgS8E"><div class="styles_left__aDiT6"><div class="styles_name__oO6gd">Prashant Shukla</div><span class="styles_byline__wPnKW">Founder</span></div><div class="styles_avatar__6ymfb inline-flex flex-row items-center relative border border-gray-400 bg-gray-100 rounded-full h-12 w-12 styles_avatar__6ymfb"><img alt="Avatar for Prashant Shukla" class="rounded-full" height="46" loading="lazy" src="https://photos.wellfound.com/users/1449596-medium_jpg?1516838288" width="46"/></div></div><div class="styles_bio__FGTSf">Co-Founder and CTO of Cirkled in. Passionate Software developer. </div></div></div></div><div class="styles_component__Wb41n styles_component__eZBBg styles_regular__5YOcF styles_component__7lXVE styles_white__yJuQK"><div class="styles_header__LhnxP"><div><div class="styles_identity__CgS8E"><div class="styles_left__aDiT6"><div class="styles_name__oO6gd">Reetu Gupta</div><span class="styles_byline__wPnKW">Founder</span></div><div class="styles_avatar__6ymfb inline-flex flex-row items-center relative border border-gray-400 bg-gray-100 rounded-full h-12 w-12 styles_avatar__6ymfb"><img alt="Avatar for Reetu Gupta" class="rounded-full" height="46" loading="lazy" src="https://photos.wellfound.com/users/1449578-medium_jpg?1466306929" width="46"/></div></div><div class="styles_bio__FGTSf">Co-founder, CEO Cirkled in • A senior executive with experience in marketing, product management, Biz dev and software. MBA and MS. And Fire in my belly!</div></div></div></div></div></div></section></div></div></div><aside class="styles_sidebar__R5Ghc"><div class="styles_component__eH77m" data-test="Sidebar"><div class="styles_component__Wb41n styles_component__qhaPy styles_about__6dvji styles_white__yJuQK"><div class="flex flex-row justify-between"><h3 class="styles-module_component__3ZI84 styles-module_flow__FV70c styles_title__3CqM3 text-dark-a text-xl font-medium">About <!-- -->Cirkled in</h3></div><dl><dd>Website</dd><dt class="flex"><div class="styles_component__g_WAp styles_links__VvYv7"><ul><button class="styles_websiteLink___Rnfc">www.cirkledin.com</button><li><ul><li><button class="styles_socialLink__r21Yf"><svg height="16" viewBox="0 0 16 16" width="16" class="styles_icon__64AZy"><g fill-rule="evenodd"><rect height="4.833" rx="1.25" width="3.833" x="2.835" y="3"></rect><path d="M16 6.667a2 2 0 0 0-2-2h-1.333v-3c0-.737-.597-1.334-1.334-1.334h-10C.597.333 0 .93 0 1.667v11.666a2.333 2.333 0 0 0 2.333 2.334h11.334A2.333 2.333 0 0 0 16 13.333zM2.333 14.333a1 1 0 0 1-1-1V2c0-.184.15-.333.334-.333H11c.184 0 .333.149.333.333v11.333c0 .197.025.393.074.583a.333.333 0 0 1-.323.417zm12.334-1a1 1 0 1 1-2 0v-7c0-.184.149-.333.333-.333h1c.368 0 .667.298.667.667z" fill-rule="nonzero"></path><path d="M8.5 4.031h1.334a.5.5 0 0 1 .5.5v.334a.5.5 0 0 1-.5.5H8.501A.5.5 0 0 1 8 4.867v-.334a.5.5 0 0 1 .5-.502zm0 2.667h1.334a.5.5 0 0 1 .5.5v.333a.5.5 0 0 1-.5.5H8.501A.5.5 0 0 1 8 7.533V7.2a.5.5 0 0 1 .5-.502zM3.167 9.365h6.667a.5.5 0 0 1 .5.5v.333a.5.5 0 0 1-.5.5H3.167a.5.5 0 0 1-.5-.498v-.333a.5.5 0 0 1 .5-.502zm0 2.666h5a.5.5 0 0 1 .5.5v.334a.5.5 0 0 1-.5.5h-5a.5.5 0 0 1-.5-.498v-.334a.5.5 0 0 1 .5-.502z"></path></g></svg></button></li><li><button class="styles_socialLink__r21Yf"><svg viewBox="0 0 24 24" fill="currentColor" xmlns="http://www.w3.org/2000/svg" class="styles_icon__64AZy"><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></button></li><li><button class="styles_socialLink__r21Yf"><svg viewBox="0 0 24 24" fill="currentColor" xmlns="http://www.w3.org/2000/svg" class="styles_icon__64AZy"><path fill-rule="evenodd" clip-rule="evenodd" d="M20.896 2H3.104C2.494 2 2 2.495 2 3.104v17.792C2 21.506 2.495 22 3.104 22H12v-7.917H9.61v-2.916H12V9.01c0-2.583 1.792-3.99 4.099-3.99 1.104 0 2.292.084 2.568.12V7.84h-1.839c-1.255 0-1.495.593-1.495 1.468v1.86h2.99l-.39 2.916h-2.6V22h5.563c.61 0 1.104-.495 1.104-1.104V3.104C22 2.494 21.505 2 20.896 2z" fill="currentColor"></path></svg></button></li><li><button class="styles_socialLink__r21Yf"><svg height="16" width="15" class="styles_icon__64AZy" viewBox="0 0 16 15"><g fill-rule="evenodd"><rect height="10.182" rx="0.5" width="3.636" y="5.455"></rect><ellipse cx="1.804" cy="2.182" rx="1.804" ry="1.818"></ellipse><path d="M12 15.636h2.182c.2 0 .363-.162.363-.363v-6.11c0-2.741-1.549-4.072-3.716-4.072a3.062 3.062 0 0 0-2.305.924A.298.298 0 0 1 8 5.818c0-.2-.163-.363-.364-.363H5.455a.363.363 0 0 0-.364.363v9.455c0 .2.163.363.364.363h2.181A.363.363 0 0 0 8 15.273V9.818a1.818 1.818 0 0 1 3.636 0v5.455c0 .2.163.363.364.363z"></path></g></svg></button></li></ul></li></ul></div></dt><dd>Locations</dd><dt><ul><li><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-dark-aaa underline" rel="noopener noreferrer" target="_blank" href="/startups/location/seattle">Seattle</a></li><li><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-dark-aaa underline" rel="noopener noreferrer" target="_blank" href="/startups/location/redmond">Redmond</a></li></ul></dt><dd>Company size</dd><dt>11-50 people</dt><dd class="styles_markets__vIr_1">Company type</dd><dt><span class="mb-1 styles-module_component__2E93_ inline-flex flex-row items-center mr-2 last:mr-0 rounded-full align-middle bg-gray-200 text-gray-700 gap-2 text-xs px-3 py-1">C Corp</span><span class="mb-1 styles-module_component__2E93_ inline-flex flex-row items-center mr-2 last:mr-0 rounded-full align-middle bg-gray-200 text-gray-700 gap-2 text-xs px-3 py-1">Internet</span></dt><dd class="styles_markets__vIr_1">Markets</dd><dt class="styles_tags__y_J8v"><a class="styles_component__UCLp3 styles_defaultLink__eZMqw mb-1 mr-2 last:mr-0" rel="noopener noreferrer" target="_blank" href="/startups/industry/saas"><span class="underline styles-module_component__2E93_ inline-flex flex-row items-center mr-2 last:mr-0 rounded-full align-middle bg-gray-200 text-gray-700 gap-2 text-xs px-3 py-1">SaaS</span></a><a class="styles_component__UCLp3 styles_defaultLink__eZMqw mb-1 mr-2 last:mr-0" rel="noopener noreferrer" target="_blank" href="/startups/industry/education"><span class="underline styles-module_component__2E93_ inline-flex flex-row items-center mr-2 last:mr-0 rounded-full align-middle bg-gray-200 text-gray-700 gap-2 text-xs px-3 py-1">Education</span></a><a class="styles_component__UCLp3 styles_defaultLink__eZMqw mb-1 mr-2 last:mr-0" rel="noopener noreferrer" target="_blank" href="/startups/industry/higher-education-2"><span class="underline styles-module_component__2E93_ inline-flex flex-row items-center mr-2 last:mr-0 rounded-full align-middle bg-gray-200 text-gray-700 gap-2 text-xs px-3 py-1">Higher Education</span></a><a class="styles_component__UCLp3 styles_defaultLink__eZMqw mb-1 mr-2 last:mr-0" rel="noopener noreferrer" target="_blank" href="/startups/industry/consumer"><span class="underline styles-module_component__2E93_ inline-flex flex-row items-center mr-2 last:mr-0 rounded-full align-middle bg-gray-200 text-gray-700 gap-2 text-xs px-3 py-1">Consumer</span></a></dt></dl></div><div class="styles_component__Wb41n styles_component__E4nh5 styles_white__yJuQK"><h3 class="styles-module_component__3ZI84 styles-module_flow__FV70c styles_title__0bI1O text-dark-a text-xl font-medium">Jobs at <!-- -->Cirkled in</h3><button class="styles_component__7ZpRT styles_anchor__j2Ytf w-full" type="button"><span class="styles_role__Se_a5">Marketing</span><div class="styles_right__E6Pux"><span>1<!-- --> <!-- -->job</span><svg viewBox="0 0 24 24" fill="currentColor" xmlns="http://www.w3.org/2000/svg" class="styles_icon__nRkFh"><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></div></button><button class="styles_component__7ZpRT styles_anchor__j2Ytf w-full" type="button"><span class="styles_role__Se_a5">Operations</span><div class="styles_right__E6Pux"><span>3<!-- --> <!-- -->jobs</span><svg viewBox="0 0 24 24" fill="currentColor" xmlns="http://www.w3.org/2000/svg" class="styles_icon__nRkFh"><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></div></button><button class="styles_component__7ZpRT styles_anchor__j2Ytf w-full" type="button"><span class="styles_role__Se_a5">Other</span><div class="styles_right__E6Pux"><span>1<!-- --> <!-- -->job</span><svg viewBox="0 0 24 24" fill="currentColor" xmlns="http://www.w3.org/2000/svg" class="styles_icon__nRkFh"><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></div></button><button class="styles_component__7ZpRT styles_anchor__j2Ytf w-full" type="button"><span class="styles_role__Se_a5">Sales</span><div class="styles_right__E6Pux"><span>4<!-- --> <!-- -->jobs</span><svg viewBox="0 0 24 24" fill="currentColor" xmlns="http://www.w3.org/2000/svg" class="styles_icon__nRkFh"><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></div></button></div><div class="styles_component__Wb41n styles_component__eqA1w styles_white__yJuQK"><h6 class="styles-module_component__3ZI84 styles-module_flow__FV70c styles_title__o3wGd text-dark-a text-xs font-medium uppercase">People also viewed</h6><a class="styles_component__UCLp3 styles_defaultLink__eZMqw styles_anchor__71xiz" rel="noopener noreferrer" target="_blank" href="/company/arriveapp"><div class="styles_description__414vs"><div class="styles_startupName__sTso_">Arrive</div><div class="styles_component__Jnlux styles_locations__G9QoW"><span class="md:truncate line-clamp-2 md:line-clamp-none">London</span></div></div><img alt="Arrive company logo" loading="lazy" src="/cdn-cgi/image/width=80,height=80,fit=contain,gravity=0.5x0.5,quality=90,format=auto/https://photos.wellfound.com/startups/i/903110-4793f2d27abc67fd6fa740900e0f0f46-medium_jpg.jpg?buster=1572170545" height="40" width="40" class="styles_logo__EIdC9"/></a><a class="styles_component__UCLp3 styles_defaultLink__eZMqw styles_anchor__71xiz" rel="noopener noreferrer" target="_blank" href="/company/cushion_ai"><div class="styles_description__414vs"><div class="styles_startupName__sTso_">Cushion</div><div class="styles_component__Jnlux styles_locations__G9QoW"><span class="md:truncate line-clamp-2 md:line-clamp-none">San Francisco • Remote</span></div></div><img alt="Cushion company logo" loading="lazy" src="/cdn-cgi/image/width=80,height=80,fit=contain,gravity=0.5x0.5,quality=90,format=auto/https://photos.wellfound.com/startups/i/3075798-4b44cf005a55984117e353d6a44080ef-medium_jpg.jpg?buster=1583866620" height="40" width="40" class="styles_logo__EIdC9"/></a><a class="styles_component__UCLp3 styles_defaultLink__eZMqw styles_anchor__71xiz" rel="noopener noreferrer" target="_blank" href="/company/ticketgod"><div class="styles_description__414vs"><div class="styles_startupName__sTso_">Ticketgod</div><div class="styles_component__Jnlux styles_locations__G9QoW"><span class="md:truncate line-clamp-2 md:line-clamp-none">Bengaluru</span></div></div><img alt="Ticketgod company logo" loading="lazy" src="/cdn-cgi/image/width=80,height=80,fit=contain,gravity=0.5x0.5,quality=90,format=auto/https://photos.wellfound.com/startups/i/4599012-f9aa366861dc7878bd4b777de0786dee-medium_jpg.jpg?buster=1524557479" height="40" width="40" class="styles_logo__EIdC9"/></a><a class="styles_component__UCLp3 styles_defaultLink__eZMqw styles_anchor__71xiz" rel="noopener noreferrer" target="_blank" href="/company/textio"><div class="styles_description__414vs"><div class="styles_startupName__sTso_">Textio</div><div class="styles_component__Jnlux styles_locations__G9QoW"><span class="md:truncate line-clamp-2 md:line-clamp-none">United States</span></div></div><img alt="Textio company logo" loading="lazy" src="/cdn-cgi/image/width=80,height=80,fit=contain,gravity=0.5x0.5,quality=90,format=auto/https://photos.wellfound.com/startups/i/504572-21eb7c676446a977c01cfb573fb1b706-medium_jpg.jpg?buster=1728456725" height="40" width="40" class="styles_logo__EIdC9"/></a><a class="styles_component__UCLp3 styles_defaultLink__eZMqw styles_anchor__71xiz" rel="noopener noreferrer" target="_blank" href="/company/xtensio"><div class="styles_description__414vs"><div class="styles_startupName__sTso_">Xtensio</div><div class="styles_component__Jnlux styles_locations__G9QoW"><span class="md:truncate line-clamp-2 md:line-clamp-none">Los Angeles</span></div></div><img alt="Xtensio company logo" loading="lazy" src="/cdn-cgi/image/width=80,height=80,fit=contain,gravity=0.5x0.5,quality=90,format=auto/https://photos.wellfound.com/startups/i/291320-a49eb377ef621d18118c95833785c403-medium_jpg.jpg?buster=1486752877" height="40" width="40" class="styles_logo__EIdC9"/></a><a class="styles_component__UCLp3 styles_defaultLink__eZMqw styles_anchor__71xiz" rel="noopener noreferrer" target="_blank" href="/company/ario"><div class="styles_description__414vs"><div class="styles_startupName__sTso_">Ario</div><div class="styles_component__Jnlux styles_locations__G9QoW"><span class="md:truncate line-clamp-2 md:line-clamp-none">Seattle • San Francisco</span></div></div><img alt="Ario company logo" loading="lazy" src="/cdn-cgi/image/width=80,height=80,fit=contain,gravity=0.5x0.5,quality=90,format=auto/https://photos.wellfound.com/startups/i/126893-6d02a1db1b2fcb1c9b81f1c07103d506-medium_jpg.jpg?buster=1436272236" height="40" width="40" class="styles_logo__EIdC9"/></a><a class="styles_component__UCLp3 styles_defaultLink__eZMqw styles_anchor__71xiz" rel="noopener noreferrer" target="_blank" href="/company/horizon-2"><div class="styles_description__414vs"><div class="styles_startupName__sTso_">Horizon</div><div class="styles_component__Jnlux styles_locations__G9QoW"><span class="md:truncate line-clamp-2 md:line-clamp-none">Seattle</span></div></div><img alt="Horizon company logo" loading="lazy" src="/cdn-cgi/image/width=80,height=80,fit=contain,gravity=0.5x0.5,quality=90,format=auto/https://photos.wellfound.com/startups/i/363128-9545de18b9d5aca65268a20757ddc0fb-medium_jpg.jpg?buster=1403565939" height="40" width="40" class="styles_logo__EIdC9"/></a><a class="styles_component__UCLp3 styles_defaultLink__eZMqw styles_anchor__71xiz" rel="noopener noreferrer" target="_blank" href="/company/thunder"><div class="styles_description__414vs"><div class="styles_startupName__sTso_">Thunder</div><div class="styles_component__Jnlux styles_locations__G9QoW"><span class="md:truncate line-clamp-2 md:line-clamp-none">San Francisco • Bellevue</span></div></div><img alt="Thunder company logo" loading="lazy" src="/cdn-cgi/image/width=80,height=80,fit=contain,gravity=0.5x0.5,quality=90,format=auto/https://photos.wellfound.com/startups/i/32865-a8ca238ff85f7a0967e9a0b68fb500fa-medium_jpg.jpg?buster=1468878207" height="40" width="40" class="styles_logo__EIdC9"/></a><a class="styles_component__UCLp3 styles_defaultLink__eZMqw styles_anchor__71xiz" rel="noopener noreferrer" target="_blank" href="/company/uncommon-social"><div class="styles_description__414vs"><div class="styles_startupName__sTso_">Uncommon Social</div><div class="styles_component__Jnlux styles_locations__G9QoW"><span class="md:truncate line-clamp-2 md:line-clamp-none">Seattle</span></div></div><img alt="Uncommon Social company logo" loading="lazy" src="/cdn-cgi/image/width=80,height=80,fit=contain,gravity=0.5x0.5,quality=90,format=auto/https://photos.wellfound.com/startups/i/1529966-c2403cb1854e9b4f76df75c2a0891014-medium_jpg.jpg?buster=1469233416" height="40" width="40" class="styles_logo__EIdC9"/></a><a class="styles_component__UCLp3 styles_defaultLink__eZMqw styles_anchor__71xiz" rel="noopener noreferrer" target="_blank" href="/company/forkable"><div class="styles_description__414vs"><div class="styles_startupName__sTso_">Forkable</div><div class="styles_component__Jnlux styles_locations__G9QoW"><span class="md:truncate line-clamp-2 md:line-clamp-none">San Francisco</span></div></div><img alt="Forkable company logo" loading="lazy" src="/cdn-cgi/image/width=80,height=80,fit=contain,gravity=0.5x0.5,quality=90,format=auto/https://photos.wellfound.com/startups/i/251699-1b3c254e4b62dda6da97518fdad262a1-medium_jpg.jpg?buster=1448319402" height="40" width="40" class="styles_logo__EIdC9"/></a><a class="styles_component__UCLp3 styles_defaultLink__eZMqw styles_anchor__71xiz" rel="noopener noreferrer" target="_blank" href="/company/flexe"><div class="styles_description__414vs"><div class="styles_startupName__sTso_">Flexe</div><div class="styles_component__Jnlux styles_locations__G9QoW"><span class="md:truncate line-clamp-2 md:line-clamp-none">Seattle</span></div></div><img alt="Flexe company logo" loading="lazy" src="/cdn-cgi/image/width=80,height=80,fit=contain,gravity=0.5x0.5,quality=90,format=auto/https://photos.wellfound.com/startups/i/738826-0f7227cc9f8f56ae7f7b4fa29505a490-medium_jpg.jpg?buster=1628615912" height="40" width="40" class="styles_logo__EIdC9"/></a><a class="styles_component__UCLp3 styles_defaultLink__eZMqw styles_anchor__71xiz" rel="noopener noreferrer" target="_blank" href="/company/remitly"><div class="styles_description__414vs"><div class="styles_startupName__sTso_">Remitly</div><div class="styles_component__Jnlux styles_locations__G9QoW"><span class="md:truncate line-clamp-2 md:line-clamp-none">Seattle • London • Pasig</span></div></div><img alt="Remitly company logo" loading="lazy" src="/cdn-cgi/image/width=80,height=80,fit=contain,gravity=0.5x0.5,quality=90,format=auto/https://photos.wellfound.com/startups/i/57723-d6079b56ab62ac474497ee366cff1f97-medium_jpg.jpg?buster=1589653350" height="40" width="40" class="styles_logo__EIdC9"/></a><a class="styles_component__UCLp3 styles_defaultLink__eZMqw styles_anchor__71xiz" rel="noopener noreferrer" target="_blank" href="/company/gitstart"><div class="styles_description__414vs"><div class="styles_startupName__sTso_">GitStart</div><div class="styles_component__Jnlux styles_locations__G9QoW"><span class="md:truncate line-clamp-2 md:line-clamp-none">San Francisco Bay Area</span></div></div><img alt="GitStart company logo" loading="lazy" src="/cdn-cgi/image/width=80,height=80,fit=contain,gravity=0.5x0.5,quality=90,format=auto/https://photos.wellfound.com/startups/i/4442467-cffb9c753ed6c0c97dc73b4f8070bcec-medium_jpg.jpg?buster=1714633814" height="40" width="40" class="styles_logo__EIdC9"/></a><a class="styles_component__UCLp3 styles_defaultLink__eZMqw styles_anchor__71xiz" rel="noopener noreferrer" target="_blank" href="/company/angellist"><div class="styles_description__414vs"><div class="styles_startupName__sTso_">AngelList</div><div class="styles_component__Jnlux styles_locations__G9QoW"><span class="md:truncate line-clamp-2 md:line-clamp-none">New York City • Seattle • San Francisco</span></div></div><img alt="AngelList company logo" loading="lazy" src="/cdn-cgi/image/width=80,height=80,fit=contain,gravity=0.5x0.5,quality=90,format=auto/https://photos.wellfound.com/startups/i/6702-766d1ce00c99ce9a5cbc19d0c87a436e-medium_jpg.jpg?buster=1668525121" height="40" width="40" class="styles_logo__EIdC9"/></a><a class="styles_component__UCLp3 styles_defaultLink__eZMqw styles_anchor__71xiz" rel="noopener noreferrer" target="_blank" href="/company/azuqua"><div class="styles_description__414vs"><div class="styles_startupName__sTso_">Azuqua</div><div class="styles_component__Jnlux styles_locations__G9QoW"><span class="md:truncate line-clamp-2 md:line-clamp-none">Seattle</span></div></div><img alt="Azuqua company logo" loading="lazy" src="/cdn-cgi/image/width=80,height=80,fit=contain,gravity=0.5x0.5,quality=90,format=auto/https://photos.wellfound.com/startups/i/185024-fe54fdd3ba01d69151ead085bf66a3e4-medium_jpg.jpg?buster=1372111799" height="40" width="40" class="styles_logo__EIdC9"/></a><a class="styles_component__UCLp3 styles_defaultLink__eZMqw styles_anchor__71xiz" rel="noopener noreferrer" target="_blank" href="/company/brightwheel"><div class="styles_description__414vs"><div class="styles_startupName__sTso_">brightwheel</div><div class="styles_component__Jnlux styles_locations__G9QoW"><span class="md:truncate line-clamp-2 md:line-clamp-none">Remote</span></div></div><img alt="brightwheel company logo" loading="lazy" src="/cdn-cgi/image/width=80,height=80,fit=contain,gravity=0.5x0.5,quality=90,format=auto/https://photos.wellfound.com/startups/i/469402-8a76a88852bc8a410d16ae24567b5d97-medium_jpg.jpg?buster=1589628097" height="40" width="40" class="styles_logo__EIdC9"/></a><a class="styles_component__UCLp3 styles_defaultLink__eZMqw styles_anchor__71xiz" rel="noopener noreferrer" target="_blank" href="/company/schoolinks"><div class="styles_description__414vs"><div class="styles_startupName__sTso_">SchooLinks</div><div class="styles_component__Jnlux styles_locations__G9QoW"><span class="md:truncate line-clamp-2 md:line-clamp-none">Austin</span></div></div><img alt="SchooLinks company logo" loading="lazy" src="/cdn-cgi/image/width=80,height=80,fit=contain,gravity=0.5x0.5,quality=90,format=auto/https://photos.wellfound.com/startups/i/365730-af5ab4472a5fb2068ab5f91eb9006c5e-medium_jpg.jpg?buster=1455753248" height="40" width="40" class="styles_logo__EIdC9"/></a><a class="styles_component__UCLp3 styles_defaultLink__eZMqw styles_anchor__71xiz" rel="noopener noreferrer" target="_blank" href="/company/assurance-4"><div class="styles_description__414vs"><div class="styles_startupName__sTso_">ASSURANCE IQ</div><div class="styles_component__Jnlux styles_locations__G9QoW"><span class="md:truncate line-clamp-2 md:line-clamp-none">Seattle • Toronto • Tampa • Jacksonville</span></div></div><img alt="ASSURANCE IQ company logo" loading="lazy" src="/cdn-cgi/image/width=80,height=80,fit=contain,gravity=0.5x0.5,quality=90,format=auto/https://photos.wellfound.com/startups/i/4196687-411117926c2de99ff618b7c7e1f01030-medium_jpg.jpg?buster=1731045140" height="40" width="40" class="styles_logo__EIdC9"/></a><a class="styles_component__UCLp3 styles_defaultLink__eZMqw styles_anchor__71xiz" rel="noopener noreferrer" target="_blank" href="/company/knock-3"><div class="styles_description__414vs"><div class="styles_startupName__sTso_">Knock</div><div class="styles_component__Jnlux styles_locations__G9QoW"><span class="md:truncate line-clamp-2 md:line-clamp-none">Seattle • Remote</span></div></div><img alt="Knock company logo" loading="lazy" src="/cdn-cgi/image/width=80,height=80,fit=contain,gravity=0.5x0.5,quality=90,format=auto/https://photos.wellfound.com/startups/i/527045-40291aa0b1bdbf5598a62379a94caf68-medium_jpg.jpg?buster=1666113650" height="40" width="40" class="styles_logo__EIdC9"/></a><a class="styles_component__UCLp3 styles_defaultLink__eZMqw styles_anchor__71xiz" rel="noopener noreferrer" target="_blank" href="/company/optimizehealth"><div class="styles_description__414vs"><div class="styles_startupName__sTso_">optimize.health</div><div class="styles_component__Jnlux styles_locations__G9QoW"><span class="md:truncate line-clamp-2 md:line-clamp-none">Seattle</span></div></div><img alt="optimize.health company logo" loading="lazy" src="/cdn-cgi/image/width=80,height=80,fit=contain,gravity=0.5x0.5,quality=90,format=auto/https://photos.wellfound.com/startups/i/546746-338626cf1dc847e355d9280b20b56a2d-medium_jpg.jpg?buster=1602611676" height="40" width="40" class="styles_logo__EIdC9"/></a></div></div></aside></div><div class="styles_component__oYgJw"><div class="styles_link__OiQgn"></div><div class="styles_link__OiQgn"><a class="styles_component__UCLp3 styles_defaultLink__eZMqw styles_anchor__Q35XJ" href="/company/cirkled-in/people"><div class="styles_text__JohsU"><span>Onwards to </span><strong>People</strong></div><svg viewBox="0 0 24 24" fill="currentColor" xmlns="http://www.w3.org/2000/svg" class="styles_icon__jIPpJ"><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></div></div></div></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":{"params":{"slug":"cirkled-in"},"parsedUrl":{"protocol":null,"slashes":null,"auth":null,"host":null,"port":null,"hostname":null,"hash":null,"search":null,"query":{},"pathname":"/company/cirkled-in","path":"/company/cirkled-in","href":"/company/cirkled-in"},"__APOLLO_SIG__":"blaD3%MvMwZ2kHFwNlrPWEInTB2%U3c1EoXJItEcKt7m2VSWTLn-8522932371","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}},"startup({\"slug\":\"cirkled-in\"})":{"__ref":"Startup:789671"},"currentUser":null,"startupOverview({\"slug\":\"cirkled-in\"})":{"__ref":"Startup:789671"}},"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:TOP_RESPONDER-789671":{"__typename":"Badge","id":"TOP_RESPONDER-789671","name":"TOP_RESPONDER_BADGE","label":"Top 10% of responders","tooltip":"Cirkled in is in the top 10% of companies in terms of response time to applications","avatarUrl":null,"rating":null,"data":null},"Badge:QUICK_RESPONDER-789671":{"__typename":"Badge","id":"QUICK_RESPONDER-789671","name":"QUICK_RESPONDER_BADGE","label":"Responds within three weeks","tooltip":"Based on past data, Cirkled in usually responds to incoming applications within three weeks","avatarUrl":null,"rating":null,"data":null},"Badge:B2C-789671":{"__typename":"Badge","id":"B2C-789671","name":"B2C_BADGE","label":"B2C","tooltip":null,"avatarUrl":null,"rating":null,"data":null},"Badge:B2B-789671":{"__typename":"Badge","id":"B2B-789671","name":"B2B_BADGE","label":"B2B","tooltip":null,"avatarUrl":null,"rating":null,"data":null},"Badge:COMPANY_STAGE-789671":{"__typename":"Badge","id":"COMPANY_STAGE-789671","name":"COMPANY_STAGE_BADGE","label":"Early Stage","tooltip":"Startup in initial stages","avatarUrl":null,"rating":null,"data":"early_stage"},"Badge:GROWING_FAST-789671":{"__typename":"Badge","id":"GROWING_FAST-789671","name":"GROWING_FAST_BADGE","label":"Growing fast","tooltip":"Showed strong hiring growth in the past month","avatarUrl":null,"rating":null,"data":null},"NewTag:10":{"__typename":"NewTag","id":"10","name":"SaaS","slug":"saas","displayName":"SaaS","marketTagNoindex":false},"NewTag:43":{"__typename":"NewTag","id":"43","name":"education","slug":"education","displayName":"Education","marketTagNoindex":false},"NewTag:152028":{"__typename":"NewTag","id":"152028","name":"Higher Education","slug":"higher-education-2","displayName":"Higher Education","marketTagNoindex":false},"NewTag:153894":{"__typename":"NewTag","id":"153894","name":"Consumer ","slug":"consumer","displayName":"Consumer","marketTagNoindex":false},"NewTag:1680":{"__typename":"NewTag","id":"1680","name":"seattle","slug":"seattle","displayName":"Seattle","locationTagNoindex":false},"NewTag:2138":{"__typename":"NewTag","id":"2138","name":"redmond","slug":"redmond","displayName":"Redmond","locationTagNoindex":false},"NewTag:130507":{"__typename":"NewTag","id":"130507","name":"C Corp","slug":"c-corp","displayName":"C Corp"},"NewTag:143833":{"__typename":"NewTag","id":"143833","name":"Internet","slug":"internet-4","displayName":"Internet"},"NewTag:1695":{"__typename":"NewTag","id":"1695","displayName":"London"},"Startup:903110":{"__typename":"Startup","id":"903110","name":"Arrive","slug":"arriveapp","logoUrl":"https://photos.wellfound.com/startups/i/903110-4793f2d27abc67fd6fa740900e0f0f46-medium_jpg.jpg?buster=1572170545","locationTaggings":[{"__ref":"NewTag:1695"}]},"NewTag:1692":{"__typename":"NewTag","id":"1692","displayName":"San Francisco"},"NewTag:616175":{"__typename":"NewTag","id":"616175","displayName":"Remote"},"Startup:3075798":{"__typename":"Startup","id":"3075798","name":"Cushion","slug":"cushion_ai","logoUrl":"https://photos.wellfound.com/startups/i/3075798-4b44cf005a55984117e353d6a44080ef-medium_jpg.jpg?buster=1583866620","locationTaggings":[{"__ref":"NewTag:1692"},{"__ref":"NewTag:616175"}]},"NewTag:1904":{"__typename":"NewTag","id":"1904","displayName":"Bengaluru"},"Startup:4599012":{"__typename":"Startup","id":"4599012","name":"Ticketgod","slug":"ticketgod","logoUrl":"https://photos.wellfound.com/startups/i/4599012-f9aa366861dc7878bd4b777de0786dee-medium_jpg.jpg?buster=1524557479","locationTaggings":[{"__ref":"NewTag:1904"}]},"NewTag:1688":{"__typename":"NewTag","id":"1688","displayName":"United States"},"Startup:504572":{"__typename":"Startup","id":"504572","name":"Textio","slug":"textio","logoUrl":"https://photos.wellfound.com/startups/i/504572-21eb7c676446a977c01cfb573fb1b706-medium_jpg.jpg?buster=1728456725","locationTaggings":[{"__ref":"NewTag:1688"}]},"NewTag:1653":{"__typename":"NewTag","id":"1653","displayName":"Los Angeles"},"Startup:291320":{"__typename":"Startup","id":"291320","name":"Xtensio","slug":"xtensio","logoUrl":"https://photos.wellfound.com/startups/i/291320-a49eb377ef621d18118c95833785c403-medium_jpg.jpg?buster=1486752877","locationTaggings":[{"__ref":"NewTag:1653"}]},"Startup:126893":{"__typename":"Startup","id":"126893","name":"Ario","slug":"ario","logoUrl":"https://photos.wellfound.com/startups/i/126893-6d02a1db1b2fcb1c9b81f1c07103d506-medium_jpg.jpg?buster=1436272236","locationTaggings":[{"__ref":"NewTag:1680"},{"__ref":"NewTag:1692"}]},"Startup:363128":{"__typename":"Startup","id":"363128","name":"Horizon","slug":"horizon-2","logoUrl":"https://photos.wellfound.com/startups/i/363128-9545de18b9d5aca65268a20757ddc0fb-medium_jpg.jpg?buster=1403565939","locationTaggings":[{"__ref":"NewTag:1680"}]},"NewTag:2228":{"__typename":"NewTag","id":"2228","displayName":"Bellevue"},"Startup:32865":{"__typename":"Startup","id":"32865","name":"Thunder","slug":"thunder","logoUrl":"https://photos.wellfound.com/startups/i/32865-a8ca238ff85f7a0967e9a0b68fb500fa-medium_jpg.jpg?buster=1468878207","locationTaggings":[{"__ref":"NewTag:1692"},{"__ref":"NewTag:2228"}]},"Startup:1529966":{"__typename":"Startup","id":"1529966","name":"Uncommon Social","slug":"uncommon-social","logoUrl":"https://photos.wellfound.com/startups/i/1529966-c2403cb1854e9b4f76df75c2a0891014-medium_jpg.jpg?buster=1469233416","locationTaggings":[{"__ref":"NewTag:1680"}]},"Startup:251699":{"__typename":"Startup","id":"251699","name":"Forkable","slug":"forkable","logoUrl":"https://photos.wellfound.com/startups/i/251699-1b3c254e4b62dda6da97518fdad262a1-medium_jpg.jpg?buster=1448319402","locationTaggings":[{"__ref":"NewTag:1692"}]},"Startup:738826":{"__typename":"Startup","id":"738826","name":"Flexe","slug":"flexe","logoUrl":"https://photos.wellfound.com/startups/i/738826-0f7227cc9f8f56ae7f7b4fa29505a490-medium_jpg.jpg?buster=1628615912","locationTaggings":[{"__ref":"NewTag:1680"}]},"NewTag:407997":{"__typename":"NewTag","id":"407997","displayName":"Pasig"},"Startup:57723":{"__typename":"Startup","id":"57723","name":"Remitly","slug":"remitly","logoUrl":"https://photos.wellfound.com/startups/i/57723-d6079b56ab62ac474497ee366cff1f97-medium_jpg.jpg?buster=1589653350","locationTaggings":[{"__ref":"NewTag:1680"},{"__ref":"NewTag:1695"},{"__ref":"NewTag:407997"}]},"NewTag:151282":{"__typename":"NewTag","id":"151282","displayName":"San Francisco Bay Area"},"Startup:4442467":{"__typename":"Startup","id":"4442467","name":"GitStart","slug":"gitstart","logoUrl":"https://photos.wellfound.com/startups/i/4442467-cffb9c753ed6c0c97dc73b4f8070bcec-medium_jpg.jpg?buster=1714633814","locationTaggings":[{"__ref":"NewTag:151282"}]},"NewTag:1664":{"__typename":"NewTag","id":"1664","displayName":"New York City"},"Startup:6702":{"__typename":"Startup","id":"6702","name":"AngelList","slug":"angellist","logoUrl":"https://photos.wellfound.com/startups/i/6702-766d1ce00c99ce9a5cbc19d0c87a436e-medium_jpg.jpg?buster=1668525121","locationTaggings":[{"__ref":"NewTag:1664"},{"__ref":"NewTag:1680"},{"__ref":"NewTag:1692"}]},"Startup:185024":{"__typename":"Startup","id":"185024","name":"Azuqua","slug":"azuqua","logoUrl":"https://photos.wellfound.com/startups/i/185024-fe54fdd3ba01d69151ead085bf66a3e4-medium_jpg.jpg?buster=1372111799","locationTaggings":[{"__ref":"NewTag:1680"}]},"Startup:469402":{"__typename":"Startup","id":"469402","name":"brightwheel","slug":"brightwheel","logoUrl":"https://photos.wellfound.com/startups/i/469402-8a76a88852bc8a410d16ae24567b5d97-medium_jpg.jpg?buster=1589628097","locationTaggings":[{"__ref":"NewTag:616175"}]},"NewTag:1617":{"__typename":"NewTag","id":"1617","displayName":"Austin"},"Startup:365730":{"__typename":"Startup","id":"365730","name":"SchooLinks","slug":"schoolinks","logoUrl":"https://photos.wellfound.com/startups/i/365730-af5ab4472a5fb2068ab5f91eb9006c5e-medium_jpg.jpg?buster=1455753248","locationTaggings":[{"__ref":"NewTag:1617"}]},"NewTag:1702":{"__typename":"NewTag","id":"1702","displayName":"Toronto"},"NewTag:2111":{"__typename":"NewTag","id":"2111","displayName":"Tampa"},"NewTag:2240":{"__typename":"NewTag","id":"2240","displayName":"Jacksonville"},"Startup:4196687":{"__typename":"Startup","id":"4196687","name":"ASSURANCE IQ","slug":"assurance-4","logoUrl":"https://photos.wellfound.com/startups/i/4196687-411117926c2de99ff618b7c7e1f01030-medium_jpg.jpg?buster=1731045140","locationTaggings":[{"__ref":"NewTag:1680"},{"__ref":"NewTag:1702"},{"__ref":"NewTag:2111"},{"__ref":"NewTag:2240"}]},"Startup:527045":{"__typename":"Startup","id":"527045","name":"Knock","slug":"knock-3","logoUrl":"https://photos.wellfound.com/startups/i/527045-40291aa0b1bdbf5598a62379a94caf68-medium_jpg.jpg?buster=1666113650","locationTaggings":[{"__ref":"NewTag:1680"},{"__ref":"NewTag:616175"}]},"Startup:546746":{"__typename":"Startup","id":"546746","name":"optimize.health","slug":"optimizehealth","logoUrl":"https://photos.wellfound.com/startups/i/546746-338626cf1dc847e355d9280b20b56a2d-medium_jpg.jpg?buster=1602611676","locationTaggings":[{"__ref":"NewTag:1680"}]},"Startup:789671":{"__typename":"Startup","id":"789671","slug":"cirkled-in","completenessScore":60,"currentUserCanEditProfile":false,"currentUserCanRecruitForStartup":false,"hiddenSections":["FUNDING","SALARIES"],"completeness":null,"pageMeta({\"page\":1})":{"__typename":"StartupPageMeta","overview":{"__typename":"MetaTags","canonicalUrl":"https://wellfound.com/company/cirkled-in","description":"Find out if Cirkled in is the right fit for your future career! Explore jobs, salary, equity, and funding information. Read about work-life balance, perks, benefits, and the company culture!","image":"https://photos.wellfound.com/startups/i/789671-8c5f963422f2bd072fd3773516a95bec-thumb_jpg.jpg?buster=1524497265","ogUrl":"https://wellfound.com/company/cirkled-in","robots":"","structuredData":null,"title":"Cirkled in Careers","type":null},"people":{"__typename":"MetaTags","canonicalUrl":"https://wellfound.com/company/cirkled-in/people","description":"View founders and team members of Cirkled in on AngelList. Explore jobs, salary, equity, and funding information. Read about work-life balance, perks, benefits, and the company culture!","image":"https://photos.wellfound.com/startups/i/789671-8c5f963422f2bd072fd3773516a95bec-thumb_jpg.jpg?buster=1524497265","ogUrl":"https://wellfound.com/company/cirkled-in/people","robots":"","structuredData":null,"title":"Cirkled in People","type":null},"culture":{"__typename":"MetaTags","canonicalUrl":"https://wellfound.com/company/cirkled-in/culture_and_benefits","description":"View information about the Cirkled in company culture at Wellfound! Read about work-life balance, perks, employee benefits, and other options from Cirkled in.","image":"https://photos.wellfound.com/startups/i/789671-8c5f963422f2bd072fd3773516a95bec-thumb_jpg.jpg?buster=1524497265","ogUrl":"https://wellfound.com/company/cirkled-in/culture_and_benefits","robots":"noindex","structuredData":null,"title":"Culture and benefits at Cirkled in","type":null},"funding":{"__typename":"MetaTags","canonicalUrl":"https://wellfound.com/company/cirkled-in/funding","description":"View information about the Cirkled in funding at Wellfound! Find out about the total amount raised, the number of rounds, and other funding information from Cirkled in.","image":"https://photos.wellfound.com/startups/i/789671-8c5f963422f2bd072fd3773516a95bec-thumb_jpg.jpg?buster=1524497265","ogUrl":"https://wellfound.com/company/cirkled-in/funding","robots":"noindex","structuredData":null,"title":"Cirkled in Funding Information","type":null},"jobs":{"__typename":"MetaTags","canonicalUrl":"https://wellfound.com/company/cirkled-in/jobs","description":"Cirkled in is hiring! See 9 jobs in November 2024! Apply to the latest jobs with a single profile and get in touch with hiring managers directly. Learn about salary, equity, work-life balance, perks, benefits, and company culture!","image":"https://photos.wellfound.com/startups/i/789671-8c5f963422f2bd072fd3773516a95bec-thumb_jpg.jpg?buster=1524497265","ogUrl":"https://wellfound.com/company/cirkled-in/jobs","robots":"","structuredData":null,"title":"Cirkled in Jobs","type":null}},"jobListingCounts":{"__typename":"Counts","roles":[{"__typename":"ListCount","optionId":"80489","name":"Marketing","count":1},{"__typename":"ListCount","optionId":"129175","name":"Operations","count":3},{"__typename":"ListCount","optionId":"387776","name":"Other","count":1},{"__typename":"ListCount","optionId":"80488","name":"Sales","count":4}],"locations":[{"__typename":"ListCount","optionId":"2228","name":"Bellevue","count":2},{"__typename":"ListCount","optionId":"1647","name":"India","count":3},{"__typename":"ListCount","optionId":"1680","name":"Seattle","count":4}],"jobTypes":[{"__typename":"ListCount","optionId":"full-time","name":"full-time","count":9}]},"name":"Cirkled in","logoUrl":"https://photos.wellfound.com/startups/i/789671-8c5f963422f2bd072fd3773516a95bec-medium_jpg.jpg?buster=1524497265","highConcept":"21st Century Recruitment Platform connecting colleges to good-fit high school students","hiring":true,"isOperating":null,"badges":[{"__ref":"Badge:ACTIVELY_HIRING"},{"__ref":"Badge:TOP_RESPONDER-789671"},{"__ref":"Badge:QUICK_RESPONDER-789671"},{"__ref":"Badge:B2C-789671"},{"__ref":"Badge:B2B-789671"},{"__ref":"Badge:COMPANY_STAGE-789671"},{"__ref":"Badge:GROWING_FAST-789671"}],"companySize":"SIZE_11_50","totalRaisedAmount":0,"companyUrl":"http://www.cirkledin.com","twitterUrl":"http://www.twitter.com/cirkledin","blogUrl":"http://www.cirkledin.com/blog","facebookUrl":"http://www.facebook.com/cirkledin","linkedInUrl":"https://www.linkedin.com/company/cirkled-in?trk=company_logo","productHuntUrl":"","marketTaggings":[{"__ref":"NewTag:10"},{"__ref":"NewTag:43"},{"__ref":"NewTag:152028"},{"__ref":"NewTag:153894"}],"locationTaggings":[{"__ref":"NewTag:1680"},{"__ref":"NewTag:2138"}],"companyTypeTaggings":[{"__ref":"NewTag:130507"},{"__ref":"NewTag:143833"}],"currentUserFollowsStartup":false,"currentUserHasJobAlert":false,"talentBanned":false,"jobListingsConnection":{"__typename":"JobListingConnection","totalCount":9},"currentUserCanRecruit":false,"hasPremiumJobs":false,"recommendedStartups({\"first\":20})":{"__typename":"StartupConnection","totalCount":20,"edges":[{"__typename":"StartupEdge","node":{"__ref":"Startup:903110"}},{"__typename":"StartupEdge","node":{"__ref":"Startup:3075798"}},{"__typename":"StartupEdge","node":{"__ref":"Startup:4599012"}},{"__typename":"StartupEdge","node":{"__ref":"Startup:504572"}},{"__typename":"StartupEdge","node":{"__ref":"Startup:291320"}},{"__typename":"StartupEdge","node":{"__ref":"Startup:126893"}},{"__typename":"StartupEdge","node":{"__ref":"Startup:363128"}},{"__typename":"StartupEdge","node":{"__ref":"Startup:32865"}},{"__typename":"StartupEdge","node":{"__ref":"Startup:1529966"}},{"__typename":"StartupEdge","node":{"__ref":"Startup:251699"}},{"__typename":"StartupEdge","node":{"__ref":"Startup:738826"}},{"__typename":"StartupEdge","node":{"__ref":"Startup:57723"}},{"__typename":"StartupEdge","node":{"__ref":"Startup:4442467"}},{"__typename":"StartupEdge","node":{"__ref":"Startup:6702"}},{"__typename":"StartupEdge","node":{"__ref":"Startup:185024"}},{"__typename":"StartupEdge","node":{"__ref":"Startup:469402"}},{"__typename":"StartupEdge","node":{"__ref":"Startup:365730"}},{"__typename":"StartupEdge","node":{"__ref":"Startup:4196687"}},{"__typename":"StartupEdge","node":{"__ref":"Startup:527045"}},{"__typename":"StartupEdge","node":{"__ref":"Startup:546746"}}]},"public":true,"published":true,"quarantined":false,"isShell":false,"isIncubator":false,"currentUserCanUpdateInvestors":false,"productDescription":"Cirkled in is an award-winning, cloud-based, 21st-century recruitment platform matching colleges and universities to high school students based on students’ detailed rich portfolio. \n\nColleges spend over $10 Billion every year on recruitment of High School students with only 1% return. They struggle to meet their enrollment goals and diversity and equity goals. And we know how excruciating and painful the process is for students.\n\nCirkled in is a recruitment platform for colleges to get the holistic view of students’ achievement, strengths, and talents, identify the best-fit candidates for their institution and recruit them. Using proprietary data analytics, Cirkled-in will match colleges with the best-fit candidates. \n\nCirkled in puts every student at the center of the circle, empowers them to showcase themselves in the best possible way and get discovered by colleges.\n\nJust like LinkedIn has revolutionized corporate recruiting, Cirkled in will revolutionize the college recruiting! ","mediaUploads:{\"section\":\"overview\"}":[{"__ref":"StartupMediaUpload:319217"},{"__ref":"StartupMediaUpload:319218"},{"__ref":"StartupMediaUpload:319219"},{"__ref":"StartupMediaUpload:319220"}],"jobListingsConnection({\"first\":10})":{"__typename":"JobListingConnection","totalCount":9,"edges":[{"__typename":"JobListingEdge","node":{"__ref":"JobListing:3075195"}},{"__typename":"JobListingEdge","node":{"__ref":"JobListing:2047902"}},{"__typename":"JobListingEdge","node":{"__ref":"JobListing:1907996"}},{"__typename":"JobListingEdge","node":{"__ref":"JobListing:2047901"}},{"__typename":"JobListingEdge","node":{"__ref":"JobListing:3083543"}},{"__typename":"JobListingEdge","node":{"__ref":"JobListing:3082568"}},{"__typename":"JobListingEdge","node":{"__ref":"JobListing:3077296"}},{"__typename":"JobListingEdge","node":{"__ref":"JobListing:1949330"}},{"__typename":"JobListingEdge","node":{"__ref":"JobListing:950507"}}]},"startupRounds":{"__typename":"StartupRoundConnection","totalCount":0,"edges":[]},"currentFounderRoles":[{"__ref":"StartupRole:2865012"},{"__ref":"StartupRole:2864998"}],"pastFounderRoles":[],"currentTeamMemberRoles({\"first\":3})":{"__typename":"StartupRoleConnection","totalCount":0,"edges":[]},"mediaUploads:{\"section\":\"culture\"}":[],"culturePerks":[]},"StartupMediaUpload:319217":{"__typename":"StartupMediaUpload","id":"319217","imageUrl":"https://d2gn4xht817m0g.cloudfront.net/p/media_uploads/images/original/000/319/217/319217-bb5896c795f61f2938a8023576ff245c244e2d89.png?1565418346","videoUrl":null,"videoThumbnailUrl":null,"mime":"image/png","section":"overview","order":200},"StartupMediaUpload:319218":{"__typename":"StartupMediaUpload","id":"319218","imageUrl":"https://d2gn4xht817m0g.cloudfront.net/p/media_uploads/images/original/000/319/218/319218-811dd2e35a7b082b61c6006fb36ba325e8ddc468.png?1565418346","videoUrl":null,"videoThumbnailUrl":null,"mime":"image/png","section":"overview","order":200},"StartupMediaUpload:319219":{"__typename":"StartupMediaUpload","id":"319219","imageUrl":"https://d2gn4xht817m0g.cloudfront.net/p/media_uploads/images/original/000/319/219/319219-5bc95c902e865f1f21a4f8926fb34969d4ac6bd4.png?1565418347","videoUrl":null,"videoThumbnailUrl":null,"mime":"image/png","section":"overview","order":200},"StartupMediaUpload:319220":{"__typename":"StartupMediaUpload","id":"319220","imageUrl":"https://d2gn4xht817m0g.cloudfront.net/p/media_uploads/images/original/000/319/220/319220-438d2505de62cbd1df14c156d2fd831caa6b3fc2.png?1565418347","videoUrl":null,"videoThumbnailUrl":null,"mime":"image/png","section":"overview","order":200},"StartupRole:2929001":{"__typename":"StartupRole","id":"2929001","invitedName":"Reetu Gupta"},"JobListingRemoteConfig:175661":{"__typename":"JobListingRemoteConfig","id":"175661","kind":"REMOTE"},"JobListing:3075195":{"__typename":"JobListing","id":"3075195","descriptionSnippet":"\u003cp\u003eRole Description\u003c/p\u003e\n\n\u003cp\u003eThis is a full-time remote role for an Operations Manager at Cirkled in. The Operations Manager will be responsible for overseeing daily operations, optimizing processes, ensuring efficiency, managing resources, and collaborating with cross-functional teams to support the compan...\u003c/p\u003e\n","title":"Operations Manager","slug":"operations-manager","jobType":"full_time","locationNames":["India"],"autoPosted":false,"atsSource":null,"currentUserApplied":false,"liveStartAt":1731000907,"recruitingContact":{"__ref":"StartupRole:2929001"},"remote":true,"remoteConfig":{"__ref":"JobListingRemoteConfig:175661"},"compensation":"₹7L – ₹8.5L","estimatedSalary":null,"equity":null,"usesEstimatedSalary":false,"startup":{"__ref":"Startup:789671"},"yearsExperienceMin":6,"yearsExperienceMax":null,"isBookmarked":false},"JobListingRemoteConfig:2048":{"__typename":"JobListingRemoteConfig","id":"2048","kind":"REMOTE"},"JobListing:2047902":{"__typename":"JobListing","id":"2047902","descriptionSnippet":"\u003cp\u003eWant to be part of a company selected as Elite200, one of the 200 companies globally disrupting their industry. Want to work with the leader/ CEO who got inducted in Forbes NEXT1000 inspiring entrepreneurs?\u003c/p\u003e\n","title":"Inside Sales Account Executive","slug":"inside-sales-account-executive","jobType":"full_time","locationNames":["Seattle"],"autoPosted":false,"atsSource":null,"currentUserApplied":false,"liveStartAt":1730741855,"recruitingContact":{"__ref":"StartupRole:2929001"},"remote":true,"remoteConfig":{"__ref":"JobListingRemoteConfig:2048"},"compensation":"$90k – $130k • 0.0% – 0.1%","estimatedSalary":null,"equity":"0.0% – 0.1%","usesEstimatedSalary":false,"startup":{"__ref":"Startup:789671"},"yearsExperienceMin":3,"yearsExperienceMax":null,"isBookmarked":false},"JobListingRemoteConfig:2053":{"__typename":"JobListingRemoteConfig","id":"2053","kind":"REMOTE"},"JobListing:1907996":{"__typename":"JobListing","id":"1907996","descriptionSnippet":"\u003cul\u003e\n\u003cli\u003eA relationship builder and customer advocate at heart; ability to connect and impress\u003c/li\u003e\n\u003cli\u003eExperience with volume outreach via emails, calls, etc.\u003c/li\u003e\n\u003c/ul\u003e\n","title":"Business Development Manager","slug":"business-development-manager","jobType":"full_time","locationNames":["Seattle"],"autoPosted":false,"atsSource":null,"currentUserApplied":false,"liveStartAt":1730741852,"recruitingContact":{"__ref":"StartupRole:2929001"},"remote":true,"remoteConfig":{"__ref":"JobListingRemoteConfig:2053"},"compensation":"$50k – $75k • 0.0% – 0.1%","estimatedSalary":null,"equity":"0.0% – 0.1%","usesEstimatedSalary":false,"startup":{"__ref":"Startup:789671"},"yearsExperienceMin":3,"yearsExperienceMax":null,"isBookmarked":false},"JobListingRemoteConfig:2047":{"__typename":"JobListingRemoteConfig","id":"2047","kind":"REMOTE"},"JobListing:2047901":{"__typename":"JobListing","id":"2047901","descriptionSnippet":"\u003cul\u003e\n\u003cli\u003eProven experience as Digital Marketing Executive or similar role\u003c/li\u003e\n\u003cli\u003eExcellent understanding of digital marketing concepts and best practices\u003c/li\u003e\n\u003c/ul\u003e\n","title":"Digital Marketing Manager","slug":"digital-marketing-manager","jobType":"full_time","locationNames":["Seattle"],"autoPosted":false,"atsSource":null,"currentUserApplied":false,"liveStartAt":1729787747,"recruitingContact":{"__ref":"StartupRole:2929001"},"remote":true,"remoteConfig":{"__ref":"JobListingRemoteConfig:2047"},"compensation":"$45k – $60k • 0.1% – 0.25%","estimatedSalary":null,"equity":"0.1% – 0.25%","usesEstimatedSalary":false,"startup":{"__ref":"Startup:789671"},"yearsExperienceMin":3,"yearsExperienceMax":null,"isBookmarked":false},"JobListingRemoteConfig:178372":{"__typename":"JobListingRemoteConfig","id":"178372","kind":"REMOTE"},"JobListing:3083543":{"__typename":"JobListing","id":"3083543","descriptionSnippet":"\u003cp\u003eWant to be part of a company selected as Elite200, one of the 200 companies globally disrupting their industry. Want to work with the leader/ CEO who got inducted in Forbes NEXT1000 inspiring entrepreneurs?\u003c/p\u003e\n","title":"SDR (Inside Sales Development Rep - SaaS platform)","slug":"sdr-inside-sales-development-rep-saas-platform","jobType":"full_time","locationNames":["Seattle"],"autoPosted":false,"atsSource":null,"currentUserApplied":false,"liveStartAt":1724543434,"recruitingContact":{"__ref":"StartupRole:2929001"},"remote":true,"remoteConfig":{"__ref":"JobListingRemoteConfig:178372"},"compensation":"$45k – $60k • 0.0% – 0.1%","estimatedSalary":null,"equity":"0.0% – 0.1%","usesEstimatedSalary":false,"startup":{"__ref":"Startup:789671"},"yearsExperienceMin":3,"yearsExperienceMax":null,"isBookmarked":false},"JobListingRemoteConfig:178097":{"__typename":"JobListingRemoteConfig","id":"178097","kind":"REMOTE"},"JobListing:3082568":{"__typename":"JobListing","id":"3082568","descriptionSnippet":"\u003cp\u003eThe expected duties to be performed by a Data Entry Associate include:\u003c/p\u003e\n\n\u003cp\u003e• Adding the scholarships and jobs/ internships to database\u003cbr\u003e\n• Maintaining database by entering new and updated information\u003cbr\u003e\n• Preparing source data by compiling and sorting information\u003cbr\u003e\n• Checking source documents to ensure acc...\u003c/p\u003e\n","title":"Data Entry Associate","slug":"data-entry-associate","jobType":"full_time","locationNames":["India"],"autoPosted":false,"atsSource":null,"currentUserApplied":false,"liveStartAt":1724339265,"recruitingContact":{"__ref":"StartupRole:2929001"},"remote":true,"remoteConfig":{"__ref":"JobListingRemoteConfig:178097"},"compensation":"₹8,000 – ₹12,000","estimatedSalary":null,"equity":null,"usesEstimatedSalary":false,"startup":{"__ref":"Startup:789671"},"yearsExperienceMin":2,"yearsExperienceMax":null,"isBookmarked":false},"JobListingRemoteConfig:176333":{"__typename":"JobListingRemoteConfig","id":"176333","kind":"REMOTE"},"JobListing:3077296":{"__typename":"JobListing","id":"3077296","descriptionSnippet":"\u003cul\u003e\n\u003cli\u003eOversee Design, developer and Testing team\u003c/li\u003e\n\u003cli\u003eDevelop and manage the project, communication, resource plans and processes\u003c/li\u003e\n\u003c/ul\u003e\n","title":"Technical Project Manager","slug":"technical-project-manager","jobType":"full_time","locationNames":["India"],"autoPosted":false,"atsSource":null,"currentUserApplied":false,"liveStartAt":1723271648,"recruitingContact":{"__ref":"StartupRole:2929001"},"remote":true,"remoteConfig":{"__ref":"JobListingRemoteConfig:176333"},"compensation":"₹6L – ₹7.5L","estimatedSalary":null,"equity":null,"usesEstimatedSalary":false,"startup":{"__ref":"Startup:789671"},"yearsExperienceMin":6,"yearsExperienceMax":null,"isBookmarked":false},"JobListingRemoteConfig:2046":{"__typename":"JobListingRemoteConfig","id":"2046","kind":"ONSITE"},"JobListing:1949330":{"__typename":"JobListing","id":"1949330","descriptionSnippet":"\u003cul\u003e\n\u003cli\u003eA 4-year college degree is a must (we are not looking for a master’s degree holder unless you can prove that this is your dream job)\u003c/li\u003e\n\u003cli\u003e3 – 5 years of experience in operations, or in a related area. (Experience in the youth market or education industry is a big plus.)\u003c/li\u003e\n\u003c/ul\u003e\n","title":"Operations/Administrative Manager","slug":"operations-administrative-manager","jobType":"full_time","locationNames":["Bellevue"],"autoPosted":false,"atsSource":null,"currentUserApplied":false,"liveStartAt":1707845645,"recruitingContact":{"__ref":"StartupRole:2929001"},"remote":false,"remoteConfig":{"__ref":"JobListingRemoteConfig:2046"},"compensation":"$50k – $75k • 0.0% – 0.25%","estimatedSalary":null,"equity":"0.0% – 0.25%","usesEstimatedSalary":false,"startup":{"__ref":"Startup:789671"},"yearsExperienceMin":3,"yearsExperienceMax":null,"isBookmarked":false},"JobListing:950507":{"__typename":"JobListing","id":"950507","descriptionSnippet":"\u003cul\u003e\n\u003cli\u003e Increase Cirkled In’s revenue.\u003c/li\u003e\n\u003cli\u003e Meet Sales Targets.\u003c/li\u003e\n\u003c/ul\u003e\n","title":"Sr. Inside Sales Account Manager","slug":"sr-inside-sales-account-manager","jobType":"full_time","locationNames":["Bellevue"],"autoPosted":false,"atsSource":null,"currentUserApplied":false,"liveStartAt":1606498254,"recruitingContact":{"__ref":"StartupRole:2929001"},"remote":false,"remoteConfig":null,"compensation":"$100k – $140k","estimatedSalary":null,"equity":null,"usesEstimatedSalary":false,"startup":{"__ref":"Startup:789671"},"yearsExperienceMin":4,"yearsExperienceMax":null,"isBookmarked":false},"User:1449596":{"__typename":"User","id":"1449596","name":"Prashant Shukla","slug":"prashant-shukla-2","avatarUrl":"https://photos.wellfound.com/users/1449596-medium_jpg?1516838288","pathName":"/u/prashant-shukla-2","proUrlEnabled":false,"primaryLocation":{"__ref":"NewTag:2138"},"htmlBio":"Co-Founder and CTO of Cirkled in. Passionate Software developer. "},"StartupRole:2865012":{"__typename":"StartupRole","id":"2865012","user":{"__ref":"User:1449596"},"hiredViaTalent":false,"title":null,"role":"FOUNDER","roleDisplayName":"Founder","tenureSeconds":null},"User:1449578":{"__typename":"User","id":"1449578","name":"Reetu Gupta","slug":"reetu-gupta-1","avatarUrl":"https://photos.wellfound.com/users/1449578-medium_jpg?1466306929","pathName":"/u/reetu-gupta-1","proUrlEnabled":false,"primaryLocation":{"__ref":"NewTag:1680"},"htmlBio":"Co-founder, CEO Cirkled in • A senior executive with experience in marketing, product management, Biz dev and software. MBA and MS. And Fire in my belly!"},"StartupRole:2864998":{"__typename":"StartupRole","id":"2864998","user":{"__ref":"User:1449578"},"hiredViaTalent":false,"title":null,"role":"FOUNDER","roleDisplayName":"Founder","tenureSeconds":null}}},"router":null}},"page":"/company/overview","query":{"slug":"cirkled-in"},"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":[89242,51042,23695,92675,91101,18320,85329,44873,87141],"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:'8e74b31f2cbb4d81',t:'MTczMjQwMjAzMi4wMDAwMDA='};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