{"id":21,"date":"2026-03-07T22:34:55","date_gmt":"2026-03-07T22:34:55","guid":{"rendered":"https:\/\/new.equitas-consulting.com\/?page_id=21"},"modified":"2026-04-05T19:01:28","modified_gmt":"2026-04-05T19:01:28","slug":"insights","status":"publish","type":"page","link":"https:\/\/www.equitas-consulting.com\/tr\/insights\/","title":{"rendered":"Yay\u0131nlar"},"content":{"rendered":"\n<link rel=\"preconnect\" href=\"https:\/\/fonts.googleapis.com\">\n<link rel=\"preconnect\" href=\"https:\/\/fonts.gstatic.com\" crossorigin>\n<link rel=\"stylesheet\" href=\"https:\/\/fonts.googleapis.com\/css2?family=Cormorant+Garamond:ital,wght@0,400;0,500;0,600;1,400;1,500&#038;family=DM+Sans:wght@300;400;500;700&#038;display=swap\">\n\n<style>\n\/* ===== EQUITAS INSIGHTS \u2014 BLOCK 1 ===== *\/\n\n.eq-insights {\n  --terra:       #C45A10;\n  --terra-light: #D97035;\n  --slate:       #1C2B2B;\n  --slate-mid:   #2A3D3D;\n  --slate-panel: #132022;\n  --off-white:   #F6F3EE;\n  --white:       #FFFFFF;\n  --ink:         #182426;\n  --ink-soft:    #3A4040;\n  --muted:       #7A8A8A;\n  --max:         1320px;\n  font-family: 'DM Sans', sans-serif;\n  color: var(--ink-soft);\n  overflow-x: hidden;\n}\n\n.eq-insights *, .eq-insights *::before, .eq-insights *::after {\n  box-sizing: border-box;\n}\n\n.eq-insights a { color: inherit; text-decoration: none; }\n\n.eq-insights .container {\n  width: min(var(--max), calc(100% - 80px));\n  margin: 0 auto;\n}\n\n.eq-insights .eyebrow {\n  display: inline-flex;\n  align-items: center;\n  gap: 12px;\n  font-size: 11px;\n  font-weight: 400;\n  letter-spacing: 0.22em;\n  text-transform: uppercase;\n  color: var(--terra-light);\n}\n.eq-insights .eyebrow::before {\n  content: \"\";\n  width: 30px; height: 1px;\n  background: var(--terra);\n  flex-shrink: 0;\n}\n\n\/* \u2500\u2500 HERO \u2500\u2500 *\/\n.eq-insights .hero {\n  position: relative;\n  background:\n    linear-gradient(180deg, rgba(28,43,43,0.28) 0%, rgba(28,43,43,0.60) 40%, rgba(28,43,43,0.94) 100%),\n    linear-gradient(135deg, #1C2B2B 0%, #2A3D3D 100%);\n  padding: 80px 0 70px;\n  color: #fff;\n  overflow: hidden;\n}\n\n.eq-insights .hero::before {\n  content: \"\";\n  position: absolute; inset: 0;\n  background-image:\n    linear-gradient(rgba(196,90,16,0.04) 1px, transparent 1px),\n    linear-gradient(90deg, rgba(196,90,16,0.04) 1px, transparent 1px);\n  background-size: 60px 60px;\n  pointer-events: none;\n}\n\n.eq-insights .hero::after {\n  content: \"\";\n  position: absolute; left: 0; right: 0; bottom: 0;\n  height: 80px;\n  background: linear-gradient(180deg, rgba(246,243,238,0) 0%, var(--off-white) 100%);\n}\n\n.eq-insights .hero-accent-bar {\n  position: absolute;\n  left: 0; top: 15%; bottom: 15%;\n  width: 3px;\n  background: var(--terra);\n  opacity: 0.5;\n}\n\n.eq-insights .hero-inner {\n  position: relative;\n  z-index: 2;\n  max-width: 760px;\n}\n\n.eq-insights .hero h1 {\n  margin-top: 16px;\n  font-family: 'Cormorant Garamond', serif;\n  font-weight: 500;\n  font-size: clamp(2.8rem, 5vw, 4.5rem);\n  line-height: 0.95;\n  letter-spacing: -0.02em;\n  color: #fff;\n}\n\n.eq-insights .hero h1 em {\n  color: var(--terra-light);\n  font-style: italic;\n}\n\n.eq-insights .hero-copy {\n  margin-top: 20px;\n  font-size: 0.95rem;\n  line-height: 1.9;\n  color: rgba(255,255,255,0.58);\n  font-weight: 300;\n  max-width: 620px;\n}\n\n\/* \u2500\u2500 CATEGORY TABS \u2500\u2500 *\/\n.eq-insights .tabs-section {\n  background: var(--off-white);\n  padding: 0;\n  position: sticky;\n  top: 70px;\n  z-index: 100;\n  border-bottom: 1px solid rgba(28,43,43,0.08);\n}\n\n.eq-insights .tabs-inner {\n  display: flex;\n  align-items: center;\n  gap: 0;\n  overflow-x: auto;\n  scrollbar-width: none;\n}\n\n.eq-insights .tabs-inner::-webkit-scrollbar { display: none; }\n\n.eq-insights .tab-link {\n  display: inline-flex;\n  align-items: center;\n  padding: 18px 24px;\n  font-size: 0.75rem;\n  font-weight: 400;\n  letter-spacing: 0.12em;\n  text-transform: uppercase;\n  color: var(--muted);\n  border-bottom: 2px solid transparent;\n  white-space: nowrap;\n  transition: color 0.2s, border-color 0.2s;\n  cursor: pointer;\n}\n\n.eq-insights .tab-link:hover { color: var(--terra); }\n\n.eq-insights .tab-link.active {\n  color: var(--terra);\n  border-bottom-color: var(--terra);\n  font-weight: 500;\n}\n\n\/* \u2500\u2500 FEATURED ARTICLE \u2500\u2500 *\/\n.eq-insights .featured-section {\n  background: var(--off-white);\n  padding: 60px 0 60px;\n}\n\n.eq-insights .featured-label {\n  font-size: 0.65rem;\n  font-weight: 400;\n  letter-spacing: 0.2em;\n  text-transform: uppercase;\n  color: var(--terra);\n  margin-bottom: 24px;\n  display: flex;\n  align-items: center;\n  gap: 10px;\n}\n\n.eq-insights .featured-label::after {\n  content: \"\";\n  flex: 1;\n  height: 1px;\n  background: rgba(196,90,16,0.2);\n}\n\n.eq-insights .featured-card {\n  display: grid;\n  grid-template-columns: 1fr 1fr;\n  gap: 1px;\n  background: rgba(28,43,43,0.08);\n}\n\n.eq-insights .featured-image {\n  background: var(--slate-mid);\n  min-height: 380px;\n  position: relative;\n  overflow: hidden;\n  display: flex;\n  align-items: flex-end;\n}\n\n.eq-insights .featured-image img {\n  position: absolute;\n  inset: 0;\n  width: 100%;\n  height: 100%;\n  object-fit: cover;\n  opacity: 0.5;\n}\n\n.eq-insights .featured-image-overlay {\n  position: absolute; inset: 0;\n  background: linear-gradient(180deg, transparent 30%, rgba(19,32,34,0.85) 100%);\n  z-index: 1;\n}\n\n.eq-insights .featured-category-badge {\n  position: absolute;\n  top: 28px; left: 28px;\n  font-size: 0.65rem;\n  font-weight: 500;\n  letter-spacing: 0.14em;\n  text-transform: uppercase;\n  color: #fff;\n  background: var(--terra);\n  padding: 5px 12px;\n  z-index: 2;\n}\n\n.eq-insights .featured-content {\n  background: var(--white);\n  padding: 48px 44px;\n  display: flex;\n  flex-direction: column;\n  justify-content: space-between;\n}\n\n.eq-insights .featured-meta {\n  display: flex;\n  align-items: center;\n  gap: 16px;\n  margin-bottom: 20px;\n}\n\n.eq-insights .featured-cat {\n  font-size: 0.68rem;\n  font-weight: 500;\n  letter-spacing: 0.12em;\n  text-transform: uppercase;\n  color: var(--terra);\n}\n\n.eq-insights .featured-date {\n  font-size: 0.78rem;\n  font-weight: 300;\n  color: var(--muted);\n}\n\n.eq-insights .featured-title {\n  font-family: 'Cormorant Garamond', serif;\n  font-size: clamp(1.8rem, 2.8vw, 2.6rem);\n  font-weight: 500;\n  line-height: 1.1;\n  color: var(--ink);\n  margin-bottom: 20px;\n}\n\n.eq-insights .featured-excerpt {\n  font-size: 0.9rem;\n  font-weight: 300;\n  line-height: 1.9;\n  color: var(--ink-soft);\n  margin-bottom: 32px;\n  flex: 1;\n}\n\n.eq-insights .featured-link {\n  display: inline-flex;\n  align-items: center;\n  gap: 8px;\n  font-size: 0.75rem;\n  font-weight: 500;\n  letter-spacing: 0.1em;\n  text-transform: uppercase;\n  color: var(--terra);\n  transition: gap 0.2s;\n}\n\n.eq-insights .featured-link::after { content: \"\u2192\"; }\n.eq-insights .featured-link:hover { gap: 14px; }\n\n\/* \u2500\u2500 RESPONSIVE \u2500\u2500 *\/\n@media (max-width: 1100px) {\n  .eq-insights .featured-card { grid-template-columns: 1fr; }\n  .eq-insights .featured-image { min-height: 260px; }\n}\n\n@media (max-width: 768px) {\n  .eq-insights .hero { padding: 60px 0 50px; }\n  .eq-insights .tabs-section { top: 0; }\n  .eq-insights .container { width: min(var(--max), calc(100% - 32px)); }\n  .eq-insights .featured-content { padding: 32px 24px; }\n}\n<\/style>\n\n<div class=\"eq-insights\">\n\n  <!-- HERO -->\n  <header class=\"hero\">\n    <div class=\"hero-accent-bar\"><\/div>\n    <div class=\"container hero-inner\">\n      <div class=\"eyebrow\">Insights<\/div>\n      <h1>Analysis, commentary and <em>practical guidance<\/em><\/h1>\n      <p class=\"hero-copy\">Articles, guides and commentary on construction claims, delay analysis, FIDIC contracts, arbitration and dispute practice from the Equitas team.<\/p>\n    <\/div>\n  <\/header>\n\n  <!-- CATEGORY TABS -->\n<!-- CATEGORY TABS \u2014 replace the existing <nav class=\"tabs-section\"> in Block 1 -->\n  <nav class=\"tabs-section\">\n    <div class=\"container\">\n      <div class=\"tabs-inner\">\n        <a href=\"#\" class=\"tab-link active\" data-cat=\"\">All<\/a>\n        <a href=\"#\" class=\"tab-link\" data-cat=\"fidic-articles\">FIDIC<\/a>\n        <a href=\"#\" class=\"tab-link\" data-cat=\"arbitration\">Arbitration<\/a>\n        <a href=\"#\" class=\"tab-link\" data-cat=\"adjudication\">Adjudication<\/a>\n        <a href=\"#\" class=\"tab-link\" data-cat=\"claims\">Claims<\/a>\n        <a href=\"#\" class=\"tab-link\" data-cat=\"expert-practice\">Expert Practice<\/a>\n        <a href=\"#\" class=\"tab-link\" data-cat=\"international\">International<\/a>\n        <a href=\"#\" class=\"tab-link\" data-cat=\"force-majeure\">Force Majeure<\/a>\n        <a href=\"#\" class=\"tab-link\" data-cat=\"mediation\">Mediation<\/a>\n        <a href=\"#\" class=\"tab-link\" data-cat=\"news\">News<\/a>\n      <\/div>\n    <\/div>\n  <\/nav>\n\n  <!-- FEATURED ARTICLE -->\n  <!--\n    HOW TO UPDATE THE FEATURED ARTICLE:\n    1. Change featured-category-badge text \u2192 article's primary category\n    2. Change featured-cat span \u2192 same category\n    3. Change featured-date span \u2192 month and year\n    4. Change featured-title h2 \u2192 article title\n    5. Change featured-excerpt p \u2192 2\u20133 sentence summary\n    6. Change featured-link href \u2192 article URL\n    7. Optional: add <img decoding=\"async\" src=\"IMAGE-URL\" alt=\"...\"> inside .featured-image\n  -->\n  <section class=\"featured-section\">\n    <div class=\"container\">\n      <div class=\"featured-label\">Featured Article<\/div>\n\n      <div class=\"featured-card\">\n\n        <div class=\"featured-image\">\n          <div class=\"featured-image-overlay\"><\/div>\n          <div class=\"featured-category-badge\">Adjudication<\/div>\n          <img decoding=\"async\" src=\"https:\/\/www.equitas-consulting.com\/wp-content\/uploads\/2026\/03\/Dispute-Resolution.jpg\" alt=\"Adjudicator expertise and jurisdictional overreach\">\n        <\/div>\n\n        <div class=\"featured-content\">\n          <div>\n            <div class=\"featured-meta\">\n              <span class=\"featured-cat\">Adjudication<\/span>\n              <span class=\"featured-date\">March 2026<\/span>\n            <\/div>\n            <h2 class=\"featured-title\">When an adjudicator\/DAB-DAAB uses their own expertise \u2014 is that jurisdictional overreach?<\/h2>\n            <p class=\"featured-excerpt\">A JCT Design and Build dispute referred to adjudicator Kevin Shilcock raised a fundamental question: when an adjudicator departs from the parties&#8217; submissions and applies their own professional expertise, does that constitute a breach of natural justice \u2014 or a legitimate exercise of specialist judgment?<\/p>\n          <\/div>\n          <a href=\"https:\/\/www.equitas-consulting.com\/2026\/03\/22\/when-an-adjudicator-dab-daab-uses-their-own-expertise-is-that-jurisdictional-overreach\/\" class=\"featured-link\">Read Article<\/a>\n        <\/div>\n\n      <\/div>\n    <\/div>\n  <\/section>\n\n<\/div>\n\n\n\n<style>\n\/* ===== INSIGHTS GRID BLOCK ===== *\/\n.eq-insights .grid-section {\n  background: var(--off-white, #F6F3EE);\n  padding: 60px 0 80px;\n}\n\n.eq-insights .grid-inner {\n  width: min(1320px, calc(100% - 80px));\n  margin: 0 auto;\n}\n\n\/* \u2500\u2500 POST GRID \u2500\u2500 *\/\n.eq-insights .post-grid {\n  display: grid;\n  grid-template-columns: repeat(3, 1fr);\n  gap: 28px;\n  margin-bottom: 56px;\n}\n\n.eq-insights .post-card {\n  background: #fff;\n  display: flex;\n  flex-direction: column;\n  transition: box-shadow 0.25s;\n  border: 1px solid rgba(28,43,43,0.07);\n}\n\n.eq-insights .post-card:hover {\n  box-shadow: 0 8px 32px rgba(28,43,43,0.10);\n}\n\n.eq-insights .post-card-image {\n  width: 100%;\n  aspect-ratio: 16\/9;\n  object-fit: cover;\n  display: block;\n  background: #1C2B2B;\n}\n\n.eq-insights .post-card-image-placeholder {\n  width: 100%;\n  aspect-ratio: 16\/9;\n  background: linear-gradient(135deg, #1C2B2B 0%, #2A3D3D 100%);\n  display: flex;\n  align-items: center;\n  justify-content: center;\n  flex-shrink: 0;\n}\n\n.eq-insights .post-card-image-placeholder svg {\n  opacity: 0.2;\n}\n\n.eq-insights .post-card-body {\n  padding: 24px 28px 28px;\n  display: flex;\n  flex-direction: column;\n  flex: 1;\n}\n\n.eq-insights .post-card-meta {\n  display: flex;\n  align-items: center;\n  gap: 12px;\n  margin-bottom: 14px;\n  flex-wrap: wrap;\n}\n\n.eq-insights .post-card-cats {\n  display: flex;\n  gap: 6px;\n  flex-wrap: wrap;\n}\n\n.eq-insights .post-card-cat {\n  font-size: 0.62rem;\n  font-weight: 500;\n  letter-spacing: 0.12em;\n  text-transform: uppercase;\n  color: #C45A10;\n  background: rgba(196,90,16,0.08);\n  padding: 3px 8px;\n}\n\n.eq-insights .post-card-date {\n  font-size: 0.75rem;\n  font-weight: 300;\n  color: #7A8A8A;\n  margin-left: auto;\n  white-space: nowrap;\n}\n\n.eq-insights .post-card-title {\n  font-family: 'Cormorant Garamond', serif;\n  font-size: 1.25rem;\n  font-weight: 500;\n  line-height: 1.25;\n  color: #182426;\n  margin-bottom: 12px;\n}\n\n.eq-insights .post-card-excerpt {\n  font-size: 0.83rem;\n  font-weight: 300;\n  line-height: 1.8;\n  color: #3A4040;\n  flex: 1;\n  margin-bottom: 20px;\n  display: -webkit-box;\n  -webkit-line-clamp: 3;\n  -webkit-box-orient: vertical;\n  overflow: hidden;\n}\n\n.eq-insights .post-card-link {\n  display: inline-flex;\n  align-items: center;\n  gap: 6px;\n  font-size: 0.7rem;\n  font-weight: 500;\n  letter-spacing: 0.1em;\n  text-transform: uppercase;\n  color: #C45A10;\n  transition: gap 0.2s;\n  margin-top: auto;\n}\n\n.eq-insights .post-card-link::after { content: \"\u2192\"; }\n.eq-insights .post-card-link:hover { gap: 12px; }\n\n\/* \u2500\u2500 LOADING \/ EMPTY \u2500\u2500 *\/\n.eq-insights .grid-loading {\n  grid-column: 1 \/ -1;\n  text-align: center;\n  padding: 60px 0;\n  color: #7A8A8A;\n  font-size: 0.9rem;\n  font-weight: 300;\n}\n\n.eq-insights .grid-empty {\n  grid-column: 1 \/ -1;\n  text-align: center;\n  padding: 60px 0;\n  color: #7A8A8A;\n  font-size: 0.9rem;\n  font-weight: 300;\n}\n\n\/* \u2500\u2500 PAGINATION \u2500\u2500 *\/\n.eq-insights .pagination {\n  display: flex;\n  align-items: center;\n  justify-content: center;\n  gap: 8px;\n}\n\n.eq-insights .page-btn {\n  width: 40px;\n  height: 40px;\n  display: flex;\n  align-items: center;\n  justify-content: center;\n  font-size: 0.82rem;\n  font-weight: 400;\n  color: #3A4040;\n  background: #fff;\n  border: 1px solid rgba(28,43,43,0.12);\n  cursor: pointer;\n  transition: all 0.18s;\n  font-family: 'DM Sans', sans-serif;\n}\n\n.eq-insights .page-btn:hover {\n  border-color: #C45A10;\n  color: #C45A10;\n}\n\n.eq-insights .page-btn.active {\n  background: #C45A10;\n  border-color: #C45A10;\n  color: #fff;\n  font-weight: 500;\n}\n\n.eq-insights .page-btn.disabled {\n  opacity: 0.35;\n  cursor: not-allowed;\n  pointer-events: none;\n}\n\n.eq-insights .page-btn-arrow {\n  font-size: 1rem;\n  width: 40px;\n}\n\n.eq-insights .page-info {\n  font-size: 0.78rem;\n  font-weight: 300;\n  color: #7A8A8A;\n  margin: 0 8px;\n}\n\n\/* \u2500\u2500 RESPONSIVE \u2500\u2500 *\/\n@media (max-width: 900px) {\n  .eq-insights .post-grid { grid-template-columns: repeat(2, 1fr); }\n}\n\n@media (max-width: 600px) {\n  .eq-insights .post-grid { grid-template-columns: 1fr; }\n  .eq-insights .grid-inner { width: calc(100% - 32px); }\n}\n<\/style>\n\n<div class=\"eq-insights\">\n  <section class=\"grid-section\" id=\"eq-insights-grid-section\">\n    <div class=\"grid-inner\">\n      <div class=\"post-grid\" id=\"eq-post-grid\">\n        <div class=\"grid-loading\">Loading articles\u2026<\/div>\n      <\/div>\n      <div class=\"pagination\" id=\"eq-pagination\"><\/div>\n    <\/div>\n  <\/section>\n<\/div>\n\n<script>\n(function() {\n  var API = 'https:\/\/www.equitas-consulting.com\/wp-json\/wp\/v2\/';\n  var PER_PAGE = 9;\n  var currentPage = 1;\n  var currentCat = null; \/\/ null = all (within language)\n  var totalPages = 1;\n  var catMap = {}; \/\/ slug -> id\n\n  \/\/ Language category IDs\n  var LANG_CATS = { en: 53, tr: 54, ru: 55 };\n\n  \/\/ Detect current language from URL\n  function detectLang() {\n    var path = window.location.pathname;\n    if (path.indexOf('\/tr\/') === 0 || path === '\/tr') return 'tr';\n    if (path.indexOf('\/ru\/') === 0 || path === '\/ru') return 'ru';\n    return 'en';\n  }\n\n  var langCatId = LANG_CATS[detectLang()];\n\n  \/\/ Fetch category IDs from slugs\n  function fetchCatIds(callback) {\n    var url = API + 'categories?per_page=50&_fields=id,slug';\n    fetch(url)\n      .then(function(r){ return r.json(); })\n      .then(function(cats) {\n        cats.forEach(function(c){ catMap[c.slug] = c.id; });\n        callback();\n      })\n      .catch(function(){ callback(); });\n  }\n\n  \/\/ Fetch posts \u2014 always filter by language cat, optionally also by topic cat\n  function fetchPosts(page, catId) {\n    var grid = document.getElementById('eq-post-grid');\n    grid.innerHTML = '<div class=\"grid-loading\">Loading articles\u2026<\/div>';\n    document.getElementById('eq-pagination').innerHTML = '';\n\n    \/\/ Build URL with AND logic using categories[] for each required category\n    var url = API + 'posts?per_page=' + PER_PAGE +\n      '&page=' + page +\n      '&_fields=id,title,excerpt,date,link,_links,_embedded' +\n      '&_embed=wp:featuredmedia,wp:term' +\n      '&categories[]=' + langCatId;\n    if (catId) url += '&categories[]=' + catId;\n\n    fetch(url)\n      .then(function(r) {\n        totalPages = parseInt(r.headers.get('X-WP-TotalPages')) || 1;\n        return r.json();\n      })\n      .then(function(posts) {\n        renderPosts(posts);\n        renderPagination();\n      })\n      .catch(function() {\n        grid.innerHTML = '<div class=\"grid-empty\">Unable to load articles. Please try again.<\/div>';\n      });\n  }\n\n  \/\/ Format date\n  function formatDate(dateStr) {\n    var d = new Date(dateStr);\n    return d.toLocaleDateString('en-GB', { month: 'long', year: 'numeric' });\n  }\n\n  \/\/ Strip HTML tags\n  function stripHtml(html) {\n    var tmp = document.createElement('div');\n    tmp.innerHTML = html;\n    return tmp.textContent || tmp.innerText || '';\n  }\n\n  \/\/ Render posts\n  function renderPosts(posts) {\n    var grid = document.getElementById('eq-post-grid');\n    if (!posts || posts.length === 0) {\n      grid.innerHTML = '<div class=\"grid-empty\">No articles found in this category.<\/div>';\n      return;\n    }\n\n    var html = '';\n    posts.forEach(function(post) {\n      \/\/ Featured image\n      var imgHtml = '';\n      try {\n        var media = post._embedded['wp:featuredmedia'];\n        if (media && media[0] && media[0].source_url) {\n          imgHtml = '<img decoding=\"async\" class=\"post-card-image\" src=\"' + media[0].source_url + '\" alt=\"' + (media[0].alt_text || '') + '\" loading=\"lazy\">';\n        }\n      } catch(e) {}\n\n      if (!imgHtml) {\n        imgHtml = '<div class=\"post-card-image-placeholder\"><svg width=\"48\" height=\"48\" viewBox=\"0 0 24 24\" fill=\"none\"><path d=\"M12 2L2 7l10 5 10-5-10-5zM2 17l10 5 10-5M2 12l10 5 10-5\" stroke=\"#fff\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/><\/svg><\/div>';\n      }\n\n      \/\/ Categories\n      var cats = [];\n      try {\n        var terms = post._embedded['wp:term'];\n        if (terms && terms[0]) {\n          terms[0].forEach(function(t) {\n            if (t.name !== 'Uncategorized' && t.name !== 'General' &&\n                t.slug.indexOf('lang-') !== 0) {\n              cats.push(t.name);\n            }\n          });\n        }\n      } catch(e) {}\n\n      var catHtml = '';\n      cats.slice(0, 3).forEach(function(c) {\n        catHtml += '<span class=\"post-card-cat\">' + c + '<\/span>';\n      });\n\n      var title = post.title.rendered || '';\n      var excerpt = stripHtml(post.excerpt.rendered || '').replace(\/\\[&hellip;\\]\/g, '').trim();\n      var date = formatDate(post.date);\n      var link = post.link || '#';\n\n      html += '<article class=\"post-card\">' +\n        '<a href=\"' + link + '\">' + imgHtml + '<\/a>' +\n        '<div class=\"post-card-body\">' +\n          '<div class=\"post-card-meta\">' +\n            '<div class=\"post-card-cats\">' + catHtml + '<\/div>' +\n            '<span class=\"post-card-date\">' + date + '<\/span>' +\n          '<\/div>' +\n          '<h3 class=\"post-card-title\"><a href=\"' + link + '\">' + title + '<\/a><\/h3>' +\n          '<p class=\"post-card-excerpt\">' + excerpt + '<\/p>' +\n          '<a href=\"' + link + '\" class=\"post-card-link\">Read Article<\/a>' +\n        '<\/div>' +\n      '<\/article>';\n    });\n\n    grid.innerHTML = html;\n  }\n\n  \/\/ Render pagination\n  function renderPagination() {\n    var pag = document.getElementById('eq-pagination');\n    if (totalPages <= 1) { pag.innerHTML = ''; return; }\n\n    var html = '';\n    html += '<button class=\"page-btn page-btn-arrow' + (currentPage === 1 ? ' disabled' : '') + '\" onclick=\"eqInsightsGoPage(' + (currentPage - 1) + ')\">\u2190<\/button>';\n\n    for (var i = 1; i <= totalPages; i++) {\n      html += '<button class=\"page-btn' + (i === currentPage ? ' active' : '') + '\" onclick=\"eqInsightsGoPage(' + i + ')\">' + i + '<\/button>';\n    }\n\n    html += '<button class=\"page-btn page-btn-arrow' + (currentPage === totalPages ? ' disabled' : '') + '\" onclick=\"eqInsightsGoPage(' + (currentPage + 1) + ')\">\u2192<\/button>';\n    html += '<span class=\"page-info\">Page ' + currentPage + ' of ' + totalPages + '<\/span>';\n\n    pag.innerHTML = html;\n  }\n\n  \/\/ Go to page\n  window.eqInsightsGoPage = function(page) {\n    if (page < 1 || page > totalPages) return;\n    currentPage = page;\n    fetchPosts(currentPage, currentCat);\n    \/\/ Scroll to grid\n    var section = document.getElementById('eq-insights-grid-section');\n    if (section) section.scrollIntoView({ behavior: 'smooth', block: 'start' });\n  };\n\n  \/\/ Handle tab clicks from Block 1\n  function bindTabs() {\n    var tabs = document.querySelectorAll('.eq-insights .tab-link');\n    tabs.forEach(function(tab) {\n      tab.addEventListener('click', function(e) {\n        e.preventDefault();\n        tabs.forEach(function(t){ t.classList.remove('active'); });\n        tab.classList.add('active');\n\n        var slug = tab.getAttribute('data-cat') || null;\n        currentCat = slug ? (catMap[slug] || null) : null;\n        currentPage = 1;\n        fetchPosts(currentPage, currentCat);\n      });\n    });\n  }\n\n  \/\/ Initialise\n  fetchCatIds(function() {\n    bindTabs();\n    fetchPosts(1, null);\n  });\n\n})();\n<\/script>\n\n\n\n<div class=\"eq-insights\">\n<div style=\"background:#C45A10;padding:60px 0;\">\n  <div style=\"width:min(1320px,calc(100% - 80px));margin:0 auto;display:flex;align-items:center;justify-content:space-between;gap:2rem;flex-wrap:wrap;\">\n    <div>\n      <h2 style=\"font-family:'Cormorant Garamond',serif;font-size:clamp(1.6rem,2.5vw,2.4rem);color:#fff;font-weight:500;margin-bottom:8px;line-height:1.1;\">Discuss a construction claim or dispute<\/h2>\n      <p style=\"font-size:0.88rem;line-height:1.8;color:rgba(255,255,255,0.75);font-weight:300;max-width:480px;\">If an article has raised a question relevant to your project, contact Equitas to discuss it directly.<\/p>\n    <\/div>\n    <a href=\"\/contact\" style=\"background:#1C2B2B;color:#D97035;padding:16px 36px;font-size:0.75rem;font-weight:500;letter-spacing:0.12em;text-transform:uppercase;white-space:nowrap;display:inline-block;flex-shrink:0;\">Get in Touch<\/a>\n  <\/div>\n<\/div>\n<\/div>\n\n\n\n<script type=\"application\/ld+json\">\n{\n  \"@context\": \"https:\/\/schema.org\",\n  \"@type\": \"Blog\",\n  \"name\": \"Equitas Insights\",\n  \"description\": \"Analysis, commentary and practical guidance on construction claims, delay analysis, FIDIC contracts, arbitration and dispute practice.\",\n  \"url\": \"https:\/\/www.equitas-consulting.com\/insights\/\",\n  \"publisher\": {\n    \"@type\": \"ProfessionalService\",\n    \"name\": \"Equitas Consulting\",\n    \"url\": \"https:\/\/www.equitas-consulting.com\"\n  },\n  \"blogPost\": [\n    {\n      \"@type\": \"BlogPosting\",\n      \"headline\": \"When an adjudicator\/DAB-DAAB uses their own expertise \u2014 is that jurisdictional overreach?\",\n      \"datePublished\": \"2026-03-22\",\n      \"keywords\": [\"Adjudication\", \"Claims\", \"International\", \"DAB\", \"DAAB\"],\n      \"author\": {\"@type\": \"Person\", \"name\": \"Metehan \u00c7elik\"},\n      \"publisher\": {\"@type\": \"ProfessionalService\", \"name\": \"Equitas Consulting\"}\n    }\n  ]\n}\n<\/script>\n","protected":false},"excerpt":{"rendered":"<p>Insights Analysis, commentary and practical guidance Articles, guides and commentary on construction claims, delay analysis, FIDIC contracts, arbitration and dispute practice from the Equitas team. All FIDIC Arbitration Adjudication Claims Expert Practice International Force Majeure Mediation News Featured Article Adjudication Adjudication March 2026 When an adjudicator\/DAB-DAAB uses their own expertise \u2014 is that jurisdictional overreach?&#8230;<\/p>","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_kadence_starter_templates_imported_post":false,"_kad_post_transparent":"","_kad_post_title":"","_kad_post_layout":"fullwidth","_kad_post_sidebar_id":"","_kad_post_content_style":"","_kad_post_vertical_padding":"","_kad_post_feature":"","_kad_post_feature_position":"","_kad_post_header":false,"_kad_post_footer":false,"_kad_post_classname":"","footnotes":""},"class_list":["post-21","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/www.equitas-consulting.com\/tr\/wp-json\/wp\/v2\/pages\/21","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.equitas-consulting.com\/tr\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/www.equitas-consulting.com\/tr\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/www.equitas-consulting.com\/tr\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/www.equitas-consulting.com\/tr\/wp-json\/wp\/v2\/comments?post=21"}],"version-history":[{"count":38,"href":"https:\/\/www.equitas-consulting.com\/tr\/wp-json\/wp\/v2\/pages\/21\/revisions"}],"predecessor-version":[{"id":4402,"href":"https:\/\/www.equitas-consulting.com\/tr\/wp-json\/wp\/v2\/pages\/21\/revisions\/4402"}],"wp:attachment":[{"href":"https:\/\/www.equitas-consulting.com\/tr\/wp-json\/wp\/v2\/media?parent=21"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}