.AppCheckboxShared_wrap__a_S8y{display:flex;flex-flow:row;align-items:center}.AppCheckboxShared_checkbox__HN_aq{display:block;flex-shrink:0;position:relative;border-radius:4px;background-color:var(--defaultBackgroundColor);cursor:pointer;transition:all .3s;width:20px;height:20px}.AppCheckboxShared_checkbox__HN_aq:hover{background-color:var(--defaultHover)}.AppCheckboxShared_checkbox__HN_aq:checked{background-color:var(--checkedBackgroundColor)}.AppCheckboxShared_checkbox__HN_aq:checked:hover{background-color:var(--checkedHover)}.AppCheckboxShared_checkbox__HN_aq:disabled{cursor:not-allowed}.AppCheckboxShared_checkbox__HN_aq:disabled,.AppCheckboxShared_checkbox__HN_aq:disabled:checked{background-color:var(--disabledBackgroundColor)}.AppCheckboxShared_checkbox__HN_aq:disabled:checked:before{background-color:var(--disabledCheckColor)}.AppCheckboxShared_checkbox__HN_aq:checked:before{position:absolute;left:0;top:0;height:100%;width:100%;content:"";background-color:#fff;-webkit-mask:url(/images/shared-images/decoration/checkbox.svg) center center no-repeat;mask:url(/images/shared-images/decoration/checkbox.svg) center center no-repeat}.AppCheckboxShared_checkbox_error__YgFQY,.AppCheckboxShared_checkbox_error__YgFQY:hover{background-color:var(--errorBackgroundColor)}.AppCheckbox_wrap__NvBSg{--defaultBackgroundColor:#EDEFF2;--defaultHover:#D9DDE3;--checkedBackgroundColor:#A1CD3A;--checkedHover:#619225;--disabledBackgroundColor:#F7F8FA;--disabledCheckColor:#B8BFC9;--errorBackgroundColor:#FBEAE9}.AppCheckbox_label__6mgeV{color:#4d5054;cursor:pointer}.AppCheckbox_label_checked__O0ry4,.AppCheckbox_label_error__7xUZO{color:#28292b}.AppCheckbox_label_disabled__VQzRV{color:#b8bfc9;cursor:not-allowed}.AppCheckbox_label_required___p9nJ:after{content:" *";color:#da3934}.AppCheckbox_label_M__Jg_im{font-size:14px;line-height:20px;margin-left:6px}.AppCheckbox_label_L__L52vJ{font-size:16px;line-height:24px;margin-left:8px}.AppCheckbox_postLabel__q9ky2{color:#4d5054;margin-left:4px}.AppCheckbox_postLabel_disabled__b9aA6{color:inherit}