%cx-configurator-attribute-radio-button {
  @include cx-configurator-attribute-type();
  @include cx-configurator-attribute-level-quantity-price();

  .form-check {
    &:last-child {
      margin-block-end: 9px;
    }
  }

  @include cx-configurator-attribute-visible-focus();

  .cx-quantity {
    padding-block-end: 1rem;
  }
}
