.elementor-61 .elementor-element.elementor-element-3cda304{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;}.elementor-61 .elementor-element.elementor-element-893b294{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;}.elementor-61 .elementor-element.elementor-element-04eebc6{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;}:root{--page-title-display:none;}/* Start custom CSS for html, class: .elementor-element-2c5fd89 */<style>
/* =========================
   BASE
========================= */
.ghesf-impact-luxe-page {
  background: #f5f3ee;
  color: #172b4d;
  font-family: "Inter", "Helvetica Neue", Arial, sans-serif;
}

.ghesf-impact-luxe-page * {
  box-sizing: border-box;
}

.ghesf-impact-luxe-page img {
  display: block;
  max-width: 100%;
}

.ghesf-impact-luxe-shell {
  position: relative;
  margin-top: -90px;
  z-index: 5;
}

.ghesf-impact-luxe-shell__inner {
  max-width: 1440px;
  margin: 0 auto;
  padding: 0 28px 80px;
}

.ghesf-impact-luxe-section {
  padding: 42px 0;
}

.ghesf-impact-luxe-section--intro {
  padding-top: 0;
}

.ghesf-impact-luxe-section--soft {
  padding-top: 26px;
}

.ghesf-impact-luxe-section--last {
  padding-top: 22px;
  padding-bottom: 0;
}

.ghesf-impact-luxe-container {
  max-width: 1320px;
  margin: 0 auto;
}

.ghesf-impact-luxe-container--narrow {
  max-width: 920px;
  margin: 0 auto;
}

.ghesf-impact-luxe-label {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-height: 42px;
  padding: 10px 18px;
  border-radius: 999px;
  background: linear-gradient(180deg, #efe8dc 0%, #e7decf 100%);
  color: #a67b31;
  font-size: 13px;
  font-weight: 800;
  letter-spacing: 0.14em;
  text-transform: uppercase;
  box-shadow: inset 0 1px 0 rgba(255,255,255,0.75);
}

.ghesf-impact-luxe-label--light {
  background: rgba(255,255,255,0.14);
  color: #fff;
  border: 1px solid rgba(255,255,255,0.18);
  box-shadow: none;
  backdrop-filter: blur(6px);
}

/* =========================
   HERO
========================= */
.ghesf-impact-luxe-hero {
  position: relative;
  min-height: 100vh;
  display: flex;
  align-items: flex-end;
  overflow: hidden;
  background: #0e1728;
}

.ghesf-impact-luxe-hero__media,
.ghesf-impact-luxe-hero__media img {
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
}

.ghesf-impact-luxe-hero__media img {
  object-fit: cover;
  object-position: center center;
  transform: scale(1.03);
}

.ghesf-impact-luxe-hero__overlay {
  position: absolute;
  inset: 0;
  background:
    linear-gradient(90deg, rgba(8, 14, 24, 0.78) 0%, rgba(8, 14, 24, 0.44) 42%, rgba(8, 14, 24, 0.18) 100%),
    linear-gradient(180deg, rgba(8, 14, 24, 0.18) 0%, rgba(8, 14, 24, 0.32) 100%);
}

.ghesf-impact-luxe-hero__grain {
  position: absolute;
  inset: 0;
  opacity: 0.06;
  background-image:
    radial-gradient(circle at 20% 20%, #ffffff 0.7px, transparent 0.8px),
    radial-gradient(circle at 80% 30%, #ffffff 0.7px, transparent 0.8px),
    radial-gradient(circle at 40% 70%, #ffffff 0.7px, transparent 0.8px),
    radial-gradient(circle at 70% 80%, #ffffff 0.7px, transparent 0.8px);
  background-size: 180px 180px;
  pointer-events: none;
}

.ghesf-impact-luxe-hero__inner {
  position: relative;
  z-index: 2;
  width: 100%;
  max-width: 1440px;
  margin: 0 auto;
  padding: 120px 28px 150px;
}

.ghesf-impact-luxe-hero__grid {
  display: grid;
  grid-template-columns: minmax(0, 1.25fr) minmax(320px, 0.75fr);
  gap: 44px;
  align-items: end;
}

.ghesf-impact-luxe-hero__content {
  max-width: 760px;
}

.ghesf-impact-luxe-hero__line {
  display: block;
  width: 86px;
  height: 2px;
  margin-bottom: 22px;
  background: linear-gradient(90deg, #d8b36a 0%, rgba(216, 179, 106, 0.12) 100%);
}

.ghesf-impact-luxe-hero__label {
  margin-bottom: 24px;
}

.ghesf-impact-luxe-hero h1 {
  margin: 0 0 26px;
}

.ghesf-impact-luxe-hero__title {
  display: block;
  color: #fff;
  font-size: clamp(2.5rem, 5vw, 5rem);
  line-height: 1.02;
  font-weight: 800;
  letter-spacing: -0.04em;
}

.ghesf-impact-luxe-hero__lead {
  margin: 0 0 18px;
  color: rgba(255,255,255,0.95);
  font-size: 1.2rem;
  line-height: 1.7;
  font-weight: 600;
  max-width: 720px;
}

.ghesf-impact-luxe-hero__text {
  margin: 0;
  color: rgba(255,255,255,0.82);
  font-size: 1.02rem;
  line-height: 1.9;
  max-width: 760px;
}

.ghesf-impact-luxe-hero__actions {
  display: flex;
  gap: 14px;
  flex-wrap: wrap;
  margin-top: 28px;
}

.ghesf-impact-luxe-hero__indicators {
  display: grid;
  gap: 16px;
  padding: 26px;
  border-radius: 28px;
  background: rgba(255,255,255,0.08);
  border: 1px solid rgba(255,255,255,0.12);
  backdrop-filter: blur(12px);
  box-shadow: 0 18px 40px rgba(0,0,0,0.12);
}

.ghesf-impact-luxe-indicator {
  display: grid;
  grid-template-columns: 54px 1fr;
  gap: 14px;
  align-items: start;
}

.ghesf-impact-luxe-indicator__num {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 54px;
  height: 54px;
  border-radius: 50%;
  background: linear-gradient(180deg, rgba(230,196,129,0.28) 0%, rgba(230,196,129,0.12) 100%);
  color: #f0d7a4;
  font-size: 0.95rem;
  font-weight: 800;
  letter-spacing: 0.08em;
}

.ghesf-impact-luxe-indicator strong {
  display: block;
  margin-bottom: 6px;
  color: #fff;
  font-size: 1rem;
  font-weight: 700;
}

.ghesf-impact-luxe-indicator p {
  margin: 0;
  color: rgba(255,255,255,0.78);
  font-size: 0.96rem;
  line-height: 1.7;
}

.ghesf-impact-luxe-hero__fade {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  height: 180px;
  background: linear-gradient(180deg, rgba(245,243,238,0) 0%, #f5f3ee 100%);
  z-index: 2;
}

/* =========================
   INTRO
========================= */
.ghesf-impact-luxe-intro {
  text-align: center;
  padding: 56px 28px;
  border-radius: 34px;
  background: linear-gradient(180deg, rgba(255,255,255,0.74) 0%, rgba(249,248,245,0.96) 100%);
  border: 1px solid rgba(194, 180, 145, 0.16);
  box-shadow:
    0 10px 30px rgba(15, 23, 42, 0.04),
    inset 0 1px 0 rgba(255,255,255,0.75);
}

.ghesf-impact-luxe-intro .ghesf-impact-luxe-label {
  margin-bottom: 16px;
}

.ghesf-impact-luxe-intro h2,
.ghesf-impact-luxe-section-head h2,
.ghesf-impact-luxe-block__content h2,
.ghesf-impact-luxe-cta__content h2 {
  margin: 0 0 18px;
  color: #172b4d;
  font-size: clamp(2rem, 3vw, 3rem);
  line-height: 1.1;
  font-weight: 800;
  letter-spacing: -0.03em;
}

.ghesf-impact-luxe-intro p,
.ghesf-impact-luxe-section-head p,
.ghesf-impact-luxe-block__content p,
.ghesf-impact-luxe-cta__content p {
  margin: 0;
  color: #6b7a90;
  font-size: 1.05rem;
  line-height: 1.9;
}

/* =========================
   LINES
========================= */
.ghesf-impact-luxe-lines {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 34px;
}

.ghesf-impact-luxe-line {
  position: relative;
  background: linear-gradient(180deg, #f8f8f7 0%, #f3f3f1 100%);
  border: 1px solid rgba(194, 180, 145, 0.16);
  border-radius: 34px;
  padding: 42px 30px 34px;
  overflow: hidden;
  box-shadow:
    0 10px 30px rgba(15, 23, 42, 0.04),
    inset 0 1px 0 rgba(255,255,255,0.75);
  transition:
    transform 0.45s ease,
    box-shadow 0.45s ease,
    border-color 0.45s ease,
    background 0.45s ease;
}

.ghesf-impact-luxe-line::before {
  content: "";
  position: absolute;
  inset: -1px;
  background:
    radial-gradient(circle at top left, rgba(212, 175, 55, 0.18), transparent 32%),
    radial-gradient(circle at top right, rgba(255, 255, 255, 0.65), transparent 26%);
  opacity: 0;
  transition: opacity 0.45s ease;
  pointer-events: none;
}

.ghesf-impact-luxe-line:hover {
  transform: translateY(-10px);
  border-color: rgba(176, 138, 61, 0.35);
  background: linear-gradient(180deg, #fbfbf9 0%, #f5f3ee 100%);
  box-shadow:
    0 24px 60px rgba(15, 23, 42, 0.10),
    0 8px 24px rgba(176, 138, 61, 0.08),
    inset 0 1px 0 rgba(255,255,255,0.9);
}

.ghesf-impact-luxe-line:hover::before {
  opacity: 1;
}

.ghesf-impact-luxe-line__num {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 54px;
  height: 54px;
  margin-bottom: 22px;
  border-radius: 50%;
  background: linear-gradient(180deg, #eee9df 0%, #e8e2d7 100%);
  color: #a67b31;
  font-size: 0.95rem;
  font-weight: 800;
  letter-spacing: 0.08em;
  box-shadow: inset 0 1px 0 rgba(255,255,255,0.72);
}

.ghesf-impact-luxe-line h3 {
  margin: 0 0 14px;
  color: #172b4d;
  font-size: 30px;
  line-height: 1.15;
  font-weight: 800;
  letter-spacing: -0.02em;
}

.ghesf-impact-luxe-line p {
  margin: 0;
  color: #6b7a90;
  font-size: 18px;
  line-height: 1.85;
}

/* =========================
   BLOCKS
========================= */
.ghesf-impact-luxe-block {
  display: grid;
  grid-template-columns: minmax(0, 1.05fr) minmax(340px, 0.95fr);
  gap: 34px;
  align-items: center;
  padding: 34px;
  border-radius: 34px;
  background: linear-gradient(180deg, rgba(255,255,255,0.76) 0%, rgba(249,248,245,0.96) 100%);
  border: 1px solid rgba(194, 180, 145, 0.16);
  box-shadow:
    0 10px 30px rgba(15, 23, 42, 0.04),
    inset 0 1px 0 rgba(255,255,255,0.75);
}

.ghesf-impact-luxe-block--reverse {
  grid-template-columns: minmax(340px, 0.95fr) minmax(0, 1.05fr);
}

.ghesf-impact-luxe-block__content .ghesf-impact-luxe-label {
  margin-bottom: 16px;
}

.ghesf-impact-luxe-block__media {
  position: relative;
  border-radius: 30px;
  overflow: hidden;
  min-height: 100%;
  background: #eae6de;
  box-shadow:
    0 18px 42px rgba(15, 23, 42, 0.10),
    0 8px 22px rgba(176, 138, 61, 0.08);
}

.ghesf-impact-luxe-block__media img {
  width: 100%;
  height: 100%;
  min-height: 520px;
  object-fit: cover;
  object-position: center center;
}

.ghesf-impact-luxe-list {
  margin: 24px 0 0;
  padding: 0;
  list-style: none;
  display: grid;
  gap: 12px;
}

.ghesf-impact-luxe-list li {
  position: relative;
  padding-left: 22px;
  color: #6b7a90;
  font-size: 1rem;
  line-height: 1.85;
}

.ghesf-impact-luxe-list li::before {
  content: "";
  position: absolute;
  left: 0;
  top: 11px;
  width: 10px;
  height: 10px;
  border-radius: 50%;
  background: linear-gradient(180deg, #d8b36a 0%, #b9892f 100%);
  box-shadow: 0 0 0 4px rgba(216, 179, 106, 0.10);
}

.ghesf-impact-luxe-result {
  margin-top: 28px;
  padding: 26px;
  border-radius: 26px;
  background:
    linear-gradient(135deg, rgba(19, 35, 61, 0.96) 0%, rgba(26, 47, 80, 0.93) 100%);
  border: 1px solid rgba(216, 179, 106, 0.18);
  box-shadow: 0 18px 46px rgba(15, 23, 42, 0.12);
}

.ghesf-impact-luxe-result h3 {
  margin: 0 0 16px;
  color: #fff;
  font-size: 1.25rem;
  font-weight: 800;
  letter-spacing: -0.02em;
}

.ghesf-impact-luxe-tags {
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
}

.ghesf-impact-luxe-tags span {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-height: 42px;
  padding: 10px 16px;
  border-radius: 999px;
  background: rgba(255,255,255,0.12);
  border: 1px solid rgba(255,255,255,0.14);
  color: rgba(255,255,255,0.92);
  font-size: 14px;
  font-weight: 700;
  line-height: 1.4;
  backdrop-filter: blur(6px);
}

/* =========================
   SECTION HEAD
========================= */
.ghesf-impact-luxe-section-head {
  text-align: center;
  padding: 56px 28px;
  border-radius: 34px;
  background: linear-gradient(180deg, rgba(255,255,255,0.74) 0%, rgba(249,248,245,0.96) 100%);
  border: 1px solid rgba(194, 180, 145, 0.16);
  box-shadow:
    0 10px 30px rgba(15, 23, 42, 0.04),
    inset 0 1px 0 rgba(255,255,255,0.75);
  max-width: 920px;
  margin: 0 auto 34px;
}

.ghesf-impact-luxe-section-head .ghesf-impact-luxe-label {
  margin-bottom: 16px;
}

/* =========================
   METRICS
========================= */
.ghesf-impact-luxe-metrics {
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  gap: 24px;
}

.ghesf-impact-luxe-metric {
  position: relative;
  padding: 30px 26px;
  border-radius: 28px;
  background: linear-gradient(180deg, #f8f8f7 0%, #f3f3f1 100%);
  border: 1px solid rgba(194, 180, 145, 0.16);
  box-shadow:
    0 10px 30px rgba(15, 23, 42, 0.04),
    inset 0 1px 0 rgba(255,255,255,0.75);
  transition:
    transform 0.45s ease,
    box-shadow 0.45s ease,
    border-color 0.45s ease;
}

.ghesf-impact-luxe-metric:hover {
  transform: translateY(-8px);
  border-color: rgba(176, 138, 61, 0.35);
  box-shadow:
    0 24px 60px rgba(15, 23, 42, 0.08),
    0 8px 24px rgba(176, 138, 61, 0.08),
    inset 0 1px 0 rgba(255,255,255,0.9);
}

.ghesf-impact-luxe-metric strong {
  display: block;
  margin-bottom: 10px;
  color: #172b4d;
  font-size: 22px;
  line-height: 1.2;
  font-weight: 800;
  letter-spacing: -0.02em;
}

.ghesf-impact-luxe-metric span {
  display: block;
  color: #6b7a90;
  font-size: 15px;
  line-height: 1.8;
}

/* =========================
   CTA
========================= */
.ghesf-impact-luxe-cta {
  display: grid;
  grid-template-columns: minmax(0, 1fr) auto;
  gap: 24px;
  align-items: center;
  padding: 40px 36px;
  border-radius: 32px;
  background: linear-gradient(180deg, #faf9f6 0%, #f1ede5 100%);
  border: 1px solid rgba(194, 180, 145, 0.18);
  box-shadow:
    0 12px 34px rgba(15, 23, 42, 0.05),
    inset 0 1px 0 rgba(255,255,255,0.75);
}

.ghesf-impact-luxe-cta__content .ghesf-impact-luxe-label {
  margin-bottom: 16px;
}

.ghesf-impact-luxe-cta__actions {
  display: flex;
  gap: 14px;
  flex-wrap: wrap;
  justify-content: flex-end;
}

/* =========================
   BUTTONS
========================= */
.ghesf-impact-luxe-btn {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-height: 54px;
  padding: 0 24px;
  border-radius: 999px;
  text-decoration: none;
  font-size: 15px;
  font-weight: 800;
  letter-spacing: 0.04em;
  transition: transform 0.3s ease, box-shadow 0.3s ease, background 0.3s ease, color 0.3s ease;
}

.ghesf-impact-luxe-btn:hover {
  transform: translateY(-2px);
}

.ghesf-impact-luxe-btn--gold {
  background: linear-gradient(180deg, #d8b36a 0%, #b9892f 100%);
  color: #fff;
  box-shadow: 0 10px 24px rgba(185, 137, 47, 0.22);
}

.ghesf-impact-luxe-btn--gold:hover {
  box-shadow: 0 14px 30px rgba(185, 137, 47, 0.28);
}

.ghesf-impact-luxe-btn--outline {
  background: transparent;
  color: #172b4d;
  border: 1px solid rgba(23, 43, 77, 0.14);
}

.ghesf-impact-luxe-btn--outline:hover {
  background: rgba(23, 43, 77, 0.04);
}

.ghesf-impact-luxe-btn--ghost {
  background: rgba(255,255,255,0.08);
  color: #fff;
  border: 1px solid rgba(255,255,255,0.18);
  backdrop-filter: blur(8px);
}

.ghesf-impact-luxe-btn--ghost:hover {
  background: rgba(255,255,255,0.14);
  color: #fff;
}

/* =========================
   TABLET
========================= */
@media (max-width: 1100px) {
  .ghesf-impact-luxe-hero {
    min-height: auto;
  }

  .ghesf-impact-luxe-hero__inner {
    padding: 110px 24px 140px;
  }

  .ghesf-impact-luxe-hero__grid,
  .ghesf-impact-luxe-block,
  .ghesf-impact-luxe-block--reverse {
    grid-template-columns: 1fr;
    gap: 28px;
  }

  .ghesf-impact-luxe-lines {
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 28px;
  }

  .ghesf-impact-luxe-metrics {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  .ghesf-impact-luxe-line,
  .ghesf-impact-luxe-metric {
    padding: 36px 28px 32px;
  }

  .ghesf-impact-luxe-line h3 {
    font-size: 27px;
  }

  .ghesf-impact-luxe-line p {
    font-size: 17px;
    line-height: 1.75;
  }

  .ghesf-impact-luxe-block__media img {
    min-height: 360px;
  }

  .ghesf-impact-luxe-cta {
    grid-template-columns: 1fr;
  }

  .ghesf-impact-luxe-cta__actions {
    justify-content: flex-start;
  }
}

/* =========================
   MOBILE
========================= */
@media (max-width: 767px) {
  .ghesf-impact-luxe-shell {
    margin-top: -50px;
  }

  .ghesf-impact-luxe-shell__inner {
    padding: 0 16px 56px;
  }

  .ghesf-impact-luxe-hero__inner {
    padding: 92px 16px 100px;
  }

  .ghesf-impact-luxe-hero__line {
    width: 64px;
    margin-bottom: 18px;
  }

  .ghesf-impact-luxe-hero__lead {
    font-size: 1.04rem;
    line-height: 1.75;
  }

  .ghesf-impact-luxe-hero__text {
    font-size: 0.98rem;
    line-height: 1.8;
  }

  .ghesf-impact-luxe-hero__actions {
    flex-direction: column;
    align-items: stretch;
  }

  .ghesf-impact-luxe-hero__indicators {
    padding: 18px;
    border-radius: 22px;
  }

  .ghesf-impact-luxe-indicator {
    grid-template-columns: 44px 1fr;
    gap: 12px;
  }

  .ghesf-impact-luxe-indicator__num {
    width: 44px;
    height: 44px;
    font-size: 0.82rem;
  }

  .ghesf-impact-luxe-intro,
  .ghesf-impact-luxe-section-head,
  .ghesf-impact-luxe-cta,
  .ghesf-impact-luxe-block {
    padding: 30px 20px;
    border-radius: 24px;
  }

  .ghesf-impact-luxe-lines,
  .ghesf-impact-luxe-metrics {
    grid-template-columns: 1fr;
    gap: 22px;
  }

  .ghesf-impact-luxe-line,
  .ghesf-impact-luxe-metric {
    padding: 30px 20px 26px;
    border-radius: 24px;
  }

  .ghesf-impact-luxe-line:hover,
  .ghesf-impact-luxe-metric:hover {
    transform: translateY(-4px);
  }

  .ghesf-impact-luxe-line h3,
  .ghesf-impact-luxe-metric strong {
    font-size: 22px;
  }

  .ghesf-impact-luxe-line p,
  .ghesf-impact-luxe-metric span {
    font-size: 16px;
    line-height: 1.7;
  }

  .ghesf-impact-luxe-block__media {
    border-radius: 22px;
  }

  .ghesf-impact-luxe-block__media img {
    min-height: 260px;
  }

  .ghesf-impact-luxe-list li {
    font-size: 0.98rem;
    line-height: 1.75;
  }

  .ghesf-impact-luxe-tags span,
  .ghesf-impact-luxe-btn {
    width: 100%;
  }

  .ghesf-impact-luxe-cta__actions {
    width: 100%;
    flex-direction: column;
  }
}

/* =========================
   SMALL MOBILE
========================= */
@media (max-width: 420px) {
  .ghesf-impact-luxe-line,
  .ghesf-impact-luxe-metric {
    padding: 26px 16px 22px;
  }

  .ghesf-impact-luxe-line h3,
  .ghesf-impact-luxe-metric strong {
    font-size: 20px;
  }

  .ghesf-impact-luxe-line p,
  .ghesf-impact-luxe-metric span,
  .ghesf-impact-luxe-intro p,
  .ghesf-impact-luxe-section-head p,
  .ghesf-impact-luxe-block__content p,
  .ghesf-impact-luxe-cta__content p {
    font-size: 15px;
    line-height: 1.65;
  }
}
</style>/* End custom CSS */