/* Sektions-CSS, aus den entfernten Reparaturschichten zurueckgewonnen.
   Statisch, sektions-spezifisch, kein nmg-Praefix (bleibt erhalten). */
/* --- about --- */
*, ::before, ::after { box-sizing: border-box; }
img, video { max-width: 100%; }
h1, h2, h3, h4, .headline, .premium-title { hyphens: none !important; overflow-wrap: normal !important; word-break: normal !important; }
* { hyphens: none !important; word-break: normal !important; }
* { hyphens: none !important; word-break: normal !important; overflow-wrap: normal !important; }
img { max-width: 100%; }
body * { hyphens: none !important; }
.nmg-wappen-section { background: linear-gradient(rgb(247, 248, 251) 0%, rgb(255, 255, 255) 100%); padding: clamp(70px, 8vw, 120px) 0px; color: rgb(6, 20, 45); }
.nmg-wappen-inner { max-width: 1180px; margin: 0px auto; padding: 0px clamp(20px, 4vw, 48px); }
.nmg-wappen-head { display: grid; grid-template-columns: minmax(0px, 0.9fr) minmax(320px, 0.8fr); gap: clamp(28px, 5vw, 72px); align-items: end; margin-bottom: clamp(28px, 5vw, 56px); }
.nmg-wappen-head .kicker { color: rgb(255, 122, 26); font-weight: 900; text-transform: uppercase; letter-spacing: 0.12em; margin-bottom: 14px; }
.nmg-wappen-head h2 { font-family: "Playfair Display", Georgia, serif; font-size: clamp(44px, 6vw, 92px); line-height: 0.92; text-transform: uppercase; margin: 0px; }
.nmg-wappen-head p { font-size: clamp(18px, 1.35vw, 22px); line-height: 1.55; color: rgb(89, 91, 100); margin: 0px; }
.nmg-wappen-grid { display: grid; grid-template-columns: 1fr 1fr; gap: 22px; }
.wappen-panel { background: rgb(255, 255, 255); border: 1px solid rgba(6, 20, 45, 0.12); border-radius: 8px; box-shadow: rgba(6, 20, 45, 0.08) 0px 24px 60px; padding: clamp(22px, 3vw, 38px); overflow: hidden; }
.wappen-panel h3 { font-size: clamp(22px, 2vw, 32px); line-height: 1.05; margin: 0px 0px 14px; text-transform: uppercase; color: rgb(6, 20, 45); }
.wappen-panel p, .wappen-panel li { font-size: 16px; line-height: 1.58; color: rgb(90, 92, 99); }
.wappen-panel img { display: block; width: 100%; height: auto; border-radius: 6px; object-fit: cover; }
.wappen-intro img { margin-top: 22px; aspect-ratio: 16 / 9; object-fit: cover; filter: grayscale(0.25) contrast(1.04); }
.wappen-image { background: rgb(6, 20, 45); color: rgb(255, 255, 255); display: grid; grid-template-columns: 0.95fr 1fr; gap: 24px; align-items: center; }
.wappen-image h3, .wappen-image li { color: rgb(255, 255, 255); }
.wappen-image img { height: 100%; min-height: 340px; object-fit: cover; }
.wappen-image ul { display: grid; gap: 10px; margin: 0px; padding-left: 20px; }
.wappen-family { grid-column: span 2; display: grid; grid-template-columns: minmax(280px, 0.75fr) 1fr; gap: 32px; align-items: center; }
.wappen-family img { max-height: 560px; object-fit: contain; background: rgb(247, 241, 223); }
.wappen-present { display: grid; grid-template-columns: 1fr 0.85fr; gap: 28px; align-items: center; }
.wappen-present img { object-fit: contain; background: rgb(248, 248, 248); padding: 26px; }
.wappen-gate { background: rgb(7, 21, 56); color: rgb(255, 255, 255); }
.wappen-gate p { color: rgb(255, 255, 255); margin-top: 18px; }
.wappen-gate img { aspect-ratio: 16 / 10; object-fit: cover; }
@media (max-width: 860px){.nmg-wappen-head, .nmg-wappen-grid, .wappen-family, .wappen-present, .wappen-image { grid-template-columns: 1fr; }}
@media (max-width: 860px){.wappen-family { grid-column: auto; }}
@media (max-width: 860px){.wappen-image img { min-height: 240px; }}
body.nmg-rescue-stable .nmg-wappen-section { background: rgb(246, 248, 251) !important; color: rgb(7, 21, 56) !important; }
body.nmg-rescue-stable .nmg-wappen-section .kicker, body.nmg-rescue-stable .nmg-wappen-section h2, body.nmg-rescue-stable .nmg-wappen-section h3, body.nmg-rescue-stable .nmg-wappen-section p, body.nmg-rescue-stable .nmg-wappen-section li { visibility: visible !important; }
body.nmg-rescue-stable .wappen-panel { background: rgb(255, 255, 255) !important; color: rgb(7, 21, 56) !important; }
body.nmg-rescue-stable .wappen-image, body.nmg-rescue-stable .wappen-gate { background: rgb(7, 21, 56) !important; color: rgb(255, 255, 255) !important; }
body.nmg-rescue-stable .wappen-image h3, body.nmg-rescue-stable .wappen-image li, body.nmg-rescue-stable .wappen-gate p { color: rgb(255, 255, 255) !important; }
