.metop-space-parity {
  --metop-space-bg: #fbfbfa;
  --metop-space-surface: #ffffff;
  --metop-space-text: #111111;
  --metop-space-muted: #5a5a56;
  --metop-space-line: #e1dfd8;
  --metop-space-blue: #0033ff;
  background: var(--metop-space-bg);
  color: var(--metop-space-text) !important;
  display: block !important;
  overflow: hidden;
  width: 100%;
}

.metop-space-parity,
.metop-space-parity * {
  box-sizing: border-box;
}

.metop-space-parity h1,
.metop-space-parity h2,
.metop-space-parity h3,
.metop-space-parity p {
  margin: 0;
}

.metop-space-parity .elementor-widget {
  margin: 0;
}

.metop-space-parity .elementor-widget-text-editor p:last-child {
  margin-bottom: 0;
}

.metop-space-parity .metop-space-hero {
  background: #050607;
  color: #ffffff !important;
  display: grid !important;
  grid-template-rows: minmax(0, 1fr) auto;
  min-height: 100svh;
  overflow: hidden;
  padding: 0 max(48px, calc((100vw - 1320px) / 2)) 56px;
  position: relative;
  width: 100%;
}

.metop-space-parity .metop-space-hero::before,
.metop-space-parity .metop-space-hero::after {
  content: "";
  inset: 0;
  pointer-events: none;
  position: absolute;
  z-index: 1;
}

.metop-space-parity .metop-space-hero::before {
  background: linear-gradient(
    90deg,
    rgba(5, 6, 7, 0.9) 0%,
    rgba(5, 6, 7, 0.7) 42%,
    rgba(5, 6, 7, 0.18) 76%,
    rgba(5, 6, 7, 0.48) 100%
  );
}

.metop-space-parity .metop-space-hero::after {
  background: linear-gradient(
    180deg,
    rgba(5, 6, 7, 0.82) 0%,
    rgba(5, 6, 7, 0.12) 36%,
    rgba(5, 6, 7, 0.88) 100%
  );
}

.metop-space-parity .metop-space-hero-image {
  height: 100%;
  inset: 0;
  position: absolute;
  width: 100%;
  z-index: 0;
}

.metop-space-parity .metop-space-hero-image .elementor-widget-container,
.metop-space-parity .metop-space-hero-image img,
.metop-space-parity .metop-space-hero-video {
  height: 100%;
  width: 100%;
}

.metop-space-parity .metop-space-hero-image img,
.metop-space-parity .metop-space-hero-video {
  display: block;
  filter: saturate(0.9) contrast(1.05);
  object-fit: cover;
}

.metop-space-parity .metop-space-hero-copy {
  align-self: center;
  display: flex !important;
  flex-direction: column;
  max-width: 760px;
  padding-top: 112px;
  position: relative;
  width: min(760px, 62vw);
  z-index: 2;
}

.metop-space-parity .metop-space-eyebrow .elementor-heading-title,
.metop-space-parity .metop-space-card-label .elementor-heading-title {
  color: #777f89 !important;
  font-family: "Geist Mono", "SF Mono", ui-monospace, monospace;
  font-size: 12px;
  font-weight: 500;
  letter-spacing: 0.12em;
  line-height: 1.5;
  text-transform: uppercase;
}

.metop-space-parity .metop-space-hero-copy .metop-space-eyebrow .elementor-heading-title {
  color: rgba(255, 255, 255, 0.7) !important;
}

.metop-space-parity .metop-space-hero-title .elementor-heading-title {
  color: #ffffff !important;
  font-size: clamp(42px, 4.45vw, 64px);
  font-weight: 520;
  letter-spacing: 0;
  line-height: 1.08;
  margin-top: 18px;
  text-wrap: balance;
}

.metop-space-parity .metop-space-hero-description {
  margin-top: 26px;
  max-width: 680px;
}

.metop-space-parity .metop-space-hero-description p {
  color: rgba(255, 255, 255, 0.76) !important;
  font-size: clamp(16px, 1.18vw, 19px);
  font-weight: 360;
  line-height: 1.86;
}

.metop-space-parity .metop-space-badge-row,
.metop-space-parity .metop-space-actions,
.metop-space-parity .metop-space-console-tags,
.metop-space-parity .metop-space-tag-row,
.metop-space-parity .metop-space-related-links {
  display: flex !important;
  flex-direction: row;
  flex-wrap: wrap;
}

.metop-space-parity .metop-space-badge-row {
  gap: 10px;
  margin-top: 28px;
}

.metop-space-parity .metop-space-badge {
  width: auto;
}

.metop-space-parity .metop-space-badge .elementor-heading-title {
  background: rgba(255, 255, 255, 0.1);
  border: 1px solid rgba(255, 255, 255, 0.18);
  color: rgba(255, 255, 255, 0.84) !important;
  font-size: 13px;
  font-weight: 400;
  line-height: 1.4;
  padding: 8px 13px;
}

.metop-space-parity .metop-space-actions {
  gap: 14px;
  margin-top: 34px;
}

.metop-space-parity .metop-space-button {
  width: auto;
}

.metop-space-parity .metop-space-button .elementor-button {
  align-items: center;
  background: transparent;
  border: 1px solid rgba(17, 17, 17, 0.34);
  border-radius: 2px;
  box-shadow: none;
  color: #111111 !important;
  display: inline-flex;
  font-size: 14px;
  font-weight: 500;
  justify-content: center;
  min-height: 46px;
  padding: 12px 22px;
  transition: background-color 180ms ease, border-color 180ms ease, color 180ms ease, box-shadow 180ms ease;
}

.metop-space-parity .metop-space-button--primary .elementor-button {
  background: #111111;
  border-color: #111111;
  color: #ffffff !important;
}

.metop-space-parity .metop-space-button--ghost .elementor-button {
  border-color: rgba(255, 255, 255, 0.34);
  color: #ffffff !important;
}

.metop-space-parity .metop-space-button .elementor-button:hover,
.metop-space-parity .metop-space-button .elementor-button:focus-visible {
  background: var(--metop-space-blue);
  border-color: var(--metop-space-blue);
  box-shadow: 0 0 28px rgba(0, 51, 255, 0.16);
  color: #ffffff !important;
}

.metop-space-parity .metop-space-hero-console {
  backdrop-filter: blur(18px);
  background: rgba(255, 255, 255, 0.1);
  border: 1px solid rgba(255, 255, 255, 0.16);
  bottom: 166px;
  display: flex !important;
  flex-direction: column;
  gap: 12px;
  padding: 22px;
  position: absolute;
  right: max(48px, calc((100vw - 1320px) / 2));
  width: min(340px, 32vw);
  z-index: 2;
}

.metop-space-parity .metop-space-console-label .elementor-heading-title,
.metop-space-parity .metop-space-console-tags .elementor-heading-title {
  color: rgba(255, 255, 255, 0.62) !important;
  font-family: "Geist Mono", "SF Mono", ui-monospace, monospace;
  font-size: 11px;
  font-weight: 400;
  letter-spacing: 0.06em;
}

.metop-space-parity .metop-space-console-status .elementor-heading-title {
  color: #ffffff !important;
  font-size: 22px;
  font-weight: 520;
  letter-spacing: 0;
  line-height: 1.25;
}

.metop-space-parity .metop-space-console-tags {
  gap: 8px;
}

.metop-space-parity .metop-space-console-tags > .elementor-element,
.metop-space-parity .metop-space-console-tags > .e-con-inner > .elementor-element {
  border: 1px solid rgba(255, 255, 255, 0.16);
  padding: 6px 8px;
  width: auto;
}

.metop-space-parity .metop-space-hero-metrics {
  align-self: end;
  border-bottom: 1px solid rgba(255, 255, 255, 0.18);
  border-top: 1px solid rgba(255, 255, 255, 0.18);
  display: grid !important;
  grid-column: 1;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  position: relative;
  width: 100%;
  z-index: 2;
}

.metop-space-parity .metop-space-hero-metrics .metop-space-metric {
  min-height: 100px;
  padding: 22px 24px;
}

.metop-space-parity .metop-space-hero-metrics .metop-space-metric + .metop-space-metric {
  border-left: 1px solid rgba(255, 255, 255, 0.18);
}

.metop-space-parity .metop-space-hero-metrics .metop-space-metric-value .elementor-heading-title {
  color: #ffffff !important;
}

.metop-space-parity .metop-space-hero-metrics .metop-space-metric-label p {
  color: rgba(255, 255, 255, 0.62) !important;
}

.metop-space-parity .metop-space-section {
  background: var(--metop-space-bg);
  border-top: 1px solid #e5e3dd;
  display: flex !important;
  flex-direction: column;
  padding: 96px max(48px, calc((100vw - 1320px) / 2));
  position: relative;
  width: 100%;
}

.metop-space-parity .metop-space-section:nth-child(odd) {
  background: var(--metop-space-surface);
}

.metop-space-parity .metop-space-section-head {
  align-items: center;
  display: flex !important;
  flex-direction: column;
  margin: 0 auto 54px;
  max-width: 840px;
  text-align: center;
}

.metop-space-parity .metop-space-section-title .elementor-heading-title {
  color: var(--metop-space-text) !important;
  font-size: clamp(30px, 3.15vw, 46px);
  font-weight: 520;
  letter-spacing: 0;
  line-height: 1.18;
  margin-top: 16px;
  text-wrap: balance;
}

.metop-space-parity .metop-space-section-description {
  margin-top: 18px;
  max-width: 760px;
}

.metop-space-parity .metop-space-section-description p,
.metop-space-parity .metop-space-feature-description p,
.metop-space-parity .metop-space-card-description p,
.metop-space-parity .metop-space-price-description p {
  color: var(--metop-space-muted) !important;
  font-size: 15px;
  font-weight: 360;
  line-height: 1.82;
}

.metop-space-parity .metop-space-sync-diagram {
  align-items: stretch;
  display: grid !important;
  gap: 18px;
  grid-template-columns: minmax(0, 1fr) 42px minmax(0, 1fr) 42px minmax(0, 1fr);
}

.metop-space-parity .metop-space-sync-node,
.metop-space-parity .metop-space-sync-card,
.metop-space-parity .metop-space-why-card,
.metop-space-parity .metop-space-spec-card,
.metop-space-parity .metop-space-start-card,
.metop-space-parity .metop-space-price-card {
  background: rgba(255, 255, 255, 0.84);
  border: 1px solid var(--metop-space-line);
  border-radius: 4px;
}

.metop-space-parity .metop-space-sync-node {
  display: flex !important;
  flex-direction: column;
  gap: 12px;
  min-height: 260px;
  padding: 30px;
}

.metop-space-parity .metop-space-icon {
  width: auto;
}

.metop-space-parity .metop-space-icon .elementor-heading-title {
  color: var(--metop-space-blue) !important;
  font-family: "Geist Mono", "SF Mono", ui-monospace, monospace;
  font-size: 13px;
  font-weight: 500;
  letter-spacing: 0.08em;
}

.metop-space-parity .metop-space-card-title .elementor-heading-title {
  color: var(--metop-space-text) !important;
  font-size: clamp(18px, 1.35vw, 23px);
  font-weight: 520;
  letter-spacing: 0;
  line-height: 1.3;
}

.metop-space-parity .metop-space-sync-arrow {
  align-items: center;
  color: var(--metop-space-text) !important;
  display: flex;
  font-size: 22px;
  justify-content: center;
}

.metop-space-parity .metop-space-sync-cards,
.metop-space-parity .metop-space-process-grid,
.metop-space-parity .metop-space-highlight-grid,
.metop-space-parity .metop-space-why-grid,
.metop-space-parity .metop-space-spec-grid,
.metop-space-parity .metop-space-price-grid,
.metop-space-parity .metop-space-start-grid {
  display: grid !important;
  gap: 24px;
}

.metop-space-parity .metop-space-sync-cards {
  grid-template-columns: repeat(3, minmax(0, 1fr));
  margin-top: 24px;
}

.metop-space-parity .metop-space-sync-card {
  display: flex !important;
  flex-direction: column;
  gap: 14px;
  padding: 28px;
}

.metop-space-parity .metop-space-fusion-section {
  align-items: center;
  display: grid !important;
  gap: 64px;
  grid-template-columns: minmax(0, 0.9fr) minmax(0, 1.1fr);
}

.metop-space-parity .metop-space-fusion-copy {
  display: flex !important;
  flex-direction: column;
}

.metop-space-parity .metop-space-feature-title .elementor-heading-title {
  color: var(--metop-space-text) !important;
  font-size: clamp(34px, 3.55vw, 54px);
  font-weight: 520;
  letter-spacing: 0;
  line-height: 1.12;
  margin-top: 16px;
  text-wrap: balance;
}

.metop-space-parity .metop-space-feature-description {
  margin-top: 22px;
}

.metop-space-parity .metop-space-fusion-points {
  border-top: 1px solid #dcd9d1;
  margin-top: 36px;
}

.metop-space-parity .metop-space-fusion-point {
  border-bottom: 1px solid #e5e3dd;
  display: flex !important;
  flex-direction: column;
  gap: 9px;
  padding: 19px 0;
}

.metop-space-parity .metop-space-fusion-point h3 {
  color: var(--metop-space-text) !important;
  font-size: 18px;
  font-weight: 520;
  line-height: 1.4;
}

.metop-space-parity .metop-space-fusion-point p {
  color: var(--metop-space-muted) !important;
  font-size: 15px;
  line-height: 1.78;
}

.metop-space-parity .metop-space-fusion-grid {
  display: grid !important;
  gap: 12px;
  grid-template-columns: repeat(2, minmax(0, 1fr));
}

.metop-space-parity .metop-space-media {
  background: #111111;
  border-radius: 8px;
  display: block !important;
  overflow: hidden;
  position: relative;
}

.metop-space-parity .metop-space-media-image,
.metop-space-parity .metop-space-media-image .elementor-widget-container,
.metop-space-parity .metop-space-media-image img,
.metop-space-parity .metop-space-media-video-widget,
.metop-space-parity .metop-space-media-video-widget .elementor-widget-container,
.metop-space-parity .metop-space-media-video {
  height: 100%;
  width: 100%;
}

.metop-space-parity .metop-space-media-image img,
.metop-space-parity .metop-space-media-video {
  display: block;
  object-fit: cover;
  object-position: center;
}

.metop-space-parity .metop-space-fusion-media {
  aspect-ratio: 16 / 10;
}

.metop-space-parity .metop-space-fusion-media--ui .metop-space-media-image img {
  background: #080a0f;
  object-fit: contain;
}

.metop-space-parity .metop-space-media-caption {
  bottom: 12px;
  left: 12px;
  position: absolute;
  width: auto;
  z-index: 2;
}

.metop-space-parity .metop-space-media-caption .elementor-heading-title {
  background: rgba(255, 255, 255, 0.8);
  color: #111111 !important;
  font-family: "Geist Mono", "SF Mono", ui-monospace, monospace;
  font-size: 11px;
  font-weight: 500;
  letter-spacing: 0.08em;
  padding: 7px 9px;
}

.metop-space-parity .metop-space-process-grid,
.metop-space-parity .metop-space-highlight-grid,
.metop-space-parity .metop-space-why-grid,
.metop-space-parity .metop-space-spec-grid {
  grid-template-columns: repeat(3, minmax(0, 1fr));
}

.metop-space-parity .metop-space-process-card {
  background: var(--metop-space-surface);
  border: 1px solid var(--metop-space-line);
  border-radius: 4px;
  display: flex !important;
  flex-direction: column;
  overflow: hidden;
}

.metop-space-parity .metop-space-process-media {
  aspect-ratio: 16 / 9;
}

.metop-space-parity .metop-space-process-copy {
  display: flex !important;
  flex: 1;
  flex-direction: column;
  gap: 14px;
  padding: 28px;
}

.metop-space-parity .metop-space-tag-row {
  gap: 8px;
  margin-top: auto;
  padding-top: 4px;
}

.metop-space-parity .metop-space-tag {
  width: auto;
}

.metop-space-parity .metop-space-tag .elementor-heading-title {
  border: 1px solid var(--metop-space-line);
  color: #6b6a65 !important;
  font-size: 12px;
  font-weight: 400;
  padding: 6px 8px;
}

.metop-space-parity .metop-space-capability-stack {
  display: flex !important;
  flex-direction: column;
  gap: 72px;
}

.metop-space-parity .metop-space-capability-row {
  align-items: center;
  display: grid !important;
  gap: 64px;
  grid-template-columns: minmax(0, 0.82fr) minmax(0, 1.18fr);
}

.metop-space-parity .metop-space-capability-row.is-reverse {
  grid-template-columns: minmax(0, 1.18fr) minmax(0, 0.82fr);
}

.metop-space-parity .metop-space-capability-row.is-reverse .metop-space-capability-copy {
  order: 2;
}

.metop-space-parity .metop-space-capability-copy {
  display: flex !important;
  flex-direction: column;
  gap: 18px;
}

.metop-space-parity .metop-space-capability-title .elementor-heading-title {
  color: var(--metop-space-text) !important;
  font-size: clamp(26px, 2.35vw, 38px);
  font-weight: 520;
  letter-spacing: 0;
  line-height: 1.2;
  text-wrap: balance;
}

.metop-space-parity .metop-space-capability-description p {
  color: #4c4b46 !important;
  font-size: 16px;
  line-height: 1.86;
}

.metop-space-parity .metop-space-capability-media {
  aspect-ratio: 1.72;
}

.metop-space-parity .metop-space-list {
  display: flex !important;
  flex-direction: column;
  gap: 11px;
}

.metop-space-parity .metop-space-list-item {
  padding-left: 18px;
  position: relative;
}

.metop-space-parity .metop-space-list-item::before {
  background: var(--metop-space-blue);
  content: "";
  height: 5px;
  left: 0;
  position: absolute;
  top: 0.7em;
  width: 5px;
}

.metop-space-parity .metop-space-list-item p {
  color: #5b5a55 !important;
  font-size: 15px;
  line-height: 1.7;
}

.metop-space-parity .metop-space-highlight-card {
  background: var(--metop-space-surface);
  border: 1px solid var(--metop-space-line);
  border-radius: 4px;
  display: flex !important;
  flex-direction: column;
  gap: 16px;
  overflow: hidden;
  padding-bottom: 26px;
}

.metop-space-parity .metop-space-highlight-media {
  aspect-ratio: 1.42;
}

.metop-space-parity .metop-space-highlight-card > .metop-space-card-title,
.metop-space-parity .metop-space-highlight-card > .metop-space-card-description,
.metop-space-parity .metop-space-highlight-card > .e-con-inner > .metop-space-card-title,
.metop-space-parity .metop-space-highlight-card > .e-con-inner > .metop-space-card-description {
  padding-inline: 26px;
}

.metop-space-parity .metop-space-why-card {
  display: flex !important;
  flex-direction: column;
  gap: 14px;
  min-height: 230px;
  padding: 28px;
}

.metop-space-parity .metop-space-spec-metrics {
  border-bottom: 1px solid #dedbd5;
  border-top: 1px solid #dedbd5;
  display: grid !important;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  margin-bottom: 24px;
}

.metop-space-parity .metop-space-metric {
  display: flex !important;
  flex-direction: column;
  gap: 9px;
}

.metop-space-parity .metop-space-spec-metrics .metop-space-metric {
  min-height: 120px;
  padding: 24px;
}

.metop-space-parity .metop-space-spec-metrics .metop-space-metric + .metop-space-metric {
  border-left: 1px solid #dedbd5;
}

.metop-space-parity .metop-space-metric-value .elementor-heading-title {
  color: var(--metop-space-text) !important;
  font-size: clamp(25px, 2.35vw, 38px);
  font-weight: 520;
  letter-spacing: 0;
  line-height: 1.2;
}

.metop-space-parity .metop-space-metric-label p {
  color: #62615c !important;
  font-size: 13px;
  line-height: 1.6;
}

.metop-space-parity .metop-space-spec-card {
  display: flex !important;
  flex-direction: column;
  gap: 18px;
  padding: 30px;
}

.metop-space-parity .metop-space-price-grid,
.metop-space-parity .metop-space-start-grid {
  grid-template-columns: repeat(2, minmax(0, 1fr));
}

.metop-space-parity .metop-space-price-card {
  display: flex !important;
  flex-direction: column;
  min-height: 520px;
  padding: 38px;
}

.metop-space-parity .metop-space-price-card--featured {
  border-color: #111111;
}

.metop-space-parity .metop-space-price-value .elementor-heading-title {
  color: var(--metop-space-text) !important;
  font-size: clamp(38px, 4vw, 58px);
  font-weight: 520;
  letter-spacing: 0;
  line-height: 1.1;
  margin-top: 22px;
}

.metop-space-parity .metop-space-price-note {
  margin-top: 8px;
}

.metop-space-parity .metop-space-price-note p {
  color: #77736b !important;
  font-size: 13px;
}

.metop-space-parity .metop-space-price-description {
  margin-top: 20px;
}

.metop-space-parity .metop-space-price-features {
  border-top: 1px solid var(--metop-space-line);
  margin-top: 28px;
  padding-top: 24px;
}

.metop-space-parity .metop-space-price-card > .metop-space-button,
.metop-space-parity .metop-space-price-card > .e-con-inner > .metop-space-button {
  margin-top: auto;
  padding-top: 30px;
}

.metop-space-parity .metop-space-start-card {
  display: flex !important;
  flex-direction: column;
  gap: 18px;
  min-height: 260px;
  padding: 34px;
}

.metop-space-parity .metop-space-start-card > .metop-space-button,
.metop-space-parity .metop-space-start-card > .e-con-inner > .metop-space-button {
  margin-top: auto;
}

.metop-space-parity .metop-space-related {
  border-top: 1px solid var(--metop-space-line);
  display: flex !important;
  flex-direction: column;
  gap: 20px;
  margin-top: 40px;
  padding-top: 32px;
}

.metop-space-parity .metop-space-related > .elementor-widget-heading .elementor-heading-title,
.metop-space-parity .metop-space-related > .e-con-inner > .elementor-widget-heading .elementor-heading-title {
  color: var(--metop-space-text) !important;
  font-size: 20px;
  font-weight: 520;
}

.metop-space-parity .metop-space-related-links {
  gap: 10px;
}

.metop-space-parity .metop-space-related-link {
  width: auto;
}

.metop-space-parity .metop-space-related-link .elementor-button {
  background: transparent;
  border: 1px solid var(--metop-space-line);
  border-radius: 2px;
  color: #494844 !important;
  font-size: 13px;
  padding: 9px 13px;
  transition: border-color 180ms ease, color 180ms ease, box-shadow 180ms ease;
}

.metop-space-parity .metop-space-related-link .elementor-button:hover,
.metop-space-parity .metop-space-related-link .elementor-button:focus-visible {
  border-color: var(--metop-space-blue);
  box-shadow: 0 0 24px rgba(0, 51, 255, 0.12);
  color: var(--metop-space-blue) !important;
}

.metop-space-parity .metop-space-hover-card {
  transition: border-color 180ms ease, box-shadow 180ms ease;
}

.metop-space-parity .metop-space-hover-card:hover,
.metop-space-parity .metop-space-hover-card:focus-within {
  border-color: rgba(0, 51, 255, 0.42);
  box-shadow: 0 0 32px rgba(0, 51, 255, 0.1);
}

@media (max-width: 1080px) {
  .metop-space-parity .metop-space-hero {
    padding: 96px 32px 44px;
  }

  .metop-space-parity .metop-space-hero-copy {
    max-width: calc(100% - 340px);
    width: min(760px, 100%);
  }

  .metop-space-parity .metop-space-hero-console {
    bottom: 150px;
    right: 32px;
    width: 300px;
  }

  .metop-space-parity .metop-space-section {
    padding: 80px 32px;
  }

  .metop-space-parity .metop-space-sync-diagram {
    grid-template-columns: 1fr;
  }

  .metop-space-parity .metop-space-sync-arrow {
    display: none;
  }

  .metop-space-parity .metop-space-fusion-section,
  .metop-space-parity .metop-space-capability-row,
  .metop-space-parity .metop-space-capability-row.is-reverse {
    gap: 38px;
    grid-template-columns: 1fr;
  }

  .metop-space-parity .metop-space-capability-row.is-reverse .metop-space-capability-copy {
    order: 0;
  }

  .metop-space-parity .metop-space-sync-cards,
  .metop-space-parity .metop-space-process-grid,
  .metop-space-parity .metop-space-highlight-grid,
  .metop-space-parity .metop-space-why-grid,
  .metop-space-parity .metop-space-spec-grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  .metop-space-parity .metop-space-spec-metrics {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  .metop-space-parity .metop-space-spec-metrics .metop-space-metric:nth-child(3) {
    border-left: 0;
    border-top: 1px solid #dedbd5;
  }

  .metop-space-parity .metop-space-spec-metrics .metop-space-metric:nth-child(4) {
    border-top: 1px solid #dedbd5;
  }
}

@media (max-width: 900px) {
  .metop-space-parity .metop-space-hero-copy {
    max-width: 760px;
  }

  .metop-space-parity .metop-space-hero-console {
    display: none !important;
  }
}

@media (max-width: 720px) {
  .metop-space-parity .metop-space-hero {
    grid-template-rows: auto auto;
    min-height: 100svh;
    padding: 104px 20px 34px;
  }

  .metop-space-parity .metop-space-hero::before {
    background: linear-gradient(
      90deg,
      rgba(5, 6, 7, 0.9) 0%,
      rgba(5, 6, 7, 0.78) 64%,
      rgba(5, 6, 7, 0.58) 100%
    );
  }

  .metop-space-parity .metop-space-hero-copy {
    align-self: start;
    padding-top: 0;
    width: 100%;
  }

  .metop-space-parity .metop-space-hero-title .elementor-heading-title {
    font-size: 38px;
    line-height: 1.14;
  }

  .metop-space-parity .metop-space-hero-description p {
    font-size: 15px;
    line-height: 1.78;
  }

  .metop-space-parity .metop-space-hero-console {
    display: none !important;
  }

  .metop-space-parity .metop-space-actions {
    flex-direction: column;
  }

  .metop-space-parity .metop-space-actions .metop-space-button,
  .metop-space-parity .metop-space-actions .elementor-button {
    width: 100%;
  }

  .metop-space-parity .metop-space-hero-metrics,
  .metop-space-parity .metop-space-sync-cards,
  .metop-space-parity .metop-space-process-grid,
  .metop-space-parity .metop-space-highlight-grid,
  .metop-space-parity .metop-space-why-grid,
  .metop-space-parity .metop-space-spec-metrics,
  .metop-space-parity .metop-space-spec-grid,
  .metop-space-parity .metop-space-price-grid,
  .metop-space-parity .metop-space-start-grid {
    grid-template-columns: 1fr;
  }

  .metop-space-parity .metop-space-hero-metrics {
    margin-top: 42px;
  }

  .metop-space-parity .metop-space-hero-metrics .metop-space-metric,
  .metop-space-parity .metop-space-spec-metrics .metop-space-metric {
    min-height: 0;
    padding: 18px 0;
  }

  .metop-space-parity .metop-space-hero-metrics .metop-space-metric + .metop-space-metric,
  .metop-space-parity .metop-space-spec-metrics .metop-space-metric + .metop-space-metric,
  .metop-space-parity .metop-space-spec-metrics .metop-space-metric:nth-child(3),
  .metop-space-parity .metop-space-spec-metrics .metop-space-metric:nth-child(4) {
    border-left: 0;
    border-top: 1px solid rgba(255, 255, 255, 0.18);
  }

  .metop-space-parity .metop-space-spec-metrics .metop-space-metric + .metop-space-metric,
  .metop-space-parity .metop-space-spec-metrics .metop-space-metric:nth-child(3),
  .metop-space-parity .metop-space-spec-metrics .metop-space-metric:nth-child(4) {
    border-top-color: #dedbd5;
  }

  .metop-space-parity .metop-space-section {
    padding: 64px 20px;
  }

  .metop-space-parity .metop-space-section-head {
    align-items: flex-start;
    margin-bottom: 38px;
    text-align: left;
  }

  .metop-space-parity .metop-space-section-title .elementor-heading-title {
    font-size: 29px;
    line-height: 1.22;
  }

  .metop-space-parity .metop-space-feature-title .elementor-heading-title {
    font-size: 32px;
  }

  .metop-space-parity .metop-space-fusion-grid {
    grid-template-columns: 1fr;
  }

  .metop-space-parity .metop-space-capability-stack {
    gap: 56px;
  }

  .metop-space-parity .metop-space-capability-row,
  .metop-space-parity .metop-space-capability-row.is-reverse {
    gap: 26px;
  }

  .metop-space-parity .metop-space-capability-title .elementor-heading-title {
    font-size: 27px;
  }

  .metop-space-parity .metop-space-sync-node,
  .metop-space-parity .metop-space-sync-card,
  .metop-space-parity .metop-space-process-copy,
  .metop-space-parity .metop-space-why-card,
  .metop-space-parity .metop-space-spec-card,
  .metop-space-parity .metop-space-start-card,
  .metop-space-parity .metop-space-price-card {
    padding: 24px;
  }

  .metop-space-parity .metop-space-price-card {
    min-height: 0;
  }

  .metop-space-parity .metop-space-related-links {
    flex-direction: column;
  }

  .metop-space-parity .metop-space-related-link,
  .metop-space-parity .metop-space-related-link .elementor-button {
    width: 100%;
  }
}

@media (prefers-reduced-motion: reduce) {
  .metop-space-parity .metop-space-media-video {
    animation: none !important;
  }

  .metop-space-parity .metop-space-button .elementor-button,
  .metop-space-parity .metop-space-hover-card,
  .metop-space-parity .metop-space-related-link .elementor-button {
    transition: none;
  }
}

.metop-space-parity .elementor-element.e-con > .e-con-inner {
  display: contents !important;
}
