{"id":6,"date":"2013-03-03T10:46:03","date_gmt":"2013-03-03T10:46:03","guid":{"rendered":"https:\/\/keydg.com\/rkey\/?page_id=6"},"modified":"2026-05-29T00:13:52","modified_gmt":"2026-05-29T00:13:52","slug":"projects","status":"publish","type":"page","link":"https:\/\/keydg.com\/rkey\/","title":{"rendered":"Projects"},"content":{"rendered":"\n<section id=\"keydg-portfolio-wall\" class=\"keydg-portfolio-wall\" aria-label=\"Richard Key portfolio gallery\">\n  <style>\n    #keydg-portfolio-wall {\n      --keydg-bg: #ffffff;\n      --keydg-card: #ffffff;\n      --keydg-text: #151515;\n      --keydg-muted: rgba(21,21,21,.68);\n      --keydg-line: rgba(21,21,21,.16);\n      --keydg-accent: #f58220;\n      --keydg-radius: 0px;\n      --keydg-gap: 18px;\n      color: var(--keydg-text);\n      background: var(--keydg-bg);\n      margin: 0 auto;\n      padding: clamp(30px, 5vw, 72px) clamp(16px, 4vw, 42px);\n      font-family: Raleway, Arial, Helvetica, sans-serif;\n      box-sizing: border-box;\n      isolation: isolate;\n    }\n    #keydg-portfolio-wall * { box-sizing: border-box; }\n    #keydg-portfolio-wall .keydg-inner { max-width: 1440px; margin: 0 auto; }\n    #keydg-portfolio-wall .keydg-topbar {\n      display: grid;\n      grid-template-columns: minmax(0, 1fr) auto;\n      gap: 24px;\n      align-items: end;\n      margin-bottom: clamp(24px, 4vw, 44px);\n    }\n    #keydg-portfolio-wall .keydg-eyebrow {\n      color: var(--keydg-accent);\n      font-size: 12px;\n      font-weight: 700;\n      letter-spacing: .14em;\n      text-transform: uppercase;\n      margin: 0 0 10px;\n    }\n    #keydg-portfolio-wall .keydg-title {\n      color: var(--keydg-text);\n      font-size: clamp(32px, 5.8vw, 78px);\n      line-height: .92;\n      letter-spacing: -.055em;\n      margin: 0;\n      font-weight: 700;\n    }\n    #keydg-portfolio-wall .keydg-intro {\n      color: var(--keydg-muted);\n      max-width: 680px;\n      font-size: clamp(15px, 1.4vw, 18px);\n      line-height: 1.65;\n      margin: 18px 0 0;\n    }\n    #keydg-portfolio-wall .keydg-actions {\n      display: flex;\n      flex-wrap: wrap;\n      gap: 10px;\n      justify-content: flex-end;\n    }\n    #keydg-portfolio-wall .keydg-shuffle {\n      appearance: none;\n      border: 1px solid var(--keydg-line);\n      border-radius: 999px;\n      background: #fff;\n      color: var(--keydg-text);\n      cursor: pointer;\n      font: 700 12px\/1 Raleway, Arial, sans-serif;\n      letter-spacing: .04em;\n      padding: 12px 15px;\n      transition: transform .2s ease, background .2s ease, border-color .2s ease;\n    }\n    #keydg-portfolio-wall .keydg-shuffle:hover {\n      background: rgba(245,130,32,.10);\n      border-color: rgba(245,130,32,.55);\n      transform: translateY(-1px);\n    }\n    #keydg-portfolio-wall .keydg-grid {\n      display: grid;\n      grid-template-columns: repeat(4, minmax(0, 1fr));\n      gap: var(--keydg-gap);\n      min-height: 60vh;\n      align-items: start;\n      content-visibility: auto;\n      contain-intrinsic-size: 1200px;\n    }\n    #keydg-portfolio-wall .keydg-card {\n      width: 100%;\n      display: block;\n      aspect-ratio: 10 \/ 7;\n      border: 0;\n      padding: 0;\n      background: #fff;\n      border-radius: var(--keydg-radius);\n      overflow: hidden;\n      cursor: zoom-in;\n      position: relative;\n      box-shadow: none;\n      transform: translateZ(0);\n      -webkit-transform: translateZ(0);\n      backface-visibility: hidden;\n    }\n    #keydg-portfolio-wall .keydg-card::after {\n      content: \"\";\n      position: absolute;\n      inset: 0;\n      background: linear-gradient(180deg, transparent 45%, rgba(0,0,0,.78) 100%);\n      opacity: 0;\n      transition: opacity .22s ease;\n      pointer-events: none;\n    }\n    #keydg-portfolio-wall .keydg-card img {\n      display: block;\n      width: 100%;\n      height: 100%;\n      object-fit: cover;\n      background: #fff;\n      transition: transform .35s ease, filter .35s ease;\n      opacity: 1;\n    }\n    #keydg-portfolio-wall .keydg-card:hover img { transform: scale(1.035); filter: saturate(1.06) contrast(1.03); }\n    #keydg-portfolio-wall .keydg-card:hover::after { opacity: 1; }\n    #keydg-portfolio-wall .keydg-caption {\n      position: absolute;\n      left: 16px;\n      right: 16px;\n      bottom: 14px;\n      z-index: 2;\n      color: #fff;\n      opacity: 0;\n      transform: translateY(8px);\n      transition: opacity .22s ease, transform .22s ease;\n      pointer-events: none;\n    }\n    #keydg-portfolio-wall .keydg-card:hover .keydg-caption { opacity: 1; transform: translateY(0); }\n    #keydg-portfolio-wall .keydg-caption strong { display: block; font-size: 14px; line-height: 1.15; }\n    #keydg-portfolio-wall .keydg-caption span { display: block; margin-top: 5px; font-size: 11px; color: rgba(255,255,255,.75); letter-spacing: .08em; text-transform: uppercase; }\n\n    #keydg-portfolio-wall .keydg-bottom-actions {\n      display: flex;\n      justify-content: center;\n      margin-top: clamp(28px, 4vw, 54px);\n      padding-top: 22px;\n      border-top: 1px solid rgba(21,21,21,.14);\n    }\n    #keydg-portfolio-wall .keydg-top-button {\n      appearance: none;\n      border: 1px solid var(--keydg-line);\n      border-radius: 999px;\n      background: #fff;\n      color: var(--keydg-text);\n      cursor: pointer;\n      font: 700 12px\/1 Raleway, Arial, sans-serif;\n      letter-spacing: .04em;\n      padding: 12px 16px;\n      transition: transform .2s ease, background .2s ease, border-color .2s ease;\n    }\n    #keydg-portfolio-wall .keydg-top-button:hover {\n      background: rgba(245,130,32,.10);\n      border-color: rgba(245,130,32,.55);\n      transform: translateY(-1px);\n    }\n\n    .keydg-lightbox {\n      position: fixed;\n      inset: 0;\n      display: none;\n      align-items: center;\n      justify-content: center;\n      padding: clamp(16px, 3vw, 38px);\n      background: rgba(8,9,12,.92);\n      z-index: 999999;\n      backdrop-filter: blur(12px);\n    }\n    .keydg-lightbox.is-open { display: flex; }\n    .keydg-lightbox img {\n      max-width: min(96vw, 1600px);\n      max-height: 84vh;\n      width: auto;\n      height: auto;\n      display: block;\n      border-radius: 0;\n      box-shadow: 0 30px 90px rgba(0,0,0,.52);\n      background: #111;\n    }\n    .keydg-lightbox-ui { position: fixed; inset: 0; pointer-events: none; }\n    .keydg-lightbox button {\n      pointer-events: auto;\n      appearance: none;\n      border: 1px solid rgba(255,255,255,.18);\n      background: rgba(255,255,255,.08);\n      color: #fff;\n      cursor: pointer;\n      border-radius: 999px;\n      min-width: 44px;\n      min-height: 44px;\n      font: 700 18px\/1 Arial, sans-serif;\n      transition: background .2s ease, transform .2s ease;\n    }\n    .keydg-lightbox button:hover { background: rgba(245,130,32,.3); transform: scale(1.04); }\n    .keydg-close { position: absolute; top: 18px; right: 18px; }\n    .keydg-prev { position: absolute; top: 50%; left: 18px; transform: translateY(-50%); }\n    .keydg-next { position: absolute; top: 50%; right: 18px; transform: translateY(-50%); }\n    .keydg-prev:hover, .keydg-next:hover { transform: translateY(-50%) scale(1.04); }\n    .keydg-meta {\n      position: absolute;\n      left: 18px;\n      bottom: 16px;\n      right: 18px;\n      color: rgba(255,255,255,.8);\n      font: 500 13px\/1.5 Raleway, Arial, sans-serif;\n      text-align: center;\n      pointer-events: none;\n    }\n\n    @media (max-width: 980px) {\n      #keydg-portfolio-wall .keydg-topbar { grid-template-columns: 1fr; align-items: start; }\n      #keydg-portfolio-wall .keydg-actions { justify-content: flex-start; }\n      #keydg-portfolio-wall .keydg-grid { grid-template-columns: repeat(2, minmax(0, 1fr)); }\n    }\n    @media (max-width: 620px) {\n      #keydg-portfolio-wall { padding-left: 14px; padding-right: 14px; }\n      #keydg-portfolio-wall .keydg-grid { grid-template-columns: 1fr; }\n      #keydg-portfolio-wall .keydg-shuffle { padding: 10px 12px; }\n      .keydg-prev, .keydg-next { top: auto; bottom: 62px; }\n      .keydg-lightbox img { max-height: 78vh; }\n    }\n  <\/style>\n\n  <div class=\"keydg-inner\">\n    <div class=\"keydg-topbar\">\n      <div>\n        <p class=\"keydg-eyebrow\">Selected Work<\/p>\n        <h1 class=\"keydg-title\">Design, marketing, illustration and odd little miracles.<\/h1>\n        <p class=\"keydg-intro\">A randomized gallery of portfolio work. Click any image to enlarge it, or shuffle for a fresh mix.<\/p>\n      <\/div>\n      <div class=\"keydg-actions\" aria-label=\"Portfolio controls\">\n        <button class=\"keydg-shuffle\" type=\"button\">Shuffle<\/button>\n      <\/div>\n    <\/div>\n\n    <div class=\"keydg-grid\" aria-live=\"polite\"><\/div>\n\n    <div class=\"keydg-bottom-actions\">\n      <button class=\"keydg-top-button\" type=\"button\" aria-label=\"Back to top\">\u2191 Top<\/button>\n    <\/div>\n  <\/div>\n<\/section>\n\n<div class=\"keydg-lightbox\" role=\"dialog\" aria-modal=\"true\" aria-label=\"Portfolio image viewer\">\n  <img decoding=\"async\" class=\"keydg-lightbox-image\" src=\"\" alt=\"\">\n  <div class=\"keydg-lightbox-ui\">\n    <button class=\"keydg-close\" type=\"button\" aria-label=\"Close image\">x<\/button>\n    <button class=\"keydg-prev\" type=\"button\" aria-label=\"Previous image\">Prev<\/button>\n    <button class=\"keydg-next\" type=\"button\" aria-label=\"Next image\">Next<\/button>\n    <div class=\"keydg-meta\"><\/div>\n  <\/div>\n<\/div>\n\n<script>\n(function() {\n  const portfolioItems = [\n  {\n    \"title\": \"Packaging\",\n    \"category\": \"Packaging\",\n    \"thumb\": \"https:\/\/keydg.com\/rkey\/wp-content\/uploads\/2025\/04\/2025-keydg-gallery_0050_25-009-packaging-300x210.jpg\",\n    \"display\": \"https:\/\/keydg.com\/rkey\/wp-content\/uploads\/2025\/04\/2025-keydg-gallery_0050_25-009-packaging-768x538.jpg\",\n    \"full\": \"https:\/\/keydg.com\/rkey\/wp-content\/uploads\/2025\/04\/2025-keydg-gallery_0050_25-009-packaging.jpg\",\n    \"alt\": \"Packaging\"\n  },\n  {\n    \"title\": \"Packaging\",\n    \"category\": \"Packaging\",\n    \"thumb\": \"https:\/\/keydg.com\/rkey\/wp-content\/uploads\/2013\/03\/packaging_011-300x210.jpg\",\n    \"display\": \"https:\/\/keydg.com\/rkey\/wp-content\/uploads\/2013\/03\/packaging_011-1024x716.jpg\",\n    \"full\": \"https:\/\/keydg.com\/rkey\/wp-content\/uploads\/2013\/03\/packaging_011.jpg\",\n    \"alt\": \"Packaging\"\n  },\n  {\n    \"title\": \"Illustration\",\n    \"category\": \"Illustration\",\n    \"thumb\": \"https:\/\/keydg.com\/rkey\/wp-content\/uploads\/2014\/10\/portraits_11-300x210.jpg\",\n    \"display\": \"https:\/\/keydg.com\/rkey\/wp-content\/uploads\/2014\/10\/portraits_11-1024x716.jpg\",\n    \"full\": \"https:\/\/keydg.com\/rkey\/wp-content\/uploads\/2014\/10\/portraits_11.jpg\",\n    \"alt\": \"Illustration\"\n  },\n  {\n    \"title\": \"Packaging\",\n    \"category\": \"Packaging\",\n    \"thumb\": \"https:\/\/keydg.com\/rkey\/wp-content\/uploads\/2025\/04\/2025-keydg-gallery_0051_25-008-packaging-300x210.jpg\",\n    \"display\": \"https:\/\/keydg.com\/rkey\/wp-content\/uploads\/2025\/04\/2025-keydg-gallery_0051_25-008-packaging-768x538.jpg\",\n    \"full\": \"https:\/\/keydg.com\/rkey\/wp-content\/uploads\/2025\/04\/2025-keydg-gallery_0051_25-008-packaging.jpg\",\n    \"alt\": \"Packaging\"\n  },\n  {\n    \"title\": \"Advertising \/ Promotional\",\n    \"category\": \"Advertising \/ Promotional\",\n    \"thumb\": \"https:\/\/keydg.com\/rkey\/wp-content\/uploads\/2025\/04\/25-071-promotional-300x210.jpg\",\n    \"display\": \"https:\/\/keydg.com\/rkey\/wp-content\/uploads\/2025\/04\/25-071-promotional-768x538.jpg\",\n    \"full\": \"https:\/\/keydg.com\/rkey\/wp-content\/uploads\/2025\/04\/25-071-promotional.jpg\",\n    \"alt\": \"Advertising \/ Promotional\"\n  },\n  {\n    \"title\": \"Advertising \/ Promotional\",\n    \"category\": \"Advertising \/ Promotional\",\n    \"thumb\": \"https:\/\/keydg.com\/rkey\/wp-content\/uploads\/2013\/03\/advertising_06-300x210.jpg\",\n    \"display\": \"https:\/\/keydg.com\/rkey\/wp-content\/uploads\/2013\/03\/advertising_06-1024x716.jpg\",\n    \"full\": \"https:\/\/keydg.com\/rkey\/wp-content\/uploads\/2013\/03\/advertising_06.jpg\",\n    \"alt\": \"Advertising \/ Promotional\"\n  },\n  {\n    \"title\": \"Advertising \/ Promotional\",\n    \"category\": \"Advertising \/ Promotional\",\n    \"thumb\": \"https:\/\/keydg.com\/rkey\/wp-content\/uploads\/2013\/03\/advertising_18-300x210.jpg\",\n    \"display\": \"https:\/\/keydg.com\/rkey\/wp-content\/uploads\/2013\/03\/advertising_18-1024x716.jpg\",\n    \"full\": \"https:\/\/keydg.com\/rkey\/wp-content\/uploads\/2013\/03\/advertising_18.jpg\",\n    \"alt\": \"Advertising \/ Promotional\"\n  },\n  {\n    \"title\": \"Architectural\",\n    \"category\": \"Architectural\",\n    \"thumb\": \"https:\/\/keydg.com\/rkey\/wp-content\/uploads\/2013\/03\/architectural_rendering_10-300x210.jpg\",\n    \"display\": \"https:\/\/keydg.com\/rkey\/wp-content\/uploads\/2013\/03\/architectural_rendering_10-1024x716.jpg\",\n    \"full\": \"https:\/\/keydg.com\/rkey\/wp-content\/uploads\/2013\/03\/architectural_rendering_10.jpg\",\n    \"alt\": \"Architectural\"\n  },\n  {\n    \"title\": \"Packaging\",\n    \"category\": \"Packaging\",\n    \"thumb\": \"https:\/\/keydg.com\/rkey\/wp-content\/uploads\/2025\/04\/25-061-packaging-300x210.jpg\",\n    \"display\": \"https:\/\/keydg.com\/rkey\/wp-content\/uploads\/2025\/04\/25-061-packaging-768x538.jpg\",\n    \"full\": \"https:\/\/keydg.com\/rkey\/wp-content\/uploads\/2025\/04\/25-061-packaging.jpg\",\n    \"alt\": \"Packaging\"\n  },\n  {\n    \"title\": \"Advertising \/ Promotional\",\n    \"category\": \"Advertising \/ Promotional\",\n    \"thumb\": \"https:\/\/keydg.com\/rkey\/wp-content\/uploads\/2025\/04\/2025-keydg-gallery_0013_25-047-advertising-promotional-300x210.jpg\",\n    \"display\": \"https:\/\/keydg.com\/rkey\/wp-content\/uploads\/2025\/04\/2025-keydg-gallery_0013_25-047-advertising-promotional-768x538.jpg\",\n    \"full\": \"https:\/\/keydg.com\/rkey\/wp-content\/uploads\/2025\/04\/2025-keydg-gallery_0013_25-047-advertising-promotional.jpg\",\n    \"alt\": \"Advertising \/ Promotional\"\n  },\n  {\n    \"title\": \"Packaging\",\n    \"category\": \"Packaging\",\n    \"thumb\": \"https:\/\/keydg.com\/rkey\/wp-content\/uploads\/2025\/04\/2025-keydg-gallery_0052_25-007-packaging-300x210.jpg\",\n    \"display\": \"https:\/\/keydg.com\/rkey\/wp-content\/uploads\/2025\/04\/2025-keydg-gallery_0052_25-007-packaging-768x538.jpg\",\n    \"full\": \"https:\/\/keydg.com\/rkey\/wp-content\/uploads\/2025\/04\/2025-keydg-gallery_0052_25-007-packaging.jpg\",\n    \"alt\": \"Packaging\"\n  },\n  {\n    \"title\": \"Packaging\",\n    \"category\": \"Packaging\",\n    \"thumb\": \"https:\/\/keydg.com\/rkey\/wp-content\/uploads\/2025\/04\/2025-keydg-087-packaging-300x210.jpg\",\n    \"display\": \"https:\/\/keydg.com\/rkey\/wp-content\/uploads\/2025\/04\/2025-keydg-087-packaging-768x538.jpg\",\n    \"full\": \"https:\/\/keydg.com\/rkey\/wp-content\/uploads\/2025\/04\/2025-keydg-087-packaging.jpg\",\n    \"alt\": \"Packaging\"\n  },\n  {\n    \"title\": \"UI \/ UX\",\n    \"category\": \"UI \/ UX\",\n    \"thumb\": \"https:\/\/keydg.com\/rkey\/wp-content\/uploads\/2025\/04\/2025-084-website-300x210.jpg\",\n    \"display\": \"https:\/\/keydg.com\/rkey\/wp-content\/uploads\/2025\/04\/2025-084-website-768x538.jpg\",\n    \"full\": \"https:\/\/keydg.com\/rkey\/wp-content\/uploads\/2025\/04\/2025-084-website.jpg\",\n    \"alt\": \"UI \/ UX\"\n  },\n  {\n    \"title\": \"Advertising \/ Promotional\",\n    \"category\": \"Advertising \/ Promotional\",\n    \"thumb\": \"https:\/\/keydg.com\/rkey\/wp-content\/uploads\/2013\/03\/advertising_09-300x210.jpg\",\n    \"display\": \"https:\/\/keydg.com\/rkey\/wp-content\/uploads\/2013\/03\/advertising_09-1024x716.jpg\",\n    \"full\": \"https:\/\/keydg.com\/rkey\/wp-content\/uploads\/2013\/03\/advertising_09.jpg\",\n    \"alt\": \"Advertising \/ Promotional\"\n  },\n  {\n    \"title\": \"UI \/ UX\",\n    \"category\": \"UI \/ UX\",\n    \"thumb\": \"https:\/\/keydg.com\/rkey\/wp-content\/uploads\/2025\/04\/2025-keydg-gallery_0040_25-020-website-300x210.jpg\",\n    \"display\": \"https:\/\/keydg.com\/rkey\/wp-content\/uploads\/2025\/04\/2025-keydg-gallery_0040_25-020-website-768x538.jpg\",\n    \"full\": \"https:\/\/keydg.com\/rkey\/wp-content\/uploads\/2025\/04\/2025-keydg-gallery_0040_25-020-website.jpg\",\n    \"alt\": \"Website\"\n  },\n  {\n    \"title\": \"Packaging\",\n    \"category\": \"Packaging\",\n    \"thumb\": \"https:\/\/keydg.com\/rkey\/wp-content\/uploads\/2025\/04\/2025-keydg-088-packaging-300x210.jpg\",\n    \"display\": \"https:\/\/keydg.com\/rkey\/wp-content\/uploads\/2025\/04\/2025-keydg-088-packaging-768x538.jpg\",\n    \"full\": \"https:\/\/keydg.com\/rkey\/wp-content\/uploads\/2025\/04\/2025-keydg-088-packaging.jpg\",\n    \"alt\": \"Packaging\"\n  },\n  {\n    \"title\": \"Logo \/ Brand Identity\",\n    \"category\": \"Logo \/ Brand Identity\",\n    \"thumb\": \"https:\/\/keydg.com\/rkey\/wp-content\/uploads\/2025\/04\/identity-logos_07-300x210.jpg\",\n    \"display\": \"https:\/\/keydg.com\/rkey\/wp-content\/uploads\/2025\/04\/identity-logos_07-768x538.jpg\",\n    \"full\": \"https:\/\/keydg.com\/rkey\/wp-content\/uploads\/2025\/04\/identity-logos_07.jpg\",\n    \"alt\": \"Logo \/ Brand Identity\"\n  },\n  {\n    \"title\": \"Architectural\",\n    \"category\": \"Architectural\",\n    \"thumb\": \"https:\/\/keydg.com\/rkey\/wp-content\/uploads\/2013\/03\/architectural_rendering_11-300x210.jpg\",\n    \"display\": \"https:\/\/keydg.com\/rkey\/wp-content\/uploads\/2013\/03\/architectural_rendering_11-1024x716.jpg\",\n    \"full\": \"https:\/\/keydg.com\/rkey\/wp-content\/uploads\/2013\/03\/architectural_rendering_11.jpg\",\n    \"alt\": \"Architectural\"\n  },\n  {\n    \"title\": \"Advertising \/ Promotional\",\n    \"category\": \"Advertising \/ Promotional\",\n    \"thumb\": \"https:\/\/keydg.com\/rkey\/wp-content\/uploads\/2025\/04\/2025-keydg-gallery_0012_25-048-promotional-300x210.jpg\",\n    \"display\": \"https:\/\/keydg.com\/rkey\/wp-content\/uploads\/2025\/04\/2025-keydg-gallery_0012_25-048-promotional-768x538.jpg\",\n    \"full\": \"https:\/\/keydg.com\/rkey\/wp-content\/uploads\/2025\/04\/2025-keydg-gallery_0012_25-048-promotional.jpg\",\n    \"alt\": \"Advertising \/ Promotional\"\n  },\n  {\n    \"title\": \"Advertising \/ Promotional\",\n    \"category\": \"Advertising \/ Promotional\",\n    \"thumb\": \"https:\/\/keydg.com\/rkey\/wp-content\/uploads\/2013\/03\/advertising_02-300x210.jpg\",\n    \"display\": \"https:\/\/keydg.com\/rkey\/wp-content\/uploads\/2013\/03\/advertising_02-1024x716.jpg\",\n    \"full\": \"https:\/\/keydg.com\/rkey\/wp-content\/uploads\/2013\/03\/advertising_02.jpg\",\n    \"alt\": \"Advertising \/ Promotional\"\n  },\n  {\n    \"title\": \"Illustration\",\n    \"category\": \"Illustration\",\n    \"thumb\": \"https:\/\/keydg.com\/rkey\/wp-content\/uploads\/2025\/04\/2025-keydg-gallery_0000_25-060-illustration-300x210.jpg\",\n    \"display\": \"https:\/\/keydg.com\/rkey\/wp-content\/uploads\/2025\/04\/2025-keydg-gallery_0000_25-060-illustration-768x538.jpg\",\n    \"full\": \"https:\/\/keydg.com\/rkey\/wp-content\/uploads\/2025\/04\/2025-keydg-gallery_0000_25-060-illustration.jpg\",\n    \"alt\": \"Illustration\"\n  },\n  {\n    \"title\": \"Illustration\",\n    \"category\": \"Illustration\",\n    \"thumb\": \"https:\/\/keydg.com\/rkey\/wp-content\/uploads\/2014\/10\/portraits_13-300x210.jpg\",\n    \"display\": \"https:\/\/keydg.com\/rkey\/wp-content\/uploads\/2014\/10\/portraits_13-1024x716.jpg\",\n    \"full\": \"https:\/\/keydg.com\/rkey\/wp-content\/uploads\/2014\/10\/portraits_13.jpg\",\n    \"alt\": \"Illustration\"\n  },\n  {\n    \"title\": \"Illustration\",\n    \"category\": \"Illustration\",\n    \"thumb\": \"https:\/\/keydg.com\/rkey\/wp-content\/uploads\/2025\/04\/2025-keydg-gallery_0037_25-023-illustration-300x210.jpg\",\n    \"display\": \"https:\/\/keydg.com\/rkey\/wp-content\/uploads\/2025\/04\/2025-keydg-gallery_0037_25-023-illustration-768x538.jpg\",\n    \"full\": \"https:\/\/keydg.com\/rkey\/wp-content\/uploads\/2025\/04\/2025-keydg-gallery_0037_25-023-illustration.jpg\",\n    \"alt\": \"Illustration\"\n  },\n  {\n    \"title\": \"Advertising \/ Promotional\",\n    \"category\": \"Advertising \/ Promotional\",\n    \"thumb\": \"https:\/\/keydg.com\/rkey\/wp-content\/uploads\/2013\/03\/advertising_11-300x210.jpg\",\n    \"display\": \"https:\/\/keydg.com\/rkey\/wp-content\/uploads\/2013\/03\/advertising_11-1024x716.jpg\",\n    \"full\": \"https:\/\/keydg.com\/rkey\/wp-content\/uploads\/2013\/03\/advertising_11.jpg\",\n    \"alt\": \"Advertising \/ Promotional\"\n  },\n  {\n    \"title\": \"Illustration\",\n    \"category\": \"Illustration\",\n    \"thumb\": \"https:\/\/keydg.com\/rkey\/wp-content\/uploads\/2014\/10\/portraits_06-300x210.jpg\",\n    \"display\": \"https:\/\/keydg.com\/rkey\/wp-content\/uploads\/2014\/10\/portraits_06-1024x716.jpg\",\n    \"full\": \"https:\/\/keydg.com\/rkey\/wp-content\/uploads\/2014\/10\/portraits_06.jpg\",\n    \"alt\": \"Illustration\"\n  },\n  {\n    \"title\": \"Illustration\",\n    \"category\": \"Illustration\",\n    \"thumb\": \"https:\/\/keydg.com\/rkey\/wp-content\/uploads\/2025\/04\/illustration-random-300x210.jpg\",\n    \"display\": \"https:\/\/keydg.com\/rkey\/wp-content\/uploads\/2025\/04\/illustration-random-768x538.jpg\",\n    \"full\": \"https:\/\/keydg.com\/rkey\/wp-content\/uploads\/2025\/04\/illustration-random.jpg\",\n    \"alt\": \"Illustration\"\n  },\n  {\n    \"title\": \"Illustration\",\n    \"category\": \"Illustration\",\n    \"thumb\": \"https:\/\/keydg.com\/rkey\/wp-content\/uploads\/2014\/10\/portraits_03-300x210.jpg\",\n    \"display\": \"https:\/\/keydg.com\/rkey\/wp-content\/uploads\/2014\/10\/portraits_03-1024x716.jpg\",\n    \"full\": \"https:\/\/keydg.com\/rkey\/wp-content\/uploads\/2014\/10\/portraits_03.jpg\",\n    \"alt\": \"Illustration\"\n  },\n  {\n    \"title\": \"Logo \/ Brand Identity\",\n    \"category\": \"Logo \/ Brand Identity\",\n    \"thumb\": \"https:\/\/keydg.com\/rkey\/wp-content\/uploads\/2025\/04\/2025-keydg-gallery_0006_25-079-logo-logo-idnetity-300x210.jpg\",\n    \"display\": \"https:\/\/keydg.com\/rkey\/wp-content\/uploads\/2025\/04\/2025-keydg-gallery_0006_25-079-logo-logo-idnetity-768x538.jpg\",\n    \"full\": \"https:\/\/keydg.com\/rkey\/wp-content\/uploads\/2025\/04\/2025-keydg-gallery_0006_25-079-logo-logo-idnetity.jpg\",\n    \"alt\": \"Logo \/ Brand Identity\"\n  },\n  {\n    \"title\": \"Packaging\",\n    \"category\": \"Packaging\",\n    \"thumb\": \"https:\/\/keydg.com\/rkey\/wp-content\/uploads\/2025\/04\/25-069-packaging-300x210.jpg\",\n    \"display\": \"https:\/\/keydg.com\/rkey\/wp-content\/uploads\/2025\/04\/25-069-packaging-768x538.jpg\",\n    \"full\": \"https:\/\/keydg.com\/rkey\/wp-content\/uploads\/2025\/04\/25-069-packaging.jpg\",\n    \"alt\": \"Packaging\"\n  },\n  {\n    \"title\": \"Advertising \/ Promotional\",\n    \"category\": \"Advertising \/ Promotional\",\n    \"thumb\": \"https:\/\/keydg.com\/rkey\/wp-content\/uploads\/2013\/03\/advertising_08-300x210.jpg\",\n    \"display\": \"https:\/\/keydg.com\/rkey\/wp-content\/uploads\/2013\/03\/advertising_08-1024x716.jpg\",\n    \"full\": \"https:\/\/keydg.com\/rkey\/wp-content\/uploads\/2013\/03\/advertising_08.jpg\",\n    \"alt\": \"Advertising \/ Promotional\"\n  },\n  {\n    \"title\": \"Advertising \/ Promotional\",\n    \"category\": \"Advertising \/ Promotional\",\n    \"thumb\": \"https:\/\/keydg.com\/rkey\/wp-content\/uploads\/2025\/04\/2025-keydg-gallery_0017_25-043-promotional-advertising-300x210.jpg\",\n    \"display\": \"https:\/\/keydg.com\/rkey\/wp-content\/uploads\/2025\/04\/2025-keydg-gallery_0017_25-043-promotional-advertising-768x538.jpg\",\n    \"full\": \"https:\/\/keydg.com\/rkey\/wp-content\/uploads\/2025\/04\/2025-keydg-gallery_0017_25-043-promotional-advertising.jpg\",\n    \"alt\": \"Advertising \/ Promotional\"\n  },\n  {\n    \"title\": \"Illustration\",\n    \"category\": \"Illustration\",\n    \"thumb\": \"https:\/\/keydg.com\/rkey\/wp-content\/uploads\/2025\/04\/2025-keydg-gallery_0015_25-045-illutration-infographic-300x210.jpg\",\n    \"display\": \"https:\/\/keydg.com\/rkey\/wp-content\/uploads\/2025\/04\/2025-keydg-gallery_0015_25-045-illutration-infographic-768x538.jpg\",\n    \"full\": \"https:\/\/keydg.com\/rkey\/wp-content\/uploads\/2025\/04\/2025-keydg-gallery_0015_25-045-illutration-infographic.jpg\",\n    \"alt\": \"Illustration ? Infographic\"\n  },\n  {\n    \"title\": \"Technical Illustration\",\n    \"category\": \"Technical Illustration\",\n    \"thumb\": \"https:\/\/keydg.com\/rkey\/wp-content\/uploads\/2025\/04\/illustration-devices-300x210.jpg\",\n    \"display\": \"https:\/\/keydg.com\/rkey\/wp-content\/uploads\/2025\/04\/illustration-devices-768x538.jpg\",\n    \"full\": \"https:\/\/keydg.com\/rkey\/wp-content\/uploads\/2025\/04\/illustration-devices.jpg\",\n    \"alt\": \"Technical Illustration\"\n  },\n  {\n    \"title\": \"Illustration\",\n    \"category\": \"Illustration\",\n    \"thumb\": \"https:\/\/keydg.com\/rkey\/wp-content\/uploads\/2025\/04\/illustration-virgin-300x210.jpg\",\n    \"display\": \"https:\/\/keydg.com\/rkey\/wp-content\/uploads\/2025\/04\/illustration-virgin-768x538.jpg\",\n    \"full\": \"https:\/\/keydg.com\/rkey\/wp-content\/uploads\/2025\/04\/illustration-virgin.jpg\",\n    \"alt\": \"Illustration\"\n  },\n  {\n    \"title\": \"Technical Illustration\",\n    \"category\": \"Technical Illustration\",\n    \"thumb\": \"https:\/\/keydg.com\/rkey\/wp-content\/uploads\/2025\/04\/illustration-consoles-300x210.jpg\",\n    \"display\": \"https:\/\/keydg.com\/rkey\/wp-content\/uploads\/2025\/04\/illustration-consoles-768x538.jpg\",\n    \"full\": \"https:\/\/keydg.com\/rkey\/wp-content\/uploads\/2025\/04\/illustration-consoles.jpg\",\n    \"alt\": \"Technical Illustration\"\n  },\n  {\n    \"title\": \"Marketing Materials\",\n    \"category\": \"Marketing Materials\",\n    \"thumb\": \"https:\/\/keydg.com\/rkey\/wp-content\/uploads\/2026\/03\/scented-direct-mail-ftravel-postcard-300x248.png\",\n    \"display\": \"https:\/\/keydg.com\/rkey\/wp-content\/uploads\/2026\/03\/scented-direct-mail-ftravel-postcard-768x634.png\",\n    \"full\": \"https:\/\/keydg.com\/rkey\/wp-content\/uploads\/2026\/03\/scented-direct-mail-ftravel-postcard.png\",\n    \"alt\": \"Marketing Materials\"\n  },\n  {\n    \"title\": \"Technical Illustration\",\n    \"category\": \"Technical Illustration\",\n    \"thumb\": \"https:\/\/keydg.com\/rkey\/wp-content\/uploads\/2025\/04\/illustration-shower-300x210.jpg\",\n    \"display\": \"https:\/\/keydg.com\/rkey\/wp-content\/uploads\/2025\/04\/illustration-shower-768x538.jpg\",\n    \"full\": \"https:\/\/keydg.com\/rkey\/wp-content\/uploads\/2025\/04\/illustration-shower.jpg\",\n    \"alt\": \"Technical Illustration\"\n  },\n  {\n    \"title\": \"Architectural\",\n    \"category\": \"Architectural\",\n    \"thumb\": \"https:\/\/keydg.com\/rkey\/wp-content\/uploads\/2013\/03\/architectural_rendering_17-300x210.jpg\",\n    \"display\": \"https:\/\/keydg.com\/rkey\/wp-content\/uploads\/2013\/03\/architectural_rendering_17-1024x716.jpg\",\n    \"full\": \"https:\/\/keydg.com\/rkey\/wp-content\/uploads\/2013\/03\/architectural_rendering_17.jpg\",\n    \"alt\": \"Architectural\"\n  },\n  {\n    \"title\": \"Advertising \/ Promotional\",\n    \"category\": \"Advertising \/ Promotional\",\n    \"thumb\": \"https:\/\/keydg.com\/rkey\/wp-content\/uploads\/2025\/04\/2025-keydg-gallery_0005_25-055-brochure-300x210.jpg\",\n    \"display\": \"https:\/\/keydg.com\/rkey\/wp-content\/uploads\/2025\/04\/2025-keydg-gallery_0005_25-055-brochure-768x538.jpg\",\n    \"full\": \"https:\/\/keydg.com\/rkey\/wp-content\/uploads\/2025\/04\/2025-keydg-gallery_0005_25-055-brochure.jpg\",\n    \"alt\": \"Advertising \/ Promotional\"\n  },\n  {\n    \"title\": \"Logo \/ Brand Identity\",\n    \"category\": \"Logo \/ Brand Identity\",\n    \"thumb\": \"https:\/\/keydg.com\/rkey\/wp-content\/uploads\/2025\/04\/identity-logos_05-300x210.jpg\",\n    \"display\": \"https:\/\/keydg.com\/rkey\/wp-content\/uploads\/2025\/04\/identity-logos_05-768x538.jpg\",\n    \"full\": \"https:\/\/keydg.com\/rkey\/wp-content\/uploads\/2025\/04\/identity-logos_05.jpg\",\n    \"alt\": \"Logo \/ Brand Identity\"\n  },\n  {\n    \"title\": \"Architectural\",\n    \"category\": \"Architectural\",\n    \"thumb\": \"https:\/\/keydg.com\/rkey\/wp-content\/uploads\/2013\/03\/architectural_rendering_01-300x210.jpg\",\n    \"display\": \"https:\/\/keydg.com\/rkey\/wp-content\/uploads\/2013\/03\/architectural_rendering_01-1024x716.jpg\",\n    \"full\": \"https:\/\/keydg.com\/rkey\/wp-content\/uploads\/2013\/03\/architectural_rendering_01.jpg\",\n    \"alt\": \"Architectural\"\n  },\n  {\n    \"title\": \"Advertising \/ Promotional\",\n    \"category\": \"Advertising \/ Promotional\",\n    \"thumb\": \"https:\/\/keydg.com\/rkey\/wp-content\/uploads\/2025\/04\/2025-keydg-gallery_0031_25-029-promotional-300x210.jpg\",\n    \"display\": \"https:\/\/keydg.com\/rkey\/wp-content\/uploads\/2025\/04\/2025-keydg-gallery_0031_25-029-promotional-768x538.jpg\",\n    \"full\": \"https:\/\/keydg.com\/rkey\/wp-content\/uploads\/2025\/04\/2025-keydg-gallery_0031_25-029-promotional.jpg\",\n    \"alt\": \"Advertising \/ Promotional\"\n  },\n  {\n    \"title\": \"Advertising \/ Promotional\",\n    \"category\": \"Advertising \/ Promotional\",\n    \"thumb\": \"https:\/\/keydg.com\/rkey\/wp-content\/uploads\/2013\/03\/advertising_17-300x210.jpg\",\n    \"display\": \"https:\/\/keydg.com\/rkey\/wp-content\/uploads\/2013\/03\/advertising_17-1024x716.jpg\",\n    \"full\": \"https:\/\/keydg.com\/rkey\/wp-content\/uploads\/2013\/03\/advertising_17.jpg\",\n    \"alt\": \"Advertising \/ Promotional\"\n  },\n  {\n    \"title\": \"Advertising \/ Promotional\",\n    \"category\": \"Advertising \/ Promotional\",\n    \"thumb\": \"https:\/\/keydg.com\/rkey\/wp-content\/uploads\/2013\/03\/advertising_20-300x210.jpg\",\n    \"display\": \"https:\/\/keydg.com\/rkey\/wp-content\/uploads\/2013\/03\/advertising_20-1024x716.jpg\",\n    \"full\": \"https:\/\/keydg.com\/rkey\/wp-content\/uploads\/2013\/03\/advertising_20.jpg\",\n    \"alt\": \"Advertising \/ Promotional\"\n  },\n  {\n    \"title\": \"Marketing Materials\",\n    \"category\": \"Marketing Materials\",\n    \"thumb\": \"https:\/\/keydg.com\/rkey\/wp-content\/uploads\/2025\/04\/25-070-promotional-300x210.jpg\",\n    \"display\": \"https:\/\/keydg.com\/rkey\/wp-content\/uploads\/2025\/04\/25-070-promotional-768x538.jpg\",\n    \"full\": \"https:\/\/keydg.com\/rkey\/wp-content\/uploads\/2025\/04\/25-070-promotional.jpg\",\n    \"alt\": \"Marketing Materials\"\n  },\n  {\n    \"title\": \"Illustration\",\n    \"category\": \"Illustration\",\n    \"thumb\": \"https:\/\/keydg.com\/rkey\/wp-content\/uploads\/2014\/10\/portraits_01-300x210.jpg\",\n    \"display\": \"https:\/\/keydg.com\/rkey\/wp-content\/uploads\/2014\/10\/portraits_01-1024x716.jpg\",\n    \"full\": \"https:\/\/keydg.com\/rkey\/wp-content\/uploads\/2014\/10\/portraits_01.jpg\",\n    \"alt\": \"Illustration\"\n  },\n  {\n    \"title\": \"Packaging\",\n    \"category\": \"Packaging\",\n    \"thumb\": \"https:\/\/keydg.com\/rkey\/wp-content\/uploads\/2025\/04\/2025-keydg-gallery_0053_25-006-packaging-300x210.jpg\",\n    \"display\": \"https:\/\/keydg.com\/rkey\/wp-content\/uploads\/2025\/04\/2025-keydg-gallery_0053_25-006-packaging-768x538.jpg\",\n    \"full\": \"https:\/\/keydg.com\/rkey\/wp-content\/uploads\/2025\/04\/2025-keydg-gallery_0053_25-006-packaging.jpg\",\n    \"alt\": \"Packaging\"\n  },\n  {\n    \"title\": \"Technical Illustration\",\n    \"category\": \"Technical Illustration\",\n    \"thumb\": \"https:\/\/keydg.com\/rkey\/wp-content\/uploads\/2025\/04\/illustration-nasal-300x210.jpg\",\n    \"display\": \"https:\/\/keydg.com\/rkey\/wp-content\/uploads\/2025\/04\/illustration-nasal-768x538.jpg\",\n    \"full\": \"https:\/\/keydg.com\/rkey\/wp-content\/uploads\/2025\/04\/illustration-nasal.jpg\",\n    \"alt\": \"Technical Illustration\"\n  },\n  {\n    \"title\": \"Packaging\",\n    \"category\": \"Packaging\",\n    \"thumb\": \"https:\/\/keydg.com\/rkey\/wp-content\/uploads\/2025\/04\/25-062-packaging-300x210.jpg\",\n    \"display\": \"https:\/\/keydg.com\/rkey\/wp-content\/uploads\/2025\/04\/25-062-packaging-768x538.jpg\",\n    \"full\": \"https:\/\/keydg.com\/rkey\/wp-content\/uploads\/2025\/04\/25-062-packaging.jpg\",\n    \"alt\": \"Packaging\"\n  },\n  {\n    \"title\": \"Illustration\",\n    \"category\": \"Illustration\",\n    \"thumb\": \"https:\/\/keydg.com\/rkey\/wp-content\/uploads\/2025\/04\/illustration-misc-300x210.jpg\",\n    \"display\": \"https:\/\/keydg.com\/rkey\/wp-content\/uploads\/2025\/04\/illustration-misc-768x538.jpg\",\n    \"full\": \"https:\/\/keydg.com\/rkey\/wp-content\/uploads\/2025\/04\/illustration-misc.jpg\",\n    \"alt\": \"Illustration\"\n  },\n  {\n    \"title\": \"Advertising \/ Promotional\",\n    \"category\": \"Advertising \/ Promotional\",\n    \"thumb\": \"https:\/\/keydg.com\/rkey\/wp-content\/uploads\/2013\/03\/advertising_12-300x210.jpg\",\n    \"display\": \"https:\/\/keydg.com\/rkey\/wp-content\/uploads\/2013\/03\/advertising_12-1024x716.jpg\",\n    \"full\": \"https:\/\/keydg.com\/rkey\/wp-content\/uploads\/2013\/03\/advertising_12.jpg\",\n    \"alt\": \"Advertising \/ Promotional\"\n  },\n  {\n    \"title\": \"Advertising \/ Promotional\",\n    \"category\": \"Advertising \/ Promotional\",\n    \"thumb\": \"https:\/\/keydg.com\/rkey\/wp-content\/uploads\/2025\/04\/25-067-promotional-300x210.jpg\",\n    \"display\": \"https:\/\/keydg.com\/rkey\/wp-content\/uploads\/2025\/04\/25-067-promotional-768x538.jpg\",\n    \"full\": \"https:\/\/keydg.com\/rkey\/wp-content\/uploads\/2025\/04\/25-067-promotional.jpg\",\n    \"alt\": \"Promotional \/ Illustration\"\n  },\n  {\n    \"title\": \"Illustration\",\n    \"category\": \"Illustration\",\n    \"thumb\": \"https:\/\/keydg.com\/rkey\/wp-content\/uploads\/2025\/04\/illustration-paramount_01-300x210.jpg\",\n    \"display\": \"https:\/\/keydg.com\/rkey\/wp-content\/uploads\/2025\/04\/illustration-paramount_01-768x538.jpg\",\n    \"full\": \"https:\/\/keydg.com\/rkey\/wp-content\/uploads\/2025\/04\/illustration-paramount_01.jpg\",\n    \"alt\": \"Illustration\"\n  },\n  {\n    \"title\": \"Advertising \/ Promotional\",\n    \"category\": \"Advertising \/ Promotional\",\n    \"thumb\": \"https:\/\/keydg.com\/rkey\/wp-content\/uploads\/2013\/03\/advertising_13-300x210.jpg\",\n    \"display\": \"https:\/\/keydg.com\/rkey\/wp-content\/uploads\/2013\/03\/advertising_13-1024x716.jpg\",\n    \"full\": \"https:\/\/keydg.com\/rkey\/wp-content\/uploads\/2013\/03\/advertising_13.jpg\",\n    \"alt\": \"Advertising \/ Promotional\"\n  },\n  {\n    \"title\": \"Illustration\",\n    \"category\": \"Illustration\",\n    \"thumb\": \"https:\/\/keydg.com\/rkey\/wp-content\/uploads\/2014\/10\/portraits_12-300x210.jpg\",\n    \"display\": \"https:\/\/keydg.com\/rkey\/wp-content\/uploads\/2014\/10\/portraits_12-1024x716.jpg\",\n    \"full\": \"https:\/\/keydg.com\/rkey\/wp-content\/uploads\/2014\/10\/portraits_12.jpg\",\n    \"alt\": \"Illustration\"\n  },\n  {\n    \"title\": \"Colorization\",\n    \"category\": \"Colorization\",\n    \"thumb\": \"https:\/\/keydg.com\/rkey\/wp-content\/uploads\/2014\/10\/colorization_03-300x210.jpg\",\n    \"display\": \"https:\/\/keydg.com\/rkey\/wp-content\/uploads\/2014\/10\/colorization_03-1024x716.jpg\",\n    \"full\": \"https:\/\/keydg.com\/rkey\/wp-content\/uploads\/2014\/10\/colorization_03.jpg\",\n    \"alt\": \"Colorization\"\n  },\n  {\n    \"title\": \"Packaging\",\n    \"category\": \"Packaging\",\n    \"thumb\": \"https:\/\/keydg.com\/rkey\/wp-content\/uploads\/2025\/04\/2025-keydg-gallery_0057_25-002-packaging-300x210.jpg\",\n    \"display\": \"https:\/\/keydg.com\/rkey\/wp-content\/uploads\/2025\/04\/2025-keydg-gallery_0057_25-002-packaging-768x538.jpg\",\n    \"full\": \"https:\/\/keydg.com\/rkey\/wp-content\/uploads\/2025\/04\/2025-keydg-gallery_0057_25-002-packaging.jpg\",\n    \"alt\": \"Packaging\"\n  },\n  {\n    \"title\": \"Advertising \/ Promotional\",\n    \"category\": \"Advertising \/ Promotional\",\n    \"thumb\": \"https:\/\/keydg.com\/rkey\/wp-content\/uploads\/2025\/04\/2025-keydg-gallery_0033_25-027-promotional-300x210.jpg\",\n    \"display\": \"https:\/\/keydg.com\/rkey\/wp-content\/uploads\/2025\/04\/2025-keydg-gallery_0033_25-027-promotional-768x538.jpg\",\n    \"full\": \"https:\/\/keydg.com\/rkey\/wp-content\/uploads\/2025\/04\/2025-keydg-gallery_0033_25-027-promotional.jpg\",\n    \"alt\": \"Advertising \/ Promotional\"\n  },\n  {\n    \"title\": \"Illustration\",\n    \"category\": \"Illustration\",\n    \"thumb\": \"https:\/\/keydg.com\/rkey\/wp-content\/uploads\/2025\/04\/illustration-holding_ck-300x210.jpg\",\n    \"display\": \"https:\/\/keydg.com\/rkey\/wp-content\/uploads\/2025\/04\/illustration-holding_ck-768x538.jpg\",\n    \"full\": \"https:\/\/keydg.com\/rkey\/wp-content\/uploads\/2025\/04\/illustration-holding_ck.jpg\",\n    \"alt\": \"Illustration\"\n  },\n  {\n    \"title\": \"Banners \/ Backdrops\",\n    \"category\": \"Banners \/ Backdrops\",\n    \"thumb\": \"https:\/\/keydg.com\/rkey\/wp-content\/uploads\/2025\/04\/25-079-trade-show-banner-300x210.jpg\",\n    \"display\": \"https:\/\/keydg.com\/rkey\/wp-content\/uploads\/2025\/04\/25-079-trade-show-banner-768x538.jpg\",\n    \"full\": \"https:\/\/keydg.com\/rkey\/wp-content\/uploads\/2025\/04\/25-079-trade-show-banner.jpg\",\n    \"alt\": \"Banners \/ Backdrops\"\n  },\n  {\n    \"title\": \"Packaging\",\n    \"category\": \"Packaging\",\n    \"thumb\": \"https:\/\/keydg.com\/rkey\/wp-content\/uploads\/2025\/04\/2025-keydg-083-packaging-300x210.jpg\",\n    \"display\": \"https:\/\/keydg.com\/rkey\/wp-content\/uploads\/2025\/04\/2025-keydg-083-packaging-768x538.jpg\",\n    \"full\": \"https:\/\/keydg.com\/rkey\/wp-content\/uploads\/2025\/04\/2025-keydg-083-packaging.jpg\",\n    \"alt\": \"Packaging\"\n  },\n  {\n    \"title\": \"Banners \/ Backdrops\",\n    \"category\": \"Banners \/ Backdrops\",\n    \"thumb\": \"https:\/\/keydg.com\/rkey\/wp-content\/uploads\/2025\/04\/25-078-trade-show-banner-300x210.jpg\",\n    \"display\": \"https:\/\/keydg.com\/rkey\/wp-content\/uploads\/2025\/04\/25-078-trade-show-banner-768x538.jpg\",\n    \"full\": \"https:\/\/keydg.com\/rkey\/wp-content\/uploads\/2025\/04\/25-078-trade-show-banner.jpg\",\n    \"alt\": \"Banners \/ Backdrops\"\n  },\n  {\n    \"title\": \"Architectural\",\n    \"category\": \"Architectural\",\n    \"thumb\": \"https:\/\/keydg.com\/rkey\/wp-content\/uploads\/2013\/03\/architectural_rendering_16-300x210.jpg\",\n    \"display\": \"https:\/\/keydg.com\/rkey\/wp-content\/uploads\/2013\/03\/architectural_rendering_16-1024x716.jpg\",\n    \"full\": \"https:\/\/keydg.com\/rkey\/wp-content\/uploads\/2013\/03\/architectural_rendering_16.jpg\",\n    \"alt\": \"Architectural\"\n  },\n  {\n    \"title\": \"Illustration\",\n    \"category\": \"Illustration\",\n    \"thumb\": \"https:\/\/keydg.com\/rkey\/wp-content\/uploads\/2014\/10\/portraits_05-300x210.jpg\",\n    \"display\": \"https:\/\/keydg.com\/rkey\/wp-content\/uploads\/2014\/10\/portraits_05-1024x716.jpg\",\n    \"full\": \"https:\/\/keydg.com\/rkey\/wp-content\/uploads\/2014\/10\/portraits_05.jpg\",\n    \"alt\": \"Illustration\"\n  },\n  {\n    \"title\": \"Advertising \/ Promotional\",\n    \"category\": \"Advertising \/ Promotional\",\n    \"thumb\": \"https:\/\/keydg.com\/rkey\/wp-content\/uploads\/2025\/04\/2025-keydg-gallery_0030_25-030-promotional-300x210.jpg\",\n    \"display\": \"https:\/\/keydg.com\/rkey\/wp-content\/uploads\/2025\/04\/2025-keydg-gallery_0030_25-030-promotional-768x538.jpg\",\n    \"full\": \"https:\/\/keydg.com\/rkey\/wp-content\/uploads\/2025\/04\/2025-keydg-gallery_0030_25-030-promotional.jpg\",\n    \"alt\": \"Advertising \/ Promotional\"\n  },\n  {\n    \"title\": \"Advertising \/ Promotional\",\n    \"category\": \"Advertising \/ Promotional\",\n    \"thumb\": \"https:\/\/keydg.com\/rkey\/wp-content\/uploads\/2025\/04\/2025-keydg-gallery_0043_25-017-brochure-300x210.jpg\",\n    \"display\": \"https:\/\/keydg.com\/rkey\/wp-content\/uploads\/2025\/04\/2025-keydg-gallery_0043_25-017-brochure-768x538.jpg\",\n    \"full\": \"https:\/\/keydg.com\/rkey\/wp-content\/uploads\/2025\/04\/2025-keydg-gallery_0043_25-017-brochure.jpg\",\n    \"alt\": \"Advertising \/ Promotional\"\n  },\n  {\n    \"title\": \"Architectural\",\n    \"category\": \"Architectural\",\n    \"thumb\": \"https:\/\/keydg.com\/rkey\/wp-content\/uploads\/2013\/03\/architectural_rendering_14-300x210.jpg\",\n    \"display\": \"https:\/\/keydg.com\/rkey\/wp-content\/uploads\/2013\/03\/architectural_rendering_14-1024x716.jpg\",\n    \"full\": \"https:\/\/keydg.com\/rkey\/wp-content\/uploads\/2013\/03\/architectural_rendering_14.jpg\",\n    \"alt\": \"Architectural\"\n  },\n  {\n    \"title\": \"Packaging\",\n    \"category\": \"Packaging\",\n    \"thumb\": \"https:\/\/keydg.com\/rkey\/wp-content\/uploads\/2025\/04\/2025-keydg-gallery_0029_25-031-packaging-300x210.jpg\",\n    \"display\": \"https:\/\/keydg.com\/rkey\/wp-content\/uploads\/2025\/04\/2025-keydg-gallery_0029_25-031-packaging-768x538.jpg\",\n    \"full\": \"https:\/\/keydg.com\/rkey\/wp-content\/uploads\/2025\/04\/2025-keydg-gallery_0029_25-031-packaging.jpg\",\n    \"alt\": \"Packaging\"\n  },\n  {\n    \"title\": \"Advertising \/ Promotional\",\n    \"category\": \"Advertising \/ Promotional\",\n    \"thumb\": \"https:\/\/keydg.com\/rkey\/wp-content\/uploads\/2025\/04\/2025-keydg-gallery_0002_25-058-promotional-300x210.jpg\",\n    \"display\": \"https:\/\/keydg.com\/rkey\/wp-content\/uploads\/2025\/04\/2025-keydg-gallery_0002_25-058-promotional-768x538.jpg\",\n    \"full\": \"https:\/\/keydg.com\/rkey\/wp-content\/uploads\/2025\/04\/2025-keydg-gallery_0002_25-058-promotional.jpg\",\n    \"alt\": \"Advertising \/ Promotional\"\n  },\n  {\n    \"title\": \"Marketing Materials\",\n    \"category\": \"Marketing Materials\",\n    \"thumb\": \"https:\/\/keydg.com\/rkey\/wp-content\/uploads\/2025\/04\/25-072-promotional-300x210.jpg\",\n    \"display\": \"https:\/\/keydg.com\/rkey\/wp-content\/uploads\/2025\/04\/25-072-promotional-768x538.jpg\",\n    \"full\": \"https:\/\/keydg.com\/rkey\/wp-content\/uploads\/2025\/04\/25-072-promotional.jpg\",\n    \"alt\": \"Marketing Materials\"\n  },\n  {\n    \"title\": \"Packaging\",\n    \"category\": \"Packaging\",\n    \"thumb\": \"https:\/\/keydg.com\/rkey\/wp-content\/uploads\/2025\/04\/2025-keydg-gallery_0019_25-041-packaging-300x210.jpg\",\n    \"display\": \"https:\/\/keydg.com\/rkey\/wp-content\/uploads\/2025\/04\/2025-keydg-gallery_0019_25-041-packaging-768x538.jpg\",\n    \"full\": \"https:\/\/keydg.com\/rkey\/wp-content\/uploads\/2025\/04\/2025-keydg-gallery_0019_25-041-packaging.jpg\",\n    \"alt\": \"Packaging\"\n  },\n  {\n    \"title\": \"Packaging\",\n    \"category\": \"Packaging\",\n    \"thumb\": \"https:\/\/keydg.com\/rkey\/wp-content\/uploads\/2026\/03\/velvet-plum-textured-shrink-sleeve-16oz-can-300x269.png\",\n    \"display\": \"https:\/\/keydg.com\/rkey\/wp-content\/uploads\/2026\/03\/velvet-plum-textured-shrink-sleeve-16oz-can-768x687.png\",\n    \"full\": \"https:\/\/keydg.com\/rkey\/wp-content\/uploads\/2026\/03\/velvet-plum-textured-shrink-sleeve-16oz-can.png\",\n    \"alt\": \"Packaging\"\n  },\n  {\n    \"title\": \"Illustration\",\n    \"category\": \"Illustration\",\n    \"thumb\": \"https:\/\/keydg.com\/rkey\/wp-content\/uploads\/2014\/10\/portraits_14-300x210.jpg\",\n    \"display\": \"https:\/\/keydg.com\/rkey\/wp-content\/uploads\/2014\/10\/portraits_14-1024x716.jpg\",\n    \"full\": \"https:\/\/keydg.com\/rkey\/wp-content\/uploads\/2014\/10\/portraits_14.jpg\",\n    \"alt\": \"Illustration\"\n  },\n  {\n    \"title\": \"Marketing Materials\",\n    \"category\": \"Marketing Materials\",\n    \"thumb\": \"https:\/\/keydg.com\/rkey\/wp-content\/uploads\/2025\/04\/2025-082-promotional-300x210.jpg\",\n    \"display\": \"https:\/\/keydg.com\/rkey\/wp-content\/uploads\/2025\/04\/2025-082-promotional-768x538.jpg\",\n    \"full\": \"https:\/\/keydg.com\/rkey\/wp-content\/uploads\/2025\/04\/2025-082-promotional.jpg\",\n    \"alt\": \"Marketing Materials\"\n  },\n  {\n    \"title\": \"Illustration\",\n    \"category\": \"Illustration\",\n    \"thumb\": \"https:\/\/keydg.com\/rkey\/wp-content\/uploads\/2025\/04\/illustration-hands-300x210.jpg\",\n    \"display\": \"https:\/\/keydg.com\/rkey\/wp-content\/uploads\/2025\/04\/illustration-hands-768x538.jpg\",\n    \"full\": \"https:\/\/keydg.com\/rkey\/wp-content\/uploads\/2025\/04\/illustration-hands.jpg\",\n    \"alt\": \"Illustration\"\n  },\n  {\n    \"title\": \"UI \/ UX\",\n    \"category\": \"UI \/ UX\",\n    \"thumb\": \"https:\/\/keydg.com\/rkey\/wp-content\/uploads\/2025\/04\/2025-keydg-gallery_0001_25-059-website-300x210.jpg\",\n    \"display\": \"https:\/\/keydg.com\/rkey\/wp-content\/uploads\/2025\/04\/2025-keydg-gallery_0001_25-059-website-768x538.jpg\",\n    \"full\": \"https:\/\/keydg.com\/rkey\/wp-content\/uploads\/2025\/04\/2025-keydg-gallery_0001_25-059-website.jpg\",\n    \"alt\": \"Website\"\n  },\n  {\n    \"title\": \"Banners \/ Backdrops\",\n    \"category\": \"Banners \/ Backdrops\",\n    \"thumb\": \"https:\/\/keydg.com\/rkey\/wp-content\/uploads\/2025\/04\/25-082-trade-show-banner-300x210.jpg\",\n    \"display\": \"https:\/\/keydg.com\/rkey\/wp-content\/uploads\/2025\/04\/25-082-trade-show-banner-768x538.jpg\",\n    \"full\": \"https:\/\/keydg.com\/rkey\/wp-content\/uploads\/2025\/04\/25-082-trade-show-banner.jpg\",\n    \"alt\": \"Banners \/ Backdrops\"\n  },\n  {\n    \"title\": \"Technical Illustration\",\n    \"category\": \"Technical Illustration\",\n    \"thumb\": \"https:\/\/keydg.com\/rkey\/wp-content\/uploads\/2025\/04\/illustration-record-300x210.jpg\",\n    \"display\": \"https:\/\/keydg.com\/rkey\/wp-content\/uploads\/2025\/04\/illustration-record-768x538.jpg\",\n    \"full\": \"https:\/\/keydg.com\/rkey\/wp-content\/uploads\/2025\/04\/illustration-record.jpg\",\n    \"alt\": \"Technical Illustration\"\n  },\n  {\n    \"title\": \"Packaging\",\n    \"category\": \"Packaging\",\n    \"thumb\": \"https:\/\/keydg.com\/rkey\/wp-content\/uploads\/2025\/04\/2025-keydg-gallery_0011_25-049-packaging-300x210.jpg\",\n    \"display\": \"https:\/\/keydg.com\/rkey\/wp-content\/uploads\/2025\/04\/2025-keydg-gallery_0011_25-049-packaging-768x538.jpg\",\n    \"full\": \"https:\/\/keydg.com\/rkey\/wp-content\/uploads\/2025\/04\/2025-keydg-gallery_0011_25-049-packaging.jpg\",\n    \"alt\": \"Packaging\"\n  },\n  {\n    \"title\": \"Advertising \/ Promotional\",\n    \"category\": \"Advertising \/ Promotional\",\n    \"thumb\": \"https:\/\/keydg.com\/rkey\/wp-content\/uploads\/2013\/03\/advertising_19-300x210.jpg\",\n    \"display\": \"https:\/\/keydg.com\/rkey\/wp-content\/uploads\/2013\/03\/advertising_19-1024x716.jpg\",\n    \"full\": \"https:\/\/keydg.com\/rkey\/wp-content\/uploads\/2013\/03\/advertising_19.jpg\",\n    \"alt\": \"Advertising \/ Promotional\"\n  },\n  {\n    \"title\": \"Technical Illustration\",\n    \"category\": \"Technical Illustration\",\n    \"thumb\": \"https:\/\/keydg.com\/rkey\/wp-content\/uploads\/2025\/04\/illustration-dvd_01-300x210.jpg\",\n    \"display\": \"https:\/\/keydg.com\/rkey\/wp-content\/uploads\/2025\/04\/illustration-dvd_01-768x538.jpg\",\n    \"full\": \"https:\/\/keydg.com\/rkey\/wp-content\/uploads\/2025\/04\/illustration-dvd_01.jpg\",\n    \"alt\": \"Technical Illustration\"\n  },\n  {\n    \"title\": \"Packaging\",\n    \"category\": \"Packaging\",\n    \"thumb\": \"https:\/\/keydg.com\/rkey\/wp-content\/uploads\/2025\/04\/2025-keydg-gallery_0018_25-042-packaging-300x210.jpg\",\n    \"display\": \"https:\/\/keydg.com\/rkey\/wp-content\/uploads\/2025\/04\/2025-keydg-gallery_0018_25-042-packaging-768x538.jpg\",\n    \"full\": \"https:\/\/keydg.com\/rkey\/wp-content\/uploads\/2025\/04\/2025-keydg-gallery_0018_25-042-packaging.jpg\",\n    \"alt\": \"Packaging\"\n  },\n  {\n    \"title\": \"Architectural \/ Plat Map\",\n    \"category\": \"Architectural \/ Plat Map\",\n    \"thumb\": \"https:\/\/keydg.com\/rkey\/wp-content\/uploads\/2013\/03\/architectural_rendering_02-300x210.jpg\",\n    \"display\": \"https:\/\/keydg.com\/rkey\/wp-content\/uploads\/2013\/03\/architectural_rendering_02-1024x716.jpg\",\n    \"full\": \"https:\/\/keydg.com\/rkey\/wp-content\/uploads\/2013\/03\/architectural_rendering_02.jpg\",\n    \"alt\": \"Architectural \/ Plat Map\"\n  },\n  {\n    \"title\": \"Marketing Materials\",\n    \"category\": \"Marketing Materials\",\n    \"thumb\": \"https:\/\/keydg.com\/rkey\/wp-content\/uploads\/2025\/04\/2025-083-promotional-300x210.jpg\",\n    \"display\": \"https:\/\/keydg.com\/rkey\/wp-content\/uploads\/2025\/04\/2025-083-promotional-768x538.jpg\",\n    \"full\": \"https:\/\/keydg.com\/rkey\/wp-content\/uploads\/2025\/04\/2025-083-promotional.jpg\",\n    \"alt\": \"Marketing Materials\"\n  },\n  {\n    \"title\": \"Banners \/ Backdrops\",\n    \"category\": \"Banners \/ Backdrops\",\n    \"thumb\": \"https:\/\/keydg.com\/rkey\/wp-content\/uploads\/2025\/04\/25-077-trade-show-banner-300x210.jpg\",\n    \"display\": \"https:\/\/keydg.com\/rkey\/wp-content\/uploads\/2025\/04\/25-077-trade-show-banner-768x538.jpg\",\n    \"full\": \"https:\/\/keydg.com\/rkey\/wp-content\/uploads\/2025\/04\/25-077-trade-show-banner.jpg\",\n    \"alt\": \"Banners \/ Backdrops\"\n  },\n  {\n    \"title\": \"Packaging\",\n    \"category\": \"Packaging\",\n    \"thumb\": \"https:\/\/keydg.com\/rkey\/wp-content\/uploads\/2025\/04\/2025-keydg-gallery_0039_25-021-packaging-300x210.jpg\",\n    \"display\": \"https:\/\/keydg.com\/rkey\/wp-content\/uploads\/2025\/04\/2025-keydg-gallery_0039_25-021-packaging-768x538.jpg\",\n    \"full\": \"https:\/\/keydg.com\/rkey\/wp-content\/uploads\/2025\/04\/2025-keydg-gallery_0039_25-021-packaging.jpg\",\n    \"alt\": \"Packaging\"\n  },\n  {\n    \"title\": \"Technical Illustration\",\n    \"category\": \"Technical Illustration\",\n    \"thumb\": \"https:\/\/keydg.com\/rkey\/wp-content\/uploads\/2025\/04\/illustration-turbine-300x210.jpg\",\n    \"display\": \"https:\/\/keydg.com\/rkey\/wp-content\/uploads\/2025\/04\/illustration-turbine-768x538.jpg\",\n    \"full\": \"https:\/\/keydg.com\/rkey\/wp-content\/uploads\/2025\/04\/illustration-turbine.jpg\",\n    \"alt\": \"Technical Illustration\"\n  },\n  {\n    \"title\": \"Technical Illustration\",\n    \"category\": \"Technical Illustration\",\n    \"thumb\": \"https:\/\/keydg.com\/rkey\/wp-content\/uploads\/2025\/04\/illustration-robo-300x210.jpg\",\n    \"display\": \"https:\/\/keydg.com\/rkey\/wp-content\/uploads\/2025\/04\/illustration-robo-768x538.jpg\",\n    \"full\": \"https:\/\/keydg.com\/rkey\/wp-content\/uploads\/2025\/04\/illustration-robo.jpg\",\n    \"alt\": \"Technical Illustration\"\n  },\n  {\n    \"title\": \"Advertising \/ Promotional\",\n    \"category\": \"Advertising \/ Promotional\",\n    \"thumb\": \"https:\/\/keydg.com\/rkey\/wp-content\/uploads\/2013\/03\/advertising_05-300x210.jpg\",\n    \"display\": \"https:\/\/keydg.com\/rkey\/wp-content\/uploads\/2013\/03\/advertising_05-1024x716.jpg\",\n    \"full\": \"https:\/\/keydg.com\/rkey\/wp-content\/uploads\/2013\/03\/advertising_05.jpg\",\n    \"alt\": \"Advertising \/ Promotional\"\n  },\n  {\n    \"title\": \"Illustration\",\n    \"category\": \"Illustration\",\n    \"thumb\": \"https:\/\/keydg.com\/rkey\/wp-content\/uploads\/2014\/10\/portraits_10-300x210.jpg\",\n    \"display\": \"https:\/\/keydg.com\/rkey\/wp-content\/uploads\/2014\/10\/portraits_10-1024x716.jpg\",\n    \"full\": \"https:\/\/keydg.com\/rkey\/wp-content\/uploads\/2014\/10\/portraits_10.jpg\",\n    \"alt\": \"Illustration\"\n  },\n  {\n    \"title\": \"Advertising \/ Promotional\",\n    \"category\": \"Advertising \/ Promotional\",\n    \"thumb\": \"https:\/\/keydg.com\/rkey\/wp-content\/uploads\/2025\/04\/2025-keydg-gallery_0056_25-003-logo-300x210.jpg\",\n    \"display\": \"https:\/\/keydg.com\/rkey\/wp-content\/uploads\/2025\/04\/2025-keydg-gallery_0056_25-003-logo-768x538.jpg\",\n    \"full\": \"https:\/\/keydg.com\/rkey\/wp-content\/uploads\/2025\/04\/2025-keydg-gallery_0056_25-003-logo.jpg\",\n    \"alt\": \"Branding \/ Promotional\"\n  },\n  {\n    \"title\": \"Advertising \/ Promotional\",\n    \"category\": \"Advertising \/ Promotional\",\n    \"thumb\": \"https:\/\/keydg.com\/rkey\/wp-content\/uploads\/2025\/04\/2025-keydg-gallery_0016_25-044-promotional-300x210.jpg\",\n    \"display\": \"https:\/\/keydg.com\/rkey\/wp-content\/uploads\/2025\/04\/2025-keydg-gallery_0016_25-044-promotional-768x538.jpg\",\n    \"full\": \"https:\/\/keydg.com\/rkey\/wp-content\/uploads\/2025\/04\/2025-keydg-gallery_0016_25-044-promotional.jpg\",\n    \"alt\": \"Advertising \/ Promotional\"\n  },\n  {\n    \"title\": \"Advertising \/ Promotional\",\n    \"category\": \"Advertising \/ Promotional\",\n    \"thumb\": \"https:\/\/keydg.com\/rkey\/wp-content\/uploads\/2025\/04\/2025-keydg-gallery_0045_25-014-brochure-catalog-300x210.jpg\",\n    \"display\": \"https:\/\/keydg.com\/rkey\/wp-content\/uploads\/2025\/04\/2025-keydg-gallery_0045_25-014-brochure-catalog-768x538.jpg\",\n    \"full\": \"https:\/\/keydg.com\/rkey\/wp-content\/uploads\/2025\/04\/2025-keydg-gallery_0045_25-014-brochure-catalog.jpg\",\n    \"alt\": \"Advertising \/ Promotional\"\n  },\n  {\n    \"title\": \"Packaging\",\n    \"category\": \"Packaging\",\n    \"thumb\": \"https:\/\/keydg.com\/rkey\/wp-content\/uploads\/2025\/04\/2025-keydg-gallery_0024_25-036-packaging-300x210.jpg\",\n    \"display\": \"https:\/\/keydg.com\/rkey\/wp-content\/uploads\/2025\/04\/2025-keydg-gallery_0024_25-036-packaging-768x538.jpg\",\n    \"full\": \"https:\/\/keydg.com\/rkey\/wp-content\/uploads\/2025\/04\/2025-keydg-gallery_0024_25-036-packaging.jpg\",\n    \"alt\": \"Packaging\"\n  },\n  {\n    \"title\": \"Architectural \/ Plat Map\",\n    \"category\": \"Architectural \/ Plat Map\",\n    \"thumb\": \"https:\/\/keydg.com\/rkey\/wp-content\/uploads\/2025\/04\/2025-keydg-gallery_0058_25-001-architecturla-plat-map-300x210.jpg\",\n    \"display\": \"https:\/\/keydg.com\/rkey\/wp-content\/uploads\/2025\/04\/2025-keydg-gallery_0058_25-001-architecturla-plat-map-768x538.jpg\",\n    \"full\": \"https:\/\/keydg.com\/rkey\/wp-content\/uploads\/2025\/04\/2025-keydg-gallery_0058_25-001-architecturla-plat-map.jpg\",\n    \"alt\": \"Architectural \/ Plat Map\"\n  },\n  {\n    \"title\": \"Advertising \/ Promotional\",\n    \"category\": \"Advertising \/ Promotional\",\n    \"thumb\": \"https:\/\/keydg.com\/rkey\/wp-content\/uploads\/2013\/03\/advertising_04-300x210.jpg\",\n    \"display\": \"https:\/\/keydg.com\/rkey\/wp-content\/uploads\/2013\/03\/advertising_04-1024x716.jpg\",\n    \"full\": \"https:\/\/keydg.com\/rkey\/wp-content\/uploads\/2013\/03\/advertising_04.jpg\",\n    \"alt\": \"Advertising \/ Promotional\"\n  },\n  {\n    \"title\": \"Logo \/ Brand Identity\",\n    \"category\": \"Logo \/ Brand Identity\",\n    \"thumb\": \"https:\/\/keydg.com\/rkey\/wp-content\/uploads\/2025\/04\/identity-logos_02-300x210.jpg\",\n    \"display\": \"https:\/\/keydg.com\/rkey\/wp-content\/uploads\/2025\/04\/identity-logos_02-768x538.jpg\",\n    \"full\": \"https:\/\/keydg.com\/rkey\/wp-content\/uploads\/2025\/04\/identity-logos_02.jpg\",\n    \"alt\": \"Logo \/ Brand Identity\"\n  },\n  {\n    \"title\": \"Marketing Materials\",\n    \"category\": \"Marketing Materials\",\n    \"thumb\": \"https:\/\/keydg.com\/rkey\/wp-content\/uploads\/2025\/04\/2025-080-promotional-300x210.jpg\",\n    \"display\": \"https:\/\/keydg.com\/rkey\/wp-content\/uploads\/2025\/04\/2025-080-promotional-768x538.jpg\",\n    \"full\": \"https:\/\/keydg.com\/rkey\/wp-content\/uploads\/2025\/04\/2025-080-promotional.jpg\",\n    \"alt\": \"Marketing Materials\"\n  },\n  {\n    \"title\": \"Packaging\",\n    \"category\": \"Packaging\",\n    \"thumb\": \"https:\/\/keydg.com\/rkey\/wp-content\/uploads\/2025\/04\/2025-keydg-gallery_0008_25-052-packaging-300x210.jpg\",\n    \"display\": \"https:\/\/keydg.com\/rkey\/wp-content\/uploads\/2025\/04\/2025-keydg-gallery_0008_25-052-packaging-768x538.jpg\",\n    \"full\": \"https:\/\/keydg.com\/rkey\/wp-content\/uploads\/2025\/04\/2025-keydg-gallery_0008_25-052-packaging.jpg\",\n    \"alt\": \"Packaging\"\n  },\n  {\n    \"title\": \"Packaging\",\n    \"category\": \"Packaging\",\n    \"thumb\": \"https:\/\/keydg.com\/rkey\/wp-content\/uploads\/2025\/04\/2025-keydg-gallery_0014_25-045-packaging-300x210.jpg\",\n    \"display\": \"https:\/\/keydg.com\/rkey\/wp-content\/uploads\/2025\/04\/2025-keydg-gallery_0014_25-045-packaging-768x538.jpg\",\n    \"full\": \"https:\/\/keydg.com\/rkey\/wp-content\/uploads\/2025\/04\/2025-keydg-gallery_0014_25-045-packaging.jpg\",\n    \"alt\": \"Packaging\"\n  },\n  {\n    \"title\": \"Brochure \/ Catalog\",\n    \"category\": \"Brochure \/ Catalog\",\n    \"thumb\": \"https:\/\/keydg.com\/rkey\/wp-content\/uploads\/2013\/03\/brochure_09-300x210.jpg\",\n    \"display\": \"https:\/\/keydg.com\/rkey\/wp-content\/uploads\/2013\/03\/brochure_09-1024x716.jpg\",\n    \"full\": \"https:\/\/keydg.com\/rkey\/wp-content\/uploads\/2013\/03\/brochure_09.jpg\",\n    \"alt\": \"Brochure \/ Catalog\"\n  },\n  {\n    \"title\": \"Advertising \/ Promotional\",\n    \"category\": \"Advertising \/ Promotional\",\n    \"thumb\": \"https:\/\/keydg.com\/rkey\/wp-content\/uploads\/2025\/04\/2025-keydg-gallery_0044_25-015-advertising-300x210.jpg\",\n    \"display\": \"https:\/\/keydg.com\/rkey\/wp-content\/uploads\/2025\/04\/2025-keydg-gallery_0044_25-015-advertising-768x538.jpg\",\n    \"full\": \"https:\/\/keydg.com\/rkey\/wp-content\/uploads\/2025\/04\/2025-keydg-gallery_0044_25-015-advertising.jpg\",\n    \"alt\": \"Advertising \/ Promotional\"\n  },\n  {\n    \"title\": \"Advertising \/ Promotional\",\n    \"category\": \"Advertising \/ Promotional\",\n    \"thumb\": \"https:\/\/keydg.com\/rkey\/wp-content\/uploads\/2025\/04\/25-064-promotional-300x210.jpg\",\n    \"display\": \"https:\/\/keydg.com\/rkey\/wp-content\/uploads\/2025\/04\/25-064-promotional-768x538.jpg\",\n    \"full\": \"https:\/\/keydg.com\/rkey\/wp-content\/uploads\/2025\/04\/25-064-promotional.jpg\",\n    \"alt\": \"Advertising \/ Promotional\"\n  },\n  {\n    \"title\": \"Brochure \/ Catalog\",\n    \"category\": \"Brochure \/ Catalog\",\n    \"thumb\": \"https:\/\/keydg.com\/rkey\/wp-content\/uploads\/2013\/03\/brochure_06-300x210.jpg\",\n    \"display\": \"https:\/\/keydg.com\/rkey\/wp-content\/uploads\/2013\/03\/brochure_06-1024x716.jpg\",\n    \"full\": \"https:\/\/keydg.com\/rkey\/wp-content\/uploads\/2013\/03\/brochure_06.jpg\",\n    \"alt\": \"Brochure \/ Catalog\"\n  },\n  {\n    \"title\": \"Logo \/ Brand Identity\",\n    \"category\": \"Logo \/ Brand Identity\",\n    \"thumb\": \"https:\/\/keydg.com\/rkey\/wp-content\/uploads\/2025\/04\/25-075-logo-identity-300x210.jpg\",\n    \"display\": \"https:\/\/keydg.com\/rkey\/wp-content\/uploads\/2025\/04\/25-075-logo-identity-768x538.jpg\",\n    \"full\": \"https:\/\/keydg.com\/rkey\/wp-content\/uploads\/2025\/04\/25-075-logo-identity.jpg\",\n    \"alt\": \"Logo \/ Brand Identity\"\n  },\n  {\n    \"title\": \"Packaging\",\n    \"category\": \"Packaging\",\n    \"thumb\": \"https:\/\/keydg.com\/rkey\/wp-content\/uploads\/2025\/04\/2025-keydg-gallery_0048_25-011-packaging-300x210.jpg\",\n    \"display\": \"https:\/\/keydg.com\/rkey\/wp-content\/uploads\/2025\/04\/2025-keydg-gallery_0048_25-011-packaging-768x538.jpg\",\n    \"full\": \"https:\/\/keydg.com\/rkey\/wp-content\/uploads\/2025\/04\/2025-keydg-gallery_0048_25-011-packaging.jpg\",\n    \"alt\": \"Packaging\"\n  },\n  {\n    \"title\": \"Technical Illustration\",\n    \"category\": \"Technical Illustration\",\n    \"thumb\": \"https:\/\/keydg.com\/rkey\/wp-content\/uploads\/2025\/04\/illustration-soda_fountain-300x210.jpg\",\n    \"display\": \"https:\/\/keydg.com\/rkey\/wp-content\/uploads\/2025\/04\/illustration-soda_fountain-768x538.jpg\",\n    \"full\": \"https:\/\/keydg.com\/rkey\/wp-content\/uploads\/2025\/04\/illustration-soda_fountain.jpg\",\n    \"alt\": \"Technical Illustration\"\n  },\n  {\n    \"title\": \"Logo \/ Brand Identity\",\n    \"category\": \"Logo \/ Brand Identity\",\n    \"thumb\": \"https:\/\/keydg.com\/rkey\/wp-content\/uploads\/2025\/04\/identity-logos_03-300x210.jpg\",\n    \"display\": \"https:\/\/keydg.com\/rkey\/wp-content\/uploads\/2025\/04\/identity-logos_03-768x538.jpg\",\n    \"full\": \"https:\/\/keydg.com\/rkey\/wp-content\/uploads\/2025\/04\/identity-logos_03.jpg\",\n    \"alt\": \"Logo \/ Brand Identity\"\n  },\n  {\n    \"title\": \"Packaging\",\n    \"category\": \"Packaging\",\n    \"thumb\": \"https:\/\/keydg.com\/rkey\/wp-content\/uploads\/2025\/04\/2025-keydg-gallery_0026_25-034-packaging-300x210.jpg\",\n    \"display\": \"https:\/\/keydg.com\/rkey\/wp-content\/uploads\/2025\/04\/2025-keydg-gallery_0026_25-034-packaging-768x538.jpg\",\n    \"full\": \"https:\/\/keydg.com\/rkey\/wp-content\/uploads\/2025\/04\/2025-keydg-gallery_0026_25-034-packaging.jpg\",\n    \"alt\": \"Packaging\"\n  },\n  {\n    \"title\": \"Illustration\",\n    \"category\": \"Illustration\",\n    \"thumb\": \"https:\/\/keydg.com\/rkey\/wp-content\/uploads\/2014\/10\/portraits_04-300x210.jpg\",\n    \"display\": \"https:\/\/keydg.com\/rkey\/wp-content\/uploads\/2014\/10\/portraits_04-1024x716.jpg\",\n    \"full\": \"https:\/\/keydg.com\/rkey\/wp-content\/uploads\/2014\/10\/portraits_04.jpg\",\n    \"alt\": \"Illustration\"\n  },\n  {\n    \"title\": \"Advertising \/ Promotional\",\n    \"category\": \"Advertising \/ Promotional\",\n    \"thumb\": \"https:\/\/keydg.com\/rkey\/wp-content\/uploads\/2025\/04\/2025-keydg-gallery_0055_25-004-advertising-300x210.jpg\",\n    \"display\": \"https:\/\/keydg.com\/rkey\/wp-content\/uploads\/2025\/04\/2025-keydg-gallery_0055_25-004-advertising-768x538.jpg\",\n    \"full\": \"https:\/\/keydg.com\/rkey\/wp-content\/uploads\/2025\/04\/2025-keydg-gallery_0055_25-004-advertising.jpg\",\n    \"alt\": \"Advertising \/ Promotional\"\n  },\n  {\n    \"title\": \"Packaging\",\n    \"category\": \"Packaging\",\n    \"thumb\": \"https:\/\/keydg.com\/rkey\/wp-content\/uploads\/2025\/04\/2025-keydg-gallery_0023_25-037-packaging-300x210.jpg\",\n    \"display\": \"https:\/\/keydg.com\/rkey\/wp-content\/uploads\/2025\/04\/2025-keydg-gallery_0023_25-037-packaging-768x538.jpg\",\n    \"full\": \"https:\/\/keydg.com\/rkey\/wp-content\/uploads\/2025\/04\/2025-keydg-gallery_0023_25-037-packaging.jpg\",\n    \"alt\": \"Packaging\"\n  },\n  {\n    \"title\": \"Brochure \/ Catalog\",\n    \"category\": \"Brochure \/ Catalog\",\n    \"thumb\": \"https:\/\/keydg.com\/rkey\/wp-content\/uploads\/2025\/04\/2025-keydg-gallery_0035_25-025-brichure-300x210.jpg\",\n    \"display\": \"https:\/\/keydg.com\/rkey\/wp-content\/uploads\/2025\/04\/2025-keydg-gallery_0035_25-025-brichure-768x538.jpg\",\n    \"full\": \"https:\/\/keydg.com\/rkey\/wp-content\/uploads\/2025\/04\/2025-keydg-gallery_0035_25-025-brichure.jpg\",\n    \"alt\": \"Brochure \/ Catalog\"\n  },\n  {\n    \"title\": \"Marketing Materials\",\n    \"category\": \"Marketing Materials\",\n    \"thumb\": \"https:\/\/keydg.com\/rkey\/wp-content\/uploads\/2025\/04\/25-073-promotional-300x210.jpg\",\n    \"display\": \"https:\/\/keydg.com\/rkey\/wp-content\/uploads\/2025\/04\/25-073-promotional-768x538.jpg\",\n    \"full\": \"https:\/\/keydg.com\/rkey\/wp-content\/uploads\/2025\/04\/25-073-promotional.jpg\",\n    \"alt\": \"Marketing Materials\"\n  },\n  {\n    \"title\": \"Packaging\",\n    \"category\": \"Packaging\",\n    \"thumb\": \"https:\/\/keydg.com\/rkey\/wp-content\/uploads\/2013\/03\/packaging_021-300x210.jpg\",\n    \"display\": \"https:\/\/keydg.com\/rkey\/wp-content\/uploads\/2013\/03\/packaging_021-1024x716.jpg\",\n    \"full\": \"https:\/\/keydg.com\/rkey\/wp-content\/uploads\/2013\/03\/packaging_021.jpg\",\n    \"alt\": \"Packaging\"\n  },\n  {\n    \"title\": \"Advertising \/ Promotional\",\n    \"category\": \"Advertising \/ Promotional\",\n    \"thumb\": \"https:\/\/keydg.com\/rkey\/wp-content\/uploads\/2025\/04\/2025-keydg-gallery_0041_25-019-advertising-300x210.jpg\",\n    \"display\": \"https:\/\/keydg.com\/rkey\/wp-content\/uploads\/2025\/04\/2025-keydg-gallery_0041_25-019-advertising-768x538.jpg\",\n    \"full\": \"https:\/\/keydg.com\/rkey\/wp-content\/uploads\/2025\/04\/2025-keydg-gallery_0041_25-019-advertising.jpg\",\n    \"alt\": \"Advertising \/ Promotional\"\n  },\n  {\n    \"title\": \"Packaging\",\n    \"category\": \"Packaging\",\n    \"thumb\": \"https:\/\/keydg.com\/rkey\/wp-content\/uploads\/2025\/04\/2025-keydg-gallery_25-077-packaging-300x210.jpg\",\n    \"display\": \"https:\/\/keydg.com\/rkey\/wp-content\/uploads\/2025\/04\/2025-keydg-gallery_25-077-packaging-768x538.jpg\",\n    \"full\": \"https:\/\/keydg.com\/rkey\/wp-content\/uploads\/2025\/04\/2025-keydg-gallery_25-077-packaging.jpg\",\n    \"alt\": \"Packaging\"\n  },\n  {\n    \"title\": \"Technical Illustration\",\n    \"category\": \"Technical Illustration\",\n    \"thumb\": \"https:\/\/keydg.com\/rkey\/wp-content\/uploads\/2025\/04\/illustration-motorcycle-300x210.jpg\",\n    \"display\": \"https:\/\/keydg.com\/rkey\/wp-content\/uploads\/2025\/04\/illustration-motorcycle-768x538.jpg\",\n    \"full\": \"https:\/\/keydg.com\/rkey\/wp-content\/uploads\/2025\/04\/illustration-motorcycle.jpg\",\n    \"alt\": \"Technical Illustration\"\n  },\n  {\n    \"title\": \"Marketing Materials\",\n    \"category\": \"Marketing Materials\",\n    \"thumb\": \"https:\/\/keydg.com\/rkey\/wp-content\/uploads\/2026\/03\/scented-direct-mail-fragrance-postcard-300x219.png\",\n    \"display\": \"https:\/\/keydg.com\/rkey\/wp-content\/uploads\/2026\/03\/scented-direct-mail-fragrance-postcard-768x560.png\",\n    \"full\": \"https:\/\/keydg.com\/rkey\/wp-content\/uploads\/2026\/03\/scented-direct-mail-fragrance-postcard.png\",\n    \"alt\": \"Marketing Materials\"\n  },\n  {\n    \"title\": \"UI \/ UX\",\n    \"category\": \"UI \/ UX\",\n    \"thumb\": \"https:\/\/keydg.com\/rkey\/wp-content\/uploads\/2025\/04\/2025-keydg-gallery_25-078-ui-ux-300x210.jpg\",\n    \"display\": \"https:\/\/keydg.com\/rkey\/wp-content\/uploads\/2025\/04\/2025-keydg-gallery_25-078-ui-ux-768x538.jpg\",\n    \"full\": \"https:\/\/keydg.com\/rkey\/wp-content\/uploads\/2025\/04\/2025-keydg-gallery_25-078-ui-ux.jpg\",\n    \"alt\": \"UI \/ UX\"\n  },\n  {\n    \"title\": \"Banners \/ Backdrops\",\n    \"category\": \"Banners \/ Backdrops\",\n    \"thumb\": \"https:\/\/keydg.com\/rkey\/wp-content\/uploads\/2025\/04\/25-080-trade-show-banner-300x210.jpg\",\n    \"display\": \"https:\/\/keydg.com\/rkey\/wp-content\/uploads\/2025\/04\/25-080-trade-show-banner-768x538.jpg\",\n    \"full\": \"https:\/\/keydg.com\/rkey\/wp-content\/uploads\/2025\/04\/25-080-trade-show-banner.jpg\",\n    \"alt\": \"Banners \/ Backdrops\"\n  },\n  {\n    \"title\": \"Logo \/ Brand Identity\",\n    \"category\": \"Logo \/ Brand Identity\",\n    \"thumb\": \"https:\/\/keydg.com\/rkey\/wp-content\/uploads\/2025\/04\/identity-logos_04-300x210.jpg\",\n    \"display\": \"https:\/\/keydg.com\/rkey\/wp-content\/uploads\/2025\/04\/identity-logos_04-768x538.jpg\",\n    \"full\": \"https:\/\/keydg.com\/rkey\/wp-content\/uploads\/2025\/04\/identity-logos_04.jpg\",\n    \"alt\": \"Logo \/ Brand Identity\"\n  },\n  {\n    \"title\": \"Logo \/ Brand Identity\",\n    \"category\": \"Logo \/ Brand Identity\",\n    \"thumb\": \"https:\/\/keydg.com\/rkey\/wp-content\/uploads\/2025\/04\/identity-logos_01-300x210.jpg\",\n    \"display\": \"https:\/\/keydg.com\/rkey\/wp-content\/uploads\/2025\/04\/identity-logos_01-768x538.jpg\",\n    \"full\": \"https:\/\/keydg.com\/rkey\/wp-content\/uploads\/2025\/04\/identity-logos_01.jpg\",\n    \"alt\": \"Logo \/ Brand Identity\"\n  },\n  {\n    \"title\": \"Illustration\",\n    \"category\": \"Illustration\",\n    \"thumb\": \"https:\/\/keydg.com\/rkey\/wp-content\/uploads\/2014\/10\/portraits_08-300x210.jpg\",\n    \"display\": \"https:\/\/keydg.com\/rkey\/wp-content\/uploads\/2014\/10\/portraits_08-1024x716.jpg\",\n    \"full\": \"https:\/\/keydg.com\/rkey\/wp-content\/uploads\/2014\/10\/portraits_08.jpg\",\n    \"alt\": \"Illustration\"\n  },\n  {\n    \"title\": \"UI \/ UX\",\n    \"category\": \"UI \/ UX\",\n    \"thumb\": \"https:\/\/keydg.com\/rkey\/wp-content\/uploads\/2025\/04\/2025-keydg-gallery_0027_25-033-ux-ui-300x210.jpg\",\n    \"display\": \"https:\/\/keydg.com\/rkey\/wp-content\/uploads\/2025\/04\/2025-keydg-gallery_0027_25-033-ux-ui-768x538.jpg\",\n    \"full\": \"https:\/\/keydg.com\/rkey\/wp-content\/uploads\/2025\/04\/2025-keydg-gallery_0027_25-033-ux-ui.jpg\",\n    \"alt\": \"UI \/ UX\"\n  },\n  {\n    \"title\": \"Illustration\",\n    \"category\": \"Illustration\",\n    \"thumb\": \"https:\/\/keydg.com\/rkey\/wp-content\/uploads\/2025\/04\/illustration-paramount_02-300x210.jpg\",\n    \"display\": \"https:\/\/keydg.com\/rkey\/wp-content\/uploads\/2025\/04\/illustration-paramount_02-768x538.jpg\",\n    \"full\": \"https:\/\/keydg.com\/rkey\/wp-content\/uploads\/2025\/04\/illustration-paramount_02.jpg\",\n    \"alt\": \"Illustration\"\n  },\n  {\n    \"title\": \"Brochure \/ Catalog\",\n    \"category\": \"Brochure \/ Catalog\",\n    \"thumb\": \"https:\/\/keydg.com\/rkey\/wp-content\/uploads\/2025\/04\/25-065-brochure-catalog-300x210.jpg\",\n    \"display\": \"https:\/\/keydg.com\/rkey\/wp-content\/uploads\/2025\/04\/25-065-brochure-catalog-768x538.jpg\",\n    \"full\": \"https:\/\/keydg.com\/rkey\/wp-content\/uploads\/2025\/04\/25-065-brochure-catalog.jpg\",\n    \"alt\": \"Brochure \/ Catalog\"\n  },\n  {\n    \"title\": \"Advertising \/ Promotional\",\n    \"category\": \"Advertising \/ Promotional\",\n    \"thumb\": \"https:\/\/keydg.com\/rkey\/wp-content\/uploads\/2025\/04\/2025-keydg-gallery_0025_25-035-promotional-300x210.jpg\",\n    \"display\": \"https:\/\/keydg.com\/rkey\/wp-content\/uploads\/2025\/04\/2025-keydg-gallery_0025_25-035-promotional-768x538.jpg\",\n    \"full\": \"https:\/\/keydg.com\/rkey\/wp-content\/uploads\/2025\/04\/2025-keydg-gallery_0025_25-035-promotional.jpg\",\n    \"alt\": \"Advertising \/ Promotional\"\n  },\n  {\n    \"title\": \"Packaging\",\n    \"category\": \"Packaging\",\n    \"thumb\": \"https:\/\/keydg.com\/rkey\/wp-content\/uploads\/2025\/04\/2025-keydg-gallery_0021_25-039-packaging-300x210.jpg\",\n    \"display\": \"https:\/\/keydg.com\/rkey\/wp-content\/uploads\/2025\/04\/2025-keydg-gallery_0021_25-039-packaging-768x538.jpg\",\n    \"full\": \"https:\/\/keydg.com\/rkey\/wp-content\/uploads\/2025\/04\/2025-keydg-gallery_0021_25-039-packaging.jpg\",\n    \"alt\": \"Packaging\"\n  },\n  {\n    \"title\": \"Architectural\",\n    \"category\": \"Architectural\",\n    \"thumb\": \"https:\/\/keydg.com\/rkey\/wp-content\/uploads\/2013\/03\/architectural_rendering_13-300x210.jpg\",\n    \"display\": \"https:\/\/keydg.com\/rkey\/wp-content\/uploads\/2013\/03\/architectural_rendering_13-1024x716.jpg\",\n    \"full\": \"https:\/\/keydg.com\/rkey\/wp-content\/uploads\/2013\/03\/architectural_rendering_13.jpg\",\n    \"alt\": \"Architectural\"\n  },\n  {\n    \"title\": \"Banners \/ Backdrops\",\n    \"category\": \"Banners \/ Backdrops\",\n    \"thumb\": \"https:\/\/keydg.com\/rkey\/wp-content\/uploads\/2025\/04\/25-076-trade-show-banner-300x210.jpg\",\n    \"display\": \"https:\/\/keydg.com\/rkey\/wp-content\/uploads\/2025\/04\/25-076-trade-show-banner-768x538.jpg\",\n    \"full\": \"https:\/\/keydg.com\/rkey\/wp-content\/uploads\/2025\/04\/25-076-trade-show-banner.jpg\",\n    \"alt\": \"Banners \/ Backdrops\"\n  },\n  {\n    \"title\": \"Architectural\",\n    \"category\": \"Architectural\",\n    \"thumb\": \"https:\/\/keydg.com\/rkey\/wp-content\/uploads\/2013\/03\/architectural_rendering_09-300x210.jpg\",\n    \"display\": \"https:\/\/keydg.com\/rkey\/wp-content\/uploads\/2013\/03\/architectural_rendering_09-1024x716.jpg\",\n    \"full\": \"https:\/\/keydg.com\/rkey\/wp-content\/uploads\/2013\/03\/architectural_rendering_09.jpg\",\n    \"alt\": \"Architectural\"\n  },\n  {\n    \"title\": \"Infographic\",\n    \"category\": \"Infographic\",\n    \"thumb\": \"https:\/\/keydg.com\/rkey\/wp-content\/uploads\/2025\/04\/2025-keydg-gallery_0003_25-057-infographic-300x210.jpg\",\n    \"display\": \"https:\/\/keydg.com\/rkey\/wp-content\/uploads\/2025\/04\/2025-keydg-gallery_0003_25-057-infographic-768x538.jpg\",\n    \"full\": \"https:\/\/keydg.com\/rkey\/wp-content\/uploads\/2025\/04\/2025-keydg-gallery_0003_25-057-infographic.jpg\",\n    \"alt\": \"Infographic\"\n  },\n  {\n    \"title\": \"Packaging\",\n    \"category\": \"Packaging\",\n    \"thumb\": \"https:\/\/keydg.com\/rkey\/wp-content\/uploads\/2025\/04\/25-063-packaging-300x210.jpg\",\n    \"display\": \"https:\/\/keydg.com\/rkey\/wp-content\/uploads\/2025\/04\/25-063-packaging-768x538.jpg\",\n    \"full\": \"https:\/\/keydg.com\/rkey\/wp-content\/uploads\/2025\/04\/25-063-packaging.jpg\",\n    \"alt\": \"Packaging\"\n  },\n  {\n    \"title\": \"Advertising \/ Promotional\",\n    \"category\": \"Advertising \/ Promotional\",\n    \"thumb\": \"https:\/\/keydg.com\/rkey\/wp-content\/uploads\/2013\/03\/advertising_16-300x210.jpg\",\n    \"display\": \"https:\/\/keydg.com\/rkey\/wp-content\/uploads\/2013\/03\/advertising_16-1024x716.jpg\",\n    \"full\": \"https:\/\/keydg.com\/rkey\/wp-content\/uploads\/2013\/03\/advertising_16.jpg\",\n    \"alt\": \"Advertising \/ Promotional\"\n  },\n  {\n    \"title\": \"Advertising \/ Promotional\",\n    \"category\": \"Advertising \/ Promotional\",\n    \"thumb\": \"https:\/\/keydg.com\/rkey\/wp-content\/uploads\/2025\/04\/2025-keydg-gallery_0046_25-013-advertising-300x210.jpg\",\n    \"display\": \"https:\/\/keydg.com\/rkey\/wp-content\/uploads\/2025\/04\/2025-keydg-gallery_0046_25-013-advertising-768x538.jpg\",\n    \"full\": \"https:\/\/keydg.com\/rkey\/wp-content\/uploads\/2025\/04\/2025-keydg-gallery_0046_25-013-advertising.jpg\",\n    \"alt\": \"Advertising \/ Promotional\"\n  },\n  {\n    \"title\": \"Packaging\",\n    \"category\": \"Packaging\",\n    \"thumb\": \"https:\/\/keydg.com\/rkey\/wp-content\/uploads\/2025\/04\/2025-keydg-090-packaging-300x210.jpg\",\n    \"display\": \"https:\/\/keydg.com\/rkey\/wp-content\/uploads\/2025\/04\/2025-keydg-090-packaging-768x538.jpg\",\n    \"full\": \"https:\/\/keydg.com\/rkey\/wp-content\/uploads\/2025\/04\/2025-keydg-090-packaging.jpg\",\n    \"alt\": \"Packaging\"\n  },\n  {\n    \"title\": \"Logo \/ Brand Identity\",\n    \"category\": \"Logo \/ Brand Identity\",\n    \"thumb\": \"https:\/\/keydg.com\/rkey\/wp-content\/uploads\/2025\/04\/2025-keydg-gallery_0004_25-056-logo-promotional-300x210.jpg\",\n    \"display\": \"https:\/\/keydg.com\/rkey\/wp-content\/uploads\/2025\/04\/2025-keydg-gallery_0004_25-056-logo-promotional-768x538.jpg\",\n    \"full\": \"https:\/\/keydg.com\/rkey\/wp-content\/uploads\/2025\/04\/2025-keydg-gallery_0004_25-056-logo-promotional.jpg\",\n    \"alt\": \"Logo \/ Brand Identity\"\n  },\n  {\n    \"title\": \"Logo \/ Brand Identity\",\n    \"category\": \"Logo \/ Brand Identity\",\n    \"thumb\": \"https:\/\/keydg.com\/rkey\/wp-content\/uploads\/2025\/04\/identity-logos_06-300x210.jpg\",\n    \"display\": \"https:\/\/keydg.com\/rkey\/wp-content\/uploads\/2025\/04\/identity-logos_06-768x538.jpg\",\n    \"full\": \"https:\/\/keydg.com\/rkey\/wp-content\/uploads\/2025\/04\/identity-logos_06.jpg\",\n    \"alt\": \"Logo \/ Brand Identity\"\n  },\n  {\n    \"title\": \"Advertising \/ Promotional\",\n    \"category\": \"Advertising \/ Promotional\",\n    \"thumb\": \"https:\/\/keydg.com\/rkey\/wp-content\/uploads\/2013\/03\/advertising_03-300x210.jpg\",\n    \"display\": \"https:\/\/keydg.com\/rkey\/wp-content\/uploads\/2013\/03\/advertising_03-1024x716.jpg\",\n    \"full\": \"https:\/\/keydg.com\/rkey\/wp-content\/uploads\/2013\/03\/advertising_03.jpg\",\n    \"alt\": \"Advertising \/ Promotional\"\n  },\n  {\n    \"title\": \"Logo \/ Brand Identity\",\n    \"category\": \"Logo \/ Brand Identity\",\n    \"thumb\": \"https:\/\/keydg.com\/rkey\/wp-content\/uploads\/2025\/04\/identity-logos_08-300x210.jpg\",\n    \"display\": \"https:\/\/keydg.com\/rkey\/wp-content\/uploads\/2025\/04\/identity-logos_08-768x538.jpg\",\n    \"full\": \"https:\/\/keydg.com\/rkey\/wp-content\/uploads\/2025\/04\/identity-logos_08.jpg\",\n    \"alt\": \"Logo \/ Brand Identity\"\n  },\n  {\n    \"title\": \"Advertising \/ Promotional\",\n    \"category\": \"Advertising \/ Promotional\",\n    \"thumb\": \"https:\/\/keydg.com\/rkey\/wp-content\/uploads\/2013\/03\/advertising_15-300x210.jpg\",\n    \"display\": \"https:\/\/keydg.com\/rkey\/wp-content\/uploads\/2013\/03\/advertising_15-1024x716.jpg\",\n    \"full\": \"https:\/\/keydg.com\/rkey\/wp-content\/uploads\/2013\/03\/advertising_15.jpg\",\n    \"alt\": \"Advertising \/ Promotional\"\n  },\n  {\n    \"title\": \"Marketing Materials\",\n    \"category\": \"Marketing Materials\",\n    \"thumb\": \"https:\/\/keydg.com\/rkey\/wp-content\/uploads\/2025\/04\/25-074-promotional-300x210.jpg\",\n    \"display\": \"https:\/\/keydg.com\/rkey\/wp-content\/uploads\/2025\/04\/25-074-promotional-768x538.jpg\",\n    \"full\": \"https:\/\/keydg.com\/rkey\/wp-content\/uploads\/2025\/04\/25-074-promotional.jpg\",\n    \"alt\": \"Marketing Materials\"\n  },\n  {\n    \"title\": \"Logo \/ Brand Identity\",\n    \"category\": \"Logo \/ Brand Identity\",\n    \"thumb\": \"https:\/\/keydg.com\/rkey\/wp-content\/uploads\/2025\/04\/25-084-logo-identity-300x210.jpg\",\n    \"display\": \"https:\/\/keydg.com\/rkey\/wp-content\/uploads\/2025\/04\/25-084-logo-identity-768x538.jpg\",\n    \"full\": \"https:\/\/keydg.com\/rkey\/wp-content\/uploads\/2025\/04\/25-084-logo-identity.jpg\",\n    \"alt\": \"Logo \/ Brand Identity\"\n  },\n  {\n    \"title\": \"Illustration\",\n    \"category\": \"Illustration\",\n    \"thumb\": \"https:\/\/keydg.com\/rkey\/wp-content\/uploads\/2014\/10\/portraits_09-300x210.jpg\",\n    \"display\": \"https:\/\/keydg.com\/rkey\/wp-content\/uploads\/2014\/10\/portraits_09-1024x716.jpg\",\n    \"full\": \"https:\/\/keydg.com\/rkey\/wp-content\/uploads\/2014\/10\/portraits_09.jpg\",\n    \"alt\": \"Illustration\"\n  },\n  {\n    \"title\": \"Architectural\",\n    \"category\": \"Architectural\",\n    \"thumb\": \"https:\/\/keydg.com\/rkey\/wp-content\/uploads\/2013\/03\/architectural_rendering_07-300x210.jpg\",\n    \"display\": \"https:\/\/keydg.com\/rkey\/wp-content\/uploads\/2013\/03\/architectural_rendering_07-1024x716.jpg\",\n    \"full\": \"https:\/\/keydg.com\/rkey\/wp-content\/uploads\/2013\/03\/architectural_rendering_07.jpg\",\n    \"alt\": \"Architectural\"\n  },\n  {\n    \"title\": \"UI \/ UX\",\n    \"category\": \"UI \/ UX\",\n    \"thumb\": \"https:\/\/keydg.com\/rkey\/wp-content\/uploads\/2025\/04\/2025-keydg-gallery_0047_25-012-UI-UX-300x210.jpg\",\n    \"display\": \"https:\/\/keydg.com\/rkey\/wp-content\/uploads\/2025\/04\/2025-keydg-gallery_0047_25-012-UI-UX-768x538.jpg\",\n    \"full\": \"https:\/\/keydg.com\/rkey\/wp-content\/uploads\/2025\/04\/2025-keydg-gallery_0047_25-012-UI-UX.jpg\",\n    \"alt\": \"UI \/UX\"\n  },\n  {\n    \"title\": \"Brochure \/ Catalog\",\n    \"category\": \"Brochure \/ Catalog\",\n    \"thumb\": \"https:\/\/keydg.com\/rkey\/wp-content\/uploads\/2013\/03\/brochure_08-300x210.jpg\",\n    \"display\": \"https:\/\/keydg.com\/rkey\/wp-content\/uploads\/2013\/03\/brochure_08-1024x716.jpg\",\n    \"full\": \"https:\/\/keydg.com\/rkey\/wp-content\/uploads\/2013\/03\/brochure_08.jpg\",\n    \"alt\": \"Brochure \/ Catalog\"\n  },\n  {\n    \"title\": \"Logo \/ Brand Identity\",\n    \"category\": \"Logo \/ Brand Identity\",\n    \"thumb\": \"https:\/\/keydg.com\/rkey\/wp-content\/uploads\/2025\/04\/2025-keydg-gallery_0006_25-054-logo-promotional-300x210.jpg\",\n    \"display\": \"https:\/\/keydg.com\/rkey\/wp-content\/uploads\/2025\/04\/2025-keydg-gallery_0006_25-054-logo-promotional-768x538.jpg\",\n    \"full\": \"https:\/\/keydg.com\/rkey\/wp-content\/uploads\/2025\/04\/2025-keydg-gallery_0006_25-054-logo-promotional.jpg\",\n    \"alt\": \"Logo \/ Brand Identity\"\n  },\n  {\n    \"title\": \"Banners \/ Backdrops\",\n    \"category\": \"Banners \/ Backdrops\",\n    \"thumb\": \"https:\/\/keydg.com\/rkey\/wp-content\/uploads\/2025\/04\/25-081-trade-show-banner-300x210.jpg\",\n    \"display\": \"https:\/\/keydg.com\/rkey\/wp-content\/uploads\/2025\/04\/25-081-trade-show-banner-768x538.jpg\",\n    \"full\": \"https:\/\/keydg.com\/rkey\/wp-content\/uploads\/2025\/04\/25-081-trade-show-banner.jpg\",\n    \"alt\": \"Banners \/ Backdrops\"\n  },\n  {\n    \"title\": \"Architectural\",\n    \"category\": \"Architectural\",\n    \"thumb\": \"https:\/\/keydg.com\/rkey\/wp-content\/uploads\/2013\/03\/architectural_rendering_08-300x210.jpg\",\n    \"display\": \"https:\/\/keydg.com\/rkey\/wp-content\/uploads\/2013\/03\/architectural_rendering_08-1024x716.jpg\",\n    \"full\": \"https:\/\/keydg.com\/rkey\/wp-content\/uploads\/2013\/03\/architectural_rendering_08.jpg\",\n    \"alt\": \"Architectural\"\n  },\n  {\n    \"title\": \"Illustration\",\n    \"category\": \"Illustration\",\n    \"thumb\": \"https:\/\/keydg.com\/rkey\/wp-content\/uploads\/2025\/04\/2025-keydg-25-085-illustration-300x210.jpg\",\n    \"display\": \"https:\/\/keydg.com\/rkey\/wp-content\/uploads\/2025\/04\/2025-keydg-25-085-illustration-768x538.jpg\",\n    \"full\": \"https:\/\/keydg.com\/rkey\/wp-content\/uploads\/2025\/04\/2025-keydg-25-085-illustration.jpg\",\n    \"alt\": \"Illustration\"\n  },\n  {\n    \"title\": \"Brochure \/ Catalog\",\n    \"category\": \"Brochure \/ Catalog\",\n    \"thumb\": \"https:\/\/keydg.com\/rkey\/wp-content\/uploads\/2013\/03\/brochure_07-300x210.jpg\",\n    \"display\": \"https:\/\/keydg.com\/rkey\/wp-content\/uploads\/2013\/03\/brochure_07-1024x716.jpg\",\n    \"full\": \"https:\/\/keydg.com\/rkey\/wp-content\/uploads\/2013\/03\/brochure_07.jpg\",\n    \"alt\": \"Brochure \/ Catalog\"\n  },\n  {\n    \"title\": \"Illustration\",\n    \"category\": \"Illustration\",\n    \"thumb\": \"https:\/\/keydg.com\/rkey\/wp-content\/uploads\/2025\/05\/2025-keydg-25-0180-illustration-300x210.jpg\",\n    \"display\": \"https:\/\/keydg.com\/rkey\/wp-content\/uploads\/2025\/05\/2025-keydg-25-0180-illustration-768x538.jpg\",\n    \"full\": \"https:\/\/keydg.com\/rkey\/wp-content\/uploads\/2025\/05\/2025-keydg-25-0180-illustration.jpg\",\n    \"alt\": \"Illustration\"\n  },\n  {\n    \"title\": \"UI \/ UX\",\n    \"category\": \"UI \/ UX\",\n    \"thumb\": \"https:\/\/keydg.com\/rkey\/wp-content\/uploads\/2025\/04\/2025-keydg-gallery_0020_25-040-ux-ui-300x210.jpg\",\n    \"display\": \"https:\/\/keydg.com\/rkey\/wp-content\/uploads\/2025\/04\/2025-keydg-gallery_0020_25-040-ux-ui-768x538.jpg\",\n    \"full\": \"https:\/\/keydg.com\/rkey\/wp-content\/uploads\/2025\/04\/2025-keydg-gallery_0020_25-040-ux-ui.jpg\",\n    \"alt\": \"UI \/ UX\"\n  },\n  {\n    \"title\": \"Advertising \/ Promotional\",\n    \"category\": \"Advertising \/ Promotional\",\n    \"thumb\": \"https:\/\/keydg.com\/rkey\/wp-content\/uploads\/2025\/04\/2025-keydg-gallery_0034_25-026-promotional-300x210.jpg\",\n    \"display\": \"https:\/\/keydg.com\/rkey\/wp-content\/uploads\/2025\/04\/2025-keydg-gallery_0034_25-026-promotional-768x538.jpg\",\n    \"full\": \"https:\/\/keydg.com\/rkey\/wp-content\/uploads\/2025\/04\/2025-keydg-gallery_0034_25-026-promotional.jpg\",\n    \"alt\": \"Advertising \/ Promotional\"\n  },\n  {\n    \"title\": \"Packaging\",\n    \"category\": \"Packaging\",\n    \"thumb\": \"https:\/\/keydg.com\/rkey\/wp-content\/uploads\/2025\/04\/2025-keydg-gallery_0049_25-010-packaging-300x210.jpg\",\n    \"display\": \"https:\/\/keydg.com\/rkey\/wp-content\/uploads\/2025\/04\/2025-keydg-gallery_0049_25-010-packaging-768x538.jpg\",\n    \"full\": \"https:\/\/keydg.com\/rkey\/wp-content\/uploads\/2025\/04\/2025-keydg-gallery_0049_25-010-packaging.jpg\",\n    \"alt\": \"Packaging\"\n  },\n  {\n    \"title\": \"Advertising \/ Promotional\",\n    \"category\": \"Advertising \/ Promotional\",\n    \"thumb\": \"https:\/\/keydg.com\/rkey\/wp-content\/uploads\/2013\/03\/advertising_14-300x210.jpg\",\n    \"display\": \"https:\/\/keydg.com\/rkey\/wp-content\/uploads\/2013\/03\/advertising_14-1024x716.jpg\",\n    \"full\": \"https:\/\/keydg.com\/rkey\/wp-content\/uploads\/2013\/03\/advertising_14.jpg\",\n    \"alt\": \"Advertising \/ Promotional\"\n  },\n  {\n    \"title\": \"Logo \/ Brand Identity\",\n    \"category\": \"Logo \/ Brand Identity\",\n    \"thumb\": \"https:\/\/keydg.com\/rkey\/wp-content\/uploads\/2025\/04\/2025-keydg-gallery_0009_25-051-logo-promotional-300x210.jpg\",\n    \"display\": \"https:\/\/keydg.com\/rkey\/wp-content\/uploads\/2025\/04\/2025-keydg-gallery_0009_25-051-logo-promotional-768x538.jpg\",\n    \"full\": \"https:\/\/keydg.com\/rkey\/wp-content\/uploads\/2025\/04\/2025-keydg-gallery_0009_25-051-logo-promotional.jpg\",\n    \"alt\": \"Logo \/ Brand Identity\"\n  },\n  {\n    \"title\": \"Illustration\",\n    \"category\": \"Illustration\",\n    \"thumb\": \"https:\/\/keydg.com\/rkey\/wp-content\/uploads\/2025\/04\/25-068-illustration-300x210.jpg\",\n    \"display\": \"https:\/\/keydg.com\/rkey\/wp-content\/uploads\/2025\/04\/25-068-illustration-768x538.jpg\",\n    \"full\": \"https:\/\/keydg.com\/rkey\/wp-content\/uploads\/2025\/04\/25-068-illustration.jpg\",\n    \"alt\": \"Illustration\"\n  },\n  {\n    \"title\": \"Architectural\",\n    \"category\": \"Architectural\",\n    \"thumb\": \"https:\/\/keydg.com\/rkey\/wp-content\/uploads\/2013\/03\/architectural_rendering_12-300x210.jpg\",\n    \"display\": \"https:\/\/keydg.com\/rkey\/wp-content\/uploads\/2013\/03\/architectural_rendering_12-1024x716.jpg\",\n    \"full\": \"https:\/\/keydg.com\/rkey\/wp-content\/uploads\/2013\/03\/architectural_rendering_12.jpg\",\n    \"alt\": \"Architectural\"\n  },\n  {\n    \"title\": \"Colorization\",\n    \"category\": \"Colorization\",\n    \"thumb\": \"https:\/\/keydg.com\/rkey\/wp-content\/uploads\/2014\/10\/colorization_02-300x210.jpg\",\n    \"display\": \"https:\/\/keydg.com\/rkey\/wp-content\/uploads\/2014\/10\/colorization_02-1024x716.jpg\",\n    \"full\": \"https:\/\/keydg.com\/rkey\/wp-content\/uploads\/2014\/10\/colorization_02.jpg\",\n    \"alt\": \"Colorization\"\n  },\n  {\n    \"title\": \"Illustration\",\n    \"category\": \"Illustration\",\n    \"thumb\": \"https:\/\/keydg.com\/rkey\/wp-content\/uploads\/2014\/10\/portraits_02-300x210.jpg\",\n    \"display\": \"https:\/\/keydg.com\/rkey\/wp-content\/uploads\/2014\/10\/portraits_02-1024x716.jpg\",\n    \"full\": \"https:\/\/keydg.com\/rkey\/wp-content\/uploads\/2014\/10\/portraits_02.jpg\",\n    \"alt\": \"Illustration\"\n  },\n  {\n    \"title\": \"Marketing Materials\",\n    \"category\": \"Marketing Materials\",\n    \"thumb\": \"https:\/\/keydg.com\/rkey\/wp-content\/uploads\/2025\/04\/2025-086-promotional-300x210.jpg\",\n    \"display\": \"https:\/\/keydg.com\/rkey\/wp-content\/uploads\/2025\/04\/2025-086-promotional-768x538.jpg\",\n    \"full\": \"https:\/\/keydg.com\/rkey\/wp-content\/uploads\/2025\/04\/2025-086-promotional.jpg\",\n    \"alt\": \"Marketing Materials\"\n  },\n  {\n    \"title\": \"Brochure \/ Catalog\",\n    \"category\": \"Brochure \/ Catalog\",\n    \"thumb\": \"https:\/\/keydg.com\/rkey\/wp-content\/uploads\/2025\/04\/2025-keydg-gallery_0036_25-024-brochure-300x210.jpg\",\n    \"display\": \"https:\/\/keydg.com\/rkey\/wp-content\/uploads\/2025\/04\/2025-keydg-gallery_0036_25-024-brochure-768x538.jpg\",\n    \"full\": \"https:\/\/keydg.com\/rkey\/wp-content\/uploads\/2025\/04\/2025-keydg-gallery_0036_25-024-brochure.jpg\",\n    \"alt\": \"Brochure \/ Catalog\"\n  },\n  {\n    \"title\": \"Advertising \/ Promotional\",\n    \"category\": \"Advertising \/ Promotional\",\n    \"thumb\": \"https:\/\/keydg.com\/rkey\/wp-content\/uploads\/2013\/03\/advertising_10-300x210.jpg\",\n    \"display\": \"https:\/\/keydg.com\/rkey\/wp-content\/uploads\/2013\/03\/advertising_10-1024x716.jpg\",\n    \"full\": \"https:\/\/keydg.com\/rkey\/wp-content\/uploads\/2013\/03\/advertising_10.jpg\",\n    \"alt\": \"Advertising \/ Promotional\"\n  }\n];\n\n  const root = document.querySelector('#keydg-portfolio-wall');\n  if (!root) return;\n\n  const grid = root.querySelector('.keydg-grid');\n  const shuffleButton = root.querySelector('.keydg-shuffle');\n  const topButton = root.querySelector('.keydg-top-button');\n  const lightbox = document.querySelector('.keydg-lightbox');\n  const lightboxImage = lightbox.querySelector('.keydg-lightbox-image');\n  const lightboxMeta = lightbox.querySelector('.keydg-meta');\n  const closeButton = lightbox.querySelector('.keydg-close');\n  const prevButton = lightbox.querySelector('.keydg-prev');\n  const nextButton = lightbox.querySelector('.keydg-next');\n\n  let activeItems = [];\n  let currentIndex = 0;\n\n  function shuffle(array) {\n    const copy = array.slice();\n    for (let i = copy.length - 1; i > 0; i--) {\n      const j = Math.floor(Math.random() * (i + 1));\n      [copy[i], copy[j]] = [copy[j], copy[i]];\n    }\n    return copy;\n  }\n\n  function escapeHtml(text) {\n    return String(text).replace(\/[&<>'\"]\/g, function(char) {\n      return { '&': '&amp;', '<': '&lt;', '>': '&gt;', \"'\": '&#39;', '\"': '&quot;' }[char];\n    });\n  }\n\n  function getImageSize(url) {\n    const match = String(url || '').match(\/-(\\d{2,4})x(\\d{2,4})\\.(jpg|jpeg|png|webp)$\/i);\n    if (match) return { width: match[1], height: match[2] };\n    return { width: '300', height: '210' };\n  }\n\n  function buildCard(item, index) {\n    const button = document.createElement('button');\n    button.type = 'button';\n    button.className = 'keydg-card';\n    button.dataset.index = index;\n    button.setAttribute('aria-label', 'Open ' + (item.alt || item.title || 'portfolio image'));\n\n    const img = document.createElement('img');\n    const imageSize = getImageSize(item.thumb || item.display || item.full);\n    img.width = imageSize.width;\n    img.height = imageSize.height;\n    img.src = item.thumb || item.display || item.full;\n    img.alt = item.alt || item.title || 'Portfolio image';\n    img.loading = 'lazy';\n    img.decoding = 'async';\n\n    const caption = document.createElement('span');\n    caption.className = 'keydg-caption';\n    caption.innerHTML = '<strong>' + escapeHtml(item.title || 'Selected Work') + '<\/strong><span>Click to enlarge<\/span>';\n\n    button.appendChild(img);\n    button.appendChild(caption);\n    button.addEventListener('click', () => openLightbox(index));\n    return button;\n  }\n\n  function renderGallery(shouldScrollTop) {\n    activeItems = shuffle(portfolioItems);\n    currentIndex = 0;\n    const fragment = document.createDocumentFragment();\n\n    activeItems.forEach((item, index) => {\n      fragment.appendChild(buildCard(item, index));\n    });\n\n    grid.replaceChildren(fragment);\n\n    if (shouldScrollTop) {\n      root.scrollIntoView({ behavior: 'smooth', block: 'start' });\n    }\n  }\n\n  function openLightbox(index) {\n    currentIndex = index;\n    const item = activeItems[currentIndex];\n    if (!item) return;\n    lightboxImage.src = item.full;\n    lightboxImage.alt = item.alt || item.title || 'Portfolio image';\n    lightboxMeta.textContent = (item.title || 'Selected Work') + ' - ' + (currentIndex + 1) + ' of ' + activeItems.length;\n    lightbox.classList.add('is-open');\n    document.documentElement.style.overflow = 'hidden';\n  }\n\n  function closeLightbox() {\n    lightbox.classList.remove('is-open');\n    lightboxImage.src = '';\n    document.documentElement.style.overflow = '';\n  }\n\n  function showNext(direction) {\n    currentIndex = (currentIndex + direction + activeItems.length) % activeItems.length;\n    openLightbox(currentIndex);\n  }\n\n  shuffleButton.addEventListener('click', function() {\n    renderGallery(true);\n  });\n\n  topButton.addEventListener('click', function() {\n    root.scrollIntoView({ behavior: 'smooth', block: 'start' });\n  });\n  closeButton.addEventListener('click', closeLightbox);\n  nextButton.addEventListener('click', () => showNext(1));\n  prevButton.addEventListener('click', () => showNext(-1));\n  lightbox.addEventListener('click', event => {\n    if (event.target === lightbox) closeLightbox();\n  });\n\n  document.addEventListener('keydown', event => {\n    if (!lightbox.classList.contains('is-open')) return;\n    if (event.key === 'Escape') closeLightbox();\n    if (event.key === 'ArrowRight') showNext(1);\n    if (event.key === 'ArrowLeft') showNext(-1);\n  });\n\n  renderGallery(false);\n})();\n<\/script>\n\n","protected":false},"excerpt":{"rendered":"<p>Selected Work Design, marketing, illustration and odd little miracles. A randomized gallery of portfolio work. Click any image to enlarge &hellip; <a href=\"https:\/\/keydg.com\/rkey\/\" class=\"more-link\">Continue reading <span class=\"screen-reader-text\">Projects<\/span><\/a><\/p>\n","protected":false},"author":2,"featured_media":0,"parent":0,"menu_order":1,"comment_status":"closed","ping_status":"open","template":"page-templates\/full-width.php","meta":{"footnotes":""},"class_list":["post-6","page","type-page","status-publish","hentry"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.7 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>Projects - Richard Key \/\/ Design + Marketing<\/title>\n<meta name=\"description\" content=\"Graphic design, advertising, marketing, web design, &amp; illustration portfolio for Richard Key.\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/keydg.com\/rkey\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Projects - Richard Key \/\/ Design + Marketing\" \/>\n<meta property=\"og:description\" content=\"Graphic design, advertising, marketing, web design, &amp; illustration portfolio for Richard Key.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/keydg.com\/rkey\/\" \/>\n<meta property=\"og:site_name\" content=\"Richard Key \/\/ Design + Marketing\" \/>\n<meta property=\"article:modified_time\" content=\"2026-05-29T00:13:52+00:00\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data1\" content=\"1 minute\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/keydg.com\\\/rkey\\\/\",\"url\":\"https:\\\/\\\/keydg.com\\\/rkey\\\/\",\"name\":\"Projects - Richard Key \\\/\\\/ Design + Marketing\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/keydg.com\\\/rkey\\\/#website\"},\"datePublished\":\"2013-03-03T10:46:03+00:00\",\"dateModified\":\"2026-05-29T00:13:52+00:00\",\"description\":\"Graphic design, advertising, marketing, web design, & illustration portfolio for Richard Key.\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/keydg.com\\\/rkey\\\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/keydg.com\\\/rkey\\\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/keydg.com\\\/rkey\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/keydg.com\\\/rkey\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Projects\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/keydg.com\\\/rkey\\\/#website\",\"url\":\"https:\\\/\\\/keydg.com\\\/rkey\\\/\",\"name\":\"Richard Key \\\/\\\/ Design + Marketing\",\"description\":\"Visual Design &amp; Communication\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/keydg.com\\\/rkey\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Projects - Richard Key \/\/ Design + Marketing","description":"Graphic design, advertising, marketing, web design, & illustration portfolio for Richard Key.","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/keydg.com\/rkey\/","og_locale":"en_US","og_type":"article","og_title":"Projects - Richard Key \/\/ Design + Marketing","og_description":"Graphic design, advertising, marketing, web design, & illustration portfolio for Richard Key.","og_url":"https:\/\/keydg.com\/rkey\/","og_site_name":"Richard Key \/\/ Design + Marketing","article_modified_time":"2026-05-29T00:13:52+00:00","twitter_card":"summary_large_image","twitter_misc":{"Est. reading time":"1 minute"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/keydg.com\/rkey\/","url":"https:\/\/keydg.com\/rkey\/","name":"Projects - Richard Key \/\/ Design + Marketing","isPartOf":{"@id":"https:\/\/keydg.com\/rkey\/#website"},"datePublished":"2013-03-03T10:46:03+00:00","dateModified":"2026-05-29T00:13:52+00:00","description":"Graphic design, advertising, marketing, web design, & illustration portfolio for Richard Key.","breadcrumb":{"@id":"https:\/\/keydg.com\/rkey\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/keydg.com\/rkey\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/keydg.com\/rkey\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/keydg.com\/rkey\/"},{"@type":"ListItem","position":2,"name":"Projects"}]},{"@type":"WebSite","@id":"https:\/\/keydg.com\/rkey\/#website","url":"https:\/\/keydg.com\/rkey\/","name":"Richard Key \/\/ Design + Marketing","description":"Visual Design &amp; Communication","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/keydg.com\/rkey\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"}]}},"_links":{"self":[{"href":"https:\/\/keydg.com\/rkey\/wp-json\/wp\/v2\/pages\/6","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/keydg.com\/rkey\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/keydg.com\/rkey\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/keydg.com\/rkey\/wp-json\/wp\/v2\/users\/2"}],"replies":[{"embeddable":true,"href":"https:\/\/keydg.com\/rkey\/wp-json\/wp\/v2\/comments?post=6"}],"version-history":[{"count":2,"href":"https:\/\/keydg.com\/rkey\/wp-json\/wp\/v2\/pages\/6\/revisions"}],"predecessor-version":[{"id":486,"href":"https:\/\/keydg.com\/rkey\/wp-json\/wp\/v2\/pages\/6\/revisions\/486"}],"wp:attachment":[{"href":"https:\/\/keydg.com\/rkey\/wp-json\/wp\/v2\/media?parent=6"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}