/* Elementor adds document/container/widget wrappers. These wrappers intentionally
 * generate no layout box so the imported theme component retains its exact DOM box,
 * grid, spacing and responsive behaviour. The semantic source element remains intact. */
.tpi-elementor-page-content,
.tpi-elementor-site-part,
.tpi-elementor-page-content > .elementor,
.tpi-elementor-site-part > .elementor,
.tpi-elementor-component-shell,
.tpi-elementor-component-shell > .e-con-inner,
.tpi-elementor-component-shell > .elementor-element,
.tpi-elementor-component-shell .elementor-widget-tpi-html-component,
.tpi-elementor-component-shell .elementor-widget-tpi-html-component-group,
.tpi-elementor-component-shell .elementor-widget-container {
  display: contents !important;
}

.tpi-elementor-managed .elementor-widget-tpi-html-component,
.tpi-elementor-managed .elementor-widget-tpi-html-component-group,
.tpi-elementor-site-parts-active .elementor-widget-tpi-html-component,
.tpi-elementor-site-parts-active .elementor-widget-tpi-html-component-group {
  margin: 0 !important;
  padding: 0 !important;
}

.tpi-elementor-managed .elementor-widget-tpi-html-component > .elementor-widget-container,
.tpi-elementor-managed .elementor-widget-tpi-html-component-group > .elementor-widget-container,
.tpi-elementor-site-parts-active .elementor-widget-tpi-html-component > .elementor-widget-container,
.tpi-elementor-site-parts-active .elementor-widget-tpi-html-component-group > .elementor-widget-container {
  margin: 0 !important;
  padding: 0 !important;
}

/* WordPress Navigation Menu remains a real Elementor/WordPress widget. Its
 * semantic div/ul/li wrappers are layout-transparent so the existing theme
 * selectors continue to treat each link as the flex/grid child. The widget
 * itself retains a box in the editor for reliable selection. */
.tpi-elementor-site-part .elementor-widget-wp-widget-nav_menu > .elementor-widget-container,
.tpi-elementor-site-part .elementor-widget-wp-widget-nav_menu > .elementor-widget-container > div,
.tpi-elementor-site-part .elementor-widget-wp-widget-nav_menu ul.menu,
.tpi-elementor-site-part .elementor-widget-wp-widget-nav_menu ul.menu > li,
body.elementor-editor-active .elementor-widget-wp-widget-nav_menu > .elementor-widget-container,
body.elementor-editor-active .elementor-widget-wp-widget-nav_menu > .elementor-widget-container > div,
body.elementor-editor-active .elementor-widget-wp-widget-nav_menu ul.menu,
body.elementor-editor-active .elementor-widget-wp-widget-nav_menu ul.menu > li {
  display: contents !important;
}

.tpi-elementor-site-part .primary-navigation > .elementor-widget-wp-widget-nav_menu,
body.elementor-editor-active .primary-navigation > .elementor-widget-wp-widget-nav_menu {
  display: flex;
  flex-direction: inherit;
  flex-wrap: inherit;
  align-items: inherit;
  justify-content: inherit;
  gap: inherit;
  width: auto;
  margin: 0;
  padding: 0;
  font: inherit;
  letter-spacing: inherit;
}

.tpi-elementor-site-part .elementor-widget-tpi-site-logo,
.tpi-elementor-site-part .elementor-widget-tpi-site-logo > .elementor-widget-container {
  display: contents !important;
}

.elementor-editor-active .tpi-elementor-site-part .elementor-widget-tpi-site-logo {
  display: block !important;
  width: max-content;
}

/* Header/footer saved templates are edited without the public site-part shell.
 * Give the two dynamic widgets real hit boxes and keep their inner links/images
 * from swallowing Elementor's edit click. */
body.elementor-editor-active .elementor-widget-tpi-site-logo {
  display: block !important;
  width: max-content;
}

body.elementor-editor-active .elementor-widget-tpi-site-logo > .elementor-widget-container,
body.elementor-editor-active .elementor-widget-wp-widget-nav_menu > .elementor-widget-container {
  pointer-events: none;
}

/* Elementor 4 does not always print the custom container class stored by the
 * importer. On the public frontend, remove the known one-container/one-widget
 * bridge boxes by structure instead. Editor mode keeps the boxes so every
 * component remains selectable and editable in the Navigator. */
body.tpi-elementor-managed:not(.elementor-editor-active) .tpi-elementor-page-content > .elementor > .e-con.e-parent:not(.tpi-native-component),
body.tpi-elementor-managed:not(.elementor-editor-active) .tpi-elementor-page-content > .elementor > .e-con.e-parent > .elementor-widget-tpi-html-component,
body.tpi-elementor-managed:not(.elementor-editor-active) .tpi-elementor-page-content > .elementor > .e-con.e-parent > .elementor-widget-tpi-html-component-group,
body.tpi-elementor-managed:not(.elementor-editor-active) .tpi-elementor-page-content > .elementor > .e-con.e-parent > .elementor-widget-tpi-html-component > .elementor-widget-container,
body.tpi-elementor-managed:not(.elementor-editor-active) .tpi-elementor-page-content > .elementor > .e-con.e-parent > .elementor-widget-tpi-html-component-group > .elementor-widget-container,
body.tpi-elementor-site-parts-active:not(.elementor-editor-active) .tpi-elementor-site-part > .elementor > .e-con.e-parent:not(.tpi-native-component),
body.tpi-elementor-site-parts-active:not(.elementor-editor-active) .tpi-elementor-site-part > .elementor > .e-con.e-parent > .elementor-widget-tpi-html-component,
body.tpi-elementor-site-parts-active:not(.elementor-editor-active) .tpi-elementor-site-part > .elementor > .e-con.e-parent > .elementor-widget-tpi-html-component-group,
body.tpi-elementor-site-parts-active:not(.elementor-editor-active) .tpi-elementor-site-part > .elementor > .e-con.e-parent > .elementor-widget-tpi-html-component > .elementor-widget-container,
body.tpi-elementor-site-parts-active:not(.elementor-editor-active) .tpi-elementor-site-part > .elementor > .e-con.e-parent > .elementor-widget-tpi-html-component-group > .elementor-widget-container {
  display: contents !important;
}

/* Native Field Chronicle documents use real Elementor Containers and core
 * widgets. Only the two generic widget boxes are flattened on the public
 * frontend; the semantic content element remains visible and selectable in
 * the Elementor editor. Accordion keeps its own layout box. */
.family-field:not(.elementor-editor-active) .tpi-native-widget:not(.tpi-native-accordion):not(.tpi-native-toggle),
.family-field:not(.elementor-editor-active) .tpi-native-widget:not(.tpi-native-accordion):not(.tpi-native-toggle) > .elementor-widget-container,
.family-field:not(.elementor-editor-active) .tpi-native-button .elementor-button-wrapper,
.family-field:not(.elementor-editor-active) .tpi-native-button .elementor-button-content-wrapper,
.family-field:not(.elementor-editor-active) .tpi-native-button .elementor-button-text {
  display: contents !important;
}

.family-field .tpi-native-widget {
  margin: 0;
  padding: 0;
}

/* Elementor's active kit contributes 10px Container padding and a 20px gap.
 * Reset the underlying variables so source-theme padding/gap declarations can
 * keep winning while otherwise unstyled structural Containers stay neutral. */
.family-field .tpi-native-container {
  --padding-top: 0px;
  --padding-right: 0px;
  --padding-bottom: 0px;
  --padding-left: 0px;
  --margin-top: 0px;
  --margin-right: 0px;
  --margin-bottom: 0px;
  --margin-left: 0px;
  --row-gap: 0px;
  --column-gap: 0px;
}

/* Elementor Containers are flex boxes by default. Restore block/list flow only
 * where the source element relies on inline line boxes or collapsed heading
 * margins; explicit Elementor layout controls remain available everywhere else. */
.family-field .site-header.tpi-native-container,
.family-field .field-note.tpi-native-container,
.family-field .tpi-native-tag-figcaption,
.family-field .field-paper-form.tpi-native-container,
.family-field .field-story-grid article > .tpi-native-container:not(.tpi-native-tag-figure),
.family-field .field-responsibility__row article.tpi-native-container,
.family-field .field-about-fields article.tpi-native-container,
.family-field .field-reason-cards article.tpi-native-container,
.family-field .field-start-steps .tpi-native-tag-li,
.family-field .field-start-sheet aside.tpi-native-container,
.family-field .field-region-note.tpi-native-container,
.family-field .field-dossier__copy.tpi-native-container {
  --display: block !important;
}

.family-field .field-process__line .tpi-native-tag-li {
  --display: list-item !important;
}

.family-field .field-start-steps .tpi-native-tag-li {
  list-style: none;
}

/* Source elements that explicitly opt into flex without declaring a direction
 * expect the browser default (row), while Elementor Containers default to
 * column. Mobile source rules still override this with direct declarations. */
.family-field :is(
  .brand,
  .primary-navigation,
  .site-header__actions,
  .button-row,
  .concept-notice,
  .field-dossier__meta,
  .site-footer__bottom
).tpi-native-container {
  --flex-direction: row;
}

.family-field .tpi-native-accordion,
.family-field .tpi-native-toggle {
  width: 100%;
}

/* Light/dark Image widgets carry the same source class on both the widget and
 * the rendered img. These explicit rules win over the public wrapper reset. */
.family-field:not(.elementor-editor-active) .tpi-native-widget:not(.tpi-native-accordion):not(.tpi-native-toggle).theme-image__dark {
  display: none !important;
}
html[data-theme="dark"] .family-field:not(.elementor-editor-active) .tpi-native-widget:not(.tpi-native-accordion):not(.tpi-native-toggle).theme-image__light {
  display: none !important;
}
html[data-theme="dark"] .family-field:not(.elementor-editor-active) .tpi-native-widget:not(.tpi-native-accordion):not(.tpi-native-toggle).theme-image__dark {
  display: contents !important;
}

/* Elementor needs a real wrapper box around absolutely positioned source
 * images so its selection overlay and Image controls remain clickable. */
.elementor-editor-active .field-hero__media > .tpi-native-image,
.elementor-editor-active .field-dossier__media > .tpi-native-image {
  position: absolute !important;
  inset: 0;
  width: 100%;
  height: 100%;
}

.elementor-editor-active .field-hero__media > .tpi-native-image > img,
.elementor-editor-active .field-dossier__media > .tpi-native-image > img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

/* The Field hero grid sits above its full-bleed Image widget. In the editor,
 * let empty grid space pass pointer hits through to that Image while keeping
 * the actual copy and note Containers (and their widgets) interactive. */
body.elementor-editor-active.family-field .field-hero__grid {
  pointer-events: none;
}

body.elementor-editor-active.family-field .field-hero__grid > .elementor-element {
  pointer-events: auto;
}

/* The Field story dossier uses the same layered composition: its copy sheet
 * covers a full-bleed Image. Preserve widget hits and expose the sheet's empty
 * spacing to the Image underneath while editing. */
body.elementor-editor-active.family-field .field-dossier__copy {
  pointer-events: none;
}

body.elementor-editor-active.family-field .field-dossier__copy > .elementor-element {
  pointer-events: auto;
}

.family-field .tpi-native-button .elementor-button-text,
.family-field .tpi-native-button .elementor-button-content-wrapper {
  font: inherit;
}

/* A core Button becomes a flex item after the public wrapper is flattened.
 * Prevent column Containers from stretching it across the whole available
 * width; the mobile hero button row intentionally opts back into 100%. */
.family-field .tpi-native-button .elementor-button {
  width: auto;
  align-self: flex-start;
}

.family-field .tpi-native-button .elementor-button.button--ghost { color: var(--ink); }
.family-field .tpi-native-button .elementor-button.button--ghost:hover { color: var(--paper); }
.family-field .tpi-native-button .elementor-button.button--text { background: transparent; }

.family-field .field-hero__caption.tpi-native-container,
.family-field .field-dossier__notice.tpi-native-container {
  --width: auto;
  width: auto;
}

.family-field .field-challenge-response article.tpi-native-container { width: auto; }

/* Elementor's Heading widget resets every heading margin and line-height. Use
 * source/UA defaults at class-level specificity so the theme's component rules
 * and later user-authored Elementor styles can still override these values. */
:where(.family-field) .tpi-native-heading > :where(h1) { margin: 0 0 .67em; line-height: normal; }
:where(.family-field) .tpi-native-heading > :where(h2) { margin: 0 0 .83em; line-height: normal; }
:where(.family-field) .tpi-native-heading > :where(h3) { margin: 0 0 1em; line-height: normal; }
:where(.family-field) .tpi-native-heading > :where(h4) { margin: 0 0 1.33em; line-height: normal; }
:where(.family-field) .tpi-native-heading > :where(h5) { margin: 0 0 1.67em; line-height: normal; }
:where(.family-field) .tpi-native-heading > :where(h6) { margin: 0 0 2.33em; line-height: normal; }

.family-field .tpi-native-image > img { display: block; }

/* Elementor Containers intentionally use div for HTML tags that are not in
 * the core safe-wrapper list. Tag marker classes retain the original Field
 * Chronicle list, figure, caption and definition-list styling. */
.family-field .field-photo-strip .tpi-native-tag-figure {
  position: relative;
  height: 250px;
  margin: 0;
  border-right: 1px solid var(--line);
  overflow: hidden;
}
.family-field .field-photo-strip .tpi-native-tag-figure:last-child { border-right: 0; }
.family-field .field-photo-strip .tpi-native-tag-figure img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  filter: saturate(.74) contrast(.95);
}
.family-field .field-photo-strip .tpi-native-tag-figcaption {
  --tpi-caption-size: 10px;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  padding: 10px 14px;
  background: rgba(23,24,22,.84);
  color: #f3eadb;
  font: 600 0/1.2 "IBM Plex Mono",monospace;
  text-transform: uppercase;
  letter-spacing: .07em;
}
.family-field .field-photo-strip .tpi-native-tag-figcaption > .elementor-widget-text-editor:first-child {
  font-size: 0;
  line-height: 0;
}
.family-field .field-photo-strip .tpi-native-tag-figcaption > .elementor-widget-text-editor:first-child > span,
.family-field .field-photo-strip .tpi-native-tag-figcaption > .tpi-native-text-node {
  font-size: var(--tpi-caption-size);
  line-height: 1.2;
}
.family-field .field-photo-strip .tpi-native-tag-figcaption span { color: var(--accent); margin-right: 10px; }

.family-field .field-story-grid .tpi-native-tag-figure {
  height: 275px;
  margin: 0;
  padding: 0 !important;
  overflow: hidden;
}
.family-field .field-story-grid .tpi-native-tag-figure img { width: 100%; height: 100%; object-fit: cover; }
.family-field .field-story-grid article:nth-child(even) .tpi-native-tag-figure img { object-position: 70% center; }

.family-field .field-page-hero .tpi-native-tag-figure {
  position: relative;
  height: 560px;
  margin: 0;
  overflow: hidden;
}
.family-field .field-page-hero .tpi-native-tag-figure img { width: 100%; height: 100%; object-fit: cover; }
.family-field .field-page-hero .tpi-native-tag-figcaption {
  position: absolute;
  right: 14px;
  bottom: 14px;
  background: var(--paper);
  border: 1px solid var(--line);
  padding: 8px 10px;
  font: 500 10px "IBM Plex Mono",monospace;
}

.family-field .tpi-native-tag-figcaption { width: auto !important; }

.family-field .field-process__line .tpi-native-tag-li {
  position: relative;
  padding: 54px 22px 0 0;
  min-height: 245px;
}
.family-field .field-process__line .tpi-native-tag-li::before {
  content: "";
  box-sizing: content-box;
  position: absolute;
  top: -6px;
  left: 0;
  width: 11px;
  height: 11px;
  border: 1px solid var(--ink);
  border-radius: 50%;
  background: var(--page);
}
.family-field .field-process__line .tpi-native-tag-li > .elementor-widget-heading h3 {
  font: 700 20px/1 "Archivo Narrow",sans-serif;
  text-transform: uppercase;
  margin: 16px 0 10px;
}
.family-field .field-process__line .tpi-native-tag-li > .elementor-widget-text-editor p {
  margin: 0;
  padding-right: 20px;
  font-size: 12px;
  color: var(--muted);
}

.family-field .field-start-steps .tpi-native-tag-ol {
  display: grid;
  grid-template-columns: repeat(4,1fr);
  margin: 0;
  padding: 0;
  border: 1px solid var(--line);
}
.family-field .field-start-steps .tpi-native-tag-li { padding: 34px; border-right: 1px solid var(--line); }
.family-field .field-start-steps .tpi-native-tag-li:last-child { border: 0; }

.family-field .field-start-sheet aside .tpi-native-tag-ol {
  --display: block !important;
  list-style: none;
  margin: 28px 0;
  padding: 0;
}
.family-field .field-start-sheet aside .tpi-native-tag-li {
  --display: grid !important;
  grid-template-columns: 30px 1fr;
  gap: 12px;
  padding: 16px 0;
  border-bottom: 1px solid var(--line);
}
.family-field .field-start-sheet aside .tpi-native-tag-li span {
  font: 600 10px "IBM Plex Mono",monospace;
  color: var(--note);
}

.family-field .field-contact-sheet .tpi-native-tag-dl { border-top: 1px solid var(--line); }
.family-field .field-contact-sheet .tpi-native-tag-dl > div {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 18px;
  padding: 16px 0;
  border-bottom: 1px solid var(--line);
}
.family-field .field-contact-sheet .tpi-native-tag-dl dt { font: 600 10px "IBM Plex Mono",monospace; text-transform: uppercase; }
.family-field .field-contact-sheet .tpi-native-tag-dl dd { margin: 0; color: var(--muted); }
.family-field .field-contact-sheet .tpi-native-tag-dl .tpi-native-tag-dt {
  --display: block !important;
  font: 600 10px "IBM Plex Mono",monospace;
  text-transform: uppercase;
}
.family-field .field-contact-sheet .tpi-native-tag-dl .tpi-native-tag-dd {
  --display: block !important;
  margin: 0;
  color: var(--muted);
}

/* Direct-child aliases for native widget wrappers. */
.family-field .field-hero__copy > .elementor-widget-text-editor > p:not(.eyebrow),
.family-field .field-hero__copy > .elementor-widget-text-editor > .elementor-widget-container > p:not(.eyebrow) {
  max-width: 570px;
  margin-bottom: 34px;
  font-size: 17px;
  line-height: 1.7;
}
.family-field .field-manifesto > .elementor-widget-text-editor > p:not(.eyebrow),
.family-field .field-manifesto > .elementor-widget-text-editor > .elementor-widget-container > p:not(.eyebrow) { color: var(--muted); }
.family-field .field-capability-index article > div > .elementor-widget-text-editor span,
.family-field .field-story-grid article > div > .elementor-widget-text-editor span,
.family-field .field-start-steps .tpi-native-tag-li > .elementor-widget-text-editor span,
.family-field .field-reason-cards article > .elementor-widget-text-editor span {
  font: 600 10px "IBM Plex Mono",monospace;
  color: var(--note);
}
.family-field .field-plan-panel > .elementor-widget-image img { width: 100%; height: 100%; object-fit: cover; filter: grayscale(.8) sepia(.22); opacity: .66; }
.family-field .field-plan-panel .tpi-native-tag-figcaption {
  position: absolute;
  left: 24px;
  right: 24px;
  bottom: 24px;
  padding: 22px;
  background: var(--paper);
  border: 1px solid var(--line);
}
.family-field .field-plan-panel .tpi-native-tag-figcaption > .elementor-widget-text-editor > span,
.family-field .field-plan-panel .tpi-native-tag-figcaption > .elementor-widget-text-editor > .elementor-widget-container > span {
  display: block;
  margin-bottom: 9px;
  font: 600 10px "IBM Plex Mono",monospace;
  text-transform: uppercase;
  color: var(--note);
}
.family-field .field-plan-panel .tpi-native-tag-figcaption > .elementor-widget-text-editor > strong,
.family-field .field-plan-panel .tpi-native-tag-figcaption > .elementor-widget-text-editor > .elementor-widget-container > strong {
  display: block;
  margin-bottom: 12px;
  font: 600 26px/1.05 "Cormorant Garamond",serif;
}
.family-field .field-section-heading > .elementor-widget-text-editor:last-child p { margin: 0; color: var(--muted); }
.family-field .field-responsibility__layout > div:first-child > .elementor-widget-text-editor:last-child p { color: #aaa295; }
.family-field .field-paper-form > .elementor-widget-text-editor > p:not(.eyebrow),
.family-field .field-paper-form > .elementor-widget-text-editor > .elementor-widget-container > p:not(.eyebrow) { color: var(--muted); }
.family-field .field-page-hero__grid > div > .elementor-widget-text-editor > p:not(.eyebrow),
.family-field .field-page-hero__grid > div > .elementor-widget-text-editor > .elementor-widget-container > p:not(.eyebrow) { max-width: 620px; font-size: 17px; }
.family-field .field-dossier__copy > .elementor-widget-text-editor > p:not(.eyebrow),
.family-field .field-dossier__copy > .elementor-widget-text-editor > .elementor-widget-container > p:not(.eyebrow) { max-width: 620px; }
.family-field .field-story-brief > .shell > div:last-child > .elementor-widget-text-editor,
.family-field .field-about-story > .shell > div:last-child > .elementor-widget-text-editor { font-size: 18px; color: var(--muted); }
.family-field .field-contact-hero > div > .elementor-widget-text-editor:last-child p { max-width: 620px; color: #aaa295; }
.family-field .field-responsibility__row > article.tpi-native-container { min-width: auto; }
.family-field .site-footer__mast > .elementor-widget-text-editor:first-child > span { text-align: left; }

/* Legacy Accordion is the native Elementor-Free equivalent of details/summary. */
.family-field .field-faq .elementor-accordion-item,
.family-field .field-faq .elementor-toggle-item { border: 0; border-bottom: 1px solid var(--line); }
.family-field .field-faq .elementor-tab-title {
  padding: 19px 0;
  border-bottom: 0;
  font-size: 0;
  line-height: 0;
  text-transform: uppercase;
}
.family-field .field-faq .elementor-tab-title::before {
  content: "";
  display: inline-block;
  width: 0;
  height: 0;
  margin-right: 8px;
  border-top: 5px solid transparent;
  border-bottom: 5px solid transparent;
  border-left: 8px solid currentColor;
  vertical-align: middle;
}
.family-field .field-faq .elementor-toggle-title {
  font: 650 15px/1.35 "Archivo Narrow",sans-serif;
  text-transform: uppercase;
}
.family-field .field-faq .elementor-tab-title[aria-expanded="true"]::before { transform: rotate(90deg); }
.family-field .field-faq .elementor-tab-content { padding: 0 0 19px; border: 0; color: var(--muted); }
.family-field .field-faq .elementor-tab-content p { margin: 0; }

@media(min-width:721px) {
  .family-field.view-home .field-process__line .tpi-native-tag-li,
  .family-field.view-capabilities .field-process__line .tpi-native-tag-li {
    min-height: 165px;
    padding-top: 34px;
  }
  .family-field.view-about-us .field-process__line .tpi-native-tag-li {
    min-height: 190px;
    padding-top: 42px;
  }
  .family-field .field-page-hero--capabilities .tpi-native-tag-figure { height: 410px; }
  .family-field .field-page-hero--about .tpi-native-tag-figure { height: 500px; }
  .family-field.view-home .field-story-grid .tpi-native-tag-figure { height: 180px; }
  .family-field .field-dossier .field-story-grid .tpi-native-tag-figure { height: 210px; }
}

@media(max-width:720px) {
  .family-field .primary-navigation.tpi-native-container {
    flex-direction: column !important;
    flex-wrap: nowrap !important;
    gap: 0 !important;
  }
  .family-field .button-row .tpi-native-button .elementor-button { width: 100%; }
  .family-field .field-photo-strip .tpi-native-tag-figure { height: 160px; }
  .family-field .field-photo-strip .tpi-native-tag-figure:nth-child(2) { border-right: 0; }
  .family-field .field-photo-strip .tpi-native-tag-figcaption { --tpi-caption-size: 8px; font-size: 0; }
  .family-field .field-page-hero .tpi-native-tag-figure { height: 330px; }
  .family-field .field-process__line .tpi-native-tag-li { min-height: 0; padding: 0 0 34px 20px; border: 0; }
  .family-field .field-process__line .tpi-native-tag-li::before { top: 3px; left: -36px; }
  .family-field .field-story-grid .tpi-native-tag-figure { height: 245px; }
  .family-field .field-start-steps .tpi-native-tag-ol { grid-template-columns: 1fr; }
  .family-field .field-start-steps .tpi-native-tag-li { border-right: 0; border-bottom: 1px solid var(--line); }
  .family-field .field-section-heading > .elementor-widget-text-editor:last-child > p { margin-top: 18px; }
  .family-field .site-footer__mast > .elementor-widget-text-editor span,
  .family-field .site-footer__mast > .elementor-widget-text-editor strong { display: block; text-align: left !important; margin: 4px 0; }
  .family-field .field-hero__copy > .elementor-widget-text-editor > p:not(.eyebrow),
  .family-field .field-hero__copy > .elementor-widget-text-editor > .elementor-widget-container > p:not(.eyebrow) { max-width: 100%; font-size: 14px; }
}

@media(min-width:721px) and (max-width:1050px) {
  .family-field .field-process__line .tpi-native-tag-li { border-bottom: 1px solid var(--line); }
}
