.imp_kvr__wrapper .kv-rechner-container{--kv-rechner-primary-color:var(--brand-secondary-70);--kv-rechner-primary-color-hover:var(--brand-secondary-30);--kv-rechner-white:var(--background-color-light);--kv-rechner-dark-blue:var(--text-color-dark);--kv-rechner-progress-bg-color:var(--brand-primary-70);--kv-rechner-border-grey:var(--brand-primary-70);--kv-rechner-option-button-selected-bg-color:var(--brand-secondary-10);background-color:var(--kv-rechner-white);border-radius:1rem;box-shadow:0 2px 10px rgba(0,0,0,.1);margin:0 auto 1.25rem;max-width:800px;padding:1.875rem;position:relative}.imp_kvr__wrapper .kv-rechner-container .hl-1,.imp_kvr__wrapper .kv-rechner-container .hl-2{color:var(--kv-rechner-dark-blue);font-family:var(--heading-font-family);font-size:1.375rem;font-weight:700;line-height:var(--base-line-height);margin-bottom:1.25rem;text-align:center}@media (min-width:768px){.imp_kvr__wrapper .kv-rechner-container .hl-1,.imp_kvr__wrapper .kv-rechner-container .hl-2{font-size:1.75rem}}.imp_kvr__wrapper .kv-rechner-container p{font-size:1rem;margin-bottom:1.5rem;text-align:center}.imp_kvr__wrapper .kv-rechner-progress-container{align-items:center;display:flex;justify-content:center;margin:30px 0;position:relative}.imp_kvr__wrapper .kv-rechner-progress-step{align-items:center;background-color:var(--kv-rechner-progress-bg-color);border-radius:50%;color:var(--text-color-light);display:flex;font-family:var(--base-font-family--bold);height:35px;justify-content:center;position:relative;width:35px;z-index:2}.imp_kvr__wrapper .kv-rechner-progress-step.active,.imp_kvr__wrapper .kv-rechner-progress-step.completed{background-color:var(--kv-rechner-primary-color);color:var(--text-color-dark)}.imp_kvr__wrapper .kv-rechner-progress-line{background-color:var(--kv-rechner-progress-bg-color);flex-grow:1;height:3px;position:relative;z-index:1}.imp_kvr__wrapper .kv-rechner-progress-line.active{background-color:var(--kv-rechner-primary-color)}.imp_kvr__wrapper .kv-rechner-button-container{display:flex;flex-direction:column;flex-wrap:wrap;gap:1.25rem;justify-content:center;margin-bottom:1.875rem}@media (min-width:768px){.imp_kvr__wrapper .kv-rechner-button-container{flex-direction:row}}.imp_kvr__wrapper .kv-rechner-option-button{background-color:var(--kv-rechner-white);border:2px solid var(--brand-primary-50);border-radius:.5rem;color:var(--text-color-dark);cursor:pointer;font-family:var(--base-font-family);font-size:1rem;min-width:150px;padding:1rem 2rem;position:relative;text-align:left;transition:all .3s ease;width:var(--fullwidth)}@media (min-width:768px){.imp_kvr__wrapper .kv-rechner-option-button{flex:1;width:calc(50% - 10px)}}.imp_kvr__wrapper .kv-rechner-option-button:focus-visible{border:2px solid var(--brand-primary-50)!important}.imp_kvr__wrapper .kv-rechner-option-button.selected{background-color:var(--kv-rechner-option-button-selected-bg-color);border-color:var(--kv-rechner-primary-color);color:var(--text-color-dark)}.imp_kvr__wrapper .kv-rechner-option-button.selected:focus-visible{border-color:var(--kv-rechner-primary-color)!important}.imp_kvr__wrapper .kv-rechner-option-button.selected .kv-rechner-radio-circle{background-color:var(--kv-rechner-white);border-color:var(--kv-rechner-primary-color)}.imp_kvr__wrapper .kv-rechner-option-button.selected .kv-rechner-radio-circle:after{background-color:var(--kv-rechner-primary-color);border-radius:50%;content:"";height:10px;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);width:10px}.imp_kvr__wrapper .kv-rechner-option-button:hover{box-shadow:0 4px 8px rgba(0,0,0,.1);transform:translateY(-2px)}.imp_kvr__wrapper .kv-rechner-radio-circle{background-color:var(--kv-rechner-white);border:2px solid var(--brand-primary-50);border-radius:50%;height:20px;position:absolute;right:15px;top:50%;transform:translateY(-50%);width:20px}.imp_kvr__wrapper .kv-rechner-next-button{background-color:var(--brand-primary-10);border:none;color:var(--brand-primary-50);margin-top:.75rem;padding:15px;pointer-events:none;transition:background-color .3s}.imp_kvr__wrapper .kv-rechner-next-button.active{background-color:var(--brand-secondary-70);color:var(--text-color-dark);opacity:1;pointer-events:all}.imp_kvr__wrapper .kv-rechner-next-button.active:hover{background-color:var(--kv-rechner-primary-color-hover)}.imp_kvr__wrapper .kv-rechner-back-container{margin-top:1rem;text-align:left}.imp_kvr__wrapper .kv-rechner-back-button{align-items:center;background:none;border:none;color:var(--kv-rechner-dark-blue);cursor:pointer;display:inline-flex;font-family:var(--base-font-family--bold);font-size:1rem;gap:5px;padding:5px 0}.imp_kvr__wrapper .kv-rechner-back-button:before{content:""}.imp_kvr__wrapper .kv-rechner-back-button:hover{text-decoration:underline}.imp_kvr__wrapper .kv-rechner-step{display:none}.imp_kvr__wrapper .kv-rechner-step.active{display:block}.imp_kvr__wrapper .kv-rechner-result{display:none;text-align:center}.imp_kvr__wrapper .kv-rechner-result .hl-2{color:var(--kv-rechner-dark-blue);margin-bottom:20px}.imp_kvr__wrapper .kv-rechner-result p{margin-bottom:25px}.imp_kvr__wrapper .kv-rechner-result-buttons{align-items:center;display:flex!important;flex-direction:column;flex-wrap:wrap;gap:1rem;justify-content:center;margin-bottom:1.25rem;visibility:visible!important}.imp_kvr__wrapper .kv-rechner-result-button{border:none;-webkit-hyphens:auto;-moz-hyphens:auto;hyphens:auto;max-width:420px;min-height:2.5rem;padding:10px 15px;text-align:center;text-decoration:none;transition:background-color .3s}.imp_kvr__wrapper .kv-rechner-result-button:hover{color:var(--text-color-dark)!important}