/**
 * GC-88 — Signify end sections (home_services dual rows).
 * Scoped to page-id-34; Elementor ids keep gc87Signify* prefix from first apply.
 */

body.page-id-34 .elementor-element-gc87SignifyServicesWidget .gc-home-services {
  padding: 60px 0 40px;
  background: #fff;
}

body.page-id-34 .elementor-element-gc87SignifyServicesWidget .gc-home-services .gc-container {
  width: min(1170px, calc(100% - 40px));
}

body.page-id-34 .elementor-element-gc87SignifyServicesWidget .gc-home-services h2 {
  margin: 0 0 28px;
  color: #353535;
  font-size: 40px;
  font-weight: 800;
  line-height: 1.15;
}

body.page-id-34 .elementor-element-gc87SignifyServicesWidget .gc-home-service-row {
  min-height: 320px;
}

body.page-id-34 .elementor-element-gc87SignifyServicesWidget .gc-home-link-button {
  background: #1d3f35;
  color: #fff;
}

body.page-id-34 .elementor-element-gc87SignifyServicesWidget .gc-home-link-button:hover,
body.page-id-34 .elementor-element-gc87SignifyServicesWidget .gc-home-link-button:focus-visible {
  background: #91c03a;
}

/* Quiénes somos: Recopack gray card, no title/card accent bars. */
body.page-id-34 .elementor-element-gc53SignifyAboutWidget .gc-content-split__title,
body.page-id-34 .elementor-element-gc53SignifyProjectTitleWidget .gc-content-split__title,
body.page-id-34 .elementor-element-gc53SignifyAdvancesWidget h2,
body.page-id-34 .elementor-element-gc87SignifyServicesWidget .gc-home-services h2 {
  border: 0;
  padding-left: 0;
}

body.page-id-34 .elementor-element-gc53SignifyAboutWidget .gc-content-split__title::after,
body.page-id-34 .elementor-element-gc53SignifyAboutWidget .gc-content-split__title::before,
body.page-id-34 .elementor-element-gc53SignifyProjectTitleWidget .gc-content-split__title::after,
body.page-id-34 .elementor-element-gc53SignifyProjectTitleWidget .gc-content-split__title::before,
body.page-id-34 .elementor-element-gc53SignifyAdvancesWidget h2::after,
body.page-id-34 .elementor-element-gc53SignifyAdvancesWidget h2::before,
body.page-id-34 .elementor-element-gc87SignifyServicesWidget .gc-home-services h2::after,
body.page-id-34 .elementor-element-gc87SignifyServicesWidget .gc-home-services h2::before {
  content: none !important;
  display: none !important;
  width: 0 !important;
  height: 0 !important;
  background: transparent !important;
  border: 0 !important;
}

body.page-id-34 .elementor-element-gc53SignifyAboutWidget .gc-content-split__copy {
  min-height: 0;
  border: 0;
  border-top: 0;
  background: #f5f5f5;
  box-shadow: var(--gc-shadow-card);
  border-radius: var(--gc-radius-card);
}

/* Project cards: text + CTA centered as a group in the right column. */
body.page-id-34 .elementor-element-gc53SignifyProjectsWidget .gc-video-gallery__card {
  min-height: 0;
  grid-template-columns: 1.1fr 0.9fr;
  grid-template-rows: 1fr auto auto 1fr;
  background: #fff;
}

body.page-id-34 .elementor-element-gc53SignifyProjectsWidget .gc-video-gallery__open {
  grid-column: 1;
  grid-row: 1 / -1;
  min-height: 200px;
}

body.page-id-34 .elementor-element-gc53SignifyProjectsWidget .gc-video-gallery__card p {
  grid-column: 2;
  grid-row: 2;
  align-self: end;
  justify-self: center;
  width: 100%;
  max-width: 280px;
  margin: 0;
  padding: 0 24px 12px;
  text-align: center;
}

body.page-id-34 .elementor-element-gc53SignifyProjectsWidget .gc-video-gallery__cta {
  grid-column: 2;
  grid-row: 3;
  justify-self: center;
  margin: 0;
}

@media (max-width: 900px) {
  body.page-id-34 .elementor-element-gc87SignifyServicesWidget .gc-home-services h2 {
    font-size: 28px;
  }

  body.page-id-34 .elementor-element-gc53SignifyAboutWidget .gc-content-split__title {
    padding: 0;
    border: 0;
  }

  body.page-id-34 .elementor-element-gc53SignifyProjectsWidget .gc-video-gallery__card {
    grid-template-columns: 1fr;
    grid-template-rows: auto auto auto;
  }

  body.page-id-34 .elementor-element-gc53SignifyProjectsWidget .gc-video-gallery__open {
    grid-column: 1;
    grid-row: 1;
    min-height: 180px;
  }

  body.page-id-34 .elementor-element-gc53SignifyProjectsWidget .gc-video-gallery__card p {
    grid-column: 1;
    grid-row: 2;
    padding: 20px 20px 12px;
  }

  body.page-id-34 .elementor-element-gc53SignifyProjectsWidget .gc-video-gallery__cta {
    grid-column: 1;
    grid-row: 3;
    margin: 0 auto 24px;
  }
}
