This website uses cookies to ensure you get the best experience.

N.Rich and our selected partners use cookies and similar technologies (together “cookies”) that are necessary to present this website, and to ensure you get the best experience of it. If you consent to it, we will also use cookies for analytics purposes.

See our Cookie Policy to read more about the cookies we set.

You can withdraw and manage your consent at any time, by clicking “Manage cookies” at the bottom of each website page.

Select which cookies you accept

On this site, we always set cookies that are strictly necessary, meaning they are necessary for the site to function properly.

If you consent to it, we will also set other types of cookies. You can provide or withdraw your consent to the different types of cookies using the toggles below. You can change or withdraw your consent at any time, by clicking the link “Manage Cookies”, which is always available at the bottom of the site.

To learn more about what the different types of cookies do, how your data is used when they are set etc, see our Cookie Policy.

These cookies are necessary to make the site work properly, and are always set when you visit the site.

Vendors Teamtailor

These cookies collect information to help us understand how the site is being used.

Vendors Teamtailor
Skip to main content

We’re N.Rich

Discover where your talents can make an impact

A workplace where everyone belongs

Together, we grow and succeed!

Our open opportunities

No matching jobs

Connect with us to stay up-to-date on new openings.

Why work with us?

Not ready to apply? Let’s keep in touch!

Already working at N.Rich?

Let’s recruit together and find your next colleague.

@n.rich
(function(){ var steps=[ {step:"Step 01",icon:"📝",title:"On-line Application",duration:"Apply at your own pace",c0:"#B887FF",c1:"#9a6de0",c2:"#7f55c4",accent:"#B887FF",desc:"Submit your application through our careers page. We review every submission personally — no automated rejections based on keywords.",points:["Takes 5–10 minutes to complete","CV + optional cover letter","You'll receive a confirmation email right away"]}, {step:"Step 02",icon:"💬",title:"Values Interview",duration:"30 minutes",c0:"#7450A9",c1:"#5d3f8a",c2:"#4a2f6e",accent:"#B887FF",desc:"A relaxed conversation with our HR team. We'll tell you about N.Rich culture, values, and the role — and get to know your motivations and background.",points:["Remote via Google Meet","We'll walk you through N.Rich C.O.R.E. values","Great moment to ask anything about the team and culture"]}, {step:"Step 03",icon:"🔬",title:"Technical Interview",duration:"60–90 minutes",c0:"#D68EE7",c1:"#b870c8",c2:"#9a55aa",accent:"#D68EE7",desc:"A structured deep-dive into your professional skills. Depending on the role, this may include a case study, live task, or competency-based discussion.",points:["You'll know the format in advance","Practical and relevant to day-to-day work","Constructive feedback shared regardless of outcome"]}, {step:"Step 04",icon:"🤝",title:"Hiring Manager Interview",duration:"45–60 minutes",c0:"#72037F",c1:"#5a0264",c2:"#43024a",accent:"#D68EE7",desc:"A conversation with your future manager. You'll discuss how you work, what drives you, and how you'd approach the role and its challenges.",points:["Focus on working style and team fit","Opportunity to understand the team's goals","Ask about day-to-day and growth path"]}, {step:"Step 05",icon:"🎉",title:"Offer",duration:"1–2 business days",c0:"#5141B9",c1:"#3f3296",c2:"#2f2572",accent:"#A1E9E3",desc:"If it's a match — we move fast. You'll receive a written offer with all the details: compensation, start date, and everything you need to say yes.",points:["Written offer within 1–2 business days","Full transparency on comp and setup","Remote-friendly onboarding from day one"]} ]; var active=0,open=false; function init(){ if(!document.getElementById('nr-nav')) return; renderNav(); renderCard(); renderDetail(); renderArrows(); } function renderNav(){ var nav=document.getElementById('nr-nav'); if(!nav) return; nav.innerHTML=''; steps.forEach(function(s,i){ var w=document.createElement('div'); w.style.cssText='position:relative;width:112px;height:70px;cursor:pointer;'; var ol=i===active?'outline:2px solid #DC992C;outline-offset:2px;':''; w.innerHTML= '
'+ '
'+ '
'+ '
'+s.step+'
'+ '
'+s.title+'
'+ '
'; w.onclick=function(){selectStep(i);}; nav.appendChild(w); }); } function renderCard(){ var s=steps[active]; var c0=document.getElementById('nr-c0'); if(!c0) return; c0.style.background=s.c0; document.getElementById('nr-c1').style.background=s.c1; document.getElementById('nr-c2').style.background=s.c2; document.getElementById('nr-step').textContent=s.step; document.getElementById('nr-icon').textContent=s.icon; document.getElementById('nr-title').textContent=s.title; document.getElementById('nr-dur').textContent='⏱ '+s.duration; } function renderDetail(){ var s=steps[active]; var ndStep=document.getElementById('nd-step'); if(!ndStep) return; ndStep.textContent=s.step; ndStep.style.color=s.accent; document.getElementById('nd-title').textContent=s.title; document.getElementById('nd-dur').textContent=s.duration; document.getElementById('nd-desc').textContent=s.desc; document.getElementById('nd-list').innerHTML=s.points.map(function(p){return '
  • '+p+'
  • ';}).join(''); } function renderArrows(){ var count=document.getElementById('nr-count'); if(!count) return; count.textContent=(active+1)+' / '+steps.length; document.getElementById('nr-prev').disabled=active===0; document.getElementById('nr-next').disabled=active===steps.length-1; } function selectStep(i){ active=i; open=false; var d=document.getElementById('nr-detail'); if(d){ d.style.opacity='0'; d.style.transform='translateY(12px)'; d.style.pointerEvents='none'; } var c=document.getElementById('nr-c0'); if(c){ c.style.transform=''; c.style.boxShadow=''; } renderNav(); renderCard(); renderDetail(); renderArrows(); } window.nrToggle=function(){ open=!open; var d=document.getElementById('nr-detail'); var c=document.getElementById('nr-c0'); if(!d||!c) return; if(open){ d.style.opacity='1'; d.style.transform='translateY(0)'; d.style.pointerEvents='auto'; c.style.transform='rotate(-2deg) translateY(-6px) scale(1.02)'; c.style.boxShadow='0 24px 50px rgba(0,0,0,0.25)'; } else { d.style.opacity='0'; d.style.transform='translateY(12px)'; d.style.pointerEvents='none'; c.style.transform=''; c.style.boxShadow=''; } }; window.nrPrev=function(){if(active>0)selectStep(active-1);}; window.nrNext=function(){if(active