.mpw{max-width:40rem}.mpw__form{display:grid;gap:1rem}.mpw__feld{display:grid;gap:.35rem;margin:0}.mpw__feld--schmal{max-width:12rem}.mpw__feld label{font-weight:600}.mpw__pflicht{color:var(--sky-deep,#2f6285)}.mpw__feld input,.mpw__feld textarea{width:100%;padding:.75rem .9rem;border:1px solid var(--line,#d9e2e8);border-radius:var(--radius-sm,8px);font:inherit;background:#fff;color:inherit}.mpw__feld textarea{resize:vertical;min-height:7rem}.mpw__feld input:focus,.mpw__feld textarea:focus{outline:2px solid var(--sky,#3d7ea6);outline-offset:1px;border-color:var(--sky,#3d7ea6)}.mpw__hinweis{font-size:.9em;opacity:.75}.mpw__hinweis--datenschutz{margin:0}.mpw__falle{position:absolute;left:-9999px;width:1px;height:1px;overflow:hidden}.mpw__absenden{margin:.5rem 0 0}.mpw__knopf{display:inline-block;padding:.8rem 1.6rem;border:0;border-radius:var(--radius-pill,999px);background:var(--sky,#3d7ea6);color:#fff;font:inherit;font-weight:600;cursor:pointer}.mpw__knopf:hover,.mpw__knopf:focus-visible{background:var(--sky-deep,#2f6285)}.mpw__fehler{padding:1rem 1.2rem;margin-bottom:1.5rem;border-left:4px solid #c0392b;background:#fdf0ee;border-radius:var(--radius-sm,8px)}.mpw__fehler p{margin:0 0 .4rem;font-weight:600}.mpw__fehler ul{margin:0;padding-left:1.2rem}.mpw-belehrung{max-width:44rem;margin-top:2.5rem}.mpw-belehrung h2{margin-top:2rem}.mpw-belehrung h2:first-child{margin-top:0}.mpw-belehrung p{line-height:1.7}.mpw-belehrung__hinweis{font-style:italic}.mpw-belehrung__muster{padding:1.25rem 1.5rem;border:1px solid var(--line,#d9e2e8);border-radius:var(--radius-sm,8px);background:var(--surface,#fff)}.mpw-belehrung__muster p{margin:0 0 .6rem}.mpw-belehrung__muster p:last-child{margin-bottom:0}.mpw-belehrung__warnung{padding:.85rem 1rem;border-left:4px solid #c0392b;background:#fdf0ee;border-radius:var(--radius-sm,8px)}.mpw--erfolg{padding:1.5rem;border-radius:var(--radius,14px);background:var(--sky-mist,#eef5f9)}.mpw--erfolg h2{margin-top:0}