.ihp-w2-termincards{display:grid;grid-template-columns:1fr 1fr;gap:24px;width:100%}.ihp-w2-termcard{background:#FFFFFF;border:1px solid var(--ihp-rahmen);border-radius:var(--ihp-r-karte);padding:32px 30px;transition:transform .25s var(--ihp-ease,ease),box-shadow .25s var(--ihp-ease,ease)}.ihp-w2-termcard:hover{transform:translateY(-4px);box-shadow:var(--ihp-shadow-md)}.ihp-w2-termcard-ic{width:48px;height:48px;border-radius:11px;background:var(--ihp-soft);display:flex;align-items:center;justify-content:center;margin:0 0 18px}.ihp-w2-termcard-ic svg{width:24px;height:24px;stroke:var(--ihp-navy);fill:none;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.ihp-w2-termcard h3{font-family:Sora,sans-serif;font-weight:600;font-size:19px;color:var(--ihp-navy);line-height:1.3;margin:0 0 10px}.ihp-w2-termcard p{margin:0;color:var(--ihp-text-sek);font-size:16px;line-height:1.6}.ihp-w2-term-hint{margin:24px 0 0;font-size:14.5px;color:var(--ihp-text-sek);text-align:center}.ihp-w2-steps{display:grid;grid-template-columns:repeat(3,1fr);gap:24px;width:100%}.ihp-w2-step{background:#fff;border:1px solid var(--ihp-rahmen);border-radius:var(--ihp-r-karte);padding:28px 24px;box-shadow:var(--ihp-shadow-sm);transition:transform .35s var(--ihp-ease-out),box-shadow .35s var(--ihp-ease-out)}.ihp-w2-step:hover{transform:translateY(-6px);box-shadow:var(--ihp-shadow-lg)}.ihp-w2-step > p.ihp-w2-step-num{font-family:Sora,sans-serif;font-weight:700;font-size:2.1rem;color:var(--ihp-gold);line-height:1;margin:0 0 12px}.ihp-w2-step h3{font-family:Sora,sans-serif;font-weight:600;font-size:18px;color:var(--ihp-navy);line-height:1.3;margin:0 0 8px}.ihp-w2-step p{margin:0;color:var(--ihp-text-sek);font-size:16px;line-height:1.6}.ihp-w2-facts{display:flex;flex-wrap:wrap;justify-content:center;gap:10px 12px !important;margin:32px 0 0 !important;padding:0 !important;list-style:none !important}.ihp-w2-facts li{font-size:14.5px;font-weight:500;color:var(--ihp-navy);background:var(--ihp-soft);border:1px solid var(--ihp-rahmen);border-radius:var(--ihp-r-pill);padding:9px 18px !important;margin:0 !important}html.ihp-js .ihp-w2-termincards .ihp-w2-termcard.ihp-reveal,html.ihp-js .ihp-w2-steps .ihp-w2-step.ihp-reveal{transition-delay:0s}html.ihp-js .ihp-w2-termincards .ihp-w2-termcard.ihp-reveal:nth-child(2),html.ihp-js .ihp-w2-steps .ihp-w2-step.ihp-reveal:nth-child(2){transition-delay:.1s}html.ihp-js .ihp-w2-steps .ihp-w2-step.ihp-reveal:nth-child(3){transition-delay:.2s}@media (max-width:700px){.ihp-w2-termincards{grid-template-columns:1fr}}@media (max-width:900px){.ihp-w2-steps{grid-template-columns:1fr;gap:28px}}.ihp-w2-choice{width:100%;display:flex;flex-wrap:wrap;gap:18px;justify-content:center;margin-top:6px}.ihp-w2-dc{display:flex;flex-direction:column;gap:8px;text-align:left;background:#FFFFFF;border:1.5px solid var(--ihp-rahmen);border-radius:var(--ihp-r-karte);padding:24px 24px 22px;text-decoration:none;flex:1 1 260px;max-width:340px;transition:transform .25s var(--ihp-ease,ease),box-shadow .25s var(--ihp-ease,ease),border-color .25s var(--ihp-ease,ease)}.ihp-w2-dc:hover{transform:translateY(-4px);box-shadow:var(--ihp-shadow-md)}.ihp-w2-dc:focus-visible{outline:3px solid var(--ihp-navy);outline-offset:3px}.ihp-w2-dc--active{border-color:var(--ihp-gold);box-shadow:0 10px 26px rgba(230,177,31,.18)}.ihp-w2-dc-tag{display:inline-block;font-family:Inter,sans-serif;font-weight:600;font-size:11px;letter-spacing:.6px;text-transform:uppercase;color:var(--ihp-text-sek);background:var(--ihp-soft);border-radius:var(--ihp-r-pill);padding:4px 10px;width:max-content}.ihp-w2-dc--active .ihp-w2-dc-tag{color:#3A2705;background:rgba(230,177,31,.22)}.ihp-w2-dc-title{display:block;font-family:Sora,sans-serif;font-weight:600;font-size:19px;line-height:1.25;color:var(--ihp-navy)}.ihp-w2-dc-desc{display:block;font-size:14.5px;line-height:1.5;color:var(--ihp-text-sek)}.ihp-w2-dc-link{display:inline-flex;align-items:center;gap:6px;font-weight:600;font-size:14px;color:var(--ihp-navy);margin-top:4px}.ihp-w2-dc-arrow{width:16px;height:16px;fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;transition:transform .25s var(--ihp-ease,ease)}.ihp-w2-dc:hover .ihp-w2-dc-arrow{transform:translateX(3px)}.ihp-w2-choice .ihp-w2-dc.ihp-reveal:nth-child(2){transition-delay:.1s}@media(max-width:560px){.ihp-w2-dc{flex:1 1 100%;max-width:none}}.ihp-w2-kontextbox{width:100%}.ihp-w2-kb-title{font-family:Sora,sans-serif;font-weight:600;font-size:15px;color:var(--ihp-navy);margin:0 0 10px !important}.ihp-w2-kb-mail{display:inline-flex;align-items:center;gap:9px;font-weight:600;font-size:15px;color:var(--ihp-navy);text-decoration:none;margin:0 0 8px}.ihp-w2-kb-icon{width:18px;height:18px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round;flex:none}.ihp-w2-kb-mail:hover{color:#9A5B00}.ihp-w2-kb-text{font-size:13.5px;line-height:1.55;color:var(--ihp-text-sek);margin:0 !important}.ihp-w2-preview{width:100%;border:1px solid var(--ihp-rahmen);border-radius:var(--ihp-r-box);padding:2px 18px;background:#FFFFFF}.ihp-w2-preview summary{cursor:pointer;list-style:none;font-weight:600;font-size:14.5px;line-height:1.4;color:var(--ihp-navy);padding:14px 0;display:flex;align-items:center;justify-content:space-between;gap:12px}.ihp-w2-preview summary::-webkit-details-marker{display:none}.ihp-w2-preview-chev{flex:none;display:inline-flex;transition:transform .25s var(--ihp-ease,ease)}.ihp-w2-preview-chev svg{width:18px;height:18px;fill:none;stroke:var(--ihp-navy);stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.ihp-w2-preview[open] .ihp-w2-preview-chev{transform:rotate(180deg)}.ihp-w2-preview-body{padding:0 0 20px}.ihp-w2-preview-badge{display:inline-block;font-weight:600;font-size:10.5px;letter-spacing:.6px;text-transform:uppercase;color:#9A5B00;background:rgba(230,177,31,.14);border-radius:var(--ihp-r-pill);padding:5px 10px;margin:0 0 10px}.ihp-w2-preview-h{font-family:Sora,sans-serif;font-weight:600;font-size:16px;color:var(--ihp-navy);margin:0 0 8px !important}.ihp-w2-preview-body p{font-size:14px;line-height:1.55;color:var(--ihp-text-sek);margin:0 0 10px !important}.ihp-w2-preview-body ol{margin:0 !important;padding-left:20px !important}.ihp-w2-preview-body li{font-size:14px;line-height:1.6;color:var(--ihp-text-sek);margin:0 0 4px !important}