.custom_switch{display:flex!important;flex-direction:column!important;gap:6px!important}.switch_row{display:flex;align-items:center;gap:18px;flex-wrap:wrap;justify-content:space-between}.switch_main_label{color:#333;font-size:15px;font-weight:600;white-space:nowrap}.form_control{width:100%}.radio_row{display:flex!important;gap:16px!important;flex-wrap:wrap!important;margin-left:0!important}.radio_option{display:inline-flex;align-items:center;cursor:pointer}.radio_option:hover{border-color:#e0e0e0}.radio_option .MuiRadio-root{color:#333}.radio_option.active .MuiFormControlLabel-label{color:#ff273a}.radio_option .MuiFormControlLabel-label{font-size:15px;color:#424242;font-weight:600}.custom_switch .MuiFormControlLabel-label,.custom_switch .MuiFormControlLabel-root .MuiFormControlLabel-label{color:#424242!important}.custom_switch .Mui-checked .MuiFormControlLabel-label,.custom_switch .radio_option.active .MuiFormControlLabel-label{color:#ff273a!important}.custom_switch .MuiFormControlLabel-root{margin:0}.custom_switch .Mui-disabled{opacity:.6;cursor:not-allowed}.error-text{color:#d32f2f;font-size:12px}