{"id":96,"date":"2026-05-19T12:12:55","date_gmt":"2026-05-19T12:12:55","guid":{"rendered":"https:\/\/zirkular-x.tech\/?page_id=96"},"modified":"2026-09-08T09:37:06","modified_gmt":"2026-09-08T09:37:06","slug":"partner","status":"publish","type":"page","link":"https:\/\/zirkular-x.tech\/en\/partner\/","title":{"rendered":"Partner"},"content":{"rendered":"<style>\n\/* \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\n   ZIRKULAR-X \u2014 PARTNER\n   Responsive Page Styles\n   \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550 *\/\n\n\n\/* =============================================\n   HERO\n   ============================================= *\/\n\n.zx-partner-hero {\n  position: relative;\n\n  display: flex;\n  align-items: stretch;\n\n  width: 100%;\n  min-height: 48vh;\n\n  padding-top: var(--zx-nav-height, 62px);\n\n  overflow: hidden;\n}\n\n\n.zx-partner-hero__bg {\n  position: absolute;\n\n  inset: 0;\n\n  z-index: 0;\n\n  background-color: #2D4A2D;\n\n  background-image:\n    url('https:\/\/zirkular-x.tech\/wp-content\/uploads\/2026\/05\/partner_bg.png');\n\n  background-size: cover;\n  background-position: center right;\n  background-repeat: no-repeat;\n}\n\n\n.zx-partner-hero__bg::after {\n  content: '';\n\n  position: absolute;\n\n  inset: 0;\n\n  background:\n    linear-gradient(\n      to right,\n      rgba(10,22,12,0.90) 0%,\n      rgba(10,22,12,0.68) 50%,\n      rgba(10,22,12,0.16) 100%\n    );\n}\n\n\n.zx-partner-hero__bg::before {\n  content: '';\n\n  position: absolute;\n\n  inset: 0;\n\n  z-index: 1;\n\n  background-image:\n    radial-gradient(\n      circle,\n      rgba(63,212,148,0.07) 1px,\n      transparent 1px\n    );\n\n  background-size: 26px 26px;\n}\n\n\n.zx-partner-hero__inner {\n  position: relative;\n\n  z-index: 2;\n\n  display: flex;\n  flex-direction: column;\n  justify-content: center;\n\n  width: 100%;\n  max-width: 1200px;\n\n  margin: 0 auto;\n\n  padding: 68px 48px;\n}\n\n\n.zx-partner-hero h1 {\n  max-width: 560px;\n\n  margin: 12px 0 28px;\n\n  color: #ffffff;\n\n  font-family: \"Fraunces\", Georgia, serif;\n\n  font-size:\n    clamp(2.8rem, 5vw, 4.3rem);\n\n  font-weight: 700;\n\n  line-height: 0.98;\n\n  letter-spacing: -0.035em;\n\n  overflow-wrap: break-word;\n}\n\n\n.zx-partner-hero p {\n  max-width: 430px;\n\n  margin: 0;\n\n  color: rgba(255,255,255,0.68);\n\n  font-family: \"DM Sans\", Arial, sans-serif;\n\n  font-size: 0.95rem;\n\n  line-height: 1.8;\n}\n\n\n\/* =============================================\n   INTRO\n   ============================================= *\/\n\n.zx-partner-intro {\n  position: relative;\n\n  z-index: 2;\n\n  width: 100%;\n\n  padding: 88px 0 80px;\n\n  background: #ffffff;\n}\n\n\n.zx-intro-panel {\n  padding: 18px;\n\n  border-radius: 18px;\n\n  background: #ffffff;\n\n  box-shadow:\n    0 24px 70px rgba(15,31,18,0.10);\n\n  animation:\n    zxIntroIn 0.8s ease both;\n\n  transition:\n    transform 0.35s ease,\n    box-shadow 0.35s ease;\n}\n\n\n.zx-intro-panel:hover {\n  transform: translateY(-4px);\n\n  box-shadow:\n    0 34px 90px rgba(15,31,18,0.14);\n}\n\n\n.zx-intro-grid {\n  display: grid;\n\n  grid-template-columns:\n    minmax(0, 1.08fr)\n    minmax(390px, 0.92fr);\n\n  min-height: 620px;\n\n  gap: 0;\n\n  align-items: stretch;\n\n  overflow: hidden;\n\n  border-radius: 12px;\n\n  background: #F4F8F5;\n}\n\n\n\/* =============================================\n   INTRO IMAGE\n   ============================================= *\/\n\n.zx-intro-image {\n  position: relative;\n\n  min-width: 0;\n  min-height: 100%;\n\n  overflow: hidden;\n\n  background: #eef3ef;\n}\n\n\n.zx-intro-image::after {\n  content: \"\";\n\n  position: absolute;\n\n  inset: 0;\n\n  pointer-events: none;\n\n  background:\n    linear-gradient(\n      180deg,\n      transparent 55%,\n      rgba(15,31,18,0.28)\n    );\n\n  transition:\n    background 0.3s ease;\n}\n\n\n.zx-intro-image:hover::after {\n  background:\n    linear-gradient(\n      180deg,\n      rgba(15,31,18,0.08) 0%,\n      rgba(15,31,18,0.38) 100%\n    );\n}\n\n\n.zx-intro-image__link {\n  display: block;\n\n  width: 100%;\n  height: 100%;\n\n  cursor: zoom-in;\n}\n\n\n.zx-intro-image img {\n  display: block;\n\n  width: 100%;\n  height: 100%;\n\n  min-height: 620px;\n\n  object-fit: cover;\n  object-position: center center;\n\n  transition:\n    transform 0.8s ease,\n    filter 0.8s ease;\n}\n\n\n.zx-intro-panel:hover\n.zx-intro-image img {\n  transform: scale(1.045);\n\n  filter:\n    saturate(1.04)\n    contrast(1.02);\n}\n\n\n\/* Expand hint *\/\n\n.zx-intro-image__expand {\n  position: absolute;\n\n  top: 18px;\n  right: 18px;\n\n  z-index: 3;\n\n  display: flex;\n  align-items: center;\n\n  gap: 7px;\n\n  padding: 8px 13px;\n\n  border-radius: 999px;\n\n  background:\n    rgba(15,31,18,0.72);\n\n  color:\n    rgba(255,255,255,0.85);\n\n  backdrop-filter: blur(8px);\n\n  font-family:\n    \"Space Grotesk\",\n    Arial,\n    sans-serif;\n\n  font-size: 0.58rem;\n  font-weight: 700;\n\n  letter-spacing: 0.1em;\n\n  text-transform: uppercase;\n\n  opacity: 0;\n\n  transform:\n    translateY(-4px);\n\n  pointer-events: none;\n\n  transition:\n    opacity 0.25s ease,\n    transform 0.25s ease;\n}\n\n\n.zx-intro-image:hover\n.zx-intro-image__expand {\n  opacity: 1;\n\n  transform:\n    translateY(0);\n}\n\n\n\/* Intro badge *\/\n\n.zx-intro-badge {\n  position: absolute;\n\n  left: 26px;\n  bottom: 26px;\n\n  z-index: 2;\n\n  display: inline-flex;\n\n  align-items: center;\n\n  gap: 10px;\n\n  max-width: calc(100% - 52px);\n\n  padding: 13px 17px;\n\n  border-radius: 999px;\n\n  background:\n    rgba(15,31,18,0.86);\n\n  color: #ffffff;\n\n  backdrop-filter: blur(10px);\n\n  font-family:\n    \"Space Grotesk\",\n    Arial,\n    sans-serif;\n\n  font-size: 0.66rem;\n  font-weight: 700;\n\n  letter-spacing: 0.12em;\n\n  line-height: 1.2;\n\n  text-transform: uppercase;\n\n  transition:\n    background 0.25s ease,\n    transform 0.25s ease,\n    box-shadow 0.25s ease;\n}\n\n\n.zx-intro-badge::before {\n  content: \"\";\n\n  width: 8px;\n  height: 8px;\n\n  flex-shrink: 0;\n\n  border-radius: 999px;\n\n  background: #3FD494;\n\n  box-shadow:\n    0 0 14px rgba(63,212,148,0.85);\n}\n\n\n.zx-intro-panel:hover\n.zx-intro-badge {\n  background:\n    rgba(15,31,18,0.92);\n\n  transform:\n    translateY(-3px);\n\n  box-shadow:\n    0 12px 32px rgba(15,31,18,0.25);\n}\n\n\n\/* =============================================\n   INTRO COPY\n   ============================================= *\/\n\n.zx-intro-copy {\n  display: flex;\n\n  flex-direction: column;\n  justify-content: center;\n\n  min-width: 0;\n\n  padding: 72px 66px;\n\n  background:\n    radial-gradient(\n      circle at top right,\n      rgba(63,212,148,0.12),\n      transparent 34%\n    ),\n    linear-gradient(\n      135deg,\n      #F7FAF7 0%,\n      #EEF6F0 100%\n    );\n}\n\n\n.zx-intro-copy h2 {\n  max-width: 520px;\n\n  margin: 0 0 30px;\n\n  color: #111811;\n\n  font-family:\n    \"Fraunces\",\n    Georgia,\n    serif;\n\n  font-size:\n    clamp(2.05rem, 2.8vw, 2.65rem);\n\n  font-weight: 700;\n\n  line-height: 1.1;\n\n  letter-spacing: -0.025em;\n}\n\n\n.zx-intro-copy p {\n  max-width: 470px;\n\n  margin: 0 0 18px;\n\n  color: #4D5A50;\n\n  font-family:\n    \"DM Sans\",\n    Arial,\n    sans-serif;\n\n  font-size: 1rem;\n  font-weight: 500;\n\n  line-height: 1.85;\n}\n\n\n.zx-intro-copy .zx-note {\n  color: #4F969C;\n\n  font-size: 0.92rem;\n  font-weight: 500;\n\n  line-height: 1.75;\n}\n\n\n\/* =============================================\n   INTRO STATS\n   ============================================= *\/\n\n.zx-intro-stats {\n  display: grid;\n\n  grid-template-columns:\n    repeat(3, minmax(0, 1fr));\n\n  gap: 22px;\n\n  margin-top: 42px;\n\n  padding-top: 28px;\n\n  border-top:\n    1px solid rgba(45,74,45,0.16);\n}\n\n\n.zx-intro-stat {\n  position: relative;\n\n  min-width: 0;\n\n  padding-top: 14px;\n\n  text-align: center;\n}\n\n\n.zx-intro-stat::before {\n  content: \"\";\n\n  position: absolute;\n\n  top: 0;\n  left: 50%;\n\n  width: 28px;\n  height: 2px;\n\n  border-radius: 999px;\n\n  background: #3FD494;\n\n  opacity: 0.65;\n\n  transform:\n    translateX(-50%)\n    scaleX(0.55);\n\n  transform-origin: center;\n\n  transition:\n    transform 0.25s ease,\n    opacity 0.25s ease;\n}\n\n\n.zx-intro-stat strong {\n  display: block;\n\n  margin-bottom: 8px;\n\n  color: #2D4A2D;\n\n  font-family:\n    \"Fraunces\",\n    Georgia,\n    serif;\n\n  font-size: 2.15rem;\n  font-weight: 700;\n\n  line-height: 0.95;\n\n  transition:\n    transform 0.25s ease,\n    color 0.25s ease;\n}\n\n\n.zx-intro-stat span {\n  display: block;\n\n  color: #6B776E;\n\n  font-family:\n    \"Space Grotesk\",\n    Arial,\n    sans-serif;\n\n  font-size: 0.58rem;\n  font-weight: 800;\n\n  letter-spacing: 0.13em;\n\n  line-height: 1.35;\n\n  text-transform: uppercase;\n}\n\n\n.zx-intro-stat:hover::before {\n  opacity: 1;\n\n  transform:\n    translateX(-50%)\n    scaleX(1.35);\n}\n\n\n.zx-intro-stat:hover strong {\n  color: #1F3E22;\n\n  transform:\n    translateY(-3px);\n}\n\n\n\/* =============================================\n   CONSORTIUM\n   ============================================= *\/\n\n.zx-consortium {\n  width: 100%;\n\n  padding: 0 0 72px;\n\n  background: #ffffff;\n}\n\n\n.zx-section-head {\n  margin-bottom: 36px;\n}\n\n\n.zx-section-head h2 {\n  margin: 0;\n\n  color: #284A2B;\n\n  font-family:\n    \"Fraunces\",\n    Georgia,\n    serif;\n\n  font-size:\n    clamp(2rem, 4vw, 3rem);\n\n  font-weight: 700;\n\n  line-height: 1.08;\n\n  letter-spacing: -0.035em;\n}\n\n\n\/* =============================================\n   LEAD CARD\n   ============================================= *\/\n\n.zx-lead-card {\n  display: grid;\n\n  grid-template-columns:\n    minmax(0, 1fr)\n    minmax(260px, auto);\n\n  gap: 48px;\n\n  align-items: center;\n\n  min-height: 210px;\n\n  margin-bottom: 24px;\n\n  padding: 48px 42px;\n\n  overflow: hidden;\n\n  border-radius: 7px;\n\n  background:\n    radial-gradient(\n      circle at top right,\n      rgba(63,212,148,0.10),\n      transparent 34%\n    ),\n    #284A2B;\n\n  transition:\n    transform 0.25s ease,\n    box-shadow 0.25s ease;\n}\n\n\n.zx-lead-card:hover {\n  transform:\n    translateY(-4px);\n\n  box-shadow:\n    0 24px 54px rgba(15,31,18,0.18);\n}\n\n\n.zx-lead-card__eyebrow,\n.zx-card__role {\n  display: inline-flex;\n\n  width: fit-content;\n\n  margin-bottom: 26px;\n\n  padding: 7px 10px;\n\n  border-radius: 3px;\n\n  background:\n    rgba(63,212,148,0.16);\n\n  color: #B7EDCF;\n\n  font-family:\n    \"Space Grotesk\",\n    Arial,\n    sans-serif;\n\n  font-size: 0.52rem;\n  font-weight: 700;\n\n  letter-spacing: 0.13em;\n\n  line-height: 1;\n\n  text-transform: uppercase;\n}\n\n\n.zx-lead-card h3 {\n  margin: 0 0 18px;\n\n  color: #ffffff;\n\n  font-family:\n    \"Fraunces\",\n    Georgia,\n    serif;\n\n  font-size:\n    clamp(1.9rem, 3vw, 2.55rem);\n\n  font-weight: 700;\n\n  line-height: 1;\n\n  letter-spacing: -0.02em;\n}\n\n\n.zx-lead-card p {\n  margin: 0;\n\n  color:\n    rgba(255,255,255,0.64);\n\n  font-family:\n    \"DM Sans\",\n    Arial,\n    sans-serif;\n\n  font-size: 0.82rem;\n\n  line-height: 1.65;\n}\n\n\n.zx-lead-card__side {\n  display: flex;\n\n  flex-direction: column;\n\n  align-items: flex-end;\n\n  gap: 28px;\n}\n\n\n.zx-lead-card__logo {\n  width: 250px;\n\n  max-width: 100%;\n}\n\n\n.zx-lead-card__logo img {\n  display: block;\n\n  width: 100%;\n  height: auto;\n\n  max-height: 90px;\n\n  object-fit: contain;\n}\n\n\n.zx-lead-card__link,\n.zx-card__link {\n  display: inline-flex;\n\n  align-items: center;\n\n  gap: 6px;\n\n  color: #7AD8AA;\n\n  font-family:\n    \"Space Grotesk\",\n    Arial,\n    sans-serif;\n\n  font-size: 0.62rem;\n  font-weight: 700;\n\n  letter-spacing: 0.02em;\n\n  text-decoration: none;\n\n  transition:\n    color 0.2s ease,\n    transform 0.2s ease;\n}\n\n\n.zx-lead-card__link:hover,\n.zx-card__link:hover {\n  color: #3FD494;\n\n  transform:\n    translateX(3px);\n}\n\n\n\/* =============================================\n   PARTNER CARD GRID\n   ============================================= *\/\n\n.zx-card-grid {\n  display: grid;\n\n  grid-template-columns:\n    repeat(2, minmax(0, 1fr));\n\n  gap: 20px;\n}\n\n\n.zx-card {\n  display: flex;\n\n  flex-direction: column;\n\n  min-width: 0;\n  min-height: 250px;\n\n  padding: 28px 28px 24px;\n\n  border: 1px solid #dde4df;\n\n  border-radius: 7px;\n\n  background:\n    linear-gradient(\n      180deg,\n      #ffffff 0%,\n      #fbfdfb 100%\n    );\n\n  transition:\n    transform 0.25s ease,\n    border-color 0.25s ease,\n    box-shadow 0.25s ease;\n}\n\n\n.zx-card:hover {\n  border-color: #B8D8BD;\n\n  transform:\n    translateY(-4px);\n\n  box-shadow:\n    0 20px 44px rgba(15,31,18,0.08);\n}\n\n\n.zx-card__top {\n  display: flex;\n\n  align-items: flex-start;\n  justify-content: space-between;\n\n  gap: 20px;\n\n  margin-bottom: 24px;\n}\n\n\n.zx-card__role {\n  margin-bottom: 0;\n\n  background: #E5F4F5;\n\n  color: #6BA1A7;\n}\n\n\n.zx-card__role.green {\n  background: #EAF6EA;\n\n  color: #6B9A6A;\n}\n\n\n.zx-card h3 {\n  margin: 0 0 12px;\n\n  color: #111811;\n\n  font-family:\n    \"Fraunces\",\n    Georgia,\n    serif;\n\n  font-size: 1.42rem;\n  font-weight: 700;\n\n  line-height: 1.12;\n\n  letter-spacing: -0.025em;\n}\n\n\n.zx-card p {\n  margin: 0;\n\n  color: #7c847d;\n\n  font-family:\n    \"DM Sans\",\n    Arial,\n    sans-serif;\n\n  font-size: 0.76rem;\n\n  line-height: 1.6;\n}\n\n\n.zx-card__logo {\n  display: flex;\n\n  align-items: flex-start;\n  justify-content: flex-end;\n\n  width: 142px;\n  height: 64px;\n\n  flex: 0 0 142px;\n}\n\n\n.zx-card__logo img {\n  width: auto;\n  height: auto;\n\n  max-width: 142px;\n  max-height: 64px;\n\n  object-fit: contain;\n\n  transition:\n    transform 0.25s ease,\n    filter 0.25s ease;\n}\n\n\n.zx-card:hover\n.zx-card__logo img {\n  transform: scale(1.04);\n\n  filter:\n    saturate(1.08)\n    contrast(1.04);\n}\n\n\n.zx-card__body {\n  margin-top: auto;\n}\n\n\n.zx-card__rule {\n  height: 1px;\n\n  margin: 24px 0 20px;\n\n  background: #e5ebe6;\n}\n\n\n.zx-card__link {\n  justify-content: center;\n\n  width: 100%;\n\n  color: #4EBE82;\n}\n\n\n\/* =============================================\n   ASSOCIATED PARTNERS\n   ============================================= *\/\n\n.zx-associated {\n  width: 100%;\n\n  padding: 64px 0 56px;\n\n  background: #EEF6F0;\n}\n\n\n.zx-associated h2 {\n  margin: 0 0 24px;\n\n  color: #284A2B;\n\n  font-family:\n    \"Fraunces\",\n    Georgia,\n    serif;\n\n  font-size:\n    clamp(1.6rem, 3vw, 2.1rem);\n\n  font-weight: 700;\n\n  line-height: 1.1;\n\n  letter-spacing: -0.02em;\n}\n\n\n.zx-associated p {\n  max-width: 620px;\n\n  margin: 0 0 24px;\n\n  color: #5f6b62;\n\n  font-family:\n    \"DM Sans\",\n    Arial,\n    sans-serif;\n\n  font-size: 0.75rem;\n\n  line-height: 1.8;\n}\n\n\n.zx-tags {\n  display: flex;\n\n  flex-wrap: wrap;\n\n  gap: 12px;\n}\n\n\n.zx-tag {\n  display: inline-flex;\n\n  align-items: center;\n  justify-content: center;\n\n  max-width: 100%;\n\n  min-height: 25px;\n\n  padding: 7px 16px;\n\n  border: 1px solid #d8e4db;\n\n  border-radius: 999px;\n\n  background: #ffffff;\n\n  color: #4b574e;\n\n  font-family:\n    \"Space Grotesk\",\n    Arial,\n    sans-serif;\n\n  font-size: 0.56rem;\n  font-weight: 700;\n\n  letter-spacing: 0.11em;\n\n  line-height: 1.2;\n\n  text-align: center;\n\n  text-transform: uppercase;\n\n  overflow-wrap: anywhere;\n\n  transition:\n    border-color 0.2s ease,\n    transform 0.2s ease,\n    box-shadow 0.2s ease,\n    color 0.2s ease;\n}\n\n\n.zx-tag:hover {\n  border-color: #3FD494;\n\n  color: #2D4A2D;\n\n  transform:\n    translateY(-3px);\n\n  box-shadow:\n    0 6px 18px rgba(63,212,148,0.18);\n}\n\n\n\/* =============================================\n   LIGHTBOX\n   ============================================= *\/\n\n.zx-lightbox {\n  position: fixed;\n\n  inset: 0;\n\n  z-index: 10000;\n\n  display: none;\n\n  align-items: center;\n  justify-content: center;\n\n  padding: 40px;\n\n  background:\n    rgba(15,31,18,0.94);\n}\n\n\n.zx-lightbox.is-open {\n  display: flex;\n}\n\n\n.zx-lightbox img {\n  display: block;\n\n  max-width: 90vw;\n  max-height: 90vh;\n\n  border-radius: 8px;\n\n  box-shadow:\n    0 20px 60px rgba(0,0,0,0.4);\n\n  object-fit: contain;\n}\n\n\n.zx-lightbox__close {\n  position: absolute;\n\n  top: 24px;\n  right: 32px;\n\n  display: flex;\n\n  align-items: center;\n  justify-content: center;\n\n  width: 48px;\n  height: 48px;\n\n  padding: 0;\n\n  border: none;\n\n  border-radius: 50%;\n\n  background:\n    rgba(255,255,255,0.12);\n\n  color: #ffffff;\n\n  cursor: pointer;\n\n  font-size: 32px;\n\n  line-height: 1;\n\n  transition:\n    background 0.2s ease;\n}\n\n\n.zx-lightbox__close:hover {\n  background:\n    rgba(255,255,255,0.22);\n}\n\n\n.zx-lightbox__close:focus-visible {\n  outline:\n    2px solid #3FD494;\n\n  outline-offset: 4px;\n}\n\n\n\/* =============================================\n   INTRO ANIMATION\n   ============================================= *\/\n\n@keyframes zxIntroIn {\n\n  from {\n    opacity: 0;\n\n    transform:\n      translateY(18px);\n  }\n\n  to {\n    opacity: 1;\n\n    transform:\n      translateY(0);\n  }\n\n}\n\n\n\/* =============================================\n   REDUCED MOTION\n   ============================================= *\/\n\n@media (prefers-reduced-motion: reduce) {\n\n  .zx-intro-panel,\n  .zx-intro-image img,\n  .zx-intro-badge,\n  .zx-intro-stat::before,\n  .zx-intro-stat strong,\n  .zx-intro-stat span,\n  .zx-card,\n  .zx-card__logo img,\n  .zx-lead-card,\n  .zx-tag {\n    animation: none;\n\n    transition: none;\n  }\n\n}\n\n\n\/* \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\n   TABLET\n   \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550 *\/\n\n@media (max-width: 1000px) {\n\n  .zx-partner-hero {\n    min-height: 46vh;\n  }\n\n\n  .zx-partner-hero__inner {\n    padding:\n      68px\n      32px;\n  }\n\n\n  .zx-partner-intro {\n    padding:\n      66px\n      0\n      60px;\n  }\n\n\n  .zx-intro-grid {\n    grid-template-columns: 1fr;\n\n    min-height: auto;\n  }\n\n\n  .zx-intro-image {\n    min-height: 0;\n  }\n\n\n  .zx-intro-image img {\n    width: 100%;\n    height: auto;\n\n    min-height: 0;\n\n    aspect-ratio: 16 \/ 10;\n\n    object-fit: cover;\n  }\n\n\n  .zx-intro-copy {\n    padding: 54px 44px;\n  }\n\n\n  .zx-card-grid {\n    grid-template-columns: 1fr;\n  }\n\n\n  .zx-lead-card {\n    grid-template-columns: 1fr;\n\n    gap: 34px;\n  }\n\n\n  .zx-lead-card__side {\n    align-items: flex-start;\n  }\n\n\n  .zx-lead-card__logo {\n    width: 220px;\n  }\n\n\n  .zx-card {\n    min-height: auto;\n  }\n\n}\n\n\n\/* \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\n   MOBILE\n   \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550 *\/\n\n@media (max-width: 700px) {\n\n  \/* Hero *\/\n\n  .zx-partner-hero {\n    min-height: auto;\n  }\n\n\n  .zx-partner-hero__bg {\n    background-position:\n      62% center;\n  }\n\n\n  .zx-partner-hero__bg::after {\n    background:\n      linear-gradient(\n        to bottom,\n        rgba(10,22,12,0.68) 0%,\n        rgba(10,22,12,0.82) 58%,\n        rgba(10,22,12,0.92) 100%\n      );\n  }\n\n\n  .zx-partner-hero__inner {\n    padding:\n      58px\n      24px\n      62px;\n  }\n\n\n  .zx-partner-hero h1 {\n    margin-bottom: 22px;\n\n    font-size:\n      clamp(2.3rem, 11vw, 3.2rem);\n\n    line-height: 1;\n  }\n\n\n  .zx-partner-hero p {\n    font-size: 0.92rem;\n\n    line-height: 1.65;\n  }\n\n\n  \/* Intro *\/\n\n  .zx-partner-intro {\n    padding:\n      54px\n      0;\n  }\n\n\n  .zx-intro-panel {\n    padding: 12px;\n\n    border-radius: 14px;\n  }\n\n\n  .zx-intro-grid {\n    border-radius: 9px;\n  }\n\n\n  .zx-intro-image img {\n    aspect-ratio: 4 \/ 3;\n  }\n\n\n  .zx-intro-image__expand {\n    display: none;\n  }\n\n\n  .zx-intro-badge {\n    left: 14px;\n    bottom: 14px;\n\n    max-width:\n      calc(100% - 28px);\n\n    padding:\n      11px\n      13px;\n\n    font-size: 0.56rem;\n  }\n\n\n  .zx-intro-copy {\n    padding:\n      38px\n      26px;\n  }\n\n\n  .zx-intro-copy h2 {\n    max-width: 100%;\n\n    margin-bottom: 24px;\n\n    font-size:\n      clamp(1.9rem, 8vw, 2.3rem);\n\n    line-height: 1.12;\n  }\n\n\n  .zx-intro-copy h2 br {\n    display: none;\n  }\n\n\n  .zx-intro-copy p {\n    font-size: 0.94rem;\n\n    line-height: 1.72;\n  }\n\n\n  .zx-intro-copy .zx-note {\n    font-size: 0.88rem;\n  }\n\n\n  .zx-intro-stats {\n    grid-template-columns:\n      repeat(3, minmax(0, 1fr));\n\n    gap: 10px;\n\n    margin-top: 32px;\n\n    padding-top: 24px;\n  }\n\n\n  .zx-intro-stat strong {\n    font-size: 1.7rem;\n  }\n\n\n  .zx-intro-stat span {\n    font-size: 0.5rem;\n\n    letter-spacing: 0.09em;\n  }\n\n\n  \/* Consortium *\/\n\n  .zx-consortium {\n    padding-bottom: 54px;\n  }\n\n\n  .zx-section-head {\n    margin-bottom: 30px;\n  }\n\n\n  .zx-lead-card {\n    gap: 28px;\n\n    padding:\n      34px\n      26px;\n  }\n\n\n  .zx-lead-card__eyebrow {\n    margin-bottom: 20px;\n  }\n\n\n  .zx-lead-card h3 {\n    font-size:\n      clamp(1.7rem, 7vw, 2.2rem);\n  }\n\n\n  .zx-lead-card__side {\n    gap: 22px;\n  }\n\n\n  .zx-lead-card__logo {\n    width: min(210px, 100%);\n  }\n\n\n  .zx-card-grid {\n    gap: 14px;\n  }\n\n\n  .zx-card {\n    padding:\n      24px\n      22px;\n  }\n\n\n  .zx-card__top {\n    margin-bottom: 22px;\n  }\n\n\n  \/* Associated *\/\n\n  .zx-associated {\n    padding:\n      54px\n      0\n      50px;\n  }\n\n\n  .zx-tags {\n    gap: 8px;\n  }\n\n\n  .zx-tag {\n    padding:\n      7px\n      12px;\n  }\n\n\n  \/* Lightbox *\/\n\n  .zx-lightbox {\n    padding: 20px;\n  }\n\n\n  .zx-lightbox img {\n    max-width: 96vw;\n    max-height: 82vh;\n  }\n\n\n  .zx-lightbox__close {\n    top: 12px;\n    right: 12px;\n\n    width: 44px;\n    height: 44px;\n\n    font-size: 28px;\n  }\n\n}\n\n\n\/* \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\n   SMALL MOBILE\n   \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550 *\/\n\n@media (max-width: 480px) {\n\n  .zx-partner-hero__inner {\n    padding-left: 18px;\n    padding-right: 18px;\n  }\n\n\n  .zx-partner-hero h1 {\n    font-size:\n      clamp(2.15rem, 11.5vw, 2.8rem);\n  }\n\n\n  .zx-partner-hero h1 br {\n    display: none;\n  }\n\n\n  .zx-partner-intro {\n    padding:\n      46px\n      0;\n  }\n\n\n  .zx-intro-panel {\n    padding: 8px;\n\n    border-radius: 12px;\n  }\n\n\n  .zx-intro-image img {\n    aspect-ratio: 1 \/ 1;\n  }\n\n\n  .zx-intro-copy {\n    padding:\n      32px\n      20px;\n  }\n\n\n  .zx-intro-stats {\n    grid-template-columns: 1fr;\n\n    gap: 18px;\n  }\n\n\n  .zx-intro-stat {\n    padding:\n      16px\n      0\n      0;\n  }\n\n\n  .zx-intro-stat strong {\n    font-size: 2rem;\n  }\n\n\n  .zx-intro-stat span {\n    font-size: 0.56rem;\n  }\n\n\n  .zx-lead-card {\n    padding:\n      28px\n      20px;\n  }\n\n\n  .zx-card {\n    padding:\n      22px\n      18px;\n  }\n\n\n  .zx-card__top {\n    flex-direction: column;\n\n    gap: 18px;\n  }\n\n\n  .zx-card__logo {\n    width: 100%;\n    height: auto;\n\n    flex-basis: auto;\n\n    justify-content: flex-start;\n  }\n\n\n  .zx-card__logo img {\n    max-width: 135px;\n    max-height: 56px;\n  }\n\n\n  .zx-card h3 br {\n    display: none;\n  }\n\n\n  .zx-associated {\n    padding:\n      46px\n      0;\n  }\n\n\n  .zx-tags {\n    gap: 7px;\n  }\n\n}\n\n<\/style>\n\n\n<div class=\"zx-page-wrapper\">\n\n\n  <!-- \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\n       HERO\n       \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550 -->\n\n  <section class=\"zx-partner-hero\">\n\n    <div class=\"zx-partner-hero__bg\"><\/div>\n\n    <div class=\"zx-partner-hero__inner\">\n\n      <span class=\"zx-label\">\n        Partner\n      <\/span>\n\n      <h1>\n        Research in<br>\n        Association.\n      <\/h1>\n\n      <p>\n        Seven partners. One mission.\n      <\/p>\n\n    <\/div>\n\n  <\/section>\n\n\n\n  <!-- \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\n       INTRO\n       \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550 -->\n\n  <section class=\"zx-partner-intro\">\n\n    <div class=\"zx-container\">\n\n      <div class=\"zx-intro-panel\">\n\n        <div class=\"zx-intro-grid\">\n\n\n          <!-- Image -->\n\n          <div class=\"zx-intro-image\">\n\n            <a\n              class=\"zx-intro-image__link\"\n              href=\"https:\/\/zirkular-x.tech\/wp-content\/uploads\/2026\/05\/partner_group_photo.jpg\"\n              id=\"zx-lightbox-open\"\n              rel=\"noopener\"\n              aria-label=\"Enlarge photo\"\n            >\n\n              <img decoding=\"async\"\n                src=\"https:\/\/zirkular-x.tech\/wp-content\/uploads\/2026\/05\/partner_group_photo.jpg\"\n                alt=\"ZIRKULAR-X Konsortium\"\n              >\n\n            <\/a>\n\n\n            <span\n              class=\"zx-intro-image__expand\"\n              aria-hidden=\"true\"\n            >\n\n              <svg\n                width=\"11\"\n                height=\"11\"\n                viewbox=\"0 0 11 11\"\n                fill=\"none\"\n                xmlns=\"http:\/\/www.w3.org\/2000\/svg\"\n              >\n\n                <path\n                  d=\"M1 1h4M1 1v4M10 10H6M10 10V6M1 1l4 4M10 10L6 6\"\n                  stroke=\"currentColor\"\n                  stroke-width=\"1.5\"\n                  stroke-linecap=\"round\"\n                ><\/path>\n\n              <\/svg>\n\n              Enlarge\n\n            <\/span>\n\n\n            <span class=\"zx-intro-badge\">\n              Project consortium\n            <\/span>\n\n          <\/div>\n\n\n\n          <!-- Copy -->\n\n          <div class=\"zx-intro-copy\">\n\n            <span\n              class=\"zx-label\"\n              style=\"                color:#4F969C;                margin-bottom:18px;              \"\n            >\n              The consortium\n            <\/span>\n\n            <h2>\n              Seven partners.<br>\n              A joint mission.\n            <\/h2>\n\n            <p>\n              Partner aus Industrie, angewandter Forschung\n              und Wissenschaft b\u00fcndeln komplement\u00e4re\n              Kompetenzen \u00fcber die gesamte Projektlaufzeit.\n            <\/p>\n\n            <p class=\"zx-note\">\n              Von KI-Entwicklung bis Zertifizierung \u2014\n              jeder Partner bringt eine einzigartige\n              Kompetenz ein.\n            <\/p>\n\n\n            <div\n              class=\"zx-intro-stats\"\n              aria-label=\"Consortium KPIs\"\n            >\n\n              <div class=\"zx-intro-stat\">\n\n                <strong>\n                  7\n                <\/strong>\n\n                <span>\n                  Partner\n                <\/span>\n\n              <\/div>\n\n\n              <div class=\"zx-intro-stat\">\n\n                <strong>\n                  4\n                <\/strong>\n\n                <span>\n                  Areas of expertise\n                <\/span>\n\n              <\/div>\n\n\n              <div class=\"zx-intro-stat\">\n\n                <strong>\n                  1\n                <\/strong>\n\n                <span>\n                  Mission\n                <\/span>\n\n              <\/div>\n\n            <\/div>\n\n          <\/div>\n\n\n        <\/div>\n\n      <\/div>\n\n    <\/div>\n\n  <\/section>\n\n\n\n  <!-- \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\n       CONSORTIUM\n       \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550 -->\n\n  <section class=\"zx-consortium\">\n\n    <div class=\"zx-container\">\n\n\n      <div class=\"zx-section-head\">\n\n        <span class=\"zx-label\">\n          Consortium\n        <\/span>\n\n        <h2>\n          The consortium at a glance\n        <\/h2>\n\n      <\/div>\n\n\n\n      <!-- Lead Partner -->\n\n      <article class=\"zx-lead-card\">\n\n        <div>\n\n          <span class=\"zx-lead-card__eyebrow\">\n            Consortium leader\n          <\/span>\n\n          <h3>\n            elevait GmbH &amp; Co. KG\n          <\/h3>\n\n          <p>\n            KI-Entwicklung, multimodale Bildanalyse,\n            SaaS-Betrieb\n          <\/p>\n\n        <\/div>\n\n\n        <div class=\"zx-lead-card__side\">\n\n          <div class=\"zx-lead-card__logo\">\n\n            <img decoding=\"async\"\n              src=\"https:\/\/zirkular-x.tech\/wp-content\/uploads\/2026\/05\/elevait_Logo-White.png\"\n              alt=\"elevait\"\n            >\n\n          <\/div>\n\n\n          <a\n            class=\"zx-lead-card__link\"\n            href=\"https:\/\/elevait.de\"\n            target=\"_blank\"\n            rel=\"noopener noreferrer\"\n          >\n            elevait.de\n          <\/a>\n\n        <\/div>\n\n      <\/article>\n\n\n\n      <!-- Partner Grid -->\n\n      <div class=\"zx-card-grid\">\n\n\n        <article class=\"zx-card\">\n\n          <div class=\"zx-card__top\">\n\n            <span class=\"zx-card__role green\">\n              Science\n            <\/span>\n\n            <div class=\"zx-card__logo\">\n\n              <img decoding=\"async\"\n                src=\"https:\/\/zirkular-x.tech\/wp-content\/uploads\/2026\/05\/ruhr-uni-bochum.png\"\n                alt=\"Ruhr-Universit\u00e4t Bochum\"\n              >\n\n            <\/div>\n\n          <\/div>\n\n\n          <div class=\"zx-card__body\">\n\n            <h3>\n              Ruhr University Bochum<br>\n              Bochum\n            <\/h3>\n\n            <p>\n              Graph-Datenmodell, Ontologien,\n              Patente &amp; Publikationen\n            <\/p>\n\n            <div class=\"zx-card__rule\"><\/div>\n\n            <a\n              class=\"zx-card__link\"\n              href=\"https:\/\/www.ruhr-uni-bochum.de\"\n              target=\"_blank\"\n              rel=\"noopener noreferrer\"\n            >\n              ruhr-uni-bochum.de\n            <\/a>\n\n          <\/div>\n\n        <\/article>\n\n\n\n        <article class=\"zx-card\">\n\n          <div class=\"zx-card__top\">\n\n            <span class=\"zx-card__role\">\n              Applied Research\n            <\/span>\n\n            <div class=\"zx-card__logo\">\n\n              <img decoding=\"async\"\n                src=\"https:\/\/zirkular-x.tech\/wp-content\/uploads\/2026\/05\/iis_rgb_modul.png\"\n                alt=\"Fraunhofer IIS\/EAS\"\n              >\n\n            <\/div>\n\n          <\/div>\n\n\n          <div class=\"zx-card__body\">\n\n            <h3>\n              Fraunhofer IIS\/EAS\n            <\/h3>\n\n            <p>\n              Bewertungsalgorithmen,\n              Modelloptimierung, SDK-Lizenzen\n            <\/p>\n\n            <div class=\"zx-card__rule\"><\/div>\n\n            <a\n              class=\"zx-card__link\"\n              href=\"https:\/\/www.iis.fraunhofer.de\"\n              target=\"_blank\"\n              rel=\"noopener noreferrer\"\n            >\n              iis.fraunhofer.de\n            <\/a>\n\n          <\/div>\n\n        <\/article>\n\n\n\n        <article class=\"zx-card\">\n\n          <div class=\"zx-card__top\">\n\n            <span class=\"zx-card__role\">\n              Data infrastructure\n            <\/span>\n\n            <div class=\"zx-card__logo\">\n\n              <img decoding=\"async\"\n                src=\"https:\/\/zirkular-x.tech\/wp-content\/uploads\/2026\/05\/logo.png\"\n                alt=\"5D Institut GmbH\"\n              >\n\n            <\/div>\n\n          <\/div>\n\n\n          <div class=\"zx-card__body\">\n\n            <h3>\n              5D Institut GmbH\n            <\/h3>\n\n            <p>\n              Gaia-X Data-Space,\n              DSGVO-konformer Datenaustausch\n            <\/p>\n\n            <div class=\"zx-card__rule\"><\/div>\n\n            <a\n              class=\"zx-card__link\"\n              href=\"https:\/\/5d-institut.de\"\n              target=\"_blank\"\n              rel=\"noopener noreferrer\"\n            >\n              \u2192 5d-institut.de\n            <\/a>\n\n          <\/div>\n\n        <\/article>\n\n\n\n        <article class=\"zx-card\">\n\n          <div class=\"zx-card__top\">\n\n            <span class=\"zx-card__role green\">\n              Science\n            <\/span>\n\n            <div class=\"zx-card__logo\">\n\n              <img decoding=\"async\"\n                src=\"https:\/\/zirkular-x.tech\/wp-content\/uploads\/2026\/05\/kit_logo_de_farbe_positiv.jpg\"\n                alt=\"KIT TMB\"\n              >\n\n            <\/div>\n\n          <\/div>\n\n\n          <div class=\"zx-card__body\">\n\n            <h3>\n              TMB Kit\n            <\/h3>\n\n            <p>\n              Business models, dissemination\n            <\/p>\n\n            <div class=\"zx-card__rule\"><\/div>\n\n            <a\n              class=\"zx-card__link\"\n              href=\"https:\/\/www.tmb.kit.edu\"\n              target=\"_blank\"\n              rel=\"noopener noreferrer\"\n            >\n              tmb.kit.edu\n            <\/a>\n\n          <\/div>\n\n        <\/article>\n\n\n\n        <article class=\"zx-card\">\n\n          <div class=\"zx-card__top\">\n\n            <span class=\"zx-card__role green\">\n              Certification\n            <\/span>\n\n            <div class=\"zx-card__logo\">\n\n              <img decoding=\"async\"\n                src=\"https:\/\/zirkular-x.tech\/wp-content\/uploads\/2026\/05\/DGNB_Verein.png\"\n                alt=\"DGNB\"\n              >\n\n            <\/div>\n\n          <\/div>\n\n\n          <div class=\"zx-card__body\">\n\n            <h3>\n              DGNB\n            <\/h3>\n\n            <p>\n              Sustainability standards\n            <\/p>\n\n            <div class=\"zx-card__rule\"><\/div>\n\n            <a\n              class=\"zx-card__link\"\n              href=\"https:\/\/www.dgnb.de\"\n              target=\"_blank\"\n              rel=\"noopener noreferrer\"\n            >\n              dgnb.de\n            <\/a>\n\n          <\/div>\n\n        <\/article>\n\n\n\n        <article class=\"zx-card\">\n\n          <div class=\"zx-card__top\">\n\n            <span class=\"zx-card__role green\">\n              Practice\n            <\/span>\n\n            <div class=\"zx-card__logo\">\n\n              <img decoding=\"async\"\n                src=\"https:\/\/zirkular-x.tech\/wp-content\/uploads\/2026\/05\/Hitzler.png\"\n                alt=\"Hitzler Ingenieure\"\n              >\n\n            <\/div>\n\n          <\/div>\n\n\n          <div class=\"zx-card__body\">\n\n            <h3>\n              Hitzler Engineers\n            <\/h3>\n\n            <p>\n              Demonstratoren in Pilotgeb\u00e4uden,\n              Wirtschaftlichkeitsanalysen\n            <\/p>\n\n            <div class=\"zx-card__rule\"><\/div>\n\n            <a\n              class=\"zx-card__link\"\n              href=\"https:\/\/www.hitzler-ingenieure.de\"\n              target=\"_blank\"\n              rel=\"noopener noreferrer\"\n            >\n              hitlzer-engineers.co.uk\n            <\/a>\n\n          <\/div>\n\n        <\/article>\n\n\n      <\/div>\n\n    <\/div>\n\n  <\/section>\n\n\n\n  <!-- \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\n       ASSOCIATED PARTNERS\n       \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550 -->\n\n  <section class=\"zx-associated\">\n\n    <div class=\"zx-container\">\n\n      <span class=\"zx-label\">\n        Associated Partners\n      <\/span>\n\n      <h2>\n        Industry &amp; Application Partners\n      <\/h2>\n\n      <p>\n        Praxispartner aus Industrie und Normung,\n        die Trainingsdaten, Testfl\u00e4chen und\n        Standardisierungskompetenz einbringen.\n      <\/p>\n\n\n      <div class=\"zx-tags\">\n\n        <span class=\"zx-tag\">\n          Geberit\n        <\/span>\n\n        <span class=\"zx-tag\">\n          Lindner Group\n        <\/span>\n\n        <span class=\"zx-tag\">\n          Sch\u00fcco International\n        <\/span>\n\n        <span class=\"zx-tag\">\n          Conclude\n        <\/span>\n\n        <span class=\"zx-tag\">\n          Madaster\n        <\/span>\n\n        <span class=\"zx-tag\">\n          TH Mittelhessen\n        <\/span>\n\n        <span class=\"zx-tag\">\n          RIB Software\n        <\/span>\n\n        <span class=\"zx-tag\">\n          BVBS\n        <\/span>\n\n      <\/div>\n\n    <\/div>\n\n  <\/section>\n\n\n\n  <!-- \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\n       CTA\n       \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550 -->\n\n    <section class=\"zx-cta\">\r\n    <div class=\"zx-container\">\r\n      <span class=\"zx-label\">Stay informed<\/span>\r\n      <h2>Circular economy begins with knowledge.<\/h2>\r\n      <p>Project updates, publications, and invitations to workshops directly to your inbox.<\/p>\r\n      <div class=\"zx-cta__buttons\">\r\n        <a href=\"\/en\/kontakt\/\" class=\"zx-btn-primary\">Subscribe to newsletter<\/a>\r\n        <a href=\"\/en\/kontakt\/\" class=\"zx-btn-outline\">Get in touch<\/a>\r\n      <\/div>\r\n    <\/div>\r\n  <\/section>\r\n  \n\n\n\n  <!-- \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\n       LIGHTBOX\n       \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550 -->\n\n  <div\n    id=\"zx-lightbox\"\n    class=\"zx-lightbox\"\n    role=\"dialog\"\n    aria-modal=\"true\"\n    aria-label=\"Konsortium Foto\"\n    aria-hidden=\"true\"\n  >\n\n    <button\n      class=\"zx-lightbox__close\"\n      id=\"zx-lightbox-close\"\n      type=\"button\"\n      aria-label=\"Schlie\u00dfen\"\n    >\n      \u00d7\n    <\/button>\n\n\n    <img decoding=\"async\"\n      src=\"\"\n      alt=\"ZIRKULAR-X Konsortium\"\n      id=\"zx-lightbox-img\"\n    >\n\n  <\/div>\n\n\n\n  <script>\n  (function () {\n\n    const trigger =\n      document.getElementById(\n        'zx-lightbox-open'\n      );\n\n    const lightbox =\n      document.getElementById(\n        'zx-lightbox'\n      );\n\n    const lightboxImg =\n      document.getElementById(\n        'zx-lightbox-img'\n      );\n\n    const closeBtn =\n      document.getElementById(\n        'zx-lightbox-close'\n      );\n\n\n    if (\n      !trigger ||\n      !lightbox ||\n      !lightboxImg ||\n      !closeBtn\n    ) {\n      return;\n    }\n\n\n    let previousFocus = null;\n\n\n    function openLightbox(event) {\n\n      event.preventDefault();\n\n      previousFocus =\n        document.activeElement;\n\n      lightboxImg.src =\n        trigger.getAttribute('href');\n\n      lightbox.classList.add(\n        'is-open'\n      );\n\n      lightbox.setAttribute(\n        'aria-hidden',\n        'false'\n      );\n\n      document.body.style.overflow =\n        'hidden';\n\n      closeBtn.focus();\n\n    }\n\n\n    function closeLightbox() {\n\n      lightbox.classList.remove(\n        'is-open'\n      );\n\n      lightbox.setAttribute(\n        'aria-hidden',\n        'true'\n      );\n\n      document.body.style.overflow =\n        '';\n\n      lightboxImg.src = '';\n\n\n      if (previousFocus) {\n        previousFocus.focus();\n      }\n\n    }\n\n\n    trigger.addEventListener(\n      'click',\n      openLightbox\n    );\n\n\n    closeBtn.addEventListener(\n      'click',\n      closeLightbox\n    );\n\n\n    lightbox.addEventListener(\n      'click',\n      function (event) {\n\n        if (\n          event.target === lightbox\n        ) {\n          closeLightbox();\n        }\n\n      }\n    );\n\n\n    document.addEventListener(\n      'keydown',\n      function (event) {\n\n        if (\n          event.key === 'Escape' &&\n          lightbox.classList.contains(\n            'is-open'\n          )\n        ) {\n          closeLightbox();\n        }\n\n      }\n    );\n\n  })();\n  <\/script>\n\n\n<\/div>\n\n\n\n<p class=\"wp-block-paragraph\"><\/p>","protected":false},"excerpt":{"rendered":"<p>Partner Forschung im Verbund. Sieben Partner. Eine Mission. Vergr\u00f6\u00dfern Projektkonsortium Das Konsortium Sieben Partner. Eine gemeinsame Mission. Partner aus Industrie, angewandter Forschung und Wissenschaft b\u00fcndeln komplement\u00e4re Kompetenzen \u00fcber die gesamte Projektlaufzeit. Von KI-Entwicklung bis Zertifizierung \u2014 jeder Partner bringt eine einzigartige Kompetenz ein. 7 Partner 4 Kompetenzfelder 1 Mission Konsortium Das Konsortium im \u00dcberblick Konsortialf\u00fchrer [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"page-no-title","meta":{"iawp_total_views":8,"footnotes":""},"class_list":["post-96","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/zirkular-x.tech\/en\/wp-json\/wp\/v2\/pages\/96","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/zirkular-x.tech\/en\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/zirkular-x.tech\/en\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/zirkular-x.tech\/en\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/zirkular-x.tech\/en\/wp-json\/wp\/v2\/comments?post=96"}],"version-history":[{"count":26,"href":"https:\/\/zirkular-x.tech\/en\/wp-json\/wp\/v2\/pages\/96\/revisions"}],"predecessor-version":[{"id":402,"href":"https:\/\/zirkular-x.tech\/en\/wp-json\/wp\/v2\/pages\/96\/revisions\/402"}],"wp:attachment":[{"href":"https:\/\/zirkular-x.tech\/en\/wp-json\/wp\/v2\/media?parent=96"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}