/*
Theme Name: Marginum Blocksy Child
Template: blocksy
Version: 0.1.0
Text Domain: marginum
*/

/* Contact switches to one flexible column before its form can exceed the
   viewport. This corrects the source layout without hiding overflow. */
@media (min-width: 782px) and (max-width: 999.98px) {
  body:is(.home, .page-id-198, .page-id-213) .marginum-contact-section {
    grid-template-columns: minmax(0, 1fr) !important;
    gap: 58px;
    padding-right: max(6vw, 32px) !important;
    padding-left: max(6vw, 32px) !important;
  }

  body:is(.home, .page-id-198, .page-id-213) .marginum-contact-section > *,
  body:is(.home, .page-id-198, .page-id-213) .marginum-contact-form,
  body:is(.home, .page-id-198, .page-id-213) .marginum-contact-form form,
  body:is(.home, .page-id-198, .page-id-213) .marginum-contact-form label {
    min-width: 0;
    max-width: 100%;
  }

  body:is(.home, .page-id-198, .page-id-213) .marginum-contact-section > .marginum-contact-form {
    justify-self: center;
    margin-inline: auto;
  }

  body:is(.home, .page-id-198, .page-id-213) .marginum-contact-form input:not([type="checkbox"]):not([type="hidden"]),
  body:is(.home, .page-id-198, .page-id-213) .marginum-contact-form textarea {
    box-sizing: border-box;
    min-width: 0;
    max-width: 100%;
  }

  body:is(.home, .page-id-198, .page-id-213) .marginum-contact-section::after {
    display: none;
  }
}

@media (min-width: 1000px) and (max-width: 1199.98px) {
  body.page-id-198 .marginum-contact-section {
    grid-template-columns: minmax(0, .9fr) minmax(0, 1.1fr) !important;
    gap: clamp(40px, 7vw, 80px);
    padding-right: max(6vw, 48px) !important;
    padding-left: max(6vw, 48px) !important;
  }

  body.page-id-198 .marginum-contact-section > *,
  body.page-id-198 .marginum-contact-form,
  body.page-id-198 .marginum-contact-form form,
  body.page-id-198 .marginum-contact-form label {
    min-width: 0;
    max-width: 100%;
  }

  body.page-id-198 .marginum-contact-form input:not([type="checkbox"]):not([type="hidden"]),
  body.page-id-198 .marginum-contact-form textarea {
    box-sizing: border-box;
    min-width: 0;
    max-width: 100%;
  }
}

@media (min-width: 1000px) and (max-width: 1199.98px) {
  body #header [data-device="desktop"] [data-row*="middle"] > div {
    width: calc(100% - 40px) !important;
    max-width: none !important;
  }

  body:is(.home, .page:has(.orchestra-native)) #header [data-id="logo"] img {
    width: 180px !important;
  }

  body #header [data-id="menu"] > ul {
    --menu-items-spacing: 5px !important;
  }

  body #header [data-id="menu"] > ul > li > a {
    padding-right: 4px !important;
    padding-left: 4px !important;
    font-size: 13px !important;
    letter-spacing: .06em !important;
  }
}

/* Original mobile drawer: opaque panel, right-aligned labels and plus toggles. */
@media (max-width: 1199.98px) {
  body #offcanvas { --side-panel-width: 75%; --theme-link-initial-color: #fff; --theme-link-hover-color: #fff; }
  body #offcanvas .ct-panel-inner { background: #202020; }
  body #offcanvas .ct-panel-content { padding: 40px 0 24px; }
  body #offcanvas .mobile-menu { width: 100%; --theme-font-family: Inter, sans-serif; --theme-font-size: 14px; --theme-font-weight: 600; --theme-letter-spacing: 1px; }
  body #offcanvas .mobile-menu .ct-menu-link {
    justify-content: flex-end;
    text-align: right;
    color: #fff;
    font: 600 14px/1.4 Inter, sans-serif;
    letter-spacing: 1px;
    padding: 18px;
  }
  body #offcanvas .mobile-menu .menu-item-has-children > .ct-menu-link { gap: 16px; }
  body #offcanvas .mobile-menu .ct-sub-menu-parent > .ct-menu-link {
    justify-content: flex-end;
    text-align: right;
    padding-inline-end: 6px;
  }
  body #offcanvas .mobile-menu .ct-toggle-dropdown { color: #fff; margin-inline-start: 0; }
  body #offcanvas .mobile-menu .ct-toggle-dropdown svg { display: none; }
  body #offcanvas .mobile-menu .ct-toggle-dropdown::before { content: "+"; font: 600 14px/1 sans-serif; }
  body #offcanvas .mobile-menu .ct-toggle-dropdown[aria-expanded="true"]::before { content: "−"; }
  body #offcanvas .mobile-menu .current-menu-item > .ct-menu-link { box-shadow: inset 0 -4px #ff0000; }
  body #offcanvas .mobile-menu .ct-menu-link:focus-visible { outline: 2px solid #fff; outline-offset: -4px; }
  body #offcanvas .ct-toggle-close { color: #fff; }
  body #offcanvas .ct-toggle-close .ct-icon { width: 20px; height: 20px; }
}


/* Native Blocksy news hero uses each post's editable title and featured image. */
.single-post .hero-section[data-type="type-2"] {
  min-height: 44vw;
  padding: 80px 24px 110px;
  position: relative;
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  align-items: flex-end;
  text-align: center;
  color: #fff;
}
.single-post .hero-section[data-type="type-2"] > figure,
.single-post .hero-section[data-type="type-2"] > figure .ct-media-container { position: absolute; inset: 0; margin: 0; }
.single-post .hero-section[data-type="type-2"] > figure img { width: 100%; height: 100%; object-fit: cover; object-position: center; }
.single-post .hero-section[data-type="type-2"] .entry-header { position: relative; z-index: 1; display: block; width: min(900px, 100%); max-width: 900px; margin: 0 auto; }
.single-post .hero-section .page-title { color: #fff; font: 500 48px/1.25 Inter, sans-serif; text-shadow: 1px 1px 0 #0008; margin: 20px 0 70px; }
.single-post .marginum-post-details { color: #fff; font-size: 20px; text-transform: uppercase; text-shadow: 1px 1px 0 #0008; margin: 0; }
.single-post .hero-section .marginum-post-share { position: relative; display: inline-block; width: auto; border: 0; padding: 0; background: transparent; }
.single-post .hero-section .marginum-post-share > summary { display: inline-flex; align-items: center; gap: 12px; background: transparent; color: #fff; margin: 0; width: auto; }
.single-post .hero-section .marginum-post-share > summary:hover { background: #fff; color: #202020; }
.marginum-post-share summary { cursor: pointer; list-style: none; text-transform: uppercase; color: #fff; border: 1px solid #fff; border-radius: 2px; padding: 8px 28px; font-size: 14px; line-height: 1.2; }
.marginum-post-share summary::-webkit-details-marker { display: none; }
.marginum-post-share summary:hover, .marginum-post-share summary:focus-visible { background: #fff; color: #202020; }
.marginum-post-share .ct-share-box { position: absolute; top: 100%; left: 50%; transform: translateX(-50%); background: #fff; padding: 15px; margin: 8px 0 0; min-width: 220px; color: #202020; }
.single-post .marginum-post-back { position: absolute; bottom: -75px; left: 0; border: 1px solid #fff; border-radius: 50%; width: 40px; height: 40px; display: grid; place-items: center; color: #fff; font-size: 26px; }
@media (max-width: 1200px) {
  .single-post .hero-section[data-type="type-2"] { min-height: 580px; padding-top: 80px; }
  .single-post .hero-section .page-title { font-size: 44px; }
}
@media (max-width: 767px) {
  .single-post .hero-section[data-type="type-2"] { min-height: 520px; padding-inline: 24px; }
  .single-post .hero-section .page-title { font-size: 32px; margin-bottom: 48px; overflow-wrap: anywhere; }
  /* Preserve lettering embedded in editorial artwork on narrow screens. */
  .single-post .hero-section[data-type="type-2"] > figure img { object-fit: contain; }
  .single-post .hero-section[data-type="type-2"] .entry-header { min-width: 0; max-width: 100%; }
  .single-post .marginum-post-details { font-size: 16px; }
}

/* Red Dot article: source hero geometry, without changing other article heroes. */
.postid-58 .hero-section[data-type="type-2"] {
  min-height: calc(36vw + 120px);
  padding-bottom: 110px;
  background: #fff;
}
.postid-58 .hero-section[data-type="type-2"] .entry-header {
  width: min(900px, 100%);
  padding: 0;
  min-height: 0;
}
.postid-58 .hero-section .page-title {
  max-width: 800px;
  margin: 12px auto 60px !important;
  font-weight: 500;
  letter-spacing: normal;
  font-size: 50.4px;
}
.postid-58 .hero-section .marginum-post-details { font-size: 18.9px; }
.postid-58 .hero-section .marginum-post-share > summary {
  box-sizing: border-box;
  width: 202px;
  height: 36px;
  justify-content: center;
  padding: 0 20px;
  gap: 16px;
  border: 2px solid #fff;
  border-radius: 2px;
  background: #0005;
  font: 500 14px/1.2 Inter, sans-serif;
}
@media (min-width: 768px) and (max-width: 1200px) {
  .postid-58 .hero-section[data-type="type-2"] { min-height: 490px; padding-bottom: 110px; }
  .postid-58 .hero-section .page-title { font-size: 41.16px; max-width: 640px; margin-bottom: 60px !important; }
  .postid-58 .hero-section .marginum-post-details { font-size: 16.8px; }
}
@media (max-width: 767px) {
  .postid-58 .hero-section[data-type="type-2"] { min-height: 520px; }
  .postid-58 .hero-section[data-type="type-2"] .entry-header { padding: 50px 0; }
  .postid-58 .hero-section .page-title { font-size: 32px; margin: 20px auto 48px !important; }
  .postid-58 .hero-section .marginum-post-details { font-size: 16px; }
}

/* Keep editorial attribution private on every single news post. */
.single-post .entry-meta .meta-author {
  display: none !important;
}

:root {
  --marginum-ink: #172c31;
  --marginum-teal: #0b4b54;
  --marginum-mint: #bcdad2;
  --marginum-paper: #f3f1ed;
}

body { color: var(--marginum-ink); }
/* Scoped cookie-consent component; shared buttons, forms and inputs are untouched. */
.marginum-cookie-dialog[hidden], .marginum-cookie-dialog [hidden] { display: none !important; }
.marginum-cookie-dialog {
  position: fixed; z-index: 2147483000; left: 50%; top: 50%; bottom: auto; transform: translate(-50%, -50%);
  box-sizing: border-box; width: min(520px, calc(100vw - 48px)); max-height: calc(100dvh - 48px);
  overflow-x: hidden; overflow-y: auto; color: #262626; background: #fff;
  border: 1px solid #dedede; border-radius: 14px; box-shadow: 0 16px 48px rgb(0 0 0 / 22%);
  font: 400 14px/1.55 Inter, sans-serif; overscroll-behavior: contain;
}
.marginum-cookie-dialog__heading { padding: 22px 26px 18px; border-bottom: 1px solid #dedede; }
.marginum-cookie-dialog__heading h2 { margin: 0; color: #202020; font: 600 22px/1.25 Inter, sans-serif; }
.marginum-cookie-dialog__compact { padding: 20px 26px 22px; }
.marginum-cookie-dialog__compact p { margin: 0; color: #464646; font: inherit; }
.marginum-cookie-dialog__choices { padding: 8px 26px; }
.marginum-cookie-choice { display: flex; align-items: center; justify-content: space-between; gap: 20px; min-height: 72px; margin: 0; border-bottom: 1px solid #e4e4e4; cursor: pointer; }
.marginum-cookie-choice:last-child { border-bottom: 0; }
.marginum-cookie-choice > span { display: grid; gap: 2px; min-width: 0; }
.marginum-cookie-choice strong { color: #262626; font: 600 14px/1.35 Inter, sans-serif; }
.marginum-cookie-choice small { color: #666; font: 400 12px/1.35 Inter, sans-serif; }
.marginum-cookie-choice input { position: absolute; width: 1px; height: 1px; opacity: 0; pointer-events: none; }
.marginum-cookie-choice i { position: relative; flex: 0 0 42px; width: 42px; height: 22px; border-radius: 999px; background: #b9b9b9; transition: background-color .18s ease; }
.marginum-cookie-choice i::after { content: ""; position: absolute; top: 3px; left: 3px; width: 16px; height: 16px; border-radius: 50%; background: #fff; box-shadow: 0 1px 2px rgb(0 0 0 / 25%); transition: transform .18s ease; }
.marginum-cookie-choice input:checked + i { background: #777; }
.marginum-cookie-choice input:checked + i::after { transform: translateX(20px); }
.marginum-cookie-choice input:disabled + i { background: #777; opacity: .7; }
.marginum-cookie-choice input:focus-visible + i { outline: 3px solid #117bb7; outline-offset: 3px; }
.marginum-cookie-dialog__actions { display: grid; grid-template-columns: repeat(3, minmax(0, 1fr)); border-top: 1px solid #dedede; }
.marginum-cookie-dialog__actions button {
  box-sizing: border-box; min-width: 0; min-height: 52px; margin: 0; padding: 10px 8px;
  color: #333; background: #f2f2f2; border: 0; border-right: 1px solid #d7d7d7; border-radius: 0; box-shadow: none;
  font: 600 11px/1.2 Inter, sans-serif; letter-spacing: .045em; text-align: center; cursor: pointer;
}
.marginum-cookie-dialog__actions button:last-child { border-right: 0; }
.marginum-cookie-dialog__actions button:hover { color: #fff; background: #565656; }
.marginum-cookie-dialog__actions button:focus-visible, .marginum-cookie-open:focus-visible { position: relative; z-index: 1; outline: 3px solid #117bb7; outline-offset: -3px; }
.marginum-consent-embed { width: 100%; }
.marginum-consent-embed__notice { display: grid; place-content: center; min-height: 320px; padding: 32px; color: #262626; background: #ededed; text-align: center; }
.marginum-consent-embed__notice p { margin: 0 0 18px; }
.marginum-cookie-open { justify-self: center; min-height: 44px; padding: 10px 20px; color: #fff; background: #4d4d4d; border: 0; border-radius: 2px; font: 600 12px/1.2 Inter, sans-serif; cursor: pointer; }
.marginum-consent-embed__active, .marginum-consent-embed__active > * { width: 100%; }
@media (max-width: 600px) {
  .marginum-cookie-dialog { left: 50%; top: 50%; bottom: auto; width: calc(100vw - 24px); max-height: calc(100dvh - 24px); border-radius: 11px; }
  .marginum-cookie-dialog__heading { padding: 18px 18px 15px; }
  .marginum-cookie-dialog__heading h2 { font-size: 20px; }
  .marginum-cookie-dialog__compact { padding: 16px 18px 18px; }
  .marginum-cookie-dialog__choices { padding-inline: 18px; }
  .marginum-cookie-choice { gap: 14px; min-height: 68px; }
  .marginum-cookie-dialog__actions button { min-height: 50px; padding-inline: 4px; font-size: 9.5px; letter-spacing: .025em; }
}
/* Resources has a light canvas behind its navigation. */
body.marginum-resources-header #header { background: #fff !important; }
body.marginum-resources-header #header [data-row] { background: #fff !important; }
body.marginum-resources-header #header [data-id="menu"] > ul > li > a,
body.marginum-resources-header #header .ct-header-trigger { color: #263238 !important; }
body.marginum-resources-header #header [data-id="logo"] .site-logo-container { position: relative; display: inline-block; line-height: 0; }
body.marginum-resources-header #header [data-id="logo"] img { display: block; filter: brightness(0) !important; clip-path: inset(0 14% 0 0); }
body.marginum-resources-header #header [data-id="logo"] .site-logo-container::after {
  content: ""; position: absolute; inset: 0 auto auto 0; width: 100%; height: auto; aspect-ratio: 8 / 1; pointer-events: none;
  background: url("/wp-content/uploads/2026/08/Marginum-logo-main.png") center/100% 100% no-repeat;
  clip-path: inset(0 0 0 86%);
}
/* Article headers use the logo without a duplicate site name. */
body.single-post .ct-header [data-id="logo"] .site-title-container { display: none; }
.entry-content { margin: 0; }
.entry-content > * { margin-block-start: 0; }

body.home .hero-section { display: none; }
body.home [data-content="normal"] > article { --has-background: var(--marginum-paper); }
body.home .site-main,
body.home .ct-container-full,
body.home .entry-content,
body.home .orchestra-native { width: 100%; max-width: none; padding: 0; }
body.page:has(.orchestra-native) .hero-section { display: none; }
body.page:has(.orchestra-native) .site-main,
body.page:has(.orchestra-native) .ct-container-full,
body.page:has(.orchestra-native) .entry-content,
body.page:has(.orchestra-native) .orchestra-native { width: 100%; max-width: none; padding: 0; }
body.page:not(.home):has(.orchestra-native) #header { position: absolute; inset: 0 0 auto; z-index: 50; background: transparent; transition: background-color .32s ease, box-shadow .32s ease; }
body.page:not(.home):has(.orchestra-native)[data-header*="type-1"] .ct-header [data-row*="middle"] { --height: 100px; background: transparent; transition: background-color .32s ease; }
body.page:not(.home):has(.orchestra-native)[data-header*="type-1"] .ct-header [data-id="menu"] > ul > li > a { color: #fff; }
body.page:not(.home):has(.orchestra-native) .ct-header [data-id="logo"] img { filter: none; }
body.page:has(.orchestra-native) .ct-header [data-id="logo"] .site-title-container,
body.page:has(.orchestra-native) .ct-header-search { display: none; }
body.page:has(.orchestra-native) .ct-header [data-id="logo"] img { width: 230px; height: auto; }
body.home #header { position: absolute; inset: 0 0 auto; z-index: 50; background: transparent; transition: background-color .32s ease, box-shadow .32s ease; }
body.home[data-header*="type-1"] .ct-header [data-row*="middle"] { --height: 100px; background: transparent; transition: background-color .32s ease; }
body.home[data-header*="type-1"] .ct-header [data-id="menu"] > ul > li > a { color: #fff; font-size: 12px; font-weight: 500; letter-spacing: .02em; }
body.home .ct-header [data-id="logo"] .site-title-container,
body.home .ct-header-search { display: none; }
body.home .ct-header [data-id="logo"] img { width: 190px; height: auto; filter: none; }
body.home .ct-header-trigger { color: #fff; }

/* Keep positioning stable across the colour threshold: in-flow headers retain
   their space, while hero overlays stay fixed from the first scroll pixel. */
body #header,
body.marginum-header-scrolled #header {
  position: sticky !important;
  top: 0 !important;
  width: 100%;
  z-index: 50;
}
body.home #header,
body.page:has(.orchestra-native) #header {
  position: fixed !important;
  inset: 0 0 auto !important;
}
body.admin-bar #header {
  top: var(--wp-admin--admin-bar--height, 32px) !important;
}
/* The native-page fixed inset is more specific than the generic admin offset. */
body.home.admin-bar #header {
  top: var(--wp-admin--admin-bar--height, 32px) !important;
}
/* Native page overlays use a more specific inset rule than the generic
   admin-bar offset. Keep the complete logo and navigation row below the
   WordPress toolbar for signed-in editors, including Privacy Policy. */
body.page.admin-bar:has(.orchestra-native) #header {
  top: var(--wp-admin--admin-bar--height, 32px) !important;
}
/* Keep the overlay navigation below the WordPress toolbar on the affected
   product and resource landing pages. Without this offset the toolbar covers
   the top of both the wordmark and the menu row for signed-in editors. */
body:is(.page-id-223, .page-id-240, .page-id-241, .page-id-236, .page-id-237).admin-bar:not(.marginum-header-scrolled) #header {
  top: var(--wp-admin--admin-bar--height, 32px) !important;
}
body.marginum-header-scrolled #header {
  /* Override the more specific native-page overlay rules on every route. */
  inset: 0 0 auto !important;
  width: 100%;
  z-index: 50;
  background: #fff !important;
  box-shadow: 0 2px 14px rgba(23, 44, 49, .12);
}
/* WordPress normally offsets its own sticky header below the admin bar.
   Our fixed scroll state bypasses that rule, which clipped the wordmark and
   made the menu look top-heavy for signed-in editors. */
body.admin-bar.marginum-header-scrolled #header {
  top: var(--wp-admin--admin-bar--height, 32px) !important;
}
/* Posts do not inherit the landing pages' full-width header positioning. */
body.single-post.marginum-header-scrolled #header {
  top: 0;
  left: 0;
  right: 0;
  width: 100%;
  z-index: 50;
}
body.single-post.admin-bar.marginum-header-scrolled #header {
  top: var(--wp-admin--admin-bar--height, 32px);
}
body.marginum-header-scrolled[data-header*="type-1"] .ct-header [data-row*="middle"] { background: #fff !important; }
body.marginum-header-scrolled[data-header*="type-1"] .ct-header [data-id="menu"] > ul > li > a,
body.marginum-header-scrolled .ct-header-trigger { color: var(--marginum-ink) !important; }
body.marginum-header-scrolled #header [data-id="menu"] .ct-menu-link:focus-visible { outline-color: var(--marginum-ink); }
/* Blocksy keeps the light transparent-header logo after the header turns
   white. Force the complete wordmark dark, then restore the red final M. */
body.marginum-header-scrolled .ct-header [data-id="logo"] .site-logo-container {
  position: relative;
  display: inline-block;
  line-height: 0;
}
body.marginum-header-scrolled .ct-header [data-id="logo"] .site-logo-container img {
  display: block;
  filter: brightness(0) !important;
  clip-path: inset(0 14% 0 0);
}
body.marginum-header-scrolled .ct-header [data-id="logo"] .site-logo-container::after {
  content: "";
  position: absolute;
  inset: 0 auto auto 0;
  width: 100%;
  height: auto;
  aspect-ratio: 8 / 1;
  pointer-events: none;
}
body.marginum-header-scrolled .ct-header [data-id="logo"] .site-logo-container::after {
  background: url("/wp-content/uploads/2026/08/Marginum-logo-main.png") center/100% 100% no-repeat;
  clip-path: inset(0 0 0 86%);
}

/* The News landing hero is deliberately light. Its transparent header must
   therefore use the dark wordmark and navigation already at scroll position 0. */
body:is(.page-id-198, .page-id-260)[data-header*="type-1"] .ct-header [data-id="menu"] > ul > li > a,
body:is(.page-id-198, .page-id-260) .ct-header-trigger { color: var(--marginum-ink) !important; }
body:is(.page-id-198, .page-id-260) .ct-header [data-id="logo"] .site-logo-container {
  position: relative;
  display: inline-block;
  line-height: 0;
}
body:is(.page-id-198, .page-id-260) .ct-header [data-id="logo"] .site-logo-container img {
  display: block;
  filter: brightness(0) !important;
  clip-path: inset(0 14% 0 0);
}
body:is(.page-id-198, .page-id-260) .ct-header [data-id="logo"] .site-logo-container::after {
  content: "";
  position: absolute;
  inset: 0 auto auto 0;
  width: 100%;
  height: auto;
  aspect-ratio: 8 / 1;
  background: url("/wp-content/uploads/2026/08/Marginum-logo-main.png") center/100% 100% no-repeat;
  clip-path: inset(0 0 0 86%);
  pointer-events: none;
}

/* Instructions uses the standard white Blocksy header instead of a hero
   overlay. Keep its wordmark aligned with the other inner pages and pin the
   red final M to the image box so it cannot grow beyond the logo. */
body.page-id-319 .ct-header [data-id="logo"] .site-logo-container {
  position: relative;
  display: inline-block;
  line-height: 0;
}
body.page-id-319 .ct-header [data-id="logo"] .site-logo-container img {
  display: block;
  width: 230px;
  max-width: 100%;
  height: auto;
  filter: brightness(0) !important;
  clip-path: inset(0 14% 0 0);
}
body.page-id-319 .ct-header [data-id="logo"] .site-logo-container::after {
  content: "";
  position: absolute;
  inset: 0 auto auto 0;
  width: 100%;
  height: auto;
  aspect-ratio: 8 / 1;
  background: url("/wp-content/uploads/2026/08/Marginum-logo-main.png") center/100% 100% no-repeat;
  clip-path: inset(0 0 0 86%);
  pointer-events: none;
}

/* Instructions page title: match the Contact eyebrow styling while keeping
   the page heading slightly larger and aligned with the content below. */
body.page-id-319 .entry-header .page-title {
  width: min(800px, 100%);
  margin-inline: auto;
  font-size: 19px;
  font-weight: 700;
  line-height: 1.2;
  letter-spacing: .08em;
  text-transform: uppercase;
  text-align: left;
}

@media (min-width: 1000px) {
  body.page-id-319 .entry-header {
    width: 100%;
  }
}

@media (min-width: 1000px) {
  /* The source uses a roomier overlay header and a compact sticky header.
     Giving both states explicit geometry prevents the logo from being clipped
     while avoiding the large empty band seen after scrolling. */
  body.page.page-id-260:not(.marginum-header-scrolled):has(.orchestra-native)[data-header*="type-1"] .ct-header [data-row*="middle"] { --height: 110px !important; }
  body.marginum-header-scrolled[data-header*="type-1"] .ct-header [data-row*="middle"] { --height: 82px; }
  body.marginum-header-scrolled .ct-header [data-id="logo"] img { width: 190px; }
}

/* Keep the mobile close control on the exact centre point occupied by the
   hamburger trigger. Blocksy otherwise anchors it to the panel's top edge,
   which makes the control jump when the drawer opens. */
@media (max-width: 1199.98px) {
  body #header .ct-header-trigger .ct-icon { fill: currentColor; --theme-icon-size: 24px; }
  #offcanvas .ct-toggle-close {
    position: fixed;
    top: calc(var(--marginum-close-y, 40.5px) - 12px) !important;
    left: auto !important;
    right: calc(100vw - var(--marginum-close-x, calc(100vw - 43px)) - 12px) !important;
    margin: 0 !important;
    box-sizing: border-box;
    width: 24px !important;
    height: 24px !important;
    min-width: 24px !important;
    min-height: 24px !important;
    padding: 0 !important;
  }

  body #offcanvas .ct-toggle-close .ct-icon {
    width: 14px;
    height: 14px;
    margin: auto;
  }
}

/* Source navigation interaction: a red 4 px indicator slides in from the
   left over 300 ms. Apply the same state to hover, keyboard focus and the
   current route; Blocksy's default blue indicator is disabled. */
#header [data-id="menu"] > ul {
  column-gap: clamp(10px, 1vw, 18px);
}
#header [data-id="menu"] > ul > li > .ct-menu-link {
  position: relative;
  overflow: hidden;
  padding-inline: 6px;
}
#header [data-id="menu"] > ul > li > .ct-menu-link::after { display: none; }
#header [data-id="menu"] > ul > li > .ct-menu-link::before {
  content: "";
  position: absolute;
  right: 6px;
  top: calc(50% + 12px) !important;
  bottom: auto !important;
  left: 6px;
  height: 4px;
  background: #f00;
  opacity: 0;
  transform: translateX(-100%);
  transition: opacity .3s ease, transform .3s ease;
}
#header [data-id="menu"] > ul > li:hover > .ct-menu-link::before,
#header [data-id="menu"] > ul > li:focus-within > .ct-menu-link::before,
#header [data-id="menu"] > ul > li.current-menu-item > .ct-menu-link::before,
#header [data-id="menu"] > ul > li.current-menu-ancestor > .ct-menu-link::before {
  opacity: 1;
  transform: translateX(0);
}
#header [data-id="menu"] .ct-toggle-dropdown-desktop { color: #f00; transition: transform .3s ease; }
/* A previously focused/current parent must not retain its indicator while
   another dropdown is being used. Keep keyboard focus on the new item visible. */
#header [data-id="menu"] > ul:has(> .menu-item-has-children:is(:hover, :focus-within)) > .menu-item-has-children:not(:hover):not(:focus-within) > .ct-menu-link::before,
#header [data-id="menu"] > ul:has(> .menu-item-has-children:hover) > .menu-item-has-children:not(:hover) > .ct-menu-link::before {
  opacity: 0;
  transform: translateX(-100%);
}
#header [data-id="menu"] > ul > li .ct-toggle-dropdown-desktop {
  transform: none;
}
#header [data-id="menu"] > ul > li.ct-active .ct-toggle-dropdown-desktop { transform: rotate(180deg); }
#header [data-id="menu"] > ul > li.menu-item-has-children:not(.ct-active) > .ct-menu-link::before {
  opacity: 0;
  transform: translateX(-100%);
}
#header [data-id="menu"] > ul > li.menu-item-has-children.ct-active > .ct-menu-link::before {
  opacity: 1;
  transform: translateX(0);
}
#header [data-id="menu"] .sub-menu {
  transform-origin: top center;
  transition: opacity .3s ease, visibility .3s ease, transform .3s ease !important;
}
#header [data-id="menu"] .sub-menu .ct-menu-link { transition: color .2s ease; }
#header [data-id="menu"] .sub-menu .ct-menu-link:hover,
#header [data-id="menu"] .sub-menu .ct-menu-link:focus-visible { color: #f00; }
#header [data-id="menu"] .ct-menu-link:focus-visible {
  outline: 2px solid #fff;
  outline-offset: -4px;
}

.orchestra-native {
  color: var(--marginum-ink);
  background: #fff;
  font-family: Arial, Helvetica, sans-serif;
}
.orchestra-native > * { width: 100% !important; margin: 0 !important; max-width: none !important; }
.orchestra-native .orchestra-generic-hero { min-height: 1000px !important; padding: 0; }
.orchestra-native .orchestra-generic-hero .wp-block-cover__image-background { object-position: center; }
.orchestra-native .orchestra-generic-hero .wp-block-cover__background {
  opacity: .48;
  background: linear-gradient(90deg, rgba(3,37,50,.88) 0%, rgba(2,35,48,.25) 58%, rgba(2,35,48,.08) 100%);
}
.orchestra-native .orchestra-generic-hero .wp-block-cover__inner-container {
  width: min(1360px, 83.4vw);
  margin: auto;
}
.orchestra-native .orchestra-generic-hero h1 {
  max-width: 660px;
  margin: 28px 0 22px;
  color: #fff;
  font-size: clamp(44px, 3.65vw, 64px);
  font-weight: 500;
  line-height: 1.04;
}
.orchestra-native .orchestra-generic-hero .orchestra-eyebrow,
.orchestra-native .orchestra-generic-hero .orchestra-lead { max-width: 650px; color: #fff; }
.orchestra-native .orchestra-generic-hero .orchestra-eyebrow { font-size: 15px; letter-spacing: .08em; }
.orchestra-native .orchestra-generic-hero .orchestra-lead { font-size: 17px; line-height: 1.45; }

/* Homepage hero motion mirrors the source site's three-part entrance. */
.home .orchestra-native > .orchestra-generic-hero,
.page-id-197 .orchestra-native > .orchestra-generic-hero,
.page-id-213 .orchestra-native > .orchestra-generic-hero { position: relative; overflow: hidden; }
.home .orchestra-native > .orchestra-generic-hero .wp-block-cover__image-background {
  animation: marginum-hero-reveal 2.2s ease-out both;
  will-change: transform;
}
.home .orchestra-native > .orchestra-generic-hero .wp-block-cover__inner-container {
  position: static;
  animation: marginum-hero-copy-in .85s ease-in-out both;
  will-change: opacity, transform;
}

/* The source uses the same 850 ms AOS fade-up wrapper on the landing heroes
   for Main, About us, For investors and Solution. Editorial resource heroes
   (Testimonials, Videos, Brochures and Publications) are intentionally static. */
.page-id-197 .orchestra-native > .orchestra-generic-hero .wp-block-cover__inner-container,
.page-id-213 .orchestra-native > .orchestra-generic-hero .wp-block-cover__inner-container,
.page-id-223 .orchestra-native > .orchestra-generic-hero > .orchestra-eyebrow,
.page-id-223 .orchestra-native > .orchestra-generic-hero > h1 {
  animation: marginum-hero-copy-in .85s ease-in-out both;
  will-change: opacity, transform;
}
.home .orchestra-native > .orchestra-generic-hero > .marginum-hero-drop-arrow {
  position: absolute;
  right: 0;
  bottom: 44px;
  left: 0;
  z-index: 2;
  justify-content: center;
}
.page-id-197 .orchestra-native > .orchestra-generic-hero .marginum-hero-drop-arrow,
.page-id-213 .orchestra-native > .orchestra-generic-hero .marginum-hero-drop-arrow {
  position: absolute;
  right: 0;
  bottom: 44px;
  left: 0;
  z-index: 2;
  justify-content: center;
}
.page-id-197 .marginum-hero-drop-arrow .wp-block-button__link,
.page-id-213 .marginum-hero-drop-arrow .wp-block-button__link,
.home .orchestra-native > .orchestra-generic-hero .orchestra-arrow-button .wp-block-button__link {
  position: relative;
  display: grid;
  place-items: center;
  width: 76px;
  height: 76px;
  padding: 0;
  border: 3px solid #fff !important;
  border-radius: 50% !important;
  background-color: transparent !important;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='26' height='18' viewBox='0 0 26 18'%3E%3Cpath d='M3 3l10 10L23 3' fill='none' stroke='%23fff' stroke-width='3' stroke-linecap='square' stroke-linejoin='miter'/%3E%3C/svg%3E") !important;
  background-position: center !important;
  background-repeat: no-repeat !important;
  background-size: 26px 18px !important;
  box-shadow: none;
  color: #fff;
  font-size: 0;
  animation: marginum-hero-arrow-float 4.5s ease-in-out infinite;
  transition: background-color .25s ease, transform .25s ease;
}
.page-id-197 .marginum-hero-drop-arrow .wp-block-button__link:hover,
.page-id-197 .marginum-hero-drop-arrow .wp-block-button__link:focus-visible,
.page-id-213 .marginum-hero-drop-arrow .wp-block-button__link:hover,
.page-id-213 .marginum-hero-drop-arrow .wp-block-button__link:focus-visible,
.home .orchestra-native > .orchestra-generic-hero .orchestra-arrow-button .wp-block-button__link:hover,
.home .orchestra-native > .orchestra-generic-hero .orchestra-arrow-button .wp-block-button__link:focus-visible {
  background-color: rgba(255, 255, 255, .12) !important;
}
.page-id-197 .marginum-hero-drop-arrow .wp-block-button__link:focus-visible,
.page-id-213 .marginum-hero-drop-arrow .wp-block-button__link:focus-visible,
.home .orchestra-native > .orchestra-generic-hero .orchestra-arrow-button .wp-block-button__link:focus-visible {
  outline: 2px solid #fff;
  outline-offset: 5px;
}
.page-id-197 .marginum-hero-drop-arrow .wp-block-button__link > *,
.page-id-213 .marginum-hero-drop-arrow .wp-block-button__link > *,
.home .orchestra-native > .orchestra-generic-hero .orchestra-arrow-button .wp-block-button__link > * {
  position: absolute;
  width: 1px;
  height: 1px;
  overflow: hidden;
  clip: rect(0 0 0 0);
  clip-path: inset(50%);
  white-space: nowrap;
}

@keyframes marginum-hero-reveal {
  from { transform: scale(1.08); }
  to { transform: scale(1); }
}
@keyframes marginum-hero-copy-in {
  from { opacity: 0; transform: translateY(100px); }
  to { opacity: 1; transform: translateY(0); }
}
@keyframes marginum-hero-arrow-float {
  0%, 100% { transform: translateY(0); }
  50% { transform: translateY(8px); }
}
.orchestra-native .orchestra-arrow-button .wp-block-button__link {
  border: 1px solid currentColor;
  border-radius: 0;
  color: inherit;
  background: transparent;
  font-size: 13px;
  letter-spacing: .04em;
  text-transform: uppercase;
}
.orchestra-native > .orchestra-generic-content {
  padding: 72px 8% 82px;
  text-align: center;
}
.orchestra-native > .orchestra-generic-content h2 {
  margin: 0 0 22px;
  font-size: clamp(42px, 4vw, 64px);
  font-weight: 500;
}

/* Homepage About Us group photo: match the source's 120% crop while anchoring
   the crop near the top-left so faces never disappear above the cover. */
.home .orchestra-native > .orchestra-generic-cta-cover:has(img[src*="MarginumTeamPhoto2023"]) {
  min-height: 744px !important;
  overflow: hidden;
}
.home .orchestra-native > .orchestra-generic-cta-cover:has(img[src*="MarginumTeamPhoto2023"]) > .wp-block-cover__image-background {
  object-position: 15% 18% !important;
  transform: scale(1.2);
  transform-origin: 15% 18%;
}
/* Source headings highlight selected words, never a viewport-dependent line. */
.orchestra-native :is(h1, h2, h3, h4, h5, h6) .highlight-color { color: #ff0000; }
.orchestra-native > .orchestra-generic-content p { max-width: 650px; margin: 8px auto; font-size: 17px; line-height: 1.45; }
.orchestra-native > .orchestra-generic-cta-cover { min-height: 650px !important; }
.orchestra-native > .orchestra-generic-cta-cover .wp-block-cover__inner-container { width: min(1360px, 88vw); }
.orchestra-native > .orchestra-generic-cta-cover .orchestra-generic-cta-copy { width: min(520px, 88vw); margin-left: 0; color: #fff; }
.orchestra-native > .orchestra-generic-cta-cover h2 { color: #fff; font-size: clamp(42px, 4vw, 64px); font-weight: 500; }
.orchestra-native > .orchestra-generic-cards { padding: 74px 7% 90px; }
.orchestra-native > .orchestra-generic-cards > h2 { margin: 0 0 48px; text-align: center; font-size: 16px; letter-spacing: .13em; }
/* Shared news heading: source .latest-news #news h4, independent of Query Addon. */
.orchestra-native > .marginum-news-carousel > h2 {
  width: 100%;
  max-width: 600px;
  margin: 0 auto 48px;
  color: #212121;
  font: 400 21.6px/1.5 Inter, sans-serif;
  letter-spacing: 2px;
  text-align: center;
}
@media (max-width: 768px) {
  .orchestra-native > .marginum-news-carousel > h2 { font-size: 22.4px; }
}
@media (max-width: 620px) {
  .orchestra-native > .marginum-news-carousel > h2 { font-size: 18.4px; }
}
.orchestra-native .orchestra-generic-card-grid { display: grid; grid-template-columns: repeat(3, minmax(0, 1fr)); gap: 40px 34px; }
.orchestra-native .orchestra-generic-card-grid > .wp-block-column { min-width: 0; margin: 0; }
.orchestra-native .orchestra-generic-card-grid > .wp-block-column:nth-child(n+4) { display: none; }
.orchestra-native .orchestra-card-media { margin: 0 0 22px; }
.orchestra-native .orchestra-card-media img { width: 100%; aspect-ratio: 1.55; object-fit: cover; }
.orchestra-native .orchestra-card h3 { margin: 8px 0 12px; font-size: 22px; line-height: 1.18; }
.orchestra-native .orchestra-card p { font-size: 14px; line-height: 1.45; }
.home .orchestra-generic-cards .orchestra-card .orchestra-arrow-button .wp-block-button__link {
  display: inline-flex;
  align-items: center;
  gap: 8px;
  padding: 0;
  border: 0;
  color: #202020;
  background: transparent;
  font-size: 16px;
  font-weight: 700;
  letter-spacing: 0;
  line-height: 1.35;
  text-transform: none;
}
.home .orchestra-generic-cards .orchestra-card .orchestra-arrow-button .wp-block-button__link:hover,
.home .orchestra-generic-cards .orchestra-card .orchestra-arrow-button .wp-block-button__link:focus-visible {
  color: #f20e23;
  background: transparent;
}
.home .orchestra-generic-cards .orchestra-card .orchestra-button-label.is-visually-hidden {
  position: static !important;
  width: auto !important;
  height: auto !important;
  margin: 0 !important;
  padding: 0 !important;
  overflow: visible !important;
  clip: auto !important;
  clip-path: none !important;
  white-space: normal !important;
}
.marginum-news-carousel .marginum-news-all {
  justify-content: center;
  margin-top: 56px;
}
.marginum-news-carousel .marginum-news-all .wp-block-button__link {
  min-width: 156px;
  padding: 13px 28px;
  border: 2px solid #202020 !important;
  border-radius: 0;
  color: #202020 !important;
  background: transparent !important;
  font-size: 14px;
  font-weight: 600;
  letter-spacing: .03em;
}
.marginum-news-carousel .marginum-news-all .wp-block-button__link:hover,
.marginum-news-carousel .marginum-news-all .wp-block-button__link:focus-visible {
  border-color: #f20e23 !important;
  color: #f20e23 !important;
  background: transparent !important;
}
.marginum-news-carousel .marginum-news-query {
  width: 100%;
  overflow: hidden;
}
.orchestra-native > .marginum-news-carousel {
  position: relative;
  background: linear-gradient(115deg, #f7f7f7 0 34%, #fff 34.15% 100%);
}
.marginum-news-carousel .wp-block-post-template.swiper-wrapper {
  display: flex;
  flex-wrap: nowrap;
  gap: 0;
  margin: 0;
  padding: 0;
}
.marginum-news-carousel .wp-block-post {
  min-width: 0;
  flex-shrink: 0;
  list-style: none;
}
.marginum-news-carousel .orchestra-card-media { margin-bottom: 22px; }
.marginum-news-carousel .marginum-home-news-meta {
  display: flex;
  flex-wrap: wrap;
  gap: 5px;
  margin-bottom: 8px;
  font-size: 14px;
  line-height: 1.4;
}
.marginum-news-carousel .marginum-home-news-meta:has(.marginum-news-publisher) .wp-block-post-date::after { content: " |"; }
.marginum-news-carousel .wp-block-post-title {
  margin: 8px 0 12px;
  font-size: 22px;
  line-height: 1.18;
}
.marginum-news-carousel .wp-block-post-title a,
.marginum-news-carousel .wp-block-post-terms a {
  color: inherit;
  text-decoration: none;
}
.marginum-news-carousel .wp-block-post-excerpt {
  font-size: 14px;
  line-height: 1.45;
}
.marginum-news-carousel .marginum-news-link {
  color: #202020;
  font-size: 16px;
  font-weight: 700;
  text-decoration: none;
}
.marginum-news-carousel .marginum-news-link:hover,
.marginum-news-carousel .marginum-news-link:focus-visible {
  color: #202020;
  text-decoration: underline;
  text-decoration-color: #202020;
  text-underline-offset: 3px;
}
.marginum-news-navigation {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 50%;
  z-index: 3;
  width: 100vw;
  max-width: none !important;
  margin: 0;
  transform: translateX(-50%);
  pointer-events: none;
}
.marginum-news-navigation .swiper-button-prev,
.marginum-news-navigation .swiper-button-next {
  position: absolute;
  top: var(--marginum-news-nav-y, 280px);
  display: grid;
  width: 44px;
  height: 44px;
  place-items: center;
  padding: 0;
  margin: 0;
  border: 1px solid #202020;
  border-radius: 50%;
  color: #202020;
  background: rgba(255, 255, 255, .92);
  box-shadow: none;
  transform: translateY(-50%);
  cursor: pointer;
  pointer-events: auto;
}
.marginum-news-navigation .swiper-button-prev { left: var(--marginum-news-prev-x, calc(2vw - 54px)); }
.marginum-news-navigation .swiper-button-next { right: var(--marginum-news-next-x, calc(2vw - 54px)); }
.marginum-news-navigation .swiper-button-prev::after,
.marginum-news-navigation .swiper-button-next::after {
  font-size: 17px;
  font-weight: 500;
  line-height: 1;
}
.marginum-news-navigation :is(.swiper-button-prev, .swiper-button-next):hover { color: #ff0000; }
.marginum-news-navigation :is(.swiper-button-prev, .swiper-button-next):focus-visible {
  color: #ff0000;
  outline: 2px solid #202020;
  outline-offset: 3px;
}
.marginum-news-navigation .swiper-button-disabled {
  color: #202020;
  opacity: .35;
  cursor: default;
}
.marginum-news-navigation .swiper-button-disabled:hover,
.marginum-news-navigation .swiper-button-disabled:hover::after {
  color: #202020;
}
@media (max-width: 781px) {
  .orchestra-native > .marginum-news-carousel {
    background: linear-gradient(115deg, #f7f7f7 0 18%, #fff 18.15% 100%);
  }
  .marginum-news-navigation .swiper-button-prev { left: var(--marginum-news-prev-x, calc(3vw - 54px)); }
  .marginum-news-navigation .swiper-button-next { right: var(--marginum-news-next-x, calc(3vw - 54px)); }
}
@media (max-width: 767px) {
  .marginum-news-navigation {
    position: relative;
    top: auto;
    bottom: auto;
    left: auto;
    display: flex;
    justify-content: center;
    gap: 16px;
    width: 100%;
    min-height: 44px;
    margin: 24px auto 0;
    transform: none;
  }
  .marginum-news-navigation .swiper-button-prev,
  .marginum-news-navigation .swiper-button-next {
    position: static;
    transform: none;
  }
}
@media (max-width: 620px) {
  .orchestra-native > .marginum-news-carousel {
    background: linear-gradient(115deg, #f7f7f7 0 8%, #fff 8.15% 100%);
  }
}
.orchestra-native > .orchestra-generic-cta-cover:nth-of-type(2) { min-height: 760px !important; }
.orchestra-native > .orchestra-generic-media,
.orchestra-native > section.orchestra-generic-cta { padding: 90px 8%; text-align: center; }
.orchestra-native > .orchestra-generic-media h2,
.orchestra-native > section.orchestra-generic-cta h2 { max-width: 720px; margin: 0 auto 54px; font-size: 30px; line-height: 1.1; }
.orchestra-native .orchestra-generic-media-grid { display: grid; grid-template-columns: repeat(4, minmax(0, 1fr)); align-items: center; gap: 44px; }
.orchestra-native .orchestra-generic-media-grid > .wp-block-column { min-width: 0; margin: 0; }
.orchestra-native .orchestra-generic-media-item { margin: 0; }
.orchestra-native .orchestra-generic-media-item img { width: 100%; max-height: 90px; object-fit: contain; filter: grayscale(1); }
.orchestra-native > section.orchestra-generic-cta { min-height: 650px; display: grid; place-content: center; background: #fafafa; }
.orchestra-native > section.orchestra-generic-cta p { max-width: 650px; margin: 8px auto; font-size: 17px; line-height: 1.45; }
.orchestra-native > section.orchestra-generic-cta + .orchestra-generic-media .orchestra-generic-media-grid { grid-template-columns: repeat(5, minmax(0, 1fr)); }

.home .orchestra-native > section.marginum-home-investors {
  min-height: 763px;
  box-sizing: border-box;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  padding: 80px 8%;
  background: linear-gradient(115deg, #fdfdfd 52%, #f8f8f8 52%);
  text-align: center;
}
.home .marginum-home-investors .orchestra-eyebrow {
  margin: 0 0 24px;
  color: #202020;
  font-size: 20px;
  font-weight: 500;
  letter-spacing: .08em;
}
.home .orchestra-native > section.marginum-home-investors h2 {
  width: min(600px, 86vw);
  max-width: none;
  margin: 0 auto 32px;
  color: #202020;
  font-size: clamp(49px, 3.9vw, 64px);
  font-weight: 500;
  line-height: 1.2;
}
.home .marginum-home-investors h2 .highlight-color { color: #ff0000; }
.home .orchestra-native > section.marginum-home-investors > p:not(.orchestra-eyebrow) {
  width: min(650px, 86vw);
  max-width: none;
  margin: 0 auto 30px;
  color: #202020;
  font-size: 20px;
  line-height: 1.45;
}
.home .orchestra-native > section.marginum-home-investors > p:nth-of-type(2) { font-weight: 700; }
.home .marginum-home-investors .wp-block-buttons { width: 100%; justify-content: center; margin-top: 4px; }
.home .marginum-home-investors .orchestra-arrow-button .wp-block-button__link {
  min-width: 325px;
  min-height: 50px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  padding: 14px 30px;
  border: 2px solid #202020 !important;
  border-radius: 5px;
  background: transparent !important;
  box-shadow: none;
  color: #202020 !important;
  font-size: 16px;
  font-weight: 500;
  letter-spacing: .06em;
  text-decoration: none;
  transition: background-color .2s ease, color .2s ease;
}
.home .marginum-home-investors .orchestra-arrow-button .wp-block-button__link:hover,
.home .marginum-home-investors .orchestra-arrow-button .wp-block-button__link:focus-visible {
  background: #202020 !important;
  color: #fff !important;
}
.home .marginum-home-investors .orchestra-arrow-button .wp-block-button__link:focus-visible {
  outline: 2px solid #202020;
  outline-offset: 4px;
}
.home .marginum-home-investors .orchestra-arrow-button .wp-block-button__link > span[aria-hidden="true"] { display: none; }

/* Solution / Products: the source hero is a computed CSS background and the
   76.9 MB product video is the following full-width media section. */
.page-id-223 .orchestra-native > .orchestra-generic-hero {
  min-height: 815px !important;
  display: grid;
  align-content: center;
  padding: 100px 3% 70px;
  background: #082a39 url("https://www.marginum.com/images/2024/December/xl/Liite2.female-surgeon-wearing-surgical-mask1.jpg") center/cover no-repeat;
}
.page-id-223 .orchestra-native > .orchestra-generic-hero > * {
  width: min(590px, 84vw);
  margin-right: auto;
  margin-left: 0 !important;
}
.page-id-223 .orchestra-native > .orchestra-generic-hero h1 {
  max-width: 590px;
  font-size: clamp(44px, 3.65vw, 52px);
}
.page-id-223 .orchestra-native > .orchestra-generic-hero + .orchestra-generic-media {
  min-height: 728px;
  display: grid;
  place-items: center;
  padding: 40px 4%;
  background: #fff;
}
.page-id-223 .orchestra-native > .orchestra-generic-hero + .orchestra-generic-media .orchestra-generic-media-grid {
  width: min(1152px, 100%);
  grid-template-columns: minmax(0, 1fr);
}
.page-id-223 .orchestra-native > .orchestra-generic-hero + .orchestra-generic-media .wp-block-column,
.page-id-223 .orchestra-native > .orchestra-generic-hero + .orchestra-generic-media .wp-block-video {
  width: 100%;
  max-width: none;
  position: relative;
}
.page-id-223 .orchestra-native > .orchestra-generic-hero + .orchestra-generic-media .wp-block-video::after {
  content: "";
  position: absolute;
  inset: 0;
  pointer-events: none;
  background: linear-gradient(110deg, rgba(145, 145, 145, .58) 0%, rgba(244, 244, 244, .16) 100%);
  mix-blend-mode: multiply;
  opacity: 1;
}
.page-id-223 .orchestra-native > .orchestra-generic-hero + .orchestra-generic-media video {
  display: block;
  width: 100%;
  height: auto;
  aspect-ratio: 16 / 9;
  object-fit: cover;
  background: linear-gradient(110deg, #b8b8b8 0%, #f4f4f4 100%);
  mix-blend-mode: normal;
}

.page-id-223 .marginum-solution-core {
  max-width: none !important;
  padding: 78px max(7vw, calc((100vw - 1180px) / 2)) 104px;
  background: linear-gradient(116deg, #e7e7e7 0 28%, #f1f1f1 28.15% 100%);
  color: #202020;
  font-family: Arial, Helvetica, sans-serif;
}

/* News archive: dynamic native Query blocks backed by the imported posts. */
.marginum-news-page {
  /* The News header is fixed and outside normal flow. Offset the complete
     page wrapper so both the featured copy and image begin below it. */
  margin-top: 81px !important;
  padding-top: 0;
  color: #20282c;
  background: linear-gradient(115deg, #f9f9f9 0 47%, #fdfdfd 47.15% 100%);
}
@media (max-width: 479.98px) {
  .marginum-news-page { margin-top: 61px !important; }
}
.marginum-news-featured { padding: 0 0 70px; background: transparent; }
.marginum-news-featured .wp-block-post-template { margin: 0; padding: 0; }
.marginum-news-featured-card { display: grid; grid-template-columns: repeat(2, minmax(0, 1fr)); gap: 0; align-items: start; }
.marginum-news-featured-card .wp-block-post-featured-image { grid-column: 2; grid-row: 1; margin: 0; aspect-ratio: 1.6 !important; }
.marginum-news-featured-card .wp-block-post-featured-image img { display: block; width: 100%; aspect-ratio: 1.6 !important; object-fit: cover; }
.marginum-news-featured-card .marginum-news-featured-copy { grid-column: 1; grid-row: 1; }
.marginum-news-featured-copy { padding: 28px max(4.4vw, calc((50vw - 584px) / 2)); }
.marginum-news-featured-card > .marginum-news-featured-copy { padding-top: 72px !important; }
/* Keep the featured-news metadata clear of Blocksy's overlaid header. */
body.page .marginum-news-featured-card > .marginum-news-featured-copy { padding-top: 72px !important; }
.marginum-news-featured-copy h2 { margin: 18px 0; font-size: clamp(30px, 3vw, 48px); line-height: 1.05; overflow-wrap: normal; word-break: normal; }
.marginum-news-listing { max-width: none !important; padding: 88px max(7vw, calc((100vw - 1120px) / 2)) 120px; }
.marginum-news-listing > h1 { margin: 0 0 36px; text-align: center; font-size: 25px; font-weight: 500; letter-spacing: .09em; }
.marginum-news-filters { display: flex; justify-content: center; gap: 20px; margin-bottom: 70px; }
.marginum-news-filters button { min-width: 150px; padding: 12px 24px; border: 2px solid #222; border-radius: 0; background: #fff; color: #222; font: inherit; font-size: 14px; cursor: pointer; transition: background-color .2s ease, color .2s ease; }
.marginum-news-filters button.is-active { background: #222; color: #fff; }
.marginum-news-filters button:focus-visible { outline: 3px solid #2870ff; outline-offset: 3px; }
.marginum-news-card[hidden],
.marginum-news-query .wp-block-post[hidden] { display: none !important; }
.marginum-news-query .wp-block-post-template { gap: 64px 32px; }
.marginum-news-card { display: flex; min-width: 0; height: 100%; flex-direction: column; align-items: stretch; }
.marginum-news-card .wp-block-post-featured-image { margin: 0 0 18px; }
.marginum-news-card .wp-block-post-featured-image img { width: 100%; aspect-ratio: 16 / 9; object-fit: cover; }
.marginum-news-meta { gap: 7px; margin: 0 0 16px; font-size: 14px; text-transform: uppercase; }
.marginum-news-meta a { color: inherit; text-decoration: none; }
.marginum-news-card h2 { margin: 0 0 14px; font-size: 22px; line-height: 1.08; }
.marginum-news-card h2 a,
.marginum-news-featured-copy h2 a { color: inherit; text-decoration: none; }
.marginum-news-card .wp-block-post-excerpt { margin: 0 0 22px; font-size: 16px; line-height: 1.45; }
.marginum-news-link { margin-top: auto; color: #202020; font-weight: 700; text-decoration: none; }
.marginum-news-link:hover,
.marginum-news-link:focus-visible { color: #202020; text-decoration: underline; text-decoration-color: #202020; }
.marginum-news-query .wp-block-query-pagination { margin-top: 72px; }
.marginum-news-query .wp-block-query-pagination-next { display: inline-block; padding: 14px 34px; border: 2px solid #222; color: #222; font-weight: 700; text-decoration: none; text-transform: uppercase; }

/* Investors: restore the source page's section system instead of rendering
   every imported element as one undifferentiated white document. */
.page-id-213 .orchestra-native > .orchestra-generic-hero {
  min-height: 815px !important;
  background: #022231 url('/wp-content/uploads/orchestra-media/for-investors-bg.jpg') center/cover no-repeat;
}
.page-id-213 .orchestra-native > .orchestra-generic-hero h1 strong { color: #f20e23; }
.page-id-213 .orchestra-native > .orchestra-generic-hero .orchestra-lead:first-of-type { max-width: 640px; font-weight: 700; }
.page-id-213 .orchestra-native > .orchestra-generic-hero .orchestra-lead:last-of-type { max-width: 650px; }
.page-id-213 .orchestra-native > .orchestra-generic-hero .wp-block-cover__image-background { display: none; }
.page-id-213 .orchestra-native > .orchestra-generic-hero .wp-block-cover__background { opacity: .38; background: #00283a; }
.page-id-213 .orchestra-native > .orchestra-generic-content { padding: 86px max(8vw, calc((100vw - 1120px) / 2)); }
.page-id-213 .orchestra-native > #overview.orchestra-generic-content.is-editorial-intro {
  min-height: 590px;
  display: grid;
  align-content: center;
  background: linear-gradient(115deg, #dedede 22%, #e4e4e4 22.15%);
}
.page-id-213 .orchestra-native > #overview .orchestra-generic-content-columns {
  display: block !important;
  width: min(100%, 790px);
  margin-inline: auto;
}
.page-id-213 .orchestra-native > #overview > .orchestra-generic-content-copy {
  display: block !important;
  width: min(100%, 790px) !important;
  max-width: 790px !important;
  margin-inline: auto !important;
}
.page-id-213 .orchestra-native > #overview .orchestra-generic-content-columns > .wp-block-column:first-child { text-align: center; }
.page-id-213 .orchestra-native > #overview .orchestra-eyebrow { max-width: 690px; margin: 0 auto 24px !important; text-align: center; }
.page-id-213 .orchestra-native > #overview h3 {
  max-width: 760px;
  margin: 0 auto 34px;
  font-size: clamp(34px, 2.8vw, 42px);
  font-weight: 400;
  line-height: 1.12;
  text-align: center;
}
.page-id-213 .orchestra-native > #overview .orchestra-generic-content-copy > p:not(.orchestra-eyebrow) {
  margin: 0 auto 22px;
  font-size: 20px;
  line-height: 1.48;
  text-align: left;
}
.page-id-213 .orchestra-native > #overview .orchestra-generic-content-copy > h3 + p { font-weight: 700; }
.page-id-213 .orchestra-native > .orchestra-generic-content.is-partner-grid:nth-of-type(2) {
  min-height: 606px;
  display: grid;
  grid-template-columns: minmax(0, 1fr) 180px 28px minmax(0, 310px) minmax(0, 1fr);
  align-content: center;
  color: #fff;
  background: #052839 url('/wp-content/uploads/orchestra-media/investor-perspective-background.jpg') center/cover no-repeat;
  text-align: center;
}
.page-id-213 .orchestra-native > .orchestra-generic-content.is-partner-grid:nth-of-type(2) .orchestra-generic-content-copy { display: contents; }
.page-id-213 .orchestra-native > .orchestra-generic-content.is-partner-grid:nth-of-type(2) .orchestra-eyebrow,
.page-id-213 .orchestra-native > .orchestra-generic-content.is-partner-grid:nth-of-type(2) h2 { grid-column: 2 / 5; }
.page-id-213 .orchestra-native > .orchestra-generic-content.is-partner-grid:nth-of-type(2) h2 { margin: 28px auto; color: #fff; font-size: clamp(24px, 2.35vw, 34px); line-height: 1.28; }
.page-id-213 .orchestra-native > .orchestra-generic-content.is-partner-grid:nth-of-type(2) .orchestra-generic-content-copy > p:nth-of-type(n+3) { display: none; }
.page-id-213 .orchestra-native > .orchestra-generic-content.is-partner-grid:nth-of-type(2) .orchestra-generic-content-copy > p:nth-of-type(2) {
  grid-column: 4;
  grid-row: 3;
  align-self: center;
  max-width: 310px;
  margin: 32px 0 0;
  color: #fff;
  font-size: 17px;
  line-height: 1.45;
  text-align: left;
}
.page-id-213 .orchestra-native > .orchestra-generic-content.is-partner-grid:nth-of-type(2) .orchestra-generic-content-copy > p:nth-of-type(2) strong {
  display: block;
  margin-bottom: 4px;
}
.page-id-213 .orchestra-native > .orchestra-generic-content.is-partner-grid:nth-of-type(2) .orchestra-generic-media-grid { grid-column: 2; grid-row: 3; width: 180px; margin: 32px 0 0; grid-template-columns: 1fr; }
.page-id-213 .orchestra-native > .orchestra-generic-content.is-partner-grid:nth-of-type(2) .orchestra-generic-media-grid > .wp-block-column { display: none; }
.page-id-213 .marginum-investor-slider-ready > .orchestra-generic-content-copy > h2,
.page-id-213 .marginum-investor-slider-ready > .orchestra-generic-content-copy > p:not(.orchestra-eyebrow),
.page-id-213 .marginum-investor-slider-ready > .orchestra-generic-media-grid { display: none !important; }
.marginum-investor-slider-viewport {
  position: relative;
  grid-column: 1 / -1;
  grid-row: 2 / 4;
  width: min(1440px, calc(100vw - 48px));
  height: auto;
  margin: 18px auto 0;
  overflow: hidden;
  touch-action: pan-y;
}
.marginum-investor-slider-track {
  display: flex;
  width: 100%;
  height: auto;
  align-items: stretch;
  will-change: transform;
}
.marginum-investor-slide {
  display: grid;
  grid-template-rows: 1fr auto;
  flex: 0 0 100%;
  width: 100%;
  height: auto;
  min-width: 0;
  padding: 0 2px;
}
.page-id-213 .orchestra-native > .orchestra-generic-content.is-partner-grid:nth-of-type(2) .marginum-investor-slide h2 {
  grid-column: 1 !important;
  grid-row: 1;
  width: min(920px, calc(100% - 220px));
  min-height: 220px;
  height: auto;
  margin: 0 auto 14px;
  overflow: visible;
  color: #fff;
  font-size: clamp(19px, 1.45vw, 24px);
  line-height: 1.38;
  text-align: left;
}
.page-id-213 .orchestra-native > .orchestra-generic-content.is-partner-grid:nth-of-type(2) .marginum-investor-slide h2 strong,
.page-id-213 .orchestra-native > .orchestra-generic-content.is-partner-grid:nth-of-type(2) .marginum-investor-slide h2 b {
  color: #fff !important;
}
.page-id-213 .orchestra-native > .orchestra-generic-content.is-partner-grid:nth-of-type(2) .marginum-investor-slide h2::first-line {
  color: #fff !important;
}
.marginum-investor-slide-person {
  display: grid;
  grid-template-columns: 140px minmax(0, 310px);
  width: min(920px, calc(100% - 220px));
  margin-inline: auto;
  gap: 16px;
  align-items: center;
  justify-content: start;
}
.marginum-investor-slide-person img {
  display: block;
  width: 140px;
  height: 140px;
  border-radius: 5px;
  object-fit: cover;
  filter: none !important;
}
.marginum-investor-slide-person p {
  margin: 0;
  color: #fff;
  font-size: 17px;
  line-height: 1.45;
  text-align: left;
}
.marginum-investor-slide-person strong,
.marginum-investor-slide-person span { display: block; }
.marginum-investor-slider-controls button {
  position: absolute;
  top: 31%;
  z-index: 2;
  display: flex;
  width: 3.2rem;
  height: 3.2rem;
  align-items: center;
  justify-content: center;
  padding: 0;
  border: 2px solid #fff;
  border-radius: 50%;
  background: rgba(26, 73, 91, .96);
  box-shadow: 0 0 0 10px rgba(26, 73, 91, .82);
  color: #fff;
  transform: translateY(-50%);
  cursor: pointer;
}
.marginum-investor-slider-controls button[data-direction='-1'] { left: 24px; }
.marginum-investor-slider-controls button[data-direction='1'] { right: 24px; }
.page-id-213 .marginum-investor-slider-controls button span {
  display: block !important;
  color: currentColor;
  font-size: 1.6rem;
  font-weight: 400;
  line-height: .7;
  transform: translateY(-1px);
}
.marginum-investor-slider-controls button:hover,
.marginum-investor-slider-controls button:focus-visible { color: #fff; border-color: #fff; }
.marginum-investor-slider-controls button:focus-visible { outline: 2px solid #fff; outline-offset: 3px; }
@media (max-width: 991px) {
  .marginum-investor-slider-viewport { width: calc(100vw - 32px); height: auto; }
  .page-id-213 .orchestra-native > .orchestra-generic-content.is-partner-grid:nth-of-type(2) .marginum-investor-slide h2 {
    width: calc(100% - 150px);
    min-height: 280px;
    font-size: clamp(18px, 2.35vw, 22px);
  }
  .marginum-investor-slider-controls button[data-direction='-1'] { left: 12px; }
  .marginum-investor-slider-controls button[data-direction='1'] { right: 12px; }
  .marginum-investor-slider-controls button { width: 2.6rem; height: 2.6rem; }
  .marginum-investor-slide-person { width: calc(100% - 150px); }
}
@media (max-width: 620px) {
  .page-id-213 .orchestra-native > .orchestra-generic-content.is-partner-grid:nth-of-type(2) {
    grid-template-columns: minmax(0, 1fr);
    padding: 58px 18px;
  }
  .page-id-213 .orchestra-native > .orchestra-generic-content.is-partner-grid:nth-of-type(2) .orchestra-eyebrow { grid-column: 1; }
  .marginum-investor-slider-viewport { grid-column: 1; width: calc(100vw - 36px); height: auto; }
  .page-id-213 .orchestra-native > .orchestra-generic-content.is-partner-grid:nth-of-type(2) .marginum-investor-slide h2 {
    width: calc(100% - 72px);
    min-height: 320px;
    height: auto;
    font-size: clamp(16px, 4.2vw, 19px);
    line-height: 1.4;
  }
  .marginum-investor-slide-person { grid-template-columns: 120px minmax(0, 180px); width: calc(100% - 72px); gap: 12px; }
  .marginum-investor-slide-person img { width: 120px; height: 120px; }
  .marginum-investor-slide-person p { font-size: 14px; }
  .marginum-investor-slider-controls button { width: 2.3rem; height: 2.3rem; }
  .marginum-investor-slider-controls button[data-direction='-1'] { left: 0; }
  .marginum-investor-slider-controls button[data-direction='1'] { right: 0; }
}
@media (prefers-reduced-motion: reduce) {
  .marginum-investor-slider-track { transition-duration: 1ms !important; }
}
.page-id-213 .orchestra-native > .orchestra-generic-content.is-partner-grid:nth-of-type(3) { color: #172c31; background: linear-gradient(115deg, #f5f5f5 22%, #fafafa 22%); }
.page-id-213 .orchestra-native > .orchestra-generic-content.is-partner-grid:nth-of-type(3) h3 { color: #172c31; font-size: clamp(36px, 3.2vw, 48px); }
.page-id-213 .orchestra-native > .orchestra-generic-content.is-partner-grid:nth-of-type(3) .orchestra-generic-content-copy { max-width: 820px; margin: auto; }
.page-id-213 .orchestra-native > .orchestra-generic-content.is-partner-grid:nth-of-type(3) .orchestra-generic-media-grid { grid-template-columns: repeat(5, minmax(0, 1fr)); gap: 44px; margin-top: 70px; }
.page-id-213 .orchestra-native > .orchestra-generic-content.is-partner-grid:nth-of-type(3) .orchestra-generic-media-grid img { max-height: 90px; }
.page-id-213 .marginum-ceo-partners { padding: 0 !important; background: #fff !important; }
.page-id-213 .marginum-ceo-layout {
  box-sizing: border-box;
  display: grid;
  grid-template-columns: minmax(0, .76fr) minmax(0, 1fr);
  align-items: stretch;
  width: 100vw;
  max-width: none;
  margin-inline: calc(50% - 50vw);
  padding: 64px max(10.2vw, calc((100vw - 1514px) / 2)) 53px;
  gap: clamp(80px, 9.5vw, 184px);
  background: linear-gradient(115deg, #f2f2f2 0 31%, #fafafa 31% 100%);
}
.page-id-213 .marginum-ceo-copy {
  align-self: center;
  max-width: 575px;
  padding: 0;
  background: transparent;
  text-align: left;
}
.page-id-213 .marginum-ceo-copy { min-width: 0; overflow-wrap: normal; word-break: normal; }
.page-id-213 .marginum-ceo-copy .orchestra-eyebrow {
  max-width: none;
  margin: 0 0 27px;
  font-size: 20px;
  font-weight: 400;
  line-height: 1.25;
  letter-spacing: .12em;
  text-align: left;
}
.page-id-213 .orchestra-native > .marginum-ceo-partners .marginum-ceo-layout .marginum-ceo-copy h3 {
  max-width: 575px;
  margin: 0 0 29px;
  font-size: 40px;
  font-weight: 400;
  line-height: 1.08;
  text-align: left;
}
.page-id-213 .marginum-ceo-copy h3 strong { font-weight: 700; }
.page-id-213 .marginum-ceo-copy p {
  max-width: 575px;
  margin: 0 0 23px;
  font-size: 18px;
  line-height: 1.42;
  text-align: left;
}
.page-id-213 .marginum-ceo-copy p:last-child { margin-bottom: 0; }
.page-id-213 .marginum-ceo-copy p:last-child strong { font-weight: 700; }
.page-id-213 .marginum-ceo-layout > .wp-block-column { margin: 0; }
.page-id-213 .marginum-ceo-layout > .wp-block-column {
  order: 0;
  align-self: stretch;
  height: auto;
  min-height: clamp(620px, 39.85vw, 760px);
}
.page-id-213 .marginum-ceo-layout > .wp-block-column figure,
.page-id-213 .marginum-ceo-layout > .wp-block-column img { width: 100%; height: 100%; margin: 0; object-fit: cover; object-position: center top; }
.page-id-213 .marginum-ceo-layout > .wp-block-column img { max-height: none; filter: none; }
.page-id-213 .marginum-partner-intro { box-sizing: border-box; width: 100vw; max-width: none; padding: 68px 8% 28px; margin-inline: calc(50% - 50vw); background: #fff; text-align: center; }
.page-id-213 .marginum-partner-intro p:first-child { width: 100%; margin: 0 auto 30px; font-size: 20px; font-weight: 400; letter-spacing: .11em; text-align: center; }
.page-id-213 .marginum-partner-intro p:last-child { width: 100%; max-width: none; margin: 0; font-size: clamp(38px, 3.1vw, 50px); font-weight: 400; line-height: 1.18; }
.page-id-213 .marginum-partner-intro p:last-child strong { font-weight: 700; }
.page-id-213 .marginum-partners > .orchestra-generic-media-grid { box-sizing: border-box; display: grid; grid-template-columns: repeat(3, minmax(0, 1fr)) !important; gap: 160px 64px; width: 100vw !important; max-width: none; padding: 88px max(8%, calc((100vw - 1280px) / 2)) 132px; margin: 0 calc(50% - 50vw) !important; background: #fff; align-items: start; justify-items: center; }
.page-id-213 .marginum-partners > .orchestra-generic-media-grid > .wp-block-column { width: 100%; }
.page-id-213 .marginum-partners > .orchestra-generic-media-grid > :last-child:nth-child(3n + 1) { grid-column: 2; }
.page-id-213 .marginum-partners > .orchestra-generic-media-grid figure { display: flex; min-height: 104px; margin: 0; align-items: center; justify-content: center; }
.page-id-213 .marginum-partners > .orchestra-generic-media-grid img { width: 100%; max-height: 104px; object-fit: contain; mix-blend-mode: multiply; transform: translateY(-28px) scale(1.7); }
.page-id-213 .marginum-ceo-partners .marginum-partner-description { max-width: 390px; margin: 10px auto 0; color: #202020; font-size: 17px; font-weight: 400; line-height: 1.5; text-align: center; }
@media (min-width: 1501px) {
  .page-id-213 .marginum-partners > .orchestra-generic-media-grid > .wp-block-column:nth-child(n + 4) {
    margin-top: 38px;
  }
}
@media (min-width: 992px) and (max-width: 1500px) {
  .page-id-213 .marginum-partners > .orchestra-generic-media-grid {
    grid-template-columns: repeat(3, minmax(0, 1fr)) !important;
    gap: 94px 52px;
    padding-inline: max(8%, calc((100vw - 1160px) / 2));
  }
}
@media (max-width: 991px) {
  .page-id-213 .marginum-partners > .orchestra-generic-media-grid img { transform: none; }
}
.page-id-213 .marginum-ceo-partners + .is-editorial-intro .orchestra-generic-content-columns {
  display: grid !important;
  grid-template-columns: minmax(150px, 220px) minmax(0, 1fr);
  gap: clamp(40px, 7vw, 110px);
  align-items: start;
}
.page-id-213 .marginum-ceo-partners + .is-editorial-intro .orchestra-generic-content-copy,
.page-id-213 .marginum-ceo-partners + .is-editorial-intro .orchestra-generic-content-copy > * {
  min-width: 0;
  overflow-wrap: normal;
  word-break: normal;
  writing-mode: horizontal-tb;
}
.page-id-213 .marginum-ceo-partners + .is-editorial-intro {
  min-height: 717px;
  display: grid;
  align-content: center;
  background: linear-gradient(115deg, #f5f5f5 22%, #fafafa 22%) !important;
  text-align: left;
}
.page-id-213 .marginum-ceo-partners + .is-editorial-intro .orchestra-generic-content-columns {
  display: block !important;
  width: min(100%, 700px);
  margin-inline: auto;
}
.page-id-213 .marginum-ceo-partners + .is-editorial-intro .orchestra-eyebrow {
  margin: 0 auto 25px !important;
  text-align: center;
}
.page-id-213 .marginum-ceo-partners + .is-editorial-intro h3 {
  margin: 0 auto 34px;
  font-size: clamp(34px, 3vw, 46px);
  line-height: 1.14;
  text-align: left;
}
.page-id-213 .marginum-ceo-partners + .is-editorial-intro .orchestra-generic-content-copy > p {
  margin: 0 auto 22px;
  font-size: 16px;
  line-height: 1.5;
  text-align: left;
}
.page-id-213 .marginum-investor-release { min-height: 435px !important; display: grid; grid-template-columns: minmax(0, .95fr) minmax(0, 1.05fr); align-items: center; gap: clamp(72px, 9vw, 142px); padding: 54px max(8.9vw, calc((100vw - 1110px) / 2)) !important; color: #fff; background: #212121 url('/wp-content/uploads/orchestra-media/newsletter-bg.jpg') center/cover no-repeat !important; }
.page-id-213 .marginum-investor-release .orchestra-generic-content-columns { display: block; text-align: left; }
.page-id-213 .marginum-investor-release .orchestra-eyebrow { margin: 0 0 30px !important; text-align: left; }
.page-id-213 .marginum-investor-release h3 { max-width: 430px; margin: 0 0 26px; color: #fff; font-size: clamp(34px, 3vw, 42px); line-height: 1.08; text-align: left; }
.page-id-213 .marginum-investor-release h3 strong { color: #f20e23; }
.page-id-213 .marginum-investor-release .orchestra-generic-content-copy > p:not(.orchestra-eyebrow) { max-width: 440px; margin: 0; font-size: 17px; font-weight: 600; line-height: 1.5; text-align: left; }
.page-id-213 .marginum-investor-release .wp-block-buttons { display: none; }
.page-id-213 .marginum-investor-release .marginum-investor-subscribe-form { padding: 0; color: #fff; background: transparent; text-align: left; }
.page-id-213 .marginum-investor-release .marginum-investor-subscribe-form h2 { display: none; }
.page-id-213 .marginum-investor-release .marginum-investor-subscribe-form form { width: 100%; max-width: none; gap: 12px; margin: 0; }
.page-id-213 .marginum-investor-release .marginum-investor-subscribe-form label { color: #fff; font-size: 13px; font-weight: 700; }
.page-id-213 .marginum-investor-release .marginum-investor-subscribe-form input[type='email'] { height: 44px; border-color: rgba(255,255,255,.32); background: rgba(255,255,255,.18); color: #fff; }
.page-id-213 .marginum-investor-release .marginum-investor-subscribe-form__consent { margin: 0 0 12px; }
.page-id-213 .marginum-investor-release .marginum-investor-subscribe-form button { width: 100%; min-height: 44px; border: 2px solid rgba(255,255,255,.78); background: transparent; color: #fff; font-size: 17px; letter-spacing: .08em; }
.page-id-213 .marginum-investor-news { padding: 84px max(7vw, calc((100vw - 1180px) / 2)) 92px; background: #fff; }
.page-id-213 .marginum-investor-news > h2 { margin: 0 0 54px; font-size: 16px; font-weight: 500; letter-spacing: .14em; text-align: center; }
.page-id-213 .marginum-investor-news .orchestra-generic-card-grid { display: grid; grid-template-columns: repeat(3, minmax(0, 1fr)); gap: 42px; margin: 0; }
.page-id-213 .marginum-investor-news .orchestra-card { display: flex; height: 100%; flex-direction: column; margin: 0; }
.page-id-213 .marginum-investor-news .orchestra-card-media { margin: 0 0 20px; }
.page-id-213 .marginum-investor-news .orchestra-card-media img { display: block; width: 100%; aspect-ratio: 1.55; object-fit: cover; }
.page-id-213 .marginum-investor-news .marginum-news-meta { margin: 0 0 18px; font-size: 13px; text-transform: uppercase; }
.page-id-213 .marginum-investor-news .orchestra-card h3 { margin: 0 0 16px; font-size: 21px; line-height: 1.15; }
.page-id-213 .marginum-investor-news .orchestra-card > p:not(.marginum-news-meta):not(.marginum-read-article) { margin: 0 0 22px; font-size: 15px; line-height: 1.45; }
.page-id-213 .marginum-investor-news .marginum-read-article { margin: auto 0 0; }
.page-id-213 .marginum-investor-news .marginum-read-article a { color: #202020; font-weight: 700; text-decoration: none; }
.page-id-213 .marginum-investor-news .marginum-read-article a:hover { color: #f20e23; }
.page-id-213 .marginum-investor-news-all { margin: 58px 0 0; text-align: center; }
.page-id-213 .marginum-investor-news-all a { display: inline-block; min-width: 150px; padding: 12px 24px; border: 2px solid #202020; color: #202020; text-decoration: none; text-transform: uppercase; }
.marginum-investor-contact { display: grid; grid-template-columns: .9fr 1.1fr; gap: 8%; padding: 90px max(7vw, calc((100vw - 1180px) / 2)); background: linear-gradient(115deg, #f7f7f7 47%, #fff 47%); color: #172c31; }
.marginum-investor-contact__copy h2 { max-width: 500px; margin: 22px 0 42px; font-size: clamp(38px, 4vw, 58px); line-height: 1.08; }
.marginum-investor-contact__copy a { color: inherit; }
.marginum-investor-contact .marginum-contact-form { width: 100%; }
.marginum-investor-subscribe-form { padding: 72px max(8vw, calc((100vw - 900px) / 2)); background: #f7f7f7; text-align: center; }
.marginum-investor-subscribe-form h2 { margin: 0 0 34px; font-size: clamp(30px, 3vw, 44px); }
.marginum-investor-subscribe-form form { display: grid; max-width: 720px; gap: 20px; margin: auto; text-align: left; }
.marginum-investor-subscribe-form label { display: grid; gap: 8px; }
.marginum-investor-subscribe-form input[type='email'] { width: 100%; height: 46px; padding: 0 14px; border: 1px solid #8a8a8a; }
.marginum-investor-subscribe-form__consent { grid-template-columns: auto 1fr; align-items: center; }
.marginum-investor-subscribe-form button { width: max-content; min-width: 160px; padding: 13px 28px; border: 2px solid #172c31; background: transparent; color: #172c31; font-weight: 700; }

@media (min-width: 782px) and (max-width: 1180px) {
  .page-id-213 .marginum-ceo-layout {
    grid-template-columns: 1fr;
    width: 100%;
    margin-inline: 0;
    padding: 0;
    gap: 0;
    background: linear-gradient(115deg, #f2f2f2 0 38%, #fafafa 38% 100%);
  }
  .page-id-213 .marginum-ceo-copy {
    max-width: none;
    min-height: 0;
    padding: 58px 7% 52px;
  }
  .page-id-213 .marginum-ceo-layout > .wp-block-column {
    order: -1;
    width: auto;
    height: auto;
    min-height: 520px;
    margin-top: 48px;
    margin-inline: 7%;
  }
}

@media (max-width: 781px) {
  .marginum-news-page { padding-top: 64px; }
  .marginum-news-featured { padding: 16px 7% 58px; }
  .marginum-news-featured-card { display: block; }
  .marginum-news-featured-card > .marginum-news-featured-copy { padding-top: 28px !important; }
  .marginum-news-featured-card .wp-block-post-featured-image { margin-bottom: 32px; }
  .marginum-news-listing { padding: 64px 7% 88px; }
  .marginum-news-filters { gap: 10px; }
  .marginum-news-filters { flex-direction: column; }
  .marginum-news-filters button { width: 100%; }
  .marginum-news-query .wp-block-post-template { grid-template-columns: 1fr; }
  .page-id-213 .orchestra-native > .orchestra-generic-content { padding: 64px 7%; }
  .page-id-213 .orchestra-native > .orchestra-generic-content.is-editorial-intro .orchestra-generic-content-columns { display: block; }
  .page-id-213 .orchestra-native > #overview.orchestra-generic-content.is-editorial-intro { min-height: 0; }
  .page-id-213 .orchestra-native > #overview h3 { font-size: clamp(32px, 9vw, 42px); }
  .page-id-213 .orchestra-native > #overview .orchestra-generic-content-copy > p:not(.orchestra-eyebrow) { font-size: 16px; }
  .page-id-213 .orchestra-native > .orchestra-generic-content.is-partner-grid:nth-of-type(3) .orchestra-generic-media-grid { grid-template-columns: repeat(2, minmax(0, 1fr)); }
  .page-id-213 .marginum-ceo-layout,
  .page-id-213 .marginum-investor-release,
  .marginum-investor-contact { grid-template-columns: 1fr; }
  .page-id-213 .marginum-ceo-layout {
    width: 100%;
    margin-inline: 0;
    padding: 0;
    gap: 0;
    background: linear-gradient(115deg, #f2f2f2 0 38%, #fafafa 38% 100%);
  }
  .page-id-213 .marginum-ceo-copy { max-width: none; padding: 58px 7% 52px; }
  .page-id-213 .marginum-ceo-copy .orchestra-eyebrow { font-size: 16px; }
  .page-id-213 .orchestra-native > .marginum-ceo-partners .marginum-ceo-layout .marginum-ceo-copy h3 { font-size: 34px; }
  .page-id-213 .marginum-ceo-copy p { font-size: 16px; }
  .page-id-213 .marginum-ceo-layout > .wp-block-column { order: -1; height: auto; min-height: 360px; }
  .page-id-213 .marginum-ceo-copy { min-height: 0; }
  .page-id-213 .marginum-ceo-partners + .is-editorial-intro .orchestra-generic-content-columns {
    display: block !important;
    width: 100%;
  }
  .page-id-213 .marginum-ceo-partners + .is-editorial-intro { min-height: 0; }
  .page-id-213 .marginum-partner-intro { padding: 60px 7% 20px; }
  .page-id-213 .marginum-partners > .orchestra-generic-media-grid { grid-template-columns: repeat(2, minmax(0, 1fr)) !important; padding: 30px 7% 72px; }
  .page-id-213 .marginum-investor-release { min-height: 0 !important; gap: 42px; padding: 64px 7% !important; }
  .marginum-investor-contact { gap: 48px; padding: 64px 7%; }
  .page-id-213 .marginum-investor-news { padding: 64px 7% 72px; }
  .page-id-213 .marginum-investor-news .orchestra-generic-card-grid { grid-template-columns: 1fr; gap: 52px; }
  .page-id-213 .marginum-investor-news .orchestra-card h3 { font-size: 23px; }
}
.page-id-223 .marginum-solution-core > * { max-width: 1180px; margin-right: auto; margin-left: auto; }
.page-id-223 .marginum-solution-core .orchestra-eyebrow,
.page-id-223 .marginum-solution-heading {
  color: #202020;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 24px;
  font-weight: 400;
  line-height: 1.2;
  letter-spacing: .09em;
}
.page-id-223 .marginum-solution-core .orchestra-eyebrow { margin-bottom: 26px; }
.page-id-223 .marginum-solution-intro {
  max-width: 700px;
  margin-top: 0;
  font-size: 20px;
  line-height: 1.45;
}
.page-id-223 .marginum-solution-cards { max-width: 1080px; gap: 8%; margin-top: 66px; margin-bottom: 104px; }
.page-id-223 .marginum-solution-cards > .wp-block-column { text-align: center; }
.page-id-223 .marginum-solution-cards figure { width: 88px; height: 88px; margin: 0 auto 32px; }
.page-id-223 .marginum-solution-cards img { width: 100%; height: 100%; object-fit: contain; }
.page-id-223 .marginum-solution-cards p { max-width: 250px; margin: 0 auto; font-size: 20px; line-height: 1.4; }
.page-id-223 .marginum-solution-heading { margin: 0 auto 26px; }
.page-id-223 .marginum-solution-lead {
  max-width: 760px;
  margin: 0 auto 64px;
  font-size: 20px;
  line-height: 1.45;
}
.page-id-223 .marginum-product-images { gap: 9%; align-items: end; margin-bottom: 64px; }
.page-id-223 .marginum-product-images figure { margin: 0; }
.page-id-223 .marginum-product-images img { display: block; width: 100%; height: 360px; object-fit: contain; }
.page-id-223 .marginum-product-details { max-width: 1120px; margin-bottom: 72px; }
.page-id-223 .marginum-product-details p { font-size: 17px; line-height: 1.55; }
.page-id-223 .marginum-benefit-cards { margin-top: 0; margin-bottom: 0; }
.page-id-223 .marginum-design-section,
.page-id-223 .marginum-design-section + .orchestra-generic-content.is-partner-grid {
  max-width: none !important;
  padding-right: max(8vw, calc((100vw - 1120px) / 2));
  padding-left: max(8vw, calc((100vw - 1120px) / 2));
  color: #202020;
  background: #fff;
  text-align: center;
}
.page-id-223 .marginum-design-section + .orchestra-generic-content.is-partner-grid {
  box-sizing: border-box;
  min-height: 774px;
  padding-top: 108px;
  padding-bottom: 88px;
  background: #f1f3f4;
}
.page-id-223 .marginum-design-section { padding-top: 65px; padding-bottom: 55px; }
.page-id-223 .marginum-design-section .orchestra-eyebrow,
.page-id-223 .marginum-design-section + .orchestra-generic-content.is-partner-grid .orchestra-eyebrow {
  max-width: 700px;
  margin: 0 auto;
  color: #212121;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 22px;
  font-weight: 400;
  line-height: 1.2;
  letter-spacing: .12em;
}
.page-id-223 .marginum-design-section h2,
.page-id-223 .marginum-design-section + .orchestra-generic-content.is-partner-grid h3 {
  max-width: 670px;
  margin: 28px auto 0;
  color: #212121;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 40px;
  font-weight: 700;
  line-height: 1.18;
  letter-spacing: -.02em;
}
.page-id-223 .marginum-design-section > p:not(.orchestra-eyebrow),
.page-id-223 .marginum-design-section + .orchestra-generic-content.is-partner-grid .orchestra-generic-content-copy > p:not(.orchestra-eyebrow) {
  max-width: 690px;
  margin: 56px auto 0;
  color: #212121;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 21px;
  font-weight: 400;
  line-height: 1.42;
}
.page-id-223 .marginum-reddot-image { width: min(400px, 75vw); margin: 65px auto 0; }
.page-id-223 .marginum-reddot-image img { display: block; width: 100%; height: auto; }
.page-id-223 .marginum-design-section + .orchestra-generic-content.is-partner-grid .orchestra-generic-content-copy { max-width: 700px; margin: 0 auto; }
.page-id-223 .marginum-design-section + .orchestra-generic-content.is-partner-grid .orchestra-generic-media-grid {
  width: min(600px, 84vw);
  margin: 40px auto 0;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  align-items: center;
}
.page-id-223 .marginum-design-section + .orchestra-generic-content.is-partner-grid .orchestra-generic-media-grid img { max-height: 150px; object-fit: contain; }

/* Solution / Our Product: source-matched surgical background, copy and seven
   independently editable Gutenberg feature cards. */
.page-id-223 .marginum-product-section {
  min-height: 1016px;
  padding: 110px max(6vw, calc((100vw - 1510px) / 2));
  color: #fff;
  background:
    linear-gradient(rgba(3, 48, 82, .78), rgba(3, 48, 82, .78)),
    url('/wp-content/uploads/orchestra-media/marginum_doctors-operating.jpg') center bottom / cover no-repeat;
}
.page-id-223 .marginum-product-layout {
  display: grid;
  grid-template-columns: minmax(0, .82fr) minmax(0, 1.48fr);
  gap: 70px;
  align-items: center;
  margin: 0 !important;
}
.page-id-223 .marginum-product-copy { max-width: 520px; padding-top: 8px; }
.page-id-223 .marginum-product-copy .orchestra-eyebrow {
  margin: 0 0 38px;
  color: #fff;
  font-size: 22px;
  letter-spacing: .13em;
}
.page-id-223 .marginum-product-copy > p:not(.orchestra-eyebrow) {
  margin: 0 0 36px;
  color: #fff;
  font-size: 20px;
  line-height: 1.48;
}
.page-id-223 .marginum-product-copy .wp-block-buttons { margin-top: 50px; }
.page-id-223 .marginum-product-copy .wp-block-button__link {
  min-width: 250px;
  padding: 17px 34px;
  border: 2px solid #fff !important;
  border-radius: 0;
  background: transparent !important;
  color: #fff !important;
  font-size: 18px;
  letter-spacing: .05em;
  text-align: center;
}
.page-id-223 .marginum-product-feature-grid {
  display: grid;
  grid-template-columns: repeat(6, minmax(0, 1fr));
  gap: 28px 34px;
  width: 100%;
  max-width: none !important;
  margin: 0 !important;
}
.page-id-223 .marginum-product-feature {
  display: grid;
  box-sizing: border-box;
  min-height: 208px;
  height: 208px;
  align-content: center;
  padding: 28px 24px;
  border-radius: 4px;
  background: rgba(255, 255, 255, .94);
  color: #222;
  text-align: center;
}
.page-id-223 .marginum-product-feature h3 {
  margin: 0 0 18px;
  font-size: 23px;
  font-weight: 700;
  letter-spacing: .045em;
  line-height: 1.1;
  text-transform: uppercase;
}
.page-id-223 .marginum-product-feature p { margin: 0; font-size: 18px; line-height: 1.35; }
.page-id-223 .marginum-product-feature.is-unobtrusive { grid-column: span 2; }
.page-id-223 .marginum-product-feature.is-intuitive { grid-column: span 4; }
.page-id-223 .marginum-product-feature.is-economic { grid-column: span 4; }
.page-id-223 .marginum-product-feature.is-standalone { grid-column: span 2; }
.page-id-223 .marginum-product-feature.is-robust,
.page-id-223 .marginum-product-feature.is-reliable,
.page-id-223 .marginum-product-feature.is-smart { grid-column: span 2; }

/* Source buttons on dark image heroes use white text and a white outline. */
.page-id-213 .orchestra-native > .orchestra-generic-hero .wp-block-buttons:not(.marginum-hero-drop-arrow) .wp-block-button__link {
  border-color: #fff !important;
  background: transparent !important;
  color: #fff !important;
}

@media (max-width: 1100px) {
  .page-id-223 .marginum-product-section { padding: 86px 6%; }
  .page-id-223 .marginum-product-layout { grid-template-columns: 1fr; gap: 64px; }
  .page-id-223 .marginum-product-copy { max-width: 720px; }
}

@media (max-width: 600px) {
  .page-id-223 .marginum-product-section { min-height: 0; padding: 72px 7%; background-position: 42% bottom; }
  .page-id-223 .marginum-product-copy .orchestra-eyebrow { font-size: 17px; }
  .page-id-223 .marginum-product-copy > p:not(.orchestra-eyebrow) { font-size: 17px; }
  .page-id-223 .marginum-product-copy .wp-block-button__link { min-width: 0; width: 100%; }
  .page-id-223 .marginum-product-feature-grid { grid-template-columns: 1fr; gap: 18px; }
  .page-id-223 .marginum-product-feature.is-unobtrusive,
  .page-id-223 .marginum-product-feature.is-intuitive,
  .page-id-223 .marginum-product-feature.is-economic,
  .page-id-223 .marginum-product-feature.is-standalone,
  .page-id-223 .marginum-product-feature.is-robust,
  .page-id-223 .marginum-product-feature.is-reliable,
  .page-id-223 .marginum-product-feature.is-smart { grid-column: 1; }
  .page-id-223 .marginum-product-feature { min-height: 150px; height: auto; }
}

/* About us timeline: editable Gutenberg rows with source-matched alternating geometry. */
.page-id-197 .orchestra-native > .orchestra-generic-content.is-editorial-intro {
  min-height: 0;
  font-family: Inter, sans-serif;
  color: #303030;
  padding: 96px max(8.333vw, calc((100vw - 800px) / 2)) 64px;
  background: linear-gradient(116deg, #f8f8f8 0 48%, #fdfdfd 48.15% 100%);
}
.page-id-197 .orchestra-native > .orchestra-generic-content.is-editorial-intro .orchestra-generic-content-columns { display: block; }
.page-id-197 .orchestra-native > .orchestra-generic-content.is-editorial-intro .orchestra-generic-content-columns > .wp-block-column:first-child { text-align: center; }
.page-id-197 .orchestra-native > .orchestra-generic-content.is-editorial-intro .orchestra-eyebrow {
  margin: 0 auto 38px;
  font-size: 20px;
  font-weight: 400;
  letter-spacing: .09em;
}
.page-id-197 .orchestra-native > .orchestra-generic-content.is-editorial-intro .orchestra-generic-content-copy {
  max-width: 800px !important;
  margin: 0 auto !important;
  text-align: left;
}
.page-id-197 .orchestra-native > .orchestra-generic-content.is-editorial-intro h3 {
  max-width: 800px;
  margin: 0 0 28px;
  color: #202020;
  font-size: 40px;
  font-weight: 400;
  line-height: 1.2;
  text-align: center;
}
.page-id-197 .orchestra-native > .orchestra-generic-content.is-editorial-intro h3 strong { font-weight: 700; }
.page-id-197 .orchestra-native > .orchestra-generic-content.is-editorial-intro .orchestra-generic-content-copy > p {
  max-width: none;
  margin: 0 0 36px;
  font-size: 20px;
  line-height: 1.5;
  text-align: left;
}
.page-id-197 .orchestra-native > .orchestra-generic-content.is-editorial-intro .orchestra-generic-content-copy > p:first-of-type {
  max-width: none;
  margin: 0 0 32px;
  font-size: 24px;
  font-weight: 700;
  line-height: 1.35;
}
.page-id-197 .marginum-about-timeline { padding: 100px max(7%, calc((100vw - 1360px) / 2)) 130px; background: #fff; }
.page-id-197 .marginum-about-timeline-intro { max-width: 800px !important; margin: 0 auto 76px !important; text-align: center; }
.page-id-197 .marginum-about-timeline-intro h2 { margin: 0 0 28px; font-size: clamp(42px, 4vw, 62px); font-weight: 500; }
.page-id-197 .marginum-about-timeline-intro p { margin: 0; font-size: 20px; line-height: 1.45; }
.page-id-197 .marginum-timeline-era { margin: 64px 0 42px; text-align: center; font-size: 28px; font-weight: 500; letter-spacing: .02em; }
.page-id-197 .marginum-timeline-list { position: relative; max-width: 1120px !important; margin: 0 auto !important; }
.page-id-197 .marginum-timeline-list::before { content: ""; position: absolute; top: 24px; bottom: 24px; left: 50%; width: 3px; background: #b9ddeb; transform: translateX(-50%); }
.page-id-197 .marginum-timeline-event { position: relative; display: grid; grid-template-columns: minmax(0, 1fr) 48px minmax(0, 1fr); align-items: center; min-height: 104px; margin: 0 !important; }
.page-id-197 .marginum-timeline-marker { z-index: 2; grid-column: 2; grid-row: 1; justify-self: center; box-sizing: border-box; width: 32px; height: 32px; border: 4px solid #8fd5eb; border-radius: 50%; background: #fff; box-shadow: inset 0 0 0 3px #fff; }
.page-id-197 .marginum-timeline-event:first-child .marginum-timeline-marker { background: #2196d0; }
.page-id-197 .marginum-timeline-date { grid-row: 1; margin: 0 !important; color: #7d8998; font-size: 22px; font-weight: 600; }
.page-id-197 .marginum-timeline-event-copy { display: flex; gap: 22px; align-items: center; width: 100%; max-width: none !important; margin: 0 !important; }
.page-id-197 .marginum-timeline-event-copy p { flex: 1; margin: 0; font-size: 21px; line-height: 1.25; }
.page-id-197 .marginum-timeline-logo { flex: 0 0 auto; width: min(190px, 42%); margin: 0 !important; }
.page-id-197 .marginum-timeline-logo img { display: block; width: 100%; max-height: 58px; object-fit: contain; }
.page-id-197 .marginum-timeline-event.is-right .marginum-timeline-date { grid-column: 1; padding-right: 18px; text-align: right; }
.page-id-197 .marginum-timeline-event.is-right .marginum-timeline-event-copy { grid-column: 3; padding-left: 18px; }
.page-id-197 .marginum-timeline-event.is-left .marginum-timeline-date { grid-column: 3; padding-left: 18px; }
.page-id-197 .marginum-timeline-event.is-left .marginum-timeline-event-copy { grid-column: 1; grid-row: 1; flex-direction: row-reverse; padding-right: 18px; text-align: right; }
.page-id-197 .marginum-about-team { padding: 110px max(7%, calc((100vw - 1360px) / 2)) 130px; background: #f6f6f6; text-align: center; }
.page-id-197 .marginum-about-team > h2 { margin: 18px auto 24px; font-size: clamp(42px, 4vw, 62px); font-weight: 500; }
/* Editor-only gallery presentation. Keep native block controls unobstructed;
 * the frontend page-id rules below deliberately remain unchanged. */
.editor-styles-wrapper .marginum-about-team .marginum-team-grid {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 32px 48px;
  max-width: 1200px;
  margin-inline: auto;
}
.editor-styles-wrapper .marginum-about-team .marginum-advisor-grid {
  display: grid;
  grid-template-columns: 1fr;
  gap: 90px;
  max-width: 1200px;
  margin-inline: auto;
}
.editor-styles-wrapper .marginum-about-team .marginum-person-card {
  display: grid;
  grid-template-columns: 40% 60%;
  grid-template-rows: repeat(5, min-content);
  align-content: center;
  min-height: 230px;
  box-sizing: border-box;
  padding: 0;
  margin: 0;
  border: 1px solid #dedede;
  background: #fff;
  color: #222;
  text-align: left;
  overflow: hidden;
}
.editor-styles-wrapper .marginum-about-team .marginum-advisor-card {
  display: grid;
  grid-template-columns: minmax(0, 1.6fr) minmax(0, 1fr);
  grid-template-rows: auto auto 1fr;
  column-gap: 13.333%;
  box-sizing: border-box;
  padding: 0;
  margin: 0;
  border: 0;
  background: transparent;
  color: #222;
  text-align: left;
  overflow: visible;
}
.editor-styles-wrapper .marginum-about-team .marginum-advisor-card .wp-block-image {
  grid-column: 2;
  grid-row: 1 / 4;
  align-self: start;
  width: 100%;
  max-width: none;
  margin: 0;
}
.editor-styles-wrapper .marginum-about-team .marginum-person-card .wp-block-image {
  grid-column: 1;
  grid-row: 1 / 6;
  align-self: stretch;
  height: 100%;
  margin: 0;
}
.editor-styles-wrapper .marginum-about-team .marginum-person-card .wp-block-image img {
  width: 100%;
  height: 100%;
  min-height: 230px;
  object-fit: cover;
}
.editor-styles-wrapper .marginum-about-team .wp-block-image img {
  display: block;
  max-width: 100%;
  height: auto;
}
.editor-styles-wrapper .marginum-about-team .marginum-person-copy {
  padding: 0;
  max-width: none;
}
.editor-styles-wrapper .marginum-about-team :is(.marginum-person-card, .marginum-advisor-card) h3 {
  font-size: 22px;
  line-height: 1.3;
  margin-block: 16px 8px;
  color: #222;
}
.editor-styles-wrapper .marginum-about-team :is(.marginum-person-card, .marginum-advisor-card) p {
  font-size: 16px;
  line-height: 1.5;
  margin-block: 8px;
  color: #222;
}
.editor-styles-wrapper .marginum-about-team .marginum-advisor-card .wp-block-image img {
  display: block;
  width: 100%;
  height: auto;
  aspect-ratio: .94;
  object-fit: contain;
}
.editor-styles-wrapper .marginum-about-team .marginum-advisor-card h3 {
  grid-column: 1;
  grid-row: 1;
  margin: 0 0 4px;
  font-size: clamp(28px, 2.7vw, 40px);
  line-height: 1.2;
  font-weight: 400;
}
.editor-styles-wrapper .marginum-about-team .marginum-advisor-card > p {
  grid-column: 1;
  grid-row: 3;
  margin: 28px 0 0;
  font-size: 20px;
  line-height: 1.5;
}
.editor-styles-wrapper .marginum-about-team .marginum-advisor-card .marginum-person-degree {
  grid-column: 1;
  grid-row: 2;
  margin: 0;
  font-size: 22px;
  letter-spacing: .06em;
}
.editor-styles-wrapper .marginum-about-team .marginum-person-linkedin {
  position: relative;
  z-index: 2;
  grid-column: 1;
  grid-row: 1 / 6;
  align-self: end;
  justify-self: start;
  margin: 0 0 10px 10px;
}
.page-id-197 .marginum-team-intro { max-width: 760px; margin: 0 auto 70px; font-size: 18px; line-height: 1.5; }
.page-id-197 .marginum-team-grid { display: grid; grid-template-columns: repeat(2,minmax(0,1fr)); gap: 32px 48px; max-width: 1200px !important; margin: 0 auto !important; }
.page-id-197 .marginum-person-card {
  display: grid;
  grid-template-columns: 40% 60%;
  grid-template-rows: repeat(5,min-content);
  align-content: center;
  min-height: 230px;
  margin: 0 !important;
  overflow: hidden;
  border: 1px solid #dedede;
  background: #fff;
  box-shadow: 0 2px 9px rgba(23,44,49,.09);
  text-align: left;
}
.page-id-197 .marginum-person-card figure { grid-column: 1; grid-row: 1 / 6; align-self: stretch; height: 100%; margin: 0; }
.page-id-197 .marginum-person-card img { display: block; width: 100%; height: 100%; min-height: 230px; object-fit: cover; filter: none; }
.page-id-197 .marginum-person-linkedin { z-index: 2; grid-column: 1; grid-row: 1 / 6; align-self: end; justify-self: start; margin: 0 0 10px 10px !important; }
.page-id-197 .marginum-person-linkedin .wp-social-link { margin: 0; color: #117bb7 !important; background: #fff !important; border-radius: 50%; }
.page-id-197 .marginum-person-linkedin a { position: relative; box-sizing: border-box; width: 36px; height: 36px; padding: 11px 7px 10px 12px; transition: color .2s ease, background-color .2s ease; }
/* Match the source glyph while keeping the native Social Link and its accessible name. */
.page-id-197 .marginum-person-linkedin a::before { content: ""; display: block; flex: 0 0 14px; width: 14px; height: 14px; background: currentColor; mask: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 448 512'%3E%3Cpath d='M100.28 448H7.4V148.9h92.88zM53.79 108.1C24.09 108.1 0 83.5 0 53.8a53.79 53.79 0 0 1 107.58 0c0 29.7-24.1 54.3-53.79 54.3zM447.9 448h-92.68V302.4c0-34.7-.7-79.2-48.29-79.2-48.29 0-55.69 37.7-55.69 76.7V448h-92.78V148.9h89.08v40.8h1.3c12.4-23.5 42.69-48.3 87.88-48.3 94 0 111.28 61.9 111.28 142.3V448z'/%3E%3C/svg%3E") center / contain no-repeat; }
.page-id-197 .marginum-person-linkedin a svg { display: none; }
.page-id-197 .marginum-person-linkedin .wp-social-link:hover,
.page-id-197 .marginum-person-linkedin .wp-social-link:focus-within { color: #fff !important; background: #117bb7 !important; }
.page-id-197 .marginum-person-copy { grid-column: 2; margin: 0 !important; padding: 36px 38px; }
.page-id-197 .marginum-person-card h3,
.page-id-197 .marginum-person-card p { margin-right: 0; margin-left: 0; }
.page-id-197 .marginum-person-card h3 { margin-top: 0; margin-bottom: 2px; font-size: 19px; font-weight: 500; letter-spacing: .08em; line-height: 1.2; text-transform: uppercase; }
.page-id-197 .marginum-person-card p { margin-top: 2px; margin-bottom: 0; font-size: 16px; line-height: 1.35; }
.page-id-197 .marginum-person-degree { color: #6e7d89; }
.page-id-197 .marginum-person-card .marginum-person-role { margin-top: 36px; font-weight: 700; }
.page-id-197 .marginum-advisory-intro { max-width: 820px !important; margin: 140px auto 64px !important; }
.page-id-197 .marginum-advisory-intro h2 { margin: 18px 0 24px; font-size: clamp(38px,3.5vw,56px); font-weight: 500; }
.page-id-197 .marginum-advisor-grid { display: grid; grid-template-columns: 1fr; gap: 90px; max-width: 1200px !important; margin: 0 auto !important; }
.page-id-197 .marginum-advisor-card { display: grid; grid-template-columns: minmax(0, 1.6fr) minmax(0, 1fr); grid-template-rows: auto auto 1fr; column-gap: 13.333%; margin: 0 !important; text-align: left; color: #222; }
.page-id-197 .marginum-advisor-card > * { max-width: none !important; margin-left: 0 !important; margin-right: 0 !important; }
.page-id-197 .marginum-advisor-card figure { grid-column: 2; grid-row: 1 / 4; align-self: start; margin: 0; }
.page-id-197 .marginum-advisor-card img { display: block; width: 100%; height: auto; aspect-ratio: .94; object-fit: contain; filter: none; }
.page-id-197 .marginum-advisor-card h3 { grid-column: 1; grid-row: 1; margin: 0 0 4px; font-size: clamp(28px, 2.7vw, 40px); line-height: 1.2; font-weight: 400; color: #222; }
.page-id-197 .marginum-advisor-card p { grid-column: 1; grid-row: 3; margin: 28px 0 0; font-size: 20px; line-height: 1.5; }
.page-id-197 .marginum-advisor-card .marginum-person-degree { grid-row: 2; margin: 0; font-size: 22px; letter-spacing: .06em; color: #222; }
@media (max-width: 767px) {
  .page-id-197 .marginum-advisor-card { display: flex; flex-direction: column; }
  .page-id-197 .marginum-advisor-card figure { width: 100%; max-width: 500px !important; margin: 0 auto 28px !important; }
  .page-id-197 .marginum-advisor-card p { font-size: 18px; }
  .page-id-197 .marginum-advisor-card .marginum-person-degree { font-size: 20px; }
}

@media (max-width: 1024px) {
  .page-id-197 .marginum-team-grid { grid-template-columns: repeat(2,minmax(0,1fr)); gap: 32px; max-width: 720px !important; }
  .page-id-197 .marginum-person-card { grid-template-columns: 1fr; grid-template-rows: auto auto; min-height: 0; }
  .page-id-197 .marginum-person-card figure { grid-column: 1; grid-row: 1; height: auto; margin: 0; }
  .page-id-197 .marginum-person-card img { height: auto; min-height: 0; aspect-ratio: 1; object-fit: cover; }
  .page-id-197 .marginum-person-linkedin { grid-column: 1; grid-row: 1; }
  .page-id-197 .marginum-person-copy { grid-column: 1; grid-row: 2; padding: 32px; }
  .page-id-197 .marginum-person-card h3 { margin-top: 0; }
  .page-id-197 .marginum-person-card .marginum-person-role { margin-top: 30px; }
}

@media (max-width: 600px) {
  .page-id-197 .marginum-team-grid { grid-template-columns: 1fr; gap: 32px; max-width: 400px !important; }
}

@media (max-width: 781px) {
  .page-id-197 .orchestra-native > .orchestra-generic-content.is-editorial-intro {
    min-height: 0;
    padding: 80px 8.333% 64px;
    background: linear-gradient(116deg, #f8f8f8 0 48%, #fdfdfd 48.15% 100%);
  }
  .page-id-197 .orchestra-native > .orchestra-generic-content.is-editorial-intro .orchestra-eyebrow { margin-bottom: 28px; }
  .page-id-197 .orchestra-native > .orchestra-generic-content.is-editorial-intro h3 {
    margin: 0 0 28px;
    font-size: 24px;
  }
  .page-id-197 .orchestra-native > .orchestra-generic-content.is-editorial-intro .orchestra-generic-content-copy > p,
  .page-id-197 .orchestra-native > .orchestra-generic-content.is-editorial-intro .orchestra-generic-content-copy > p:first-of-type { font-size: 16px; }
  .page-id-197 .orchestra-native > .orchestra-generic-content.is-editorial-intro .orchestra-generic-content-copy > p:first-of-type { font-size: 20px; }
  .page-id-197 .marginum-about-timeline { padding: 70px 6% 90px; }
  .page-id-197 .marginum-about-timeline-intro { margin-bottom: 54px !important; }
  .page-id-197 .marginum-about-timeline-intro p { font-size: 17px; }
  .page-id-197 .marginum-timeline-era { text-align: left; margin-left: 42px; }
  .page-id-197 .marginum-timeline-list::before { left: 16px; }
  .page-id-197 .marginum-timeline-event { display: grid; grid-template-columns: 32px 1fr; min-height: 122px; align-content: center; }
  .page-id-197 .marginum-timeline-marker { grid-column: 1; width: 26px; height: 26px; }
  .page-id-197 .marginum-timeline-event .marginum-timeline-date,
  .page-id-197 .marginum-timeline-event.is-right .marginum-timeline-date,
  .page-id-197 .marginum-timeline-event.is-left .marginum-timeline-date { grid-column: 2; grid-row: 1; align-self: start; padding: 18px 0 0 18px; text-align: left; font-size: 17px; }
  .page-id-197 .marginum-timeline-event .marginum-timeline-event-copy,
  .page-id-197 .marginum-timeline-event.is-right .marginum-timeline-event-copy,
  .page-id-197 .marginum-timeline-event.is-left .marginum-timeline-event-copy { grid-column: 2; grid-row: 1; display: block; padding: 47px 0 14px 18px; text-align: left; }
  .page-id-197 .marginum-timeline-event-copy p { font-size: 18px; }
  .page-id-197 .marginum-timeline-logo { width: min(190px, 70%); margin-top: 16px !important; }
  .page-id-197 .marginum-about-team { padding: 76px 7% 90px; }
  .page-id-197 .marginum-advisor-grid { grid-template-columns: 1fr; gap: 56px; }
  .page-id-197 .marginum-advisory-intro { margin-top: 100px !important; }
  .page-id-223 .marginum-solution-core {
    padding: 58px 8% 72px;
    background: linear-gradient(116deg, #e7e7e7 0 28%, #f1f1f1 28.2% 100%);
  }
  .page-id-223 .marginum-solution-core .orchestra-eyebrow,
  .page-id-223 .marginum-solution-heading { font-size: 22px; }
  .page-id-223 .marginum-solution-intro,
  .page-id-223 .marginum-solution-lead { max-width: 520px; font-size: 17px; }
  .page-id-223 .marginum-solution-cards,
  .page-id-223 .marginum-product-images { display: block; }
  .page-id-223 .marginum-solution-cards { margin-top: 52px; margin-bottom: 78px; }
  .page-id-223 .marginum-solution-cards > .wp-block-column { margin-bottom: 52px; }
  .page-id-223 .marginum-solution-cards figure { width: 80px; height: 80px; margin-bottom: 26px; }
  .page-id-223 .marginum-solution-cards p { font-size: 17px; }
  .page-id-223 .marginum-product-images img { height: auto; max-height: 300px; }
  .page-id-223 .marginum-product-details p { font-size: 16px; }
  .page-id-223 .marginum-design-section,
  .page-id-223 .marginum-design-section + .orchestra-generic-content.is-partner-grid { padding: 70px 8%; }
  .page-id-223 .marginum-design-section h2,
  .page-id-223 .marginum-design-section + .orchestra-generic-content.is-partner-grid h3 { margin-bottom: 42px; font-size: 34px; }
  .page-id-223 .marginum-design-section > p:not(.orchestra-eyebrow),
  .page-id-223 .marginum-design-section + .orchestra-generic-content.is-partner-grid .orchestra-generic-content-copy > p:not(.orchestra-eyebrow) { font-size: 16px; }
}

.marginum-contact-form form { display: grid; gap: 16px; text-align: left; }
body.home .orchestra-native > .orchestra-generic-contact { display: none; }
body.home .orchestra-native > .orchestra-generic-cta:has(+ .marginum-contact-section) { display: none; }
.marginum-contact-section {
  display: grid;
  grid-template-columns: minmax(430px, .95fr) minmax(520px, 1.05fr);
  gap: clamp(70px, 8vw, 150px);
  align-items: start;
  box-sizing: border-box;
  width: 100vw;
  max-width: none !important;
  min-height: 820px;
  margin-inline: calc(50% - 50vw) !important;
  padding: 118px max(5%, calc((100vw - 1530px) / 2));
  background: linear-gradient(117deg, #fff 0 41.5%, #f7f7f7 41.6% 100%);
}
.marginum-contact-copy { width: 100%; max-width: 650px !important; margin: 0 !important; }
.marginum-contact-copy .orchestra-eyebrow { margin: 0 0 32px; font-size: 18px; letter-spacing: .08em; }
.marginum-contact-copy h2 { margin: 0 0 34px; font-size: clamp(46px, 3.55vw, 64px); font-weight: 500; line-height: 1.08; letter-spacing: -.025em; }
.marginum-contact-copy .marginum-contact-detail { margin: 0 0 30px; font-size: 20px; }
.marginum-contact-copy .marginum-contact-detail a { color: inherit; text-decoration: none; }
.marginum-contact-social { display: flex; gap: 58px; align-items: center; margin-top: 58px; padding: 0; list-style: none; }
.marginum-contact-social .wp-social-link { margin: 0; color: #202020 !important; background: transparent; }
.marginum-contact-social a { display: grid; width: 30px; height: 30px; place-items: center; color: inherit !important; transition: color .2s ease; }
.marginum-contact-social .wp-social-link:hover,
.marginum-contact-social .wp-social-link:focus-within { color: #ff0000 !important; }
.marginum-contact-social svg { width: 25px; height: 25px; fill: currentColor; }
.marginum-contact-section > .marginum-contact-form { margin: 0; }
.marginum-contact-form form { gap: 18px; }
.marginum-contact-form label { display: grid; gap: 8px; font-size: 15px; font-weight: 600; }
.marginum-contact-form input:not([type="checkbox"]):not([type="hidden"]),
.marginum-contact-form textarea { width: 100%; border: 1px solid #d9d9d9; border-radius: 0; background: #fff; }
.marginum-contact-form input:not([type="checkbox"]):not([type="hidden"]):is(:focus, :focus-visible),
.marginum-contact-form textarea:is(:focus, :focus-visible) {
  border-color: #d9d9d9;
  outline: 0;
  box-shadow: none;
}
.marginum-contact-form input:not([type="checkbox"]):not([type="hidden"]) {
  height: 50px;
  min-height: 50px;
  padding: 0 15px;
  font-size: 16px;
  line-height: 1.25;
}
.marginum-contact-form textarea {
  min-height: 182px;
  padding: 12px 15px;
  font-size: 16px;
  line-height: 1.5;
  resize: vertical;
}
.marginum-contact-form__consent { display: flex !important; grid-template-columns: auto 1fr; align-items: center; }
.marginum-contact-form__consent input { width: auto; }
.marginum-contact-form button { justify-self: start; min-width: 125px; min-height: 44px; padding: 4px 25px; border: 2px solid var(--marginum-ink); color: var(--marginum-ink); background: transparent; }

.page-id-198 .orchestra-native { padding-top: 100px !important; }
.page-id-198 .marginum-contact-section { min-height: 875px; padding-top: 112px; padding-bottom: 82px; }
@media (min-width: 1200px) {
  .page-id-198 .marginum-contact-section {
    padding-right: max(8%, calc((100vw - 1224px) / 2));
    padding-left: max(8%, calc((100vw - 1224px) / 2));
  }
}
body.page-id-30 .marginum-contact-copy .orchestra-eyebrow,
.page-id-198 .marginum-contact-copy .orchestra-eyebrow { font-size: 16px; }
body.page-id-30 .marginum-contact-copy h2,
.page-id-198 .marginum-contact-copy h2 { font-size: 40px; }
body.page-id-30 .marginum-contact-copy .marginum-contact-detail,
.page-id-198 .marginum-contact-copy .marginum-contact-detail { font-size: 16px; }
@media (max-width: 767px) {
  .page-id-198 .marginum-contact-copy .orchestra-eyebrow { font-size: 14px; }
  .page-id-198 .marginum-contact-copy h2 { font-size: 34px; }
  .page-id-198 .marginum-contact-copy .marginum-contact-detail { font-size: 15px; }
}
body.page-id-30 .marginum-contact-section > .marginum-contact-form,
.page-id-198 .marginum-contact-section > .marginum-contact-form { width: 100%; max-width: 400px; justify-self: start; }
body.page-id-30 .marginum-contact-form form,
.page-id-198 .marginum-contact-form form { gap: 12px; }
body.page-id-30 .marginum-contact-form label,
.page-id-198 .marginum-contact-form label { gap: 5px; font-size: 11px; }
body.page-id-30 .marginum-contact-form input:not([type="checkbox"]):not([type="hidden"]),
.page-id-198 .marginum-contact-form input:not([type="checkbox"]):not([type="hidden"]) {
  height: 36px;
  min-height: 36px;
  padding-inline: 13px;
  font-size: 13px;
}
body.page-id-30 .marginum-contact-form textarea,
.page-id-198 .marginum-contact-form textarea {
  min-height: 120px;
  padding: 10px 13px;
  font-size: 13px;
}
body.page-id-30 .marginum-contact-form input::placeholder,
body.page-id-30 .marginum-contact-form textarea::placeholder,
.page-id-198 .marginum-contact-form input::placeholder,
.page-id-198 .marginum-contact-form textarea::placeholder { font-size: 13px; }

/* Match the For Investors contact module to the approved Contact page scale. */
body.page-id-213 .marginum-investor-contact__copy .orchestra-eyebrow { font-size: 16px; }
body.page-id-213 .marginum-investor-contact__copy h2 { font-size: 40px; line-height: 1.08; }
body.page-id-213 .marginum-investor-contact__copy > p:not(.orchestra-eyebrow) { font-size: 16px; }
body.page-id-213 .marginum-investor-contact > .marginum-contact-form {
  width: 100%;
  max-width: 400px;
  justify-self: start;
}
/* Keep the shared Contact form inside its grid track on the Home and For
   Investors pages at narrow two-column widths. */
body:is(.home, .page-id-213) .marginum-contact-section > *,
body:is(.home, .page-id-213) .marginum-contact-form,
body:is(.home, .page-id-213) .marginum-contact-form form,
body:is(.home, .page-id-213) .marginum-contact-form label {
  min-width: 0;
  max-width: 100%;
}
body:is(.home, .page-id-213) .marginum-contact-form input:not([type="checkbox"]):not([type="hidden"]),
body:is(.home, .page-id-213) .marginum-contact-form textarea {
  box-sizing: border-box;
  min-width: 0;
  max-width: 100%;
}
body.page-id-213 .marginum-investor-contact .marginum-contact-form form { gap: 12px; }
body.page-id-213 .marginum-investor-contact .marginum-contact-form label { gap: 5px; font-size: 11px; }
body.page-id-213 .marginum-investor-contact .marginum-contact-form input:not([type="checkbox"]):not([type="hidden"]) {
  height: 36px;
  min-height: 36px;
  padding-inline: 13px;
  font-size: 13px;
}
body.page-id-213 .marginum-investor-contact .marginum-contact-form textarea {
  min-height: 120px;
  padding: 10px 13px;
  font-size: 13px;
}
body.page-id-213 .marginum-investor-contact .marginum-contact-form input::placeholder,
body.page-id-213 .marginum-investor-contact .marginum-contact-form textarea::placeholder { font-size: 13px; }

/* The synced Contact pattern lives inside each page's content wrapper. Anchor
   it to the viewport so both instances remain truly full-width and centered. */
body.page-id-30 .marginum-contact-section,
body.page-id-198 .marginum-contact-section,
body.page-id-213 .marginum-contact-section {
  position: relative;
  left: 50%;
  box-sizing: border-box;
  width: 100%;
  max-width: none !important;
  /* Cancel the 24px Gutenberg block gap left above the synced pattern. */
  margin-top: -24px !important;
  margin-right: -50vw !important;
  margin-bottom: 0 !important;
  margin-left: -50vw !important;
  padding-right: max(8%, calc((100vw - 1224px) / 2));
  padding-left: max(8%, calc((100vw - 1224px) / 2));
}
body.page-id-30 .marginum-contact-section::after,
body.page-id-198 .marginum-contact-section::after,
body.page-id-213 .marginum-contact-section::after {
  position: absolute;
  inset: 0 -20px 0 auto;
  width: 20px;
  background: #f7f7f7;
  content: "";
  pointer-events: none;
}

/* For Investors: one page-bound canvas spans the differently nested News and
   Contact sections without moving or rewriting their Gutenberg blocks. */
body.page-id-213 .entry-content.marginum-investor-news-contact-canvas {
  position: relative;
  isolation: isolate;
}
body.page-id-213 .entry-content.marginum-investor-news-contact-canvas::before {
  position: absolute;
  z-index: 0;
  top: var(--marginum-investor-background-top, 0);
  left: 50%;
  width: 100vw;
  height: var(--marginum-investor-background-height, 0);
  transform: translateX(-50%);
  background: linear-gradient(117deg, transparent 0 47%, #f7f7f7 47.1% 100%);
  content: "";
  pointer-events: none;
}
body.page-id-213 .entry-content.marginum-investor-news-contact-canvas :is(
  .marginum-investor-news,
  .marginum-investor-contact.marginum-contact-section
) {
  position: relative;
  z-index: 1;
  background: transparent;
}
body.page-id-213 .entry-content.marginum-investor-news-contact-canvas .marginum-investor-contact.marginum-contact-section::after {
  display: none;
}
@media (max-width: 767px) {
  body.page-id-213 .marginum-investor-contact__copy .orchestra-eyebrow { font-size: 14px; }
  body.page-id-213 .marginum-investor-contact__copy h2 { font-size: 34px; }
  body.page-id-213 .marginum-investor-contact__copy > p:not(.orchestra-eyebrow) { font-size: 15px; }
}
.marginum-distributors-section {
  display: grid;
  grid-template-columns: minmax(0, 1fr);
  align-content: start;
  gap: 14px;
  width: 100%;
  max-width: none !important;
  min-height: 1050px;
  padding: 105px max(6.8%, calc((100vw - 1530px) / 2)) 110px;
  background: #fff;
}
.marginum-distributors-section > .orchestra-eyebrow { margin: 0; font-size: 18px; letter-spacing: .06em; text-align: left; }
.page-id-198 .marginum-distributors-section > .orchestra-eyebrow { margin-left: max(0px, calc((100% - 1240px) / 2)); }
.marginum-distributors-list { display: grid; grid-template-columns: repeat(3, minmax(0, 1fr)); gap: 48px 34px; width: 100%; max-width: 1240px !important; margin-inline: auto !important; text-align: left; }
.marginum-distributors-list > h3 { grid-column: 1 / -1; margin: 0 0 8px; color: var(--marginum-ink); font-size: 39.2px; line-height: 1.1; }
.page-id-198 .marginum-distributors-list > h3,
.page-id-198 .marginum-distributors-list > h3 :is(strong, b) { font-weight: 400 !important; }
.marginum-distributor { width: auto !important; margin: 0 !important; }
.marginum-distributor h4 { margin: 0 0 8px; color: var(--marginum-ink); font-size: 18px; font-weight: 600; letter-spacing: .01em; }
.marginum-distributor p { margin: 0; color: var(--marginum-ink); font-size: 17px; line-height: 1.35; }
.marginum-distributor br { display: block; content: normal; }
.marginum-distributor a { color: inherit; text-decoration: none; }
.marginum-distributor a:hover { color: #ed1c24; }

.marginum-global-footer {
  display: grid;
  grid-template-columns: repeat(12, minmax(0, 1fr));
  grid-template-rows: auto auto 1fr;
  gap: 72px 24px;
  padding: 90px max(7%, calc((100vw - 1360px) / 2));
  color: #fff;
  background: #0d3647 url("/wp-content/uploads/2026/08/marginum-team-of-surgeons-operating.jpg") center 38%/cover no-repeat;
  background-blend-mode: multiply;
}
.marginum-global-footer a { color: #fff; }
.marginum-global-footer__brand { grid-column: 1 / span 5; }
.marginum-global-footer__brand .custom-logo-link { position: relative; display: block; width: min(300px, 100%); }
.marginum-global-footer__brand .custom-logo { width: min(300px, 100%); height: auto; filter: brightness(0) invert(1); }
.marginum-global-footer__brand .custom-logo-link::after {
  content: "";
  position: absolute;
  inset: 0;
  background: url("/wp-content/uploads/2026/08/Marginum-logo-main.png") center/100% 100% no-repeat;
  clip-path: inset(0 0 0 86%);
  pointer-events: none;
}
.marginum-global-footer__brand p { max-width: 430px; margin: 46px 0 0; font-size: 16px; line-height: 1.5; }
.marginum-global-footer__contact { grid-column: 6 / span 3; text-align: center; }
.marginum-global-footer__contact p { margin: 0; font-size: 17px; line-height: 1.5; }
.marginum-global-footer__social { grid-column: 10 / span 3; display: flex; justify-content: center; gap: 44px; }
.marginum-global-footer__social a { display: grid; place-items: center; width: 28px; height: 28px; font-size: 22px; font-weight: 800; text-decoration: none; }
.marginum-global-footer nav { grid-column: 1 / -1; }
.marginum-global-footer nav > ul { display: grid; grid-template-columns: .65fr 1fr 1.25fr 1.25fr .8fr 1.3fr .8fr; gap: 28px; align-items: start; margin: 0; padding: 0; list-style: none; }
.marginum-global-footer nav li { display: block !important; min-width: 0; margin: 0; padding: 0; text-align: left; list-style: none; }
.marginum-global-footer nav .sub-menu { display: grid; position: static !important; width: 100% !important; min-width: 0 !important; gap: 18px; justify-items: start; margin: 20px 0 0 !important; padding: 0 !important; transform: none !important; }
.marginum-global-footer nav .sub-menu li,
.marginum-global-footer nav .sub-menu a { width: 100%; margin: 0 !important; text-align: left; }
.marginum-global-footer nav a { position: relative; display: inline-block; font-size: clamp(13px, 1vw, 16px); font-weight: 600; letter-spacing: .02em; text-decoration: none; }
.marginum-global-footer nav a::after { content: ""; display: inline-block; margin-left: 9px; border-top: 5px solid transparent; border-bottom: 5px solid transparent; border-left: 7px solid #f20e23; }
.marginum-global-footer nav .menu-item-has-children > a { color: rgba(255,255,255,.45); }
.marginum-global-footer__legal { grid-column: 1 / -1; align-self: end; display: grid; grid-template-columns: 1fr 2fr 1fr; margin: 0; font-size: 14px; }
.marginum-global-footer__legal p { margin: 0; }
.marginum-global-footer__legal p:last-child { grid-column: 2; text-align: center; }
#footer > [data-row="bottom"] { display: none; }

.marginum-privacy-hero {
  display: grid;
  place-items: center;
  min-height: 370px;
  padding: 90px 24px 40px;
  color: #fff;
  background: url("/wp-content/uploads/orchestra-media/regular-hero-bg.jpg") center / cover no-repeat;
}

.marginum-privacy-hero h1 {
  margin: 0;
  color: inherit;
  font-size: clamp(40px, 3.2vw, 54px);
  font-weight: 400;
  line-height: 1.15;
}

.marginum-privacy-policy {
  position: relative;
  isolation: isolate;
  width: 100%;
  margin-inline: auto;
  padding-block: clamp(64px, 8vw, 120px);
}

.marginum-privacy-policy::before {
  content: "";
  position: absolute;
  z-index: -1;
  inset: 0 50% 0 0;
  background: linear-gradient(67deg, #f1f4f5 0 58%, #fafafa 58% 100%);
  transform: scaleX(2);
  transform-origin: right;
}

.marginum-privacy-policy > * {
  width: min(100% - 48px, 600px);
  max-width: 600px;
  margin-inline: auto;
}

.marginum-privacy-policy .orchestra-eyebrow {
  margin: 0 auto 44px;
  text-align: center;
  font-size: 18px;
  font-weight: 400;
  letter-spacing: .1em;
}

.marginum-privacy-policy h2 {
  margin: 30px auto 0;
  font-size: 16px;
  font-weight: 700;
  line-height: 1.45;
}

.marginum-privacy-policy p,
.marginum-privacy-policy li {
  font-size: 16px;
  line-height: 1.45;
}

.marginum-privacy-policy p,
.marginum-privacy-policy ul {
  margin-block: 0 26px;
}

/* Privacy Policy only: use the original Marginum background artwork. */
body.page-id-361 .marginum-privacy-policy {
  width: 100%;
  max-width: none;
  overflow: clip;
  background-color: #f1f4f5;
  background-image: url("marginum-vector-m.png");
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

body.page-id-361 .marginum-privacy-policy::before {
  content: none;
}

.marginum-privacy-policy a {
  overflow-wrap: anywhere;
}

@media (max-width: 767px) {
  .marginum-privacy-policy {
    padding-block: 56px 72px;
  }

  .marginum-privacy-hero { min-height: 320px; padding-top: 80px; }
  .marginum-privacy-hero h1 { font-size: 36px; }

  .marginum-privacy-policy > * { width: min(100% - 32px, 600px); }

  .marginum-privacy-policy h2 {
    margin-top: 28px;
    font-size: 16px;
  }

  .marginum-privacy-policy p,
  .marginum-privacy-policy li {
    font-size: 16px;
    line-height: 1.6;
  }
}

@media (min-width: 782px) {
  .marginum-global-footer { min-height: 812px; box-sizing: border-box; align-content: start; }

  /* Landing heroes must fit the initial viewport so the animated down-arrow is
     visible immediately, as on the source site. The WordPress admin bar takes
     part of that viewport while previewing the signed-in site. */
  .home .orchestra-native > .orchestra-generic-hero,
  .page-id-197 .orchestra-native > .orchestra-generic-hero,
  .page-id-213 .orchestra-native > .orchestra-generic-hero {
    min-height: 100svh !important;
  }

  body.admin-bar.home .orchestra-native > .orchestra-generic-hero,
  body.admin-bar.page-id-197 .orchestra-native > .orchestra-generic-hero,
  body.admin-bar.page-id-213 .orchestra-native > .orchestra-generic-hero {
    min-height: calc(100svh - var(--wp-admin--admin-bar--height, 32px)) !important;
  }
}

@media (min-width: 782px) and (max-width: 1100px) {
  .marginum-global-footer { min-height: 900px; gap: 54px 24px; padding-inline: 6%; }
  .marginum-global-footer nav > ul { grid-template-columns: repeat(4, minmax(0, 1fr)); gap: 42px 28px; }
  .marginum-distributors-section { padding-inline: 6%; }
  .marginum-distributors-list { grid-template-columns: repeat(2, minmax(0, 1fr)); }
}

@media (max-width: 781px) {
  body.home[data-header*="type-1"] .ct-header [data-row*="middle"] { --height: 72px; background: transparent; }
  body.home.marginum-header-scrolled[data-header*="type-1"] .ct-header [data-row*="middle"] { background: #fff; }
  body.home .ct-header [data-id="logo"] img { width: 150px; }
  .home .orchestra-native > .orchestra-generic-hero > .marginum-hero-drop-arrow,
  .page-id-197 .orchestra-native > .orchestra-generic-hero > .marginum-hero-drop-arrow,
  .page-id-213 .orchestra-native > .orchestra-generic-hero > .marginum-hero-drop-arrow { bottom: 28px; }
  .page-id-213 .orchestra-native > .orchestra-generic-hero { min-height: 780px !important; padding: 120px 7% !important; }
  .page-id-213 .orchestra-native > .orchestra-generic-hero .wp-block-cover__inner-container { width: 100%; }
  .page-id-213 .orchestra-native > .orchestra-generic-hero h1 { font-size: clamp(39px, 11vw, 52px); }
  .orchestra-native .orchestra-generic-hero { min-height: 520px !important; }
  .orchestra-native .orchestra-generic-hero .wp-block-cover__inner-container { width: 86vw; }
  .orchestra-native .orchestra-generic-hero h1 { font-size: clamp(40px, 12vw, 58px); }
  .orchestra-native > .orchestra-generic-content { padding: 60px 8%; }
  .orchestra-native > .orchestra-generic-cta-cover { min-height: 620px !important; }
  .home .orchestra-native > .orchestra-generic-cta-cover:has(img[src*="MarginumTeamPhoto2023"]) > .wp-block-cover__image-background {
    object-position: 38% 8% !important;
    transform: scale(1.05);
    transform-origin: 38% 8%;
  }
  .orchestra-native > .orchestra-generic-cards { padding: 60px 8%; }
  .orchestra-native .orchestra-generic-card-grid { display: block; }
  .orchestra-native .orchestra-generic-card-grid > .wp-block-column { margin: 0 0 54px; }
  .orchestra-native .orchestra-card h3 { font-size: 24px; }
  .orchestra-native > .orchestra-generic-media,
  .orchestra-native > section.orchestra-generic-cta { padding: 70px 8%; }
  .home .orchestra-native > section.marginum-home-investors { min-height: 650px; padding: 72px 7%; }
  .home .orchestra-native > section.marginum-home-investors h2 { font-size: clamp(38px, 11vw, 52px); }
  .home .orchestra-native > section.marginum-home-investors > p:not(.orchestra-eyebrow) { font-size: 17px; }
  .home .marginum-home-investors .orchestra-arrow-button .wp-block-button__link { min-width: 0; width: 100%; }
  .orchestra-native .orchestra-generic-media-grid,
  .orchestra-native > section.orchestra-generic-cta + .orchestra-generic-media .orchestra-generic-media-grid { grid-template-columns: repeat(2, minmax(0, 1fr)); gap: 38px 24px; }
  .marginum-global-footer { grid-template-columns: 1fr; grid-template-rows: auto; gap: 40px; min-height: 0; padding: 70px 8%; }
  .marginum-contact-section { grid-template-columns: 1fr; gap: 58px; min-height: 0; padding: 72px 8%; background: linear-gradient(117deg, #fff 0 30%, #f7f7f7 30.2% 100%); }
  body.page-id-30 .marginum-contact-section > .marginum-contact-form,
  body.page-id-198 .marginum-contact-section > .marginum-contact-form,
  body.page-id-213 .marginum-contact-section > .marginum-contact-form {
    justify-self: center;
    margin-inline: auto;
  }
  .marginum-contact-copy h2 { font-size: clamp(40px, 10vw, 56px); }
  .marginum-global-footer__brand,
  .marginum-global-footer__contact,
  .marginum-global-footer__social { grid-column: auto; }
  .marginum-global-footer__brand p { margin-top: 32px; }
  .marginum-global-footer__contact { text-align: left; }
  .page-id-198 .orchestra-native { padding-top: 72px !important; }
  .page-id-198 .marginum-contact-section { padding-top: 64px; padding-bottom: 72px; }
  .marginum-distributors-section { grid-template-columns: 1fr; gap: 42px; min-height: 0; padding: 72px 8% 78px; }
  .marginum-distributors-list { grid-template-columns: 1fr; gap: 34px; max-width: none !important; }
  .marginum-distributors-list > h3 { font-size: 34px; }
  .marginum-distributor h4 { font-size: 16px; }
  .marginum-distributor p { font-size: 15px; overflow-wrap: anywhere; }
  .marginum-distributor br { display: block; content: normal; }
  .marginum-distributor br::after { content: none; }
  .marginum-global-footer__social { justify-content: flex-start; }
  .marginum-global-footer nav,
  .marginum-global-footer__legal { grid-column: auto; }
  .marginum-global-footer nav > ul { grid-template-columns: repeat(2, minmax(0, 1fr)); gap: 30px 22px; }
  .marginum-global-footer nav .sub-menu { margin-top: 14px; }
  .marginum-global-footer__legal { display: block; }
  .marginum-global-footer__legal p:last-child { margin-top: 28px; text-align: left; }
}

@media (max-width: 600px) {
  .orchestra-native .orchestra-generic-card-grid > .wp-block-column:nth-child(n+2) { display: none; }
  .page-id-223 .orchestra-native > .orchestra-generic-hero { min-height: 620px !important; padding: 90px 8% 50px; }
  .page-id-223 .orchestra-native > .orchestra-generic-hero + .orchestra-generic-media { min-height: 0; padding: 24px 0; }
}

@media (prefers-reduced-motion: reduce) {
  .home .orchestra-native > .orchestra-generic-hero .wp-block-cover__image-background,
  .home .orchestra-native > .orchestra-generic-hero .wp-block-cover__inner-container,
  .page-id-197 .orchestra-native > .orchestra-generic-hero .wp-block-cover__inner-container,
  .page-id-213 .orchestra-native > .orchestra-generic-hero .wp-block-cover__inner-container,
  .page-id-223 .orchestra-native > .orchestra-generic-hero > .orchestra-eyebrow,
  .page-id-223 .orchestra-native > .orchestra-generic-hero > h1,
  .home .orchestra-native > .orchestra-generic-hero .orchestra-arrow-button .wp-block-button__link,
  .page-id-197 .marginum-hero-drop-arrow .wp-block-button__link,
  .page-id-213 .marginum-hero-drop-arrow .wp-block-button__link {
    animation: none;
    opacity: 1;
    transform: none;
  }
}

/* Testimonials */
.page-id-240 .marginum-testimonials > .marginum-testimonials-hero {
  min-height: 497px !important;
}
.page-id-240 .marginum-testimonials-hero .wp-block-cover__background {
  background: rgba(2, 20, 27, .58);
  opacity: 1;
}
.page-id-240 .marginum-testimonials-hero .wp-block-cover__inner-container {
  width: min(720px, 84vw);
  text-align: center;
}
.page-id-240 .marginum-testimonials-hero h1 {
  max-width: none;
  margin: 0 0 36px;
  font-size: 64px;
  font-weight: 400;
}
.page-id-240 .marginum-testimonials-hero .orchestra-lead {
  max-width: 700px;
  margin: 0 auto;
  font-size: 16px;
  line-height: 1.45;
}

/* Resource detail heroes are ordinary Gutenberg groups in the import, but
   retain the source page's centered image-hero geometry. */
.page-id-241 .orchestra-native > .orchestra-generic-hero,
.page-id-236 .orchestra-native > .orchestra-generic-hero,
.page-id-237 .orchestra-native > .orchestra-generic-hero {
  min-height: 490px !important;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 82px 8% 42px;
  box-sizing: border-box;
  color: #fff;
  text-align: center;
  background-position: center;
  background-size: cover;
}
.page-id-241 .orchestra-native > .orchestra-generic-hero {
  background-image: linear-gradient(rgba(2, 20, 27, .52), rgba(2, 20, 27, .52)), url("/wp-content/uploads/orchestra-media/videos-hero.jpg");
}
.page-id-236 .orchestra-native > .orchestra-generic-hero {
  background-image: linear-gradient(rgba(2, 20, 27, .52), rgba(2, 20, 27, .52)), url("/wp-content/uploads/orchestra-media/brochures-hero.jpg");
}
.page-id-237 .orchestra-native > .orchestra-generic-hero {
  min-height: 390px !important;
  background-image: linear-gradient(rgba(2, 20, 27, .58), rgba(2, 20, 27, .58)), url("/wp-content/uploads/orchestra-media/regular-hero-bg.jpg");
}
.page-id-241 .orchestra-native > .orchestra-generic-hero h1,
.page-id-236 .orchestra-native > .orchestra-generic-hero h1,
.page-id-237 .orchestra-native > .orchestra-generic-hero h1 {
  width: min(700px, 84vw);
  max-width: none;
  margin: 0 0 28px;
  color: #fff;
  font-size: 64px;
  font-weight: 400;
}
.page-id-241 .orchestra-native > .orchestra-generic-hero .orchestra-lead,
.page-id-236 .orchestra-native > .orchestra-generic-hero .orchestra-lead,
.page-id-237 .orchestra-native > .orchestra-generic-hero .orchestra-lead {
  width: min(700px, 84vw);
  max-width: none;
  margin: 0;
  color: #fff;
  font-size: 16px;
  line-height: 1.45;
}
.page-id-241 .orchestra-native > .orchestra-generic-hero > *,
.page-id-236 .orchestra-native > .orchestra-generic-hero > * { position: relative; top: -35px; }
.page-id-237 .orchestra-native > .orchestra-generic-hero > * { position: relative; top: -24px; }

/* Publications: three independent journal rows followed by a centred research summary. */
.page-id-237 .marginum-publications-list {
  padding: 58px max(9.2vw, 40px) 38px;
  background: linear-gradient(117deg, #f7f7f7 0 30%, #fff 30.1% 100%);
}
.page-id-237 .marginum-publication-row {
  position: relative;
  width: 100%;
  max-width: 1050px !important;
  min-height: 208px;
  margin: 0 auto !important;
  padding: 0 116px 34px 0;
  border-bottom: 1px solid #d8d8d8;
}
.page-id-237 .marginum-publication-row + .marginum-publication-row { padding-top: 38px; }
.page-id-237 .marginum-publication-journal,
.page-id-237 .marginum-section-label {
  margin: 0 0 18px;
  color: #212121;
  font-size: 17px;
  font-weight: 600;
  letter-spacing: .08em;
}
.page-id-237 .marginum-publication-row h3 {
  max-width: 820px;
  margin: 0 0 24px;
  font-size: 24.8px;
  line-height: 1.08;
  color: #212121;
}
.page-id-237 .marginum-publication-row h3 a,
.page-id-237 .marginum-publication-citation a,
.page-id-237 .marginum-research-references a { color: inherit; text-decoration: none; }
.page-id-237 .marginum-publication-row h3 a:hover,
.page-id-237 .marginum-publication-citation a:hover,
.page-id-237 .marginum-research-references a:hover { color: #ed1c24; }
.page-id-237 .marginum-publication-citation {
  max-width: 870px;
  margin: 0;
  font-size: 14px;
  line-height: 1.42;
  color: #313131;
}
.page-id-237 .marginum-publication-arrow {
  position: absolute;
  right: 45px;
  top: 80px;
  width: 58px;
  max-width: 58px !important;
  margin: 0 !important;
}
.page-id-237 .marginum-publication-row + .marginum-publication-row .marginum-publication-arrow { top: 118px; }
.page-id-237 .marginum-publication-arrow a {
  display: grid;
  width: 58px;
  height: 58px;
  place-items: center;
  border: 2px solid #212121;
  border-radius: 50%;
  color: #212121;
  font-size: 28px;
  line-height: 1;
  text-decoration: none;
  transition: color .2s ease, border-color .2s ease, transform .2s ease;
}
.page-id-237 .marginum-publication-arrow a:hover { color: #ed1c24; border-color: #ed1c24; transform: translateX(3px); }
.page-id-237 .marginum-clinical-research {
  max-width: 1050px;
  min-height: 760px;
  margin: 0 auto;
  padding: 106px 70px 100px;
  text-align: center;
}
.page-id-237 .marginum-clinical-research h3 {
  max-width: 920px;
  margin: 28px auto 58px;
  color: #212121;
  font-size: 39.2px;
  line-height: 1.08;
}
.page-id-237 .marginum-research-intro { max-width: 1010px; margin: 0 auto 24px; font-size: 16px; line-height: 1.5; }
.page-id-237 .marginum-research-references { max-width: 1050px; margin: 0 auto; text-align: left; font-size: 12px; line-height: 1.35; }

/* Brochures: a single restrained editorial download section, matching the
   source instead of the generic oversized two-column intro recipe. */
.page-id-236 .marginum-brochure-content {
  box-sizing: border-box;
  max-width: none !important;
  min-height: 475px;
  margin: 0 !important;
  padding: 104px max(8vw, calc((100vw - 1050px) / 2)) 92px;
  color: #202020;
  background: linear-gradient(115deg, #f6f6f6 17%, #fff 17%);
}
.page-id-236 .marginum-brochure-content > * { max-width: 1050px; margin-right: auto; margin-left: auto; }
.page-id-236 .marginum-brochure-content h2 { margin-top: 0; margin-bottom: 28px; font-size: 49.6px; font-weight: 500; line-height: 1.1; }
.page-id-236 .marginum-brochure-content > p:not(.marginum-brochure-note) { margin-bottom: 24px; font-size: 20px; line-height: 1.45; }
.page-id-236 .marginum-brochure-content .wp-block-buttons { margin: 0 0 24px; }
.page-id-236 .marginum-brochure-content .wp-block-button__link {
  min-width: 320px;
  padding: 14px 28px;
  border: 2px solid #202020 !important;
  border-radius: 0;
  color: #202020 !important;
  background: transparent !important;
  font-size: 16px;
  font-weight: 500;
  letter-spacing: .04em;
}
.page-id-236 .marginum-brochure-content .wp-block-button__link:hover,
.page-id-236 .marginum-brochure-content .wp-block-button__link:focus-visible { border-color: #f20e23 !important; color: #f20e23 !important; }
.page-id-236 .marginum-brochure-note { margin-bottom: 0; font-size: 16px; }

/* Videos: the source uses two centered full-width editorial/video sections.
   Keep this page out of the generic two-column editorial recipe. */
.page-id-241 .marginum-videos-overview,
.page-id-241 .marginum-videos-installation {
  box-sizing: border-box;
  max-width: none !important;
  margin: 0 !important;
  padding-right: 0;
  padding-left: 0;
  color: #212121;
  text-align: center;
}
.page-id-241 .marginum-videos-overview {
  min-height: 972px;
  padding-top: 80px;
  padding-bottom: 40px;
  background: linear-gradient(116deg, #f4f4f4 0 18%, #fafafa 18.2% 100%);
}
.page-id-241 .marginum-videos-installation {
  min-height: 1027px;
  padding-top: 80px;
  padding-bottom: 55px;
  background: #fff;
}
.page-id-241 .marginum-videos-overview > h2,
.page-id-241 .marginum-videos-installation > h2 {
  width: min(833px, 84vw);
  max-width: none;
  margin: 0 auto;
  color: #212121;
  font-size: 49.6px;
  font-weight: 400;
  line-height: 1.2;
}
.page-id-241 .marginum-videos-overview > p,
.page-id-241 .marginum-videos-installation > p:not(.marginum-videos-professional-note) {
  width: min(833px, 84vw);
  max-width: none;
  margin: 0 auto;
  color: #212121;
  font-size: 17.6px;
  line-height: 1.5;
}
.page-id-241 .marginum-videos-overview-media {
  width: min(1152px, calc(100vw - 9%));
  max-width: none !important;
  margin: 64px auto 0 !important;
}
.page-id-241 .marginum-videos-overview-media video {
  display: block;
  width: 100%;
  aspect-ratio: 16 / 9;
  object-fit: cover;
  background: #dedede;
}
.page-id-241 .marginum-videos-installation-media {
  position: relative;
  width: min(1050px, 84vw);
  aspect-ratio: 16 / 9;
  max-width: none !important;
  margin: 48px auto 0 !important;
  overflow: hidden;
  border: 1px solid #e5e5e5;
  background: #dedede;
  box-shadow: 0 2px 4px rgba(0, 0, 0, .35);
}
.page-id-241 .marginum-videos-installation-media iframe {
  position: absolute;
  inset: 0;
  display: block;
  width: 100%;
  height: 100%;
  border: 0;
}
.page-id-241 .marginum-videos-professional-note {
  width: min(1054px, 84vw);
  max-width: none;
  margin: 34px auto 0;
  font-size: 16px;
  line-height: 1.5;
  text-align: center;
}

@media (max-width: 781px) {
  .page-id-241 .orchestra-native > .orchestra-generic-hero { min-height: 289px !important; padding: 68px 8% 24px; }
  .page-id-241 .orchestra-native > .orchestra-generic-hero > * { top: 0; }
  .page-id-241 .marginum-videos-overview,
  .page-id-241 .marginum-videos-installation { min-height: 0; padding: 44px 0 34px; }
  .page-id-241 .marginum-videos-overview { min-height: 350px; }
  .page-id-241 .marginum-videos-installation { min-height: 608px; }
  .page-id-241 .marginum-videos-overview > h2,
  .page-id-241 .marginum-videos-installation > h2 { font-size: 28px; line-height: 1.2; }
  .page-id-241 .marginum-videos-overview > p,
  .page-id-241 .marginum-videos-installation > p:not(.marginum-videos-professional-note) { margin-top: 18px; font-size: 14.4px; line-height: 1.35; }
  .page-id-241 .marginum-videos-overview-media { width: 90vw; margin-top: 28px !important; }
  .page-id-241 .marginum-videos-installation-media { width: 84vw; margin-top: 38px !important; }
  .page-id-241 .marginum-videos-professional-note { margin-top: 30px; font-size: 14px; line-height: 1.45; }
}
.page-id-240 .marginum-testimonial-list {
  max-width: none !important;
  padding: 64px max(8vw, calc((100vw - 1160px) / 2)) 86px;
  background: linear-gradient(115deg, #f9f9f9 47%, #fdfdfd 47%);
}
.page-id-240 .marginum-testimonial-row {
  min-height: 390px;
  margin: 0 !important;
  align-items: center !important;
  gap: clamp(54px, 8vw, 132px);
}
.page-id-240 .marginum-testimonial-row > .wp-block-column {
  flex-basis: 50%;
}
.page-id-240 .marginum-testimonial-image {
  width: 350px;
  max-width: 100%;
  margin: 0 auto;
}
.page-id-240 .marginum-testimonial-image img {
  display: block;
  width: 100%;
  aspect-ratio: 500 / 530;
  object-fit: cover;
}
.page-id-240 .marginum-testimonial-copy blockquote {
  position: relative;
  margin: 0;
  padding: 0 0 0 64px;
  border: 0;
}
.page-id-240 .marginum-testimonial-copy blockquote::before {
  content: "";
  position: absolute;
  top: 2px;
  left: 0;
  width: 48px;
  height: 36px;
  background: #f51d2a;
  -webkit-mask: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 48 36'%3E%3Cpath d='M0 36V12L8 0H21V36H0ZM27 36V12L35 0H48V36H27Z'/%3E%3C/svg%3E") center / contain no-repeat;
  mask: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 48 36'%3E%3Cpath d='M0 36V12L8 0H21V36H0ZM27 36V12L35 0H48V36H27Z'/%3E%3C/svg%3E") center / contain no-repeat;
}
.page-id-240 .marginum-testimonial-copy p {
  margin: 0 0 24px;
  color: #202020;
  font-size: 16px;
  font-weight: 700;
  line-height: 1.35;
}
.page-id-240 .marginum-testimonial-copy cite {
  color: #202020;
  font-size: 16px;
  font-style: normal;
  line-height: 1.35;
}

@media (max-width: 781px) {
  body.page:has(.orchestra-native) .ct-header [data-id="logo"] img { width: 90px; }
  .page-id-240 .marginum-testimonials > .marginum-testimonials-hero { min-height: 430px !important; }
  .page-id-240 .marginum-testimonials-hero h1 { font-size: 32px; }
  .page-id-240 .marginum-testimonial-list { padding: 48px 8% 64px; }
  .page-id-240 .marginum-testimonial-row { min-height: 0; margin-bottom: 72px !important; gap: 30px; }
  .page-id-240 .marginum-testimonial-row.is-reversed { flex-direction: column-reverse; }
  .page-id-240 .marginum-testimonial-image { width: min(500px, 100%); }
  .page-id-241 .orchestra-native > .orchestra-generic-hero,
  .page-id-236 .orchestra-native > .orchestra-generic-hero,
  .page-id-237 .orchestra-native > .orchestra-generic-hero { min-height: 390px !important; padding: 72px 8% 36px; }
  .page-id-241 .orchestra-native > .orchestra-generic-hero { min-height: 289px !important; padding: 68px 8% 24px; }
  .page-id-241 .orchestra-native > .orchestra-generic-hero > * { top: 0; }
  .page-id-241 .orchestra-native > .orchestra-generic-hero h1,
  .page-id-236 .orchestra-native > .orchestra-generic-hero h1,
  .page-id-237 .orchestra-native > .orchestra-generic-hero h1 { font-size: 32px; }
  .page-id-237 .marginum-publications-list { padding: 48px 7% 24px; background: #fff; }
  .page-id-237 .marginum-publication-row,
  .page-id-237 .marginum-publication-row + .marginum-publication-row { min-height: 0; padding: 0 0 38px; margin-bottom: 38px; }
  .page-id-237 .marginum-publication-journal { font-size: 14px; }
  .page-id-237 .marginum-publication-row h3 { font-size: 22px; line-height: 1.2; }
  .page-id-237 .marginum-publication-citation { padding-right: 0; font-size: 13px; }
  .page-id-237 .marginum-publication-arrow { position: static; width: 48px; max-width: 48px !important; margin: 24px 0 0 !important; }
  .page-id-237 .marginum-publication-arrow a { width: 48px; height: 48px; }
  .page-id-237 .marginum-clinical-research { min-height: 0; padding: 72px 7% 78px; }
  .page-id-237 .marginum-clinical-research h3 { margin: 24px auto 38px; font-size: 30px; }
  .page-id-237 .marginum-research-intro { font-size: 15px; }
  .page-id-237 .marginum-research-references { font-size: 11px; overflow-wrap: anywhere; }
  .page-id-236 .marginum-brochure-content { min-height: 0; padding: 64px 7% 72px; }
  .page-id-236 .marginum-brochure-content h2 { font-size: 34px; }
  .page-id-236 .marginum-brochure-content > p:not(.marginum-brochure-note) { font-size: 17px; }
  .page-id-236 .marginum-brochure-content .wp-block-button__link { width: 100%; min-width: 0; }
}

@media (max-width: 600px) {
  .page-id-240 .marginum-testimonials-hero h1 { font-size: 28px; }
  .page-id-240 .marginum-testimonial-image { width: min(350px, 100%); }
}

/* Instructions test documents: scoped native block presentation. */
.marginum-instructions { max-width: 1100px; margin-inline: auto; }
.marginum-instructions .marginum-test-notice { padding: 20px 24px; border-left: 4px solid #e73248; background: #fff0f2; color: #192f36; font-weight: 600; }
.marginum-instructions .marginum-document-language { display: grid; grid-template-columns: max-content max-content minmax(24px, 1fr) auto; align-items: center; column-gap: 20px; row-gap: 2px; margin-top: 24px; padding: 24px; border: 1px solid #dce3e6; border-radius: 5px; }
.marginum-instructions .marginum-document-language > .wp-block-group { display: contents; }
.marginum-instructions .marginum-document-language h3 { grid-column: 1 / 4; grid-row: 1; margin: 0; font-size: clamp(20px, 2vw, 26px); line-height: 1.15; }
.marginum-instructions .marginum-document-language > p,
.marginum-instructions .marginum-document-language > .wp-block-group > p { margin-block: 0; font-size: 14px; line-height: 1.4; }
.marginum-instructions .marginum-document-language .wp-block-buttons { grid-column: 4; grid-row: 1; margin: 0; justify-self: end; align-self: start; }
@media (max-width: 700px) {
  .marginum-instructions .marginum-document-language { grid-template-columns: max-content minmax(0, 1fr); padding: 18px; row-gap: 2px; }
  .marginum-instructions .marginum-document-language h3,
  .marginum-instructions .marginum-document-language .wp-block-buttons { grid-column: 1 / -1; }
  .marginum-instructions .marginum-document-language h3 { grid-row: auto; }
  .marginum-instructions .marginum-document-language .wp-block-buttons { grid-row: auto; margin-top: 8px; justify-self: start; }
}

/* Shared Marginum CTA treatment. Blocksy's default Gutenberg button blue is
   not part of the brand palette: light sections use the ink outline and dark
   image sections retain their existing white outline. */
body .wp-block-button__link {
  border: 2px solid var(--marginum-ink) !important;
  border-radius: 5px !important;
  background: transparent !important;
  box-shadow: none;
  color: var(--marginum-ink) !important;
  transition: background-color .2s ease, border-color .2s ease, color .2s ease;
}
body .wp-block-button__link:hover,
body .wp-block-button__link:focus-visible {
  border-color: var(--marginum-ink) !important;
  background: var(--marginum-ink) !important;
  color: #fff !important;
}
body .wp-block-button__link:focus-visible {
  outline: 2px solid var(--marginum-ink);
  outline-offset: 4px;
}

body .marginum-contact-form button {
  border: 2px solid var(--marginum-ink) !important;
  border-radius: 5px !important;
  background: transparent !important;
  box-shadow: none;
  color: var(--marginum-ink) !important;
  transition: background-color .2s ease, border-color .2s ease, color .2s ease;
}
body .marginum-contact-form button:hover,
body .marginum-contact-form button:focus-visible {
  border-color: var(--marginum-ink) !important;
  background: var(--marginum-ink) !important;
  color: #fff !important;
}
body .marginum-contact-form button:focus-visible {
  outline: 2px solid var(--marginum-ink);
  outline-offset: 4px;
}

/* Buttons placed over dark imagery use Marginum's inverse outline style. */
body .wp-block-cover .wp-block-buttons:not(.marginum-hero-drop-arrow) .wp-block-button__link,
body .marginum-product-section .wp-block-button__link {
  border-color: #fff !important;
  background: transparent !important;
  color: #fff !important;
}
body .wp-block-cover .wp-block-buttons:not(.marginum-hero-drop-arrow) .wp-block-button__link:hover,
body .wp-block-cover .wp-block-buttons:not(.marginum-hero-drop-arrow) .wp-block-button__link:focus-visible,
body .marginum-product-section .wp-block-button__link:hover,
body .marginum-product-section .wp-block-button__link:focus-visible {
  border-color: #fff !important;
  background: #fff !important;
  color: var(--marginum-ink) !important;
}
body .wp-block-cover .wp-block-buttons:not(.marginum-hero-drop-arrow) .wp-block-button__link:focus-visible,
body .marginum-product-section .wp-block-button__link:focus-visible {
  outline-color: #fff;
}
body .wp-block-cover .wp-block-buttons:not(.marginum-hero-drop-arrow) .orchestra-arrow-button .wp-block-button__link > span[aria-hidden="true"] {
  display: none;
}

/* Text links in news cards are deliberately not boxed CTAs. */
.home .orchestra-generic-cards .orchestra-card .orchestra-arrow-button .wp-block-button__link {
  padding: 0;
  border: 0 !important;
  border-radius: 0 !important;
  background: transparent !important;
  color: #202020 !important;
}
.home .orchestra-generic-cards .orchestra-card .orchestra-arrow-button .wp-block-button__link:hover,
.home .orchestra-generic-cards .orchestra-card .orchestra-arrow-button .wp-block-button__link:focus-visible {
  background: transparent !important;
  color: #f20e23 !important;
}
.home .orchestra-native > .marginum-home-solution {
  min-height: 0 !important;
  padding: clamp(48px, 6vw, 96px) 0;
}
.home .marginum-home-solution .wp-block-cover__inner-container { width: min(1600px, 88vw); }
.home .marginum-home-solution .wp-block-columns { gap: 7%; margin: 0; }
.home .marginum-home-solution .orchestra-generic-cta-copy { width: 100%; max-width: none; }
.home .marginum-home-solution .orchestra-eyebrow { text-transform: uppercase; letter-spacing: .08em; margin: 0 0 28px; color: #fff; }
.home .marginum-home-solution h2 { font-size: clamp(32px, 3vw, 48px); line-height: 1.2; margin: 0 0 28px; }
.home .marginum-home-solution p:not(.orchestra-eyebrow) { font-size: clamp(18px, 1.5vw, 24px); line-height: 1.5; }
.home .marginum-home-solution .wp-block-video { margin: 0; width: 100%; }
.home .marginum-home-solution video { display: block; width: 100%; height: auto; }
@media (max-width: 781px) {
  .home .marginum-home-solution .wp-block-columns { gap: 32px; }
}

/* News article links use a small stemless chevron. */
.marginum-news-chevron,
.home .orchestra-generic-cards .orchestra-card .orchestra-arrow-button .wp-block-button__link > span[aria-hidden="true"] {
  display: inline-block;
  width: 5px;
  height: 5px;
  margin-left: 10px;
  border-top: 1.5px solid currentColor;
  border-right: 1.5px solid currentColor;
  transform: rotate(45deg);
  vertical-align: 3px;
  font-size: 0;
}

/* Homepage About, institutions and partners: scoped source layout restoration. */
.home .orchestra-native > .orchestra-generic-cta-cover:has(img[src*="MarginumTeamPhoto2023"]) {
  min-height: 740px !important; padding: 300px 0 100px; align-items: flex-end;
}
.home .orchestra-generic-cta-cover:has(img[src*="MarginumTeamPhoto2023"]) .wp-block-cover__inner-container { width: 75%; }
.home .orchestra-generic-cta-cover:has(img[src*="MarginumTeamPhoto2023"]) h2 { font-size: 32px; line-height: 1.2; font-weight: 400; margin: 24px 0; }
.home .orchestra-generic-cta-cover:has(img[src*="MarginumTeamPhoto2023"]) p:not(.orchestra-eyebrow) { max-width: 390px; font-size: 17px; line-height: 1.45; }
.home .orchestra-generic-cta-cover:has(img[src*="MarginumTeamPhoto2023"]) .orchestra-eyebrow { font-size: 18px; letter-spacing: .1em; }
/* Keep the homepage About copy on one shared left edge at every width. */
.home .orchestra-generic-cta-cover:has(img[src*="MarginumTeamPhoto2023"]) :is(.wp-block-cover__inner-container, .orchestra-generic-cta-copy, h2, p) { text-align: left; }
.home .orchestra-generic-cta-cover:has(img[src*="MarginumTeamPhoto2023"]) :is(h2, p, .wp-block-buttons) { margin-left: 0 !important; margin-right: 0 !important; }
.home .orchestra-generic-cta-cover:has(img[src*="MarginumTeamPhoto2023"]) .wp-block-buttons { justify-content: flex-start; }
.home .orchestra-native > .marginum-home-trusted h2 { max-width: 650px; font-size: 36px; font-weight: 400; line-height: 1.2; color: #303030; }
.home .marginum-home-trusted .orchestra-generic-media-grid { max-width: 960px; margin: auto; grid-template-columns: 2.8fr 3.8fr .8fr .9fr; gap: 40px; }
.home .marginum-home-trusted .orchestra-generic-media-item img { max-height: 42px; }
.home .orchestra-native > .marginum-home-partners h2 { max-width: 900px; font-size: 40px; font-weight: 400; color: #303030; margin: 30px auto 65px; }
.home .marginum-home-partners .orchestra-eyebrow {
  width: 100%;
  max-width: none;
  margin: 0 auto;
  font-size: 22px;
  letter-spacing: .1em;
  color: #303030;
  text-align: center;
}
.home .orchestra-native > .marginum-home-partners .orchestra-generic-media-grid { max-width: 900px; margin: auto; grid-template-columns: repeat(3,minmax(0,1fr)); column-gap: 65px; row-gap: 65px; }
.home .marginum-home-partners .orchestra-generic-media-item img { max-height: 120px; }
.home .marginum-home-partners .wp-block-column:last-child { grid-column: 2; }
@media (max-width: 1366px) {
  .home .orchestra-native > .orchestra-generic-cta-cover:has(img[src*="MarginumTeamPhoto2023"]) { display: flex; flex-direction: column; padding: 0 0 36px; min-height: 0 !important; background: #303030; }
  .home .orchestra-native > .orchestra-generic-cta-cover:has(img[src*="MarginumTeamPhoto2023"]) > .wp-block-cover__image-background { position: relative; width: 100%; height: auto; object-fit: contain; transform: none; }
  .home .orchestra-generic-cta-cover:has(img[src*="MarginumTeamPhoto2023"]) > .wp-block-cover__background { display: none; }
  .home .orchestra-generic-cta-cover:has(img[src*="MarginumTeamPhoto2023"]) .wp-block-cover__inner-container { width: 86%; margin: 28px auto 0; }
  .home .orchestra-generic-cta-cover:has(img[src*="MarginumTeamPhoto2023"]) .orchestra-generic-cta-copy { width: 100%; }
}
@media (max-width: 767px) {
  .home .orchestra-native > .marginum-home-trusted h2, .home .orchestra-native > .marginum-home-partners h2 { font-size: 28px; }
  .home .marginum-home-trusted .orchestra-generic-media-grid { grid-template-columns: repeat(2,minmax(0,1fr)); gap: 30px; }
  .home .orchestra-native > .marginum-home-partners .orchestra-generic-media-grid { grid-template-columns: repeat(2,minmax(0,1fr)); gap: 36px; }
  .home .marginum-home-partners .wp-block-column:last-child { grid-column: 1 / -1; max-width: 130px; justify-self: center; }
}
.home .orchestra-native > .marginum-home-partners .orchestra-generic-media-grid { grid-template-columns: repeat(3,minmax(0,1fr)) !important; }
.home .orchestra-generic-cta-cover:has(img[src*="MarginumTeamPhoto2023"]) p { margin-left: 0; text-align: left; }
@media (max-width: 767px) {
  .home .orchestra-native > .marginum-home-partners .orchestra-generic-media-grid { grid-template-columns: repeat(2,minmax(0,1fr)) !important; }
}

/* Shared navigation: light pages and articles must not inherit the overlay
   wordmark. Keep the existing image-hero overlay on native landing pages. */
body:not(.page):not(.home) #header,
body.page:not(:has(.orchestra-native)) #header,
body:is(.page-id-198, .page-id-260) #header {
  background: #fff;
  box-shadow: 0 2px 14px rgb(23 44 49 / 12%);
}
body:not(.page):not(.home) #header [data-row],
body.page:not(:has(.orchestra-native)) #header [data-row],
body:is(.page-id-198, .page-id-260) #header [data-row] { background: #fff; }
body:not(.page):not(.home) #header [data-id="menu"] > ul > li > a,
body.page:not(:has(.orchestra-native)) #header [data-id="menu"] > ul > li > a,
body:not(.page):not(.home) #header .ct-header-trigger,
body.page:not(:has(.orchestra-native)) #header .ct-header-trigger { color: #263238; }
body:not(.page):not(.home) #header [data-id="logo"] img,
body.page:not(:has(.orchestra-native)) #header [data-id="logo"] img {
  content: url("/wp-content/uploads/2026/08/Marginum-logo-main.png");
  filter: none;
  width: 230px;
  height: auto;
}
#header [data-id="logo"] .site-title-container,
#header .ct-header-search { display: none; }
body #header [data-id="menu"] > ul > li > a {
  font-family: Inter, sans-serif;
  font-size: 16px;
  font-weight: 600;
  letter-spacing: .08em;
}
body.marginum-header-scrolled #header [data-id="menu"] > ul > li > a { color: #263238; }
@media (max-width: 999.98px) {
  body #header [data-id="logo"] img { width: 190px; }
}

body:not(.page):not(.home) #header [data-id="logo"] .site-logo-container,
body.page:not(:has(.orchestra-native)) #header [data-id="logo"] .site-logo-container { position: relative; display: inline-block; line-height: 0; }
body:not(.page):not(.home) #header [data-id="logo"] img,
body.page:not(:has(.orchestra-native)) #header [data-id="logo"] img { display: block; filter: brightness(0); clip-path: inset(0 14% 0 0); }
body:not(.page):not(.home) #header [data-id="logo"] .site-logo-container::after,
body.page:not(:has(.orchestra-native)) #header [data-id="logo"] .site-logo-container::after {
  content: ""; position: absolute; inset: 0; pointer-events: none;
  background: url("/wp-content/uploads/2026/08/Marginum-logo-main.png") center/100% 100% no-repeat;
  clip-path: inset(0 0 0 86%);
}
/* Match the source header dimensions and responsive menu switch. */
/* Article logo: keep the red overlay at the wordmark's own aspect ratio,
   rather than stretching it to Blocksy's taller logo link box. */
body.single-post #header [data-id="logo"] .site-logo-container::after {
  inset: 0 auto auto 0;
  width: 100%;
  height: auto;
  aspect-ratio: 8 / 1;
}
body #header [data-row*="middle"] { --height: 81px !important; }
body #header [data-id="logo"] img { width: 235px; }
#header .ct-toggle-dropdown-desktop svg { display: none; }
#header .ct-toggle-dropdown-desktop::after { content: ""; border: 6px solid transparent; border-top-color: #f00; transform: translateY(3px); }
@media (max-width: 479.98px) {
  body #header [data-row*="middle"] { --height: 61px !important; }
  body #header [data-id="logo"] img { width: 95px; }
}

/* Vision phone typography follows the source compact layout. */
/* Mobile wordmark uses its own height, not Blocksy's 50px logo slot. */
@media (max-width: 1199.98px) {
  body #header [data-device="mobile"] .site-logo-container {
    height: auto;
    align-self: center;
    line-height: 0;
  }
  body #header [data-device="mobile"] [data-id="logo"] img {
    height: auto;
    vertical-align: middle;
  }
  body:is(.home, .page:has(.orchestra-native)):not(.page-id-198):not(.page-id-260):not(.marginum-resources-header):not(.marginum-header-scrolled) #header .ct-header-trigger {
    color: #fff;
  }
}

@media (max-width: 600px) {
  body #header [data-device="mobile"] [data-id="logo"] img { width: 126px; }
  body #header [data-device="mobile"] [data-row] > div { width: 83.4%; }
  body:is(.home, .page:has(.orchestra-native)):not(.page-id-198):not(.page-id-260):not(.marginum-resources-header):not(.marginum-header-scrolled) #header [data-row*="middle"] { --height: 81px !important; }
}
/* On phones the WordPress toolbar scrolls away; do not retain its empty gap. */
@media (max-width: 782px) {
  body.admin-bar.marginum-header-scrolled #header { top: 0 !important; }
}

@media (max-width: 480px) {
 .page-id-197 .orchestra-native > .orchestra-generic-content.is-editorial-intro h3 { font-size: 22px; }
 .page-id-197 .orchestra-native > .orchestra-generic-content.is-editorial-intro .orchestra-generic-content-copy > p { font-size: 14px; margin-bottom: 24px; }
 .page-id-197 .orchestra-native > .orchestra-generic-content.is-editorial-intro .orchestra-generic-content-copy > p:first-of-type { font-size: 20px; line-height: 1.15; margin-bottom: 24px; }
}

/* Shared source typography for the editorial overview component. The Investors
   Overview and About/Vision sections share this content pattern; media-led
   overviews such as Videos intentionally remain separate variants. */
:is(
  .page-id-213 .orchestra-native > #overview.orchestra-generic-content.is-editorial-intro,
  .page-id-197 .orchestra-native > .orchestra-generic-content.is-editorial-intro
) {
  font-family: Inter, sans-serif;
  color: #212121;
  background: linear-gradient(115deg, #f9f9f9 47%, #fdfdfd 47%);
}
:is(
  .page-id-213 .orchestra-native > #overview,
  .page-id-197 .orchestra-native > .orchestra-generic-content.is-editorial-intro
) .orchestra-eyebrow {
  color: #212121;
  font-size: 1.35rem;
  font-weight: 500;
  line-height: 1.5;
  letter-spacing: 2px;
}
:is(
  .page-id-213 .orchestra-native > #overview,
  .page-id-197 .orchestra-native > .orchestra-generic-content.is-editorial-intro
) h3 {
  color: #212121;
  font-size: 2.45rem;
  font-weight: 400;
  line-height: 1.2;
}
:is(
  .page-id-213 .orchestra-native > #overview,
  .page-id-197 .orchestra-native > .orchestra-generic-content.is-editorial-intro
) h3 strong {
  font-weight: 600;
}
:is(
  .page-id-213 .orchestra-native > #overview,
  .page-id-197 .orchestra-native > .orchestra-generic-content.is-editorial-intro
) .orchestra-generic-content-copy > p:not(.orchestra-eyebrow) {
  color: #212121;
  font-size: 1.1rem;
  font-weight: 400;
  line-height: 1.5;
}
.page-id-213 .orchestra-native > #overview .orchestra-generic-content-copy > h3 + p,
.page-id-213 .orchestra-native > #overview .orchestra-generic-content-copy > p:nth-of-type(2) {
  font-size: 1.1rem;
  font-weight: 600;
}
.page-id-197 .orchestra-native > .orchestra-generic-content.is-editorial-intro .orchestra-generic-content-copy > h3 + p,
.page-id-197 .orchestra-native > .orchestra-generic-content.is-editorial-intro .orchestra-generic-content-copy > p:nth-of-type(2) {
  font-size: 1.4rem;
  font-weight: 600;
}

@media (max-width: 1199px) {
  :is(
    .page-id-213 .orchestra-native > #overview,
    .page-id-197 .orchestra-native > .orchestra-generic-content.is-editorial-intro
  ) h3 { font-size: 1.75rem; }
  .page-id-197 .orchestra-native > .orchestra-generic-content.is-editorial-intro .orchestra-generic-content-copy > h3 + p,
  .page-id-197 .orchestra-native > .orchestra-generic-content.is-editorial-intro .orchestra-generic-content-copy > p:nth-of-type(2) { font-size: 1.35rem; }
}
@media (max-width: 991px) {
  :is(
    .page-id-213 .orchestra-native > #overview,
    .page-id-197 .orchestra-native > .orchestra-generic-content.is-editorial-intro
  ) .orchestra-generic-content-copy > p:not(.orchestra-eyebrow) { font-size: 1rem; }
  .page-id-213 .orchestra-native > #overview .orchestra-generic-content-copy > h3 + p,
  .page-id-213 .orchestra-native > #overview .orchestra-generic-content-copy > p:nth-of-type(2) { font-size: 1rem; }
  .page-id-197 .orchestra-native > .orchestra-generic-content.is-editorial-intro .orchestra-generic-content-copy > h3 + p,
  .page-id-197 .orchestra-native > .orchestra-generic-content.is-editorial-intro .orchestra-generic-content-copy > p:nth-of-type(2) { font-size: 1.25rem; }
}
@media (max-width: 768px) {
  :is(
    .page-id-213 .orchestra-native > #overview,
    .page-id-197 .orchestra-native > .orchestra-generic-content.is-editorial-intro
  ) h3 { font-size: 1.55rem; }
  :is(
    .page-id-213 .orchestra-native > #overview,
    .page-id-197 .orchestra-native > .orchestra-generic-content.is-editorial-intro
  ) .orchestra-eyebrow { font-size: 1.4rem; }
}
@media (max-width: 620px) {
  :is(
    .page-id-213 .orchestra-native > #overview,
    .page-id-197 .orchestra-native > .orchestra-generic-content.is-editorial-intro
  ) h3 { font-size: 1.35rem; }
  :is(
    .page-id-213 .orchestra-native > #overview,
    .page-id-197 .orchestra-native > .orchestra-generic-content.is-editorial-intro
  ) .orchestra-eyebrow { font-size: 1.15rem; }
  :is(
    .page-id-213 .orchestra-native > #overview,
    .page-id-197 .orchestra-native > .orchestra-generic-content.is-editorial-intro
  ) .orchestra-generic-content-copy > p:not(.orchestra-eyebrow),
  .page-id-213 .orchestra-native > #overview .orchestra-generic-content-copy > h3 + p,
  .page-id-213 .orchestra-native > #overview .orchestra-generic-content-copy > p:nth-of-type(2) { font-size: .9rem; }
  .page-id-197 .orchestra-native > .orchestra-generic-content.is-editorial-intro .orchestra-generic-content-copy > h3 + p,
  .page-id-197 .orchestra-native > .orchestra-generic-content.is-editorial-intro .orchestra-generic-content-copy > p:nth-of-type(2) { font-size: 1.25rem; }
}

/* Source overlay navigation separators; paint without changing header geometry. */

/* Keep the complete drawer implementation on the same range as Blocksy's
   mobile header. The full desktop menu starts only where its Contact item
   fits without clipping. */
@media (max-width: 1199.98px) {
  body #offcanvas {
    /* Keep #offcanvas as Blocksy's full-viewport overlay. This variable is
       consumed by its actual right-side panel, not by the overlay itself. */
    --side-panel-width: min(320px, calc(100vw - 24px));
  }

  body #offcanvas[data-behaviour="right-side"] .ct-panel-inner {
    min-height: 100dvh;
    overflow-x: hidden;
    overflow-y: auto;
    background: #202020;
    color: #fff;
  }

  body #offcanvas .ct-panel-content {
    width: 100%;
    min-width: 0;
  }

  body #offcanvas .mobile-menu {
    position: relative;
    z-index: 1;
    width: 100%;
    max-width: 100%;
  }

  body #offcanvas .mobile-menu .sub-menu {
    max-width: 100%;
  }

  /* The panel owns the only close control while it is open. Blocksy's header
     trigger remains the opener in the closed state. */
  body:has(#offcanvas.active) #header .ct-header-trigger {
    visibility: hidden !important;
    pointer-events: none;
  }
}

body:is(.home, .page:has(.orchestra-native)):not(.page-id-198):not(.page-id-260):not(.marginum-header-scrolled) #header {
  box-shadow: inset 0 -1px 0 rgba(255, 255, 255, .7);
}

/* Videos starts on a light canvas. Use the complete original wordmark as one
   image so the red final M cannot be duplicated or displaced by an overlay. */
body.page-id-241:not(.marginum-header-scrolled) #header,
body.page-id-241:not(.marginum-header-scrolled) #header [data-row] {
  background: #fff !important;
}
body.page-id-241:not(.marginum-header-scrolled) #header {
  box-shadow: 0 2px 14px rgb(23 44 49 / 12%);
}
body.page-id-241:not(.marginum-header-scrolled) #header [data-id="menu"] > ul > li > a,
body.page-id-241:not(.marginum-header-scrolled) #header .ct-header-trigger {
  color: #263238 !important;
}
body.page-id-241 #header [data-id="logo"] img {
  content: url("/wp-content/uploads/2026/08/Marginum-logo-main.png");
  display: block;
  filter: brightness(0) !important;
  clip-path: inset(0 14% 0 0) !important;
}
body.page-id-241 #header [data-id="logo"] .site-logo-container {
  position: relative;
  display: inline-block;
  line-height: 0;
}
body.page-id-241 #header [data-id="logo"] .site-logo-container::after {
  content: "" !important;
  position: absolute;
  top: 0;
  right: 0;
  width: 14%;
  height: 100%;
  background: url("/wp-content/uploads/2026/08/Marginum-logo-main.png") right center/714.2857% 100% no-repeat;
  clip-path: none;
  pointer-events: none;
}
body.page-id-241:not(.marginum-header-scrolled) #header::after {
  content: none !important;
}
@media (min-width: 1200px) {
  body:is(.home, .page:has(.orchestra-native)):not(.page-id-198):not(.page-id-260):not(.marginum-header-scrolled) #header::after {
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    left: 31.45%;
    width: 1px;
    background: rgba(255, 255, 255, .7);
    pointer-events: none;
  }
}

/* Publications list: aligned copy and source-style circular links. */
.page-id-237 .marginum-publications-list {
  padding: 58px max(9.2vw, 40px) 38px;
  background: linear-gradient(115deg, #f9f9f9 47%, #fdfdfd 47%);
  font-family: Inter, sans-serif;
}
.page-id-237 .marginum-publication-row,
.page-id-237 .marginum-publication-row + .marginum-publication-row {
  max-width: 980px;
  padding: 0 128px 38px 0;
  margin: 0 auto;
  min-height: 0;
  text-align: left;
}
.page-id-237 .marginum-publication-row + .marginum-publication-row { padding-top: 38px; }
.page-id-237 .marginum-publication-row > :not(.marginum-publication-arrow) {
  max-width: 760px;
  margin-left: 0 !important;
  margin-right: 0 !important;
  text-align: left;
}
.page-id-237 .marginum-publication-journal { font-size: 16px; font-weight: 500; letter-spacing: .08em; margin-bottom: 22px; }
.page-id-237 .marginum-publication-row h3 { max-width: 740px; font-size: 21px; font-weight: 600; line-height: 1.18; margin-bottom: 22px; }
.page-id-237 .marginum-publication-citation { font-size: 13.5px; line-height: 1.45; color: #313131; }
.page-id-237 .marginum-publication-row .marginum-publication-arrow {
  position: absolute; top: 50%; right: 49px;
  width: 58px; max-width: 58px !important; margin: 0 !important;
  transform: translateY(-50%);
}
.page-id-237 .marginum-publication-arrow a {
  width: 58px; height: 58px; font-size: 0; border-color: #212121;
  transition: color .3s ease-in-out, transform .3s ease-in-out;
}
.page-id-237 .marginum-publication-arrow a::after {
  content: ''; width: 8px; height: 8px;
  border-top: 2px solid currentColor; border-right: 2px solid currentColor;
  transform: translateX(-2px) rotate(45deg);
}
.page-id-237 .marginum-publication-row h3:hover ~ .marginum-publication-arrow a,
.page-id-237 .marginum-publication-row h3:focus-within ~ .marginum-publication-arrow a,
.page-id-237 .marginum-publication-arrow a:hover,
.page-id-237 .marginum-publication-arrow a:focus-visible { color: #ff0000; border-color: #212121; transform: translateX(20px); }
@media (min-width: 1100px) {
  .page-id-237 .marginum-publication-row { padding-bottom: 48px; }
  .page-id-237 .marginum-publication-row + .marginum-publication-row { padding-top: 24px; padding-bottom: 48px; }
}
@media (max-width: 1099px) {
  .page-id-237 .marginum-publications-list { padding-left: 8.33%; padding-right: 8.33%; }
  .page-id-237 .marginum-publication-journal { font-size: 17px; }
  .page-id-237 .marginum-publication-row h3 { font-size: 21px; }
  .page-id-237 .marginum-publication-citation { font-size: 14px; }
  .page-id-237 .marginum-publication-arrow a { width: 60px; height: 60px; }
  .page-id-237 .marginum-publication-row .marginum-publication-arrow { width: 60px; max-width: 60px !important; right: 3%; }
  .page-id-237 .marginum-publication-arrow a::after { width: 8px; height: 8px; }
}
@media (max-width: 991px) { .page-id-237 .marginum-publication-row h3 { font-size: 20px; } }
@media (max-width: 767px) {
  .page-id-237 .marginum-publications-list { padding: 48px 8.33% 24px; }
  .page-id-237 .marginum-publication-row,
  .page-id-237 .marginum-publication-row + .marginum-publication-row { padding: 0 0 40px; margin-bottom: 40px; }
  .page-id-237 .marginum-publication-row h3 { font-size: 18.4px; margin-bottom: 16px; }
  .page-id-237 .marginum-publication-row .marginum-publication-arrow { position: static; transform: none; margin: 30px auto 0 !important; }
}
.page-id-237 .marginum-publication-row h3,
.page-id-237 .marginum-publication-row p { font-family: Inter, sans-serif; }
.page-id-237 .marginum-publication-arrow a { display: flex; align-items: center; justify-content: center; }
.page-id-237 .marginum-publication-row + .marginum-publication-row .marginum-publication-arrow { top: 50%; }
@font-face { font-family: 'Publications Inter'; font-style: normal; font-weight: 400; font-display: swap; src: url('https://fonts.gstatic.com/s/inter/v20/UcCO3FwrK3iLTeHuS_nVMrMxCp50SjIw2boKoduKmMEVuLyfMZg.ttf') format('truetype'); }
@font-face { font-family: 'Publications Inter'; font-style: normal; font-weight: 500; font-display: swap; src: url('https://fonts.gstatic.com/s/inter/v20/UcCO3FwrK3iLTeHuS_nVMrMxCp50SjIw2boKoduKmMEVuI6fMZg.ttf') format('truetype'); }
@font-face { font-family: 'Publications Inter'; font-style: normal; font-weight: 600; font-display: swap; src: url('https://fonts.gstatic.com/s/inter/v20/UcCO3FwrK3iLTeHuS_nVMrMxCp50SjIw2boKoduKmMEVuGKYMZg.ttf') format('truetype'); }
.page-id-237 .marginum-publication-row h3,
.page-id-237 .marginum-publication-row p { font-family: 'Publications Inter', sans-serif; }
/* Solutions: Leading healthcare logo cloud — scoped source-layout parity. */
.page-id-223 .orchestra-generic-media:has(> .orchestra-generic-media-grid.is-logo-grid) {
  padding-block: clamp(4.75rem, 7.4vw, 7.5rem);
}

.page-id-223 .orchestra-generic-media:has(> .orchestra-generic-media-grid.is-logo-grid) h2 {
  max-width: 760px;
  margin: 0 auto clamp(3.25rem, 5vw, 5rem);
  color: #212121;
  font-family: Inter, sans-serif;
  font-size: clamp(2rem, 2.1vw, 2.5rem);
  font-weight: 400;
  line-height: 1.18;
  letter-spacing: -0.015em;
  text-align: center;
}

.page-id-223 .orchestra-generic-media > .orchestra-generic-media-grid.is-logo-grid {
  display: flex;
  width: min(83.5%, 990px);
  margin-inline: auto;
  align-items: center;
  justify-content: center;
  gap: 40px;
  flex-wrap: nowrap;
}

.page-id-223 .orchestra-generic-media > .orchestra-generic-media-grid.is-logo-grid > .wp-block-column {
  display: flex;
  flex: 0 1 auto;
  min-width: 0;
  margin: 0;
  align-items: center;
  justify-content: center;
}

.page-id-223 .orchestra-generic-media > .orchestra-generic-media-grid.is-logo-grid > .wp-block-column:nth-child(1) { flex-basis: 280px; }
.page-id-223 .orchestra-generic-media > .orchestra-generic-media-grid.is-logo-grid > .wp-block-column:nth-child(2) { flex-basis: 390px; }
.page-id-223 .orchestra-generic-media > .orchestra-generic-media-grid.is-logo-grid > .wp-block-column:nth-child(3) { flex-basis: 105px; }
.page-id-223 .orchestra-generic-media > .orchestra-generic-media-grid.is-logo-grid > .wp-block-column:nth-child(4) { flex-basis: 85px; }

.page-id-223 .orchestra-generic-media > .orchestra-generic-media-grid.is-logo-grid img {
  display: block;
  width: auto;
  max-width: 100%;
  height: auto;
  max-height: 68px;
  object-fit: contain;
}

.page-id-223 .orchestra-generic-media > .orchestra-generic-media-grid.is-logo-grid > .wp-block-column:nth-child(3) img { max-height: 52px; }
.page-id-223 .orchestra-generic-media > .orchestra-generic-media-grid.is-logo-grid > .wp-block-column:nth-child(4) img { max-height: 48px; }

@media (max-width: 767px) {
  .page-id-223 .orchestra-generic-media:has(> .orchestra-generic-media-grid.is-logo-grid) {
    padding-block: 4rem;
  }

  .page-id-223 .orchestra-generic-media:has(> .orchestra-generic-media-grid.is-logo-grid) h2 {
    width: min(100% - 2rem, 520px);
    margin-bottom: 2.75rem;
    font-size: clamp(1.85rem, 8vw, 2.35rem);
    line-height: 1.16;
  }

  .page-id-223 .orchestra-generic-media > .orchestra-generic-media-grid.is-logo-grid {
    width: min(100% - 2.5rem, 480px);
    gap: 2.25rem 2rem;
    flex-wrap: wrap;
  }

  .page-id-223 .orchestra-generic-media > .orchestra-generic-media-grid.is-logo-grid > .wp-block-column {
    flex-basis: calc(50% - 1rem);
  }

  .page-id-223 .orchestra-generic-media > .orchestra-generic-media-grid.is-logo-grid > .wp-block-column:nth-child(n) {
    flex-basis: calc(50% - 1rem);
  }

  .page-id-223 .orchestra-generic-media > .orchestra-generic-media-grid.is-logo-grid img {
    max-height: 64px;
  }
}

@media (max-width: 600px) {
  .page-id-223 .marginum-design-section + .orchestra-generic-content.is-partner-grid {
    min-height: 0;
    padding-top: 72px;
    padding-bottom: 64px;
  }

  .page-id-223 .marginum-design-section + .orchestra-generic-content.is-partner-grid .orchestra-eyebrow {
    font-size: 16px;
  }

  .page-id-223 .marginum-design-section + .orchestra-generic-content.is-partner-grid h3 {
    max-width: 340px;
    margin-top: 22px;
    font-size: 30px;
    line-height: 1.16;
  }

  .page-id-223 .marginum-design-section + .orchestra-generic-content.is-partner-grid .orchestra-generic-content-copy > p:not(.orchestra-eyebrow) {
    max-width: 342px;
    margin-top: 36px;
    font-size: 17px;
    line-height: 1.5;
  }
}

/* Post-backup reconciliation: retain the approved original quote asset. */
.page-id-213 .orchestra-native > .orchestra-generic-content.is-partner-grid:nth-of-type(2)::before {
  content: "";
  position: absolute;
  top: 38px;
  left: 50%;
  width: 42px;
  height: 31px;
  background: url('/wp-content/uploads/2026/08/quote.png') center / 42px 31px no-repeat;
  transform: translateX(-50%);
}
.page-id-213 .marginum-investor-perspective-target .marginum-original-quote {
  display: none !important;
}
.page-id-240 .marginum-testimonial-copy blockquote::before {
  content: "";
  position: absolute;
  top: -10px;
  left: 0;
  width: 42px;
  height: 31px;
  background: url('/wp-content/uploads/2026/08/quote.png') center / contain no-repeat;
}
.page-id-240 .marginum-testimonial-copy blockquote > .marginum-original-quote {
  display: none !important;
}

/* Keep compact Investor Perspective controls beside the quotation. Their
   vertical position uses one stable mobile text-area anchor across all slides. */
@media (max-width: 767px) {
  .page-id-213 .marginum-investor-slide {
    grid-template-rows: auto auto;
    align-content: start;
  }

  .page-id-213 .orchestra-native > .orchestra-generic-content.is-partner-grid:nth-of-type(2) .marginum-investor-slide h2 {
    grid-row: 1;
    width: calc(100% - 120px);
    min-height: 0;
    margin-bottom: 20px;
    font-size: 14px;
    line-height: 1.38;
  }

  .page-id-213 .marginum-investor-slide-person {
    grid-row: 2;
  }

  .page-id-213 .marginum-investor-slide-person p { font-size: 14px; }

  .page-id-213 .marginum-investor-slider-viewport > .marginum-investor-slider-controls {
    position: absolute;
    inset: 0;
    z-index: 3;
    pointer-events: none;
  }

  .page-id-213 .marginum-investor-slider-viewport > .marginum-investor-slider-controls button {
    top: var(--marginum-investor-control-top, 50%);
    width: 44px;
    min-width: 44px;
    height: 44px;
    min-height: 44px;
    margin: 0;
    box-shadow: none;
    pointer-events: auto;
    transform: translateY(-50%);
  }

  .page-id-213 .marginum-investor-slider-viewport > .marginum-investor-slider-controls button[data-direction='-1'] { left: 0; }
  .page-id-213 .marginum-investor-slider-viewport > .marginum-investor-slider-controls button[data-direction='1'] { right: 0; }
}

/* Post-backup reconciliation: retain the approved full-width CEO section. */
.page-id-213 .marginum-ceo-partners {
  width: 100vw;
  max-width: none;
  padding: 0 !important;
  margin: 0 calc(50% - 50vw) !important;
  background: #fff !important;
}
.page-id-213 .marginum-ceo-layout {
  position: relative;
  z-index: 0;
  display: grid;
  grid-template-columns: minmax(420px, 1.04fr) minmax(0, .96fr);
  align-items: stretch;
  width: min(100%, 1280px);
  margin: 0 auto;
  padding: 64px 0 104px;
  background: transparent;
}
.page-id-213 .marginum-ceo-layout::before {
  position: absolute;
  z-index: -1;
  top: 0;
  bottom: 0;
  left: 50%;
  width: 100vw;
  transform: translateX(-50%);
  background: linear-gradient(115deg, #f6f6f6 31.5%, #fff 31.5%);
  content: '';
}
.page-id-213 .marginum-ceo-copy {
  padding: 48px clamp(38px, 4.4vw, 72px);
  background: transparent;
  text-align: left;
}
.page-id-213 .marginum-ceo-layout > .wp-block-column {
  order: 0;
  height: min(720px, calc(100vh - 120px));
  min-height: 600px;
}
@media (max-width: 1023px) {
  .page-id-213 .marginum-ceo-layout {
    grid-template-columns: 1fr;
    width: min(100%, 780px);
    padding: 48px 0 72px;
  }
  .page-id-213 .marginum-ceo-layout > .wp-block-column {
    order: -1;
    height: auto;
    min-height: 0;
  }
  .page-id-213 .marginum-ceo-layout > .wp-block-column figure,
  .page-id-213 .marginum-ceo-layout > .wp-block-column img {
    height: auto;
  }
  .page-id-213 .marginum-ceo-copy {
    padding: 48px 7% 0;
  }
}
/* Keep the For Investors mission heading aligned with its body copy. */
body.page-id-213 .marginum-ceo-partners + section.orchestra-generic-content.is-editorial-intro .orchestra-generic-content-copy > h3.wp-block-heading:first-child {
  width: 100%;
  max-width: 665px;
  margin-inline: auto;
}
@media (min-width: 1200px) {
  body.page-id-213 .marginum-ceo-partners + section.orchestra-generic-content.is-editorial-intro .orchestra-generic-content-copy > h3.wp-block-heading:first-child {
    font-size: 38px;
    line-height: 1.15;
  }
}
@media (min-width: 769px) and (max-width: 1199px) {
  body.page-id-213 .marginum-ceo-partners + section.orchestra-generic-content.is-editorial-intro .orchestra-generic-content-copy > h3.wp-block-heading:first-child {
    font-size: 28px;
    line-height: 1.17;
  }
}
@media (max-width: 768px) {
  body.page-id-213 .marginum-ceo-partners + section.orchestra-generic-content.is-editorial-intro .orchestra-generic-content-copy > h3.wp-block-heading:first-child {
    font-size: 22px;
    line-height: 1.2;
  }
}

/* For Investors: one responsive, normally scrolling background spans the
   separate News and shared Contact blocks. The runtime wrapper exists only on
   this page, so the reusable Contact pattern stays unchanged elsewhere. */
body.page-id-213 .marginum-investor-news-contact-background {
  position: relative;
  isolation: isolate;
  width: 100%;
  overflow: clip;
  background: linear-gradient(117deg, #fff 0 47%, #f7f7f7 47.1% 100%);
}
body.page-id-213 .marginum-investor-news-contact-background > .marginum-investor-news,
body.page-id-213 .marginum-investor-news-contact-background > .marginum-investor-contact {
  position: relative;
  z-index: 1;
  background: transparent !important;
}

body.page-id-213 main.orchestra-native { background: transparent; }

/* Instructions: align the desktop page title with the 1100px document content. */
@media (min-width: 1000px) {
  body.page-id-319 .entry-header .page-title {
    width: min(1100px, 100%);
  }
}

/* ORCHESTRA:marginum-about-us-header-gap:BEGIN */
body.page-id-197 #main > .ct-container-full { margin-top: -24px !important; }
/* ORCHESTRA:marginum-about-us-header-gap:END */

/* ORCHESTRA:marginum-videos-consent-full-bleed:BEGIN */
body.page-id-241 .marginum-videos-installation > .marginum-consent-embed { width: 100vw; max-width: none; margin-inline: calc(50% - 50vw); }
/* ORCHESTRA:marginum-videos-consent-full-bleed:END */

/* ORCHESTRA:marginum-videos-nav-and-blocked-layout:BEGIN */
body.page-id-241:not(.marginum-header-scrolled) #header, body.page-id-241:not(.marginum-header-scrolled) #header [data-row] { background: transparent !important; box-shadow: none !important; } body.page-id-241:not(.marginum-header-scrolled) #header [data-id=menu] > ul > li > a, body.page-id-241:not(.marginum-header-scrolled) #header .ct-header-trigger { color: #fff !important; } body.page-id-241:not(.marginum-header-scrolled) #header [data-id=logo] img { content: url(/wp-content/uploads/2026/08/Marginum-logo-main.png); filter: none !important; clip-path: none !important; } body.page-id-241:not(.marginum-header-scrolled) #header [data-id=logo] .site-logo-container::after { content: none !important; } body.page-id-241.marginum-header-scrolled #header [data-id=logo] .site-logo-container::after { left: auto !important; right: 0 !important; } body.page-id-241 .marginum-videos-installation:has(.marginum-consent-embed__notice:not([hidden])) { min-height: 0; }
/* ORCHESTRA:marginum-videos-nav-and-blocked-layout:END */

/* ORCHESTRA:marginum-videos-hide-approved-consent-notice:BEGIN */
body.page-id-241 .marginum-consent-embed__notice[hidden] { display: none !important; }
/* ORCHESTRA:marginum-videos-hide-approved-consent-notice:END */

/* ORCHESTRA:marginum-videos-scrolled-logo-m-size:BEGIN */
body.page-id-241.marginum-header-scrolled #header [data-id=logo] .site-logo-container::after { top: 0 !important; height: auto !important; aspect-ratio: 1.12 / 1; transform: none !important; }
/* ORCHESTRA:marginum-videos-scrolled-logo-m-size:END */

/* ORCHESTRA:marginum-videos-transparent-nav-frame:BEGIN */
body.page-id-241:not(.marginum-header-scrolled) #header { box-shadow: inset 0 -1px 0 rgba(255, 255, 255, .7) !important; } @media (min-width: 1200px) { body.page-id-241:not(.marginum-header-scrolled) #header::after { content: "" !important; position: absolute; top: 0; bottom: 0; left: 31.45%; width: 1px; background: rgba(255, 255, 255, .7); pointer-events: none; } }
/* ORCHESTRA:marginum-videos-transparent-nav-frame:END */

/* ORCHESTRA:marginum-desktop-dropdown-colors:BEGIN */
@media (min-width: 1200px) {
  #header [data-device="desktop"] .sub-menu {
    background-color: #ffffff !important;
  }

  #header [data-device="desktop"] .sub-menu > li:not(.current-menu-item):not(.current-menu-ancestor) > a:not([aria-current="page"]):not(:hover):not(:focus):not(:focus-visible) {
    color: #000000 !important;
  }
}
/* ORCHESTRA:marginum-desktop-dropdown-colors:END */

/* ORCHESTRA:marginum-footer-cookie-link:BEGIN */
.marginum-global-footer__legal .marginum-cookie-open {
  appearance: none;
  background: transparent;
  border: 0;
  border-radius: 0;
  min-height: 0;
  padding: 0;
  color: inherit;
  font: inherit;
  cursor: pointer;
}

.marginum-global-footer__legal .marginum-cookie-open:focus-visible {
  outline: 2px solid currentColor;
  outline-offset: 3px;
}
/* ORCHESTRA:marginum-footer-cookie-link:END */

/* ORCHESTRA:marginum-footer-legal-hover:BEGIN */
.marginum-global-footer__legal :where(a, button) {
  color: #fff !important;
  text-decoration: none;
  text-decoration-color: #fff;
}

.marginum-global-footer__legal :where(a, button):hover {
  color: #fff !important;
  text-decoration: underline;
  text-decoration-color: #fff;
}

.marginum-global-footer__legal :where(a, button):focus-visible {
  color: #fff !important;
  text-decoration: underline;
  text-decoration-color: #fff;
  outline: 2px solid #fff;
  outline-offset: 3px;
}
/* ORCHESTRA:marginum-footer-legal-hover:END */

/* ORCHESTRA:marginum-footer-navigation-link-colors:BEGIN */
.marginum-global-footer nav[aria-label="Footer navigation"] a { color: #fff !important; }
.marginum-global-footer nav[aria-label="Footer navigation"] a:hover,
.marginum-global-footer nav[aria-label="Footer navigation"] a:focus,
.marginum-global-footer nav[aria-label="Footer navigation"] a:focus-visible { color: #f00 !important; }
/* ORCHESTRA:marginum-footer-navigation-link-colors:END */

/* ORCHESTRA:marginum-news-hide-post-back:BEGIN */
.marginum-post-back { display: none !important; }
/* ORCHESTRA:marginum-news-hide-post-back:END */

/* ORCHESTRA:marginum-mobile-hero-spacing-v1:BEGIN */
@media (max-width: 767px) {
    body.home .orchestra-generic-hero {
        align-items: flex-start !important;
        justify-content: flex-start !important;
        min-height: 508px !important;
        padding: clamp(7.5rem, 17svh, 8.75rem) 1.5rem 4.5rem !important;
    }

    body.home .orchestra-generic-hero > .wp-block-cover__inner-container {
        width: 100%;
        max-width: 32rem;
        margin-inline: auto;
    }

    body.home .orchestra-generic-hero .orchestra-eyebrow {
        margin-top: 0;
    }

    body.home .orchestra-generic-hero h1 {
        max-width: 11ch;
    }

    body.home .orchestra-generic-hero .orchestra-lead {
        max-width: 34ch;
        margin-bottom: 0;
    }

    .orchestra-generic-hero .marginum-hero-drop-arrow {
        right: auto !important;
        left: 50% !important;
        width: 44px !important;
        height: 44px !important;
        min-width: 44px !important;
        min-height: 44px !important;
        transform: translateX(-50%) !important;
    }

    .orchestra-generic-hero .marginum-hero-drop-arrow > .wp-block-button,
    .orchestra-generic-hero .marginum-hero-drop-arrow .wp-block-button__link {
        width: 44px !important;
        height: 44px !important;
        min-width: 44px !important;
        min-height: 44px !important;
    }
}
/* ORCHESTRA:marginum-mobile-hero-spacing-v1:END */

/* ORCHESTRA:marginum-footer-contact-social-interaction-red:BEGIN */
body .marginum-global-footer a[href^="mailto:"],
body .marginum-global-footer .marginum-global-footer__social a {
  color: #fff !important;
}

body .marginum-global-footer a[href^="mailto:"]:hover,
body .marginum-global-footer a[href^="mailto:"]:focus,
body .marginum-global-footer a[href^="mailto:"]:focus-visible,
body .marginum-global-footer .marginum-global-footer__social a:hover,
body .marginum-global-footer .marginum-global-footer__social a:focus,
body .marginum-global-footer .marginum-global-footer__social a:focus-visible {
  color: #f00 !important;
}
/* ORCHESTRA:marginum-footer-contact-social-interaction-red:END */

/* ORCHESTRA:marginum-news-mobile-hero:BEGIN */
@media (max-width: 767px) {
    .single-post .hero-section[data-type="type-2"] {
        min-height: 520px;
    }

    .single-post .hero-section[data-type="type-2"] > figure img {
        object-fit: cover !important;
    }
}
/* ORCHESTRA:marginum-news-mobile-hero:END */

/* ORCHESTRA:marginum-news-restore-post-back:BEGIN */
.single-post .marginum-post-back {
    display: flex !important;
}
/* ORCHESTRA:marginum-news-restore-post-back:END */

/* ORCHESTRA:marginum-news-post-back-center:BEGIN */
.single-post .marginum-post-back {
    display: grid;
    place-items: center;
    line-height: 1;
}
/* ORCHESTRA:marginum-news-post-back-center:END */

/* ORCHESTRA:marginum-news-post-back-optical-center:BEGIN */
.single-post .marginum-post-back {
    overflow: hidden;
    text-indent: -9999px;
}

.single-post .marginum-post-back::before {
    content: "\2039";
    position: absolute;
    inset: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    color: currentColor;
    text-indent: 0;
    transform: translateY(-2px);
}
/* ORCHESTRA:marginum-news-post-back-optical-center:END */

/* ORCHESTRA:marginum-news-share-contrast:BEGIN */
.single-post .hero-section .marginum-post-share > summary {
    background-color: rgba(0, 0, 0, 0.42);
    color: #fff;
}

.single-post .hero-section .marginum-post-share > summary:hover,
.single-post .hero-section .marginum-post-share > summary:focus,
.single-post .hero-section .marginum-post-share > summary:focus-visible {
    background-color: #ff0000;
    color: #fff;
}
/* ORCHESTRA:marginum-news-share-contrast:END */

/* ORCHESTRA:marginum-typography-role-unification-v1:BEGIN */
:root {
    --marginum-type-family: var(--theme-font-family, Arial, sans-serif);
    --marginum-type-body-size: 18px;
    --marginum-type-body-line-height: 1.65;
    --marginum-type-eyebrow-size: 14px;
    --marginum-type-hero-title-size: 72px;
    --marginum-type-page-title-size: 64px;
    --marginum-type-section-title-size: 48px;
    --marginum-type-card-title-size: 24px;
    --marginum-type-news-card-title-size: 24px;
    --marginum-type-article-title-size: 56px;
    --marginum-type-meta-size: 14px;
    --marginum-type-nav-size: 15px;
    --marginum-type-control-size: 14px;
    --marginum-type-footer-size: 15px;
}

body .orchestra-eyebrow {
    font-family: var(--marginum-type-family) !important;
    font-size: var(--marginum-type-eyebrow-size) !important;
    font-weight: 600 !important;
    line-height: 1.2 !important;
    letter-spacing: 0.12em !important;
}

body:not(.home) .orchestra-generic-hero h1 {
    font-family: var(--marginum-type-family) !important;
    font-size: var(--marginum-type-hero-title-size) !important;
    font-weight: 600 !important;
    line-height: 1 !important;
    letter-spacing: -0.035em !important;
}

body.page:not(.home) .entry-header > .page-title {
    font-family: var(--marginum-type-family) !important;
    font-size: var(--marginum-type-page-title-size) !important;
    font-weight: 600 !important;
    line-height: 1.04 !important;
    letter-spacing: -0.03em !important;
}

body.page:not(.home) .entry-content h2.wp-block-heading {
    font-family: var(--marginum-type-family) !important;
    font-size: var(--marginum-type-section-title-size) !important;
    font-weight: 600 !important;
    line-height: 1.08 !important;
    letter-spacing: -0.025em !important;
}

body :is(
    .marginum-team-grid,
    .marginum-team,
    .marginum-advisory-board,
    .marginum-advisory-grid
) h3.wp-block-heading {
    font-family: var(--marginum-type-family) !important;
    font-size: var(--marginum-type-card-title-size) !important;
    font-weight: 600 !important;
    line-height: 1.2 !important;
    letter-spacing: -0.015em !important;
}

body :is(
    .wp-block-post-template .wp-block-post-title,
    .marginum-news-card-title
) {
    font-family: var(--marginum-type-family) !important;
    font-size: var(--marginum-type-news-card-title-size) !important;
    font-weight: 600 !important;
    line-height: 1.2 !important;
    letter-spacing: -0.015em !important;
}

body.single-post .entry-header > .page-title {
    font-family: var(--marginum-type-family) !important;
    font-size: var(--marginum-type-article-title-size) !important;
    font-weight: 600 !important;
    line-height: 1.06 !important;
    letter-spacing: -0.03em !important;
}

body .entry-content :is(p, li) {
    font-family: var(--marginum-type-family) !important;
    font-size: var(--marginum-type-body-size) !important;
    font-weight: 400 !important;
    line-height: var(--marginum-type-body-line-height) !important;
    letter-spacing: 0 !important;
}

body :is(
    .marginum-post-details,
    .wp-block-post-date,
    .wp-block-post-terms
) {
    font-family: var(--marginum-type-family) !important;
    font-size: var(--marginum-type-meta-size) !important;
    font-weight: 500 !important;
    line-height: 1.35 !important;
    letter-spacing: 0.04em !important;
}

body .ct-header .ct-menu-link {
    font-family: var(--marginum-type-family) !important;
    font-size: var(--marginum-type-nav-size) !important;
    font-weight: 600 !important;
    line-height: 1.2 !important;
    letter-spacing: 0.035em !important;
}

body :is(
    .wp-block-button__link,
    .wp-element-button
) {
    font-family: var(--marginum-type-family) !important;
    font-size: var(--marginum-type-control-size) !important;
    font-weight: 600 !important;
    line-height: 1.2 !important;
    letter-spacing: 0.06em !important;
}

body .marginum-global-footer :is(
    p,
    nav a,
    button
):not(.marginum-global-footer__social *) {
    font-family: var(--marginum-type-family) !important;
    font-size: var(--marginum-type-footer-size) !important;
    font-weight: 500 !important;
    line-height: 1.4 !important;
    letter-spacing: 0.025em !important;
}

@media (max-width: 1024px) {
    :root {
        --marginum-type-hero-title-size: 64px;
        --marginum-type-page-title-size: 56px;
        --marginum-type-section-title-size: 42px;
        --marginum-type-card-title-size: 23px;
        --marginum-type-news-card-title-size: 23px;
        --marginum-type-article-title-size: 48px;
    }
}

@media (max-width: 767px) {
    :root {
        --marginum-type-body-size: 17px;
        --marginum-type-hero-title-size: 44px;
        --marginum-type-page-title-size: 40px;
        --marginum-type-section-title-size: 34px;
        --marginum-type-card-title-size: 21px;
        --marginum-type-news-card-title-size: 21px;
        --marginum-type-article-title-size: 36px;
        --marginum-type-meta-size: 13px;
    }
}
/* ORCHESTRA:marginum-typography-role-unification-v1:END */

/* ORCHESTRA:marginum-home-partners-mobile-last-logo-grid-v1:BEGIN */
@media (max-width: 767px) {
    .home .marginum-home-partners .orchestra-generic-media-grid > .wp-block-column:last-child {
        grid-column: auto !important;
        max-width: none !important;
        justify-self: stretch !important;
    }
}
/* ORCHESTRA:marginum-home-partners-mobile-last-logo-grid-v1:END */

/* ORCHESTRA:marginum-footer-cookie-button-hidden-v1:BEGIN */
.marginum-global-footer__legal > p:first-child {
    color: transparent !important;
}

.marginum-global-footer__legal > p:first-child > a {
    color: #fff !important;
    font-size: 16px !important;
}

.marginum-global-footer__legal > p:first-child > a:hover,
.marginum-global-footer__legal > p:first-child > a:focus-visible {
    color: #f00 !important;
}

.marginum-global-footer__legal > p:first-child > .marginum-cookie-open {
    display: none !important;
}
/* ORCHESTRA:marginum-footer-cookie-button-hidden-v1:END */

/* ORCHESTRA:marginum-legacy-cookie-dialog-hidden-v1:BEGIN */
/* marginum-legacy-cookie-dialog-hidden-v1 */
.marginum-cookie-dialog {
	display: none !important;
	visibility: hidden !important;
	pointer-events: none !important;
}

html.marginum-cookie-dialog-open {
	overflow: auto !important;
}
/* /marginum-legacy-cookie-dialog-hidden-v1 */
/* ORCHESTRA:marginum-legacy-cookie-dialog-hidden-v1:END */
