.RadioButton_radioButton__0o0Ht{display:flex;align-items:center;cursor:pointer}.RadioButton_input__9DmSx{display:none}.RadioButton_customRadio__3GRIq{width:12px;height:12px;border:1px solid black;border-radius:4px;margin-right:8px;position:relative;padding:1px;background:white}.RadioButton_input__9DmSx:checked+.RadioButton_customRadio__3GRIq:before{content:"";position:absolute;top:1px;left:1px;width:8px;height:8px;border-radius:3px;background-color:black}.RadioButton_input__9DmSx:disabled+.RadioButton_customRadio__3GRIq{background-color:#f0f0f0;color:#888;border:1px solid #ccc;cursor:not-allowed}