/* Cross-page spacing polish for imported content while preserving each page structure. */

.qc-values-intro {
  padding-top: 88px !important;
  padding-bottom: 42px !important;
}

.qc-values-grid-section {
  padding-top: 38px !important;
  padding-bottom: 104px !important;
}

.qc-values-grid {
  gap: 18px !important;
}

.qc-values-card {
  padding: 32px !important;
}

.qc-values-narrative {
  min-height: 600px !important;
}

.qc-philosophy-cards {
  padding-top: 92px !important;
  padding-bottom: 96px !important;
}

.qc-philosophy-grid {
  gap: 18px !important;
}

.qc-philosophy-card {
  min-height: 450px !important;
  padding: 30px !important;
}

.qc-philosophy-practice {
  padding-top: 96px !important;
  padding-bottom: 104px !important;
}

.qc-philosophy-practice__grid {
  gap: 64px !important;
}

.qc-philosophy-quote {
  padding-top: 72px !important;
  padding-bottom: 76px !important;
}

.qc-team-stories {
  padding-top: 88px !important;
  padding-bottom: 104px !important;
}

.qc-team-heading-row {
  margin-bottom: 42px !important;
}

.qc-team-mosaic {
  grid-auto-rows: 236px !important;
  gap: 18px !important;
}

.qc-team-more {
  min-height: 236px !important;
}

.growth-section,
.benefits-section {
  padding-top: 88px !important;
  padding-bottom: 96px !important;
}

.growth-gallery__grid {
  gap: 18px !important;
}

.growth-gallery__item {
  border-radius: 8px !important;
}

.benefits-living__collage {
  gap: 18px !important;
}

.benefits-living__collage > div {
  gap: 18px !important;
}

.benefits-living__collage figure,
.benefits-gallery__item {
  border-radius: 8px !important;
}

.qc-safety-section,
.qc-community-section {
  padding-top: 88px !important;
  padding-bottom: 96px !important;
}

.qc-safety-systems .grid,
.qc-community-gallery {
  gap: 18px !important;
}

.qc-safety-card,
.qc-safety-download-panel {
  padding: 32px !important;
}

.qc-community-story {
  border-radius: 8px !important;
}

@media (max-width: 767px) {
  .qc-values-intro,
  .qc-philosophy-cards,
  .qc-philosophy-practice,
  .qc-team-stories,
  .growth-section,
  .benefits-section,
  .qc-safety-section,
  .qc-community-section {
    padding-top: 64px !important;
    padding-bottom: 68px !important;
  }

  .qc-values-grid-section {
    padding-top: 24px !important;
    padding-bottom: 72px !important;
  }

  .qc-values-card,
  .qc-philosophy-card,
  .qc-safety-card,
  .qc-safety-download-panel {
    padding: 24px !important;
  }

  .qc-philosophy-card {
    min-height: 0 !important;
  }

  .qc-philosophy-practice__grid {
    gap: 40px !important;
  }

  .qc-team-mosaic,
  .growth-gallery__grid {
    gap: 14px !important;
  }
}
