.elementor-1111 .elementor-element.elementor-element-14cda02{--display:flex;--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-1111 .elementor-element.elementor-element-8d5bcee{--display:flex;--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-1111 .elementor-element.elementor-element-4386a356{--display:flex;--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}/* Start custom CSS for html, class: .elementor-element-5471c69 */.ge-leadership-hero {
  --ge-blue: #0d27d9;
  --ge-blue-dark: #071a5c;
  --ge-navy: #06163a;
  --ge-yellow: #f2c200;
  --ge-white: #ffffff;
  --ge-max-width: 1280px;

  position: relative;
  overflow: hidden;
  min-height: 560px;
  padding: clamp(96px, 10vw, 148px) 24px 60px;
  display: flex;
  align-items: flex-end;
  isolation: isolate;
  background: linear-gradient(180deg, #102cc8 0%, #071a5c 100%);
}

.ge-leadership-hero__bg,
.ge-leadership-hero__overlay {
  position: absolute;
  inset: 0;
}

.ge-leadership-hero__bg {
  z-index: -3;
  background-image: url("/wp-content/uploads/2026/04/TNETMGT-2-13-scaled.jpg?auto=format&fit=crop&w=1800&q=80");
  background-position: center center;
  background-size: cover;
  background-repeat: no-repeat;
  transform: scale(1.02);
}

.ge-leadership-hero__overlay {
  z-index: -2;
  background:
    linear-gradient(180deg, rgba(6, 22, 58, 0.34) 0%, rgba(6, 22, 58, 0.62) 52%, rgba(6, 22, 58, 0.86) 100%);
}

.ge-leadership-hero::after {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  height: 120px;
  z-index: -1;
  background: linear-gradient(180deg, rgba(7, 26, 92, 0) 0%, rgba(7, 26, 92, 0.55) 100%);
}

.ge-leadership-hero__inner {
  width: 100%;
  max-width: var(--ge-max-width);
  margin: 0 auto;
}

.ge-leadership-hero__content {
  max-width: 820px;
}

.ge-leadership-hero__eyebrow {
  margin: 0 0 14px;
  color: rgba(255, 255, 255, 0.84);
  font-size: 12px;
  font-weight: 700;
  letter-spacing: 0.16em;
  text-transform: uppercase;
}

.ge-leadership-hero__title {
  margin: 0 0 18px;
  color: var(--ge-white);
  font-size: clamp(40px, 5.8vw, 80px);
  line-height: 0.95;
  font-weight: 800;
  letter-spacing: -0.03em;
  max-width: 12ch;
}

.ge-leadership-hero__text {
  margin: 0;
  max-width: 60ch;
  color: rgba(255, 255, 255, 0.9);
  font-size: clamp(16px, 1.35vw, 19px);
  line-height: 1.75;
}

.ge-leadership-hero__actions {
  display: flex;
  flex-wrap: wrap;
  gap: 12px;
  margin-top: 28px;
}

.ge-leadership-btn {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-height: 48px;
  padding: 0 20px;
  border-radius: 999px;
  text-decoration: none;
  font-size: 15px;
  font-weight: 700;
  transition: all 0.2s ease;
}

.ge-leadership-btn:hover {
  transform: translateY(-1px);
}

.ge-leadership-btn--primary {
  background: var(--ge-yellow);
  color: var(--ge-navy);
  box-shadow: 0 10px 24px rgba(0, 0, 0, 0.18);
}

.ge-leadership-btn--primary:hover {
  background: #ffd42a;
  color: var(--ge-navy);
}

.ge-leadership-btn--secondary {
  background: #ffd42a;
  color: var(--ge-navy);
  border: 1px solid rgba(255, 255, 255, 0.22);
  backdrop-filter: blur(8px);
}

.ge-leadership-btn--secondary:hover {
  background: rgba(255, 255, 255, 0.18);
  color: var(--ge-white);
}

@media (max-width: 767px) {
  .ge-leadership-hero {
    min-height: 480px;
    padding: 88px 20px 36px;
  }

  .ge-leadership-hero__title {
    max-width: 10ch;
  }

  .ge-leadership-hero__text {
    font-size: 15px;
    line-height: 1.65;
  }

  .ge-leadership-hero__actions {
    margin-top: 22px;
    gap: 10px;
  }

  .ge-leadership-btn {
    width: 100%;
  }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-4f0a07f */.ge-board-directory {
  --ge-blue: #0d27d9;
  --ge-blue-dark: #071a5c;
  --ge-navy: #06163a;
  --ge-text: #0d1730;
  --ge-muted: #667085;
  --ge-surface: #ffffff;
  --ge-surface-alt: #f7f9ff;
  --ge-border: rgba(13, 23, 48, 0.08);
  --ge-shadow: 0 14px 40px rgba(7, 22, 58, 0.08);
  --ge-max-width: 1280px;

  padding: 0 24px 72px;
  background: linear-gradient(180deg, #eef3ff 0%, #f8faff 100%);
}

.ge-board-directory__shell {
  width: 100%;
  max-width: var(--ge-max-width);
  margin: 0 auto;
}

.ge-board-directory__head {
  max-width: 820px;
  margin-bottom: 24px;
}

.ge-board-directory__eyebrow {
  margin: 0 0 10px;
  color: var(--ge-blue);
  font-size: 12px;
  font-weight: 800;
  letter-spacing: 0.14em;
  text-transform: uppercase;
}

.ge-board-directory__title {
  margin: 0 0 14px;
  color: var(--ge-navy);
  font-size: clamp(30px, 3vw, 44px);
  line-height: 1.08;
  font-weight: 800;
  letter-spacing: -0.03em;
  max-width: 16ch;
}

.ge-board-directory__text {
  margin: 0;
  color: var(--ge-muted);
  font-size: 16px;
  line-height: 1.75;
  max-width: 60ch;
}

.ge-board-directory__grid {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 22px;
  align-items: stretch;
}

.ge-board-profile-card {
  background: var(--ge-surface);
  border: 1px solid var(--ge-border);
  border-radius: 24px;
  box-shadow: var(--ge-shadow);
  padding: 22px;
  display: flex;
  flex-direction: column;
  gap: 12px;
  min-width: 0;
  height: 100%;
  transition: transform 0.2s ease, box-shadow 0.2s ease, border-color 0.2s ease;
}

.ge-board-profile-card:hover {
  transform: translateY(-3px);
  border-color: rgba(13, 39, 217, 0.16);
  box-shadow: 0 18px 36px rgba(7, 22, 58, 0.10);
}

.ge-board-profile-card--featured {
  grid-column: 1 / -1;
  background: linear-gradient(180deg, #ffffff 0%, #f7f9ff 100%);
  padding: 26px;
}

.ge-board-profile-card__top {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  gap: 12px;
  flex-wrap: wrap;
}

.ge-board-profile-card__eyebrow {
  margin: 0;
  color: var(--ge-blue);
  font-size: 12px;
  font-weight: 800;
  letter-spacing: 0.14em;
  text-transform: uppercase;
}

.ge-board-profile-card__name {
  margin: 0;
  color: var(--ge-navy);
  font-size: clamp(22px, 2vw, 30px);
  line-height: 1.15;
  font-weight: 800;
  letter-spacing: -0.02em;
}

.ge-board-profile-card__role {
  margin: 0;
  color: var(--ge-blue-dark);
  font-size: 14px;
  font-weight: 700;
  line-height: 1.55;
}

.ge-board-profile-card__countries {
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
  margin: 2px 0 0;
}

.ge-board-profile-card__countries span {
  display: inline-flex;
  align-items: center;
  min-height: 30px;
  padding: 0 12px;
  border-radius: 999px;
  background: rgba(13, 39, 217, 0.08);
  color: var(--ge-blue-dark);
  font-size: 13px;
  font-weight: 700;
}

.ge-board-profile-card__body {
  display: flex;
  flex-direction: column;
  gap: 12px;
  flex: 1 1 auto;
}

.ge-board-profile-card__text {
  margin: 0;
  color: var(--ge-muted);
  font-size: 15px;
  line-height: 1.75;
}

.ge-board-profile-card__footer {
  margin-top: auto;
  padding-top: 8px;
  min-height: 46px; /* keeps all cards visually aligned even without a link */
  display: flex;
  align-items: flex-end;
}

.ge-board-profile-card__linkedin {
  width: 38px;
  height: 38px;
  border-radius: 999px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  background: rgba(13, 39, 217, 0.08);
  border: 1px solid rgba(13, 39, 217, 0.12);
  color: var(--ge-blue-dark);
  font-size: 15px;
  font-weight: 800;
  line-height: 1;
  text-decoration: none;
  transition: all 0.2s ease;
}

.ge-board-profile-card__linkedin:hover {
  background: #0d27d9;
  border-color: #0d27d9;
  color: #ffffff;
  transform: translateY(-1px);
}

.ge-board-profile-card__linkedin.is-hidden {
  visibility: hidden;
  pointer-events: none;
}

@media (max-width: 1100px) {
  .ge-board-directory__grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  .ge-board-profile-card--featured {
    grid-column: 1 / -1;
  }
}

@media (max-width: 767px) {
  .ge-board-directory {
    padding: 0 20px 48px;
  }

  .ge-board-directory__text {
    font-size: 15px;
    line-height: 1.65;
  }

  .ge-board-directory__grid {
    grid-template-columns: 1fr;
    gap: 16px;
  }

  .ge-board-profile-card,
  .ge-board-profile-card--featured {
    grid-column: span 1;
    border-radius: 18px;
    padding: 18px;
  }

  .ge-board-profile-card__text {
    font-size: 14px;
    line-height: 1.65;
  }

  .ge-board-profile-card__countries span {
    font-size: 12px;
  }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-4b81dd3e */.ge-pipeline-cta {
  --ge-blue: #0d27d9;
  --ge-blue-dark: #071a5c;
  --ge-navy: #06163a;
  --ge-white: #ffffff;
  --ge-muted-light: rgba(255, 255, 255, 0.78);
  --ge-max-width: 1280px;

  padding: 0 24px 80px;
  background: linear-gradient(180deg, #eef3ff 0%, #e8efff 100%);
}

.ge-pipeline-cta__shell {
  width: 100%;
  max-width: var(--ge-max-width);
  margin: 0 auto;
  padding: clamp(28px, 4vw, 42px);
  border-radius: 30px;
  background: linear-gradient(135deg, #071a5c 0%, #0d27d9 100%);
  box-shadow: 0 20px 48px rgba(7, 22, 58, 0.16);
  display: grid;
  grid-template-columns: minmax(0, 1fr) auto;
  gap: 28px;
  align-items: center;
}

.ge-pipeline-cta__content {
  max-width: 760px;
}

.ge-pipeline-cta__eyebrow {
  margin: 0 0 10px;
  color: rgba(255, 255, 255, 0.78);
  font-size: 12px;
  font-weight: 800;
  letter-spacing: 0.14em;
  text-transform: uppercase;
}

.ge-pipeline-cta__title {
  margin: 0 0 14px;
  color: var(--ge-white);
  font-size: clamp(30px, 3vw, 44px);
  line-height: 1.06;
  font-weight: 800;
  letter-spacing: -0.03em;
  max-width: 15ch;
}

.ge-pipeline-cta__text {
  margin: 0;
  color: var(--ge-muted-light);
  font-size: 16px;
  line-height: 1.75;
  max-width: 58ch;
}

.ge-pipeline-cta__actions {
  display: flex;
  flex-wrap: wrap;
  gap: 12px;
  justify-content: flex-end;
}

.ge-pipeline-cta-btn {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-height: 48px;
  padding: 0 20px;
  border-radius: 999px;
  text-decoration: none;
  font-size: 15px;
  font-weight: 700;
  transition: all 0.2s ease;
}

.ge-pipeline-cta-btn:hover {
  transform: translateY(-1px);
}

.ge-pipeline-cta-btn--primary {
  background: #f2c200;
  color: #06163a;
  box-shadow: 0 10px 24px rgba(0, 0, 0, 0.18);
}

.ge-pipeline-cta-btn--primary:hover {
  background: #ffd42a;
  color: #06163a;
}

.ge-pipeline-cta-btn--secondary {
  background: #f2c200;
  color: #06163a;
  box-shadow: 0 10px 24px rgba(0, 0, 0, 0.18);
}

.ge-pipeline-cta-btn--secondary:hover {
  background: #ffd42a;
  color: #06163a;
}

.ge-pipeline-cta-btn--ghost {
  background: #f2c200;
  color: #06163a;
  box-shadow: 0 10px 24px rgba(0, 0, 0, 0.18);
}

.ge-pipeline-cta-btn--ghost:hover {
  background: #ffd42a;
  color: #06163a;
}

@media (max-width: 1024px) {
  .ge-pipeline-cta__shell {
    grid-template-columns: 1fr;
    align-items: start;
  }

  .ge-pipeline-cta__actions {
    justify-content: flex-start;
  }
}

@media (max-width: 767px) {
  .ge-pipeline-cta {
    padding: 0 20px 56px;
  }

  .ge-pipeline-cta__shell {
    padding: 22px;
    border-radius: 22px;
    gap: 20px;
  }

  .ge-pipeline-cta__text {
    font-size: 15px;
    line-height: 1.65;
  }

  .ge-pipeline-cta__actions {
    width: 100%;
  }

  .ge-pipeline-cta__actions .ge-pipeline-cta-btn {
    width: 100%;
  }
}/* End custom CSS */