#mb-neukunde-form{--blue:#0750aa;--navy:#15273e;--muted:#56677b;--line:#d9e2ec;--bg:#f3f6fa}#mb-neukunde-form *{box-sizing:border-box}#mb-neukunde-form{margin:0;background:var(--bg);color:var(--navy);font:16px/1.55 system-ui,-apple-system,Segoe UI,sans-serif}#mb-neukunde-form header{background:white;border-bottom:1px solid var(--line)}#mb-neukunde-form .head{max-width:1160px;margin:auto;padding:23px 28px;display:flex;align-items:center;justify-content:space-between;gap:16px}#mb-neukunde-form .brand{font-size:29px;font-weight:900;font-style:italic;letter-spacing:-1px;color:var(--blue)}#mb-neukunde-form .small,#mb-neukunde-form small{font-size:13px;color:var(--muted)}#mb-neukunde-form .demo{background:#e7effb;color:#174579;text-align:center;padding:10px 20px;font-size:13px}#mb-neukunde-form .kd-main{max-width:1160px;margin:42px auto 70px;padding:0 28px}#mb-neukunde-form .intro{max-width:760px;margin-bottom:30px}#mb-neukunde-form .eyebrow{text-transform:uppercase;letter-spacing:2px;font-size:12px;font-weight:750;color:var(--blue)}#mb-neukunde-form h1{font-size:clamp(30px,4vw,44px);line-height:1.15;letter-spacing:-1px;margin:12px 0 18px}#mb-neukunde-form p{margin:8px 0 18px}#mb-neukunde-form .intro p{color:var(--muted);font-size:18px}#mb-neukunde-form .layout{display:grid;grid-template-columns:minmax(0,760px) 260px;gap:30px;align-items:start}#mb-neukunde-form .card{background:white;border:1px solid var(--line);border-radius:14px;padding:28px;margin-bottom:20px;scroll-margin-top:24px}#mb-neukunde-form .title{display:flex;gap:13px;align-items:center;margin-bottom:10px}#mb-neukunde-form .number{width:30px;height:30px;border-radius:50%;background:#edf3fd;color:var(--blue);text-align:center;line-height:30px;font-weight:700;font-size:14px}#mb-neukunde-form h2{font-size:21px;line-height:1.3;margin:0}#mb-neukunde-form h3{font-size:17px;margin:0 0 14px}#mb-neukunde-form .hint{font-size:14px;color:var(--muted);margin-bottom:22px}#mb-neukunde-form .grid{display:grid;grid-template-columns:1fr 1fr;gap:18px}#mb-neukunde-form .wide{grid-column:1/-1}#mb-neukunde-form label.field{display:flex;flex-direction:column;gap:6px;font-size:14px;font-weight:600}#mb-neukunde-form input:not([type=radio]):not([type=checkbox]),#mb-neukunde-form select,#mb-neukunde-form textarea{width:100%;min-width:0;border:1px solid #bccada;border-radius:7px;padding:11px 12px;background:white;color:var(--navy);font:400 16px/1.4 inherit;font-family:inherit;font-size:16px}#mb-neukunde-form input:focus,#mb-neukunde-form select:focus,#mb-neukunde-form textarea:focus{outline:3px solid #dbe9fc;border-color:var(--blue)}#mb-neukunde-form button,#mb-neukunde-form a{touch-action:manipulation}#mb-neukunde-form button{font:600 14px/1.4 inherit;font-family:inherit;font-size:14px;border-radius:7px;padding:11px 16px;border:1px solid var(--blue);background:white;color:var(--blue);cursor:pointer}#mb-neukunde-form .primary{background:var(--blue);color:white;padding:14px 22px;font-size:16px}#mb-neukunde-form .quiet{border-color:var(--line);color:var(--muted)}#mb-neukunde-form .actions{display:flex;gap:12px;align-items:center;flex-wrap:wrap;margin-top:22px}#mb-neukunde-form details{border:1px solid var(--line);border-radius:9px;background:#fbfcfe}#mb-neukunde-form summary{cursor:pointer;list-style:none;padding:16px;font-weight:650;display:flex;justify-content:space-between;gap:14px}#mb-neukunde-form summary::-webkit-details-marker{display:none}#mb-neukunde-form summary:after{content:'+';color:var(--blue);font-size:22px;line-height:1}#mb-neukunde-form details[open]>summary:after{content:'−'}#mb-neukunde-form .inside{padding:0 18px 20px}#mb-neukunde-form .choice{display:flex;gap:12px;align-items:flex-start;padding:14px;border:1px solid var(--line);border-radius:9px;margin-bottom:10px;font-size:14px;cursor:pointer}#mb-neukunde-form .choice:has(input:checked){border-color:var(--blue);background:#f0f6ff}#mb-neukunde-form .choice input{margin:5px 0 0;accent-color:var(--blue)}#mb-neukunde-form .choice strong{display:block;font-size:15px;margin-bottom:3px}#mb-neukunde-form .choice span{color:var(--muted)}#mb-neukunde-form aside{position:sticky;top:24px}#mb-neukunde-form aside .card{padding:23px}#mb-neukunde-form aside a{display:block;color:var(--muted);text-decoration:none;padding:9px 0;font-size:14px}#mb-neukunde-form aside a:hover{color:var(--blue)}#mb-neukunde-form .tag{display:inline-block;background:#eaf3ed;color:#276046;border-radius:20px;font-size:12px;padding:5px 11px;margin:5px 0 12px}#mb-neukunde-form .address{border-top:1px solid var(--line);padding-top:20px;margin-top:22px}#mb-neukunde-form .addresshead{display:flex;justify-content:space-between;align-items:center;gap:12px;margin-bottom:16px}#mb-neukunde-form .addresshead h3{margin:0}#mb-neukunde-form .note{background:#edf3fa;padding:14px;border-radius:8px;font-size:13px;color:var(--muted)}#mb-neukunde-form footer{border-top:1px solid var(--line);padding:23px 28px;text-align:center;color:var(--muted);font-size:13px}#mb-neukunde-form footer a{color:var(--muted);margin:0 12px}#mb-neukunde-form dialog{border:1px solid var(--line);border-radius:14px;padding:28px;max-width:690px;width:calc(100% - 30px);max-height:90vh;overflow:auto;color:var(--navy)}#mb-neukunde-form dialog::backdrop{background:#15273e99}#mb-neukunde-form .reviewblock{border-top:1px solid var(--line);padding:16px 0;white-space:pre-line;overflow-wrap:anywhere}#mb-neukunde-form .reviewblock strong{display:block;color:var(--blue)}#mb-neukunde-form [hidden]{display:none!important}#mb-neukunde-form .notice{padding:14px;background:#edf3fa;border-radius:8px;margin-top:18px}#mb-neukunde-form input[type=checkbox]{accent-color:var(--blue)}@media(max-width:850px){#mb-neukunde-form .layout{grid-template-columns:1fr}#mb-neukunde-form aside{position:static;grid-row:1}#mb-neukunde-form aside nav{display:none}#mb-neukunde-form aside .card{padding:16px;margin-bottom:0}#mb-neukunde-form aside .card p{margin:0}#mb-neukunde-form aside h3,#mb-neukunde-form aside .tag,#mb-neukunde-form aside .note{display:none}#mb-neukunde-form .kd-main{margin-top:27px;padding:0 18px}#mb-neukunde-form .head{padding:17px 18px}}@media(max-width:520px){#mb-neukunde-form .grid{grid-template-columns:1fr}#mb-neukunde-form .card{padding:21px 18px}#mb-neukunde-form .wide{grid-column:auto}#mb-neukunde-form .head .small{max-width:130px;text-align:right;font-size:12px}#mb-neukunde-form .intro p{font-size:16px}#mb-neukunde-form .primary{width:100%}#mb-neukunde-form h2{font-size:19px}#mb-neukunde-form .actions button{flex-grow:1}}#mb-neukunde-form .invoice-email-highlight{background:#fff2f1;border:1px solid #edc2bf;border-left:4px solid #bc5e62;border-radius:10px;padding:22px;margin-bottom:20px}#mb-neukunde-form .invoice-eyebrow{font-size:12px;font-weight:750;color:#8c3d45;letter-spacing:.5px;margin-bottom:9px}#mb-neukunde-form .invoice-email-highlight h3{font-size:19px;line-height:1.4;margin:0 0 10px}#mb-neukunde-form .invoice-email-highlight p{font-size:14px;color:#59454c;line-height:1.6;margin:0 0 17px}#mb-neukunde-form .invoice-email-highlight input{border-color:#cf9295!important;background:#fff!important}#mb-neukunde-form .invoice-email-highlight .invoice-fallback{font-size:13px;margin:12px 0 0;color:#654e54}@media(max-width:520px){#mb-neukunde-form .invoice-email-highlight{padding:18px 15px}#mb-neukunde-form .invoice-email-highlight h3{font-size:18px}}#mb-neukunde-form .hp{position:absolute;left:-10000px;width:1px;height:1px;overflow:hidden}#mb-neukunde-form button:disabled{opacity:.65;cursor:default}#mb-neukunde-form .address{margin-bottom:20px}#mb-neukunde-form{background:transparent;font-family:inherit}#mb-neukunde-form .kd-main{margin:24px auto 48px;padding:0}#mb-neukunde-form .card{box-shadow:none}#mb-neukunde-form input{height:auto}#mb-neukunde-form dialog{position:fixed;margin:auto}#mb-neukunde-form dialog:not([open]){display:none}#mb-neukunde-form dialog[open]{display:block}#mb-neukunde-form .small{font-size:13px}@media(max-width:767px){#mb-neukunde-form .kd-main{padding:0 16px}#mb-neukunde-form .intro h1{font-size:30px}}#mb-neukunde-form .kd-account-notice{background:#fff2f1;border:1px solid #edc2bf;border-left:4px solid #bc5e62;border-radius:10px;padding:22px 24px;margin:0 0 28px}#mb-neukunde-form .kd-account-notice h2{font-size:20px;color:#743e46;margin:0 0 12px}#mb-neukunde-form .kd-account-notice p{font-size:15px;line-height:1.6;color:#59454c;margin:0 0 12px}#mb-neukunde-form .kd-account-notice p:last-child{margin-bottom:0}#mb-neukunde-form .kd-account-notice a{color:#074c9d;text-decoration:underline;text-underline-offset:3px;font-weight:650}#mb-neukunde-form .kd-account-notice a:focus-visible{outline:3px solid #074c9d;outline-offset:3px}@media(max-width:520px){#mb-neukunde-form .kd-account-notice{padding:19px 16px}#mb-neukunde-form .kd-account-notice h2{font-size:19px}}