.CheckboxInput_inputWrapper__F2FSX{display:flex}.CheckboxInput_inputWrapper__F2FSX input{flex-shrink:0;margin-right:1em;cursor:pointer}.CheckboxInput_inputWrapper__F2FSX label{cursor:pointer}.CheckboxInput_faulty__z_CV_{margin-top:.3em;color:var(--color-red);display:block}.Dropdown_dropdownWrapper__Uac7h{width:100%}.Dropdown_dropdownWrapper__Uac7h span.Dropdown_faulty__h1EUV{position:absolute;margin-top:-38px;font-size:14px;color:var(--color-red)}.Dropdown_dbSelectWrapper__8LwTg{position:relative;width:100%;height:48px;margin:30px 0 20px;border:1px solid var(--color-grey-500);border-radius:4px;cursor:pointer;-webkit-tap-highlight-color:rgb(0 0 0/0)}.Dropdown_dbSelectWrapper__8LwTg .Dropdown_dbSelectLabel__fFwl4{position:absolute;color:var(--color-grey-700);background-color:var(--color-white);line-height:28px;top:-.96rem;font-size:12px;font-weight:400;left:7px;padding:0 7px;z-index:200}.Dropdown_dbSelectWrapper__8LwTg .Dropdown_dbSelectDisplayValue__E_uvU{display:none;overflow:hidden;color:var(--color-bluegrey-500);position:relative;text-align:left;left:15px;bottom:-15px;padding-right:48px;font-weight:400;text-overflow:ellipsis;white-space:nowrap}.Dropdown_dbSelectWrapper__8LwTg i.Dropdown_arrowDownIcon__w7jZU{position:absolute;z-index:200;right:10px;top:13px;color:var(--color-accent);transition:all .35s ease-in-out;transform:rotate(0)}.Dropdown_dbSelectWrapper__8LwTg i.Dropdown_arrowDownIcon__w7jZU.Dropdown_isOpen__x7UWS{top:10px;transition:all .35s ease-in-out;transform:rotate(180deg)}@media screen and (max-width:420px){.Dropdown_dbSelectWrapper__8LwTg i.Dropdown_arrowDownIcon__w7jZU.Dropdown_isOpen__x7UWS{top:13px;transition:none;transform:none}}.Dropdown_dbSelectWrapper__8LwTg select.Dropdown_dbNativeSelectList__l5VKU{position:relative;appearance:none;background:none;border:none;outline:none;width:100%;height:100%;padding-right:50px;z-index:99;font-size:16px;font-family:inherit;left:9px;text-overflow:ellipsis}.Dropdown_dbSelectWrapper__8LwTg select.Dropdown_dbNativeSelectList__l5VKU:active,.Dropdown_dbSelectWrapper__8LwTg select.Dropdown_dbNativeSelectList__l5VKU:focus{appearance:none;background:none;border:none;outline:none}.Dropdown_dbSelectWrapper__8LwTg select.Dropdown_dbNativeSelectList__l5VKU:-moz-focusring{color:transparent;text-shadow:0 0 0 0}.Dropdown_dbSelectWrapper__8LwTg ul.Dropdown_dbCustomSelectList__Prrv0{display:none;position:absolute;list-style-type:none;top:35px;margin:-1px;opacity:0;visibility:hidden;padding:0;z-index:90;width:calc(100% + 2px);transform-origin:top;transition:transform .25s ease-in-out;border:1px solid var(--color-grey-500)}.Dropdown_dbSelectWrapper__8LwTg ul.Dropdown_dbCustomSelectList__Prrv0 li{position:relative;height:40px;color:var(--color-bluegrey-500);display:flex;align-items:center;justify-content:space-evenly;background-color:var(--color-grey-30);border-top:1px solid var(--color-grey-500)}.Dropdown_dbSelectWrapper__8LwTg ul.Dropdown_dbCustomSelectList__Prrv0 li.Dropdown_active__I256X{color:var(--color-accent)}.Dropdown_dbSelectWrapper__8LwTg ul.Dropdown_dbCustomSelectList__Prrv0 li:first-of-type{border-top:none}.Dropdown_dbSelectWrapper__8LwTg ul.Dropdown_dbCustomSelectList__Prrv0 li:hover{background-color:lightblue}.Dropdown_dbSelectWrapper__8LwTg ul.Dropdown_dbCustomSelectList__Prrv0.Dropdown_isOpen__x7UWS{top:45px;opacity:1;visibility:visible;transform-origin:top;transition:transform .25s ease-in-out;z-index:201}.Dropdown_dbSelectWrapper__8LwTg ul.Dropdown_dbCustomSelectList__Prrv0.Dropdown_isScrollable__Y6hri{max-height:156px;overflow:hidden;overflow-y:scroll}.Dropdown_dbSelectWrapper__8LwTg.Dropdown_faulty__h1EUV{margin-bottom:45px;border-color:var(--color-red)}.Dropdown_dbSelectWrapper__8LwTg.Dropdown_faulty__h1EUV .Dropdown_dbSelectLabel__fFwl4,.Dropdown_dbSelectWrapper__8LwTg.Dropdown_faulty__h1EUV i.Dropdown_arrowDownIcon__w7jZU{color:var(--color-red)}.Dropdown_dbSelectWrapper__8LwTg:focus-within{outline:none}.Dropdown_dbSelectWrapper__8LwTg:focus-within .Dropdown_dbSelectLabel__fFwl4{color:var(--color-accent)}@media screen and (min-width:420px){.Dropdown_dbSelectWrapper__8LwTg .Dropdown_dbSelectDisplayValue__E_uvU{display:block}.Dropdown_dbSelectWrapper__8LwTg select.Dropdown_dbNativeSelectList__l5VKU{display:none}.Dropdown_dbSelectWrapper__8LwTg ul.Dropdown_dbCustomSelectList__Prrv0{display:block}}@media screen and (max-width:420px){.Dropdown_dbSelectWrapper__8LwTg select.Dropdown_dbNativeSelectList__l5VKU{color:var(--color-bluegrey-500);left:14px;font-weight:400}}.RadioButtons_radioButtons__oAhuO{margin-left:10px}.RadioButtons_radioButtons__oAhuO label{position:relative;height:20px;padding-left:26px;margin-left:5px;margin-right:10px;margin-bottom:10px;cursor:pointer;outline:0}.RadioButtons_radioButtons__oAhuO label input{opacity:0;position:absolute}.RadioButtons_radioButtons__oAhuO label .RadioButtons_fakeRadio__2JK5o:after,.RadioButtons_radioButtons__oAhuO label .RadioButtons_fakeRadio__2JK5o:before{content:"";position:absolute;border-radius:50%;transition:transform .3s,border-color .3s}.RadioButtons_radioButtons__oAhuO label .RadioButtons_fakeRadio__2JK5o:before{top:0;left:0;width:20px;height:20px;border:2px solid var(--color-grey-500)}.RadioButtons_radioButtons__oAhuO label .RadioButtons_fakeRadio__2JK5o:after{top:5px;left:5px;width:10px;height:10px;transform:scale(0);background:var(--color-accent)}.RadioButtons_radioButtons__oAhuO label input:checked~.RadioButtons_fakeRadio__2JK5o:before{border-color:var(--color-accent)}.RadioButtons_radioButtons__oAhuO label input:checked~.RadioButtons_fakeRadio__2JK5o:after{transform:scale(1)}.NumberInput_numberInputWrapper__TymqA{position:relative;width:100%;height:48px;margin:30px 0 0;border:1px solid var(--color-grey-500);border-radius:4px;background:var(--color-white)}.NumberInput_numberInputWrapper__TymqA .NumberInput_numberInput__SsA4q{display:block;width:100%;height:48px;margin:0;border:none;box-shadow:none;background:none;font-size:16px;padding:.5rem 0 .5rem 12px;font-family:inherit;font-weight:inherit;color:var(--color-bluegrey-500)}.NumberInput_numberInputWrapper__TymqA.NumberInput_faulty__nvnjB .NumberInput_numberInput__SsA4q{color:var(--color-red)}.NumberInput_numberInputWrapper__TymqA .NumberInput_numberInput__SsA4q:focus{outline:none}.NumberInput_numberInputWrapper__TymqA .NumberInput_numberInput__SsA4q:focus~label:after{visibility:visible;width:100%;left:0}.NumberInput_numberInputWrapper__TymqA .NumberInput_numberInput__SsA4q~label{font-size:16px;position:absolute;pointer-events:none;top:.9rem;text-align:left;padding:0 5px;left:7px;bottom:0;color:var(--color-grey-700);border-radius:3px;height:1.2em}.NumberInput_numberInputWrapper__TymqA .NumberInput_numberInput__SsA4q~label.NumberInput_numberInputTouched__VDNwN{left:0}.NumberInput_numberInputWrapper__TymqA .NumberInput_numberInputTouched__VDNwN~label{visibility:hidden}.NumberInput_numberInputWrapper__TymqA .NumberInput_numberInputFloating__tmEy_~label{transition:all .2s ease;transition-property:top,font-size,margin-bottom}.NumberInput_numberInputWrapper__TymqA .NumberInput_numberInputFloating__tmEy_:focus~label{visibility:visible;top:-.5rem;font-size:12px;height:12px;margin-bottom:0;background-color:var(--color-white);color:var(--color-accent)}.NumberInput_numberInputWrapper__TymqA .NumberInput_numberInputFloating__tmEy_.NumberInput_numberInputTouched__VDNwN~label{visibility:visible;background-color:var(--color-white);top:-.5rem;bottom:auto;font-size:12px;margin-bottom:0}.NumberInput_numberInputWrapper__TymqA.NumberInput_faulty__nvnjB{border-color:var(--color-red)}.NumberInput_numberInputWrapper__TymqA.NumberInput_faulty__nvnjB label,.NumberInput_numberInputWrapper__TymqA.NumberInput_faulty__nvnjB span.NumberInput_faulty__nvnjB{color:var(--color-red)}.TextInput_textInputWrapper__v_8o_{position:relative;width:100%;height:48px;margin:30px 0 20px;border:1px solid var(--color-grey-500);border-radius:4px}.TextInput_textInputWrapper__v_8o_ .TextInput_textInput__0uZNr{color:var(--color-bluegrey-500);display:block;width:100%;height:48px;margin:0;border:none;box-shadow:none;background:none;font-size:16px;font-family:inherit;font-weight:inherit;padding:.5rem 0 .5rem 12px}.TextInput_textInputWrapper__v_8o_ .TextInput_textInput__0uZNr:focus{outline:none}.TextInput_textInputWrapper__v_8o_ .TextInput_textInput__0uZNr:focus~label:after{visibility:visible;width:100%;left:0}.TextInput_textInputWrapper__v_8o_ .TextInput_textInput__0uZNr~label{font-size:16px;position:absolute;pointer-events:none;top:.9rem;text-align:left;padding:0 5px;left:7px;bottom:0;color:var(--color-grey-700);border-radius:3px;height:1.2em}.TextInput_textInputWrapper__v_8o_ .TextInput_textInput__0uZNr~label.TextInput_textInputTouched___SPrq{left:0}.TextInput_textInputWrapper__v_8o_ .TextInput_textInputTouched___SPrq~label{visibility:hidden}.TextInput_textInputWrapper__v_8o_ .TextInput_textInputFloating__btSsU~label{transition:all .2s ease;transition-property:top,font-size,margin-bottom}.TextInput_textInputWrapper__v_8o_ .TextInput_textInputFloating__btSsU:focus~label{visibility:visible;top:-.5rem;font-size:12px;height:12px;margin-bottom:0;background-color:var(--color-white);color:var(--color-accent)}.TextInput_textInputWrapper__v_8o_ .TextInput_textInputFloating__btSsU.TextInput_textInputTouched___SPrq~label{visibility:visible;background-color:var(--color-white);top:-.5rem;bottom:auto;font-size:12px;margin-bottom:0}.TextInput_textInputWrapper__v_8o_.TextInput_faulty__RmAxC{border-color:var(--color-red)}.TextInput_textInputWrapper__v_8o_.TextInput_faulty__RmAxC label,.TextInput_textInputWrapper__v_8o_.TextInput_faulty__RmAxC span.TextInput_faulty__RmAxC{color:var(--color-red)}.TextInput_assistantFieldSet__wQUoq{display:flex;width:100%}.SimpleSwitch_switchContainer__sVQfh{display:flex;justify-content:space-between;padding:5px 0 10px}.SimpleSwitch_switchLabel__zZ_rA{color:var(--color-grey-700);font-size:14px;line-height:26px}.SimpleSwitch_switchContainer__sVQfh:focus{outline:none}.SimpleSwitch_switchContainer__sVQfh .SimpleSwitch_switch__9rEcm{position:relative;display:inline-block;flex-shrink:0;width:52px;height:26px;margin-left:5px;outline:none}.SimpleSwitch_switchContainer__sVQfh .SimpleSwitch_switch__9rEcm input{position:absolute;opacity:0;width:0;height:0;overflow:hidden}.SimpleSwitch_switchContainer__sVQfh .SimpleSwitch_slider__6yNmj{position:absolute;cursor:pointer;top:0;left:0;right:0;bottom:0;background-color:var(--color-grey-550);transition:background-color .4s ease;border-radius:25px}.SimpleSwitch_switchContainer__sVQfh .SimpleSwitch_slider__6yNmj:before{position:absolute;content:"";height:22px;width:22px;left:2px;bottom:2px;background-color:var(--color-white);transition:transform .4s,background-color .4s ease;border-radius:50%;box-shadow:0 4px 4px rgb(0 0 0/12%)}.SimpleSwitch_switchContainer__sVQfh input:checked+.SimpleSwitch_slider__6yNmj{background-color:var(--color-accent)}.SimpleSwitch_switchContainer__sVQfh input:checked+.SimpleSwitch_slider__6yNmj:before{transform:translateX(26px)}.SimpleSwitch_switchContainer__sVQfh input:disabled+.SimpleSwitch_slider__6yNmj{background-color:#dddddd;cursor:unset}.SimpleSwitch_switchContainer__sVQfh .SimpleSwitch_switch__9rEcm input:focus+.SimpleSwitch_slider__6yNmj,.SimpleSwitch_switchContainer__sVQfh .SimpleSwitch_switch__9rEcm input:focus-visible+.SimpleSwitch_slider__6yNmj{outline:2px solid var(--color-accent);outline-offset:2px}.SimpleSwitch_switchContainer__sVQfh .SimpleSwitch_switch__9rEcm input:checked:focus+.SimpleSwitch_slider__6yNmj,.SimpleSwitch_switchContainer__sVQfh .SimpleSwitch_switch__9rEcm input:checked:focus-visible+.SimpleSwitch_slider__6yNmj{box-shadow:0 0 0 3px var(--color-white),0 0 0 5px var(--color-accent);outline:none}
/*# sourceMappingURL=4c199b812fdcf6d6.css.map*/