.mx{--tief:#14213A;--tief2:#1E2E4F;--papier:#F8F7F4;--weiss:#FFFFFF;--orange:#E07000;--orange-hell:#F09A3C;--messing:#B85800;--messing2:#AA5200;--tinte:#1A1D23;--grau:#525A68;--linie:#DED9D0;--linieT:rgba(255,255,255,.16);background:var(--papier);color:var(--tinte);font-family:"IBM Plex Sans",system-ui,sans-serif;font-size:19px;line-height:1.65;display:block;-webkit-font-smoothing:antialiased}.mx *,.mx *::before,.mx *::after{box-sizing:border-box}.mx p,.mx ul,.mx ol,.mx li,.mx h1,.mx h2,.mx h3,.mx h4,.mx dl,.mx dd,.mx dt{margin:0;padding:0}.mx ul,.mx ol{list-style:none}.mx h1,.mx h2,.mx h3,.mx h4{font-family:"Newsreader",Georgia,serif;font-weight:500;line-height:1.15;letter-spacing:-.01em;color:inherit}.mx a{color:inherit}.mx img{max-width:100%;height:auto;display:block}.mx a:focus-visible,.mx button:focus-visible,.mx summary:focus-visible{outline:3px solid var(--orange);outline-offset:3px}.mx .wrap{width:min(1180px,calc(100% - 3rem));margin-inline:auto}.mx .schmal{width:min(760px,calc(100% - 3rem));margin-inline:auto}.mx section{padding:6.5rem 0}.mx .hell{background:var(--weiss);border-top:1px solid var(--linie);border-bottom:1px solid var(--linie)}.mx .dunkel{background:var(--tief);color:#C7CFDC}.mx .dunkel h1,.mx .dunkel h2,.mx .dunkel h3,.mx .dunkel h4,.mx .dunkel b,.mx .dunkel strong{color:#fff}.mx .dunkel .eyebrow{color:var(--orange-hell)}.mx .eyebrow{font-family:"IBM Plex Mono",monospace;font-size:.71rem;letter-spacing:.17em;text-transform:uppercase;color:var(--messing2);display:inline-block}.mx .lead{font-size:1.16rem;color:#2C333F;max-width:36em}.mx .sec-head{max-width:46rem;margin-bottom:3.5rem}.mx .sec-head h2{font-size:clamp(1.9rem,3vw,2.7rem);margin:.8rem 0 1rem}.mx .sec-head p{color:var(--grau);font-size:1.08rem}.mx .seitenkopf{padding:4.5rem 0 3.5rem;border-bottom:1px solid var(--linie)}.mx .seitenkopf h1{font-size:clamp(2.1rem,3.6vw,3.1rem);margin:1rem 0 1.2rem;max-width:20em}.mx .brotkrumen{font-size:.88rem;color:var(--grau)}.mx .brotkrumen a{text-decoration:none;border-bottom:1px solid var(--linie)}.mx .brotkrumen a:hover{border-bottom-color:var(--orange)}.mx .brotkrumen span{margin:0 .5rem;color:#9AA1AC}.mx .text>*+*{margin-top:1.2rem}.mx .text h2{font-size:clamp(1.6rem,2.4vw,2.1rem);margin-top:3.2rem}.mx .text h3{font-size:1.32rem;margin-top:2.2rem}.mx .text p{font-size:1.05rem}.mx .text ul li{padding:.35rem 0 .35rem 1.4rem;position:relative;font-size:1.03rem}.mx .text ul li::before{content:"";position:absolute;left:0;top:.95rem;width:5px;height:5px;background:var(--orange)}.mx .text ol{counter-reset:n}.mx .text ol li{counter-increment:n;padding:.35rem 0 .35rem 2rem;position:relative;font-size:1.03rem}.mx .text ol li::before{content:counter(n) ".";position:absolute;left:0;font-family:"IBM Plex Mono",monospace;color:var(--messing2);font-size:.9rem}.mx .text a{color:var(--messing2);font-weight:600;text-decoration:underline}.mx .text a:hover{color:var(--messing)}.mx .text strong,.mx .text b{font-weight:600}.mx .angaben{display:grid;gap:0;border-top:1px solid var(--linie)}.mx .angaben>div{display:grid;grid-template-columns:14rem 1fr;gap:1.5rem;padding:1.1rem 0;border-bottom:1px solid var(--linie)}.mx .angaben dt,.mx .angaben .bez{font-weight:600;font-size:.98rem}.mx .angaben dd,.mx .angaben .wert{font-size:1.02rem;color:#2C333F}.mx .kasten{padding:1.7rem 1.9rem;background:var(--weiss);border:1px solid var(--linie);border-radius:3px}.mx .kasten.akzent{border-left:3px solid var(--orange)}.mx .kasten.tief{background:var(--tief);color:#C7CFDC;border-color:var(--tief)}.mx .kasten.tief b,.mx .kasten.tief strong{color:#fff}.mx .kasten b{display:block;margin-bottom:.45rem;font-size:1.06rem}.mx .kasten.weiter{display:block;text-decoration:none;transition:border-color .15s,transform .15s}.mx .kasten.weiter:hover{border-color:var(--orange);transform:translateY(-2px)}.mx .kasten.weiter b{color:var(--messing2)}.mx .kasten.weiter b::after{content:" \203A"}.mx .kasten.weiter span{color:var(--grau);font-size:1rem}.mx .btn{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;min-height:56px;padding:0 1.6rem;border-radius:3px;border:2px solid transparent;font-family:"IBM Plex Sans",sans-serif;font-size:1.02rem;font-weight:600;text-decoration:none;transition:background .15s,color .15s,border-color .15s;cursor:pointer}.mx .btn-primary{background:var(--messing);color:#fff;border-color:var(--messing)}.mx .btn-primary:hover{background:var(--messing2);border-color:var(--messing2);color:#fff}.mx .btn-ghost{background:transparent;color:var(--tief);border-color:var(--tief)}.mx .btn-ghost:hover{background:var(--tief);color:#fff}.mx .knopfreihe{display:flex;gap:1rem;flex-wrap:wrap;margin-top:2rem}.mx .btn-hell-rand{background:transparent;color:#fff;border:1px solid rgba(255,255,255,.45)}.mx .btn-hell-rand:hover{background:#fff;color:var(--tief);border-color:#fff}.mx .liste li{padding:.55rem 0 .55rem 2rem;position:relative;font-size:1.03rem}.mx .liste li::before{content:"✓";position:absolute;left:0;top:.55rem;color:var(--orange);font-size:.95rem}.mx details{border-bottom:1px solid var(--linie)}.mx details:first-of-type{border-top:1px solid var(--linie)}.mx summary{cursor:pointer;list-style:none;padding:1.5rem 3rem 1.5rem 0;position:relative;font-family:"Newsreader",Georgia,serif;font-size:1.3rem;font-weight:500;line-height:1.3}.mx summary::-webkit-details-marker{display:none}.mx summary::after{content:"+";position:absolute;right:.4rem;top:50%;transform:translateY(-50%) rotate(0deg);transform-origin:center;font-family:"IBM Plex Sans",sans-serif;font-size:1.8rem;font-weight:400;color:var(--orange);line-height:1;transition:transform .18s}.mx details[open] summary::after{transform:translateY(-50%) rotate(45deg)}.mx details[open] summary{color:var(--messing2)}.mx .antwort{padding:0 3rem 1.8rem 0;color:var(--grau);font-size:1.03rem}.mx .antwort>*+*{margin-top:.9rem}.mx .weg{display:grid;grid-template-columns:1fr auto;align-items:center;gap:1.2rem;padding:1.1rem 1.4rem;border:1px solid var(--linie);border-radius:3px;background:var(--weiss);transition:.15s;min-height:66px;text-decoration:none}.mx .weg:hover{border-color:var(--orange)}.mx .weg-titel{font-weight:600;font-size:1rem;line-height:1.3}.mx .weg-titel small{display:block;font-weight:400;font-size:.82rem;color:var(--grau);margin-top:.15rem}.mx .weg-nr{font-family:"IBM Plex Mono",monospace;font-size:.94rem;color:var(--messing2);white-space:nowrap;text-align:right}.mx .weg.haupt{background:var(--messing);border-color:var(--messing)}.mx .weg.haupt .weg-titel,.mx .weg.haupt .weg-nr{color:#fff}.mx .weg.haupt .weg-titel small{color:rgba(255,255,255,.82)}.mx .weg.haupt:hover{background:var(--messing2);border-color:var(--messing2)}.mx .wegliste{display:grid;gap:.7rem}.mx .zwei{display:grid;grid-template-columns:1.05fr .95fr;gap:4rem;align-items:start}.mx .drei{display:grid;grid-template-columns:repeat(3,1fr);gap:1.6rem}.mx .formkasten{background:var(--weiss);border:1px solid var(--linie);border-radius:4px;padding:2rem}.mx .formkasten h2,.mx .formkasten h3{font-size:1.3rem;margin-bottom:1.2rem}.mx .formkasten input[type=text],.mx .formkasten input[type=tel],.mx .formkasten input[type=email],.mx .formkasten input[type=date],.mx .formkasten textarea,.mx .formkasten select{font-size:1rem!important;min-height:52px!important}.mx .formkasten label{font-weight:600!important;font-size:.95rem!important}@media (max-width:1000px){.mx .zwei,.mx .drei{grid-template-columns:1fr;gap:2.5rem}.mx section{padding:4rem 0}.mx .seitenkopf{padding:3rem 0 2.5rem}.mx .angaben>div{grid-template-columns:1fr;gap:.25rem}.mx summary{font-size:1.15rem;padding-right:2.5rem}.mx .antwort{padding-right:0}}@media (max-width:600px){.mx{font-size:18px}.mx .weg{grid-template-columns:1fr;gap:.4rem}.mx .weg-nr{text-align:left}}@media (prefers-reduced-motion:reduce){.mx *{transition:none!important}}.mx .bild-rahmen{margin:0;border-radius:14px;overflow:hidden;border:1px solid var(--linie);background:var(--weiss)}.mx .bild-rahmen img{width:100%;height:auto;display:block}.mx .bild-rahmen figcaption{padding:.9rem 1.1rem 1.1rem;font-size:.92rem;line-height:1.5;color:var(--grau);background:var(--weiss);border-top:1px solid var(--linie)}.mx .team{display:grid;grid-template-columns:repeat(3,1fr);gap:1.8rem;margin-top:2.5rem}.mx .team figure{margin:0;text-align:center}.mx .team img{width:100%;height:auto;aspect-ratio:4/5;object-fit:cover;border-radius:12px;display:block;background:var(--papier)}.mx .team figcaption{margin-top:.9rem}.mx .team figcaption b{display:block;font-size:1.05rem;font-weight:600;color:var(--tinte)}.mx .team figcaption span{display:block;margin-top:.2rem;font-size:.92rem;color:var(--grau)}.mx .zahlenreihe{display:grid;grid-template-columns:repeat(5,1fr);gap:1.5rem;padding:2.5rem 0;border-top:1px solid var(--linie);border-bottom:1px solid var(--linie)}.mx .zahlenreihe div{text-align:center}.mx .zahlenreihe b{display:block;font-family:"Newsreader",Georgia,serif;font-size:clamp(2rem,3.5vw,2.8rem);font-weight:500;line-height:1;color:var(--messing2)}.mx .zahlenreihe span{display:block;margin-top:.5rem;font-size:.9rem;line-height:1.4;color:var(--grau)}@media (max-width:900px){.mx .team{grid-template-columns:repeat(2,1fr);gap:1.4rem}.mx .zahlenreihe{grid-template-columns:repeat(3,1fr);gap:1.8rem 1rem}}@media (max-width:560px){.mx .team{grid-template-columns:repeat(2,1fr);gap:1.1rem}.mx .zahlenreihe{grid-template-columns:repeat(2,1fr)}.mx .zahlenreihe div:last-child{grid-column:1 / -1}}.mx .team figure>img,.mx .team figure picture{width:100%;aspect-ratio:1/1;object-fit:cover;object-position:center 22%;background:linear-gradient(170deg,#fff,var(--papier));border:1px solid var(--linie);border-radius:var(--radius,4px);display:block}.mx .gruppe{margin-bottom:3rem}.mx .gruppe h3{font-family:"IBM Plex Sans",sans-serif;font-size:1.12rem;font-weight:600;letter-spacing:.02em;padding-bottom:.7rem;border-bottom:1px solid var(--linie);margin-bottom:1.5rem}.mx .logos{display:grid;grid-template-columns:repeat(4,1fr);gap:2rem;align-items:center}.mx .logos img{filter:grayscale(1);opacity:.72;transition:.2s;margin:0 auto;max-height:74px;width:auto}.mx .logos a:hover img{filter:none;opacity:1}.mx .team{display:grid;grid-template-columns:repeat(6,1fr);gap:1.6rem}.mx .kopf-karte{text-align:center}.mx .kopf-karte img{width:100%;aspect-ratio:1;object-fit:cover;border-radius:50%;border:3px solid var(--weiss);box-shadow:0 6px 18px -10px rgba(20,33,58,.5);background:var(--weiss)}.mx .kopf-karte b{display:block;margin-top:1rem;font-size:1.02rem;font-weight:600}.mx .kopf-karte span{display:block;font-size:.88rem;color:var(--grau)}.mx .netz{display:flex;flex-wrap:wrap;gap:3rem;align-items:center;justify-content:center}.mx .netz img{max-height:64px;width:auto;opacity:.85;transition:.2s}.mx .netz a:hover img{opacity:1}.mx .netz img[alt*="Mitglied"]{opacity:1;max-height:74px}.mx .bew{padding:4.5rem 0 3rem;background:var(--weiss);border-top:1px solid var(--linie)}.mx .bew .kopf{text-align:center;margin-bottom:2rem}.mx .bew h2{font-size:1.8rem;margin-top:.6rem}.mx .gen-bild img{border-radius:4px;width:100%}.mx .bildtext{font-size:.86rem;color:var(--grau);margin-top:.7rem;text-align:center}@media (max-width:1100px){.mx .team{grid-template-columns:repeat(3,1fr);gap:2rem}}@media (max-width:1000px){.mx .logos{grid-template-columns:repeat(2,1fr)}}@media (max-width:600px){.mx .team{grid-template-columns:repeat(2,1fr)}.mx .netz{gap:2rem}}.mx .seitenkopf.mit-bild .wrap{display:grid;grid-template-columns:1.05fr .95fr;gap:3.5rem;align-items:center}.mx .seitenkopf.mit-bild h1{max-width:none}.mx .seitenkopf.mit-bild .kopfbild img{width:100%;height:auto;display:block}.mx .seitenkopf.mit-bild .kopfbild p{font-size:.86rem;color:var(--grau);margin-top:.6rem;text-align:center}@media (max-width:1000px){.mx .seitenkopf.mit-bild .wrap{grid-template-columns:1fr;gap:2.5rem}.mx .seitenkopf.mit-bild .kopfbild{max-width:34rem;margin-inline:auto}}.mx .cta-streifen{background:var(--tief);color:#fff;padding:4.5rem 0;border-top:1px solid var(--linie)}.mx .cta-streifen .wrap{display:grid;grid-template-columns:1.25fr .75fr;gap:3rem;align-items:center}.mx .cta-streifen h2{color:#fff;font-size:clamp(1.7rem,2.6vw,2.3rem);margin-bottom:.9rem;max-width:22em}.mx .cta-streifen p{color:#C7CFDC;font-size:1.06rem;max-width:40em;margin:0}.mx .cta-streifen .knopfreihe{display:flex;flex-wrap:wrap;gap:1rem;justify-content:flex-end}.mx .btn-hell,.mx .cta-streifen .btn-hell{background:#fff;color:var(--tief);border-color:#fff}.mx .btn-hell:hover,.mx .cta-streifen .btn-hell:hover{background:var(--orange-hell);border-color:var(--orange-hell);color:var(--tief)}.mx .btn-rand,.mx .btn-hell-rand,.mx .cta-streifen .btn-rand{background:transparent;color:#fff;border-color:rgba(255,255,255,.45)}.mx .btn-rand:hover,.mx .btn-hell-rand:hover,.mx .cta-streifen .btn-rand:hover{background:#fff;color:var(--tief);border-color:#fff}@media (max-width:900px){.mx .cta-streifen{padding:3.5rem 0}.mx .cta-streifen .wrap{grid-template-columns:1fr;gap:2rem}.mx .cta-streifen .knopfreihe{justify-content:flex-start}}.mx .warn{background:var(--papier);border-left:3px solid var(--tief);padding:1.6rem 1.8rem;border-radius:2px;list-style:none;margin:0}.mx .warn li{padding:.5rem 0 .5rem 1.8rem;position:relative;font-size:1rem}.mx .warn li::before{content:"\2715";position:absolute;left:0;top:.5rem;color:var(--tief);font-size:.86rem;opacity:.55}.mx .bild-unter,.mx .quelle{font-size:.86rem;color:var(--grau);margin-top:.6rem;line-height:1.45}.mx .quelle{font-style:normal}.mx .presse img{border:1px solid var(--linie);border-radius:3px}.mx .chips{display:flex;flex-wrap:wrap;gap:.7rem}.mx .chip{background:var(--weiss);border:1px solid var(--linie);border-radius:999px;padding:.7rem 1.25rem;font-size:.99rem;text-decoration:none;transition:.15s}.mx .chip:hover{border-color:var(--orange);color:var(--messing2)}@media (max-width:700px){.mx .chips{display:grid;grid-template-columns:1fr 1fr;gap:.6rem}.mx .chip{padding:.65rem .9rem;font-size:.9rem;text-align:center;display:flex;align-items:center;justify-content:center;min-height:52px;line-height:1.25;hyphens:auto}.mx .chip:last-child{grid-column:1 / -1;background:var(--tief);color:#fff;border-color:var(--tief);font-weight:600}}.mxh .alle-branchen a,.mxh a.alle-branchen{font-weight:600;color:var(--orange)}.mxh .alle-branchen{margin-top:.6rem;padding-top:.6rem;border-top:1px solid rgba(255,255,255,.14)}@font-face{font-family:'Newsreader';font-style:normal;font-weight:400;font-display:swap;src:url(//www.versicherungen-nms.de/wp-content/uploads/fonts/newsreader-v26-latin-regular.woff2) format('woff2')}@font-face{font-family:'Newsreader';font-style:normal;font-weight:500;font-display:swap;src:url(//www.versicherungen-nms.de/wp-content/uploads/fonts/newsreader-v26-latin-500.woff2) format('woff2')}@font-face{font-family:'Newsreader';font-style:normal;font-weight:600;font-display:swap;src:url(//www.versicherungen-nms.de/wp-content/uploads/fonts/newsreader-v26-latin-600.woff2) format('woff2')}@font-face{font-family:'IBM Plex Sans';font-style:normal;font-weight:400;font-display:swap;src:url(//www.versicherungen-nms.de/wp-content/uploads/fonts/ibm-plex-sans-v23-latin-regular.woff2) format('woff2')}@font-face{font-family:'IBM Plex Sans';font-style:normal;font-weight:500;font-display:swap;src:url(//www.versicherungen-nms.de/wp-content/uploads/fonts/ibm-plex-sans-v23-latin-500.woff2) format('woff2')}@font-face{font-family:'IBM Plex Sans';font-style:normal;font-weight:600;font-display:swap;src:url(//www.versicherungen-nms.de/wp-content/uploads/fonts/ibm-plex-sans-v23-latin-600.woff2) format('woff2')}@font-face{font-family:'IBM Plex Mono';font-style:normal;font-weight:500;font-display:swap;src:url(//www.versicherungen-nms.de/wp-content/uploads/fonts/ibm-plex-mono-v20-latin-500.woff2) format('woff2')}@media only screen and (max-width:767px){#main-content .et_builder_inner_content>.et_pb_section:first-child>.et_pb_row:first-child{margin-top:0!important}}.et_pb_section_0_tb_header.et_pb_section{padding-top:0px;padding-bottom:4px}.et_pb_row_0_tb_header.et_pb_row{padding-top:0px!important;padding-bottom:2px!important;margin-right:auto!important;margin-bottom:-16px!important;margin-left:auto!important;padding-top:0px;padding-bottom:2px}.et_pb_row_0_tb_header,body #page-container .et-db #et-boc .et-l .et_pb_row_0_tb_header.et_pb_row,body.et_pb_pagebuilder_layout.single #page-container #et-boc .et-l .et_pb_row_0_tb_header.et_pb_row,body.et_pb_pagebuilder_layout.single.et_full_width_page #page-container #et-boc .et-l .et_pb_row_0_tb_header.et_pb_row{width:100%;max-width:20000px}.et_pb_code_0_tb_header{margin-bottom:-4px!important}.et_pb_section_0_tb_footer.et_pb_section{padding-bottom:0px}.et_pb_row_0_tb_footer.et_pb_row{padding-bottom:0px!important;margin-top:-82px!important;padding-bottom:0px}.et_pb_row_0_tb_footer,body #page-container .et-db #et-boc .et-l .et_pb_row_0_tb_footer.et_pb_row,body.et_pb_pagebuilder_layout.single #page-container #et-boc .et-l .et_pb_row_0_tb_footer.et_pb_row,body.et_pb_pagebuilder_layout.single.et_full_width_page #page-container #et-boc .et-l .et_pb_row_0_tb_footer.et_pb_row{width:100%;max-width:20000px}.et_pb_code_0_tb_footer{margin-top:-82px!important}.et_pb_section_0.et_pb_section{padding-left:1px}