/* V78: bereinigte Startseiten-Bildslots und optionale Zusatzbilder im Abschnitt Bilder */
.v66-proof-grid .v78-extra-proof{min-height:34vh}
.v66-proof-grid .v78-extra-proof:nth-last-child(1):not(:nth-child(-n+5)){grid-column:span 1}
.v66-proof-grid:has(.v78-extra-proof){grid-template-rows:34vh 34vh 34vh;min-height:102vh}
.v66-proof-grid:has(.v78-extra-proof) figure:first-child{grid-row:span 2}
.v66-proof-grid:has(.v78-extra-proof) figure:nth-child(4){grid-column:auto}
@media(max-width:1100px){
  .v66-proof-grid:has(.v78-extra-proof){grid-template-columns:1fr 1fr;grid-template-rows:auto;min-height:auto}
  .v66-proof-grid:has(.v78-extra-proof) figure{height:34vh}
  .v66-proof-grid:has(.v78-extra-proof) figure:first-child{grid-column:span 2;grid-row:auto;height:42vh}
}
@media(max-width:820px){
  .v66-proof-grid .v78-extra-proof{display:block !important;height:42vh}
  .v66-proof-grid figure:nth-child(n+4):not(.v78-extra-proof){display:none}
}
.v26-image-card.is-optional-slot{border-style:dashed;background:linear-gradient(180deg,#fffaf4,#fff)}
.v26-image-card.is-optional-slot .v25-slot-key::after{content:' · optional';color:#9d7a46;font-weight:700}
