{"id":905,"date":"2026-06-18T14:26:23","date_gmt":"2026-06-18T14:26:23","guid":{"rendered":"https:\/\/egkt.hu\/about-us\/"},"modified":"2026-07-22T10:12:56","modified_gmt":"2026-07-22T10:12:56","slug":"about-us","status":"publish","type":"page","link":"https:\/\/egkt.hu\/en\/about-us\/","title":{"rendered":"About Us"},"content":{"rendered":"<div id=\"cs-content\" class=\"cs-content\"><div class=\"x-section e905-e1 mp5-0 mp5-1\"><div class=\"x-row e905-e2 mp5-6 mp5-7 mp5-8 mp5-f mp5-g\"><div class=\"x-bg\" aria-hidden=\"true\"><div class=\"x-bg-layer-lower-image\"><\/div><div class=\"x-bg-layer-upper-custom\"><style>\n.grad-top,\n.grad-bottom,\n.grad-left,\n.grad-bottom-mobile {\n  position: absolute;\n}\n.grad-top {\n  top: 0; left: 0;\n  width: 100%; height: 50%;\n  background: linear-gradient(to bottom, rgba(29,25,53,0.5), transparent);\n  z-index: 1;\n}\n.grad-bottom {\n  display: block;\n  bottom: 0; left: 0;\n  width: 100%; height: 30%;\n  background: linear-gradient(to top, rgb(13,13,13), transparent);\n  z-index: 2;\n}\n.grad-left {\n  bottom: 0; left: 0;\n  width: 30%; height: 100%;\n  background: linear-gradient(to right, rgba(29,25,53,0.9), transparent);\n  z-index: 1;\n}\n.grad-bottom-mobile {\n  display: none;\n}\n@media (max-width: 1024px) {\n  .grad-left { display: none; }\n  .grad-top {\n    top: 0; left: 0;\n    width: 100%; height: 50%;\n    background: linear-gradient(to bottom, rgba(29,25,53,0.5), transparent);\n  }\n  .grad-bottom {\n    display: block;\n    height: 30%;\n    background: linear-gradient(to top, rgb(13,13,13), transparent);\n    z-index: 3;\n  }\n  .grad-bottom-mobile {\n    display: block;\n    bottom: 0; left: 0;\n    width: 100%; height: 80%;\n    background: linear-gradient(to top, rgba(29,25,53,0.9), transparent);\n    z-index: 2;\n  }\n}\n<\/style>\n<div class=\"grad-top\"><\/div>\n<div class=\"grad-bottom\"><\/div>\n<div class=\"grad-left\"><\/div>\n<div class=\"grad-bottom-mobile\"><\/div><\/div><\/div><div class=\"x-row-inner\"><div class=\"x-col e905-e3 mp5-t mp5-u mp5-v mp5-w mp5-x\"><div class=\"x-text x-text-headline e905-e4 mp5-16 mp5-17 mp5-18 mp5-19\"><div class=\"x-text-content\"><div class=\"x-text-content-text\"><h1 class=\"x-text-content-text-primary\">About Us<\/h1>\n<\/div><\/div><\/div><div class=\"x-text x-content e905-e5 mp5-1e mp5-1f mp5-1g\"><span>Equilibrium Economic Research and Consulting (EGKT) is a consultancy specialising in the delivery of projects with an economic and social focus, working in close professional collaboration with the Equilibrium Institute. EGKT's aim is to enable policy stakeholders to make well-founded decisions. To put our expertise to use across as many forums as possible, our partners include professional bodies, interest representation groups, state institutions, NGOs and other market participants.<\/span><\/div><\/div><\/div><\/div><\/div><div class=\"x-section e905-e6 mp5-0 mp5-2 mp5-3\"><div class=\"x-row x-container max width e905-e7 mp5-7 mp5-9 mp5-a mp5-b mp5-c mp5-f mp5-h\"><div class=\"x-row-inner\"><div class=\"x-col e905-e8 mp5-t mp5-v mp5-w mp5-x mp5-y mp5-z\"><div class=\"x-text x-text-headline e905-e9 mp5-16 mp5-19 mp5-1a\"><div class=\"x-text-content\"><div class=\"x-text-content-text\"><span class=\"x-text-content-text-subheadline\">Basic Concept<\/span>\n<h2 class=\"x-text-content-text-primary\">Decisions based on reliable knowledge lead to effective outcomes.<\/h2><\/div><\/div><\/div><\/div><div class=\"x-col e905-e10 mp5-w mp5-x mp5-z\"><div class=\"x-text x-content e905-e11 mp5-1e mp5-1f mp5-1g\">Our work is a cohesive process that spans from data to real-world impact: we identify economic and social trends, interpret the relationships between them, and use these insights to develop actionable strategies and decision support.<\/div><\/div><\/div><\/div><div class=\"x-row x-container max width e905-e12 mp5-7 mp5-8 mp5-9 mp5-f mp5-i\"><div class=\"x-row-inner\"><div class=\"x-col e905-e13 mp5-w mp5-x mp5-z\"><!-- EGKT Process Timeline \u2013 EN \u2013 Raw HTML -->\n<style>\n  @import url('https:\/\/fonts.googleapis.com\/css2?family=Montserrat:wght@400;600&display=swap');\n\n  .egkt-tl-outer {\n    overflow-x: hidden;\n    position: relative;\n    width: 100%;\n  }\n\n  .egkt-tl-wrap {\n    font-family: 'Montserrat', sans-serif;\n    padding: 80px 60px;\n    box-sizing: border-box;\n    position: relative;\n    left: 50%;\n    transform: translateX(-50%);\n  }\n\n  \/* Spine *\/\n  #egktSpine {\n    position: absolute;\n    width: 2px;\n    pointer-events: none;\n    z-index: 0;\n  }\n  .egkt-spine-bg {\n    position: absolute;\n    inset: 0;\n    background: rgba(255, 255, 255, 0.15);\n    border-radius: 2px;\n  }\n  #egktFill {\n    position: absolute;\n    top: 0; left: 0; right: 0;\n    height: 0;\n    background: rgb(255, 255, 255);\n    border-radius: 2px;\n    will-change: height;\n  }\n\n  \/* Desktop: dot | headline | description | number *\/\n  .egkt-tl-item {\n    display: grid;\n    grid-template-columns: 36px 1fr 2fr auto;\n    column-gap: 40px;\n    align-items: baseline;\n    padding-bottom: 52px;\n    opacity: 0;\n    transform: translateY(22px);\n    transition: opacity 0.5s cubic-bezier(.4,0,.2,1),\n                transform 0.5s cubic-bezier(.4,0,.2,1);\n  }\n  .egkt-tl-item:last-child { padding-bottom: 0; }\n  .egkt-tl-item.egkt-visible { opacity: 1; transform: none; }\n\n  \/* Dot *\/\n  .egkt-tl-left {\n    width: 36px;\n    display: flex;\n    justify-content: center;\n    padding-top: 3px;\n    position: relative;\n    z-index: 2;\n  }\n  .egkt-tl-dot {\n    width: 14px;\n    height: 14px;\n    border-radius: 50%;\n    background: rgba(255, 255, 255, 0.25);\n    border: 2px solid rgba(255, 255, 255, 0.25);\n    flex-shrink: 0;\n    transition: background 0.35s ease, border-color 0.35s ease, transform 0.35s ease;\n  }\n  .egkt-tl-dot.egkt-dot-active {\n    background: rgb(255, 255, 255);\n    border-color: rgb(255, 255, 255);\n    transform: scale(1.3);\n  }\n  .egkt-tl-item.egkt-final .egkt-tl-dot.egkt-dot-active {\n    background: #e31c3d;\n    border-color: #e31c3d;\n  }\n\n  \/* Headline *\/\n  .egkt-tl-title {\n    font-family: 'Montserrat', sans-serif;\n    font-size: 1.4em;\n    font-weight: 600;\n    color: rgba(255, 255, 255, 0.25);\n    margin: 0;\n    padding: 0;\n    line-height: 1.2;\n    transition: color 0.35s ease;\n  }\n  .egkt-tl-item.egkt-dot-reached .egkt-tl-title { color: rgb(255, 255, 255); }\n  .egkt-tl-item.egkt-final.egkt-dot-reached .egkt-tl-title { color: #e31c3d; }\n\n  \/* Description *\/\n  .egkt-tl-desc {\n    font-family: 'Montserrat', sans-serif;\n    font-size: 16px;\n    font-weight: 400;\n    color: rgba(255, 255, 255, 0.2);\n    line-height: 1.75;\n    margin: 0;\n    padding: 0;\n    transition: color 0.35s ease;\n  }\n  .egkt-tl-item.egkt-dot-reached .egkt-tl-desc { color: rgba(255, 255, 255, 0.65); }\n\n  \/* Number \u2013 right edge *\/\n  .egkt-tl-label {\n    font-family: 'Montserrat', sans-serif;\n    font-size: 10px;\n    font-weight: 600;\n    letter-spacing: 0.18em;\n    text-transform: uppercase;\n    color: rgba(255, 255, 255, 0.2);\n    margin: 0;\n    padding: 0;\n    text-align: right;\n    white-space: nowrap;\n    transition: color 0.35s ease;\n  }\n  .egkt-tl-item.egkt-dot-reached .egkt-tl-label { color: rgba(255, 255, 255, 0.5); }\n\n  \/* Mobile: dot | [number on top + headline + description below] *\/\n  @media (max-width: 768px) {\n    .egkt-tl-outer {\n    overflow-x: hidden;\n    position: relative;\n    width: 100%;\n  }\n\n  .egkt-tl-wrap { padding: 48px 24px; }\n    .egkt-tl-item {\n      grid-template-columns: 36px 1fr;\n      grid-template-rows: auto auto auto;\n      grid-template-areas:\n        \"dot num\"\n        \"dot title\"\n        \"dot desc\";\n      column-gap: 20px;\n      row-gap: 4px;\n    }\n    .egkt-tl-left  { grid-area: dot; align-self: start; padding-top: 3px; }\n    .egkt-tl-label { grid-area: num; text-align: left; }\n    .egkt-tl-title { grid-area: title; }\n    .egkt-tl-desc  { grid-area: desc; margin-top: 6px; }\n  }\n\n  @media (prefers-reduced-motion: reduce) {\n    .egkt-tl-item { opacity: 1; transform: none; transition: none; }\n    #egktFill { transition: none; }\n  }\n<\/style>\n\n<div class=\"egkt-tl-outer\"><div class=\"egkt-tl-wrap\" id=\"egktTlWrap\">\n\n  <div id=\"egktSpine\">\n    <div class=\"egkt-spine-bg\"><\/div>\n    <div id=\"egktFill\"><\/div>\n  <\/div>\n\n  <div class=\"egkt-tl-item\">\n    <div class=\"egkt-tl-left\"><div class=\"egkt-tl-dot\"><\/div><\/div>\n    <h3 class=\"egkt-tl-title\">Data<\/h3>\n    <p class=\"egkt-tl-desc\">We gather relevant economic and social data from reliable sources.<\/p>\n    <span class=\"egkt-tl-label\">01<\/span>\n  <\/div>\n\n  <div class=\"egkt-tl-item\">\n    <div class=\"egkt-tl-left\"><div class=\"egkt-tl-dot\"><\/div><\/div>\n    <h3 class=\"egkt-tl-title\">Analysis<\/h3>\n    <p class=\"egkt-tl-desc\">We uncover the connections and the logic behind complex processes.<\/p>\n    <span class=\"egkt-tl-label\">02<\/span>\n  <\/div>\n\n  <div class=\"egkt-tl-item\">\n    <div class=\"egkt-tl-left\"><div class=\"egkt-tl-dot\"><\/div><\/div>\n    <h3 class=\"egkt-tl-title\">Forecasting<\/h3>\n    <p class=\"egkt-tl-desc\">Using data-driven models, we map out the possible future trajectories.<\/p>\n    <span class=\"egkt-tl-label\">03<\/span>\n  <\/div>\n\n  <div class=\"egkt-tl-item\">\n    <div class=\"egkt-tl-left\"><div class=\"egkt-tl-dot\"><\/div><\/div>\n    <h3 class=\"egkt-tl-title\">Strategy<\/h3>\n    <p class=\"egkt-tl-desc\">From the identified trends we develop actionable strategic recommendations.<\/p>\n    <span class=\"egkt-tl-label\">04<\/span>\n  <\/div>\n\n  <div class=\"egkt-tl-item\">\n    <div class=\"egkt-tl-left\"><div class=\"egkt-tl-dot\"><\/div><\/div>\n    <h3 class=\"egkt-tl-title\">Decision Support<\/h3>\n    <p class=\"egkt-tl-desc\">We support our partners' concrete decisions with relevant market intelligence.<\/p>\n    <span class=\"egkt-tl-label\">05<\/span>\n  <\/div>\n\n  <div class=\"egkt-tl-item egkt-final\">\n    <div class=\"egkt-tl-left\"><div class=\"egkt-tl-dot\"><\/div><\/div>\n    <h3 class=\"egkt-tl-title\">Impact<\/h3>\n    <p class=\"egkt-tl-desc\">We work together on implementation and on long-term results.<\/p>\n    <span class=\"egkt-tl-label\">06<\/span>\n  <\/div>\n\n<\/div><\/div>\n\n<script>\n(function () {\n  var wrap  = document.getElementById('egktTlWrap');\n  var spine = document.getElementById('egktSpine');\n  var fill  = document.getElementById('egktFill');\n  if (!wrap || !fill) return;\n\n  var items   = wrap.querySelectorAll('.egkt-tl-item');\n  var dots    = wrap.querySelectorAll('.egkt-tl-dot');\n  var ticking = false;\n\n  function dotCenter(dot) {\n    var r = dot.getBoundingClientRect();\n    return { x: r.left + r.width \/ 2, y: r.top + r.height \/ 2 };\n  }\n\n  function positionSpine() {\n    var wrapRect = wrap.getBoundingClientRect();\n    var first    = dotCenter(dots[0]);\n    var last     = dotCenter(dots[dots.length - 1]);\n    spine.style.left   = (first.x - wrapRect.left - 1) + 'px';\n    spine.style.top    = (first.y - wrapRect.top) + 'px';\n    spine.style.height = (last.y - first.y) + 'px';\n  }\n\n  function update() {\n    ticking = false;\n    var triggerY = window.innerHeight * 0.65;\n    var firstY   = dotCenter(dots[0]).y;\n    var lastY    = dotCenter(dots[dots.length - 1]).y;\n\n    var progress = (triggerY - firstY) \/ (lastY - firstY);\n    progress = Math.max(0, Math.min(1, progress));\n    fill.style.height = (progress * 100) + '%';\n\n    dots.forEach(function (dot, i) {\n      if (dotCenter(dot).y <= triggerY) {\n        dot.classList.add('egkt-dot-active');\n        items[i].classList.add('egkt-visible', 'egkt-dot-reached');\n      }\n    });\n  }\n\n  function onScroll() {\n    if (!ticking) { requestAnimationFrame(update); ticking = true; }\n  }\n\n  positionSpine();\n  update();\n  window.addEventListener('scroll', onScroll, { passive: true });\n  window.addEventListener('resize', function () { positionSpine(); update(); });\n})();\n<\/script><\/div><\/div><\/div><\/div><div class=\"x-section e905-e15 mp5-0 mp5-2 mp5-3\"><div class=\"x-row x-container max width e905-e16 mp5-7 mp5-9 mp5-a mp5-c mp5-d mp5-f mp5-j\"><div class=\"x-row-inner\"><div class=\"x-col e905-e17 mp5-t mp5-v mp5-w mp5-x mp5-y mp5-z\"><div class=\"x-text x-text-headline e905-e18 mp5-16 mp5-19 mp5-1a\"><div class=\"x-text-content\"><div class=\"x-text-content-text\"><span class=\"x-text-content-text-subheadline\">What Our Work Is Based On<\/span>\n<h2 class=\"x-text-content-text-primary\">The foundation of all our projects.<\/h2><\/div><\/div><\/div><\/div><\/div><\/div><div class=\"x-row x-container max width e905-e19 mp5-7 mp5-8 mp5-9 mp5-f mp5-k\"><div class=\"x-row-inner\"><div class=\"x-col e905-e20 mp5-t mp5-w mp5-10\"><div class=\"x-bg\" aria-hidden=\"true\"><div class=\"x-bg-layer-lower-custom\"><!-- EGKT Adatmez\u0151 anim\u00e1ci\u00f3 \u2013 Raw HTML beilleszt\u00e9shez -->\n<style>\n  @import url('https:\/\/fonts.googleapis.com\/css2?family=Montserrat:wght@300;400&display=swap');\n\n  .egkt-dm-wrap {\n    position: relative;\n    width: 100%;\n    height: 520px;\n    overflow: hidden;\n    background: rgb(13, 13, 13);\n    display: flex;\n    gap: 0;\n  }\n\n  \/* Fels\u0151 \u00e9s als\u00f3 fade *\/\n  .egkt-dm-wrap::before,\n  .egkt-dm-wrap::after {\n    content: '';\n    position: absolute;\n    left: 0; right: 0;\n    height: 120px;\n    z-index: 2;\n    pointer-events: none;\n  }\n  .egkt-dm-wrap::before {\n    top: 0;\n    background: linear-gradient(to bottom, rgb(13, 13, 13) 0%, transparent 100%);\n  }\n  .egkt-dm-wrap::after {\n    bottom: 0;\n    background: linear-gradient(to top, rgb(13, 13, 13) 0%, transparent 100%);\n  }\n\n  .egkt-dm-col {\n    flex: 1;\n    display: flex;\n    flex-direction: column;\n    align-items: flex-start;\n    overflow: hidden;\n    position: relative;\n  }\n\n  .egkt-dm-stream {\n    display: flex;\n    flex-direction: column;\n    gap: 14px;\n    animation: egktScrollUp linear infinite;\n    will-change: transform;\n  }\n\n  .egkt-dm-line {\n    font-family: 'Montserrat', sans-serif;\n    font-size: 11px;\n    font-weight: 300;\n    color: #ffffff;\n    opacity: 0.55;\n    white-space: nowrap;\n    line-height: 1.4;\n    letter-spacing: 0.02em;\n  }\n\n  .egkt-dm-line.egkt-dm-bold {\n    font-weight: 400;\n    opacity: 0.85;\n  }\n\n  @keyframes egktScrollUp {\n    from { transform: translateY(0); }\n    to   { transform: translateY(-50%); }\n  }\n\n  \/* V\u00e1ltoz\u00f3 sebess\u00e9gek oszloponk\u00e9nt *\/\n  .egkt-dm-col:nth-child(1) .egkt-dm-stream { animation-duration: 22s; }\n  .egkt-dm-col:nth-child(2) .egkt-dm-stream { animation-duration: 30s; }\n  .egkt-dm-col:nth-child(3) .egkt-dm-stream { animation-duration: 26s; }\n  .egkt-dm-col:nth-child(4) .egkt-dm-stream { animation-duration: 34s; }\n  .egkt-dm-col:nth-child(5) .egkt-dm-stream { animation-duration: 20s; }\n\n  \/* Desktopra csak 3 oszlop *\/\n  @media (min-width: 769px) {\n    .egkt-dm-col:nth-child(4),\n    .egkt-dm-col:nth-child(5) { display: none; }\n  }\n\n  @media (max-width: 768px) {\n    .egkt-dm-wrap { height: 360px; }\n    .egkt-dm-col:nth-child(3),\n    .egkt-dm-col:nth-child(4),\n    .egkt-dm-col:nth-child(5) { display: none; }\n    .egkt-dm-line { font-size: 9px; }\n  }\n\n  @media (prefers-reduced-motion: reduce) {\n    .egkt-dm-stream { animation: none; }\n  }\n<\/style>\n\n<div class=\"egkt-dm-wrap\" id=\"egktDmWrap\">\n  <!-- JS t\u00f6lti fel -->\n<\/div>\n\n<script>\n(function () {\n  var wrap = document.getElementById('egktDmWrap');\n  if (!wrap) return;\n\n  \/\/ Adatsorok \u2013 gazdas\u00e1gi\/statisztikai jelleg\u0171 \u00e9rt\u00e9kek\n  var dataLines = [\n    ['GDP_growth', '2.4%', 'Q3_2024', 'forecast'],\n    ['inflation_rate', '3.1%', 'YoY', 'CPI'],\n    ['employment_idx', '68.4', 'active', 'labor'],\n    ['trade_balance', '-1.2B', 'EUR', 'export'],\n    ['sector_weight', '0.347', 'industry', 'share'],\n    ['policy_score', '72\/100', 'regulatory', 'env'],\n    ['model_run', 'v2.3.1', 'scenario', 'base'],\n    ['confidence', '94.2%', 'interval', '\u00b11.8'],\n    ['data_points', '84,291', 'indexed', 'norm'],\n    ['forecast_hz', '36mo', 'rolling', 'avg'],\n    ['macro_var', 'R\u00b2=0.91', 'regression', 'fit'],\n    ['energy_idx', '112.4', 'base=100', '2020'],\n    ['market_cap', '2.14T', 'HUF', 'domestic'],\n    ['wage_growth', '+4.7%', 'real', 'Q2'],\n    ['export_vol', '18.3B', 'EUR', 'ytd'],\n    ['debt_ratio', '73.4%', 'GDP', 'public'],\n    ['fx_rate', '388.2', 'HUF\/EUR', 'spot'],\n    ['pmi_index', '52.3', 'mfg', 'expand'],\n    ['unemployment', '4.2%', 'ILO', 'adj'],\n    ['retail_sales', '+2.1%', 'MoM', 'vol'],\n  ];\n\n  var numCols = 5;\n\n  for (var c = 0; c < numCols; c++) {\n    var col = document.createElement('div');\n    col.className = 'egkt-dm-col';\n\n    var stream = document.createElement('div');\n    stream.className = 'egkt-dm-stream';\n\n    \/\/ K\u00e9t m\u00e1solat a v\u00e9gtelen scroll-hoz\n    for (var copy = 0; copy < 2; copy++) {\n      \/\/ V\u00e9letlenszer\u0171en \u00f6sszekevert sorok oszloponk\u00e9nt\n      var shuffled = dataLines.slice().sort(function () { return Math.random() - 0.5; });\n\n      for (var r = 0; r < shuffled.length; r++) {\n        var row = shuffled[r];\n        var line = document.createElement('div');\n        \/\/ Minden 4-5. sor kicsit er\u0151sebb\n        line.className = 'egkt-dm-line' + (r % 5 === 0 ? ' egkt-dm-bold' : '');\n        \/\/ Form\u00e1tum: key: value  |  extra  unit\n        var display = row[0] + ':  ' + row[1];\n        if (Math.random() > 0.6) display += '   ' + row[2];\n        line.textContent = display;\n        stream.appendChild(line);\n      }\n    }\n\n    col.appendChild(stream);\n    wrap.appendChild(col);\n  }\n\n  \/\/ H\u00e1tt\u00e9rsz\u00edn kiolvas\u00e1sa a fade gradienthez\n  var bg = getComputedStyle(document.body).backgroundColor || '#f4f3ef';\n  wrap.style.setProperty('--egkt-bg', bg);\n})();\n<\/script><\/div><div class=\"x-bg-layer-upper-color\"><\/div><\/div><div class=\"x-text x-text-headline e905-e21 mp5-16 mp5-17 mp5-19 mp5-1b mp5-1c\"><div class=\"x-text-content\"><div class=\"x-text-content-text\">\n<h3 class=\"x-text-content-text-primary\">Data-Driven Thinking<\/h3><\/div><\/div><\/div><div class=\"x-text x-content e905-e22 mp5-1e mp5-1g mp5-1h\"><p style=\"font-weight: 400;\"><span>Our work is based on modeling, research, and structured analysis.<\/span><\/p><\/div><\/div><div class=\"x-col e905-e23 mp5-t mp5-w mp5-10 mp5-11 mp5-12\"><div class=\"x-bg\" aria-hidden=\"true\"><div class=\"x-bg-layer-lower-image\"><\/div><div class=\"x-bg-layer-upper-color\"><\/div><\/div><div class=\"x-text x-text-headline e905-e24 mp5-16 mp5-17 mp5-19 mp5-1b mp5-1c\"><div class=\"x-text-content\"><div class=\"x-text-content-text\">\n<h3 class=\"x-text-content-text-primary\">A Comprehensive Approach<\/h3><\/div><\/div><\/div><div class=\"x-text x-content e905-e25 mp5-1e mp5-1g mp5-1h\"><p style=\"font-weight: 400;\"><span>We examine economic, social, and market processes in their broader context.<\/span><\/p><\/div><\/div><div class=\"x-col e905-e26 mp5-t mp5-w mp5-10 mp5-12 mp5-13\"><div class=\"x-bg\" aria-hidden=\"true\"><div class=\"x-bg-layer-lower-image\"><\/div><div class=\"x-bg-layer-upper-color\"><\/div><\/div><div class=\"x-text x-text-headline e905-e27 mp5-16 mp5-17 mp5-19 mp5-1b mp5-1c\"><div class=\"x-text-content\"><div class=\"x-text-content-text\">\n<h3 class=\"x-text-content-text-primary\">Approach Used<\/h3><\/div><\/div><\/div><div class=\"x-text x-content e905-e28 mp5-1e mp5-1g mp5-1h\"><p style=\"font-weight: 400;\"><span>The purpose of these analyses is not only to provide insight but also to support decision-making.<\/span><\/p><\/div><\/div><div class=\"x-col e905-e29 mp5-t mp5-w mp5-10 mp5-12 mp5-14\"><div class=\"x-bg\" aria-hidden=\"true\"><div class=\"x-bg-layer-lower-image\"><\/div><div class=\"x-bg-layer-upper-color\"><\/div><\/div><div class=\"x-text x-text-headline e905-e30 mp5-16 mp5-17 mp5-19 mp5-1b mp5-1c\"><div class=\"x-text-content\"><div class=\"x-text-content-text\">\n<h3 class=\"x-text-content-text-primary\">Proven professional background<\/h3><\/div><\/div><\/div><div class=\"x-text x-content e905-e31 mp5-1e mp5-1g mp5-1h\"><p style=\"font-weight: 400;\"><span>We build on professional collaborations and institutional integration.<\/span><\/p><\/div><\/div><\/div><\/div><\/div><div class=\"x-section e905-e32 mp5-0 mp5-2 mp5-3\"><div class=\"x-row x-container max width e905-e33 mp5-7 mp5-9 mp5-a mp5-c mp5-d mp5-f mp5-l\"><div class=\"x-row-inner\"><div class=\"x-col e905-e34 mp5-t mp5-v mp5-w mp5-x mp5-y mp5-z\"><div class=\"x-text x-text-headline e905-e35 mp5-16 mp5-19 mp5-1a\"><div class=\"x-text-content\"><div class=\"x-text-content-text\"><span class=\"x-text-content-text-subheadline\">Systems Approach<\/span>\n<h2 class=\"x-text-content-text-primary\">We don't think in terms of sectors or systems.<\/h2><\/div><\/div><\/div><\/div><div class=\"x-col e905-e36 mp5-w mp5-x mp5-z\"><div class=\"x-text x-content e905-e37 mp5-1e mp5-1f mp5-1g\"><span>Our work is connected to the systems through which economic and social processes actually unfold.<\/span><\/div><\/div><\/div><\/div><div class=\"x-row e905-e38 mp5-7 mp5-8 mp5-9 mp5-f mp5-m\"><div class=\"x-row-inner\"><div class=\"x-col e905-e39 mp5-w mp5-x mp5-z\"><div class=\"x-div e905-e40 mp5-1j mp5-1k\"><div class=\"x-div e905-e41 mp5-1j mp5-1k\"><div class=\"x-div x-container max width e905-e42 mp5-1j mp5-1k mp5-1l mp5-1m mp5-1n mp5-5\"><a class=\"x-div e905-e43 mp5-1j mp5-1l mp5-1o mp5-1p mp5-1q\" href=\"#prev\" data-x-effect-provider=\"colors particles effects\" data-x-slide-prev=\"\"><i class=\"x-icon e905-e44 mp5-1s\" aria-hidden=\"true\" data-x-icon-l=\"&#xf104;\"><\/i><\/a><a class=\"x-div e905-e45 mp5-1j mp5-1l mp5-1o mp5-1p mp5-1r\" href=\"#next\" data-x-effect-provider=\"colors particles effects\" data-x-slide-next=\"\"><i class=\"x-icon e905-e46 mp5-1s\" aria-hidden=\"true\" data-x-icon-l=\"&#xf105;\"><\/i><\/a><\/div><div class=\"x-slide-container-viewport is-loading e905-e47 mp5-1t\" data-x-slide-container=\"{&quot;keyboardNavigation&quot;:true,&quot;snap&quot;:true,&quot;scrollBySlide&quot;:true,&quot;int&quot;:&quot;drag off&quot;,&quot;direction&quot;:&quot;forward&quot;,&quot;startingSlide&quot;:1}\"><div class=\"x-slide-container-content x-container max width\"><div class=\"x-slide-container is-inline is-paged\"><div class=\"x-slide e905-e48 mp5-1v mp5-1w mp5-1x\" data-x-slide=\"\"><div class=\"x-bg\" aria-hidden=\"true\"><div class=\"x-bg-layer-lower-image\"><\/div><div class=\"x-bg-layer-upper-color\"><\/div><\/div><div class=\"x-text x-text-headline e905-e49 mp5-16 mp5-17 mp5-19 mp5-1b mp5-1c\"><div class=\"x-text-content\"><div class=\"x-text-content-text\">\n<h3 class=\"x-text-content-text-primary\">Economic Policy Systems<\/h3><\/div><\/div><\/div><\/div><div class=\"x-slide e905-e50 mp5-1v mp5-1w mp5-1y\" data-x-slide=\"\"><div class=\"x-bg\" aria-hidden=\"true\"><div class=\"x-bg-layer-lower-image\"><\/div><div class=\"x-bg-layer-upper-color\"><\/div><\/div><div class=\"x-text x-text-headline e905-e51 mp5-16 mp5-17 mp5-19 mp5-1b mp5-1c\"><div class=\"x-text-content\"><div class=\"x-text-content-text\">\n<h3 class=\"x-text-content-text-primary\">Labor Market Trends<\/h3><\/div><\/div><\/div><\/div><div class=\"x-slide e905-e52 mp5-1v mp5-1w mp5-1z\" data-x-slide=\"\"><div class=\"x-bg\" aria-hidden=\"true\"><div class=\"x-bg-layer-lower-image\"><\/div><div class=\"x-bg-layer-upper-color\"><\/div><\/div><div class=\"x-text x-text-headline e905-e53 mp5-16 mp5-17 mp5-19 mp5-1b mp5-1c\"><div class=\"x-text-content\"><div class=\"x-text-content-text\">\n<h3 class=\"x-text-content-text-primary\">Energy Transition<\/h3><\/div><\/div><\/div><\/div><div class=\"x-slide e905-e54 mp5-1v mp5-1w mp5-20\" data-x-slide=\"\"><div class=\"x-bg\" aria-hidden=\"true\"><div class=\"x-bg-layer-lower-image\"><\/div><div class=\"x-bg-layer-upper-color\"><\/div><\/div><div class=\"x-text x-text-headline e905-e55 mp5-16 mp5-17 mp5-19 mp5-1b mp5-1c\"><div class=\"x-text-content\"><div class=\"x-text-content-text\">\n<h3 class=\"x-text-content-text-primary\">Commercial Structures<\/h3><\/div><\/div><\/div><\/div><div class=\"x-slide e905-e56 mp5-1v mp5-1w mp5-21\" data-x-slide=\"\"><div class=\"x-bg\" aria-hidden=\"true\"><div class=\"x-bg-layer-lower-image\"><\/div><div class=\"x-bg-layer-upper-color\"><\/div><\/div><div class=\"x-text x-text-headline e905-e57 mp5-16 mp5-17 mp5-19 mp5-1b mp5-1c\"><div class=\"x-text-content\"><div class=\"x-text-content-text\">\n<h3 class=\"x-text-content-text-primary\">Logistics Networks<\/h3><\/div><\/div><\/div><\/div><div class=\"x-slide e905-e58 mp5-1v mp5-1w mp5-22\" data-x-slide=\"\"><div class=\"x-bg\" aria-hidden=\"true\"><div class=\"x-bg-layer-lower-image\"><\/div><div class=\"x-bg-layer-upper-color\"><\/div><\/div><div class=\"x-text x-text-headline e905-e59 mp5-16 mp5-17 mp5-19 mp5-1b mp5-1c\"><div class=\"x-text-content\"><div class=\"x-text-content-text\">\n<h3 class=\"x-text-content-text-primary\">Innovation and Technology<\/h3><\/div><\/div><\/div><\/div><div class=\"x-slide e905-e60 mp5-1v mp5-1w mp5-23\" data-x-slide=\"\"><div class=\"x-bg\" aria-hidden=\"true\"><div class=\"x-bg-layer-lower-image\"><\/div><div class=\"x-bg-layer-upper-color\"><\/div><\/div><div class=\"x-text x-text-headline e905-e61 mp5-16 mp5-17 mp5-19 mp5-1b mp5-1c\"><div class=\"x-text-content\"><div class=\"x-text-content-text\">\n<h3 class=\"x-text-content-text-primary\">Corporate Strategies<\/h3><\/div><\/div><\/div><\/div><div class=\"x-slide e905-e62 mp5-1v mp5-1w mp5-24\" data-x-slide=\"\"><div class=\"x-bg\" aria-hidden=\"true\"><div class=\"x-bg-layer-lower-image\"><\/div><div class=\"x-bg-layer-upper-color\"><\/div><\/div><div class=\"x-text x-text-headline e905-e63 mp5-16 mp5-17 mp5-19 mp5-1b mp5-1c\"><div class=\"x-text-content\"><div class=\"x-text-content-text\">\n<h3 class=\"x-text-content-text-primary\">Sustainability Transition<\/h3><\/div><\/div><\/div><\/div><div class=\"x-slide e905-e64 mp5-1v mp5-1w mp5-25\" data-x-slide=\"\"><div class=\"x-bg\" aria-hidden=\"true\"><div class=\"x-bg-layer-lower-image\"><\/div><div class=\"x-bg-layer-upper-color\"><\/div><\/div><div class=\"x-text x-text-headline e905-e65 mp5-16 mp5-17 mp5-19 mp5-1b mp5-1c\"><div class=\"x-text-content\"><div class=\"x-text-content-text\">\n<h3 class=\"x-text-content-text-primary\">Stakeholder Engagement Mechanisms<\/h3><\/div><\/div><\/div><\/div><\/div><\/div><\/div><\/div><ul class=\"x-slide-pagination is-row e905-e66 mp5-27\" data-x-slide-pagination=\"\"><\/ul><\/div><\/div><\/div><\/div><\/div><div class=\"x-section e905-e67 mp5-0 mp5-2 mp5-4\"><div class=\"x-row x-container max width e905-e68 mp5-7 mp5-9 mp5-a mp5-c mp5-d mp5-f mp5-n\"><div class=\"x-row-inner\"><div class=\"x-col e905-e69 mp5-t mp5-v mp5-w mp5-x mp5-y mp5-z\"><div class=\"x-text x-text-headline e905-e70 mp5-16 mp5-19 mp5-1a\"><div class=\"x-text-content\"><div class=\"x-text-content-text\"><span class=\"x-text-content-text-subheadline\">Services<\/span>\n<h2 class=\"x-text-content-text-primary\">Research, Analysis, and Knowledge Sharing<\/h2><\/div><\/div><\/div><\/div><div class=\"x-col e905-e71 mp5-w mp5-x mp5-z\"><div class=\"x-text x-content e905-e72 mp5-1e mp5-1f mp5-1g\"><span>Through independent research and expert advice, we help our clients make better decisions.<\/span><\/div><\/div><\/div><\/div><div class=\"x-row x-container max width e905-e73 mp5-7 mp5-8 mp5-9 mp5-f mp5-o\"><div class=\"x-row-inner\"><div class=\"x-col e905-e74 mp5-w mp5-x mp5-z\"><div class=\"x-div e905-e75 mp5-1j mp5-1k\"><div class=\"x-div e905-e76 mp5-1j mp5-1k\"><div class=\"x-div e905-e77 mp5-1j mp5-1k mp5-1l mp5-1m mp5-1p mp5-5\"><a class=\"x-div e905-e78 mp5-1j mp5-1l mp5-1o mp5-1p mp5-1q\" href=\"#prev\" data-x-effect-provider=\"colors particles effects\" data-x-slide-prev=\"\"><i class=\"x-icon e905-e79 mp5-1s\" aria-hidden=\"true\" data-x-icon-l=\"&#xf104;\"><\/i><\/a><a class=\"x-div e905-e80 mp5-1j mp5-1l mp5-1o mp5-1p mp5-1r\" href=\"#next\" data-x-effect-provider=\"colors particles effects\" data-x-slide-next=\"\"><i class=\"x-icon e905-e81 mp5-1s\" aria-hidden=\"true\" data-x-icon-l=\"&#xf105;\"><\/i><\/a><\/div><div class=\"x-slide-container-viewport is-loading e905-e82 mp5-1t mp5-1u\" data-x-slide-container=\"{&quot;keyboardNavigation&quot;:true,&quot;snap&quot;:true,&quot;scrollBySlide&quot;:true,&quot;int&quot;:&quot;drag off&quot;,&quot;direction&quot;:&quot;forward&quot;,&quot;startingSlide&quot;:1}\"><div class=\"x-slide-container-content\"><div class=\"x-slide-container is-inline is-paged\"><div class=\"x-slide e905-e83 mp5-1v mp5-26\" data-x-slide=\"\"><span class=\"x-image e905-e84 mp5-28\"><img decoding=\"async\" src=\"https:\/\/egkt.hu\/wp-content\/uploads\/2026\/06\/Bannerek_szolgaltatas_1-2-scaled.jpg\" width=\"1280\" height=\"720\" alt=\"Image\" loading=\"lazy\"><\/span><div class=\"x-row e905-e85 mp5-7 mp5-9 mp5-c mp5-e mp5-f mp5-p\"><div class=\"x-row-inner\"><div class=\"x-col e905-e86 mp5-t mp5-w mp5-x mp5-z mp5-15\"><div class=\"x-text x-text-headline e905-e87 mp5-16 mp5-17 mp5-1c mp5-1d\"><div class=\"x-text-content\"><div class=\"x-text-content-text\">\n<h3 class=\"x-text-content-text-primary\">Economic Forecasting and Modeling<\/h3><\/div><\/div><\/div><div class=\"x-text x-content e905-e88 mp5-1e mp5-1h mp5-1i\"><p style=\"font-weight: 400;\"><span style=\"font-weight: 400;\">We forecast and model. We understand economic processes in their broader context. <\/span><\/p><\/div><a class=\"x-anchor x-anchor-button has-graphic e905-e89 mp5-29\" tabindex=\"0\" href=\"https:\/\/egkt.hu\/gazdasagi-elorejelzes-es-modellezes\/\"><div class=\"x-anchor-content\"><span class=\"x-graphic\" aria-hidden=\"true\"><i class=\"x-icon x-graphic-child x-graphic-icon x-graphic-primary\" aria-hidden=\"true\" data-x-icon-l=\"&#xf105;\"><\/i><\/span><div class=\"x-anchor-text\"><span class=\"x-anchor-text-primary\">Read more<\/span><\/div><\/div><\/a><\/div><\/div><\/div><\/div><div class=\"x-slide e905-e90 mp5-1v mp5-26\" data-x-slide=\"\"><span class=\"x-image e905-e91 mp5-28\"><img decoding=\"async\" src=\"https:\/\/egkt.hu\/wp-content\/uploads\/2026\/06\/Bannerek_szolgaltatas_2-2-scaled.jpg\" width=\"1280\" height=\"720\" alt=\"Image\" loading=\"lazy\"><\/span><div class=\"x-row e905-e92 mp5-7 mp5-9 mp5-c mp5-e mp5-f mp5-q\"><div class=\"x-row-inner\"><div class=\"x-col e905-e93 mp5-t mp5-w mp5-x mp5-z mp5-15\"><div class=\"x-text x-text-headline e905-e94 mp5-16 mp5-17 mp5-1c mp5-1d\"><div class=\"x-text-content\"><div class=\"x-text-content-text\">\n<h3 class=\"x-text-content-text-primary\">Economic Analyses and Recommendations<\/h3><\/div><\/div><\/div><div class=\"x-text x-content e905-e95 mp5-1e mp5-1h mp5-1i\"><p style=\"font-weight: 400;\"><span>The quality of decisions depends on the depth of the analysis.<\/span><\/p><\/div><a class=\"x-anchor x-anchor-button has-graphic e905-e96 mp5-29\" tabindex=\"0\" href=\"https:\/\/egkt.hu\/en\/economic-analyses-and-recommendations\/\"><div class=\"x-anchor-content\"><span class=\"x-graphic\" aria-hidden=\"true\"><i class=\"x-icon x-graphic-child x-graphic-icon x-graphic-primary\" aria-hidden=\"true\" data-x-icon-l=\"&#xf105;\"><\/i><\/span><div class=\"x-anchor-text\"><span class=\"x-anchor-text-primary\">Read more<\/span><\/div><\/div><\/a><\/div><\/div><\/div><\/div><div class=\"x-slide e905-e97 mp5-1v mp5-26\" data-x-slide=\"\"><span class=\"x-image e905-e98 mp5-28\"><img decoding=\"async\" src=\"https:\/\/egkt.hu\/wp-content\/uploads\/2026\/06\/Bannerek_szolgaltatas_3-scaled.jpg\" width=\"1280\" height=\"720\" alt=\"Image\" loading=\"lazy\"><\/span><div class=\"x-row e905-e99 mp5-7 mp5-9 mp5-c mp5-e mp5-f mp5-r\"><div class=\"x-row-inner\"><div class=\"x-col e905-e100 mp5-t mp5-w mp5-x mp5-z mp5-15\"><div class=\"x-text x-text-headline e905-e101 mp5-16 mp5-17 mp5-1c mp5-1d\"><div class=\"x-text-content\"><div class=\"x-text-content-text\">\n<h3 class=\"x-text-content-text-primary\">Conferences, Events<\/h3><\/div><\/div><\/div><div class=\"x-text x-content e905-e102 mp5-1e mp5-1h mp5-1i\"><p style=\"font-weight: 400;\"><span style=\"font-weight: 400;\">Knowledge does not exist in isolation\u2014it becomes influential within a community.<\/span><\/p><\/div><a class=\"x-anchor x-anchor-button has-graphic e905-e103 mp5-29\" tabindex=\"0\" href=\"https:\/\/egkt.hu\/en\/conferences-events\/\"><div class=\"x-anchor-content\"><span class=\"x-graphic\" aria-hidden=\"true\"><i class=\"x-icon x-graphic-child x-graphic-icon x-graphic-primary\" aria-hidden=\"true\" data-x-icon-l=\"&#xf105;\"><\/i><\/span><div class=\"x-anchor-text\"><span class=\"x-anchor-text-primary\">Read more<\/span><\/div><\/div><\/a><\/div><\/div><\/div><\/div><div class=\"x-slide e905-e104 mp5-1v mp5-26\" data-x-slide=\"\"><span class=\"x-image e905-e105 mp5-28\"><img decoding=\"async\" src=\"https:\/\/egkt.hu\/wp-content\/uploads\/2026\/06\/Bannerek_szolgaltatas_4-scaled.jpg\" width=\"1280\" height=\"720\" alt=\"Image\" loading=\"lazy\"><\/span><div class=\"x-row e905-e106 mp5-7 mp5-9 mp5-c mp5-e mp5-f mp5-s\"><div class=\"x-row-inner\"><div class=\"x-col e905-e107 mp5-t mp5-w mp5-x mp5-z mp5-15\"><div class=\"x-text x-text-headline e905-e108 mp5-16 mp5-17 mp5-1c mp5-1d\"><div class=\"x-text-content\"><div class=\"x-text-content-text\">\n<h3 class=\"x-text-content-text-primary\">Industry and Corporate Strategy Development<\/h3><\/div><\/div><\/div><div class=\"x-text x-content e905-e109 mp5-1e mp5-1h mp5-1i\"><span style=\"font-weight: 400;\">Strategy is born where data and the environment meet.<\/span><\/div><a class=\"x-anchor x-anchor-button has-graphic e905-e110 mp5-29\" tabindex=\"0\" href=\"https:\/\/egkt.hu\/iparagi-es-vallalati-strategiaalkotas\/\"><div class=\"x-anchor-content\"><span class=\"x-graphic\" aria-hidden=\"true\"><i class=\"x-icon x-graphic-child x-graphic-icon x-graphic-primary\" aria-hidden=\"true\" data-x-icon-l=\"&#xf105;\"><\/i><\/span><div class=\"x-anchor-text\"><span class=\"x-anchor-text-primary\">Read more<\/span><\/div><\/div><\/a><\/div><\/div><\/div><\/div><\/div><\/div><\/div><\/div><ul class=\"x-slide-pagination is-row e905-e111 mp5-27\" data-x-slide-pagination=\"\"><\/ul><\/div><\/div><\/div><\/div><\/div><\/div>","protected":false},"excerpt":{"rendered":"<p>About Us Equilibrium Economic Research and Consulting (EGKT) is a consultancy specialising in the delivery of projects with an economic and social focus, working in close professional collaboration with the Equilibrium Institute. EGKT&#8217;s aim is to enable policy stakeholders to make well-founded decisions. To put our expertise to use across as many forums as possible, our partners include professional bodies, &#8230; <\/p>\n<div><a href=\"https:\/\/egkt.hu\/en\/about-us\/\" class=\"more-link\">Read More<\/a><\/div>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"template-blank-4.php","meta":{"_acf_changed":false,"footnotes":""},"szolgaltatas":[],"class_list":["post-905","page","type-page","status-publish","hentry","no-post-thumbnail"],"acf":[],"_links":{"self":[{"href":"https:\/\/egkt.hu\/en\/wp-json\/wp\/v2\/pages\/905","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/egkt.hu\/en\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/egkt.hu\/en\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/egkt.hu\/en\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/egkt.hu\/en\/wp-json\/wp\/v2\/comments?post=905"}],"version-history":[{"count":6,"href":"https:\/\/egkt.hu\/en\/wp-json\/wp\/v2\/pages\/905\/revisions"}],"predecessor-version":[{"id":957,"href":"https:\/\/egkt.hu\/en\/wp-json\/wp\/v2\/pages\/905\/revisions\/957"}],"wp:attachment":[{"href":"https:\/\/egkt.hu\/en\/wp-json\/wp\/v2\/media?parent=905"}],"wp:term":[{"taxonomy":"szolgaltatas","embeddable":true,"href":"https:\/\/egkt.hu\/en\/wp-json\/wp\/v2\/szolgaltatas?post=905"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}