/* Bölge — feature bleed + shared cards */
.region-sub {
  font-family: var(--font-heading);
  font-size: 20px;
  font-weight: 700;
  color: var(--dark);
  margin-bottom: 16px;
}

.related-section {
  padding: 48px 0;
}

.related-head {
  text-align: center;
  margin-bottom: 48px;
}

.related-head .eyebrow {
  margin-bottom: 8px;
}

.related-head .section-title {
  margin-bottom: 0;
  font-size: 40px;
}

.bleed-section .bleed-media,
.bleed-section .bleed-media__inner {
  min-height: 400px;
}

.region-body p {
  margin-bottom: 16px;
  font-size: 16px;
  line-height: 1.5;
}
