/* German Schools hero: keep the original two-column composition while allowing long words to fit. */
body.enduri-migrated .elementor [data-id="19b52339"] [data-id="62910497"],
body.enduri-migrated .elementor [data-id="19b52339"] [data-id="9c3b0e5f"],
body.enduri-migrated .elementor [data-id="19b52339"] [data-id="e48c5ecd"] {
  min-width: 0;
  max-width: 100%;
}
body.enduri-migrated .elementor [data-id="19b52339"] [data-id="e48c5ecd"] h1 {
  font-size: clamp(2.5rem, 5.2vw, 4.5rem);
  line-height: 1.04;
  overflow-wrap: anywhere;
  word-break: normal;
  hyphens: auto;
}
@media (min-width: 1024px) {
  body.enduri-migrated .elementor [data-id="19b52339"] [data-id="fcc689ac"] {
    grid-template-columns: minmax(0, 1.05fr) minmax(0, 1fr);
  }
}
/* Families has another long compound word; permit wrapping only if the unchanged size needs it. */
body.enduri-migrated .elementor [data-id="36fd9ab2"] [data-id="270b779f"] h1 {
  overflow-wrap: anywhere;
  word-break: normal;
  hyphens: auto;
}
