.elementor-1311 .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-1311 .elementor-element.elementor-element-7f7e010{--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-1311 .elementor-element.elementor-element-191fd85{--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-1311 .elementor-element.elementor-element-641f33ab{--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-1311 .elementor-element.elementor-element-12094a8{--display:flex;}/* Start custom CSS for html, class: .elementor-element-5471c69 */.ge-news-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-news-hero__bg,
.ge-news-hero__overlay {
  position: absolute;
  inset: 0;
}

.ge-news-hero__bg {
  z-index: -3;
  background-image: url("/wp-content/uploads/2026/04/Genser-Energy-Pipelines-5-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-news-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.88) 100%);
}

.ge-news-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.58) 100%);
}

.ge-news-hero__inner {
  width: 100%;
  max-width: var(--ge-max-width);
  margin: 0 auto;
}

.ge-news-hero__content {
  max-width: 860px;
}

.ge-news-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-news-hero__title {
  margin: 0 0 18px;
  color: var(--ge-white);
  font-size: clamp(40px, 5.8vw, 78px);
  line-height: 0.95;
  font-weight: 800;
  letter-spacing: -0.03em;
  max-width: 11.5ch;
}

.ge-news-hero__text {
  margin: 0;
  max-width: 62ch;
  color: rgba(255, 255, 255, 0.9);
  font-size: clamp(16px, 1.35vw, 19px);
  line-height: 1.75;
}

.ge-news-hero__actions {
  display: flex;
  flex-wrap: wrap;
  gap: 12px;
  margin-top: 28px;
}

.ge-news-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-news-btn:hover {
  transform: translateY(-1px);
}

.ge-news-btn--primary {
  background: var(--ge-yellow);
  color: var(--ge-navy);
  box-shadow: 0 10px 24px rgba(0, 0, 0, 0.18);
}

.ge-news-btn--primary:hover {
  background: #ffd42a;
  color: var(--ge-navy);
}

.ge-news-btn--secondary {
  background: var(--ge-yellow);
  color: var(--ge-navy);
  border: 1px solid rgba(255, 255, 255, 0.22);
  backdrop-filter: blur(8px);
}

.ge-news-btn--secondary:hover {
  background: #ffd42a;
  color: var(--ge-navy);
}

@media (max-width: 767px) {
  .ge-news-hero {
    min-height: 480px;
    padding: 88px 20px 36px;
  }

  .ge-news-hero__title {
    max-width: 10ch;
  }

  .ge-news-hero__text {
    font-size: 15px;
    line-height: 1.65;
  }

  .ge-news-hero__actions {
    margin-top: 22px;
    gap: 10px;
  }

  .ge-news-btn {
    width: 100%;
  }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-4f0a07f */.ge-news-featured {
  --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: 20px 24px;
  background: linear-gradient(180deg, #eef3ff 0%, #f8faff 100%);
}

.ge-news-featured__shell {
  width: 100%;
  max-width: var(--ge-max-width);
  margin: 0 auto;
}

.ge-news-featured__head {
  max-width: 820px;
  margin-bottom: 28px;
}

.ge-news-featured__eyebrow {
  margin: 0 0 10px;
  color: var(--ge-blue);
  font-size: 12px;
  font-weight: 800;
  letter-spacing: 0.14em;
  text-transform: uppercase;
}

.ge-news-featured__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: 14ch;
}

.ge-news-featured__text {
  margin: 0;
  color: var(--ge-muted);
  font-size: 16px;
  line-height: 1.75;
  max-width: 60ch;
}

.ge-news-featured__grid {
  display: grid;
  grid-template-columns: minmax(0, 1.5fr) minmax(0, 1fr);
  gap: 22px;
  align-items: stretch;
}

.ge-news-feature-card {
  background: var(--ge-surface);
  border: 1px solid var(--ge-border);
  border-radius: 28px;
  box-shadow: var(--ge-shadow);
  overflow: hidden;
  display: flex;
  flex-direction: column;
  min-width: 0;
  transition: transform 0.2s ease, box-shadow 0.2s ease, border-color 0.2s ease;
}

.ge-news-feature-card:hover {
  transform: translateY(-3px);
  border-color: rgba(13, 39, 217, 0.16);
  box-shadow: 0 20px 42px rgba(7, 22, 58, 0.10);
}

.ge-news-feature-card--primary {
  grid-row: span 2;
}

.ge-news-feature-card__media {
  display: block;
  position: relative;
  overflow: hidden;
  background: #dfe7ff;
}

.ge-news-feature-card--primary .ge-news-feature-card__media {
  aspect-ratio: 16 / 10;
}

.ge-news-feature-card--secondary .ge-news-feature-card__media {
  aspect-ratio: 16 / 9;
}

.ge-news-feature-card__media img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: transform 0.35s ease;
}

.ge-news-feature-card:hover .ge-news-feature-card__media img {
  transform: scale(1.03);
}

.ge-news-feature-card__body {
  display: flex;
  flex-direction: column;
  gap: 14px;
  padding: 24px;
  flex-grow: 1;
}

.ge-news-feature-card__meta {
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
  align-items: center;
}

.ge-news-feature-card__tag {
  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-news-feature-card__date {
  color: var(--ge-muted);
  font-size: 13px;
  font-weight: 700;
  letter-spacing: 0.02em;
  text-transform: uppercase;
}

.ge-news-feature-card__title {
  margin: 0;
  color: var(--ge-navy);
  font-size: clamp(22px, 2vw, 34px);
  line-height: 1.08;
  font-weight: 800;
  letter-spacing: -0.03em;
}

.ge-news-feature-card--secondary .ge-news-feature-card__title {
  font-size: clamp(20px, 1.5vw, 26px);
  line-height: 1.14;
}

.ge-news-feature-card__title a {
  color: inherit;
  text-decoration: none;
}

.ge-news-feature-card__title a:hover {
  color: var(--ge-blue);
}

.ge-news-feature-card__excerpt {
  margin: 0;
  color: var(--ge-muted);
  font-size: 15px;
  line-height: 1.75;
}

.ge-news-feature-card__link {
  display: inline-flex;
  align-items: center;
  margin-top: auto;
  color: var(--ge-blue);
  font-size: 15px;
  font-weight: 800;
  text-decoration: none;
}

.ge-news-feature-card__link:hover {
  color: var(--ge-blue-dark);
}

@media (max-width: 1100px) {
  .ge-news-featured__grid {
    grid-template-columns: 1fr;
  }

  .ge-news-feature-card--primary {
    grid-row: auto;
  }
}

@media (max-width: 767px) {
  .ge-news-featured {
    padding: 56px 20px;
  }

  .ge-news-featured__text {
    font-size: 15px;
    line-height: 1.65;
  }

  .ge-news-feature-card {
    border-radius: 20px;
  }

  .ge-news-feature-card__body {
    padding: 18px;
    gap: 12px;
  }

  .ge-news-feature-card__excerpt {
    font-size: 14px;
    line-height: 1.65;
  }

  .ge-news-feature-card__tag,
  .ge-news-feature-card__date {
    font-size: 12px;
  }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-fdfec75 */.ge-news-grid-section {
  --ge-blue: #0d27d9;
  --ge-blue-dark: #071a5c;
  --ge-navy: #06163a;
  --ge-text: #0d1730;
  --ge-muted: #667085;
  --ge-surface: #ffffff;
  --ge-border: rgba(13, 23, 48, 0.08);
  --ge-shadow: 0 14px 36px rgba(7, 22, 58, 0.08);
  --ge-max-width: 1280px;

  padding: 0 24px 72px;
  background: linear-gradient(180deg, #eef3ff 0%, #f8faff 100%);
}

.ge-news-grid-section__shell {
  width: 100%;
  max-width: var(--ge-max-width);
  margin: 0 auto;
}

.ge-news-grid {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 22px;
}

.ge-news-card {
  background: var(--ge-surface);
  border: 1px solid var(--ge-border);
  border-radius: 24px;
  box-shadow: var(--ge-shadow);
  overflow: hidden;
  display: flex;
  flex-direction: column;
  min-width: 0;
  transition: transform 0.2s ease, box-shadow 0.2s ease, border-color 0.2s ease;
}

.ge-news-card:hover {
  transform: translateY(-3px);
  border-color: rgba(13, 39, 217, 0.16);
  box-shadow: 0 18px 40px rgba(7, 22, 58, 0.10);
}

.ge-news-card[hidden] {
  display: none !important;
}

.ge-news-card__media {
  display: block;
  aspect-ratio: 16 / 10;
  overflow: hidden;
  background: #dfe7ff;
}

.ge-news-card__media img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: transform 0.35s ease;
}

.ge-news-card:hover .ge-news-card__media img {
  transform: scale(1.03);
}

.ge-news-card__body {
  display: flex;
  flex-direction: column;
  gap: 14px;
  padding: 22px;
  flex-grow: 1;
}

.ge-news-card__meta {
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
  align-items: center;
}

.ge-news-card__tag {
  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-news-card__date {
  color: var(--ge-muted);
  font-size: 13px;
  font-weight: 700;
  letter-spacing: 0.02em;
  text-transform: uppercase;
}

.ge-news-card__title {
  margin: 0;
  color: var(--ge-navy);
  font-size: clamp(20px, 1.45vw, 26px);
  line-height: 1.14;
  font-weight: 800;
  letter-spacing: -0.02em;
}

.ge-news-card__title a {
  color: inherit;
  text-decoration: none;
}

.ge-news-card__title a:hover {
  color: var(--ge-blue);
}

.ge-news-card__excerpt {
  margin: 0;
  color: var(--ge-muted);
  font-size: 15px;
  line-height: 1.75;
  flex-grow: 1;
}

.ge-news-card__link {
  display: inline-flex;
  align-items: center;
  color: var(--ge-blue);
  font-size: 15px;
  font-weight: 800;
  text-decoration: none;
}

.ge-news-card__link:hover {
  color: var(--ge-blue-dark);
}

.ge-news-grid__empty {
  margin-top: 24px;
  padding: 24px;
  border-radius: 20px;
  background: rgba(255, 255, 255, 0.78);
  border: 1px solid var(--ge-border);
  text-align: center;
  box-shadow: var(--ge-shadow);
}

.ge-news-grid__empty p {
  margin: 0;
  color: var(--ge-muted);
  font-size: 15px;
  font-weight: 600;
}

@media (max-width: 1100px) {
  .ge-news-grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
}

@media (max-width: 767px) {
  .ge-news-grid-section {
    padding: 0 20px 56px;
  }

  .ge-news-grid {
    grid-template-columns: 1fr;
    gap: 16px;
  }

  .ge-news-card {
    border-radius: 20px;
  }

  .ge-news-card__body {
    padding: 18px;
    gap: 12px;
  }

  .ge-news-card__excerpt {
    font-size: 14px;
    line-height: 1.65;
  }

  .ge-news-card__tag,
  .ge-news-card__date {
    font-size: 12px;
  }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-41e63523 */.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 */