/* Final client refinements: consistent phone imagery and compact townhouse views. */
.spezifikation .produktbilder-titel{margin:26px 0 18px;font-size:17px;line-height:1.5;font-weight:600}
.produkt figcaption{overflow-wrap:anywhere;hyphens:auto}
@media(min-width:760px){
 .detail-renders[data-gallery-source="townhouse-b"],
 .detail-renders[data-gallery-source="townhouse"]{grid-template-rows:repeat(3,max-content) 1fr}
 .detail-renders[data-gallery-source^="townhouse"] [data-interior-id="V4"]{grid-column:1;grid-row:3 / span 2}
 .detail-renders[data-gallery-source^="townhouse"] [data-interior-id="V5"]{grid-column:2;grid-row:3}
 .detail-renders[data-gallery-source^="townhouse"] [data-interior-id="V6"]{grid-column:2;grid-row:4}
}
@media(max-width:759px){
 .townhouse-panorama{width:calc(100% - 2 * var(--rand));margin-inline:auto}
 .ensemble-plan{width:100%;max-width:none}
 .townhouse-details>figure,.interior-klein,.material-gedanken>figure{width:100%;max-width:none;justify-self:stretch;margin-inline:0}
}
