{"id":12751,"date":"2022-11-23T05:55:59","date_gmt":"2022-11-23T12:55:59","guid":{"rendered":"https:\/\/www.jupiter.com\/?page_id=12751"},"modified":"2026-04-24T01:20:47","modified_gmt":"2026-04-24T08:20:47","slug":"%d1%80%d1%8b%d0%bd%d0%ba%d0%b8","status":"publish","type":"page","link":"https:\/\/www.jupiter.com\/ru\/video-wall-processors\/markets\/","title":{"rendered":"\u0420\u044b\u043d\u043a\u0438"},"content":{"rendered":"<p>[et_pb_section fb_built=&#8221;1&#8243; admin_label=&#8221;Section &#8211; Markets Hub Revamp&#8221; _builder_version=&#8221;4.27.3&#8243; _module_preset=&#8221;default&#8221; background_color=&#8221;#000000&#8243; custom_padding=&#8221;0px||0px||true|false&#8221; da_disable_devices=&#8221;off|off|off&#8221; global_colors_info=&#8221;{}&#8221; da_is_popup=&#8221;off&#8221; da_exit_intent=&#8221;off&#8221; da_has_close=&#8221;on&#8221; da_alt_close=&#8221;off&#8221; da_dark_close=&#8221;off&#8221; da_not_modal=&#8221;on&#8221; da_is_singular=&#8221;off&#8221; da_with_loader=&#8221;off&#8221; da_has_shadow=&#8221;on&#8221;][et_pb_row admin_label=&#8221;Row &#8211; Markets Hub&#8221; _builder_version=&#8221;4.27.3&#8243; _module_preset=&#8221;default&#8221; width=&#8221;100%&#8221; max_width=&#8221;100%&#8221; custom_margin=&#8221;0px||0px||true|false&#8221; custom_padding=&#8221;0px||0px||true|false&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_column type=&#8221;4_4&#8243; _builder_version=&#8221;4.27.3&#8243; _module_preset=&#8221;default&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_code admin_label=&#8221;Markets Hub &#8211; Full HTML\/CSS&#8221; _builder_version=&#8221;4.27.3&#8243; _module_preset=&#8221;default&#8221; hover_enabled=&#8221;0&#8243; global_colors_info=&#8221;{}&#8221; sticky_enabled=&#8221;0&#8243;]<\/p>\n<style><!-- [et_pb_line_break_holder] -->\/* =======================================================================<!-- [et_pb_line_break_holder] -->   JUPITER SHARED DESIGN SYSTEM  (reuse on every subpage)<!-- [et_pb_line_break_holder] -->   Last updated: 2026-04-24<!-- [et_pb_line_break_holder] -->   -----------------------------------------------------------------------<!-- [et_pb_line_break_holder] -->   When spinning up a new subpage, copy this <\/p>\n<style> block verbatim and add<!-- [et_pb_line_break_holder] -->   page-specific overrides under the PAGE-SPECIFIC divider at the bottom.<!-- [et_pb_line_break_holder] -->   Classes starting with `.jupiter-` or `.j-` are canonical and SHOULD NOT<!-- [et_pb_line_break_holder] -->   be renamed across pages (keeps global CSS + Divi preset inheritance<!-- [et_pb_line_break_holder] -->   working).<!-- [et_pb_line_break_holder] -->   ======================================================================= *\/<!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->\/* ---------- Tokens ---------- *\/<!-- [et_pb_line_break_holder] -->:root {<!-- [et_pb_line_break_holder] -->  --j-orange: #F4581C;<!-- [et_pb_line_break_holder] -->  --j-orange-hover: #F15A2B;<!-- [et_pb_line_break_holder] -->  --j-orange-soft: rgba(244, 88, 28, 0.12);<!-- [et_pb_line_break_holder] -->  --j-orange-glow: rgba(244, 88, 28, 0.35);<!-- [et_pb_line_break_holder] -->  --j-blue: #2EA3F2;<!-- [et_pb_line_break_holder] -->  --j-bg: #000;<!-- [et_pb_line_break_holder] -->  --j-bg-1: #0A0A0A;<!-- [et_pb_line_break_holder] -->  --j-bg-2: #0F0F10;<!-- [et_pb_line_break_holder] -->  --j-surface: #141416;<!-- [et_pb_line_break_holder] -->  --j-surface-hover: #1B1B1F;<!-- [et_pb_line_break_holder] -->  --j-border: rgba(255, 255, 255, 0.08);<!-- [et_pb_line_break_holder] -->  --j-border-hover: rgba(244, 88, 28, 0.5);<!-- [et_pb_line_break_holder] -->  --j-text: #FFFFFF;<!-- [et_pb_line_break_holder] -->  --j-text-muted: #BBBBBB;<!-- [et_pb_line_break_holder] -->  --j-text-dim: #7F7F87;<!-- [et_pb_line_break_holder] -->  --j-font: \"Arial Nova\", \"Open Sans\", Helvetica, Arial, sans-serif;<!-- [et_pb_line_break_holder] -->  --j-radius-sm: clamp(6px, 0.5vw, 10px);<!-- [et_pb_line_break_holder] -->  --j-radius-md: clamp(10px, 0.9vw, 16px);<!-- [et_pb_line_break_holder] -->  --j-radius-lg: clamp(16px, 1.4vw, 24px);<!-- [et_pb_line_break_holder] -->  --j-shadow-card: 0 10px 30px rgba(0, 0, 0, 0.35);<!-- [et_pb_line_break_holder] -->  --j-shadow-card-hover: 0 22px 60px rgba(0, 0, 0, 0.55), 0 0 0 1px rgba(244, 88, 28, 0.45), 0 10px 40px rgba(244, 88, 28, 0.18);<!-- [et_pb_line_break_holder] -->}<!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->\/* ---------- Base ---------- *\/<!-- [et_pb_line_break_holder] -->* { box-sizing: border-box; }<!-- [et_pb_line_break_holder] -->html, body { margin: 0; padding: 0; }<!-- [et_pb_line_break_holder] -->body {<!-- [et_pb_line_break_holder] -->  font-family: var(--j-font);<!-- [et_pb_line_break_holder] -->  background: var(--j-bg);<!-- [et_pb_line_break_holder] -->  color: var(--j-text);<!-- [et_pb_line_break_holder] -->  -webkit-font-smoothing: antialiased;<!-- [et_pb_line_break_holder] -->  text-rendering: optimizeLegibility;<!-- [et_pb_line_break_holder] -->  line-height: 1.55;<!-- [et_pb_line_break_holder] -->}<!-- [et_pb_line_break_holder] -->img { max-width: 100%; display: block; }<!-- [et_pb_line_break_holder] -->a { color: inherit; text-decoration: none; }<!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->\/* ---------- Layout containers ---------- *\/<!-- [et_pb_line_break_holder] -->.jupiter-container {<!-- [et_pb_line_break_holder] -->  width: 90%;<!-- [et_pb_line_break_holder] -->  max-width: 1600px;<!-- [et_pb_line_break_holder] -->  margin: 0 auto;<!-- [et_pb_line_break_holder] -->  padding: clamp(60px, 7vw, 120px) 0;<!-- [et_pb_line_break_holder] -->}<!-- [et_pb_line_break_holder] -->@media (min-width: 1921px) { .jupiter-container { width: 75vw; } }<!-- [et_pb_line_break_holder] -->@media (min-width: 2560px) { .jupiter-container { width: 70vw; } }<!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->.section-eyebrow {<!-- [et_pb_line_break_holder] -->  display: inline-block;<!-- [et_pb_line_break_holder] -->  font-size: 12px;<!-- [et_pb_line_break_holder] -->  font-weight: 700;<!-- [et_pb_line_break_holder] -->  letter-spacing: 3px;<!-- [et_pb_line_break_holder] -->  text-transform: uppercase;<!-- [et_pb_line_break_holder] -->  color: var(--j-orange);<!-- [et_pb_line_break_holder] -->  padding: 6px 14px;<!-- [et_pb_line_break_holder] -->  border: 1px solid rgba(244, 88, 28, 0.35);<!-- [et_pb_line_break_holder] -->  border-radius: 999px;<!-- [et_pb_line_break_holder] -->  background: var(--j-orange-soft);<!-- [et_pb_line_break_holder] -->  margin-bottom: 20px;<!-- [et_pb_line_break_holder] -->}<!-- [et_pb_line_break_holder] -->.section-title {<!-- [et_pb_line_break_holder] -->  font-size: clamp(28px, 3vw, 48px);<!-- [et_pb_line_break_holder] -->  font-weight: 800;<!-- [et_pb_line_break_holder] -->  line-height: 1.1;<!-- [et_pb_line_break_holder] -->  letter-spacing: -0.02em;<!-- [et_pb_line_break_holder] -->  color: #fff;<!-- [et_pb_line_break_holder] -->  margin: 0 0 18px;<!-- [et_pb_line_break_holder] -->}<!-- [et_pb_line_break_holder] -->.section-intro {<!-- [et_pb_line_break_holder] -->  font-size: clamp(15px, 1.15vw, 19px);<!-- [et_pb_line_break_holder] -->  line-height: 1.7;<!-- [et_pb_line_break_holder] -->  color: var(--j-text-muted);<!-- [et_pb_line_break_holder] -->  max-width: 820px;<!-- [et_pb_line_break_holder] -->  margin: 0 0 clamp(40px, 5vw, 72px);<!-- [et_pb_line_break_holder] -->}<!-- [et_pb_line_break_holder] -->.section-head-center { text-align: center; }<!-- [et_pb_line_break_holder] -->.section-head-center .section-intro { margin-left: auto; margin-right: auto; }<!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->\/* ---------- Buttons ---------- *\/<!-- [et_pb_line_break_holder] -->.jupiter-cta-btn {<!-- [et_pb_line_break_holder] -->  display: inline-flex;<!-- [et_pb_line_break_holder] -->  align-items: center;<!-- [et_pb_line_break_holder] -->  gap: 10px;<!-- [et_pb_line_break_holder] -->  padding: clamp(12px, 1vw, 16px) clamp(22px, 2vw, 32px);<!-- [et_pb_line_break_holder] -->  background: var(--j-orange);<!-- [et_pb_line_break_holder] -->  color: #fff;<!-- [et_pb_line_break_holder] -->  font-weight: 700;<!-- [et_pb_line_break_holder] -->  font-size: clamp(14px, 1vw, 16px);<!-- [et_pb_line_break_holder] -->  letter-spacing: 0.3px;<!-- [et_pb_line_break_holder] -->  border: none;<!-- [et_pb_line_break_holder] -->  border-radius: var(--j-radius-sm);<!-- [et_pb_line_break_holder] -->  cursor: pointer;<!-- [et_pb_line_break_holder] -->  transition: transform 0.2s ease, background 0.2s ease, box-shadow 0.2s ease;<!-- [et_pb_line_break_holder] -->}<!-- [et_pb_line_break_holder] -->.jupiter-cta-btn:hover {<!-- [et_pb_line_break_holder] -->  transform: translateY(-2px) scale(1.03);<!-- [et_pb_line_break_holder] -->  background: var(--j-orange-hover);<!-- [et_pb_line_break_holder] -->  box-shadow: 0 10px 30px rgba(244, 88, 28, 0.35);<!-- [et_pb_line_break_holder] -->}<!-- [et_pb_line_break_holder] -->.jupiter-cta-btn.ghost {<!-- [et_pb_line_break_holder] -->  background: transparent;<!-- [et_pb_line_break_holder] -->  border: 1px solid rgba(255, 255, 255, 0.2);<!-- [et_pb_line_break_holder] -->  color: #fff;<!-- [et_pb_line_break_holder] -->}<!-- [et_pb_line_break_holder] -->.jupiter-cta-btn.ghost:hover {<!-- [et_pb_line_break_holder] -->  border-color: var(--j-orange);<!-- [et_pb_line_break_holder] -->  background: var(--j-orange-soft);<!-- [et_pb_line_break_holder] -->  box-shadow: none;<!-- [et_pb_line_break_holder] -->}<!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->\/* ---------- Hero (mesh gradient) \u2014 matches Video Wall Processors page ---------- *\/<!-- [et_pb_line_break_holder] -->.jupiter-mesh-hero {<!-- [et_pb_line_break_holder] -->  position: relative;<!-- [et_pb_line_break_holder] -->  overflow: hidden;<!-- [et_pb_line_break_holder] -->  background: #000;<!-- [et_pb_line_break_holder] -->  padding: clamp(80px, 10vw, 160px) 0 clamp(60px, 7vw, 120px);<!-- [et_pb_line_break_holder] -->  text-align: center;<!-- [et_pb_line_break_holder] -->}<!-- [et_pb_line_break_holder] -->.jupiter-mesh-hero::before,<!-- [et_pb_line_break_holder] -->.jupiter-mesh-hero::after {<!-- [et_pb_line_break_holder] -->  content: '';<!-- [et_pb_line_break_holder] -->  position: absolute;<!-- [et_pb_line_break_holder] -->  inset: 0;<!-- [et_pb_line_break_holder] -->  pointer-events: none;<!-- [et_pb_line_break_holder] -->  z-index: 0;<!-- [et_pb_line_break_holder] -->  -webkit-mask-image: linear-gradient(to bottom, transparent 0%, black 20%, black 80%, transparent 100%);<!-- [et_pb_line_break_holder] -->          mask-image: linear-gradient(to bottom, transparent 0%, black 20%, black 80%, transparent 100%);<!-- [et_pb_line_break_holder] -->}<!-- [et_pb_line_break_holder] -->.jupiter-mesh-hero::before {<!-- [et_pb_line_break_holder] -->  background:<!-- [et_pb_line_break_holder] -->    radial-gradient(ellipse 80% 60% at 20% 30%, rgba(244, 88, 28, 0.18) 0%, transparent 70%),<!-- [et_pb_line_break_holder] -->    radial-gradient(ellipse 60% 80% at 80% 70%, rgba(241, 90, 43, 0.12) 0%, transparent 70%),<!-- [et_pb_line_break_holder] -->    radial-gradient(ellipse 100% 50% at 50% 100%, rgba(244, 88, 28, 0.08) 0%, transparent 60%);<!-- [et_pb_line_break_holder] -->  animation: meshMove 12s ease-in-out infinite alternate;<!-- [et_pb_line_break_holder] -->}<!-- [et_pb_line_break_holder] -->.jupiter-mesh-hero::after {<!-- [et_pb_line_break_holder] -->  background:<!-- [et_pb_line_break_holder] -->    radial-gradient(ellipse 50% 50% at 70% 40%, rgba(244, 88, 28, 0.1) 0%, transparent 60%),<!-- [et_pb_line_break_holder] -->    radial-gradient(ellipse 70% 70% at 30% 60%, rgba(241, 90, 43, 0.07) 0%, transparent 70%);<!-- [et_pb_line_break_holder] -->  animation: meshMove2 15s ease-in-out infinite alternate;<!-- [et_pb_line_break_holder] -->}<!-- [et_pb_line_break_holder] -->@keyframes meshMove {<!-- [et_pb_line_break_holder] -->  0%   { transform: translate(0, 0) scale(1); opacity: 1; }<!-- [et_pb_line_break_holder] -->  33%  { transform: translate(2%, -3%) scale(1.05); opacity: 0.8; }<!-- [et_pb_line_break_holder] -->  66%  { transform: translate(-2%, 2%) scale(0.98); opacity: 1; }<!-- [et_pb_line_break_holder] -->  100% { transform: translate(1%, -1%) scale(1.02); opacity: 0.9; }<!-- [et_pb_line_break_holder] -->}<!-- [et_pb_line_break_holder] -->@keyframes meshMove2 {<!-- [et_pb_line_break_holder] -->  0%   { transform: translate(0, 0) rotate(0deg); opacity: 0.7; }<!-- [et_pb_line_break_holder] -->  50%  { transform: translate(-3%, 2%) rotate(1deg); opacity: 1; }<!-- [et_pb_line_break_holder] -->  100% { transform: translate(2%, -2%) rotate(-1deg); opacity: 0.8; }<!-- [et_pb_line_break_holder] -->}<!-- [et_pb_line_break_holder] -->.jupiter-mesh-hero .inner { position: relative; z-index: 2; }<!-- [et_pb_line_break_holder] -->.jupiter-mesh-hero h1 {<!-- [et_pb_line_break_holder] -->  font-size: clamp(36px, 5vw, 76px);<!-- [et_pb_line_break_holder] -->  font-weight: 900;<!-- [et_pb_line_break_holder] -->  letter-spacing: -0.02em;<!-- [et_pb_line_break_holder] -->  line-height: 1.05;<!-- [et_pb_line_break_holder] -->  margin: 0 0 clamp(16px, 1.6vw, 24px);<!-- [et_pb_line_break_holder] -->  color: #fff;<!-- [et_pb_line_break_holder] -->}<!-- [et_pb_line_break_holder] -->.jupiter-mesh-hero h1 .accent { color: var(--j-orange); }<!-- [et_pb_line_break_holder] -->.jupiter-mesh-hero .subtitle {<!-- [et_pb_line_break_holder] -->  font-size: clamp(16px, 1.35vw, 22px);<!-- [et_pb_line_break_holder] -->  color: var(--j-text-muted);<!-- [et_pb_line_break_holder] -->  max-width: 780px;<!-- [et_pb_line_break_holder] -->  margin: 0 auto clamp(30px, 3vw, 44px);<!-- [et_pb_line_break_holder] -->  line-height: 1.6;<!-- [et_pb_line_break_holder] -->}<!-- [et_pb_line_break_holder] -->.jupiter-mesh-hero .hero-ctas { display: inline-flex; gap: 14px; flex-wrap: wrap; justify-content: center; }<!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->\/* ---------- Feature cards (j-feature-card) ----------<!-- [et_pb_line_break_holder] -->   Single card system used for any \"clickable tile\" across the site:<!-- [et_pb_line_break_holder] -->   product family, market, accessory, resource, etc. Add modifier classes<!-- [et_pb_line_break_holder] -->   for size \/ orientation variants.<!-- [et_pb_line_break_holder] -->   Required structure:<!-- [et_pb_line_break_holder] -->     <a class=\"j-feature-card [modifier]\"><!-- [et_pb_line_break_holder] -->       <\/p>\n<div class=\"j-card-visual\"><img src=...><\/div>\n<p><!-- [et_pb_line_break_holder] -->       <\/p>\n<div class=\"j-card-content\"><!-- [et_pb_line_break_holder] -->         <span class=\"j-card-tag\">...<\/span><!-- [et_pb_line_break_holder] -->         <\/p>\n<h3 class=\"j-card-title\">...<\/h3>\n<p><!-- [et_pb_line_break_holder] -->         <pee class=\"j-card-sub\">...<\/pee><!-- [et_pb_line_break_holder] -->         <\/p>\n<div class=\"j-card-specs\"><span>...<\/span>...<\/div>\n<p><!-- [et_pb_line_break_holder] -->         <span class=\"j-card-arrow\">...<\/span><!-- [et_pb_line_break_holder] -->       <\/div>\n<p><!-- [et_pb_line_break_holder] -->     <\/a><!-- [et_pb_line_break_holder] -->----------------------------------------------------- *\/<!-- [et_pb_line_break_holder] -->.j-feature-card {<!-- [et_pb_line_break_holder] -->  position: relative;<!-- [et_pb_line_break_holder] -->  display: flex;<!-- [et_pb_line_break_holder] -->  flex-direction: column;<!-- [et_pb_line_break_holder] -->  background: linear-gradient(180deg, var(--j-surface) 0%, var(--j-bg-1) 100%);<!-- [et_pb_line_break_holder] -->  border: 1px solid var(--j-border);<!-- [et_pb_line_break_holder] -->  border-radius: var(--j-radius-lg);<!-- [et_pb_line_break_holder] -->  overflow: hidden;<!-- [et_pb_line_break_holder] -->  box-shadow: var(--j-shadow-card);<!-- [et_pb_line_break_holder] -->  transition: transform 0.35s cubic-bezier(0.2, 0.8, 0.2, 1), box-shadow 0.35s ease, border-color 0.35s ease;<!-- [et_pb_line_break_holder] -->  will-change: transform;<!-- [et_pb_line_break_holder] -->}<!-- [et_pb_line_break_holder] -->.j-feature-card:hover {<!-- [et_pb_line_break_holder] -->  transform: translateY(-10px);<!-- [et_pb_line_break_holder] -->  box-shadow: var(--j-shadow-card-hover);<!-- [et_pb_line_break_holder] -->  border-color: var(--j-border-hover);<!-- [et_pb_line_break_holder] -->}<!-- [et_pb_line_break_holder] -->.j-card-visual {<!-- [et_pb_line_break_holder] -->  position: relative;<!-- [et_pb_line_break_holder] -->  aspect-ratio: 16 \/ 11;<!-- [et_pb_line_break_holder] -->  overflow: hidden;<!-- [et_pb_line_break_holder] -->  background:<!-- [et_pb_line_break_holder] -->    radial-gradient(circle at 50% 40%, rgba(244, 88, 28, 0.22) 0%, transparent 65%),<!-- [et_pb_line_break_holder] -->    linear-gradient(180deg, #1a1a1e 0%, #0a0a0c 100%);<!-- [et_pb_line_break_holder] -->  display: flex;<!-- [et_pb_line_break_holder] -->  align-items: center;<!-- [et_pb_line_break_holder] -->  justify-content: center;<!-- [et_pb_line_break_holder] -->}<!-- [et_pb_line_break_holder] -->.j-card-visual img {<!-- [et_pb_line_break_holder] -->  width: 100%;<!-- [et_pb_line_break_holder] -->  height: 100%;<!-- [et_pb_line_break_holder] -->  object-fit: cover;<!-- [et_pb_line_break_holder] -->  object-position: center;<!-- [et_pb_line_break_holder] -->  transition: transform 0.55s cubic-bezier(0.2, 0.8, 0.2, 1), filter 0.4s ease;<!-- [et_pb_line_break_holder] -->  filter: saturate(0.85) brightness(0.72);<!-- [et_pb_line_break_holder] -->}<!-- [et_pb_line_break_holder] -->.j-feature-card:hover .j-card-visual img {<!-- [et_pb_line_break_holder] -->  transform: scale(1.08);<!-- [et_pb_line_break_holder] -->  filter: saturate(1) brightness(0.85);<!-- [et_pb_line_break_holder] -->}<!-- [et_pb_line_break_holder] -->\/* gradient scrim over the image *\/<!-- [et_pb_line_break_holder] -->.j-card-visual::after {<!-- [et_pb_line_break_holder] -->  content: \"\";<!-- [et_pb_line_break_holder] -->  position: absolute;<!-- [et_pb_line_break_holder] -->  inset: 0;<!-- [et_pb_line_break_holder] -->  background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.35) 55%, rgba(10, 10, 12, 0.95) 100%);<!-- [et_pb_line_break_holder] -->  pointer-events: none;<!-- [et_pb_line_break_holder] -->}<!-- [et_pb_line_break_holder] -->\/* SVG icon badge that sits inside the visual *\/<!-- [et_pb_line_break_holder] -->.j-card-icon {<!-- [et_pb_line_break_holder] -->  position: absolute;<!-- [et_pb_line_break_holder] -->  top: clamp(14px, 1.2vw, 20px);<!-- [et_pb_line_break_holder] -->  left: clamp(14px, 1.2vw, 20px);<!-- [et_pb_line_break_holder] -->  z-index: 2;<!-- [et_pb_line_break_holder] -->  width: clamp(42px, 3.2vw, 54px);<!-- [et_pb_line_break_holder] -->  height: clamp(42px, 3.2vw, 54px);<!-- [et_pb_line_break_holder] -->  border-radius: 12px;<!-- [et_pb_line_break_holder] -->  background: rgba(244, 88, 28, 0.92);<!-- [et_pb_line_break_holder] -->  display: flex;<!-- [et_pb_line_break_holder] -->  align-items: center;<!-- [et_pb_line_break_holder] -->  justify-content: center;<!-- [et_pb_line_break_holder] -->  box-shadow: 0 8px 24px rgba(244, 88, 28, 0.4);<!-- [et_pb_line_break_holder] -->  backdrop-filter: blur(6px);<!-- [et_pb_line_break_holder] -->}<!-- [et_pb_line_break_holder] -->.j-card-icon svg {<!-- [et_pb_line_break_holder] -->  width: 58%;<!-- [et_pb_line_break_holder] -->  height: 58%;<!-- [et_pb_line_break_holder] -->  stroke: #fff;<!-- [et_pb_line_break_holder] -->  stroke-width: 2;<!-- [et_pb_line_break_holder] -->  fill: none;<!-- [et_pb_line_break_holder] -->  stroke-linecap: round;<!-- [et_pb_line_break_holder] -->  stroke-linejoin: round;<!-- [et_pb_line_break_holder] -->}<!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->.j-card-content {<!-- [et_pb_line_break_holder] -->  position: relative;<!-- [et_pb_line_break_holder] -->  padding: clamp(22px, 2vw, 32px);<!-- [et_pb_line_break_holder] -->  display: flex;<!-- [et_pb_line_break_holder] -->  flex-direction: column;<!-- [et_pb_line_break_holder] -->  gap: 10px;<!-- [et_pb_line_break_holder] -->  background: linear-gradient(180deg, rgba(14, 14, 17, 0.95) 0%, rgba(10, 10, 12, 1) 100%);<!-- [et_pb_line_break_holder] -->  backdrop-filter: blur(8px);<!-- [et_pb_line_break_holder] -->  flex: 1;<!-- [et_pb_line_break_holder] -->}<!-- [et_pb_line_break_holder] -->.j-card-tag {<!-- [et_pb_line_break_holder] -->  font-size: 11px;<!-- [et_pb_line_break_holder] -->  font-weight: 700;<!-- [et_pb_line_break_holder] -->  letter-spacing: 2.5px;<!-- [et_pb_line_break_holder] -->  text-transform: uppercase;<!-- [et_pb_line_break_holder] -->  color: var(--j-orange);<!-- [et_pb_line_break_holder] -->  margin-bottom: 2px;<!-- [et_pb_line_break_holder] -->}<!-- [et_pb_line_break_holder] -->.j-card-title {<!-- [et_pb_line_break_holder] -->  margin: 0;<!-- [et_pb_line_break_holder] -->  font-size: clamp(20px, 1.6vw, 26px);<!-- [et_pb_line_break_holder] -->  font-weight: 800;<!-- [et_pb_line_break_holder] -->  color: #fff;<!-- [et_pb_line_break_holder] -->  letter-spacing: -0.01em;<!-- [et_pb_line_break_holder] -->  line-height: 1.2;<!-- [et_pb_line_break_holder] -->}<!-- [et_pb_line_break_holder] -->.j-card-sub {<!-- [et_pb_line_break_holder] -->  margin: 0;<!-- [et_pb_line_break_holder] -->  font-size: clamp(14px, 1vw, 16px);<!-- [et_pb_line_break_holder] -->  color: var(--j-text-muted);<!-- [et_pb_line_break_holder] -->  line-height: 1.6;<!-- [et_pb_line_break_holder] -->}<!-- [et_pb_line_break_holder] -->.j-card-specs {<!-- [et_pb_line_break_holder] -->  display: flex;<!-- [et_pb_line_break_holder] -->  flex-wrap: wrap;<!-- [et_pb_line_break_holder] -->  gap: 6px;<!-- [et_pb_line_break_holder] -->  margin-top: 4px;<!-- [et_pb_line_break_holder] -->}<!-- [et_pb_line_break_holder] -->.j-card-specs span {<!-- [et_pb_line_break_holder] -->  font-size: 11px;<!-- [et_pb_line_break_holder] -->  font-weight: 600;<!-- [et_pb_line_break_holder] -->  letter-spacing: 0.3px;<!-- [et_pb_line_break_holder] -->  color: #e8e8ea;<!-- [et_pb_line_break_holder] -->  padding: 5px 10px;<!-- [et_pb_line_break_holder] -->  background: rgba(255, 255, 255, 0.06);<!-- [et_pb_line_break_holder] -->  border: 1px solid rgba(255, 255, 255, 0.08);<!-- [et_pb_line_break_holder] -->  border-radius: 999px;<!-- [et_pb_line_break_holder] -->}<!-- [et_pb_line_break_holder] -->.j-card-arrow {<!-- [et_pb_line_break_holder] -->  margin-top: 10px;<!-- [et_pb_line_break_holder] -->  font-size: 13px;<!-- [et_pb_line_break_holder] -->  font-weight: 700;<!-- [et_pb_line_break_holder] -->  color: var(--j-orange);<!-- [et_pb_line_break_holder] -->  letter-spacing: 0.3px;<!-- [et_pb_line_break_holder] -->  display: inline-flex;<!-- [et_pb_line_break_holder] -->  align-items: center;<!-- [et_pb_line_break_holder] -->  gap: 6px;<!-- [et_pb_line_break_holder] -->  transition: gap 0.25s ease;<!-- [et_pb_line_break_holder] -->}<!-- [et_pb_line_break_holder] -->.j-card-arrow::after {<!-- [et_pb_line_break_holder] -->  content: \"\u2192\";<!-- [et_pb_line_break_holder] -->  font-size: 16px;<!-- [et_pb_line_break_holder] -->  transition: transform 0.25s ease;<!-- [et_pb_line_break_holder] -->}<!-- [et_pb_line_break_holder] -->.j-feature-card:hover .j-card-arrow { gap: 10px; }<!-- [et_pb_line_break_holder] -->.j-feature-card:hover .j-card-arrow::after { transform: translateX(4px); }<!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->\/* ---------- Bottom CTA band (reusable) ---------- *\/<!-- [et_pb_line_break_holder] -->.jupiter-cta-band {<!-- [et_pb_line_break_holder] -->  background: linear-gradient(180deg, #0a0a0a 0%, #050505 100%);<!-- [et_pb_line_break_holder] -->  border-top: 1px solid rgba(244, 88, 28, 0.15);<!-- [et_pb_line_break_holder] -->  position: relative;<!-- [et_pb_line_break_holder] -->  overflow: hidden;<!-- [et_pb_line_break_holder] -->}<!-- [et_pb_line_break_holder] -->.jupiter-cta-band::before {<!-- [et_pb_line_break_holder] -->  content: \"\";<!-- [et_pb_line_break_holder] -->  position: absolute;<!-- [et_pb_line_break_holder] -->  inset: 0;<!-- [et_pb_line_break_holder] -->  background: radial-gradient(ellipse at 50% 130%, rgba(244, 88, 28, 0.3), transparent 55%);<!-- [et_pb_line_break_holder] -->  pointer-events: none;<!-- [et_pb_line_break_holder] -->}<!-- [et_pb_line_break_holder] -->.jupiter-cta-band .inner {<!-- [et_pb_line_break_holder] -->  position: relative;<!-- [et_pb_line_break_holder] -->  z-index: 1;<!-- [et_pb_line_break_holder] -->  text-align: center;<!-- [et_pb_line_break_holder] -->  max-width: 720px;<!-- [et_pb_line_break_holder] -->  margin: 0 auto;<!-- [et_pb_line_break_holder] -->}<!-- [et_pb_line_break_holder] -->.jupiter-cta-band h2 {<!-- [et_pb_line_break_holder] -->  font-size: clamp(26px, 2.8vw, 44px);<!-- [et_pb_line_break_holder] -->  font-weight: 800;<!-- [et_pb_line_break_holder] -->  letter-spacing: -0.02em;<!-- [et_pb_line_break_holder] -->  margin: 0 0 16px;<!-- [et_pb_line_break_holder] -->  color: #fff;<!-- [et_pb_line_break_holder] -->}<!-- [et_pb_line_break_holder] -->.jupiter-cta-band p {<!-- [et_pb_line_break_holder] -->  font-size: clamp(15px, 1.1vw, 18px);<!-- [et_pb_line_break_holder] -->  color: var(--j-text-muted);<!-- [et_pb_line_break_holder] -->  margin: 0 0 28px;<!-- [et_pb_line_break_holder] -->  line-height: 1.65;<!-- [et_pb_line_break_holder] -->}<!-- [et_pb_line_break_holder] -->.jupiter-cta-band .cta-row { display: inline-flex; gap: 14px; flex-wrap: wrap; justify-content: center; }<!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->\/* =======================================================================<!-- [et_pb_line_break_holder] -->   PAGE-SPECIFIC: Markets hub<!-- [et_pb_line_break_holder] -->   ======================================================================= *\/<!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->\/* Section band \u2014 matches VWP's .families-band so page feels continuous *\/<!-- [et_pb_line_break_holder] -->.markets-band { background: linear-gradient(180deg, #000 0%, #050505 100%); }<!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->.markets-grid {<!-- [et_pb_line_break_holder] -->  display: grid;<!-- [et_pb_line_break_holder] -->  grid-template-columns: repeat(3, 1fr);<!-- [et_pb_line_break_holder] -->  gap: clamp(20px, 1.8vw, 32px);<!-- [et_pb_line_break_holder] -->}<!-- [et_pb_line_break_holder] -->@media (max-width: 1100px) { .markets-grid { grid-template-columns: repeat(2, 1fr); } }<!-- [et_pb_line_break_holder] -->@media (max-width: 720px)  { .markets-grid { grid-template-columns: 1fr; } }<!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->\/* Per-market accent gradient overlays on the visual (adds character without photos) *\/<!-- [et_pb_line_break_holder] -->.market-mil  .j-card-visual { background: radial-gradient(circle at 30% 30%, rgba(244, 88, 28, 0.38), transparent 55%), linear-gradient(135deg, #1a0e08 0%, #0a0a0c 100%); }<!-- [et_pb_line_break_holder] -->.market-sec  .j-card-visual { background: radial-gradient(circle at 70% 30%, rgba(46, 163, 242, 0.25), transparent 55%), linear-gradient(135deg, #0c1420 0%, #0a0a0c 100%); }<!-- [et_pb_line_break_holder] -->.market-util .j-card-visual { background: radial-gradient(circle at 30% 70%, rgba(244, 201, 28, 0.22), transparent 55%), linear-gradient(135deg, #1a1408 0%, #0a0a0c 100%); }<!-- [et_pb_line_break_holder] -->.market-edu  .j-card-visual { background: radial-gradient(circle at 70% 70%, rgba(139, 92, 246, 0.22), transparent 55%), linear-gradient(135deg, #110a1c 0%, #0a0a0c 100%); }<!-- [et_pb_line_break_holder] -->.market-ent  .j-card-visual { background: radial-gradient(circle at 50% 30%, rgba(244, 88, 28, 0.26), transparent 55%), linear-gradient(135deg, #14110e 0%, #0a0a0c 100%); }<!-- [et_pb_line_break_holder] -->.market-sig  .j-card-visual { background: radial-gradient(circle at 30% 50%, rgba(244, 88, 28, 0.22), transparent 55%), linear-gradient(135deg, #1a120a 0%, #0a0a0c 100%); }<!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->\/* ---------- Mock nav\/footer (preview chrome only \u2014 stripped by build_divi.py) ---------- *\/<!-- [et_pb_line_break_holder] -->.mock-nav {<!-- [et_pb_line_break_holder] -->  display: flex;<!-- [et_pb_line_break_holder] -->  justify-content: space-between;<!-- [et_pb_line_break_holder] -->  align-items: center;<!-- [et_pb_line_break_holder] -->  padding: 18px 40px;<!-- [et_pb_line_break_holder] -->  background: #000;<!-- [et_pb_line_break_holder] -->  border-bottom: 1px solid rgba(255, 255, 255, 0.06);<!-- [et_pb_line_break_holder] -->}<!-- [et_pb_line_break_holder] -->.mock-nav .logo { font-weight: 900; font-size: 22px; color: #fff; letter-spacing: -0.02em; }<!-- [et_pb_line_break_holder] -->.mock-nav .logo span { color: var(--j-orange); }<!-- [et_pb_line_break_holder] -->.mock-nav .links { display: flex; gap: 28px; font-size: 14px; color: #bbb; }<!-- [et_pb_line_break_holder] -->.mock-nav .links a:hover { color: var(--j-orange); }<!-- [et_pb_line_break_holder] -->.mock-footer {<!-- [et_pb_line_break_holder] -->  padding: 40px;<!-- [et_pb_line_break_holder] -->  border-top: 1px solid rgba(255, 255, 255, 0.06);<!-- [et_pb_line_break_holder] -->  text-align: center;<!-- [et_pb_line_break_holder] -->  color: #777;<!-- [et_pb_line_break_holder] -->  font-size: 13px;<!-- [et_pb_line_break_holder] -->}<!-- [et_pb_line_break_holder] --><\/style>\n<p><!-- [et_pb_line_break_holder] --><!-- PREVIEW CHROME (stripped at build time) --><!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] --><!-- ============ HERO ============ --><!-- [et_pb_line_break_holder] --><\/p>\n<header class=\"jupiter-mesh-hero\"><!-- [et_pb_line_break_holder] -->  <\/p>\n<div class=\"inner jupiter-container\" style=\"padding-top: 0; padding-bottom: 0;\"><!-- [et_pb_line_break_holder] -->    <\/p>\n<div class=\"section-eyebrow\" style=\"margin-bottom: 28px;\">Markets We Power<\/div>\n<p><!-- [et_pb_line_break_holder] -->    <\/p>\n<h1>Visualization Built for <span class=\"accent\">Every Mission<\/span><\/h1>\n<p><!-- [et_pb_line_break_holder] -->    <pee class=\"subtitle\">From defense command centers to corporate boardrooms, Jupiter video wall processors and Canvas software are trusted across the world's most demanding industries.<\/pee><!-- [et_pb_line_break_holder] -->    <\/p>\n<div class=\"hero-ctas\"><!-- [et_pb_line_break_holder] -->      <a href=\"#markets\" class=\"jupiter-cta-btn\">Explore Markets<\/a><!-- [et_pb_line_break_holder] -->      <a href=\"https:\/\/www.jupiter.com\/about\/contact-us\/\" class=\"jupiter-cta-btn ghost\">Talk to an Expert<\/a><!-- [et_pb_line_break_holder] -->    <\/div>\n<p><!-- [et_pb_line_break_holder] -->  <\/div>\n<p><!-- [et_pb_line_break_holder] --><\/header>\n<p><!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] --><!-- ============ MARKETS GRID ============ --><!-- [et_pb_line_break_holder] --><\/p>\n<section id=\"markets\" class=\"markets-band\"><!-- [et_pb_line_break_holder] -->  <\/p>\n<div class=\"jupiter-container\"><!-- [et_pb_line_break_holder] -->    <\/p>\n<div class=\"section-head-center\" style=\"text-align: center;\"><!-- [et_pb_line_break_holder] -->      <\/p>\n<h2 class=\"section-title\">Solutions for Every Industry.<\/h2>\n<p><!-- [et_pb_line_break_holder] -->      <pee class=\"section-intro\">Six markets. One coherent product family. Wherever decisions need to be made in real time, Jupiter is already there: helping operators see more, decide faster, and act with confidence.<\/pee><!-- [et_pb_line_break_holder] -->    <\/div>\n<p><!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->    <\/p>\n<div class=\"markets-grid\"><!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->      <!--<!-- [et_pb_line_break_holder] -->        IMAGE SOURCING NOTE (2026-04-24)<!-- [et_pb_line_break_holder] -->        The 6 hero images below are free-licensed photos from Unsplash (commercial use permitted,<!-- [et_pb_line_break_holder] -->        attribution not required \u2014 https:\/\/unsplash.com\/license). For best Core Web Vitals in<!-- [et_pb_line_break_holder] -->        production:<!-- [et_pb_line_break_holder] -->          1) Download each, convert to WebP (~80% quality), resize to 800\u00d7550 and 1600\u00d71100 @ 2x.<!-- [et_pb_line_break_holder] -->          2) Re-upload to jupiter.com CDN with SEO-friendly filenames:<!-- [et_pb_line_break_holder] -->             jupiter-markets-military-command-center.webp<!-- [et_pb_line_break_holder] -->             jupiter-markets-security-operations.webp<!-- [et_pb_line_break_holder] -->             jupiter-markets-utility-grid-control.webp<!-- [et_pb_line_break_holder] -->             jupiter-markets-education-lecture-hall.webp<!-- [et_pb_line_break_holder] -->             jupiter-markets-enterprise-boardroom.webp<!-- [et_pb_line_break_holder] -->             jupiter-markets-digital-signage-displays.webp<!-- [et_pb_line_break_holder] -->          3) Swap src to the self-hosted URLs. Alt text, title, loading, and aspect-ratio are<!-- [et_pb_line_break_holder] -->             already SEO-optimized here \u2014 keep them.<!-- [et_pb_line_break_holder] -->      --><!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->      <!-- Military & Defense --><!-- [et_pb_line_break_holder] -->      <a href=\"https:\/\/www.jupiter.com\/video-wall-processors\/markets\/military\/\" class=\"j-feature-card market-mil\" aria-label=\"Explore Jupiter solutions for Military &#038; Defense\"><!-- [et_pb_line_break_holder] -->        <\/p>\n<div class=\"j-card-visual\"><!-- [et_pb_line_break_holder] -->          <img decoding=\"async\" src=\"https:\/\/www.jupiter.com\/wp-content\/uploads\/2026\/04\/jupiter-markets-military-command-center.jpeg\"<!-- [et_pb_line_break_holder] -->               alt=\"Military command and control center with officers monitoring large display walls for tactical operations\"<!-- [et_pb_line_break_holder] -->               title=\"Jupiter video wall solutions for military command and defense operations\"<!-- [et_pb_line_break_holder] -->               width=\"800\" height=\"550\" loading=\"lazy\" decoding=\"async\"><!-- [et_pb_line_break_holder] -->          <\/p>\n<div class=\"j-card-icon\" aria-hidden=\"true\"><!-- [et_pb_line_break_holder] -->            <svg viewBox=\"0 0 24 24\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><!-- [et_pb_line_break_holder] -->              <path d=\"M12 3 4 6v6c0 4.5 3.3 8 8 9.5 4.7-1.5 8-5 8-9.5V6l-8-3z\"\/><!-- [et_pb_line_break_holder] -->              <path d=\"m9 12 2 2 4-4\"\/><!-- [et_pb_line_break_holder] -->            <\/svg><!-- [et_pb_line_break_holder] -->          <\/div>\n<p><!-- [et_pb_line_break_holder] -->        <\/div>\n<p><!-- [et_pb_line_break_holder] -->        <\/p>\n<div class=\"j-card-content\"><!-- [et_pb_line_break_holder] -->          <span class=\"j-card-tag\">Defense<\/span><!-- [et_pb_line_break_holder] -->          <\/p>\n<h3 class=\"j-card-title\">Military & Defense<\/h3>\n<p><!-- [et_pb_line_break_holder] -->          <pee class=\"j-card-sub\">Mission-ready visualization for tactical operations centers, built to the standards defense agencies demand.<\/pee><!-- [et_pb_line_break_holder] -->          <span class=\"j-card-arrow\">Explore Military solutions<\/span><!-- [et_pb_line_break_holder] -->        <\/div>\n<p><!-- [et_pb_line_break_holder] -->      <\/a><!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->      <!-- Security & Public Safety --><!-- [et_pb_line_break_holder] -->      <a href=\"https:\/\/www.jupiter.com\/video-wall-processors\/markets\/security-2\/\" class=\"j-feature-card market-sec\" aria-label=\"Explore Jupiter solutions for Security &#038; Public Safety\"><!-- [et_pb_line_break_holder] -->        <\/p>\n<div class=\"j-card-visual\"><!-- [et_pb_line_break_holder] -->          <img decoding=\"async\" src=\"https:\/\/www.jupiter.com\/wp-content\/uploads\/2026\/04\/jupiter-markets-security-operations-center.jpeg\"<!-- [et_pb_line_break_holder] -->               alt=\"Security operations center with multiple surveillance monitors displaying live camera feeds for 24-7 public safety\"<!-- [et_pb_line_break_holder] -->               title=\"Jupiter video wall solutions for security and surveillance operations\"<!-- [et_pb_line_break_holder] -->               width=\"800\" height=\"550\" loading=\"lazy\" decoding=\"async\"><!-- [et_pb_line_break_holder] -->          <\/p>\n<div class=\"j-card-icon\" aria-hidden=\"true\"><!-- [et_pb_line_break_holder] -->            <svg viewBox=\"0 0 24 24\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><!-- [et_pb_line_break_holder] -->              <path d=\"M1 12s4-7 11-7 11 7 11 7-4 7-11 7S1 12 1 12z\"\/><!-- [et_pb_line_break_holder] -->              <circle cx=\"12\" cy=\"12\" r=\"3.2\"\/><!-- [et_pb_line_break_holder] -->            <\/svg><!-- [et_pb_line_break_holder] -->          <\/div>\n<p><!-- [et_pb_line_break_holder] -->        <\/div>\n<p><!-- [et_pb_line_break_holder] -->        <\/p>\n<div class=\"j-card-content\"><!-- [et_pb_line_break_holder] -->          <span class=\"j-card-tag\">Public Safety<\/span><!-- [et_pb_line_break_holder] -->          <\/p>\n<h3 class=\"j-card-title\">Security & Surveillance<\/h3>\n<p><!-- [et_pb_line_break_holder] -->          <pee class=\"j-card-sub\">Real-time situational awareness for 24\/7 command and control rooms for every feed, every operator, with zero downtime.<\/pee><!-- [et_pb_line_break_holder] -->          <span class=\"j-card-arrow\">Explore Security solutions<\/span><!-- [et_pb_line_break_holder] -->        <\/div>\n<p><!-- [et_pb_line_break_holder] -->      <\/a><!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->      <!-- Utilities & Energy --><!-- [et_pb_line_break_holder] -->      <a href=\"https:\/\/www.jupiter.com\/video-wall-processors\/markets\/utility\/\" class=\"j-feature-card market-util\" aria-label=\"Explore Jupiter solutions for Utilities &#038; Energy\"><!-- [et_pb_line_break_holder] -->        <\/p>\n<div class=\"j-card-visual\"><!-- [et_pb_line_break_holder] -->          <img decoding=\"async\" src=\"https:\/\/www.jupiter.com\/wp-content\/uploads\/2026\/04\/jupiter-markets-utility-grid-control.jpeg\"<!-- [et_pb_line_break_holder] -->               alt=\"High-voltage power transmission grid at dusk representing utilities and energy infrastructure monitoring\"<!-- [et_pb_line_break_holder] -->               title=\"Jupiter video wall solutions for utilities grid operations and energy control rooms\"<!-- [et_pb_line_break_holder] -->               width=\"800\" height=\"550\" loading=\"lazy\" decoding=\"async\"><!-- [et_pb_line_break_holder] -->          <\/p>\n<div class=\"j-card-icon\" aria-hidden=\"true\"><!-- [et_pb_line_break_holder] -->            <svg viewBox=\"0 0 24 24\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><!-- [et_pb_line_break_holder] -->              <polygon points=\"13 2 3 14 12 14 11 22 21 10 12 10 13 2\"\/><!-- [et_pb_line_break_holder] -->            <\/svg><!-- [et_pb_line_break_holder] -->          <\/div>\n<p><!-- [et_pb_line_break_holder] -->        <\/div>\n<p><!-- [et_pb_line_break_holder] -->        <\/p>\n<div class=\"j-card-content\"><!-- [et_pb_line_break_holder] -->          <span class=\"j-card-tag\">Energy<\/span><!-- [et_pb_line_break_holder] -->          <\/p>\n<h3 class=\"j-card-title\">Utilities & Energy<\/h3>\n<p><!-- [et_pb_line_break_holder] -->          <pee class=\"j-card-sub\">Monitor grids, assets, and field operations on a single visual fabric engineered for always-on control rooms.<\/pee><!-- [et_pb_line_break_holder] -->          <span class=\"j-card-arrow\">Explore Utilities solutions<\/span><!-- [et_pb_line_break_holder] -->        <\/div>\n<p><!-- [et_pb_line_break_holder] -->      <\/a><!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->      <!-- Education --><!-- [et_pb_line_break_holder] -->      <a href=\"https:\/\/www.jupiter.com\/video-wall-processors\/markets\/education\/\" class=\"j-feature-card market-edu\" aria-label=\"Explore Jupiter solutions for Education\"><!-- [et_pb_line_break_holder] -->        <\/p>\n<div class=\"j-card-visual\"><!-- [et_pb_line_break_holder] -->          <img decoding=\"async\" src=\"https:\/\/www.jupiter.com\/wp-content\/uploads\/2026\/04\/jupiter-markets-education-lecture-hall.jpeg\"<!-- [et_pb_line_break_holder] -->               alt=\"Modern university lecture hall with tiered seating and large projection displays ready for hybrid learning\"<!-- [et_pb_line_break_holder] -->               title=\"Jupiter video wall solutions for education, lecture halls, and simulation labs\"<!-- [et_pb_line_break_holder] -->               width=\"800\" height=\"550\" loading=\"lazy\" decoding=\"async\"><!-- [et_pb_line_break_holder] -->          <\/p>\n<div class=\"j-card-icon\" aria-hidden=\"true\"><!-- [et_pb_line_break_holder] -->            <svg viewBox=\"0 0 24 24\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><!-- [et_pb_line_break_holder] -->              <path d=\"M22 10 12 5 2 10l10 5 10-5z\"\/><!-- [et_pb_line_break_holder] -->              <path d=\"M6 12v5c3 2 9 2 12 0v-5\"\/><!-- [et_pb_line_break_holder] -->              <line x1=\"22\" y1=\"10\" x2=\"22\" y2=\"16\"\/><!-- [et_pb_line_break_holder] -->            <\/svg><!-- [et_pb_line_break_holder] -->          <\/div>\n<p><!-- [et_pb_line_break_holder] -->        <\/div>\n<p><!-- [et_pb_line_break_holder] -->        <\/p>\n<div class=\"j-card-content\"><!-- [et_pb_line_break_holder] -->          <span class=\"j-card-tag\">Education<\/span><!-- [et_pb_line_break_holder] -->          <\/p>\n<h3 class=\"j-card-title\">Education<\/h3>\n<p><!-- [et_pb_line_break_holder] -->          <pee class=\"j-card-sub\">Engage every learner: from lecture halls and auditoriums to simulation labs and remote classrooms.<\/pee><!-- [et_pb_line_break_holder] -->          <span class=\"j-card-arrow\">Explore Education solutions<\/span><!-- [et_pb_line_break_holder] -->        <\/div>\n<p><!-- [et_pb_line_break_holder] -->      <\/a><!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->      <!-- Enterprise & Corporate --><!-- [et_pb_line_break_holder] -->      <a href=\"https:\/\/www.jupiter.com\/video-wall-processors\/markets\/enterprise\/\" class=\"j-feature-card market-ent\" aria-label=\"Explore Jupiter solutions for Enterprise &#038; Corporate\"><!-- [et_pb_line_break_holder] -->        <\/p>\n<div class=\"j-card-visual\"><!-- [et_pb_line_break_holder] -->          <img decoding=\"async\" src=\"https:\/\/www.jupiter.com\/wp-content\/uploads\/2026\/04\/jupiter-markets-enterprise-boardroom.jpeg\"<!-- [et_pb_line_break_holder] -->               alt=\"Executive corporate boardroom with long conference table and integrated display technology for enterprise collaboration\"<!-- [et_pb_line_break_holder] -->               title=\"Jupiter video wall solutions for enterprise boardrooms and corporate collaboration spaces\"<!-- [et_pb_line_break_holder] -->               width=\"800\" height=\"550\" loading=\"lazy\" decoding=\"async\"><!-- [et_pb_line_break_holder] -->          <\/p>\n<div class=\"j-card-icon\" aria-hidden=\"true\"><!-- [et_pb_line_break_holder] -->            <svg viewBox=\"0 0 24 24\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><!-- [et_pb_line_break_holder] -->              <rect x=\"3\" y=\"7\" width=\"18\" height=\"13\" rx=\"2\"\/><!-- [et_pb_line_break_holder] -->              <path d=\"M9 7V5a2 2 0 0 1 2-2h2a2 2 0 0 1 2 2v2\"\/><!-- [et_pb_line_break_holder] -->              <line x1=\"3\" y1=\"13\" x2=\"21\" y2=\"13\"\/><!-- [et_pb_line_break_holder] -->            <\/svg><!-- [et_pb_line_break_holder] -->          <\/div>\n<p><!-- [et_pb_line_break_holder] -->        <\/div>\n<p><!-- [et_pb_line_break_holder] -->        <\/p>\n<div class=\"j-card-content\"><!-- [et_pb_line_break_holder] -->          <span class=\"j-card-tag\">Corporate<\/span><!-- [et_pb_line_break_holder] -->          <\/p>\n<h3 class=\"j-card-title\">Enterprise & Corporate<\/h3>\n<p><!-- [et_pb_line_break_holder] -->          <pee class=\"j-card-sub\">Transform boardrooms and collaboration spaces into decision-ready environments your whole organization can trust.<\/pee><!-- [et_pb_line_break_holder] -->          <span class=\"j-card-arrow\">Explore Enterprise solutions<\/span><!-- [et_pb_line_break_holder] -->        <\/div>\n<p><!-- [et_pb_line_break_holder] -->      <\/a><!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->      <!-- Digital Signage --><!-- [et_pb_line_break_holder] -->      <a href=\"https:\/\/www.jupiter.com\/video-wall-processors\/markets\/signage\/\" class=\"j-feature-card market-sig\" aria-label=\"Explore Jupiter solutions for Digital Signage\"><!-- [et_pb_line_break_holder] -->        <\/p>\n<div class=\"j-card-visual\"><!-- [et_pb_line_break_holder] -->          <img decoding=\"async\" src=\"https:\/\/www.jupiter.com\/wp-content\/uploads\/2026\/04\/jupiter-markets-digital-signage-displays.jpeg\"<!-- [et_pb_line_break_holder] -->               alt=\"Bright digital signage displays illuminating an urban commercial environment at night\"<!-- [et_pb_line_break_holder] -->               title=\"Jupiter video wall solutions for digital signage in retail, airports, and public venues\"<!-- [et_pb_line_break_holder] -->               width=\"800\" height=\"550\" loading=\"lazy\" decoding=\"async\"><!-- [et_pb_line_break_holder] -->          <\/p>\n<div class=\"j-card-icon\" aria-hidden=\"true\"><!-- [et_pb_line_break_holder] -->            <svg viewBox=\"0 0 24 24\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><!-- [et_pb_line_break_holder] -->              <rect x=\"2.5\" y=\"4\" width=\"19\" height=\"12.5\" rx=\"1.8\"\/><!-- [et_pb_line_break_holder] -->              <line x1=\"9\" y1=\"20\" x2=\"15\" y2=\"20\"\/><!-- [et_pb_line_break_holder] -->              <line x1=\"12\" y1=\"16.5\" x2=\"12\" y2=\"20\"\/><!-- [et_pb_line_break_holder] -->              <line x1=\"6.5\" y1=\"8\" x2=\"11\" y2=\"8\"\/><!-- [et_pb_line_break_holder] -->              <line x1=\"6.5\" y1=\"11\" x2=\"14\" y2=\"11\"\/><!-- [et_pb_line_break_holder] -->              <line x1=\"6.5\" y1=\"14\" x2=\"10\" y2=\"14\"\/><!-- [et_pb_line_break_holder] -->            <\/svg><!-- [et_pb_line_break_holder] -->          <\/div>\n<p><!-- [et_pb_line_break_holder] -->        <\/div>\n<p><!-- [et_pb_line_break_holder] -->        <\/p>\n<div class=\"j-card-content\"><!-- [et_pb_line_break_holder] -->          <span class=\"j-card-tag\">Signage<\/span><!-- [et_pb_line_break_holder] -->          <\/p>\n<h3 class=\"j-card-title\">Digital Signage<\/h3>\n<p><!-- [et_pb_line_break_holder] -->          <pee class=\"j-card-sub\">High-impact visuals for retail, airports, venues, and corporate lobbies. Drive attention wherever people gather.<\/pee><!-- [et_pb_line_break_holder] -->          <span class=\"j-card-arrow\">Explore Digital Signage solutions<\/span><!-- [et_pb_line_break_holder] -->        <\/div>\n<p><!-- [et_pb_line_break_holder] -->      <\/a><!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->    <\/div>\n<p><!-- [et_pb_line_break_holder] -->  <\/div>\n<p><!-- [et_pb_line_break_holder] --><\/section>\n<p><!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] --><!-- ============ CTA BAND ============ --><!-- [et_pb_line_break_holder] --><\/p>\n<section class=\"jupiter-cta-band\"><!-- [et_pb_line_break_holder] -->  <\/p>\n<div class=\"jupiter-container inner\"><!-- [et_pb_line_break_holder] -->    <\/p>\n<div class=\"section-eyebrow\" style=\"margin-bottom: 20px;\">FROM THE RACK TO THE WALL<\/div>\n<p><!-- [et_pb_line_break_holder] -->    <\/p>\n<h2>Every mission has the right Jupiter solution.<\/h2>\n<p><!-- [et_pb_line_break_holder] -->    <pee>From Catalyst, J-Series, and PixelNet processors, to Pana 21:9 ultra-wide LCD displays and Zavus MicroLED walls, Jupiter builds the complete visualization stack. Talk to an expert or explore what fits your space.<\/pee><!-- [et_pb_line_break_holder] -->    <\/p>\n<div class=\"cta-row\"><!-- [et_pb_line_break_holder] -->      <a href=\"https:\/\/www.jupiter.com\/about\/contact-us\/\" class=\"jupiter-cta-btn\">Talk to an Expert<\/a><!-- [et_pb_line_break_holder] -->      <a href=\"https:\/\/www.jupiter.com\/video-wall-processors\/\" class=\"jupiter-cta-btn ghost\">See Processors<\/a><!-- [et_pb_line_break_holder] -->      <a href=\"https:\/\/www.jupiter.com\/displays\/\" class=\"jupiter-cta-btn ghost\">Explore Displays<\/a><!-- [et_pb_line_break_holder] -->      <a href=\"https:\/\/www.jupiter.com\/zavus\/\" class=\"jupiter-cta-btn ghost\">Discover Zavus<\/a><!-- [et_pb_line_break_holder] -->    <\/div>\n<p><!-- [et_pb_line_break_holder] -->  <\/div>\n<p><!-- [et_pb_line_break_holder] --><\/section>\n<p><!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] --><!-- PREVIEW CHROME (stripped at build time) --><!-- [et_pb_line_break_holder] -->[\/et_pb_code][\/et_pb_column][\/et_pb_row][\/et_pb_section]<\/p>\n","protected":false},"excerpt":{"rendered":"","protected":false},"author":32,"featured_media":0,"parent":586,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_et_pb_use_builder":"on","_et_pb_old_content":"[et_pb_section fb_built=\"1\" admin_label=\"Main Header Section\" module_class=\"main-header\" _builder_version=\"4.17.4\" _module_preset=\"default\" background_enable_color=\"off\" background_image=\"https:\/\/www.jupiter.com\/wp-content\/uploads\/2022\/08\/shutterstock_1936992988-scaled.jpg\" animation_style=\"fade\" da_disable_devices=\"off|off|off\" global_colors_info=\"{}\" da_is_popup=\"off\" da_exit_intent=\"off\" da_has_close=\"on\" da_alt_close=\"off\" da_dark_close=\"off\" da_not_modal=\"on\" da_is_singular=\"off\" da_with_loader=\"off\" da_has_shadow=\"on\"][et_pb_row admin_label=\"Row Title and subtitle\" module_class=\"row-0x0\" _builder_version=\"4.16\" _module_preset=\"default\" global_colors_info=\"{}\"][et_pb_column type=\"4_4\" _builder_version=\"4.16\" _module_preset=\"default\" global_colors_info=\"{}\"][et_pb_text admin_label=\"Page Main and Subtitle\" module_class=\"page-title\" _builder_version=\"4.17.4\" _module_preset=\"default\" background_layout=\"dark\" custom_margin=\"||||false|false\" animation_direction=\"bottom\" global_colors_info=\"{}\"]\r\n<h1>Markets<\/h1>\r\n[\/et_pb_text][\/et_pb_column][\/et_pb_row][\/et_pb_section][et_pb_section fb_built=\"1\" module_class=\"section-120x120\" _builder_version=\"4.16\" _module_preset=\"default\" da_disable_devices=\"off|off|off\" global_colors_info=\"{}\" da_is_popup=\"off\" da_exit_intent=\"off\" da_has_close=\"on\" da_alt_close=\"off\" da_dark_close=\"off\" da_not_modal=\"on\" da_is_singular=\"off\" da_with_loader=\"off\" da_has_shadow=\"on\"][et_pb_row column_structure=\"1_2,1_2\" use_custom_gutter=\"on\" gutter_width=\"3\" make_equal=\"on\" module_class=\"row-0x0 row-tab-buttons\" _builder_version=\"4.16\" _module_preset=\"default\" animation_style=\"slide\" animation_intensity_slide=\"5%\" border_width_bottom=\"1px\" border_color_bottom=\"#414141\" global_colors_info=\"{}\"][et_pb_column type=\"1_2\" _builder_version=\"4.16\" _module_preset=\"default\" global_colors_info=\"{}\"][et_pb_button button_url=\"@ET-DC@eyJkeW5hbWljIjp0cnVlLCJjb250ZW50IjoicG9zdF9saW5rX3VybF9wYWdlIiwic2V0dGluZ3MiOnsicG9zdF9pZCI6IjE3MzYifX0=@\" button_text=\"Command & Control\" button_alignment=\"right\" button_alignment_tablet=\"center\" button_alignment_phone=\"left\" button_alignment_last_edited=\"on|phone\" module_class=\"btn-tab-active\" _builder_version=\"4.16\" _dynamic_attributes=\"button_url\" _module_preset=\"default\" position_origin_a=\"bottom_right\" global_colors_info=\"{}\"][\/et_pb_button][\/et_pb_column][et_pb_column type=\"1_2\" _builder_version=\"4.16\" _module_preset=\"default\" global_colors_info=\"{}\"][et_pb_button button_url=\"@ET-DC@eyJkeW5hbWljIjp0cnVlLCJjb250ZW50IjoicG9zdF9saW5rX3VybF9wYWdlIiwic2V0dGluZ3MiOnsicG9zdF9pZCI6IjE5MjQifX0=@\" button_text=\"Enterprise Workplace\" button_alignment_tablet=\"center\" button_alignment_phone=\"right\" button_alignment_last_edited=\"on|phone\" module_class=\"btn-tab\" _builder_version=\"4.16\" _dynamic_attributes=\"button_url\" _module_preset=\"default\" position_origin_a=\"bottom_left\" global_colors_info=\"{}\"][\/et_pb_button][\/et_pb_column][\/et_pb_row][et_pb_row column_structure=\"1_4,1_4,1_4,1_4\" use_custom_gutter=\"on\" gutter_width=\"1\" make_equal=\"on\" module_class=\"row-tabbed-content\" _builder_version=\"4.16\" _module_preset=\"default\" animation_style=\"slide\" animation_intensity_slide=\"5%\" global_colors_info=\"{}\"][et_pb_column type=\"1_4\" _builder_version=\"4.16\" _module_preset=\"default\" global_colors_info=\"{}\"][\/et_pb_column][et_pb_column type=\"1_4\" _builder_version=\"4.16\" _module_preset=\"default\" background_color=\"#000000\" global_colors_info=\"{}\"][et_pb_text _builder_version=\"4.16\" _module_preset=\"default\" global_colors_info=\"{}\"]\r\n<ul>\r\n \t<li>Emergency Operations<\/li>\r\n \t<li>Network Operations<\/li>\r\n \t<li>Traffic Management<\/li>\r\n<\/ul>\r\n[\/et_pb_text][\/et_pb_column][et_pb_column type=\"1_4\" _builder_version=\"4.16\" _module_preset=\"default\" background_color=\"#000000\" global_colors_info=\"{}\"][et_pb_text _builder_version=\"4.16\" _module_preset=\"default\" global_colors_info=\"{}\"]\r\n<ul>\r\n \t<li>Physical Security<\/li>\r\n \t<li>Military Mission Operations<\/li>\r\n \t<li>Stadium\/Campus Vizualization<\/li>\r\n<\/ul>\r\n[\/et_pb_text][\/et_pb_column][et_pb_column type=\"1_4\" _builder_version=\"4.16\" _module_preset=\"default\" global_colors_info=\"{}\"][\/et_pb_column][\/et_pb_row][\/et_pb_section][et_pb_section fb_built=\"1\" admin_label=\"Section Main Intro\" module_class=\"section-0x120 section-main-intro\" _builder_version=\"4.16\" _module_preset=\"default\" da_disable_devices=\"off|off|off\" global_colors_info=\"{}\" da_is_popup=\"off\" da_exit_intent=\"off\" da_has_close=\"on\" da_alt_close=\"off\" da_dark_close=\"off\" da_not_modal=\"on\" da_is_singular=\"off\" da_with_loader=\"off\" da_has_shadow=\"on\"][et_pb_row module_class=\"row-0x67 row-main-intro\" _builder_version=\"4.16\" _module_preset=\"default\" global_colors_info=\"{}\"][et_pb_column type=\"4_4\" _builder_version=\"4.16\" _module_preset=\"default\" global_colors_info=\"{}\"][et_pb_text admin_label=\"Section Title Text\" _builder_version=\"4.16\" _module_preset=\"default\" text_orientation=\"center\" animation_style=\"slide\" animation_direction=\"bottom\" animation_intensity_slide=\"10%\" global_colors_info=\"{}\"]\r\n<h1>Command & Control<\/h1>\r\nCommand Centers and Control Rooms are the center of operations for many different organizations, in every imaginable vertical. Within these mission-critical environments dependency on most reliable and high performing technology is priority one. As an industry innovator, Jupiter has seen significant growth in command and control rooms due in large part to advancements in technology making implementation more cost effective, accessible and flexible.\r\n\r\nThe convergence of AV and IT technology has accelerated the ability to capture and analyze data seamlessly from multiple sources. Providing access to all essential information anywhere, at any time, and on any device allows organizations to make well-informed decisions quickly, with confidence. and with ease. With four decades dedicated to real-time collaborative visualization technology, Jupiter continues to break boundaries when it comes to control room innovations.\r\n\r\n[\/et_pb_text][\/et_pb_column][\/et_pb_row][et_pb_row module_class=\"row-0x67\" _builder_version=\"4.16\" _module_preset=\"default\" global_colors_info=\"{}\"][et_pb_column type=\"4_4\" _builder_version=\"4.16\" _module_preset=\"default\" global_colors_info=\"{}\"][et_pb_text _builder_version=\"4.16\" _module_preset=\"default\" header_4_text_align=\"center\" animation_style=\"slide\" animation_direction=\"bottom\" animation_intensity_slide=\"5%\" global_colors_info=\"{}\"]\r\n<h4>Jupiter's Guiding Principles for Command & Control Technology Development:<\/h4>\r\n[\/et_pb_text][\/et_pb_column][\/et_pb_row][et_pb_row column_structure=\"1_3,1_3,1_3\" use_custom_gutter=\"on\" gutter_width=\"1\" make_equal=\"on\" module_class=\"row-0x0 row-border row-3-col-padded row-col-icons\" _builder_version=\"4.16\" _module_preset=\"default\" animation_style=\"slide\" animation_direction=\"bottom\" animation_intensity_slide=\"5%\" global_colors_info=\"{}\"][et_pb_column type=\"1_3\" _builder_version=\"4.16\" _module_preset=\"default\" global_colors_info=\"{}\"][et_pb_image src=\"https:\/\/www.jupiter.com\/wp-content\/uploads\/2021\/05\/icon-controlroom-1.png\" title_text=\"icon-controlroom-1\" show_bottom_space=\"off\" align=\"center\" admin_label=\"Icon Image 1\" _builder_version=\"4.16\" _module_preset=\"default\" global_colors_info=\"{}\"][\/et_pb_image][et_pb_text admin_label=\"Icon Description 1\" _builder_version=\"4.16\" _module_preset=\"default\" global_colors_info=\"{}\"]Must be user friendly and empower collaboration[\/et_pb_text][\/et_pb_column][et_pb_column type=\"1_3\" _builder_version=\"4.16\" _module_preset=\"default\" global_colors_info=\"{}\"][et_pb_image src=\"https:\/\/www.jupiter.com\/wp-content\/uploads\/2021\/05\/icon-controlroom-2.png\" title_text=\"icon-controlroom-2\" show_bottom_space=\"off\" align=\"center\" admin_label=\"Icon Image 2\" _builder_version=\"4.16\" _module_preset=\"default\" global_colors_info=\"{}\"][\/et_pb_image][et_pb_text admin_label=\"Icon Description 2\" _builder_version=\"4.16\" _module_preset=\"default\" global_colors_info=\"{}\"]\r\n\r\nBe ready and be versatile\r\n\r\n[\/et_pb_text][\/et_pb_column][et_pb_column type=\"1_3\" _builder_version=\"4.16\" _module_preset=\"default\" global_colors_info=\"{}\"][et_pb_image src=\"https:\/\/www.jupiter.com\/wp-content\/uploads\/2021\/05\/icon-controlroom-3.png\" title_text=\"icon-controlroom-3\" show_bottom_space=\"off\" align=\"center\" admin_label=\"Icon Image 3\" _builder_version=\"4.16\" _module_preset=\"default\" global_colors_info=\"{}\"][\/et_pb_image][et_pb_text admin_label=\"Icon Description 3\" _builder_version=\"4.16\" _module_preset=\"default\" global_colors_info=\"{}\"]Must be secure and reliable without fail[\/et_pb_text][\/et_pb_column][\/et_pb_row][\/et_pb_section][et_pb_section fb_built=\"1\" admin_label=\"Section Feature (Right Text, Gray BG)\" module_class=\"section-120x120 section-feature bg-gray\" _builder_version=\"4.16\" _module_preset=\"default\" da_disable_devices=\"off|off|off\" global_colors_info=\"{}\" da_is_popup=\"off\" da_exit_intent=\"off\" da_has_close=\"on\" da_alt_close=\"off\" da_dark_close=\"off\" da_not_modal=\"on\" da_is_singular=\"off\" da_with_loader=\"off\" da_has_shadow=\"on\"][et_pb_row column_structure=\"1_2,1_2\" use_custom_gutter=\"on\" gutter_width=\"4\" make_equal=\"on\" module_class=\"row-0x0\" _builder_version=\"4.16\" _module_preset=\"default\" global_colors_info=\"{}\"][et_pb_column type=\"1_2\" _builder_version=\"4.16\" _module_preset=\"default\" global_colors_info=\"{}\"][et_pb_image src=\"https:\/\/www.jupiter.com\/wp-content\/uploads\/2021\/05\/pho-controlroom-catalyst.jpg\" title_text=\"pho-controlroom-catalyst\" admin_label=\"Feature Image Text\" _builder_version=\"4.16\" _module_preset=\"default\" animation_style=\"slide\" animation_direction=\"left\" animation_intensity_slide=\"5%\" global_colors_info=\"{}\"][\/et_pb_image][\/et_pb_column][et_pb_column type=\"1_2\" _builder_version=\"4.16\" _module_preset=\"default\" global_colors_info=\"{}\"][et_pb_text admin_label=\"Feature Title Text\" module_class=\"feature-title\" _builder_version=\"4.16\" _module_preset=\"default\" animation_style=\"slide\" animation_direction=\"right\" animation_intensity_slide=\"5%\" global_colors_info=\"{}\"]\r\n<h2>Jupiter Catalyst<\/h2>\r\n[\/et_pb_text][et_pb_text admin_label=\"Feature Description Text\" _builder_version=\"4.16\" _module_preset=\"default\" animation_style=\"slide\" animation_direction=\"right\" animation_intensity_slide=\"5%\" global_colors_info=\"{}\"]\r\n\r\nBreaking boundaries in performance and flexibility, Catalyst takes display wall processing to the next level; providing the best video wall solution on the market.\r\n<ul>\r\n \t<li>Windows 10 processor supporting massive video walls with resolution up to 8K<\/li>\r\n \t<li>Supports up to 156 4K inputs and 1500+ IP streams<\/li>\r\n \t<li>Ideal for all enterprise and operational command and\u00a0control environments<\/li>\r\n<\/ul>\r\n[\/et_pb_text][\/et_pb_column][\/et_pb_row][\/et_pb_section][et_pb_section fb_built=\"1\" admin_label=\"Section Text with Counter\" module_class=\"section-text-counter section-120x120\" _builder_version=\"4.16\" _module_preset=\"default\" da_disable_devices=\"off|off|off\" global_colors_info=\"{}\" da_is_popup=\"off\" da_exit_intent=\"off\" da_has_close=\"on\" da_alt_close=\"off\" da_dark_close=\"off\" da_not_modal=\"on\" da_is_singular=\"off\" da_with_loader=\"off\" da_has_shadow=\"on\"][et_pb_row module_class=\"row-0x67\" _builder_version=\"4.16\" _module_preset=\"default\" custom_margin=\"||||false|false\" global_colors_info=\"{}\"][et_pb_column type=\"4_4\" _builder_version=\"4.16\" _module_preset=\"default\" global_colors_info=\"{}\"][et_pb_text admin_label=\"Section Title Text\" module_class=\"section-title\" _builder_version=\"4.16\" _module_preset=\"default\" header_2_text_align=\"center\" animation_style=\"slide\" animation_direction=\"bottom\" animation_intensity_slide=\"10%\" global_colors_info=\"{}\"]\r\n<h2>Mission-Critical Information Sharing<\/h2>\r\nThe concept of the control room has been around since the early days of the manufacturing assembly line when companies realized they needed to centralize data to make information sharing easier. As technology advanced, so did the needs and capabilities of the control room. Traditional control rooms were just as the name states, controlled rooms, requiring workers to be in the same place - looking at the data together in tightly secure buildings. But times have changed. Mission-critical information sharing no longer requires everyone to be in the same place to interact with data real-time.\r\n\r\nAdvancements in network bandwidth and security allowed Jupiter to create remote collaboration tools like Canvas, which allow users to capture and analyze information in real-time from anywhere in the world quickly and securely. The need to see everything and work anywhere is paramount and Jupiter continues to be an industry leader in shaping the remote collaboration control room market.[\/et_pb_text][\/et_pb_column][\/et_pb_row][et_pb_row column_structure=\"1_3,1_3,1_3\" use_custom_gutter=\"on\" gutter_width=\"1\" make_equal=\"on\" module_class=\"row-0x0 row-border\" _builder_version=\"4.16\" _module_preset=\"default\" animation_style=\"slide\" animation_direction=\"bottom\" animation_intensity_slide=\"5%\" global_colors_info=\"{}\"][et_pb_column type=\"1_3\" _builder_version=\"4.16\" _module_preset=\"default\" global_colors_info=\"{}\"][et_pb_number_counter title=\"Jupiter\u2019s first video wall system was installed in a control room\" number=\"1987\" percent_sign=\"off\" admin_label=\"Number  1 Counter\" module_class=\"number-counter\" _builder_version=\"4.16\" _module_preset=\"default\" title_font=\"||||||||\" number_font=\"Arial|700|||||||\" number_text_color=\"#F15A2B\" custom_padding=\"|3em||3em|false|true\" global_colors_info=\"{}\"][\/et_pb_number_counter][\/et_pb_column][et_pb_column type=\"1_3\" _builder_version=\"4.16\" _module_preset=\"default\" global_colors_info=\"{}\"][et_pb_number_counter title=\"Jupiter launched first AV over IP in the control room market\" number=\"2006\" percent_sign=\"off\" admin_label=\"Number  2 Counter\" module_class=\"number-counter\" _builder_version=\"4.16\" _module_preset=\"default\" title_font=\"||||||||\" number_font=\"Arial|700|||||||\" number_text_color=\"#F15A2B\" custom_padding=\"|3em||3em|false|true\" global_colors_info=\"{}\"][\/et_pb_number_counter][\/et_pb_column][et_pb_column type=\"1_3\" _builder_version=\"4.16\" _module_preset=\"default\" global_colors_info=\"{}\"][et_pb_number_counter title=\"Jupiter was the first video wall company to develop a mobile-based data sharing software platform\" number=\"2014\" percent_sign=\"off\" admin_label=\"Number  3 Counter\" module_class=\"number-counter\" _builder_version=\"4.16\" _module_preset=\"default\" title_font=\"||||||||\" number_font=\"Arial|700|||||||\" number_text_color=\"#F15A2B\" custom_padding=\"|3em||3em|false|true\" global_colors_info=\"{}\"][\/et_pb_number_counter][\/et_pb_column][\/et_pb_row][\/et_pb_section][et_pb_section fb_built=\"1\" admin_label=\"Section Feature (Left Text)\" module_class=\"section-feature section-120x120 bg-gray\" _builder_version=\"4.16\" _module_preset=\"default\" da_disable_devices=\"off|off|off\" global_colors_info=\"{}\" da_is_popup=\"off\" da_exit_intent=\"off\" da_has_close=\"on\" da_alt_close=\"off\" da_dark_close=\"off\" da_not_modal=\"on\" da_is_singular=\"off\" da_with_loader=\"off\" da_has_shadow=\"on\"][et_pb_row column_structure=\"1_2,1_2\" use_custom_gutter=\"on\" gutter_width=\"4\" make_equal=\"on\" admin_label=\"Row Feature\" module_class=\"row-0x0\" _builder_version=\"4.16\" _module_preset=\"default\" global_colors_info=\"{}\"][et_pb_column type=\"1_2\" _builder_version=\"4.16\" _module_preset=\"default\" global_colors_info=\"{}\"][et_pb_text admin_label=\"Text Feature Description\" _builder_version=\"4.16\" _module_preset=\"default\" animation_style=\"slide\" animation_direction=\"left\" animation_intensity_slide=\"5%\" global_colors_info=\"{}\"]\r\n<h2>Jupiter PixelNet<\/h2>\r\nPixelNet is a revolutionary and powerful new way to capture, distribute, control, and display video and audio sources, both direct and over IP. PixelNet systems can scale and distribute video across buildings, campuses, the world and ideal for the following applications:\r\n<ul>\r\n \t<li>Uncompress video for unmatched quality<\/li>\r\n \t<li>99.99% uptime with multiple redundant hardware option<\/li>\r\n \t<li>Unlimited number of inputs and outputs<\/li>\r\n \t<li>Full KVM solution<\/li>\r\n \t<li>Impenetrable patent-protected video codec<\/li>\r\n<\/ul>\r\n[\/et_pb_text][\/et_pb_column][et_pb_column type=\"1_2\" _builder_version=\"4.16\" _module_preset=\"default\" global_colors_info=\"{}\"][et_pb_image src=\"https:\/\/www.jupiter.com\/wp-content\/uploads\/2021\/05\/pho-controlroom-pixelnet.jpg\" title_text=\"pho-controlroom-pixelnet\" align=\"right\" admin_label=\"Feature Image Text\" _builder_version=\"4.16\" _module_preset=\"default\" animation_style=\"slide\" animation_direction=\"right\" animation_intensity_slide=\"5%\" global_colors_info=\"{}\"][\/et_pb_image][\/et_pb_column][\/et_pb_row][\/et_pb_section][et_pb_section fb_built=\"1\" admin_label=\"Section Single Content\" module_class=\"section-120x120\" _builder_version=\"4.16\" _module_preset=\"default\" da_disable_devices=\"off|off|off\" global_colors_info=\"{}\" da_is_popup=\"off\" da_exit_intent=\"off\" da_has_close=\"on\" da_alt_close=\"off\" da_dark_close=\"off\" da_not_modal=\"on\" da_is_singular=\"off\" da_with_loader=\"off\" da_has_shadow=\"on\"][et_pb_row module_class=\"row-0x0\" _builder_version=\"4.16\" _module_preset=\"default\" global_colors_info=\"{}\"][et_pb_column type=\"4_4\" _builder_version=\"4.16\" _module_preset=\"default\" global_colors_info=\"{}\"][et_pb_text admin_label=\"Section Title Text\" module_class=\"section-title\" _builder_version=\"4.16\" _module_preset=\"default\" header_2_text_align=\"center\" animation_style=\"slide\" animation_direction=\"bottom\" animation_intensity_slide=\"10%\" global_colors_info=\"{}\"]\r\n<h2>Rapid-Informed Decision Making<\/h2>\r\nWith more data to analyze than ever before, companies need to have systems that are fast, nimble and scalable to accommodate the rapidly changing technology landscape. Optimizing the visualization of critical data quickly and efficiently is essential to the modern control room environment. One size does not fit all. Organizations need the ability to not just customize how data is viewed, but create automated processes to monitor continuous streams of data and trigger alerts should irregularities arise.\r\n\r\nJupiter\u2019s video wall processors are modular and can expand to any size configuration imaginable \u2013 from a single stand-alone display to a massive global network of thousands of connected wall devices accessed by millions of teams simultaneously, worldwide. Jupiter's Canvas collaboration software comes with a robust API permits the creation of customized features and integrations.\r\n\r\n[\/et_pb_text][\/et_pb_column][\/et_pb_row][\/et_pb_section][et_pb_section fb_built=\"1\" admin_label=\"Section Feature (Right Text)\" module_class=\"section-feature section-120x120 bg-gray\" _builder_version=\"4.16\" _module_preset=\"default\" da_disable_devices=\"off|off|off\" global_colors_info=\"{}\" da_is_popup=\"off\" da_exit_intent=\"off\" da_has_close=\"on\" da_alt_close=\"off\" da_dark_close=\"off\" da_not_modal=\"on\" da_is_singular=\"off\" da_with_loader=\"off\" da_has_shadow=\"on\"][et_pb_row column_structure=\"1_2,1_2\" use_custom_gutter=\"on\" gutter_width=\"4\" make_equal=\"on\" admin_label=\"Row Feature\" module_class=\"row-0x0\" _builder_version=\"4.16\" _module_preset=\"default\" global_colors_info=\"{}\"][et_pb_column type=\"1_2\" _builder_version=\"4.16\" _module_preset=\"default\" global_colors_info=\"{}\"][et_pb_image src=\"https:\/\/www.jupiter.com\/wp-content\/uploads\/2021\/05\/pho-controlroom-j-series.jpg\" title_text=\"pho-controlroom-j-series\" admin_label=\"Feature Image Text\" _builder_version=\"4.16\" _module_preset=\"default\" animation_style=\"slide\" animation_direction=\"left\" animation_intensity_slide=\"5%\" global_colors_info=\"{}\"][\/et_pb_image][\/et_pb_column][et_pb_column type=\"1_2\" _builder_version=\"4.16\" _module_preset=\"default\" global_colors_info=\"{}\"][et_pb_text admin_label=\"Text Feature Description\" _builder_version=\"4.16\" _module_preset=\"default\" animation_style=\"slide\" animation_direction=\"right\" animation_intensity_slide=\"5%\" global_colors_info=\"{}\"]\r\n<h2>Jupiter J-Series<\/h2>\r\nJ-Series processes are an I\/O appliance that can be used for any video wall application. Designed from the ground up to be fast, efficient and cost effective yet simple to use and deploy.\r\n<ul>\r\n \t<li>Supports all display technologies<\/li>\r\n \t<li>Up to 4 video walls per chassis<\/li>\r\n \t<li>Driven by LightSpeed, only from Jupiter, enable\u00a0source-to-display frame transfer in less than 16ms making it the fastest in the industry<\/li>\r\n<\/ul>\r\n[\/et_pb_text][\/et_pb_column][\/et_pb_row][\/et_pb_section][et_pb_section fb_built=\"1\" admin_label=\"Section Related Products\" module_class=\"section-120x120 section-related-products\" _builder_version=\"4.16\" _module_preset=\"default\" da_disable_devices=\"off|off|off\" global_colors_info=\"{}\" da_is_popup=\"off\" da_exit_intent=\"off\" da_has_close=\"on\" da_alt_close=\"off\" da_dark_close=\"off\" da_not_modal=\"on\" da_is_singular=\"off\" da_with_loader=\"off\" da_has_shadow=\"on\"][et_pb_row admin_label=\"Row\" module_class=\"row-0x67 row-section-title\" _builder_version=\"4.16\" _module_preset=\"default\" global_colors_info=\"{}\"][et_pb_column type=\"4_4\" _builder_version=\"4.16\" _module_preset=\"default\" global_colors_info=\"{}\"][et_pb_text admin_label=\"Section Title Text\" _builder_version=\"4.16\" _module_preset=\"default\" animation_style=\"slide\" animation_direction=\"bottom\" animation_intensity_slide=\"10%\" global_colors_info=\"{}\"]\r\n<h2>Command & Control Video Wall Processors<\/h2>\r\n[\/et_pb_text][\/et_pb_column][\/et_pb_row][et_pb_row module_class=\"row-0x0\" _builder_version=\"4.16\" _module_preset=\"default\" global_colors_info=\"{}\"][et_pb_column type=\"4_4\" _builder_version=\"4.16\" _module_preset=\"default\" global_colors_info=\"{}\"][dica_divi_carousel show_items_desktop=\"3\" arrow_nav=\"on\" item_spacing=\"60px\" item_spacing_tablet=\"30px\" item_spacing_phone=\"\" item_spacing_last_edited=\"on|desktop\" equal_height=\"on\" advanced_effect=\"1\" arrow_nav_color=\"#000000\" arrow_bg_color=\"RGBA(0,0,0,0)\" arrow_position=\"middle-outside\" arrow_font_size=\"80px\" title_padding=\"||||false|false\" arrow_font_size_tablet=\"44px\" arrow_font_size_phone=\"33px\" arrow_font_size_last_edited=\"on|phone\" admin_label=\"Carousel Related Products\" module_class=\"carousel-related-products no-ar no-ar2\" _builder_version=\"4.17.4\" _module_preset=\"default\" global_colors_info=\"{}\"][dica_divi_carouselitem title=\"J-Series\" sub_title=\"Video Processors\" url=\"\/video-wall-processors\/j-series\/\" button_url_new_window=\"1\" image=\"https:\/\/www.jupiter.com\/wp-content\/uploads\/2021\/06\/rel-pho-jseries.png\" _builder_version=\"4.16\" _module_preset=\"default\" global_colors_info=\"{}\"][\/dica_divi_carouselitem][dica_divi_carouselitem title=\"Catalyst\" sub_title=\"Video Processors\" url=\"\/video-wall-processors\/catalyst\/\" button_url_new_window=\"1\" image=\"https:\/\/www.jupiter.com\/wp-content\/uploads\/2021\/07\/rel-prod-catalyst-no-tm.png\" _builder_version=\"4.16\" _module_preset=\"default\" global_colors_info=\"{}\"][\/dica_divi_carouselitem][dica_divi_carouselitem title=\"Pixelnet\" sub_title=\"Video Processors\" url=\"\/video-wall-processors\/pixelnet\/\" button_url_new_window=\"1\" image=\"https:\/\/www.jupiter.com\/wp-content\/uploads\/2021\/07\/rel-prod-pixelnet-no-tm.png\" _builder_version=\"4.16\" _module_preset=\"default\" global_colors_info=\"{}\"][\/dica_divi_carouselitem][\/dica_divi_carousel][\/et_pb_column][\/et_pb_row][\/et_pb_section][et_pb_section fb_built=\"1\" admin_label=\"Section 2 Column Text\" module_class=\"section-0x120\" _builder_version=\"4.16\" _module_preset=\"default\" da_disable_devices=\"off|off|off\" global_colors_info=\"{}\" da_is_popup=\"off\" da_exit_intent=\"off\" da_has_close=\"on\" da_alt_close=\"off\" da_dark_close=\"off\" da_not_modal=\"on\" da_is_singular=\"off\" da_with_loader=\"off\" da_has_shadow=\"on\"][et_pb_row admin_label=\"Row\" module_class=\"row-120x67 row-section-title row-border-top\" _builder_version=\"4.16\" _module_preset=\"default\" global_colors_info=\"{}\"][et_pb_column type=\"4_4\" _builder_version=\"4.16\" _module_preset=\"default\" global_colors_info=\"{}\"][et_pb_text admin_label=\"Section Title Text\" _builder_version=\"4.16\" _module_preset=\"default\" animation_style=\"slide\" animation_direction=\"bottom\" animation_intensity_slide=\"10%\" global_colors_info=\"{}\"]\r\n<h2>Command & Control Global Installations<\/h2>\r\n[\/et_pb_text][\/et_pb_column][\/et_pb_row][et_pb_row column_structure=\"1_2,1_2\" use_custom_gutter=\"on\" gutter_width=\"4\" make_equal=\"on\" module_class=\"row-0x0 row-2col-content row-2-col\" _builder_version=\"4.16\" _module_preset=\"default\" global_colors_info=\"{}\"][et_pb_column type=\"1_2\" _builder_version=\"4.16\" _module_preset=\"default\" global_colors_info=\"{}\"][et_pb_text _builder_version=\"4.16\" _module_preset=\"default\" animation_style=\"slide\" animation_direction=\"bottom\" animation_intensity_slide=\"5%\" global_colors_info=\"{}\"]\r\n<h4>GOVERNMENT & NATIONAL SECURITY\r\nCOMMAND & CONTROL<\/h4>\r\n<ul>\r\n \t<li>Air & Missile Defense Command & Control System<\/li>\r\n \t<li>Defense Information Systems<\/li>\r\n \t<li>Central Intelligence<\/li>\r\n \t<li>Executive Office of the President<\/li>\r\n \t<li>National Security Agency<\/li>\r\n \t<li>Air National Guard<\/li>\r\n \t<li>Army<\/li>\r\n \t<li>Department of Defense<\/li>\r\n \t<li>Homeland Security<\/li>\r\n \t<li>Navy<\/li>\r\n \t<li>CECAT (Barcelona)<\/li>\r\n \t<li>Raytheon<\/li>\r\n \t<li>Finnish Army<\/li>\r\n \t<li>Moscow, Russia<\/li>\r\n \t<li>Aerospace<\/li>\r\n \t<li>Lockheed Martin<\/li>\r\n<\/ul>\r\n[\/et_pb_text][et_pb_text _builder_version=\"4.16\" _module_preset=\"default\" animation_style=\"slide\" animation_direction=\"bottom\" animation_intensity_slide=\"5%\" global_colors_info=\"{}\"]\r\n<h4>LAW ENFORCEMENT COMMAND & CONTROL<\/h4>\r\n<ul>\r\n \t<li>Cities of Glendale, AZ and Los Angeles<\/li>\r\n \t<li>Los Angeles Police Department, California<\/li>\r\n \t<li>Dallas Police Department, Texas<\/li>\r\n \t<li>Dutch Politie<\/li>\r\n \t<li>President\u2019s Office, Colombia<\/li>\r\n \t<li>Ishikawa Police, Japan<\/li>\r\n \t<li>Saga Police, Japan<\/li>\r\n \t<li>SSP Mexico City Police, Mexico<\/li>\r\n \t<li>Center for Research and National Security, Mexico<\/li>\r\n \t<li>Beijing Municipal Public Security Bureau<\/li>\r\n \t<li>Monterrey Police, Mexico<\/li>\r\n \t<li>Mexicali Police, Mexico<\/li>\r\n \t<li>Cancun Police, Mexico<\/li>\r\n<\/ul>\r\n[\/et_pb_text][\/et_pb_column][et_pb_column type=\"1_2\" _builder_version=\"4.16\" _module_preset=\"default\" global_colors_info=\"{}\"][et_pb_text _builder_version=\"4.16\" _module_preset=\"default\" animation_style=\"slide\" animation_direction=\"bottom\" animation_intensity_slide=\"5%\" global_colors_info=\"{}\"]\r\n<h4>TRANSPORTATION COMMAND & CONTROL<\/h4>\r\n<ul>\r\n \t<li>Edmonton Transit System (ETS)<\/li>\r\n \t<li>Washington State Department of Transportation (WSDOT)<\/li>\r\n \t<li>Traffic Management Center Seminole County, Florida<\/li>\r\n \t<li>AZTech: Arizona Traffic Management Centers<\/li>\r\n \t<li>Pennsylvania Department of Transportation<\/li>\r\n \t<li>Illinois Department of Transportation<\/li>\r\n \t<li>New Mexico Department of Transportation<\/li>\r\n \t<li>Sydney Cross City Tunnel, Australia<\/li>\r\n \t<li>New Orleans Regional Traffic Management Center<\/li>\r\n \t<li>Emergency Operations Centre, Ottawa<\/li>\r\n \t<li>Beijing Olympics Municipal Traffic Authority Command Center<\/li>\r\n \t<li>Hong Kong Transport Department<\/li>\r\n \t<li>Instituto Nacional de Vias, Columbia<\/li>\r\n \t<li>Narita Airport, Japan<\/li>\r\n \t<li>Inceon City TMC, Korea<\/li>\r\n \t<li>Taiwan Traffic Control<\/li>\r\n \t<li>New Zealand Transport Agency, Waka Kotahi<\/li>\r\n \t<li>Boeing<\/li>\r\n \t<li>Blue Origin<\/li>\r\n \t<li>BNSF Railway<\/li>\r\n<\/ul>\r\n[\/et_pb_text][et_pb_text _builder_version=\"4.16\" _module_preset=\"default\" animation_style=\"slide\" animation_direction=\"bottom\" animation_intensity_slide=\"5%\" global_colors_info=\"{}\"]\r\n<h4>PUBLIC SAFETY COMMAND & CONTROL<\/h4>\r\n<ul>\r\n \t<li>CECAT \u2013 Catalonia Emergency Call Center, Spain<\/li>\r\n \t<li>Ottawa Central Ambulance Communications Center (OCACC)<\/li>\r\n \t<li>Federal Emergency Management<\/li>\r\n<\/ul>\r\n[\/et_pb_text][et_pb_text _builder_version=\"4.16\" _module_preset=\"default\" animation_style=\"slide\" animation_direction=\"bottom\" animation_intensity_slide=\"5%\" global_colors_info=\"{}\"]\r\n<h4>ENERGY & UTILITY COMMAND & CONTROL<\/h4>\r\n<ul>\r\n \t<li>Duke Energy<\/li>\r\n \t<li>PG&E<\/li>\r\n \t<li>Petrobras<\/li>\r\n \t<li>Tennessee Valley Authority (TVA)<\/li>\r\n \t<li>State Grid, Corporation of China<\/li>\r\n \t<li>California ISO<\/li>\r\n<\/ul>\r\n[\/et_pb_text][\/et_pb_column][\/et_pb_row][\/et_pb_section][et_pb_section fb_built=\"1\" admin_label=\"Section Case Studies\" module_class=\"section-120x67 bg-gray\" _builder_version=\"4.16\" _module_preset=\"default\" da_disable_devices=\"off|off|off\" global_colors_info=\"{}\" da_is_popup=\"off\" da_exit_intent=\"off\" da_has_close=\"on\" da_alt_close=\"off\" da_dark_close=\"off\" da_not_modal=\"on\" da_is_singular=\"off\" da_with_loader=\"off\" da_has_shadow=\"on\"][et_pb_row admin_label=\"Row\" module_class=\"row-0x67 row-section-title\" _builder_version=\"4.16\" _module_preset=\"default\" global_colors_info=\"{}\"][et_pb_column type=\"4_4\" _builder_version=\"4.16\" _module_preset=\"default\" global_colors_info=\"{}\"][et_pb_text admin_label=\"Section Title Text\" _builder_version=\"4.16\" _module_preset=\"default\" animation_style=\"slide\" animation_direction=\"bottom\" animation_intensity_slide=\"10%\" global_colors_info=\"{}\"]\r\n<h2>Command and Control Case Studies<\/h2>\r\n[\/et_pb_text][\/et_pb_column][\/et_pb_row][et_pb_row column_structure=\"1_3,2_3\" use_custom_gutter=\"on\" gutter_width=\"1\" make_equal=\"on\" admin_label=\"Row - Case Study\" module_class=\"row-0x0x67 row-case-study\" _builder_version=\"4.16\" _module_preset=\"default\" custom_margin=\"||||false|false\" custom_padding=\"||||false|false\" animation_style=\"slide\" animation_direction=\"left\" animation_intensity_slide=\"5%\" global_colors_info=\"{}\"][et_pb_column type=\"1_3\" _builder_version=\"4.16\" _module_preset=\"default\" global_colors_info=\"{}\"][et_pb_image src=\"https:\/\/www.jupiter.com\/wp-content\/uploads\/2021\/05\/cs-control-room-01a.jpg\" title_text=\"cs-control-room-01a\" admin_label=\"Image - Case Study\" _builder_version=\"4.16\" _module_preset=\"default\" global_colors_info=\"{}\"][\/et_pb_image][\/et_pb_column][et_pb_column type=\"2_3\" _builder_version=\"4.16\" _module_preset=\"default\" global_colors_info=\"{}\"][et_pb_text admin_label=\"Text - Case Study\" _builder_version=\"4.16\" _module_preset=\"default\" global_colors_info=\"{}\"]\r\n<h3>Healthcare & Safety Control Rooms<\/h3>\r\n<ul>\r\n \t<li>Univ of Arizona Health Institute - Telemedicine Program<\/li>\r\n \t<li>Ottawa Central Ambulance Communications Center (OCACC)<\/li>\r\n<\/ul>\r\n[\/et_pb_text][\/et_pb_column][\/et_pb_row][et_pb_row column_structure=\"1_3,2_3\" use_custom_gutter=\"on\" gutter_width=\"1\" make_equal=\"on\" admin_label=\"Row - Case Study\" module_class=\"row-0x0x67 row-case-study\" _builder_version=\"4.16\" _module_preset=\"default\" custom_margin=\"||||false|false\" custom_padding=\"||||false|false\" animation_style=\"slide\" animation_direction=\"left\" animation_intensity_slide=\"5%\" global_colors_info=\"{}\"][et_pb_column type=\"1_3\" _builder_version=\"4.16\" _module_preset=\"default\" global_colors_info=\"{}\"][et_pb_image src=\"https:\/\/www.jupiter.com\/wp-content\/uploads\/2021\/05\/cs-control-room-02a.jpg\" title_text=\"cs-control-room-02a\" admin_label=\"Image - Case Study\" _builder_version=\"4.16\" _module_preset=\"default\" global_colors_info=\"{}\"][\/et_pb_image][\/et_pb_column][et_pb_column type=\"2_3\" _builder_version=\"4.16\" _module_preset=\"default\" global_colors_info=\"{}\"][et_pb_text admin_label=\"Text - Case Study\" _builder_version=\"4.16\" _module_preset=\"default\" global_colors_info=\"{}\"]\r\n<h3>Military Command Centers<\/h3>\r\n<ul>\r\n \t<li>Army Tactical Operations Center<\/li>\r\n \t<li>US Army Air & Missile Defense Command and Control System<\/li>\r\n<\/ul>\r\n[\/et_pb_text][\/et_pb_column][\/et_pb_row][et_pb_row column_structure=\"1_3,2_3\" use_custom_gutter=\"on\" gutter_width=\"1\" make_equal=\"on\" admin_label=\"Row - Case Study\" module_class=\"row-0x0x67 row-case-study\" _builder_version=\"4.16\" _module_preset=\"default\" custom_margin=\"||||false|false\" custom_padding=\"||||false|false\" animation_style=\"slide\" animation_direction=\"left\" animation_intensity_slide=\"5%\" global_colors_info=\"{}\"][et_pb_column type=\"1_3\" _builder_version=\"4.16\" _module_preset=\"default\" global_colors_info=\"{}\"][et_pb_image src=\"https:\/\/www.jupiter.com\/wp-content\/uploads\/2022\/10\/Utilities_Market-Webpage.png\" title_text=\"Utilities_Market Webpage\" admin_label=\"Image - Case Study\" _builder_version=\"4.17.4\" _module_preset=\"default\" hover_enabled=\"0\" global_colors_info=\"{}\" sticky_enabled=\"0\"][\/et_pb_image][\/et_pb_column][et_pb_column type=\"2_3\" _builder_version=\"4.16\" _module_preset=\"default\" global_colors_info=\"{}\"][et_pb_text admin_label=\"Text - Case Study\" _builder_version=\"4.16\" _module_preset=\"default\" global_colors_info=\"{}\"]\r\n<h3>Utilities & Energy Control Rooms<\/h3>\r\n<ul>\r\n \t<li>PG&E California Fire Detection<\/li>\r\n<\/ul>\r\n[\/et_pb_text][\/et_pb_column][\/et_pb_row][et_pb_row column_structure=\"1_3,2_3\" use_custom_gutter=\"on\" gutter_width=\"1\" make_equal=\"on\" admin_label=\"Row - Case Study\" module_class=\"row-0x0x67 row-case-study\" _builder_version=\"4.16\" _module_preset=\"default\" custom_margin=\"||||false|false\" custom_padding=\"||||false|false\" animation_style=\"slide\" animation_direction=\"left\" animation_intensity_slide=\"5%\" global_colors_info=\"{}\"][et_pb_column type=\"1_3\" _builder_version=\"4.16\" _module_preset=\"default\" global_colors_info=\"{}\"][et_pb_image src=\"https:\/\/www.jupiter.com\/wp-content\/uploads\/2021\/05\/cs-control-room-04a.jpg\" title_text=\"cs-control-room-04a\" admin_label=\"Image - Case Study\" _builder_version=\"4.16\" _module_preset=\"default\" global_colors_info=\"{}\"][\/et_pb_image][\/et_pb_column][et_pb_column type=\"2_3\" _builder_version=\"4.16\" _module_preset=\"default\" global_colors_info=\"{}\"][et_pb_text admin_label=\"Text - Case Study\" _builder_version=\"4.16\" _module_preset=\"default\" global_colors_info=\"{}\"]\r\n<h3>Transportation & Traffic Control Rooms<\/h3>\r\n<ul>\r\n \t<li>New Mexico Dept of Transportation<\/li>\r\n \t<li>AZTech, Arizona Traffic Management Centers<\/li>\r\n \t<li>China: Beijing Municipal Traffic Authority<\/li>\r\n \t<li>City of Edmonton Transit - Canvas<\/li>\r\n<\/ul>\r\n[\/et_pb_text][\/et_pb_column][\/et_pb_row][et_pb_row column_structure=\"1_3,2_3\" use_custom_gutter=\"on\" gutter_width=\"1\" make_equal=\"on\" admin_label=\"Row - Case Study\" module_class=\"row-0x0x67 row-case-study\" _builder_version=\"4.16\" _module_preset=\"default\" custom_margin=\"||||false|false\" custom_padding=\"||||false|false\" animation_style=\"slide\" animation_direction=\"left\" animation_intensity_slide=\"5%\" global_colors_info=\"{}\"][et_pb_column type=\"1_3\" _builder_version=\"4.16\" _module_preset=\"default\" global_colors_info=\"{}\"][et_pb_image src=\"https:\/\/www.jupiter.com\/wp-content\/uploads\/2021\/05\/cs-control-room-05a.jpg\" title_text=\"cs-control-room-05a\" admin_label=\"Image - Case Study\" _builder_version=\"4.16\" _module_preset=\"default\" global_colors_info=\"{}\"][\/et_pb_image][\/et_pb_column][et_pb_column type=\"2_3\" _builder_version=\"4.16\" _module_preset=\"default\" global_colors_info=\"{}\"][et_pb_text admin_label=\"Text - Case Study\" _builder_version=\"4.16\" _module_preset=\"default\" global_colors_info=\"{}\"]\r\n<h3>Law Enforcement Command Centers<\/h3>\r\n<ul>\r\n \t<li>Dallas Police Department Fusion Center<\/li>\r\n \t<li>LAPD Los Angeles Police Department\u2019s Racr Control Room<\/li>\r\n \t<li>Secretar\u00eda De Seguridad P\u00fablica, Mexico Federal Police<\/li>\r\n<\/ul>\r\n[\/et_pb_text][\/et_pb_column][\/et_pb_row][\/et_pb_section]","_et_gb_content_width":"","footnotes":"","_links_to":"","_links_to_target":""},"class_list":["post-12751","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/www.jupiter.com\/ru\/wp-json\/wp\/v2\/pages\/12751","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.jupiter.com\/ru\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/www.jupiter.com\/ru\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/www.jupiter.com\/ru\/wp-json\/wp\/v2\/users\/32"}],"replies":[{"embeddable":true,"href":"https:\/\/www.jupiter.com\/ru\/wp-json\/wp\/v2\/comments?post=12751"}],"version-history":[{"count":0,"href":"https:\/\/www.jupiter.com\/ru\/wp-json\/wp\/v2\/pages\/12751\/revisions"}],"up":[{"embeddable":true,"href":"https:\/\/www.jupiter.com\/ru\/wp-json\/wp\/v2\/pages\/586"}],"wp:attachment":[{"href":"https:\/\/www.jupiter.com\/ru\/wp-json\/wp\/v2\/media?parent=12751"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}