body.home #main-container {
  position: relative;
  isolation: isolate;
  background: linear-gradient(180deg, #f5f1e8 0%, #f7f4ee 28%, #f4efe6 100%);
}

body.home #main-container::before {
  content: "";
  position: fixed;
  inset: 0;
  z-index: 0;
  pointer-events: none;
  opacity: .82;
  filter: none;
  background:
    linear-gradient(180deg, rgba(247,243,235,.84) 0, rgba(247,243,235,.66) 260px, rgba(247,243,235,.42) 560px, rgba(247,243,235,.58) 100%),
    radial-gradient(70% 24% at 50% 0%, rgba(255,255,255,.28) 0, rgba(255,255,255,0) 72%),
    radial-gradient(42% 22% at 8% 18%, rgba(134, 164, 120, 0.12) 0, rgba(134, 164, 120, 0) 100%),
    radial-gradient(38% 20% at 92% 76%, rgba(209, 184, 140, 0.14) 0, rgba(209, 184, 140, 0) 100%);
}

body.home #main-container > * {
  position: relative;
  z-index: 1;
}

body.home .site-main {
  padding-top: 26px;
  padding-bottom: 72px;
}

body.home .entry-content.is-layout-constrained {
  width: min(100%, calc(1680px + clamp(18px, 2.8vw, 40px) * 2));
  max-width: min(100%, calc(1680px + clamp(18px, 2.8vw, 40px) * 2));
  margin-inline: auto;
  padding-inline: clamp(18px, 2.8vw, 40px);
}

body.home .entry-content > .ghc-homepage {
  margin-top: 0;
  width: 100%;
  max-width: 100%;
}

.ghc-homepage-elementor-note {
  padding: 40px;
  border-radius: 24px;
  background: #fffaf1;
  border: 1px solid rgba(42, 52, 43, 0.12);
  color: #1f2921;
  box-shadow: 0 18px 34px rgba(31, 42, 30, 0.08);
}

.ghc-homepage-elementor-note h2 {
  margin: 0 0 12px;
  font: 700 32px/1.05 "Fraunces", serif;
}

.ghc-homepage-elementor-note p {
  margin: 0;
  max-width: 72ch;
  color: #5f695e;
  font: 500 16px/1.7 "Manrope", sans-serif;
}

.ghc-homepage {
  --ghc-home-bg: #f7f2e8;
  --ghc-home-surface: rgba(255, 252, 246, 0.9);
  --ghc-home-surface-strong: #fffcf6;
  --ghc-home-line: rgba(42, 52, 43, 0.12);
  --ghc-home-line-strong: rgba(42, 52, 43, 0.18);
  --ghc-home-text: #1f2921;
  --ghc-home-muted: #5f695e;
  --ghc-home-green: #29533b;
  --ghc-home-green-2: #3c6b4d;
  --ghc-home-shadow: 0 22px 44px rgba(31, 42, 30, 0.08);
  width: 100%;
  max-width: 1680px;
  margin: 0 auto;
  display: grid;
  gap: clamp(22px, 2.4vw, 34px);
  color: var(--ghc-home-text);
}

.ghc-homepage.e-con-boxed > .e-con-inner {
  width: 100%;
  max-width: 100% !important;
}

.ghc-homepage a {
  text-decoration: none;
}

.ghc-homepage__hero,
.ghc-homepage__categories,
.ghc-homepage__realizations,
.ghc-homepage__catalog-preview,
.ghc-homepage__process,
.ghc-homepage__cta {
  position: relative;
  z-index: 1;
}

.ghc-homepage__hero {
  display: grid;
  grid-template-columns: minmax(0, 0.86fr) minmax(0, 1.14fr);
  gap: clamp(18px, 2vw, 28px);
  align-items: stretch;
  padding: clamp(18px, 2vw, 28px);
  border-radius: clamp(28px, 3vw, 40px);
  overflow: hidden;
  background:
    radial-gradient(circle at 10% 12%, rgba(162, 194, 159, 0.22) 0, rgba(162, 194, 159, 0) 34%),
    radial-gradient(circle at 88% 10%, rgba(245, 213, 146, 0.24) 0, rgba(245, 213, 146, 0) 24%),
    linear-gradient(135deg, #22372b 0%, #2d4838 54%, #355743 100%);
  border: 1px solid rgba(42, 52, 43, 0.18);
  box-shadow: 0 30px 56px rgba(25, 33, 27, 0.16);
}

.ghc-homepage__hero-copy,
.ghc-homepage__band,
.ghc-homepage__category-card,
.ghc-homepage__realization-card,
.ghc-homepage__process-grid article,
.ghc-homepage__cta {
  border: 1px solid var(--ghc-home-line);
  box-shadow: var(--ghc-home-shadow);
}

.ghc-homepage__hero-copy {
  display: grid;
  align-content: end;
  gap: 14px;
  padding: clamp(28px, 4vw, 56px);
  border-radius: 34px;
  background:
    linear-gradient(155deg, rgba(24, 43, 31, 0.98) 0%, rgba(31, 56, 40, 0.96) 48%, rgba(40, 72, 50, 0.92) 100%);
  min-height: 0;
  position: relative;
  z-index: 1;
  overflow: hidden;
}

.ghc-homepage__hero-copy-bg {
  position: absolute;
  inset: 0;
  z-index: 0;
  width: 100%;
  height: 100%;
  display: block;
  object-fit: cover;
  object-position: center center;
}

.ghc-homepage__hero-copy > :not(.ghc-homepage__hero-copy-bg) {
  position: relative;
  z-index: 2;
}

.ghc-homepage__eyebrow {
  margin: 0;
  color: rgba(255, 250, 240, 0.92);
  font: 800 12px/1.2 "Manrope", sans-serif;
  letter-spacing: 0.18em;
  text-transform: uppercase;
}

.ghc-homepage__title {
  margin: 0;
  font: 600 clamp(46px, 5vw, 82px)/0.93 "Fraunces", serif;
  letter-spacing: -0.05em;
}

.ghc-homepage__lead {
  max-width: 650px;
  margin: 0;
  color: rgba(255, 250, 240, 0.96);
  font: 600 clamp(20px, 1.55vw, 24px)/1.72 "Manrope", sans-serif;
  text-shadow: 0 8px 28px rgba(0, 0, 0, 0.18);
}

.ghc-homepage__actions {
  display: flex;
  gap: 10px;
  flex-wrap: wrap;
  margin-top: 64px;
}

.ghc-homepage__button {
  min-height: 56px;
  padding: 0 28px;
  border-radius: 999px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  font: 800 14px/1 "Manrope", sans-serif;
  letter-spacing: 0.02em;
  transition: transform 0.18s ease, box-shadow 0.18s ease, background-color 0.18s ease, color 0.18s ease;
}

.ghc-homepage__button:hover {
  transform: translateY(-1px);
}

.ghc-homepage__button--primary,
.ghc-homepage__button--secondary {
  background: var(--ghc-home-green);
  color: #fff;
  box-shadow: 0 16px 28px rgba(41, 83, 59, 0.18);
}

.ghc-homepage__button--ghost {
  background: transparent;
  color: var(--ghc-home-green);
  border: 1px solid rgba(41, 83, 59, 0.24);
}

.ghc-homepage__button--ghost:hover {
  background: rgba(41, 83, 59, 0.06);
}

.ghc-homepage__hero-copy .ghc-homepage__button--primary {
  background: #fff8ef;
  color: var(--ghc-home-green);
  box-shadow: 0 18px 30px rgba(18, 29, 22, 0.16);
}

.ghc-homepage__hero-copy .ghc-homepage__button--ghost {
  background: rgba(255, 252, 246, 0.14);
  color: #fff;
  border-color: rgba(255, 255, 255, 0.34);
  backdrop-filter: blur(8px);
}

.ghc-homepage__hero-copy .ghc-homepage__button--ghost:hover {
  background: rgba(255, 252, 246, 0.22);
}

.ghc-homepage__hero-facts {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 10px;
  margin-top: 0;
}

.ghc-homepage__hero-fact {
  display: grid;
  gap: 6px;
  padding: 14px 16px;
  border-radius: 22px;
  background: rgba(255, 252, 246, 0.86);
  border: 1px solid rgba(255, 255, 255, 0.22);
  backdrop-filter: blur(10px);
}

.ghc-homepage__hero-fact strong {
  color: var(--ghc-home-green);
  font: 800 clamp(22px, 2vw, 28px)/1 "Manrope", sans-serif;
}

.ghc-homepage__hero-fact span {
  color: var(--ghc-home-muted);
  font: 700 11px/1.35 "Manrope", sans-serif;
  letter-spacing: 0.02em;
}

.ghc-homepage__hero-note {
  margin: 0;
  color: rgba(255, 250, 240, 0.92);
  font: 700 12px/1.45 "Manrope", sans-serif;
  letter-spacing: 0.08em;
  text-transform: uppercase;
  text-shadow: 0 4px 14px rgba(0, 0, 0, 0.16);
}

.ghc-homepage__hero-stage {
  display: grid;
  grid-template-columns: minmax(0, 1fr) clamp(190px, 22vw, 238px);
  gap: clamp(12px, 1.4vw, 18px);
  min-height: clamp(520px, 48vw, 640px);
}

.ghc-homepage__hero-stage-main,
.ghc-homepage__hero-stage-card {
  position: relative;
  display: block;
  overflow: hidden;
  border-radius: 32px;
  isolation: isolate;
  box-shadow: 0 24px 40px rgba(16, 24, 19, 0.24);
  border: 1px solid rgba(255, 255, 255, 0.14);
}

.ghc-homepage__hero-stage-main {
  min-height: clamp(520px, 48vw, 640px);
}

.ghc-homepage__hero-stage-stack {
  display: grid;
  grid-template-rows: repeat(2, minmax(0, 1fr));
  gap: clamp(12px, 1.4vw, 18px);
}

.ghc-homepage__hero-stage-card {
  min-height: 0;
}

.ghc-homepage__hero-stage-main img,
.ghc-homepage__hero-stage-card img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: transform 0.28s ease;
}

.ghc-homepage__hero-stage-main::before,
.ghc-homepage__hero-stage-card::before {
  content: "";
  position: absolute;
  inset: 0;
  background:
    linear-gradient(180deg, rgba(15, 22, 17, 0.02) 0%, rgba(15, 22, 17, 0.32) 100%);
  z-index: 1;
}

.ghc-homepage__hero-stage-main::after {
  content: "";
  position: absolute;
  inset: auto 0 0 0;
  height: 36%;
  background: linear-gradient(180deg, rgba(18, 27, 20, 0) 0%, rgba(18, 27, 20, 0.68) 100%);
  z-index: 2;
}

.ghc-homepage__hero-stage-main:hover img,
.ghc-homepage__hero-stage-card:hover img {
  transform: scale(1.03);
}

.ghc-homepage__hero-stage-badge {
  position: absolute;
  top: 22px;
  left: 22px;
  z-index: 3;
  min-height: 34px;
  padding: 0 14px;
  border-radius: 999px;
  display: inline-flex;
  align-items: center;
  background: rgba(255, 252, 246, 0.92);
  color: var(--ghc-home-green);
  font: 800 11px/1 "Manrope", sans-serif;
  letter-spacing: 0.14em;
  text-transform: uppercase;
}

.ghc-homepage__hero-stage-content {
  position: absolute;
  left: 26px;
  right: 26px;
  bottom: 26px;
  z-index: 3;
  display: grid;
  gap: 10px;
}

.ghc-homepage__hero-stage-eyebrow,
.ghc-homepage__hero-stage-card-body p {
  margin: 0;
  color: rgba(255, 255, 255, 0.82);
  font: 800 11px/1.2 "Manrope", sans-serif;
  letter-spacing: 0.16em;
  text-transform: uppercase;
}

.ghc-homepage__hero-stage-content h2 {
  margin: 0;
  max-width: 14ch;
  color: #fff;
  font: 600 clamp(30px, 3vw, 42px)/0.95 "Fraunces", serif;
  letter-spacing: -0.04em;
}

.ghc-homepage__hero-stage-content p {
  margin: 0;
  max-width: 44ch;
  color: rgba(255, 255, 255, 0.84);
  font: 600 15px/1.6 "Manrope", sans-serif;
}

.ghc-homepage__hero-stage-card-body {
  position: absolute;
  left: 18px;
  right: 18px;
  bottom: 18px;
  z-index: 2;
  display: grid;
  gap: 6px;
}

.ghc-homepage__hero-stage-card-body strong {
  margin: 0;
  color: #fff;
  font: 800 21px/1.08 "Manrope", sans-serif;
  text-shadow: 0 8px 18px rgba(0, 0, 0, 0.22);
}

.ghc-homepage__band {
  position: relative;
  isolation: isolate;
  display: grid;
  grid-template-columns: minmax(0, 1.02fr) minmax(300px, 0.82fr);
  gap: clamp(14px, 1.5vw, 18px);
  padding: clamp(14px, 1.5vw, 20px);
  border-radius: clamp(22px, 2vw, 28px);
  overflow: hidden;
  background:
    radial-gradient(circle at 14% 18%, rgba(177, 206, 165, 0.12) 0, rgba(177, 206, 165, 0) 32%),
    radial-gradient(circle at 88% 80%, rgba(255, 214, 137, 0.12) 0, rgba(255, 214, 137, 0) 30%),
    linear-gradient(135deg, #244431 0%, #2f5a40 54%, #3c6f4e 100%);
  color: #f7f4ec;
  border: 1px solid rgba(255, 255, 255, 0.08);
  box-shadow: 0 22px 44px rgba(24, 38, 29, 0.14);
}

.ghc-homepage__band::before,
.ghc-homepage__band::after {
  display: none;
}

.ghc-homepage__band::before {
  width: 180px;
  height: 180px;
  top: -56px;
  left: -36px;
  transform: rotate(24deg);
  clip-path: polygon(0 0, 100% 0, 58% 100%, 0 100%);
}

.ghc-homepage__band::after {
  width: 210px;
  height: 210px;
  right: -70px;
  bottom: -112px;
  transform: rotate(-16deg);
  clip-path: polygon(42% 0, 100% 0, 62% 100%, 0 100%);
}

.ghc-homepage__band > * {
  position: relative;
  z-index: 1;
}

.ghc-homepage__band-intro {
  display: grid;
  grid-template-columns: 1fr;
  gap: 12px;
  align-items: start;
  align-content: start;
  padding: clamp(16px, 1.5vw, 20px);
  border-radius: 20px;
  background:
    linear-gradient(180deg, rgba(17, 32, 24, 0.24) 0%, rgba(17, 32, 24, 0.18) 100%);
  border: 1px solid rgba(255, 255, 255, 0.10);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.06);
}

.ghc-homepage__band-line {
  width: 56px;
  height: 10px;
  border-radius: 999px;
  margin-top: 0;
  background: linear-gradient(90deg, rgba(223, 235, 210, 0.96) 0%, rgba(191, 216, 180, 0.84) 100%);
  box-shadow: 0 8px 20px rgba(191, 216, 180, 0.18);
}

.ghc-homepage__band-intro h2,
.ghc-homepage__section-head h2,
.ghc-homepage__cta h2 {
  margin: 0;
  font: 600 clamp(30px, 3vw, 50px)/1 "Fraunces", serif;
  letter-spacing: -0.04em;
}

.ghc-homepage__band-intro p {
  max-width: 58ch;
  margin: 0;
  color: rgba(247, 244, 236, 0.88);
  font: 500 15px/1.58 "Manrope", sans-serif;
}

.ghc-homepage__band-intro h2 {
  max-width: 15.5ch;
  font-size: clamp(26px, 2.5vw, 38px);
  line-height: 1.02;
}

.ghc-homepage__band-copy-wrap {
  display: grid;
  gap: 12px;
}

.ghc-homepage__band-story {
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
  max-width: 700px;
}

.ghc-homepage__band-pill .elementor-widget-container > *,
.ghc-homepage__band-pill {
  margin: 0;
}

.ghc-homepage__band-pill {
  display: inline-flex;
  align-items: center;
  min-height: 34px;
  padding: 7px 12px;
  border-radius: 999px;
  background: rgba(255, 255, 255, 0.08);
  border: 1px solid rgba(255, 255, 255, 0.14);
  backdrop-filter: blur(10px);
}

.ghc-homepage__band-pill .elementor-widget-container > * {
  color: rgba(255, 249, 239, 0.96);
  font: 800 10px/1.2 "Manrope", sans-serif;
  letter-spacing: 0.04em;
}

.ghc-homepage__band-quote {
  position: relative;
  max-width: 620px;
  padding: 14px 16px 14px 18px;
  border-radius: 16px;
  background:
    linear-gradient(180deg, rgba(14, 27, 18, 0.34) 0%, rgba(14, 27, 18, 0.22) 100%);
  border: 1px solid rgba(255, 255, 255, 0.12);
  overflow: hidden;
}

.ghc-homepage__band-quote::before {
  content: "";
  position: absolute;
  inset: 0 auto 0 0;
  width: 4px;
  background: rgba(191, 216, 180, 0.84);
}

.ghc-homepage__band-quote .elementor-widget-container > * {
  margin: 0;
  color: rgba(255, 250, 240, 0.96);
  font: 600 14px/1.5 "Manrope", sans-serif;
}

.ghc-homepage__band-side {
  display: grid;
  align-content: start;
  align-items: start;
  gap: 10px;
}

.ghc-homepage__metrics {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 10px;
  align-items: start;
}

.ghc-homepage__metric {
  min-height: 98px;
  padding: 14px 14px 12px;
  border-radius: 18px;
  background: linear-gradient(180deg, rgba(255, 255, 255, 0.12) 0%, rgba(255, 255, 255, 0.09) 100%);
  border: 1px solid rgba(255, 255, 255, 0.14);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.04);
  transition: transform 0.22s ease, background-color 0.22s ease;
  color: #f7f1e5;
}

.ghc-homepage__metric:nth-child(1),
.ghc-homepage__metric:nth-child(3) {
  transform: none;
}

.ghc-homepage__metric:hover {
  transform: translateY(-2px);
  background: linear-gradient(180deg, rgba(255, 255, 255, 0.14) 0%, rgba(255, 255, 255, 0.11) 100%);
}

.ghc-homepage__metric strong {
  display: block;
  margin-bottom: 6px;
  font: 800 clamp(20px, 1.5vw, 26px)/1 "Manrope", sans-serif;
}

.ghc-homepage__metric span {
  color: rgba(247, 244, 236, 0.84);
  font: 600 12px/1.36 "Manrope", sans-serif;
}

.ghc-homepage__brand {
  display: grid;
  gap: 12px;
  align-content: start;
  justify-items: stretch;
  align-self: start;
  padding: 14px;
  border-radius: 18px;
  background: linear-gradient(180deg, rgba(255, 255, 255, 0.14) 0%, rgba(255, 255, 255, 0.10) 100%);
  border: 1px solid rgba(255, 255, 255, 0.16);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.05);
}

.ghc-homepage__brand img {
  max-width: 230px;
  width: 100%;
  height: auto;
  display: block;
  filter: brightness(0) invert(1) saturate(0);
  opacity: 0.94;
}

.ghc-homepage__brand .ghc-homepage__button .elementor-button,
.ghc-homepage__brand .ghc-homepage__button {
  width: 100%;
}

.ghc-homepage__section-head {
  display: grid;
  gap: 10px;
  width: min(100%, 1180px);
  max-width: 1180px;
  padding: clamp(18px, 2vw, 24px) clamp(20px, 2.4vw, 28px);
  border: 1px solid rgba(53, 68, 56, 0.08);
  border-radius: 28px;
  background: linear-gradient(180deg, rgba(255, 252, 246, 0.90) 0%, rgba(250, 245, 236, 0.76) 100%);
  box-shadow: 0 18px 36px rgba(31, 42, 30, 0.08);
  backdrop-filter: blur(10px);
}

.ghc-homepage__section-head--inline {
  grid-template-columns: minmax(0, 1fr) auto;
  align-items: end;
  max-width: none;
}

.ghc-homepage__section-head .ghc-homepage__eyebrow {
  color: rgba(41, 83, 59, 0.92);
  text-shadow: none;
}

.ghc-homepage__section-head h2,
.ghc-homepage__cta h2 {
  color: var(--ghc-home-text);
  text-shadow: 0 1px 0 rgba(255, 255, 255, 0.62);
}

.ghc-homepage__categories,
.ghc-homepage__realizations,
.ghc-homepage__process {
  display: grid;
  gap: clamp(26px, 2vw, 32px);
  align-content: start;
}

.ghc-homepage__text-link {
  color: var(--ghc-home-green);
  font: 800 14px/1.2 "Manrope", sans-serif;
  text-transform: uppercase;
  letter-spacing: 0.08em;
}

.ghc-homepage__category-grid,
.ghc-homepage__realization-grid,
.ghc-homepage__process-grid {
  display: grid;
  gap: 20px;
}

.ghc-homepage__category-grid {
  grid-template-columns: repeat(5, minmax(0, 1fr));
}

body.home .ghc-homepage .ghc-homepage__categories {
  overflow: visible;
}

body.home .ghc-homepage .ghc-homepage__category-grid {
  display: grid !important;
  grid-template-columns: repeat(5, minmax(0, 1fr)) !important;
  grid-auto-flow: row !important;
  align-items: stretch;
}

body.home .ghc-homepage .ghc-homepage__category-card {
  min-width: 0;
}

.ghc-homepage__category-card,
.ghc-homepage__realization-card {
  overflow: hidden;
  border-radius: 28px;
  background: rgba(255, 252, 246, 0.92);
}

.ghc-homepage__category-image,
.ghc-homepage__realization-image {
  display: block;
  overflow: hidden;
}

.ghc-homepage__category-image img,
.ghc-homepage__realization-image img {
  width: 100%;
  height: 100%;
  display: block;
  object-fit: cover;
}

.ghc-homepage__category-image {
  aspect-ratio: 1.35 / 1;
}

.ghc-homepage__realization-image {
  aspect-ratio: 1.08 / 1;
}

.ghc-homepage__category-body,
.ghc-homepage__realization-body {
  display: grid;
  gap: 12px;
  padding: 24px 24px 26px;
}

.ghc-homepage__category-body h3,
.ghc-homepage__realization-body h3,
.ghc-homepage__process-grid h3 {
  margin: 0;
  font: 700 24px/1.05 "Fraunces", serif;
  letter-spacing: -0.03em;
}

.ghc-homepage__category-body p,
.ghc-homepage__realization-body p,
.ghc-homepage__process-grid p {
  margin: 0;
  color: var(--ghc-home-muted);
  font: 500 15px/1.7 "Manrope", sans-serif;
}

.ghc-homepage__category-body a {
  color: var(--ghc-home-green);
  font: 800 13px/1.2 "Manrope", sans-serif;
  text-transform: uppercase;
  letter-spacing: 0.08em;
}

.ghc-homepage__category-card {
  position: relative;
  display: grid;
  grid-template-rows: minmax(260px, auto) 1fr;
  border: 1px solid rgba(53, 68, 56, .08);
  border-radius: 28px;
  background-color: #f7f1e6;
  background-image: linear-gradient(180deg, #fcfaf6 0%, #f7f3eb 54%, #efe5d8 100%);
  box-shadow: 0 20px 38px rgba(31, 42, 30, .07);
  transition: transform .18s ease, box-shadow .18s ease, border-color .18s ease;
}

.ghc-homepage__category-card:hover {
  transform: translateY(-2px);
  border-color: rgba(40, 76, 55, .14);
  box-shadow: 0 24px 44px rgba(31, 42, 30, .09);
}

.ghc-homepage__category-visual {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  min-height: 260px;
  padding: 28px 24px 46px;
  overflow: hidden;
  border-bottom: 1px solid rgba(53, 68, 56, .06);
  background-color: #f7f1e6;
  background-image:
    linear-gradient(180deg, rgba(255, 255, 255, .70) 0, rgba(255, 255, 255, .20) 28%, rgba(255, 255, 255, 0) 56%),
    radial-gradient(circle at 18% 16%, rgba(190, 205, 171, .18) 0, rgba(190, 205, 171, 0) 34%),
    linear-gradient(180deg, #fcfaf6 0%, #f7f3eb 54%, #efe5d8 100%);
  isolation: isolate;
}

.ghc-homepage__category-visual::before {
  content: "";
  position: absolute;
  left: 14%;
  right: 14%;
  bottom: 8%;
  height: 18%;
  border-radius: 50%;
  background: radial-gradient(ellipse at center, rgba(40, 50, 41, .18) 0, rgba(40, 50, 41, .06) 42%, rgba(40, 50, 41, 0) 76%);
  filter: blur(10px);
  opacity: .55;
  pointer-events: none;
  z-index: 0;
}

.ghc-homepage__category-product-title {
  position: absolute;
  left: 18px;
  display: inline-flex;
  align-items: center;
  min-height: 32px;
  padding: 0 12px;
  border-radius: 999px;
  font: 800 10px/1 "Manrope", sans-serif;
  letter-spacing: .14em;
  text-transform: uppercase;
}

.ghc-homepage__category-product-title {
  left: 18px;
  right: 18px;
  bottom: 16px;
  justify-content: center;
  padding: 0 14px;
  background: rgba(63, 104, 77, .94);
  color: #fff;
  z-index: 2;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.ghc-homepage__category-product-image {
  position: relative;
  z-index: 1;
  width: 100%;
  max-width: 100%;
  max-height: 220px;
  object-fit: contain;
  filter: drop-shadow(0 22px 40px rgba(26, 34, 28, .14));
}

.ghc-homepage__category-body {
  gap: 14px;
}

.ghc-homepage__category-meta {
  display: flex;
  align-items: baseline;
  justify-content: space-between;
  gap: 12px;
  flex-wrap: wrap;
  padding-top: 2px;
}

.ghc-homepage__category-meta-label {
  color: #6b7d71;
  font: 800 10px/1.2 "Manrope", sans-serif;
  letter-spacing: .16em;
  text-transform: uppercase;
}

.ghc-homepage__category-meta strong {
  color: #274b37;
  font: 800 14px/1.2 "Manrope", sans-serif;
  letter-spacing: .04em;
}

.ghc-homepage__realization-grid {
  grid-template-columns: repeat(3, minmax(0, 1fr));
}

.ghc-homepage__gallery-grid {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  grid-auto-rows: minmax(190px, 1fr);
  gap: clamp(14px, 1.5vw, 18px);
  align-items: stretch;
}

.ghc-homepage__gallery-card {
  position: relative;
  display: grid;
  min-height: 220px;
  overflow: hidden;
  border-radius: clamp(24px, 2vw, 32px);
  background: #203628;
  border: 1px solid rgba(255, 255, 255, 0.08);
  box-shadow: 0 26px 48px rgba(18, 27, 21, 0.14);
  transition: transform 0.22s ease, box-shadow 0.22s ease;
}

.ghc-homepage__gallery-card:hover {
  transform: translateY(-4px);
  box-shadow: 0 32px 56px rgba(18, 27, 21, 0.18);
}

.ghc-homepage__gallery-card::before {
  content: "";
  position: absolute;
  inset: 0;
  z-index: 1;
  pointer-events: none;
  background:
    linear-gradient(180deg, rgba(12, 22, 16, 0.04) 0%, rgba(12, 22, 16, 0.12) 34%, rgba(12, 22, 16, 0.72) 100%),
    linear-gradient(135deg, rgba(41, 83, 59, 0.18) 0%, rgba(41, 83, 59, 0) 38%);
}

.ghc-homepage__gallery-card:nth-child(1) {
  grid-column: span 2;
  grid-row: span 2;
  min-height: 432px;
}

.ghc-homepage__gallery-main {
  display: block;
  height: 100%;
  overflow: hidden;
  border-radius: inherit;
  aspect-ratio: auto;
  background: rgba(26, 39, 30, 0.86);
}

.ghc-homepage__gallery-main img,
.ghc-homepage__gallery-thumb img {
  width: 100%;
  height: 100%;
  display: block;
  object-fit: cover;
  transition: transform 0.3s ease;
}

.ghc-homepage__gallery-card:hover .ghc-homepage__gallery-main img,
.ghc-homepage__gallery-thumb:hover img {
  transform: scale(1.03);
}

.ghc-homepage__gallery-body {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 2;
  display: grid;
  gap: 8px;
  align-content: start;
  grid-template-rows: auto auto auto auto auto;
  padding: 20px;
}

.ghc-homepage__gallery-eyebrow {
  margin: 0;
  color: rgba(255, 250, 240, 0.74);
  font: 800 10px/1.2 "Manrope", sans-serif;
  letter-spacing: 0.18em;
  text-transform: uppercase;
}

.ghc-homepage__gallery-body h3 {
  margin: 0;
  color: #fff;
  font: 700 clamp(22px, 2vw, 38px)/0.96 "Fraunces", serif;
  letter-spacing: -0.04em;
  text-shadow: 0 10px 26px rgba(0, 0, 0, 0.28);
}

.ghc-homepage__gallery-body p {
  margin: 0;
  color: rgba(255, 250, 240, 0.86);
  font: 600 14px/1.55 "Manrope", sans-serif;
}

.ghc-homepage__gallery-link {
  margin-top: 4px;
  color: #fff;
  font: 800 12px/1.2 "Manrope", sans-serif;
  text-transform: uppercase;
  letter-spacing: 0.14em;
}

.ghc-homepage__gallery-thumbs {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 10px;
  margin-top: 2px;
}

.ghc-homepage__gallery-thumb {
  display: block;
  overflow: hidden;
  border-radius: 16px;
  aspect-ratio: 1.08 / 0.82;
  background: rgba(238, 232, 220, 0.9);
}

.ghc-homepage__gallery-card:not(:first-child) .ghc-homepage__gallery-body {
  padding: 16px;
}

.ghc-homepage__gallery-card:not(:first-child) .ghc-homepage__gallery-body h3 {
  font-size: clamp(19px, 1.55vw, 28px);
}

.ghc-homepage__gallery-card:not(:first-child) .ghc-homepage__gallery-body p,
.ghc-homepage__gallery-card:not(:first-child) .ghc-homepage__gallery-link,
.ghc-homepage__gallery-card:not(:first-child) .ghc-homepage__gallery-thumbs {
  display: none;
}

.ghc-homepage__catalog-preview {
  display: grid;
  gap: clamp(26px, 2vw, 32px);
}

.ghc-homepage__product-grid .products {
  margin-top: 0 !important;
}

.ghc-homepage__product-list {
  display: grid;
  grid-template-columns: repeat(8, minmax(0, 1fr));
  gap: 18px;
  margin: 0;
  padding: 0;
  list-style: none;
}

body.home .ghc-homepage .ghc-homepage__product-list {
  display: grid !important;
  grid-template-columns: repeat(8, minmax(0, 1fr)) !important;
  grid-auto-flow: row !important;
}

.ghc-homepage__product-card {
  min-width: 0;
}

.ghc-homepage__product-card-link {
  display: flex;
  flex-direction: column;
  min-height: 100%;
  position: relative;
  isolation: isolate;
  overflow: hidden;
  border: 1px solid rgba(53, 68, 56, .08);
  border-radius: 24px;
  background-color: #f7f1e6;
  background-image: linear-gradient(180deg, #fcfaf6 0%, #f7f3eb 54%, #efe5d8 100%);
  box-shadow: 0 20px 38px rgba(31, 42, 30, .07);
  transition: border-color .16s ease, box-shadow .16s ease, transform .16s ease;
}

.ghc-homepage__product-card-link::before {
  content: "";
  position: absolute;
  inset: 0;
  background:
    linear-gradient(180deg, rgba(255, 255, 255, .52) 0, rgba(255, 255, 255, 0) 38%),
    radial-gradient(circle at 84% 12%, rgba(188, 203, 169, .16) 0, rgba(188, 203, 169, 0) 26%);
  pointer-events: none;
  z-index: 0;
}

.ghc-homepage__product-card-link:hover {
  transform: translateY(-2px);
  border-color: rgba(40, 76, 55, .14);
  box-shadow: 0 24px 44px rgba(31, 42, 30, .09);
}

.ghc-homepage__product-card-category,
.ghc-homepage__product-card-media,
.ghc-homepage__product-card-title {
  position: relative;
  z-index: 1;
}

.ghc-homepage__product-card-category {
  display: flex;
  align-items: center;
  min-height: 40px;
  padding: 12px 16px 0;
  color: #6b7d71;
  font: 800 10px/1.2 "Manrope", sans-serif;
  letter-spacing: .16em;
  text-transform: uppercase;
}

.ghc-homepage__product-card-media {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  aspect-ratio: 4 / 4.8;
  padding: 18px 18px 20px;
  overflow: hidden;
}

.ghc-homepage__product-card-media::after {
  content: "";
  position: absolute;
  left: 14%;
  right: 14%;
  bottom: 8%;
  height: 18%;
  border-radius: 50%;
  background: radial-gradient(ellipse at center, rgba(40, 50, 41, .18) 0, rgba(40, 50, 41, .06) 42%, rgba(40, 50, 41, 0) 76%);
  filter: blur(10px);
  opacity: .55;
  pointer-events: none;
  z-index: 0;
}

.ghc-homepage__product-card-media img {
  position: relative;
  z-index: 1;
  width: 100%;
  height: 100%;
  object-fit: contain;
}

.ghc-homepage__product-card-title {
  display: block;
  margin-top: auto;
  padding: 16px 18px 18px;
  border-top: 1px solid rgba(255, 255, 255, .08);
  background: #3f684d;
  color: #fff;
  font: 800 14px/1.2 "Manrope", sans-serif;
  letter-spacing: .05em;
  text-align: center;
  text-transform: uppercase;
}

.ghc-homepage__process-grid {
  grid-template-columns: repeat(3, minmax(0, 1fr));
  position: relative;
  align-items: stretch;
  gap: 26px;
}

.ghc-homepage__process-grid article,
.ghc-homepage__process-step {
  position: relative;
  padding: 28px;
  border-radius: 26px;
  background: rgba(255, 252, 246, 0.92);
}

.ghc-homepage__process-step:not(:last-child)::after {
  content: "";
  position: absolute;
  top: 50%;
  right: -31px;
  width: 36px;
  height: 36px;
  border-radius: 999px;
  transform: translateY(-50%);
  background:
    rgba(41, 83, 59, 0.96)
    url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='20' viewBox='0 0 20 20' fill='none'%3E%3Cpath d='M4 10h9.5' stroke='white' stroke-width='2' stroke-linecap='round'/%3E%3Cpath d='M10.5 5.5 15 10l-4.5 4.5' stroke='white' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E")
    center/16px 16px
    no-repeat;
  box-shadow: 0 14px 24px rgba(41, 83, 59, 0.22);
  z-index: 2;
}

.ghc-homepage__process-step:not(:last-child)::before {
  content: "";
  position: absolute;
  top: 50%;
  right: -26px;
  width: 26px;
  height: 1px;
  transform: translateY(-50%);
  background: rgba(41, 83, 59, 0.18);
}

.ghc-homepage__process-grid strong {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 44px;
  height: 44px;
  margin-bottom: 18px;
  border-radius: 999px;
  background: rgba(41, 83, 59, 0.1);
  color: var(--ghc-home-green);
  font: 800 14px/1 "Manrope", sans-serif;
}

.ghc-homepage__cta {
  display: grid;
  grid-template-columns: minmax(0, 1fr) auto;
  gap: clamp(16px, 1.8vw, 20px);
  align-items: center;
  padding: clamp(22px, 2.4vw, 34px) clamp(22px, 2.5vw, 36px);
  border-radius: clamp(24px, 2.6vw, 32px);
  background:
    linear-gradient(135deg, rgba(255, 252, 246, 0.94) 0%, rgba(245, 237, 224, 0.92) 100%);
}

.ghc-homepage__cta .ghc-homepage__eyebrow {
  margin-bottom: 10px;
}

.ghc-homepage .elementor-widget {
  width: 100%;
}

.ghc-homepage__hero-copy::before {
  content: "";
  position: absolute;
  inset: 0;
  z-index: 1;
  background:
    linear-gradient(150deg, rgba(18, 34, 25, 0.74) 0%, rgba(24, 43, 31, 0.56) 42%, rgba(33, 59, 43, 0.36) 100%),
    radial-gradient(circle at 18% 16%, rgba(196, 217, 171, 0.12) 0, rgba(196, 217, 171, 0) 28%),
    radial-gradient(circle at 70% 78%, rgba(255, 244, 217, 0.10) 0, rgba(255, 244, 217, 0) 22%),
    linear-gradient(180deg, rgba(12, 20, 15, 0.06) 0%, rgba(12, 20, 15, 0.18) 100%);
}

.ghc-homepage__hero-copy-media,
.ghc-homepage__hero-stage-main-media,
.ghc-homepage__hero-stage-card-media {
  position: absolute;
  inset: 0;
  z-index: 0;
}

.ghc-homepage__hero-copy-media .elementor-widget-container,
.ghc-homepage__hero-stage-main-media .elementor-widget-container,
.ghc-homepage__hero-stage-card-media .elementor-widget-container {
  width: 100%;
  height: 100%;
}

.ghc-homepage__hero-stage-main-media a,
.ghc-homepage__hero-stage-card-media a {
  display: block;
  width: 100%;
  height: 100%;
}

.ghc-homepage__hero-copy-media img,
.ghc-homepage__hero-stage-main-media img,
.ghc-homepage__hero-stage-card-media img {
  width: 100%;
  height: 100%;
  display: block;
  object-fit: cover;
  object-position: center center;
}

.ghc-homepage__hero-copy > .elementor-element:not(.ghc-homepage__hero-copy-media),
.ghc-homepage__hero-stage-main > .elementor-element:not(.ghc-homepage__hero-stage-main-media),
.ghc-homepage__hero-stage-card > .elementor-element:not(.ghc-homepage__hero-stage-card-media) {
  position: relative;
}

.ghc-homepage__hero-copy > .elementor-element:not(.ghc-homepage__hero-copy-media) {
  z-index: 1;
}

.ghc-homepage__hero-stage-main > .elementor-element:not(.ghc-homepage__hero-stage-main-media),
.ghc-homepage__hero-stage-card > .elementor-element:not(.ghc-homepage__hero-stage-card-media) {
  z-index: 3;
}

.ghc-homepage__eyebrow .elementor-widget-container > *,
.ghc-homepage__lead .elementor-widget-container > *,
.ghc-homepage__hero-note .elementor-widget-container > *,
.ghc-homepage__hero-stage-badge .elementor-widget-container > *,
.ghc-homepage__hero-stage-eyebrow .elementor-widget-container > *,
.ghc-homepage__hero-stage-copy .elementor-widget-container > *,
.ghc-homepage__hero-stage-card-eyebrow .elementor-widget-container > *,
.ghc-homepage__band-copy .elementor-widget-container > *,
.ghc-homepage__hero-fact-label .elementor-widget-container > *,
.ghc-homepage__metric-label .elementor-widget-container > *,
.ghc-homepage__category-copy .elementor-widget-container > *,
.ghc-homepage__gallery-eyebrow .elementor-widget-container > *,
.ghc-homepage__gallery-copy .elementor-widget-container > *,
.ghc-homepage__process-copy .elementor-widget-container > *,
.ghc-homepage__text-link .elementor-widget-container > *,
.ghc-homepage__category-link .elementor-widget-container > *,
.ghc-homepage__gallery-link .elementor-widget-container > * {
  margin: 0;
}

.ghc-homepage__title .elementor-heading-title,
.ghc-homepage__section-title .elementor-heading-title,
.ghc-homepage__cta-title .elementor-heading-title,
.ghc-homepage__band-title .elementor-heading-title {
  margin: 0;
}

.ghc-homepage__button .elementor-button {
  min-height: 52px;
  padding: 0 28px;
  border: 0;
  border-radius: 999px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  box-shadow: none;
  font: 800 14px/1 "Manrope", sans-serif;
  letter-spacing: 0.02em;
  text-decoration: none;
  transition: transform 0.18s ease, box-shadow 0.18s ease, background-color 0.18s ease, color 0.18s ease;
}

.ghc-homepage__button .elementor-button:hover {
  transform: translateY(-1px);
}

.ghc-homepage__button--primary .elementor-button,
.ghc-homepage__button--secondary .elementor-button {
  background: var(--ghc-home-green);
  color: #fff;
  box-shadow: 0 16px 28px rgba(41, 83, 59, 0.18);
}

.ghc-homepage__button--ghost .elementor-button {
  background: transparent;
  color: var(--ghc-home-green);
  border: 1px solid rgba(41, 83, 59, 0.24);
}

.ghc-homepage__button--ghost .elementor-button:hover {
  background: rgba(41, 83, 59, 0.06);
}

.ghc-homepage__hero-copy .ghc-homepage__button--primary .elementor-button {
  background: #fff8ef;
  color: var(--ghc-home-green);
  box-shadow: 0 18px 30px rgba(18, 29, 22, 0.16);
}

.ghc-homepage__hero-copy .ghc-homepage__button--ghost .elementor-button {
  background: rgba(255, 252, 246, 0.14);
  color: #fff;
  border-color: rgba(255, 255, 255, 0.34);
  backdrop-filter: blur(8px);
}

.ghc-homepage__hero-copy .ghc-homepage__button--ghost .elementor-button:hover {
  background: rgba(255, 252, 246, 0.22);
}

.ghc-homepage__hero-copy > .e-con-inner {
  padding-top: 0;
}

.ghc-homepage__hero-fact-value .elementor-heading-title {
  color: var(--ghc-home-green);
  font: 800 clamp(22px, 2vw, 28px)/1 "Manrope", sans-serif;
}

.ghc-homepage__hero-fact-label .elementor-widget-container > * {
  color: var(--ghc-home-muted);
  font: 700 11px/1.35 "Manrope", sans-serif;
  letter-spacing: 0.02em;
}

.ghc-homepage__metric-value .elementor-heading-title {
  margin: 0 0 6px;
  color: #f8f1e6 !important;
  font: 800 clamp(20px, 1.5vw, 26px)/1 "Manrope", sans-serif;
}

.ghc-homepage__metric-label .elementor-widget-container > * {
  color: rgba(247, 244, 236, 0.84) !important;
  font: 600 12px/1.36 "Manrope", sans-serif;
}

.ghc-homepage__hero-stage-badge .elementor-widget-container > * {
  margin: 0;
  color: var(--ghc-home-green);
  font: 800 11px/1 "Manrope", sans-serif;
  letter-spacing: 0.14em;
  text-transform: uppercase;
}

.ghc-homepage__hero-stage-eyebrow .elementor-widget-container > *,
.ghc-homepage__hero-stage-card-eyebrow .elementor-widget-container > * {
  color: rgba(255, 255, 255, 0.82);
  font: 800 11px/1.2 "Manrope", sans-serif;
  letter-spacing: 0.16em;
  text-transform: uppercase;
}

.ghc-homepage__hero-stage-copy .elementor-widget-container > * {
  color: rgba(255, 255, 255, 0.84);
  font: 600 15px/1.6 "Manrope", sans-serif;
}

.ghc-homepage__hero-stage-card-title .elementor-heading-title {
  margin: 0;
  color: #fff;
  font: 800 21px/1.08 "Manrope", sans-serif;
  text-shadow: 0 8px 18px rgba(0, 0, 0, 0.22);
}

.ghc-homepage__band-title .elementor-heading-title,
.ghc-homepage__section-title .elementor-heading-title,
.ghc-homepage__cta-title .elementor-heading-title {
  color: inherit;
}

.ghc-homepage__band-copy .elementor-widget-container > * {
  max-width: 640px;
  color: rgba(247, 244, 236, 0.88);
  font: 500 18px/1.7 "Manrope", sans-serif;
}

.ghc-homepage__text-link a,
.ghc-homepage__category-link a,
.ghc-homepage__gallery-link a {
  color: inherit;
  text-decoration: none;
}

.ghc-homepage__process-step {
  padding: 28px;
  border-radius: 26px;
  background: rgba(255, 252, 246, 0.92);
  border: 1px solid var(--ghc-home-line);
  box-shadow: var(--ghc-home-shadow);
}

.ghc-homepage__process-number {
  width: 44px;
  height: 44px;
  margin-bottom: 18px;
  border-radius: 999px;
  background: rgba(41, 83, 59, 0.1);
  display: inline-flex;
  align-items: center;
  justify-content: center;
}

.ghc-homepage__process-number .elementor-heading-title {
  color: var(--ghc-home-green);
  font: 800 14px/1 "Manrope", sans-serif;
}

@media (max-width: 1280px) {
  .ghc-homepage {
    width: 100%;
  }

  .ghc-homepage__hero,
  .ghc-homepage__band,
  .ghc-homepage__cta {
    grid-template-columns: 1fr;
  }

  .ghc-homepage__metric:nth-child(1),
  .ghc-homepage__metric:nth-child(3) {
    transform: none;
  }

  .ghc-homepage__hero-copy,
  .ghc-homepage__hero-stage {
    min-height: auto;
  }

  .ghc-homepage__hero-stage {
    grid-template-columns: minmax(0, 1fr) clamp(200px, 28vw, 260px);
  }
}

@media (max-width: 960px) {
  .ghc-homepage {
    width: 100%;
    gap: 24px;
  }

  .ghc-homepage__hero-copy,
  .ghc-homepage__hero-stage,
  .ghc-homepage__band,
  .ghc-homepage__cta {
    border-radius: 26px;
  }

  .ghc-homepage__hero {
    padding: 20px;
  }

  .ghc-homepage__hero-stage {
    grid-template-columns: 1fr;
    min-height: auto;
  }

  .ghc-homepage__hero-stage-main {
    min-height: 460px;
  }

  .ghc-homepage__hero-stage-stack {
    grid-template-columns: repeat(2, minmax(0, 1fr));
    grid-template-rows: none;
  }

  .ghc-homepage__hero-facts {
    grid-template-columns: 1fr;
  }

  .ghc-homepage__section-head--inline {
    grid-template-columns: 1fr;
    align-items: start;
  }

  .ghc-homepage__metrics,
  .ghc-homepage__realization-grid,
  .ghc-homepage__process-grid {
    grid-template-columns: 1fr;
  }

  .ghc-homepage__category-grid,
  .ghc-homepage__product-list {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  body.home .ghc-homepage .ghc-homepage__category-grid,
  body.home .ghc-homepage .ghc-homepage__product-list {
    grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
  }

  .ghc-homepage__process-step:not(:last-child)::after,
  .ghc-homepage__process-step:not(:last-child)::before {
    display: none;
  }

  .ghc-homepage__gallery-grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
    grid-auto-rows: 220px;
  }

  .ghc-homepage__gallery-card:nth-child(1) {
    grid-column: span 2;
    grid-row: span 2;
  }
}

@media (max-width: 720px) {
  body.home .site-main {
    padding-top: 16px;
    padding-bottom: 44px;
  }

  .ghc-homepage__hero-copy {
    padding: 24px;
  }

  .ghc-homepage__hero-stage,
  .ghc-homepage__band,
  .ghc-homepage__cta {
    padding: 18px;
  }

  .ghc-homepage__band-intro {
    grid-template-columns: 1fr;
    gap: 14px;
    padding: 22px;
  }

  .ghc-homepage__band-story {
    gap: 8px;
  }

  .ghc-homepage__band-pill {
    min-height: 36px;
    padding: 9px 14px;
  }

  .ghc-homepage__band-quote {
    padding: 16px 16px 16px 20px;
  }

  .ghc-homepage__band-line {
    width: 56px;
  }

  .ghc-homepage__cta .ghc-homepage__actions,
  .ghc-homepage__hero .ghc-homepage__actions {
    width: 100%;
  }

  .ghc-homepage__button {
    width: 100%;
  }

  .ghc-homepage__hero-stage-main {
    min-height: 340px;
  }

  .ghc-homepage__category-grid,
  .ghc-homepage__product-list {
    grid-template-columns: 1fr;
  }

  body.home .ghc-homepage .ghc-homepage__category-grid,
  body.home .ghc-homepage .ghc-homepage__product-list {
    grid-template-columns: 1fr !important;
  }

  .ghc-homepage__category-visual {
    min-height: 224px;
    padding: 24px 20px 44px;
  }

  .ghc-homepage__category-product-image {
    max-height: 180px;
  }

  .ghc-homepage__hero-stage-stack {
    grid-template-columns: 1fr;
  }

  .ghc-homepage__gallery-grid {
    grid-template-columns: 1fr;
    grid-auto-rows: auto;
  }

  .ghc-homepage__gallery-card,
  .ghc-homepage__gallery-card:nth-child(1) {
    grid-column: auto;
    grid-row: auto;
    min-height: 280px;
  }

  .ghc-homepage__gallery-card:not(:first-child) .ghc-homepage__gallery-body p,
  .ghc-homepage__gallery-card:not(:first-child) .ghc-homepage__gallery-link {
    display: none;
  }

  .ghc-homepage__hero-stage-card {
    min-height: 220px;
  }

  .ghc-homepage__hero-stage-content,
  .ghc-homepage__hero-stage-card-body {
    left: 16px;
    right: 16px;
    bottom: 16px;
  }

  .ghc-homepage__hero-stage-content h2 {
    max-width: none;
    font-size: clamp(26px, 6vw, 34px);
  }
}
