.radio-group {
width: 100%;
&-row {
display : flex;
flex-direction: row;
}
&-column {
flex-direction: column;