@import './variables';

.win-checkbox-group {
  &--horizontal {
    display: flex;
    flex-wrap: wrap;
  }
}
