.radioGroup {
}

.radioGroup_button {
}

.radioGroup_input {
}

.radioGroup_input:checked ~ .radioGroup_button {
  &::after {
  }
}
