/**
 * @file
 * Inhaltstyp „legal“: Hauptspalte volle Breite (Keys page.node.legal / layout.node.legal.main).
 *
 * @version 1.0.0
 * @date 15.04.2026 (Europe/Berlin)
 */

body[data-cns-56da89a="1"] #main [data-cns-bc10948] {
  display: block;
}

body[data-cns-56da89a="1"] #main main .cns-bde7146 {
  flex: 0 0 100%;
  max-width: 100%;
  width: 100%;
}
