.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__vfR_E{--defaultBackgroundColor:#ECECEC;--defaultHover:#E2E2E2;--checkedBackgroundColor:#ED1C24;--checkedHover:#CA181E;--disabledBackgroundColor:#F9F9F9;--disabledCheckColor:#C4C4C4;--errorBackgroundColor:#FDE7E8}.AppCheckbox_postLabel__OyFQb{color:#969696;margin-left:4px}.AppCheckbox_postLabel_disabled__0CzGS{color:disabled}.AppCheckbox_label__0ht_y{color:#555;cursor:pointer}.AppCheckbox_label_checked___p26A,.AppCheckbox_label_error__mbmcZ{color:#171717}.AppCheckbox_label_disabled__IAFLH{color:#c4c4c4;cursor:not-allowed}.AppCheckbox_label_required__Eu5xN:after{content:" *";color:#ed1c24}.AppCheckbox_label_M__0sPi7{font-size:14px;line-height:24px;margin-left:6px}.AppCheckbox_label_L__SI4eX{font-size:16px;line-height:24px;margin-left:8px}