{"id":3454,"date":"2026-09-07T09:32:31","date_gmt":"2026-09-07T07:32:31","guid":{"rendered":"https:\/\/thenech.com\/?page_id=3454"},"modified":"2026-09-07T09:57:09","modified_gmt":"2026-09-07T07:57:09","slug":"careers","status":"publish","type":"page","link":"https:\/\/thenech.com\/en\/careers\/","title":{"rendered":"Careers"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"3454\" class=\"elementor elementor-3454 elementor-3431\" data-elementor-post-type=\"page\">\n\t\t\t\t<div class=\"elementor-element elementor-element-e1aa6a1 e-flex e-con-boxed e-con e-parent\" data-id=\"e1aa6a1\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-064017c elementor-widget elementor-widget-html\" data-id=\"064017c\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<style>\n  .nech-services, .nech-case, .nech-founder, .nech-why {\n    --nech-accent: #65476D; --nech-accent-dark: #4a3252; --nech-dark: #1A1A1A; --nech-text: #2A2A2A;\n    --nech-muted: #6B6B6B; --nech-muted-2: #8A8A8A; --nech-white: #FFFFFF; --nech-cream: #F5F3EF;\n    --nech-border: #ECEAE6; --nech-border-strong: #DCD9D2; --nech-num-soft: #E5E1D9;\n    --nech-font: 'Inter', -apple-system, BlinkMacSystemFont, \"Segoe UI\", sans-serif;\n    --nech-ease: cubic-bezier(0.16, 1, 0.3, 1);\n  }\n<\/style>\n<style>\n  .nech-services { background: var(--nech-white); padding: 88px 24px; font-family: var(--nech-font); color: var(--nech-text); overflow: hidden; position: relative; }\n  .nech-services *, .nech-services *::before, .nech-services *::after { box-sizing: border-box; }\n  .nech-services-inner { max-width: 1240px; margin: 0 auto; position: relative; }\n  .nech-section-header { max-width: 760px; margin: 0 auto 56px; text-align: center; opacity: 0; transform: translateY(28px); transition: opacity 1s var(--nech-ease), transform 1s var(--nech-ease); }\n  .nech-section-header.is-visible { opacity: 1; transform: translateY(0); }\n  .nech-eyebrow { display: inline-flex; align-items: center; gap: 14px; font-size: 12px; font-weight: 500; letter-spacing: 0.22em; text-transform: uppercase; color: var(--nech-accent); margin-bottom: 20px; }\n  .nech-eyebrow::before, .nech-eyebrow::after { content: \"\"; width: 28px; height: 1px; background: var(--nech-accent); opacity: 0.5; }\n  .nech-section-title { font-size: clamp(26px, 4vw, 46px); font-weight: 600; line-height: 1.14; letter-spacing: -0.025em; color: var(--nech-dark); margin: 0 0 16px; }\n  .nech-section-title em { font-style: normal; color: var(--nech-accent); position: relative; white-space: nowrap; }\n  .nech-section-title em::after { content: \"\"; position: absolute; left: 0; bottom: 0.08em; width: 100%; height: 2px; background: var(--nech-accent); transform: scaleX(0); transform-origin: left; transition: transform 1.2s var(--nech-ease) 0.4s; }\n  .nech-section-header.is-visible .nech-section-title em::after { transform: scaleX(1); }\n  .nech-section-subtitle { font-size: 16.5px; font-weight: 300; line-height: 1.6; color: var(--nech-muted); margin: 0; }\n  .nech-services-grid { display: grid; grid-template-columns: repeat(2, 1fr); gap: 20px; margin-bottom: 64px; align-items: start; }\n  .nech-card { --reveal-delay: 0s; position: relative; background: var(--nech-white); border: 1px solid var(--nech-border); padding: 44px 36px 36px; display: flex; flex-direction: column; overflow: hidden; opacity: 0; transform: translateY(40px); transition: opacity 0.9s var(--nech-ease) var(--reveal-delay), transform 0.9s var(--nech-ease) var(--reveal-delay), border-color 0.5s ease, box-shadow 0.6s var(--nech-ease); }\n  .nech-card.is-visible { opacity: 1; transform: translateY(0); }\n  .nech-card:nth-child(2) { --reveal-delay: 0.12s; } .nech-card:nth-child(3) { --reveal-delay: 0.24s; } .nech-card:nth-child(4) { --reveal-delay: 0.36s; }\n  .nech-card::before { content: \"\"; position: absolute; top: 0; left: 0; width: 0; height: 2px; background: var(--nech-accent); transition: width 0.6s var(--nech-ease); }\n  .nech-card::after { content: \"\"; position: absolute; top: 22px; right: 22px; width: 6px; height: 6px; border: 1px solid var(--nech-border-strong); border-radius: 50%; transition: background-color 0.4s ease, border-color 0.4s ease, transform 0.5s var(--nech-ease); }\n  .nech-card:hover { border-color: var(--nech-border-strong); box-shadow: 0 24px 48px -16px rgba(26,26,26,0.10), 0 8px 24px -8px rgba(101,71,109,0.06); }\n  .nech-card:hover::before { width: 100%; }\n  .nech-card:hover::after { background-color: var(--nech-accent); border-color: var(--nech-accent); transform: scale(1.4); }\n  .nech-card-header { display: flex; align-items: baseline; gap: 14px; margin-bottom: 24px; }\n  .nech-card-number { font-size: 13px; font-weight: 500; letter-spacing: 0.12em; color: var(--nech-accent); font-variant-numeric: tabular-nums; }\n  .nech-card-cluster { font-size: 11px; font-weight: 500; letter-spacing: 0.18em; text-transform: uppercase; color: var(--nech-muted); padding-left: 14px; border-left: 1px solid var(--nech-border-strong); }\n  .nech-card-title { font-size: clamp(19px, 2.2vw, 24px); font-weight: 600; line-height: 1.25; letter-spacing: -0.015em; color: var(--nech-dark); margin: 0 0 14px; }\n  .nech-card-description { font-size: 15px; font-weight: 300; line-height: 1.7; color: var(--nech-muted); margin: 0 0 18px; }\n  .nech-card-extra-wrap { display: grid; grid-template-rows: 0fr; transition: grid-template-rows 0.6s var(--nech-ease); }\n  .nech-card-extra-wrap > div { overflow: hidden; min-height: 0; }\n  .nech-card-extra { margin: 0; padding-top: 18px; padding-bottom: 24px; border-top: 1px solid var(--nech-border); font-size: 14px; font-weight: 300; line-height: 1.68; color: var(--nech-muted-2); opacity: 0; transform: translateY(8px); transition: opacity 0.45s ease 0.15s, transform 0.55s var(--nech-ease) 0.15s; }\n  .nech-card-extra strong { font-weight: 500; color: var(--nech-dark); }\n  .nech-card-hint { display: inline-flex; align-items: center; gap: 8px; font-size: 11px; font-weight: 500; letter-spacing: 0.14em; color: var(--nech-muted-2); text-transform: uppercase; margin-bottom: 14px; opacity: 0.85; transition: opacity 0.3s ease, transform 0.4s var(--nech-ease); }\n  .nech-card-hint::before { content: \"\"; width: 18px; height: 1px; background: var(--nech-muted-2); }\n  .nech-card-link-wrap { margin-top: auto; display: flex; flex-direction: column; align-items: flex-start; }\n  .nech-card-link, .nech-card-link:link, .nech-card-link:visited, .nech-card-link:active { display: inline-flex; align-items: center; gap: 12px; font-family: var(--nech-font) !important; font-size: 14px; font-weight: 500; letter-spacing: 0.01em; color: var(--nech-dark) !important; text-decoration: none !important; padding: 6px 0; border-bottom: 1px solid var(--nech-dark); transition: color 0.35s ease, border-color 0.35s ease; }\n  .nech-card-link span { color: inherit !important; }\n  .nech-card-link .arrow { display: inline-block; transition: transform 0.4s var(--nech-ease); line-height: 1; }\n  .nech-card-link:hover, .nech-card-link:focus, .nech-card:hover .nech-card-link { color: var(--nech-accent) !important; border-color: var(--nech-accent) !important; }\n  .nech-card-link:hover .arrow, .nech-card:hover .nech-card-link .arrow { transform: translateX(8px); }\n  @media (hover: hover) { .nech-card:hover .nech-card-extra-wrap { grid-template-rows: 1fr; } .nech-card:hover .nech-card-extra { opacity: 1; transform: translateY(0); } .nech-card:hover .nech-card-hint { opacity: 0; transform: translateY(-4px); margin-bottom: 0; max-height: 0; overflow: hidden; } }\n  @media (hover: none) { .nech-card-extra-wrap { grid-template-rows: 1fr; } .nech-card-extra { opacity: 1; transform: none; } .nech-card-hint { display: none; } }\n  .nech-bottom-cta { position: relative; border-top: 1px solid var(--nech-border); padding-top: 60px; text-align: center; opacity: 0; transform: translateY(28px); transition: opacity 1s var(--nech-ease), transform 1s var(--nech-ease); }\n  .nech-bottom-cta.is-visible { opacity: 1; transform: translateY(0); }\n  .nech-bottom-cta h3 { font-size: clamp(24px, 3.2vw, 34px); font-weight: 600; line-height: 1.2; letter-spacing: -0.022em; color: var(--nech-dark); margin: 0 0 14px; }\n  .nech-bottom-cta p { font-size: 15.5px; font-weight: 300; line-height: 1.6; color: var(--nech-muted); max-width: 560px; margin: 0 auto 30px; }\n  .nech-bottom-cta-btn, .nech-bottom-cta-btn:link, .nech-bottom-cta-btn:visited, .nech-bottom-cta-btn:hover, .nech-bottom-cta-btn:focus, .nech-bottom-cta-btn:active { position: relative; display: inline-flex; align-items: center; justify-content: center; gap: 14px; background: var(--nech-dark); color: var(--nech-white) !important; padding: 16px 38px; font-family: var(--nech-font) !important; font-size: 14.5px; font-weight: 500; letter-spacing: 0.04em; text-decoration: none !important; border: none; cursor: pointer; overflow: hidden; isolation: isolate; min-height: 52px; transition: transform 0.4s var(--nech-ease), box-shadow 0.5s var(--nech-ease); }\n  .nech-bottom-cta-btn span { color: var(--nech-white) !important; position: relative; z-index: 1; }\n  .nech-bottom-cta-btn::before { content: \"\"; position: absolute; inset: 0; background: var(--nech-accent); transform: translateY(101%); transition: transform 0.5s var(--nech-ease); z-index: 0; }\n  .nech-bottom-cta-btn:hover { transform: translateY(-3px); box-shadow: 0 18px 36px -10px rgba(101,71,109,0.35); }\n  .nech-bottom-cta-btn:hover::before { transform: translateY(0); }\n  .nech-bottom-cta-btn .arrow { display: inline-block; transition: transform 0.4s var(--nech-ease); }\n  .nech-bottom-cta-btn:hover .arrow { transform: translateX(6px); }\n  .nech-bottom-cta-meta { display: flex; justify-content: center; gap: 28px; margin-top: 22px; flex-wrap: wrap; }\n  .nech-bottom-cta-meta span { font-size: 12.5px; font-weight: 400; letter-spacing: 0.04em; color: var(--nech-muted); display: inline-flex; align-items: center; gap: 8px; }\n  .nech-bottom-cta-meta span::before { content: \"\"; width: 4px; height: 4px; background: var(--nech-accent); border-radius: 50%; flex-shrink: 0; }\n  @media (max-width: 960px) { .nech-services { padding: 64px 28px; } .nech-services-inner { max-width: 720px; } .nech-services-grid { grid-template-columns: 1fr; gap: 14px; margin-bottom: 52px; } .nech-card { padding: 38px 30px 34px; } .nech-section-header { margin-bottom: 44px; } .nech-bottom-cta { padding-top: 48px; } }\n  @media (max-width: 640px) { .nech-services { padding: 52px 20px; } .nech-services-grid { gap: 12px; margin-bottom: 40px; } .nech-card { padding: 32px 24px 28px; } .nech-card::after { top: 18px; right: 18px; } .nech-card-header { margin-bottom: 22px; } .nech-card-title { font-size: 19px; margin-bottom: 12px; } .nech-card-description { font-size: 14.5px; line-height: 1.65; margin-bottom: 16px; } .nech-card-extra { padding-top: 16px; padding-bottom: 18px; font-size: 13.5px; } .nech-card-link { padding: 8px 0; } .nech-section-header { margin-bottom: 36px; } .nech-eyebrow::after { display: none; } .nech-bottom-cta { padding-top: 40px; } .nech-bottom-cta p { font-size: 15px; margin-bottom: 24px; } .nech-bottom-cta-btn { padding: 14px 30px; font-size: 14px; } .nech-bottom-cta-meta { gap: 12px 20px; margin-top: 20px; } .nech-bottom-cta-meta span { font-size: 12px; } }\n  @media (max-width: 400px) { .nech-services { padding: 44px 16px; } .nech-card { padding: 28px 20px 24px; } .nech-card::after { top: 16px; right: 16px; } .nech-card-header { gap: 12px; margin-bottom: 18px; } .nech-card-cluster { padding-left: 12px; } .nech-card-title { font-size: 18px; } .nech-bottom-cta-btn { padding: 14px 26px; width: 100%; max-width: 320px; } .nech-bottom-cta-meta { flex-direction: column; align-items: center; gap: 8px; } }\n<\/style>\n<style>\n  .nech-case { background: var(--nech-white); padding: 36px 24px 88px; font-family: var(--nech-font); color: var(--nech-text); overflow: hidden; position: relative; }\n  .nech-case *, .nech-case *::before, .nech-case *::after { box-sizing: border-box; }\n  .nech-case-inner { max-width: 1240px; margin: 0 auto; }\n  .nech-case-header { max-width: 880px; margin: 0 auto 48px; text-align: center; opacity: 0; transform: translateY(28px); transition: opacity 1s var(--nech-ease), transform 1s var(--nech-ease); }\n  .nech-case-header.is-visible { opacity: 1; transform: translateY(0); }\n  .nech-case-eyebrow { display: inline-flex; align-items: center; gap: 14px; font-size: 12px; font-weight: 500; letter-spacing: 0.22em; text-transform: uppercase; color: var(--nech-accent); margin-bottom: 28px; }\n  .nech-case-eyebrow::before, .nech-case-eyebrow::after { content: \"\"; width: 28px; height: 1px; background: var(--nech-accent); opacity: 0.5; }\n  .nech-case-title { font-size: clamp(28px, 4.4vw, 52px); font-weight: 600; line-height: 1.12; letter-spacing: -0.025em; color: var(--nech-dark); margin: 0 0 22px; }\n  .nech-case-title em { font-style: normal; color: var(--nech-accent); position: relative; white-space: nowrap; }\n  .nech-case-title em::after { content: \"\"; position: absolute; left: 0; bottom: 0.06em; width: 100%; height: 2px; background: var(--nech-accent); transform: scaleX(0); transform-origin: left; transition: transform 1.2s var(--nech-ease) 0.4s; }\n  .nech-case-header.is-visible .nech-case-title em::after { transform: scaleX(1); }\n  .nech-case-subtitle { font-size: 17.5px; font-weight: 300; line-height: 1.6; color: var(--nech-muted); margin: 0; }\n  .nech-case-brand { display: flex; flex-direction: column; align-items: center; justify-content: center; gap: 18px; flex-wrap: wrap; padding: 22px 24px; border-top: 1px solid var(--nech-border); border-bottom: 1px solid var(--nech-border); margin-bottom: 64px; text-align: center; opacity: 0; transform: translateY(20px); transition: opacity 0.9s var(--nech-ease) 0.15s, transform 0.9s var(--nech-ease) 0.15s; }\n  .nech-case-brand.is-visible { opacity: 1; transform: translateY(0); }\n  .nech-case-logo-link { display: inline-flex !important; align-items: center; justify-content: center; flex-shrink: 0; text-decoration: none !important; transition: opacity 0.3s ease; }\n  .nech-case-logo-link:hover { opacity: 0.65; }\n  .nech-case-logo { height: 52px !important; width: auto !important; max-height: 52px !important; max-width: 240px !important; display: block !important; object-fit: contain !important; }\n  .nech-case-meta { display: flex; gap: 28px; flex-wrap: wrap; align-items: center; justify-content: center; }\n  .nech-case-meta span { font-size: 12.5px; font-weight: 500; letter-spacing: 0.12em; text-transform: uppercase; color: var(--nech-muted); display: inline-flex; align-items: center; gap: 10px; }\n  .nech-case-meta span::before { content: \"\"; width: 4px; height: 4px; background: var(--nech-accent); border-radius: 50%; flex-shrink: 0; }\n  .nech-case-meta strong { font-weight: 500; color: var(--nech-dark); margin-left: 4px; }\n  .nech-case-hero { position: relative; width: 100%; aspect-ratio: 16 \/ 9; overflow: hidden; margin: 0 0 96px; background: var(--nech-cream); opacity: 0; transform: translateY(32px); transition: opacity 1.1s var(--nech-ease) 0.2s, transform 1.1s var(--nech-ease) 0.2s; }\n  .nech-case-hero.is-visible { opacity: 1; transform: translateY(0); }\n  .nech-case-hero img { width: 100%; height: 100%; object-fit: cover; display: block; transform: scale(1.06); transition: transform 1.6s var(--nech-ease) 0.3s; }\n  .nech-case-hero.is-visible img { transform: scale(1); }\n  .nech-case-intro { max-width: 780px; margin: 0 auto 88px; opacity: 0; transform: translateY(20px); transition: opacity 1s var(--nech-ease), transform 1s var(--nech-ease); }\n  .nech-case-intro.is-visible { opacity: 1; transform: translateY(0); }\n  .nech-case-intro .lead { font-size: 21px; font-weight: 400; line-height: 1.55; letter-spacing: -0.005em; color: var(--nech-dark); margin: 0 0 24px; }\n  .nech-case-intro p { font-size: 16.5px; font-weight: 300; line-height: 1.75; color: var(--nech-muted); margin: 0 0 20px; }\n  .nech-case-intro p:last-child { margin-bottom: 0; }\n  .nech-case-process { display: grid; grid-template-columns: repeat(3, 1fr); gap: 24px; margin-bottom: 80px; align-items: stretch; }\n  .nech-case-step { --reveal-delay: 0s; position: relative; background: var(--nech-white); border: 1px solid var(--nech-border); padding: 48px 40px 44px; display: flex; flex-direction: column; overflow: hidden; opacity: 0; transform: translateY(40px); transition: opacity 0.9s var(--nech-ease) var(--reveal-delay), transform 0.9s var(--nech-ease) var(--reveal-delay), border-color 0.5s ease, box-shadow 0.6s var(--nech-ease); }\n  .nech-case-step.is-visible { opacity: 1; transform: translateY(0); }\n  .nech-case-step:nth-child(2) { --reveal-delay: 0.12s; } .nech-case-step:nth-child(3) { --reveal-delay: 0.24s; }\n  .nech-case-step::before { content: \"\"; position: absolute; top: 0; left: 0; width: 0; height: 2px; background: var(--nech-accent); transition: width 0.6s var(--nech-ease); }\n  .nech-case-step::after { content: \"\"; position: absolute; top: 24px; right: 24px; width: 6px; height: 6px; border: 1px solid var(--nech-border-strong); border-radius: 50%; transition: background-color 0.4s ease, border-color 0.4s ease, transform 0.5s var(--nech-ease); }\n  .nech-case-step:hover { border-color: var(--nech-border-strong); box-shadow: 0 24px 48px -16px rgba(26,26,26,0.10), 0 8px 24px -8px rgba(101,71,109,0.06); }\n  .nech-case-step:hover::before { width: 100%; }\n  .nech-case-step:hover::after { background-color: var(--nech-accent); border-color: var(--nech-accent); transform: scale(1.4); }\n  .nech-case-step-header { display: flex; align-items: baseline; gap: 14px; margin-bottom: 28px; }\n  .nech-case-step-num { font-size: 13px; font-weight: 500; letter-spacing: 0.12em; color: var(--nech-accent); font-variant-numeric: tabular-nums; }\n  .nech-case-step-cluster { font-size: 11px; font-weight: 500; letter-spacing: 0.18em; text-transform: uppercase; color: var(--nech-muted); padding-left: 14px; border-left: 1px solid var(--nech-border-strong); }\n  .nech-case-step-title { font-size: clamp(19px, 2vw, 22px); font-weight: 600; line-height: 1.3; letter-spacing: -0.012em; color: var(--nech-dark); margin: 0 0 18px; }\n  .nech-case-step-desc { font-size: 15px; font-weight: 300; line-height: 1.72; color: var(--nech-muted); margin: 0; }\n  .nech-case-numbers { background: var(--nech-cream); padding: 72px 48px; margin-bottom: 96px; text-align: center; opacity: 0; transform: translateY(28px); transition: opacity 1s var(--nech-ease), transform 1s var(--nech-ease); }\n  .nech-case-numbers.is-visible { opacity: 1; transform: translateY(0); }\n  .nech-case-numbers-eyebrow { font-size: 12px; font-weight: 500; letter-spacing: 0.22em; text-transform: uppercase; color: var(--nech-accent); margin-bottom: 48px; display: block; }\n  .nech-case-numbers-grid { display: grid; grid-template-columns: repeat(3, 1fr); gap: 24px; max-width: 1000px; margin: 0 auto; }\n  .nech-case-number { display: flex; flex-direction: column; align-items: center; gap: 16px; padding: 0 16px; position: relative; }\n  .nech-case-number:not(:last-child)::after { content: \"\"; position: absolute; right: -12px; top: 12%; bottom: 12%; width: 1px; background: var(--nech-border-strong); }\n  .nech-case-number-value { font-size: clamp(48px, 6.4vw, 76px); font-weight: 600; line-height: 1; letter-spacing: -0.04em; color: var(--nech-dark); display: inline-flex; align-items: baseline; gap: 6px; }\n  .nech-case-number-value sup { font-size: 0.32em; font-weight: 500; letter-spacing: 0.05em; color: var(--nech-accent); text-transform: uppercase; top: -1.6em; position: relative; }\n  .nech-case-number-label { font-size: 14px; font-weight: 400; line-height: 1.5; color: var(--nech-muted); max-width: 240px; }\n  .nech-case-number-label strong { font-weight: 500; color: var(--nech-dark); }\n  .nech-case-cta { text-align: center; border-top: 1px solid var(--nech-border); padding-top: 80px; opacity: 0; transform: translateY(28px); transition: opacity 1s var(--nech-ease), transform 1s var(--nech-ease); }\n  .nech-case-cta.is-visible { opacity: 1; transform: translateY(0); }\n  .nech-case-cta h3 { font-size: clamp(24px, 3.2vw, 36px); font-weight: 600; line-height: 1.2; letter-spacing: -0.022em; color: var(--nech-dark); margin: 0 0 18px; }\n  .nech-case-cta p { font-size: 16px; font-weight: 300; line-height: 1.6; color: var(--nech-muted); max-width: 560px; margin: 0 auto 36px; }\n  .nech-case-cta-buttons { display: inline-flex; align-items: center; gap: 28px; flex-wrap: wrap; justify-content: center; }\n  .nech-case-cta-btn, .nech-case-cta-btn:link, .nech-case-cta-btn:visited, .nech-case-cta-btn:hover, .nech-case-cta-btn:focus, .nech-case-cta-btn:active { position: relative; display: inline-flex; align-items: center; justify-content: center; gap: 14px; background: var(--nech-dark); color: var(--nech-white) !important; padding: 18px 42px; font-family: var(--nech-font) !important; font-size: 14.5px; font-weight: 500; letter-spacing: 0.04em; text-decoration: none !important; border: none; cursor: pointer; overflow: hidden; isolation: isolate; min-height: 56px; transition: transform 0.4s var(--nech-ease), box-shadow 0.5s var(--nech-ease); }\n  .nech-case-cta-btn span { color: var(--nech-white) !important; position: relative; z-index: 1; }\n  .nech-case-cta-btn::before { content: \"\"; position: absolute; inset: 0; background: var(--nech-accent); transform: translateY(101%); transition: transform 0.5s var(--nech-ease); z-index: 0; }\n  .nech-case-cta-btn:hover { transform: translateY(-3px); box-shadow: 0 18px 36px -10px rgba(101,71,109,0.35); }\n  .nech-case-cta-btn:hover::before { transform: translateY(0); }\n  .nech-case-cta-btn .arrow { display: inline-block; transition: transform 0.4s var(--nech-ease); }\n  .nech-case-cta-btn:hover .arrow { transform: translateX(6px); }\n  .nech-case-cta-link, .nech-case-cta-link:link, .nech-case-cta-link:visited, .nech-case-cta-link:active { font-family: var(--nech-font) !important; font-size: 14px; font-weight: 500; letter-spacing: 0.01em; color: var(--nech-dark) !important; text-decoration: none !important; padding: 6px 0; border-bottom: 1px solid var(--nech-dark); display: inline-flex; align-items: center; gap: 10px; transition: color 0.35s ease, border-color 0.35s ease; }\n  .nech-case-cta-link span { color: inherit !important; }\n  .nech-case-cta-link:hover, .nech-case-cta-link:focus { color: var(--nech-accent) !important; border-color: var(--nech-accent) !important; }\n  .nech-case-cta-link .arrow { display: inline-block; transition: transform 0.4s var(--nech-ease); }\n  .nech-case-cta-link:hover .arrow { transform: translateX(6px); }\n  @media (max-width: 960px) { .nech-case { padding: 30px 28px 64px; } .nech-case-inner { max-width: 720px; } .nech-case-header { margin-bottom: 40px; } .nech-case-brand { padding: 18px 16px; gap: 20px; margin-bottom: 48px; } .nech-case-meta { gap: 20px; } .nech-case-hero { aspect-ratio: 16 \/ 10; margin-bottom: 64px; } .nech-case-intro { margin-bottom: 64px; } .nech-case-intro .lead { font-size: 19px; } .nech-case-process { grid-template-columns: 1fr; gap: 16px; margin-bottom: 64px; } .nech-case-step { padding: 40px 32px 36px; } .nech-case-numbers { padding: 56px 32px; margin-bottom: 72px; } .nech-case-numbers-grid { grid-template-columns: 1fr; gap: 40px; } .nech-case-number:not(:last-child)::after { display: none; } .nech-case-number { padding-bottom: 40px; border-bottom: 1px solid var(--nech-border-strong); } .nech-case-number:last-child { border-bottom: none; padding-bottom: 0; } .nech-case-cta { padding-top: 64px; } }\n  @media (max-width: 640px) { .nech-case { padding: 22px 20px 52px; } .nech-case-eyebrow { font-size: 11px; letter-spacing: 0.2em; } .nech-case-header { margin-bottom: 32px; } .nech-case-brand { padding: 16px; gap: 16px; margin-bottom: 40px; } .nech-case-logo { height: 44px !important; max-height: 44px !important; } .nech-case-meta { flex-direction: column; gap: 10px; text-align: center; } .nech-case-meta span { font-size: 11.5px; } .nech-case-hero { aspect-ratio: 4 \/ 3; margin-bottom: 56px; } .nech-case-intro { margin-bottom: 56px; } .nech-case-intro .lead { font-size: 18px; line-height: 1.55; } .nech-case-intro p { font-size: 15.5px; } .nech-case-step { padding: 36px 26px 32px; } .nech-case-step::after { top: 20px; right: 20px; } .nech-case-step-title { font-size: 18px; } .nech-case-numbers { padding: 48px 24px; margin-bottom: 56px; } .nech-case-numbers-eyebrow { margin-bottom: 36px; } .nech-case-numbers-grid { gap: 32px; } .nech-case-number { padding-bottom: 32px; } .nech-case-number-value { font-size: 56px; } .nech-case-cta { padding-top: 56px; } .nech-case-cta p { font-size: 15.5px; } .nech-case-cta-buttons { flex-direction: column; gap: 20px; } .nech-case-cta-btn { padding: 16px 32px; } }\n  @media (max-width: 400px) { .nech-case { padding: 20px 16px 44px; } .nech-case-step { padding: 32px 22px 28px; } .nech-case-numbers { padding: 40px 20px; } .nech-case-number-value { font-size: 50px; } .nech-case-cta-btn { width: 100%; max-width: 320px; padding: 16px 28px; } }\n<\/style>\n<style>\n.tn-bc{max-width:1140px;margin:0 auto;padding:28px 32px 0;font-family:Inter,-apple-system,BlinkMacSystemFont,sans-serif}\n.tn-bc ol{list-style:none;display:flex;flex-wrap:wrap;gap:8px;margin:0;padding:0;font-size:13px;letter-spacing:.04em;color:#767676}\n.tn-bc li+li::before{content:\"\/\";margin-right:8px;color:#C9C4BC}\n.tn-bc a{color:#767676;text-decoration:none}\n.tn-bc a:hover{color:#65476D;text-decoration:underline}\n.tn-bc li:last-child{color:#1A1A1A}\n@media (max-width:640px){.tn-bc{padding:20px 20px 0}}\n@media (max-width:1024px){.nech-section-title em,.nech-case-title em{white-space:normal}}\n.tn-nda{display:flex;gap:20px;align-items:stretch;max-width:840px;margin:0 auto 6px;padding:24px 28px;background:#F5F3EF}\n.tn-nda-bar{flex:0 0 2px;background:#65476D}\n.tn-nda .tn-nda-t{margin:0 0 8px;font-size:15px;font-weight:600;color:#1A1A1A;letter-spacing:-.01em;line-height:1.4}\n.tn-nda .tn-nda-p{margin:0;font-size:15px;line-height:1.62;color:#3A3A3A;max-width:70ch}\n@media (max-width:640px){.tn-nda{gap:16px;padding:20px}}\n\n\/* tn-tight: ciasniejszy rytm i wieksze logotypy *\/\n.nech-services{padding:48px 24px 20px !important}\n.nech-case{padding:24px 24px 44px !important}\n.nech-section-header{margin:0 auto 28px !important}\n.nech-case-header{margin:0 auto 26px !important}\n.nech-eyebrow{margin-bottom:14px !important}\n.nech-case-eyebrow{margin-bottom:16px !important}\n.nech-case-brand{padding:16px 24px !important;margin-bottom:30px !important;gap:14px !important}\n.nech-case-intro{margin-bottom:40px !important}\n.nech-case-process{margin-bottom:40px !important}\n.nech-case-numbers{padding:36px 0 !important;margin-bottom:40px !important}\n.nech-case figure,.nech-case-figure{margin-bottom:36px !important}\n.nech-bottom-cta{padding-top:32px !important}\n.tn-nda{margin:0 auto 26px !important;padding:20px 24px !important}\n.nech-case-logo{height:150px !important;max-height:150px !important;max-width:460px !important}\n@media (max-width:900px){.nech-services{padding:36px 20px 16px !important}.nech-case{padding:20px 20px 36px !important}.nech-case-logo{height:104px !important;max-height:104px !important;max-width:320px !important}.nech-case-intro{margin-bottom:30px !important}.nech-case-process{margin-bottom:30px !important}.nech-case-numbers{padding:28px 0 !important;margin-bottom:30px !important}}\n@media (max-width:640px){.nech-case-logo{height:84px !important;max-height:84px !important;max-width:260px !important}}\n\n\/* tn-mob: porzadek na mobile *\/\n@media (max-width:900px){\n.nech-case-meta{flex-direction:column !important;align-items:center !important;gap:14px !important;width:100%}\n.nech-case-meta span{display:block !important;width:100%;text-align:center;line-height:1.45}\n.nech-case-meta span::before{display:none !important}\n.nech-case-meta strong{display:block;margin:4px 0 0 !important;font-size:13px;letter-spacing:.06em}\n.nech-case-brand{gap:18px !important;padding:20px 18px !important}\n.nech-case-logo{height:120px !important;max-height:120px !important;max-width:80% !important}\n.tn-nda{flex-direction:row;gap:14px !important;padding:18px 16px !important;margin:0 auto 22px !important}\n.tn-nda .tn-nda-p{max-width:none}\n}\n@media (max-width:640px){\n.nech-case-logo{height:100px !important;max-height:100px !important;max-width:82% !important}\n.nech-case-meta strong{font-size:12.5px}\n}\n\n\/* tn-em-mob: podkreslenie em lamie sie razem z tekstem *\/\n@media (max-width:1024px){\n.nech-section-title em::after,.nech-case-title em::after{display:none !important}\n.nech-section-title em,.nech-case-title em{text-decoration:underline;text-decoration-color:var(--nech-accent);text-decoration-thickness:2px;text-underline-offset:5px;text-decoration-skip-ink:none}\n}\n\n\/* tn-sum + tn-faq *\/\n.tn-sum{max-width:1040px;margin:0 auto;overflow-x:auto;-webkit-overflow-scrolling:touch}\n.tn-sum table{width:100%;border-collapse:collapse;font-size:15px;line-height:1.55;min-width:760px}\n.tn-sum th,.tn-sum td{padding:14px 16px;text-align:left;vertical-align:top;border-bottom:1px solid var(--nech-border)}\n.tn-sum thead th{font-size:11.5px;letter-spacing:.14em;text-transform:uppercase;font-weight:600;color:var(--nech-accent);background:#F5F3EF;border-bottom:1px solid var(--nech-accent)}\n.tn-sum tbody td:first-child{font-weight:600;color:var(--nech-dark)}\n.tn-sum tbody tr:last-child td{border-bottom:0}\n.tn-faq{max-width:940px;margin:0 auto;display:grid;grid-template-columns:repeat(2,1fr);gap:28px 36px}\n.tn-faq-q{margin:0 0 8px;font-size:17px;font-weight:600;line-height:1.35;color:var(--nech-dark);letter-spacing:-.01em}\n.tn-faq-a{margin:0;font-size:15.5px;font-weight:300;line-height:1.62;color:#3A3A3A}\n@media (max-width:860px){.tn-faq{grid-template-columns:1fr;gap:22px}.tn-sum table{font-size:14px;min-width:680px}}\n<\/style>\n<style>\n.tn-vac{background:#F5F3EF;border:1px solid rgba(101,71,109,.18);border-radius:4px;padding:36px 32px;margin:0 auto 8px;max-width:820px}\n.tn-vac-head{display:flex;align-items:center;gap:12px;margin-bottom:16px}\n.tn-vac-dot{width:9px;height:9px;border-radius:50%;background:#65476D;flex:0 0 9px;display:inline-block}\n.tn-vac-title{font-family:Inter,-apple-system,BlinkMacSystemFont,sans-serif;font-size:20px;font-weight:600;line-height:1.3;color:#1A1A1A;margin:0}\n.tn-vac-p{font-family:Inter,-apple-system,BlinkMacSystemFont,sans-serif;font-size:16px;font-weight:300;line-height:1.7;color:#3a3a3a;margin:0 0 18px}\n.tn-vac-always{background:#fff;border-left:3px solid #65476D;padding:14px 16px;margin:0 0 22px;font-size:15px}\n.tn-vac-always strong{font-weight:600;color:#1A1A1A}\n.tn-vac-date{font-family:Inter,-apple-system,BlinkMacSystemFont,sans-serif;font-size:12px;font-weight:600;letter-spacing:.1em;text-transform:uppercase;color:#65476D;margin:0 0 26px}\n.tn-vac-btn{display:inline-flex;align-items:center;justify-content:center;gap:10px;background:#65476D;color:#fff;text-decoration:none;font-family:Inter,-apple-system,BlinkMacSystemFont,sans-serif;font-size:15px;font-weight:600;padding:15px 28px;border-radius:3px;min-height:48px;transition:background .2s ease}\n.tn-vac-btn:hover,.tn-vac-btn:focus{background:#4e3654;color:#fff}\n.tn-prof-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px;margin-top:8px}\n.tn-prof{background:#fff;border:1px solid rgba(26,26,26,.12);border-radius:4px;padding:30px 26px;display:flex;flex-direction:column}\n.tn-prof-eyebrow{font-family:Inter,-apple-system,BlinkMacSystemFont,sans-serif;font-size:11px;font-weight:600;letter-spacing:.14em;text-transform:uppercase;color:#65476D;margin-bottom:14px}\n.tn-prof-title{font-family:Inter,-apple-system,BlinkMacSystemFont,sans-serif;font-size:19px;font-weight:600;line-height:1.35;color:#1A1A1A;margin:0 0 14px}\n.tn-prof-desc{font-family:Inter,-apple-system,BlinkMacSystemFont,sans-serif;font-size:15px;font-weight:300;line-height:1.7;color:#3a3a3a;margin:0 0 16px}\n.tn-prof-no{font-family:Inter,-apple-system,BlinkMacSystemFont,sans-serif;font-size:14px;font-weight:300;line-height:1.6;color:#5a5a5a;margin:auto 0 0;padding-top:14px;border-top:1px solid rgba(26,26,26,.1)}\n.tn-prof-no strong{font-weight:600;color:#1A1A1A}\n.tn-cv{max-width:820px;margin:0 auto;text-align:left}\n.tn-cv-row{display:grid;grid-template-columns:1fr 1fr;gap:20px}\n.tn-cv-field{margin-bottom:22px;display:flex;flex-direction:column}\n.tn-cv-field label{font-family:Inter,-apple-system,BlinkMacSystemFont,sans-serif;font-size:13px;font-weight:600;letter-spacing:.06em;text-transform:uppercase;color:#1A1A1A;margin-bottom:8px}\n.tn-cv-req{color:#65476D}\n.tn-cv-hint{font-family:Inter,-apple-system,BlinkMacSystemFont,sans-serif;font-size:14px;font-weight:300;line-height:1.65;color:#5a5a5a;margin:0 0 10px}\n.tn-cv input[type=text],.tn-cv input[type=tel],.tn-cv input[type=email],.tn-cv textarea{font-family:Inter,-apple-system,BlinkMacSystemFont,sans-serif;font-size:16px;font-weight:300;color:#1A1A1A;background:#fff;border:1px solid rgba(26,26,26,.22);border-radius:3px;padding:14px 16px;width:100%;min-height:48px;transition:border-color .2s ease}\n.tn-cv textarea{line-height:1.65;resize:vertical;min-height:180px}\n.tn-cv input:focus,.tn-cv textarea:focus{outline:none;border-color:#65476D;box-shadow:0 0 0 3px rgba(101,71,109,.12)}\n.tn-cv-filebox{display:flex;align-items:center;gap:14px;flex-wrap:wrap}\n.tn-cv-filebox input[type=file]{position:absolute;width:1px;height:1px;opacity:0;overflow:hidden}\n.tn-cv-filebtn{display:inline-flex;align-items:center;justify-content:center;background:#fff;border:1px solid #65476D;color:#65476D;font-family:Inter,-apple-system,BlinkMacSystemFont,sans-serif;font-size:14px;font-weight:600;letter-spacing:0;text-transform:none;padding:0 22px;min-height:48px;border-radius:3px;cursor:pointer;margin:0}\n.tn-cv-filebtn:hover{background:#65476D;color:#fff}\n.tn-cv-filename{font-family:Inter,-apple-system,BlinkMacSystemFont,sans-serif;font-size:14px;font-weight:300;color:#5a5a5a;word-break:break-all}\n.tn-cv-count{font-family:Inter,-apple-system,BlinkMacSystemFont,sans-serif;font-size:12px;font-weight:400;color:#7a7a7a;margin-top:6px}\n.tn-cv-err{font-family:Inter,-apple-system,BlinkMacSystemFont,sans-serif;font-size:13px;font-weight:400;color:#a8322f;margin-top:6px;display:none}\n.tn-cv-err.is-on{display:block}\n.tn-cv-field.has-err input,.tn-cv-field.has-err textarea{border-color:#a8322f}\n.tn-cv-consents{margin:6px 0 20px}\n.tn-cv-check{display:flex;align-items:flex-start;gap:12px;margin-bottom:16px;cursor:pointer}\n.tn-cv-check input[type=checkbox]{width:20px;height:20px;min-width:20px;margin-top:2px;accent-color:#65476D;cursor:pointer}\n.tn-cv-check span{font-family:Inter,-apple-system,BlinkMacSystemFont,sans-serif;font-size:14px;font-weight:300;line-height:1.6;color:#3a3a3a;text-transform:none;letter-spacing:0}\n.tn-cv-check.has-err span{color:#a8322f}\n.tn-cv-rodo{font-family:Inter,-apple-system,BlinkMacSystemFont,sans-serif;font-size:12px;font-weight:300;line-height:1.65;color:#6a6a6a;margin:0 0 26px;padding-top:18px;border-top:1px solid rgba(26,26,26,.1)}\n.tn-cv-rodo a{color:#65476D}\n.tn-cv-bot{position:absolute!important;left:-9999px!important;width:1px!important;height:1px!important;opacity:0!important}\n.tn-cv-submit{display:inline-flex;align-items:center;justify-content:center;gap:10px;background:#65476D;color:#fff;border:none;font-family:Inter,-apple-system,BlinkMacSystemFont,sans-serif;font-size:15px;font-weight:600;padding:16px 34px;border-radius:3px;min-height:52px;cursor:pointer;transition:background .2s ease}\n.tn-cv-submit:hover{background:#4e3654}\n.tn-cv-submit[disabled]{opacity:.55;cursor:default}\n.tn-cv-status{font-family:Inter,-apple-system,BlinkMacSystemFont,sans-serif;font-size:15px;font-weight:400;line-height:1.6;margin:18px 0 0;min-height:1px}\n.tn-cv-status.is-ok{color:#2f6b46}\n.tn-cv-status.is-bad{color:#a8322f}\n@media(max-width:1024px){.tn-prof-grid{grid-template-columns:1fr 1fr}}\n@media(max-width:860px){.tn-prof-grid{grid-template-columns:1fr;gap:18px}.tn-cv-row{grid-template-columns:1fr;gap:0}.tn-vac{padding:28px 20px}.tn-vac-btn{width:100%}.tn-cv-submit{width:100%}.tn-cv-filebtn{width:100%}.tn-vac-title{font-size:18px}}\n\n.nech-section-header,.nech-case-header,.nech-case-inner,.nech-services-inner,.nech-case-step,.nech-case-number,.nech-case-numbers,.nech-bottom-cta,.nech-case-brand,.nech-case-intro,.nech-case-process,.tn-faq,.tn-faq-item,.tn-sum,.tn-prof,.tn-vac,.tn-cv,.tn-bc{opacity:1!important;transform:none!important;visibility:visible!important;filter:none!important}\n.entry-header,.ast-single-post .entry-title,.page .entry-header{display:none!important}\n\n<\/style>\n<nav class=\"tn-bc\" aria-label=\"Breadcrumb\"><ol><li><a href=\"https:\/\/thenech.com\/en\/\">Home<\/a><\/li><li>Careers<\/li><\/ol><\/nav>\n\n<section class=\"nech-services\">\n<div class=\"nech-services-inner\">\n<header class=\"nech-section-header\">\n<div class=\"nech-eyebrow\">Careers<\/div>\n<h1 class=\"nech-section-title\">Careers at the nech: we work in projects, <em>not in headcount<\/em><\/h1>\n<p class=\"nech-section-subtitle\">We are not building a department. We work in projects: every project has a scope, a deadline and a budget, and the person running it answers for the result, not for being present. For specific client projects we bring in people from outside: market research, commercial conversations, support during market entry. Below we describe how that works in practice, who we look for, and how to apply even when nothing is open.<\/p>\n<\/header>\n\n<div class=\"tn-vac\">\n<div class=\"tn-vac-head\"><span class=\"tn-vac-dot\" aria-hidden=\"true\"><\/span><h2 class=\"tn-vac-title\">We are not hiring at the moment<\/h2><\/div>\n<p class=\"tn-vac-p\">There are no open positions today. This is not a polite formula: when we look for someone for a project, the posting appears in this exact place along with the scope of work, the rate and the timeline. That is what most postings are missing, so we start there.<\/p>\n<p class=\"tn-vac-p tn-vac-always\"><strong>Regardless of that, we are always looking for talented people who think.<\/strong> If you see yourself in one of the directions described below, send us an application. We read every one and come back to them when a matching project appears.<\/p>\n<p class=\"tn-vac-date\">As of 7 September 2026<\/p>\n<a class=\"tn-vac-btn\" href=\"#formularz\"><span>Send your CV for the future<\/span><span class=\"arrow\">&rarr;<\/span><\/a>\n<\/div>\n<\/div>\n<\/section>\n\n<section class=\"nech-case\">\n<div class=\"nech-case-inner\">\n<header class=\"nech-case-header\">\n<div class=\"nech-case-eyebrow\">How we work<\/div>\n<h2 class=\"nech-case-title\">We start from the project, <em>not from the CV<\/em><\/h2>\n<p class=\"nech-case-subtitle\">We have no four-stage recruitment process and no take-home assignment for the weekend. We have client projects and one question: can you run a specific part of them.<\/p>\n<\/header>\n\n<div class=\"nech-case-process\">\n<article class=\"nech-case-step\">\n<div class=\"nech-case-step-header\"><span class=\"nech-case-step-num\">01<\/span><span class=\"nech-case-step-cluster\">Conversation<\/span><\/div>\n<h3 class=\"nech-case-step-title\">We talk about one specific project<\/h3>\n<p class=\"nech-case-step-desc\">We do not ask about your five-year career plan. We ask what you can deliver in the project currently on our desk, in what time, and for what money. One conversation, no stages.<\/p>\n<\/article>\n<article class=\"nech-case-step\">\n<div class=\"nech-case-step-header\"><span class=\"nech-case-step-num\">02<\/span><span class=\"nech-case-step-cluster\">Project<\/span><\/div>\n<h3 class=\"nech-case-step-title\">You work on a real client from week one<\/h3>\n<p class=\"nech-case-step-desc\">No onboarding into theory. You get the scope, the deadline, the market context and access to us whenever something stalls. The result is visible immediately, because the client sees it.<\/p>\n<\/article>\n<article class=\"nech-case-step\">\n<div class=\"nech-case-step-header\"><span class=\"nech-case-step-num\">03<\/span><span class=\"nech-case-step-cluster\">Cooperation<\/span><\/div>\n<h3 class=\"nech-case-step-title\">If it works, we stay for the next projects<\/h3>\n<p class=\"nech-case-step-desc\">People whose first project went well come back for the next ones in the same industry. That is how ongoing cooperation forms: no employment contract, but a predictable stream of work.<\/p>\n<\/article>\n<\/div>\n\n<div class=\"nech-case-numbers\">\n<span class=\"nech-case-numbers-eyebrow\">the nech in numbers<\/span>\n<div class=\"nech-case-numbers-grid\">\n<div class=\"nech-case-number\"><div class=\"nech-case-number-value\">19<\/div><div class=\"nech-case-number-label\"><strong>years of experience<\/strong> in B2B sales development, mostly in energy, construction and industry<\/div><\/div>\n<div class=\"nech-case-number\"><div class=\"nech-case-number-value\">6<\/div><div class=\"nech-case-number-label\"><strong>markets<\/strong> we take companies into: Poland, Ukraine, the European Union, North America, the Middle East<\/div><\/div>\n<div class=\"nech-case-number\"><div class=\"nech-case-number-value\">3<\/div><div class=\"nech-case-number-label\"><strong>working languages<\/strong> Polish, English and Ukrainian, and we run commercial conversations in each of them<\/div><\/div>\n<\/div>\n<\/div>\n<\/div>\n<\/section>\n\n<section class=\"nech-services\">\n<div class=\"nech-services-inner\">\n<header class=\"nech-section-header\">\n<div class=\"nech-eyebrow\">Directions<\/div>\n<h2 class=\"nech-section-title\">Who we look for, <em>when we look<\/em><\/h2>\n<p class=\"nech-section-subtitle\">We are always open to strong people, but three directions come up most often. For each one we also state what we do not offer, so we do not waste the time of people looking for something else.<\/p>\n<\/header>\n\n<div class=\"tn-prof-grid\">\n<article class=\"tn-prof\">\n<div class=\"tn-prof-eyebrow\">Market research and analysis<\/div>\n<h3 class=\"tn-prof-title\">Someone who tests a market by talking, not by spreadsheet<\/h3>\n<p class=\"tn-prof-desc\">The task is this: find the companies that actually buy in a given market, reach the person who decides, and confirm demand in a conversation. A list pulled from open sources is the starting point, not the result.<\/p>\n<p class=\"tn-prof-no\"><strong>What we do not offer:<\/strong> employment, process-based work, or reports written for the drawer.<\/p>\n<\/article>\n<article class=\"tn-prof\">\n<div class=\"tn-prof-eyebrow\">Outreach and commercial calls<\/div>\n<h3 class=\"tn-prof-title\">Someone who will call a stranger on behalf of a client<\/h3>\n<p class=\"tn-prof-desc\">Phone, email, LinkedIn, and getting to the first meeting. The language of the market is mandatory: German for the German market, Ukrainian for the Ukrainian one. Without it the conversation never starts.<\/p>\n<p class=\"tn-prof-no\"><strong>What we do not offer:<\/strong> a script to read out and a target of a hundred calls a day.<\/p>\n<\/article>\n<article class=\"tn-prof\">\n<div class=\"tn-prof-eyebrow\">Project consultant<\/div>\n<h3 class=\"tn-prof-title\">Someone with experience in a specific industry<\/h3>\n<p class=\"tn-prof-desc\">Energy, construction, industry. A person who understands what a purchasing decision looks like on the client side, who makes it, and what they need to see before they make it.<\/p>\n<p class=\"tn-prof-no\"><strong>What we do not offer:<\/strong> a corporate ladder or a title instead of a scope of work.<\/p>\n<\/article>\n<\/div>\n<\/div>\n<\/section>\n\n<section class=\"nech-case\">\n<div class=\"nech-case-inner\">\n<header class=\"nech-case-header\">\n<div class=\"nech-case-eyebrow\">Forms of cooperation<\/div>\n<h2 class=\"nech-case-title\">Three ways <em>to start<\/em><\/h2>\n<p class=\"nech-case-subtitle\">We settle on a B2B contract, or on a contract for specific work for a single project. Full breakdown below, with no hidden conditions.<\/p>\n<\/header>\n\n<div class=\"tn-sum\">\n<table>\n<caption class=\"screen-reader-text\">Forms of cooperation with the nech: who it is for, scope of work, settlement and how to apply<\/caption>\n<thead><tr><th scope=\"col\">Form<\/th><th scope=\"col\">Who it is for<\/th><th scope=\"col\">What you do<\/th><th scope=\"col\">How we settle<\/th><th scope=\"col\">How to apply<\/th><\/tr><\/thead>\n<tbody>\n<tr><th scope=\"row\">B2B project<\/th><td>Specialists running their own business<\/td><td>One stage of a client project: research, outreach or industry advisory<\/td><td>Rate per project or per day, agreed before the start<\/td><td>Form at the bottom of this page<\/td><\/tr>\n<tr><th scope=\"row\">Ongoing cooperation<\/th><td>People whose first project went well<\/td><td>Repeat projects in one industry or one market<\/td><td>Framework B2B agreement, monthly settlement<\/td><td>After the first project, on our initiative<\/td><\/tr>\n<tr><th scope=\"row\">Internship<\/th><td>Final-year students, economics and technical faculties<\/td><td>Research, building company lists, supporting outreach<\/td><td>Paid, rate agreed individually<\/td><td>Form at the bottom of this page<\/td><\/tr>\n<\/tbody>\n<\/table>\n<\/div>\n<\/div>\n<\/section>\n\n<section class=\"nech-services\">\n<div class=\"nech-services-inner\">\n<header class=\"nech-section-header\">\n<div class=\"nech-eyebrow\">Questions<\/div>\n<h2 class=\"nech-section-title\">Frequently asked questions <em>about working with us<\/em><\/h2>\n<\/header>\n\n<div class=\"tn-faq\">\n<div class=\"tn-faq-item\"><h3 class=\"tn-faq-q\">Do you hire employees?<\/h3><p class=\"tn-faq-a\">No. the nech is an advisory practice in which we work with contractors on B2B terms, and on a contract for specific work for one-off projects. We do not offer employment and we are not planning to change that any time soon. We say it plainly, because it is better to lose a candidate at this stage than after three conversations.<\/p><\/div>\n<div class=\"tn-faq-item\"><h3 class=\"tn-faq-q\">There are no openings, can I still send a CV?<\/h3><p class=\"tn-faq-a\">Yes, that is what the form at the bottom of this page is for. We are always looking for talented people, so we get in touch when a project matching your experience comes up. We do not promise a reply within a week, but we read every application ourselves and keep it for twelve months.<\/p><\/div>\n<div class=\"tn-faq-item\"><h3 class=\"tn-faq-q\">Is the work remote?<\/h3><p class=\"tn-faq-a\">Mostly yes. Research and outreach run remotely, client meetings take place in Warsaw or in the market the client is entering. International projects sometimes involve travel, always agreed in advance and settled separately.<\/p><\/div>\n<div class=\"tn-faq-item\"><h3 class=\"tn-faq-q\">What languages do you work in?<\/h3><p class=\"tn-faq-a\">Polish, English and Ukrainian are our working languages. For a specific market, what counts is the language of that market: without it a commercial conversation with a local company makes no sense. If you speak a language we do not have, do mention it in your cover letter.<\/p><\/div>\n<div class=\"tn-faq-item\"><h3 class=\"tn-faq-q\">Do you take students?<\/h3><p class=\"tn-faq-a\">Yes, for paid internships in research and building company lists. We do not run an internship programme with one intake a year, so the form is the only route. Internships are always paid; we do not offer unpaid ones.<\/p><\/div>\n<\/div>\n<\/div>\n<\/section>\n\n<section class=\"nech-case\" id=\"formularz\">\n<div class=\"nech-case-inner\">\n<header class=\"nech-case-header\">\n<div class=\"nech-case-eyebrow\">Application<\/div>\n<h2 class=\"nech-case-title\">Send your CV <em>for the future<\/em><\/h2>\n<p class=\"nech-case-subtitle\">Even when nothing is open, we read what comes in. What interests us most is the cover letter: a CV says where you have been, a letter says what you can do.<\/p>\n<\/header>\n\n<form class=\"tn-cv\" id=\"tn-cv-form\" novalidate>\n<div class=\"tn-cv-row\">\n<div class=\"tn-cv-field\"><label for=\"tn-cv-imie\">First name <span class=\"tn-cv-req\">*<\/span><\/label><input type=\"text\" id=\"tn-cv-imie\" name=\"imie\" required autocomplete=\"given-name\" maxlength=\"80\"><span class=\"tn-cv-err\" data-for=\"imie\"><\/span><\/div>\n<div class=\"tn-cv-field\"><label for=\"tn-cv-nazwisko\">Last name <span class=\"tn-cv-req\">*<\/span><\/label><input type=\"text\" id=\"tn-cv-nazwisko\" name=\"nazwisko\" required autocomplete=\"family-name\" maxlength=\"80\"><span class=\"tn-cv-err\" data-for=\"nazwisko\"><\/span><\/div>\n<\/div>\n<div class=\"tn-cv-row\">\n<div class=\"tn-cv-field\"><label for=\"tn-cv-tel\">Phone <span class=\"tn-cv-req\">*<\/span><\/label><input type=\"tel\" id=\"tn-cv-tel\" name=\"telefon\" required autocomplete=\"tel\" inputmode=\"tel\" maxlength=\"40\"><span class=\"tn-cv-err\" data-for=\"telefon\"><\/span><\/div>\n<div class=\"tn-cv-field\"><label for=\"tn-cv-email\">Email address <span class=\"tn-cv-req\">*<\/span><\/label><input type=\"email\" id=\"tn-cv-email\" name=\"email\" required autocomplete=\"email\" inputmode=\"email\" maxlength=\"120\"><span class=\"tn-cv-err\" data-for=\"email\"><\/span><\/div>\n<\/div>\n\n<div class=\"tn-cv-field tn-cv-file\">\n<label for=\"tn-cv-file\">CV <span class=\"tn-cv-req\">*<\/span><\/label>\n<p class=\"tn-cv-hint\">PDF, DOC or DOCX, up to 5 MB.<\/p>\n<div class=\"tn-cv-filebox\"><input type=\"file\" id=\"tn-cv-file\" name=\"cv\" required accept=\".pdf,.doc,.docx,application\/pdf,application\/msword,application\/vnd.openxmlformats-officedocument.wordprocessingml.document\"><label class=\"tn-cv-filebtn\" for=\"tn-cv-file\">Choose file<\/label><span class=\"tn-cv-filename\" id=\"tn-cv-filename\">No file selected<\/span><\/div>\n<span class=\"tn-cv-err\" data-for=\"cv\"><\/span>\n<\/div>\n\n<div class=\"tn-cv-field\">\n<label for=\"tn-cv-list\">Cover letter <span class=\"tn-cv-req\">*<\/span><\/label>\n<p class=\"tn-cv-hint\">Write what you are genuinely good at, which role you see yourself in with us, and what you consider your strongest side. We are interested in specifics: one project you delivered and what came out of it. Minimum 300 characters.<\/p>\n<textarea id=\"tn-cv-list\" name=\"list\" required rows=\"8\" minlength=\"300\" maxlength=\"6000\"><\/textarea>\n<span class=\"tn-cv-count\" id=\"tn-cv-count\">0 \/ 300 characters<\/span>\n<span class=\"tn-cv-err\" data-for=\"list\"><\/span>\n<\/div>\n\n<div class=\"tn-cv-consents\">\n<label class=\"tn-cv-check\"><input type=\"checkbox\" name=\"rodo\" id=\"tn-cv-rodo\" required><span>I consent to the processing of my personal data contained in this application by the nech Dmytro Nechyporenko for the purpose of this and future recruitment processes, for a period of 12 months. <span class=\"tn-cv-req\">*<\/span><\/span><\/label>\n<label class=\"tn-cv-check\"><input type=\"checkbox\" name=\"newsletter\" id=\"tn-cv-news\"><span>I would like to receive the nech newsletter: market analyses and information about new openings. I can withdraw this consent at any time.<\/span><\/label>\n<\/div>\n\n<p class=\"tn-cv-rodo\">The data controller is the nech Dmytro Nechyporenko, ul. Williama Heerleina Lindleya 16, 02-013 Warsaw, Poland. We process your data solely for recruitment purposes, keep it for 12 months from the date of application and do not share it outside the nech. You have the right to access, rectify, erase and restrict the processing of your data, and to withdraw your consent. Contact: <a href=\"mailto:info@thenech.com\">info@thenech.com<\/a>.<\/p>\n\n<input type=\"text\" name=\"botcheck\" class=\"tn-cv-bot\" tabindex=\"-1\" autocomplete=\"off\" aria-hidden=\"true\">\n<input type=\"hidden\" name=\"ts\" id=\"tn-cv-ts\" value=\"\">\n<input type=\"hidden\" name=\"lang\" value=\"en\">\n\n<button type=\"submit\" class=\"tn-cv-submit\" id=\"tn-cv-submit\"><span>Send application<\/span><span class=\"arrow\">&rarr;<\/span><\/button>\n<p class=\"tn-cv-status\" id=\"tn-cv-status\" role=\"status\" aria-live=\"polite\"><\/p>\n<\/form>\n<\/div>\n<\/section>\n\n<section class=\"nech-services\">\n<div class=\"nech-services-inner\">\n<div class=\"nech-bottom-cta\">\n<h3>Not looking for a job, but for a partner on a project?<\/h3>\n<p>If you represent a company and want to talk about entering a new market, the first conversation is free and takes around thirty minutes.<\/p>\n<a href=\"https:\/\/thenech.com\/en\/contact\/\" class=\"nech-bottom-cta-btn\"><span>Book a free consultation<\/span><span class=\"arrow\">&rarr;<\/span><\/a>\n<div class=\"nech-bottom-cta-meta\"><span>No obligation<\/span><span>PL &middot; EN &middot; UA<\/span><span>Reply within 24 hours<\/span><\/div>\n<\/div>\n<\/div>\n<\/section>\n\n<script type=\"application\/ld+json\">\n{\n \"@context\": \"https:\/\/schema.org\",\n \"@graph\": [\n  {\n   \"@type\": \"WebPage\",\n   \"@id\": \"https:\/\/thenech.com\/en\/careers\/#webpage\",\n   \"url\": \"https:\/\/thenech.com\/en\/careers\/\",\n   \"name\": \"Careers and B2B cooperation | the nech, Warsaw\",\n   \"description\": \"We are not hiring right now, but we are always looking for talented people. See how project cooperation with the nech works, who we look for and how to send your CV.\",\n   \"inLanguage\": \"en-US\",\n   \"isPartOf\": {\n    \"@id\": \"https:\/\/thenech.com\/#website\"\n   },\n   \"about\": {\n    \"@id\": \"https:\/\/thenech.com\/#organization\"\n   },\n   \"breadcrumb\": {\n    \"@id\": \"https:\/\/thenech.com\/en\/careers\/#breadcrumb\"\n   },\n   \"datePublished\": \"2026-09-07\",\n   \"dateModified\": \"2026-09-07\"\n  },\n  {\n   \"@type\": \"BreadcrumbList\",\n   \"@id\": \"https:\/\/thenech.com\/en\/careers\/#breadcrumb\",\n   \"itemListElement\": [\n    {\n     \"@type\": \"ListItem\",\n     \"position\": 1,\n     \"name\": \"Home\",\n     \"item\": \"https:\/\/thenech.com\/en\/\"\n    },\n    {\n     \"@type\": \"ListItem\",\n     \"position\": 2,\n     \"name\": \"Careers\",\n     \"item\": \"https:\/\/thenech.com\/en\/careers\/\"\n    }\n   ]\n  },\n  {\n   \"@type\": \"FAQPage\",\n   \"@id\": \"https:\/\/thenech.com\/en\/careers\/#faq\",\n   \"inLanguage\": \"en-US\",\n   \"mainEntity\": [\n    {\n     \"@type\": \"Question\",\n     \"name\": \"Do you hire employees?\",\n     \"acceptedAnswer\": {\n      \"@type\": \"Answer\",\n      \"text\": \"No. the nech is an advisory practice in which we work with contractors on B2B terms, and on a contract for specific work for one-off projects. We do not offer employment and we are not planning to change that any time soon.\"\n     }\n    },\n    {\n     \"@type\": \"Question\",\n     \"name\": \"There are no openings, can I still send a CV?\",\n     \"acceptedAnswer\": {\n      \"@type\": \"Answer\",\n      \"text\": \"Yes, that is what the form on the Careers page is for. We are always looking for talented people, so we get in touch when a project matching your experience comes up. We read every application ourselves and keep it for twelve months.\"\n     }\n    },\n    {\n     \"@type\": \"Question\",\n     \"name\": \"Is the work remote?\",\n     \"acceptedAnswer\": {\n      \"@type\": \"Answer\",\n      \"text\": \"Mostly yes. Research and outreach run remotely, client meetings take place in Warsaw or in the market the client is entering. International projects sometimes involve travel, agreed in advance and settled separately.\"\n     }\n    },\n    {\n     \"@type\": \"Question\",\n     \"name\": \"What languages do you work in?\",\n     \"acceptedAnswer\": {\n      \"@type\": \"Answer\",\n      \"text\": \"Polish, English and Ukrainian are our working languages. For a specific market, what counts is the language of that market: without it a commercial conversation with a local company makes no sense.\"\n     }\n    },\n    {\n     \"@type\": \"Question\",\n     \"name\": \"Do you take students?\",\n     \"acceptedAnswer\": {\n      \"@type\": \"Answer\",\n      \"text\": \"Yes, for paid internships in research and building company lists. We do not run an internship programme with one intake a year, so the form is the only route. Internships are always paid.\"\n     }\n    }\n   ]\n  }\n ]\n}\n<\/script>\n<script>\n(function(){\n  var f=document.getElementById('tn-cv-form');\n  if(!f||f.dataset.tnInit)return;f.dataset.tnInit='1';\n  var ts=document.getElementById('tn-cv-ts');if(ts)ts.value=String(Math.floor(Date.now()\/1000));\n  var file=document.getElementById('tn-cv-file'),fname=document.getElementById('tn-cv-filename');\n  var ta=document.getElementById('tn-cv-list'),cnt=document.getElementById('tn-cv-count');\n  var st=document.getElementById('tn-cv-status'),btn=document.getElementById('tn-cv-submit');\n  var MAX=5*1024*1024;\n  if(file)file.addEventListener('change',function(){\n    var n=file.files&&file.files[0]?file.files[0].name:'';\n    fname.textContent=n||'No file selected';\n  });\n  if(ta)ta.addEventListener('input',function(){\n    var l=ta.value.trim().length;\n    cnt.textContent=l+' \/ 300 characters';\n    cnt.style.color=l>=300?'#2f6b46':'#7a7a7a';\n  });\n  function err(name,msg){\n    var e=f.querySelector('.tn-cv-err[data-for=\"'+name+'\"]');\n    if(e){e.textContent=msg;e.classList.add('is-on');var p=e.closest('.tn-cv-field');if(p)p.classList.add('has-err');}\n  }\n  function clearErrs(){\n    f.querySelectorAll('.tn-cv-err').forEach(function(e){e.textContent='';e.classList.remove('is-on');});\n    f.querySelectorAll('.has-err').forEach(function(e){e.classList.remove('has-err');});\n  }\n  f.addEventListener('submit',function(ev){\n    ev.preventDefault();clearErrs();st.textContent='';st.className='tn-cv-status';\n    var bad=null;\n    var v=function(id){return (document.getElementById(id).value||'').trim();};\n    if(!v('tn-cv-imie')){err('imie','Enter your first name.');bad=bad||'tn-cv-imie';}\n    if(!v('tn-cv-nazwisko')){err('nazwisko','Enter your last name.');bad=bad||'tn-cv-nazwisko';}\n    if(v('tn-cv-tel').replace(\/[^0-9]\/g,'').length<7){err('telefon','Enter your phone number.');bad=bad||'tn-cv-tel';}\n    if(!\/^[^@\\s]+@[^@\\s]+\\.[^@\\s]{2,}$\/.test(v('tn-cv-email'))){err('email','Enter a valid email address.');bad=bad||'tn-cv-email';}\n    var fl=file.files&&file.files[0];\n    if(!fl){err('cv','Attach your CV.');bad=bad||'tn-cv-file';}\n    else if(fl.size>MAX){err('cv','The file is too large. Maximum 5 MB.');bad=bad||'tn-cv-file';}\n    else if(!\/\\.(pdf|doc|docx)$\/i.test(fl.name)){err('cv','Allowed formats: PDF, DOC, DOCX.');bad=bad||'tn-cv-file';}\n    if(v('tn-cv-list').length<300){err('list','The cover letter must be at least 300 characters.');bad=bad||'tn-cv-list';}\n    if(!document.getElementById('tn-cv-rodo').checked){\n      var c=document.getElementById('tn-cv-rodo').closest('.tn-cv-check');if(c)c.classList.add('has-err');\n      st.textContent='Without consent to data processing we cannot consider your application.';st.className='tn-cv-status is-bad';\n      bad=bad||'tn-cv-rodo';\n    }\n    if(bad){var el=document.getElementById(bad);if(el){el.focus({preventScroll:true});el.scrollIntoView({behavior:'smooth',block:'center'});}return;}\n    var fd=new FormData(f);\n    fd.set('newsletter',document.getElementById('tn-cv-news').checked?'1':'0');\n    fd.set('rodo','1');\n    btn.disabled=true;btn.querySelector('span').textContent='Sending...';\n    st.textContent='';st.className='tn-cv-status';\n    fetch('\/wp-json\/tn\/v1\/career',{method:'POST',body:fd,credentials:'same-origin'})\n      .then(function(r){return r.json().then(function(j){return {ok:r.ok,j:j};});})\n      .then(function(res){\n        if(res.ok&&res.j&&res.j.ok){\n          f.querySelectorAll('.tn-cv-row,.tn-cv-field,.tn-cv-consents,.tn-cv-rodo,.tn-cv-submit').forEach(function(e){e.style.display='none';});\n          st.textContent='Thank you. Your application arrived. We read every one ourselves and get in touch when a project matching your experience comes up.'+(document.getElementById('tn-cv-news').checked?' We have also sent a confirmation email for the newsletter subscription.':'');\n          st.className='tn-cv-status is-ok';\n          st.scrollIntoView({behavior:'smooth',block:'center'});\n        }else{\n          btn.disabled=false;btn.querySelector('span').textContent='Send application';\n          st.textContent=(res.j&&res.j.message)?res.j.message:'Could not send the application. Please try again or write to info@thenech.com.';\n          st.className='tn-cv-status is-bad';\n        }\n      })\n      .catch(function(){\n        btn.disabled=false;btn.querySelector('span').textContent='Send application';\n        st.textContent='Could not send the application. Check your connection or write to info@thenech.com.';\n        st.className='tn-cv-status is-bad';\n      });\n  });\n})();\n\n<\/script>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t","protected":false},"excerpt":{"rendered":"<p>Home Careers Careers Careers at the nech: we work in projects, not in headcount We are not building a department. [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"site-sidebar-layout":"no-sidebar","site-content-layout":"","ast-site-content-layout":"full-width-container","site-content-style":"default","site-sidebar-style":"default","ast-global-header-display":"","ast-banner-title-visibility":"","ast-main-header-display":"","ast-hfb-above-header-display":"","ast-hfb-below-header-display":"","ast-hfb-mobile-header-display":"","site-post-title":"disabled","ast-breadcrumbs-content":"","ast-featured-img":"disabled","footer-sml-layout":"","ast-disable-related-posts":"","theme-transparent-header-meta":"","adv-header-id-meta":"","stick-header-meta":"","header-above-stick-meta":"","header-main-stick-meta":"","header-below-stick-meta":"","astra-migrate-meta-layouts":"default","ast-page-background-enabled":"default","ast-page-background-meta":{"desktop":{"background-color":"var(--ast-global-color-5)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"tablet":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"mobile":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""}},"ast-content-background-meta":{"desktop":{"background-color":"var(--ast-global-color-4)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"tablet":{"background-color":"var(--ast-global-color-4)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"mobile":{"background-color":"var(--ast-global-color-4)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""}},"footnotes":""},"class_list":["post-3454","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/thenech.com\/en\/wp-json\/wp\/v2\/pages\/3454","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/thenech.com\/en\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/thenech.com\/en\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/thenech.com\/en\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/thenech.com\/en\/wp-json\/wp\/v2\/comments?post=3454"}],"version-history":[{"count":6,"href":"https:\/\/thenech.com\/en\/wp-json\/wp\/v2\/pages\/3454\/revisions"}],"predecessor-version":[{"id":3463,"href":"https:\/\/thenech.com\/en\/wp-json\/wp\/v2\/pages\/3454\/revisions\/3463"}],"wp:attachment":[{"href":"https:\/\/thenech.com\/en\/wp-json\/wp\/v2\/media?parent=3454"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}