.customRadioButtons_optionItem__u_b9U{display:flex;align-items:center;cursor:pointer}.customRadioButtons_optionItem__u_b9U:not(:last-child){margin-bottom:10px}.customRadioButtons_optionItem__u_b9U .customRadioButtons_radioLabel__23D7D{font-weight:700;font-size:16px}.customRadioButtons_optionItem__u_b9U .customRadioButtons_radio__O42F7{border:2px solid #ddd;border-radius:50%;width:20px;height:20px;transition:all .3s ease;position:relative}.customRadioButtons_optionItem__u_b9U.customRadioButtons_active__vGgLo .customRadioButtons_radio__O42F7{background-color:#ff7900;border-color:#ff7900;outline:thick double #ff7900}.customRadioButtons_optionItem__u_b9U.customRadioButtons_active__vGgLo .customRadioButtons_radio__O42F7:before{content:"";width:10px;height:10px;background-color:#000;position:absolute;left:50%;top:50%;border-radius:50%;z-index:1;transform:translate(-50%,-50%)}