.elementor-1602 .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-1602 .elementor-element.elementor-element-5471c69{margin:0px 0px calc(var(--kit-widget-spacing, 0px) + 0px) 0px;padding:0px 0px 0px 0px;}.elementor-1602 .elementor-element.elementor-element-77fb86bd{--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-1602 .elementor-element.elementor-element-6b7a79f4{margin:0px 0px calc(var(--kit-widget-spacing, 0px) + 0px) 0px;padding:0px 0px 0px 0px;}.elementor-1602 .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-1602 .elementor-element.elementor-element-4f0a07f{margin:0px 0px calc(var(--kit-widget-spacing, 0px) + 0px) 0px;padding:0px 0px 0px 0px;}.elementor-1602 .elementor-element.elementor-element-1320face{--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-1602 .elementor-element.elementor-element-44054e60{--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-1602 .elementor-element.elementor-element-ed8c403{--display:flex;}.elementor-1602 .elementor-element.elementor-element-d1c5023{margin:0px 0px calc(var(--kit-widget-spacing, 0px) + 0px) 0px;padding:0px 0px 0px 0px;}/* Start custom CSS for html, class: .elementor-element-5471c69 */.ge-midstream-hero {
  --ge-blue: #0d27d9;
  --ge-gold: #f2c200;
  --ge-navy: #06163a;
  --ge-max-width: 1280px;

  position: relative;
  min-height: 760px;
  overflow: hidden;
  background: #06163a;
}

.ge-midstream-hero__bg,
.ge-midstream-hero__bg img,
.ge-midstream-hero__overlay {
  position: absolute;
  inset: 0;
}

.ge-midstream-hero__bg img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.ge-midstream-hero__overlay {
  background:
    linear-gradient(90deg, rgba(6,22,58,0.88) 0%, rgba(6,22,58,0.62) 45%, rgba(6,22,58,0.40) 100%),
    linear-gradient(180deg, rgba(13,39,217,0.10) 0%, rgba(13,39,217,0.26) 100%);
}

.ge-midstream-hero__shell {
  position: relative;
  z-index: 2;
  width: 100%;
  max-width: var(--ge-max-width);
  margin: 0 auto;
  padding: 140px 24px 90px;
}

.ge-midstream-hero__content {
  max-width: 620px;
}

.ge-midstream-hero__eyebrow {
  margin: 0 0 10px;
  color: #ffffff;
  font-size: 12px;
  font-weight: 800;
  letter-spacing: 0.14em;
  text-transform: uppercase;
}

.ge-midstream-hero__title {
  margin: 0 0 18px;
  color: #ffffff;
  font-size: clamp(42px, 5vw, 78px);
  line-height: 0.95;
  font-weight: 800;
  letter-spacing: -0.045em;
  max-width: 8ch;
}

.ge-midstream-hero__text {
  margin: 0;
  color: rgba(255,255,255,0.88);
  font-size: 16px;
  line-height: 1.8;
  max-width: 56ch;
}

.ge-midstream-hero__actions {
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
  margin-top: 22px;
}

.ge-midstream-btn {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-height: 46px;
  padding: 0 18px;
  border-radius: 999px;
  font-size: 14px;
  font-weight: 800;
  line-height: 1;
  text-decoration: none;
  transition: all 0.25s ease, box-shadow 0.25s ease;
}

.ge-midstream-btn--gold {
  background: var(--ge-gold);
  color: var(--ge-navy);
  box-shadow: 0 10px 22px rgba(242, 194, 0, 0.25);
}

.ge-midstream-btn--gold:hover {
  transform: translateY(-1px);
  box-shadow: 0 14px 24px rgba(242, 194, 0, 0.32);
}

.ge-midstream-btn--ghost {
  background: var(--ge-gold);
  color: var(--ge-navy);
  border: 1px solid rgba(255, 255, 255, 0.18);
}

.ge-midstream-btn--ghost:hover {
  background: rgba(255, 255, 255, 0.20);
  transform: translateY(-1px);
}

@media (max-width: 767px) {
  .ge-midstream-hero {
    min-height: 620px;
  }

  .ge-midstream-hero__shell {
    padding: 112px 20px 72px;
  }

  .ge-midstream-hero__title {
    max-width: 9ch;
  }

  .ge-midstream-hero__text {
    font-size: 15px;
    line-height: 1.65;
  }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-6b7a79f4 */.ge-home-sustainability {
  --ge-blue: #0d27d9;
  --ge-blue-dark: #071a5c;
  --ge-navy: #06163a;
  --ge-muted: #667085;
  --ge-surface: #ffffff;
  --ge-border: rgba(13, 23, 48, 0.08);
  --ge-shadow: 0 16px 40px rgba(7, 22, 58, 0.08);
  --ge-max-width: 1280px;

  padding: 0 24px 72px;
  background: linear-gradient(180deg, #eef3ff 0%, #f8faff 100%);
}

.ge-home-sustainability__shell {
  max-width: var(--ge-max-width);
  margin: 0 auto;
}

.ge-home-sustainability__head {
  max-width: 820px;
  margin-bottom: 28px;
}

.ge-home-sustainability__eyebrow,
.ge-home-sustainability-card__eyebrow {
  margin: 0 0 10px;
  color: var(--ge-blue);
  font-size: 12px;
  font-weight: 800;
  letter-spacing: 0.14em;
  text-transform: uppercase;
}

.ge-home-sustainability__title {
  margin: 0 0 14px;
  color: var(--ge-navy);
  font-size: clamp(30px, 3vw, 44px);
  font-weight: 800;
  line-height: 1.06;
  max-width: 12ch;
}

.ge-home-sustainability__text {
  color: var(--ge-muted);
  font-size: 16px;
  line-height: 1.75;
}

.ge-home-sustainability__grid {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 18px;
}

/* CARD */
.ge-home-sustainability-card {
  display: flex;
  flex-direction: column;
  height: 100%;
  background: var(--ge-surface);
  border: 1px solid var(--ge-border);
  border-radius: 26px;
  overflow: hidden;
  text-decoration: none;
  box-shadow: var(--ge-shadow);
  transition: all 0.25s ease;
  cursor: pointer;
}

.ge-home-sustainability-card:hover {
  transform: translateY(-6px);
  box-shadow: 0 22px 48px rgba(7, 22, 58, 0.14);
}

/* IMAGE */
.ge-home-sustainability-card__media {
  aspect-ratio: 16 / 10;
  overflow: hidden;
}

.ge-home-sustainability-card__media img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: transform 0.4s ease;
}

.ge-home-sustainability-card:hover img {
  transform: scale(1.04);
}

/* BODY */
.ge-home-sustainability-card__body {
  padding: 22px;
  display: flex;
  flex-direction: column;
  gap: 10px;
  flex: 1;
}

.ge-home-sustainability-card__title {
  color: var(--ge-navy);
  font-size: clamp(22px, 2vw, 30px);
  font-weight: 800;
  line-height: 1.12;
  margin: 0;
}

/* CTA */
.ge-home-sustainability-card__link {
  margin-top: auto;
  font-size: 14px;
  font-weight: 800;
  color: var(--ge-blue);
  transition: color 0.2s ease;
}

.ge-home-sustainability-card:hover .ge-home-sustainability-card__link {
  color: var(--ge-blue-dark);
}

/* RESPONSIVE */
@media (max-width: 1100px) {
  .ge-home-sustainability__grid {
    grid-template-columns: 1fr;
  }
}

@media (max-width: 767px) {
  .ge-home-sustainability {
    padding: 0 20px 48px;
  }

  .ge-home-sustainability-card {
    border-radius: 20px;
  }

  .ge-home-sustainability-card__body {
    padding: 20px;
  }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-4f0a07f */.ge-midstream-overview {
  --ge-blue: #0d6ff7;
  --ge-navy: #06163a;
  --ge-text: #0d1730;
  --ge-shadow: 0 16px 40px rgba(7, 22, 58, 0.08);
  --ge-max-width: 1280px;

  margin: 0 !important;
  padding: 0 24px 36px !important;
  background: linear-gradient(180deg, #eef3ff 0%, #f8faff 100%);
  overflow: hidden;
}

.ge-midstream-overview__shell {
  width: 100%;
  max-width: var(--ge-max-width);
  margin: 0 auto;
  padding: 28px 0 0;
}

.ge-midstream-overview__grid {
  display: grid;
  grid-template-columns: minmax(0, 0.9fr) minmax(420px, 1.1fr);
  gap: 48px;
  align-items: center;
  margin: 0 0 22px;
}

.ge-midstream-overview__intro {
  max-width: 620px;
}

.ge-midstream-overview__eyebrow {
  margin: 0 0 10px;
  color: var(--ge-blue);
  font-size: 12px;
  font-weight: 800;
  letter-spacing: 0.14em;
  text-transform: uppercase;
}

.ge-midstream-overview__title {
  margin: 0;
  color: var(--ge-blue);
  font-size: clamp(42px, 5vw, 50px);
  line-height: 0.98;
  font-weight: 800;
  letter-spacing: -0.05em;
  max-width: 11ch;
}

.ge-midstream-overview__portfolio-card {
  padding: 0 !important;
  border: 0 !important;
  background: transparent !important;
  box-shadow: none !important;
  border-radius: 0 !important;
  overflow: hidden;
}

.ge-midstream-overview__portfolio-card img {
  display: block;
  width: 100%;
  height: clamp(300px, 34vw, 480px);
  object-fit: cover;
  border-radius: 26px;
}

.ge-midstream-overview__stats {
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  gap: 12px;
  margin: 0;
}

.ge-midstream-overview__stat {
  padding: 18px 16px;
  background: linear-gradient(180deg, #ffffff 0%, #f4f7ff 100%);
  border: 1px solid rgba(13, 39, 217, 0.08);
  border-radius: 20px;
  box-shadow: var(--ge-shadow);
}

.ge-midstream-overview__stat-value {
  display: block;
  margin-bottom: 6px;
  color: #0d27d9;
  font-size: clamp(24px, 2vw, 36px);
  font-weight: 800;
  line-height: 1;
  letter-spacing: -0.03em;
}

.ge-midstream-overview__stat-label {
  display: block;
  color: var(--ge-text);
  font-size: 13px;
  line-height: 1.45;
  font-weight: 700;
}

/* Helps remove Elementor/WordPress white divider gaps */
.elementor-widget-html,
.elementor-widget-html .elementor-widget-container,
#gas-midstream-overview {
  margin-top: 0 !important;
  margin-bottom: 0 !important;
}

.elementor-section,
.elementor-container,
.elementor-widget-wrap,
.e-con {
  --widgets-spacing: 0px;
}

/* Remove browser-created image baseline gaps */
.ge-midstream-overview img {
  vertical-align: top;
}

@media (max-width: 991px) {
  .ge-midstream-overview__grid {
    grid-template-columns: 1fr;
    gap: 28px;
  }

  .ge-midstream-overview__title {
    max-width: 12ch;
  }

  .ge-midstream-overview__stats {
    grid-template-columns: 1fr 1fr;
  }
}

@media (max-width: 767px) {
  .ge-midstream-overview {
    padding: 0 20px 32px !important;
  }

  .ge-midstream-overview__shell {
    padding-top: 28px;
  }

  .ge-midstream-overview__stats {
    grid-template-columns: 1fr;
  }

  .ge-midstream-overview__portfolio-card img {
    height: 280px;
    border-radius: 20px;
  }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-60eb8988 */.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 */
/* Start custom CSS for html, class: .elementor-element-3b67d2d6 */.ge-operations-partners {
  --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 16px 40px rgba(7, 22, 58, 0.08);
  --ge-max-width: 1280px;

  padding: 0 24px 72px;
  background: linear-gradient(180deg, #eef3ff 0%, #f8faff 100%);
}

.ge-operations-partners__shell {
  width: 100%;
  max-width: var(--ge-max-width);
  margin: 0 auto;
}

.ge-operations-partners__head {
  max-width: 820px;
  margin-bottom: 28px;
}

.ge-operations-partners__eyebrow {
  margin: 0 0 10px;
  color: var(--ge-blue);
  font-size: 12px;
  font-weight: 800;
  letter-spacing: 0.14em;
  text-transform: uppercase;
}

.ge-operations-partners__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: 15ch;
}

.ge-operations-partners__text {
  margin: 0;
  color: var(--ge-muted);
  font-size: 16px;
  line-height: 1.75;
  max-width: 60ch;
}

.ge-operations-partners__panel {
  display: grid;
  grid-template-columns: minmax(240px, 0.75fr) minmax(0, 1.45fr);
  gap: 24px;
  padding: clamp(22px, 3vw, 32px);
  border-radius: 30px;
  background: rgba(255, 255, 255, 0.82);
  border: 1px solid var(--ge-border);
  box-shadow: var(--ge-shadow);
  backdrop-filter: blur(8px);
}

.ge-operations-partners__intro {
  display: flex;
  flex-direction: column;
  justify-content: center;
}

.ge-operations-partners__intro-label {
  margin: 0 0 10px;
  color: var(--ge-blue);
  font-size: 12px;
  font-weight: 800;
  letter-spacing: 0.14em;
  text-transform: uppercase;
}

.ge-operations-partners__intro-title {
  margin: 0 0 14px;
  color: var(--ge-navy);
  font-size: clamp(24px, 2vw, 32px);
  line-height: 1.12;
  font-weight: 800;
  letter-spacing: -0.02em;
  max-width: 12ch;
}

.ge-operations-partners__intro-text {
  margin: 0;
  color: var(--ge-muted);
  font-size: 15px;
  line-height: 1.75;
  max-width: 34ch;
}

.ge-operations-partners__logo-grid {
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  gap: 16px;
  align-items: stretch;
}

.ge-operations-partners__logo-card {
  min-height: 116px;
  padding: 20px;
  border-radius: 22px;
  background: linear-gradient(180deg, #ffffff 0%, #f7f9ff 100%);
  border: 1px solid rgba(13, 23, 48, 0.08);
  display: flex;
  align-items: center;
  justify-content: center;
  text-decoration: none;
  transition: transform 0.2s ease, box-shadow 0.2s ease, border-color 0.2s ease;
}

.ge-operations-partners__logo-card:hover {
  transform: translateY(-2px);
  border-color: rgba(13, 39, 217, 0.16);
  box-shadow: 0 16px 28px rgba(7, 22, 58, 0.08);
}

.ge-operations-partners__logo-card img {
  display: block;
  max-width: 100%;
  max-height: 54px;
  width: auto;
  height: auto;
  object-fit: contain;
  filter: grayscale(100%);
  opacity: 0.82;
  transition: filter 0.2s ease, opacity 0.2s ease, transform 0.2s ease;
}

.ge-operations-partners__logo-card:hover img {
  filter: grayscale(0%);
  opacity: 1;
  transform: scale(1.02);
}

@media (max-width: 1100px) {
  .ge-operations-partners__panel {
    grid-template-columns: 1fr;
  }

  .ge-operations-partners__logo-grid {
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }
}

@media (max-width: 767px) {
  .ge-operations-partners {
    padding: 0 20px 56px;
  }

  .ge-operations-partners__text,
  .ge-operations-partners__intro-text {
    font-size: 15px;
    line-height: 1.65;
  }

  .ge-operations-partners__panel {
    padding: 20px;
    border-radius: 22px;
    gap: 18px;
  }

  .ge-operations-partners__logo-grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 12px;
  }

  .ge-operations-partners__logo-card {
    min-height: 96px;
    padding: 16px;
    border-radius: 18px;
  }

  .ge-operations-partners__logo-card img {
    max-height: 42px;
  }
}/* End custom CSS */