.content{--bable-color-red-newsletter: #FF0000;--bable-color-blue-newsletter: #06a4a8;--bable-color-background-newsletter: #ccc;--bable-color-prim-tool-mc: #058974;--bable-color-prim-light-tool-mc: #69B8AC;--bable-color-prim-dark-tool-mc: #035142;--bable-color-background-tool-mc: #f2f2f2;--bable-color-pink-tool-mc: #fae8f1;--bable-color-section-one-tool-mt: #915BEA;--bable-color-section-one-brighter-tool-mt: #e3d6fa;--bable-color-section-one-lighter-tool-mt: #e3d6f9;--bable-color-section-two-tool-mt: #D0871A;--bable-color-section-two-brighter-tool-mt: #fef8ee;--bable-color-section-two-background-tool-mt: #f6f1fd;--bable-color-section-three-tool-mt: #4BAC60;--bable-color-section-three-lighter-tool-mt: #8CC228;--bable-color-section-three-brighter-tool-mt: #f1fdf4;--bable-color-section-four-tool-mt: #2B9E97;--bable-color-section-four-lighter-tool-mt: #4de5df;--bable-color-section-four-brighter-tool-mt: #f1fdfc;--bable-color-section-four-brightest-tool-mt: #d5e5e2;--bable-color-line-seperation-tool-mt: #E5E5E5;--bable-color-blue-tool-mt: #1b376c;--bable-color-blue-brighter-tool-mt: #37adbf;--bable-color-range-tool-mt: #b2b2b2;--bable-color-darkgreen-tool-mt: #8FBC8FFF;--bable-color-main-tool-se: #1da865;--bable-color-sub-tool-se: #469f63;--bable-color-secondary-tool-se: #99c8af;--bable-color-accent-tool-se: #c77121;--bable-color-accent-lighter-tool-se: #d59e71;--bable-color-table-tool-se: #e5e4e4;--bable-color-search-tool-se: #efefef;--bable-color-background-tool-se: #d9d9d9;--bable-color-table-lighter-tool-se: #f2f2f2;--bable-color-main-tool-ucf: #257ED1;--bable-color-box-tool-ucf: #FAE8F1;--bable-color-main-tool-sf: #14A8A8;--bable-color-accent-one-tool-umam: #859f8f;--bable-color-accent-two-tool-umam: #dd9964;--bable-color-accent-three-tool-umam: #495a63;--bable-color-accent-four-tool-umam: #959599;--bable-color-accent-five-tool-umam: #d06f59;--bable-color-accent-six-tool-umam: #8bb4e2;--bable-color-highlight-tool-umam: #dfdbf4;--bable-color-highlighter-tool-umam: #cdcccc;--bable-color-green-tool-umam: #81CE97;--bable-color-orange-tool-umam: #f80}:root{--scroll-effect-fade: scale(0.4);--scroll-effect-fade--right: translateX(-150px);--scroll-effect-fade--left: translateX(150px);--scroll-effect-fade--down: translateY(-150px);--scroll-effect-fade--up: translateY(150px);--scroll-effect-fade--up-right: translate(-150px, 150px);--scroll-effect-fade--down-right: translate(-150px, -150px);--scroll-effect-fade--up-left: translate(150px, 150px);--scroll-effect-fade--down-left: translate(150px, -150px)}.fileupload-file-div{position:relative;border-top:2px solid var(--bable-primary-main);margin:10px 0;width:100%;display:flex;align-items:end}.fileupload-file-div .fileupload-file-preview-container{position:relative;margin:10px 5px 0 0}.fileupload-file-div .fileupload-file-preview-container .fileupload-file-preview{height:auto;width:auto;max-height:300px;max-width:80%}.fileupload-file-div .fileupload-file-preview-container .fileupload-delete-button{display:block;position:absolute;left:0;top:0;z-index:50;color:#000;cursor:pointer;padding:10px;background-color:rgba(255,255,255,.6);font-size:20px}.fileupload-file-div .fileupload-file-preview-container .fileupload-delete-button:hover{background-color:red;display:block}.fileupload-retry-text{text-decoration:underline;cursor:pointer;margin-left:5px}.fileupload-move-up-button,.fileupload-move-down-button{font-size:var(--bable-l-font-size)}.fileupload-move-up-button:hover,.fileupload-move-down-button:hover{transform:scale(1.1);transition:all 300ms linear;cursor:pointer}.fileupload-upload-button-div{display:flex;align-items:baseline;margin-top:5px}.fileupload-upload-button-div span{margin-left:5px}.fileupload-upload-button{position:absolute;left:0;opacity:0;top:0;bottom:0;width:100%;padding:0;margin:0;border:0}.fileupload-upload-text p{position:relative;z-index:1;cursor:pointer}.fileupload-upload-button-label{display:inline-block;position:relative}.fileupload-move-handles-container{position:absolute;right:0;height:100%;display:flex;justify-content:center;flex-flow:column}.fileupload-specs p{font-size:var(--bable-font-size-small);margin:5px 0 10px 10px}.fileupload-error-modal-container{position:fixed;top:0;bottom:0;left:0;right:0;display:none;justify-content:center;align-items:center;background-color:rgba(0,0,0,.4);z-index:9999999}.fileupload-error-modal{border:1px solid gray;border-radius:5px;background-color:#fff;padding:20px;display:flex;justify-content:center;align-items:center;flex-flow:column}.minimal-design{position:relative}.minimal-design .fileupload-upload-button-div{margin-top:0}.minimal-design .fileupload-upload-button-div .fa-paperclip{font-size:1.25em;position:relative;left:-1px;display:flex;justify-content:center;align-items:center;width:50px;height:50px;background-color:var(--bable-neutral-500);border-radius:var(--bable-m-border-radius);color:#fff;z-index:20;cursor:pointer}.minimal-design .fileupload-uploaded-files-list{position:absolute;top:-160px;height:150px;background-color:#fff;box-shadow:0 0 10px var(--bable-primary-400);border-radius:var(--bable-m-border-radius)}.minimal-design .fileupload-uploaded-files-list .fileupload-file-div{margin:0;border-top:none}.minimal-design .fileupload-uploaded-files-list .fileupload-file-div .fileupload-file-preview-container{margin:0}.minimal-design .fileupload-uploaded-files-list .fileupload-file-div .fileupload-file-preview-container .fileupload-file-preview{display:inline-block;margin:7.5px 10px 7.5px 40px;padding:0 10px;height:135px;max-height:unset;width:auto;max-width:unset}.minimal-design .fileupload-uploaded-files-list .fileupload-file-div .fileupload-file-preview-container .fileupload-file-preview p{margin:0}.minimal-design .fileupload-uploaded-files-list .fileupload-file-div .fileupload-file-preview-container .fileupload-delete-button{border-radius:var(--bable-m-border-radius)}.fileupload-spinner{margin:20px auto;width:70px;text-align:center}.fileupload-spinner>div{width:18px;height:18px;background-color:var(--bable-neutral-500);border-radius:100%;display:inline-block;-webkit-animation:sk-bouncedelay 1.4s infinite ease-in-out both;animation:sk-bouncedelay 1.4s infinite ease-in-out both}.fileupload-spinner .bounce1{-webkit-animation-delay:-0.32s;animation-delay:-0.32s}.fileupload-spinner .bounce2{-webkit-animation-delay:-0.16s;animation-delay:-0.16s}@-webkit-keyframes sk-bouncedelay{0%,80%,100%{-webkit-transform:scale(0)}40%{-webkit-transform:scale(1)}}@keyframes sk-bouncedelay{0%,80%,100%{-webkit-transform:scale(0);transform:scale(0)}40%{-webkit-transform:scale(1);transform:scale(1)}}


.content{--bable-color-red-newsletter: #FF0000;--bable-color-blue-newsletter: #06a4a8;--bable-color-background-newsletter: #ccc;--bable-color-prim-tool-mc: #058974;--bable-color-prim-light-tool-mc: #69B8AC;--bable-color-prim-dark-tool-mc: #035142;--bable-color-background-tool-mc: #f2f2f2;--bable-color-pink-tool-mc: #fae8f1;--bable-color-section-one-tool-mt: #915BEA;--bable-color-section-one-brighter-tool-mt: #e3d6fa;--bable-color-section-one-lighter-tool-mt: #e3d6f9;--bable-color-section-two-tool-mt: #D0871A;--bable-color-section-two-brighter-tool-mt: #fef8ee;--bable-color-section-two-background-tool-mt: #f6f1fd;--bable-color-section-three-tool-mt: #4BAC60;--bable-color-section-three-lighter-tool-mt: #8CC228;--bable-color-section-three-brighter-tool-mt: #f1fdf4;--bable-color-section-four-tool-mt: #2B9E97;--bable-color-section-four-lighter-tool-mt: #4de5df;--bable-color-section-four-brighter-tool-mt: #f1fdfc;--bable-color-section-four-brightest-tool-mt: #d5e5e2;--bable-color-line-seperation-tool-mt: #E5E5E5;--bable-color-blue-tool-mt: #1b376c;--bable-color-blue-brighter-tool-mt: #37adbf;--bable-color-range-tool-mt: #b2b2b2;--bable-color-darkgreen-tool-mt: #8FBC8FFF;--bable-color-main-tool-se: #1da865;--bable-color-sub-tool-se: #469f63;--bable-color-secondary-tool-se: #99c8af;--bable-color-accent-tool-se: #c77121;--bable-color-accent-lighter-tool-se: #d59e71;--bable-color-table-tool-se: #e5e4e4;--bable-color-search-tool-se: #efefef;--bable-color-background-tool-se: #d9d9d9;--bable-color-table-lighter-tool-se: #f2f2f2;--bable-color-main-tool-ucf: #257ED1;--bable-color-box-tool-ucf: #FAE8F1;--bable-color-main-tool-sf: #14A8A8;--bable-color-accent-one-tool-umam: #859f8f;--bable-color-accent-two-tool-umam: #dd9964;--bable-color-accent-three-tool-umam: #495a63;--bable-color-accent-four-tool-umam: #959599;--bable-color-accent-five-tool-umam: #d06f59;--bable-color-accent-six-tool-umam: #8bb4e2;--bable-color-highlight-tool-umam: #dfdbf4;--bable-color-highlighter-tool-umam: #cdcccc;--bable-color-green-tool-umam: #81CE97;--bable-color-orange-tool-umam: #f80}:root{--scroll-effect-fade: scale(0.4);--scroll-effect-fade--right: translateX(-150px);--scroll-effect-fade--left: translateX(150px);--scroll-effect-fade--down: translateY(-150px);--scroll-effect-fade--up: translateY(150px);--scroll-effect-fade--up-right: translate(-150px, 150px);--scroll-effect-fade--down-right: translate(-150px, -150px);--scroll-effect-fade--up-left: translate(150px, 150px);--scroll-effect-fade--down-left: translate(150px, -150px)}.mandatory-hint{width:90%;margin:30px auto;font-style:italic;font-weight:bold}.language-creation-alert{width:90%}.error-message{display:none;color:red;font-style:initial}.error-help-text{display:none;color:red}.bable-form-help-text{text-transform:uppercase;margin:5px 0 10px 10px;font-size:.8333333em}section div fieldset.error-fieldset{border:1px solid red}section .large-ck .ck-content{min-height:150px}section.useCaseWizard{padding-top:.1px;width:100%}section.useCaseWizard nav.wizard{width:100%;height:120px;position:relative}section.useCaseWizard nav.wizard ul{height:100%;padding:0px;margin:0px;list-style-type:none;display:flex}section.useCaseWizard nav.wizard ul li{flex:auto;height:100%;display:flex}section.useCaseWizard nav.wizard ul li a{text-decoration:none;width:100%;position:relative}section.useCaseWizard nav.wizard ul li a .textBox{position:absolute;top:50%;left:50%;transform:translate(-50%, -50%)}section.useCaseWizard nav.wizard ul li a .textBox .headline{color:var(--bable-neutral-500)}section.useCaseWizard nav.wizard ul li a .textBox .text{color:var(--bable-black)}section.useCaseWizard nav.wizard ul li a:hover .textBox .text,section.useCaseWizard nav.wizard ul li a.active .textBox .text{font-weight:bold}section.useCaseWizard nav.wizard ul li a.disableLink{pointer-events:none;cursor:not-allowed;color:var(--bable-neutral-500)}section.useCaseWizard nav.wizard .processBar{width:0%;height:10%;position:absolute;z-index:0;background:var(--bable-alternative-main);bottom:0px;animation:processBarStriped var(--bable-2x-slower-transition-time) linear infinite;transition:all 400ms ease-in-out}section.useCaseWizard nav.wizard .processBarStripes{background-image:linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);background-size:1rem 1rem}section.useCaseWizard nav.wizardAction{width:100%;position:relative}section.useCaseWizard nav.wizardAction fieldset{width:90%;margin:30px auto;border:none}section.useCaseWizard nav.wizardAction fieldset button{margin:0 auto}section.useCaseWizard section.step{display:none}section.useCaseWizard section.step .primaryActionsList input{border-bottom:1px solid var(--bable-neutral-200)}section.useCaseWizard section.step>.section-heading,section.useCaseWizard section.step>.bable-form-inp-text,section.useCaseWizard section.step>.bable-form-inp-select,section.useCaseWizard section.step .upload-field,section.useCaseWizard section.step>fieldset,section.useCaseWizard section.step .check-field{border:none;padding:0;width:90%;margin:30px auto}section.useCaseWizard section.step>.section-heading .headline,section.useCaseWizard section.step>.bable-form-inp-text .headline,section.useCaseWizard section.step>.bable-form-inp-select .headline,section.useCaseWizard section.step .upload-field .headline,section.useCaseWizard section.step>fieldset .headline,section.useCaseWizard section.step .check-field .headline{margin-left:14px}section.useCaseWizard section.step .benefitRow{display:flex;align-items:center;margin-bottom:15px}section.useCaseWizard section.step .ownSecondaryBenefitsInput{border-top:1px solid var(--bable-neutral-200);padding-top:5px}section.useCaseWizard section.step fieldset label{width:100%;display:block;margin:5px auto}section.useCaseWizard section.step fieldset label .description{margin-top:5px}section.useCaseWizard section.step fieldset textarea{width:calc(100% - 20px);border:2px solid var(--bable-neutral-200);border-radius:4px;padding:10px;height:90px;resize:none}section.useCaseWizard section.step fieldset .ms-*{margin:auto}section.useCaseWizard section.step .ckExtraLarge .ck .ck-content{height:600px}section.useCaseWizard section.step .ck .ck-content{margin-bottom:5px}section.useCaseWizard section.step .hwtpfs-specification{display:none;border-top:1px solid var(--bable-neutral-800);padding-top:10px}section.useCaseWizard section.step .check-field .bable-form-help-text{margin-top:20px}section.useCaseWizard section.step.active{display:block}section.useCaseWizard button.forwards{display:block}section.useCaseWizard button.backwards{display:none}section.useCaseWizard button.review{display:none}section.useCaseWizard button.submit{display:none}section.useCaseWizard button.submit-directly{display:block}section.useCaseWizard button.cancel{display:block}section.useCaseWizard button.temporary{display:block}@keyframes processBarStriped{from{background-position:1rem 0}to{background-position:0 0}}@media screen and (max-width: 768px){section.useCaseWizard nav.wizardAction fieldset button{margin-bottom:5px}section.useCaseWizard nav.wizard{margin-top:10px;height:unset}section.useCaseWizard nav.wizard .processBar{display:none}section.useCaseWizard nav.wizard ul{flex-flow:column;width:90%;margin:0 auto}section.useCaseWizard nav.wizard ul li{border-bottom:1px solid var(--bable-neutral-500)}section.useCaseWizard nav.wizard ul li a .textBox{position:relative;transform:none;top:initial;left:initial;display:flex}section.useCaseWizard nav.wizard ul li a .textBox .headline{margin-right:10px}section.useCaseWizard nav.wizard ul li a.active{padding:10px 0}section.useCaseWizard nav.wizard ul li:last-of-type{border-bottom:unset}}


.content{--bable-color-red-newsletter: #FF0000;--bable-color-blue-newsletter: #06a4a8;--bable-color-background-newsletter: #ccc;--bable-color-prim-tool-mc: #058974;--bable-color-prim-light-tool-mc: #69B8AC;--bable-color-prim-dark-tool-mc: #035142;--bable-color-background-tool-mc: #f2f2f2;--bable-color-pink-tool-mc: #fae8f1;--bable-color-section-one-tool-mt: #915BEA;--bable-color-section-one-brighter-tool-mt: #e3d6fa;--bable-color-section-one-lighter-tool-mt: #e3d6f9;--bable-color-section-two-tool-mt: #D0871A;--bable-color-section-two-brighter-tool-mt: #fef8ee;--bable-color-section-two-background-tool-mt: #f6f1fd;--bable-color-section-three-tool-mt: #4BAC60;--bable-color-section-three-lighter-tool-mt: #8CC228;--bable-color-section-three-brighter-tool-mt: #f1fdf4;--bable-color-section-four-tool-mt: #2B9E97;--bable-color-section-four-lighter-tool-mt: #4de5df;--bable-color-section-four-brighter-tool-mt: #f1fdfc;--bable-color-section-four-brightest-tool-mt: #d5e5e2;--bable-color-line-seperation-tool-mt: #E5E5E5;--bable-color-blue-tool-mt: #1b376c;--bable-color-blue-brighter-tool-mt: #37adbf;--bable-color-range-tool-mt: #b2b2b2;--bable-color-darkgreen-tool-mt: #8FBC8FFF;--bable-color-main-tool-se: #1da865;--bable-color-sub-tool-se: #469f63;--bable-color-secondary-tool-se: #99c8af;--bable-color-accent-tool-se: #c77121;--bable-color-accent-lighter-tool-se: #d59e71;--bable-color-table-tool-se: #e5e4e4;--bable-color-search-tool-se: #efefef;--bable-color-background-tool-se: #d9d9d9;--bable-color-table-lighter-tool-se: #f2f2f2;--bable-color-main-tool-ucf: #257ED1;--bable-color-box-tool-ucf: #FAE8F1;--bable-color-main-tool-sf: #14A8A8;--bable-color-accent-one-tool-umam: #859f8f;--bable-color-accent-two-tool-umam: #dd9964;--bable-color-accent-three-tool-umam: #495a63;--bable-color-accent-four-tool-umam: #959599;--bable-color-accent-five-tool-umam: #d06f59;--bable-color-accent-six-tool-umam: #8bb4e2;--bable-color-highlight-tool-umam: #dfdbf4;--bable-color-highlighter-tool-umam: #cdcccc;--bable-color-green-tool-umam: #81CE97;--bable-color-orange-tool-umam: #f80}:root{--scroll-effect-fade: scale(0.4);--scroll-effect-fade--right: translateX(-150px);--scroll-effect-fade--left: translateX(150px);--scroll-effect-fade--down: translateY(-150px);--scroll-effect-fade--up: translateY(150px);--scroll-effect-fade--up-right: translate(-150px, 150px);--scroll-effect-fade--down-right: translate(-150px, -150px);--scroll-effect-fade--up-left: translate(150px, 150px);--scroll-effect-fade--down-left: translate(150px, -150px)}.categories .category .select-subtype{font-size:.83333333em}.categories{display:flex;flex-wrap:wrap}.categories .category{background-color:var(--bable-neutral-100);padding:10px;box-sizing:border-box;margin:10px;flex-basis:400px;flex-grow:1;height:max-content;max-width:100%}.categories .category .select-type{margin:5px 0}.categories .category .select-type .toggle-subtypes{float:right;margin:5px 10px;cursor:pointer}.categories .category .select-subtype{display:none;margin:5px 0 5px 50px}.categories .category .select-subtype label{vertical-align:middle}.categories .category .select-subtype .actual-check-box{width:15px;height:15px}.categories .category .select-subtype:first-of-type{margin-top:15px}.categories .category .select-subtype.alert .checkbox-label{color:var(--bable-alert-main);font-style:italic;font-weight:bold}.categories .category .bable-tooltip{display:inline-flex;vertical-align:middle;margin:0 5px}


