.kt-page{background:radial-gradient(80% 50% at 100% 0,#0077b614 0%,#0000 60%),radial-gradient(60% 40% at 0 30%,#d4006e0f 0%,#0000 60%),#fbfcfd;min-height:100vh}.kt-hero{max-width:1240px;margin:0 auto;padding:88px 28px 32px}.kt-hero-grid{grid-template-columns:1fr 1fr;align-items:end;gap:64px;display:grid}.kt-eyebrow{letter-spacing:.18em;text-transform:uppercase;color:#0077b6;align-items:center;gap:10px;font-size:11px;font-weight:700;display:inline-flex}.kt-eyebrow:before{content:"";background:#d4006e;border-radius:50%;width:6px;height:6px}.kt-h1{letter-spacing:-.035em;color:#1a1a1a;margin:18px 0 0;font-size:clamp(40px,5.4vw,72px);font-weight:700;line-height:1.02}.kt-h1 .it{color:#d4006e;font-style:italic;font-weight:500}.kt-h1 .punct{color:#d4006e}.kt-hero-aside{color:#5b6470;flex-direction:column;gap:14px;font-size:16px;line-height:1.6;display:flex}.kt-quick{grid-template-columns:1fr 1fr;gap:12px;margin-top:8px;display:grid}.kt-quick a{color:#1a1a1a;background:#fff;border:1px solid #e3e9ee;border-radius:12px;align-items:center;gap:12px;padding:14px 16px;text-decoration:none;transition:all .2s;display:flex}.kt-quick a:hover{color:#1a1a1a;border-color:#d4006e;text-decoration:none;transform:translateY(-2px);box-shadow:0 8px 24px #d4006e1f}.kt-quick .ic{color:#d4006e;background:#fdf3f8;border-radius:9px;flex-shrink:0;justify-content:center;align-items:center;width:38px;height:38px;display:flex}.kt-quick.notfall .ic{color:#dc2626;background:#fee2e2}.kt-quick .lbl{flex-direction:column;gap:2px;min-width:0;display:flex}.kt-quick .lbl .top{letter-spacing:.1em;text-transform:uppercase;color:#6b7280;font-size:11px;font-weight:700}.kt-quick .lbl .val{font-size:14px;font-weight:600}.kt-shell{grid-template-columns:1.6fr 1fr;align-items:start;gap:32px;max-width:1240px;margin:24px auto 0;padding:0 28px 96px;display:grid}.kt-form-card{background:#fff;border:1px solid #e3e9ee;border-radius:18px;position:sticky;top:88px;overflow:hidden;box-shadow:0 24px 60px #00285a14}.kt-progress{background:linear-gradient(#fafbfc 0%,#fff 100%);border-bottom:1px solid #f0f4f8;padding:22px 32px 18px}.kt-progress-top{justify-content:space-between;align-items:baseline;margin-bottom:10px;display:flex}.kt-progress-step{letter-spacing:.14em;text-transform:uppercase;color:#6b7280;font-size:11px;font-weight:700}.kt-progress-step strong{color:#1a1a1a}.kt-progress-pct{color:#d4006e;font-size:12px;font-weight:700}.kt-progress-bar{background:#eef2f6;border-radius:999px;height:6px;position:relative;overflow:hidden}.kt-progress-fill{background:linear-gradient(90deg,#d4006e 0%,#b0005a 100%);border-radius:999px;height:100%;transition:width .36s cubic-bezier(.2,.8,.2,1);box-shadow:0 0 14px #d4006e80}.kt-progress-dots{justify-content:space-between;margin-top:14px;padding:0 4px;display:flex}.kt-progress-dot{cursor:default;flex-direction:column;flex:1;align-items:center;gap:6px;display:flex}.kt-progress-dot .pip{background:#e3e9ee;border:2px solid #fff;border-radius:50%;width:12px;height:12px;transition:all .24s;box-shadow:0 0 0 2px #e3e9ee}.kt-progress-dot.done .pip{background:#2d8a4e;box-shadow:0 0 0 2px #2d8a4e}.kt-progress-dot.active .pip{background:#d4006e;transform:scale(1.15);box-shadow:0 0 0 2px #d4006e,0 0 0 6px #d4006e2e}.kt-progress-dot .lbl{letter-spacing:.04em;color:#9ca3af;text-align:center;white-space:nowrap;font-size:10px;font-weight:600;line-height:1.2}.kt-progress-dot.active .lbl,.kt-progress-dot.done .lbl{color:#1a1a1a}.kt-form-body{min-height:380px;padding:40px 40px 8px}.kt-step-eye{letter-spacing:.14em;text-transform:uppercase;color:#0077b6;margin-bottom:8px;font-size:11px;font-weight:700}.kt-step-q{color:#1a1a1a;letter-spacing:-.02em;margin-bottom:8px;font-size:30px;font-weight:700;line-height:1.15}.kt-step-q .it{color:#d4006e;font-style:italic;font-weight:500}.kt-step-sub{color:#6b7280;max-width:540px;margin-bottom:28px;font-size:15px;line-height:1.6}.kt-option-grid{grid-template-columns:1fr 1fr;gap:14px;display:grid}.kt-option-grid.cols-3{grid-template-columns:repeat(3,1fr)}.kt-option-grid.cols-4{grid-template-columns:repeat(4,1fr)}.kt-option{cursor:pointer;text-align:left;background:#fff;border:1.5px solid #e3e9ee;border-radius:14px;flex-direction:column;gap:12px;padding:22px;font-family:inherit;transition:all .2s;display:flex;position:relative;overflow:hidden}.kt-option:hover{border-color:#0077b6;transform:translateY(-2px);box-shadow:0 10px 28px #00285a1a}.kt-option.active{background:linear-gradient(#fff 0%,#fdf3f8 100%);border-color:#d4006e;box-shadow:0 0 0 3px #d4006e1a}.kt-option.active .kt-option-ic{color:#fff;background:#d4006e}.kt-option-ic{color:#7b2d8b;background:#f1eaf8;border-radius:10px;justify-content:center;align-items:center;width:44px;height:44px;transition:all .2s;display:flex}.kt-option.urgent .kt-option-ic{color:#dc2626;background:#fee2e2}.kt-option.urgent.active .kt-option-ic{color:#fff;background:#dc2626}.kt-option-title{color:#1a1a1a;letter-spacing:-.01em;font-size:17px;font-weight:700}.kt-option-desc{color:#6b7280;font-size:13px;line-height:1.5}.kt-option .check{color:#fff;background:#d4006e;border-radius:50%;justify-content:center;align-items:center;width:22px;height:22px;display:none;position:absolute;top:16px;right:16px}.kt-option.active .check{display:flex}.kt-option.wide{text-align:center;flex-flow:wrap;grid-column:1/-1;justify-content:center;align-items:center;gap:6px 14px;padding:20px 22px}.kt-option.wide .kt-option-desc{flex-basis:100%}.kt-option-input{color:#1a1a1a;background:#fafbfc;border:1px dashed #d0d8e0;border-radius:8px;outline:none;margin-top:8px;padding:10px 12px;font-family:inherit;font-size:14px;transition:all .18s}.kt-option-input:focus{background:#fff;border-style:solid;border-color:#d4006e;box-shadow:0 0 0 3px #d4006e1a}.kt-fields{grid-template-columns:1fr 1fr;gap:16px;display:grid}.kt-field{flex-direction:column;gap:6px;display:flex}.kt-field.full{grid-column:1/-1}.kt-field label{color:#3d3d3d;letter-spacing:.02em;font-size:12px;font-weight:600}.kt-field label .req{color:#d4006e;margin-left:2px}.kt-field input,.kt-field textarea,.kt-field select{color:#1a1a1a;background:#fff;border:1.5px solid #e3e9ee;border-radius:10px;outline:none;padding:13px 14px;font-family:inherit;font-size:15px;transition:all .18s}.kt-field textarea{resize:vertical;min-height:96px;line-height:1.5}.kt-field input:hover,.kt-field textarea:hover,.kt-field select:hover{border-color:#d0d8e0}.kt-field input:focus,.kt-field textarea:focus,.kt-field select:focus{border-color:#d4006e;box-shadow:0 0 0 4px #d4006e1f}.kt-field .hint{color:#9ca3af;font-size:11px}.kt-field input.invalid,.kt-field input.invalid:focus{border-color:#dc2626;box-shadow:0 0 0 4px #dc26261f}.kt-field .err{color:#dc2626;margin-top:1px;font-size:11.5px;font-weight:600}.kt-urgency{flex-direction:column;gap:10px;display:flex}.kt-urgency-item{cursor:pointer;text-align:left;background:#fff;border:1.5px solid #e3e9ee;border-radius:12px;grid-template-columns:56px 1fr auto;align-items:center;gap:16px;padding:16px 20px;font-family:inherit;transition:all .2s;display:grid}.kt-urgency-item:hover{border-color:#0077b6;transform:translate(2px)}.kt-urgency-item.active{background:#fdf3f8;border-color:#d4006e;box-shadow:0 0 0 3px #d4006e14}.kt-urgency-bar{gap:3px;display:flex}.kt-urgency-bar span{background:#e3e9ee;border-radius:2px;width:6px;height:18px}.kt-urgency-bar.l1 span:first-child{background:#2d8a4e}.kt-urgency-bar.l2 span:nth-child(-n+2){background:#d97706}.kt-urgency-bar.l3 span:nth-child(-n+3){background:#ea580c}.kt-urgency-bar.l4 span{background:#dc2626}.kt-urgency-text{flex-direction:column;gap:3px;display:flex}.kt-urgency-title{color:#1a1a1a;font-size:16px;font-weight:700}.kt-urgency-desc{color:#6b7280;font-size:13px;line-height:1.5}.kt-urgency-time{letter-spacing:.08em;text-transform:uppercase;color:#6b7280;white-space:nowrap;background:#f5f7f9;border-radius:6px;padding:6px 10px;font-size:11px;font-weight:700}.kt-urgency-item.active .kt-urgency-time{color:#d4006e;background:#fff}.kt-spec{flex-direction:column;gap:24px;display:flex}.kt-spec-block{flex-direction:column;gap:12px;display:flex}.kt-spec-label{color:#3d3d3d;letter-spacing:.06em;text-transform:uppercase;font-size:12px;font-weight:700}.kt-seg{grid-template-columns:1fr 1fr;gap:12px;display:grid}.kt-seg.cols-3{grid-template-columns:repeat(3,1fr)}.kt-seg.cols-3 .kt-seg-btn{grid-template-columns:1fr;gap:10px}.kt-seg.cols-3 .kt-seg-check{top:10px;right:10px}.kt-seg-btn{cursor:pointer;text-align:left;background:#fff;border:1.5px solid #e3e9ee;border-radius:12px;grid-template-columns:44px 1fr;align-items:center;gap:14px;padding:15px 16px;font-family:inherit;transition:all .2s;display:grid;position:relative;overflow:hidden}.kt-seg-btn:hover{border-color:#0077b6;transform:translateY(-1px);box-shadow:0 8px 22px #00285a17}.kt-seg-btn.active{background:linear-gradient(#fff 0%,#fdf3f8 100%);border-color:#d4006e;box-shadow:0 0 0 3px #d4006e1a}.kt-seg-ic{color:#7b2d8b;background:#f1eaf8;border-radius:10px;justify-content:center;align-items:center;width:44px;height:44px;transition:all .2s;display:flex}.kt-seg-btn.active .kt-seg-ic{color:#fff;background:#d4006e}.kt-seg-txt{flex-direction:column;gap:2px;min-width:0;display:flex}.kt-seg-txt .t{color:#1a1a1a;letter-spacing:-.01em;font-size:15.5px;font-weight:700}.kt-seg-txt .d{color:#6b7280;font-size:12.5px;line-height:1.4}.kt-seg-check{color:#fff;background:#d4006e;border-radius:50%;justify-content:center;align-items:center;width:20px;height:20px;display:none;position:absolute;top:12px;right:12px}.kt-seg-btn.active .kt-seg-check{display:flex}.kt-slider-group{background:#f5f7f9;border:1.5px solid #e3e9ee;border-radius:12px;flex-direction:column;gap:22px;padding:22px;display:flex}.kt-slider{flex-direction:column;gap:11px;display:flex}.kt-slider-head{justify-content:space-between;align-items:center;gap:12px;display:flex}.kt-slider-name{color:#3d3d3d;align-items:center;gap:10px;font-size:14.5px;font-weight:600;display:inline-flex}.kt-slider-ic{color:#0077b6;background:#e8f4fb;border-radius:8px;justify-content:center;align-items:center;width:30px;height:30px;display:inline-flex}.kt-slider-val{color:#d4006e;font-variant-numeric:tabular-nums;text-align:center;background:#fff;border:1.5px solid #f3cfe3;border-radius:8px;min-width:90px;padding:5px 12px;font-size:15px;font-weight:700}.kt-range{appearance:none;cursor:pointer;border-radius:999px;outline:none;width:100%;height:6px;margin:4px 0}.kt-range::-webkit-slider-thumb{appearance:none;cursor:pointer;background:#fff;border:3px solid #d4006e;border-radius:50%;width:22px;height:22px;transition:transform .12s;box-shadow:0 2px 7px #0003}.kt-range::-webkit-slider-thumb:hover{transform:scale(1.14)}.kt-range::-webkit-slider-thumb:active{transform:scale(.94)}.kt-range:focus-visible::-webkit-slider-thumb{box-shadow:0 0 0 5px #d4006e2e}.kt-range::-moz-range-thumb{cursor:pointer;background:#fff;border:3px solid #d4006e;border-radius:50%;width:22px;height:22px;box-shadow:0 2px 7px #0003}.kt-range::-moz-range-track{background:0 0}.kt-slider-scale{color:#9ca3af;font-variant-numeric:tabular-nums;justify-content:space-between;font-size:11px;display:flex}.kt-captcha-slot,.an-captcha-slot{flex-direction:column;align-items:flex-start;gap:9px;padding:18px 40px 4px;animation:.42s cubic-bezier(.22,1,.36,1) both kt-captcha-in;display:flex}.kt-captcha-slot:before,.an-captcha-slot:before{content:"Sicherheitsprüfung";letter-spacing:.14em;text-transform:uppercase;color:#9aa7b4;font-size:11px;font-weight:700}@keyframes kt-captcha-in{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:translateY(0)}}.kt-form-footer{background:#fafbfc;border-top:1px solid #f0f4f8;justify-content:space-between;align-items:center;margin-top:24px;padding:20px 40px;display:flex}.kt-btn-back,.kt-btn-next,.kt-btn-submit{cursor:pointer;border:none;border-radius:999px;align-items:center;gap:8px;padding:12px 22px;font-family:inherit;font-size:14px;font-weight:600;text-decoration:none;transition:all .2s;display:inline-flex}.kt-btn-back{color:#6b7280;background:0 0}.kt-btn-back:hover{color:#1a1a1a}.kt-btn-back:disabled{opacity:.4;cursor:not-allowed}.kt-btn-next{color:#fff;background:#1a1a1a}.kt-btn-next:hover{background:#d4006e;transform:translateY(-1px);box-shadow:0 6px 16px #d4006e4d}.kt-btn-next:disabled{color:#9ca3af;cursor:not-allowed;box-shadow:none;background:#e3e9ee;transform:none}.kt-btn-submit{color:#fff;background:#d4006e;box-shadow:0 6px 16px #d4006e40}.kt-btn-submit:hover{background:#b0005a;transform:translateY(-1px);box-shadow:0 10px 24px #d4006e59}.kt-side{flex-direction:column;gap:16px;display:flex;position:sticky;top:88px}.kt-side-card{background:#fff;border:1px solid #e3e9ee;border-radius:16px;padding:24px}.kt-side-card.dark{color:#fff;background:#1a1a1a;border-color:#0000}.kt-side-h{letter-spacing:.14em;text-transform:uppercase;color:#6b7280;margin-bottom:14px;font-size:11px;font-weight:700}.kt-side-card.dark .kt-side-h{color:#ffffff80}.kt-summary{flex-direction:column;gap:12px;display:flex}.kt-summary-row{border-bottom:1px dashed #f0f4f8;justify-content:space-between;gap:16px;padding:10px 0;display:flex}.kt-summary-row:last-child{border-bottom:none}.kt-summary-row .k{color:#6b7280;letter-spacing:.04em;flex-shrink:0;font-size:12px;font-weight:600}.kt-summary-row .v{color:#1a1a1a;text-align:right;word-break:break-word;font-size:13px;font-weight:600}.kt-summary-row .v.empty{color:#c0c8d0;font-style:italic;font-weight:400}.kt-emergency-card{color:#fff;background:linear-gradient(135deg,#1a1a1a 0%,#2a1f24 100%);border:1px solid #3a2a32;border-radius:16px;padding:24px;position:relative;overflow:hidden}.kt-emergency-card:before{content:"";background:radial-gradient(circle,#dc26264d 0%,#0000 70%);border-radius:50%;width:160px;height:160px;position:absolute;top:-40px;right:-40px}.kt-emergency-h{letter-spacing:.14em;text-transform:uppercase;color:#fca5a5;align-items:center;gap:8px;margin-bottom:12px;font-size:11px;font-weight:700;display:inline-flex;position:relative}.kt-emergency-h .pulse{background:#ef4444;border-radius:50%;width:8px;height:8px;position:relative}.kt-emergency-h .pulse:after{content:"";opacity:.5;background:#ef4444;border-radius:50%;animation:2s ease-in-out infinite pulse;position:absolute;inset:-4px}.kt-emergency-tel{color:#fff;letter-spacing:-.02em;margin-bottom:6px;font-size:26px;font-weight:700;line-height:1.1;text-decoration:none;display:block;position:relative}.kt-emergency-tel:hover{color:#fca5a5;text-decoration:none}.kt-emergency-headline{color:#fff;letter-spacing:-.01em;margin-bottom:8px;font-size:20px;font-weight:700;line-height:1.25;position:relative}.kt-emergency-sub{color:#ffffffa6;font-size:13px;line-height:1.5;position:relative}.kt-contact-info{flex-direction:column;gap:16px;display:flex}.kt-contact-row{align-items:flex-start;gap:14px;display:flex}.kt-contact-row .ic{color:#7b2d8b;background:#f1eaf8;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:38px;height:38px;display:flex}.kt-contact-row .text{flex-direction:column;gap:2px;display:flex}.kt-contact-row .text .top{letter-spacing:.1em;text-transform:uppercase;color:#6b7280;font-size:11px;font-weight:700}.kt-contact-row .text .val{color:#1a1a1a;font-size:14px;font-weight:600;line-height:1.5}.kt-success{text-align:center;flex-direction:column;align-items:center;gap:14px;padding:48px 32px;display:flex}.kt-success-ic{color:#fff;background:linear-gradient(135deg,#d4006e 0%,#7b2d8b 100%);border-radius:50%;justify-content:center;align-items:center;width:80px;height:80px;margin-bottom:8px;display:flex;box-shadow:0 12px 32px #d4006e4d}.kt-success h2{color:#1a1a1a;letter-spacing:-.02em;font-size:32px;font-weight:700}.kt-success h2 .it{color:#d4006e;font-style:italic;font-weight:500}.kt-success p{color:#6b7280;max-width:460px;font-size:15px;line-height:1.6}.kt-success-meta{color:#1a1a1a;font-size:13px;font-family:var(--font-mono,monospace);background:#fafbfc;border:1px dashed #e3e9ee;border-radius:10px;margin-top:12px;padding:14px 22px}@keyframes kt-fade-up{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.kt-step-anim{animation:.32s both kt-fade-up}@media (max-width:1080px){.kt-hero-grid{grid-template-columns:1fr;gap:32px}.kt-shell{grid-template-columns:1fr}.kt-side,.kt-form-card{position:static}.kt-option-grid.cols-3,.kt-option-grid.cols-4{grid-template-columns:1fr 1fr}}@media (max-width:640px){.kt-form-body{padding:28px}.kt-captcha-slot,.an-captcha-slot{padding:14px 28px 2px}.kt-form-footer{padding:16px 24px}.kt-progress{padding:18px 24px 14px}.kt-progress-dots .lbl{display:none}.kt-option-grid,.kt-option-grid.cols-3,.kt-option-grid.cols-4,.kt-seg,.kt-seg.cols-3{grid-template-columns:1fr}.kt-seg.cols-3 .kt-seg-btn{grid-template-columns:44px 1fr}.kt-fields{grid-template-columns:1fr}.kt-h1{font-size:40px}}
