.button-group__wrapper{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column}.button-group__wrapper .button{margin-bottom:10px}@media (min-width:768px){.button-group__wrapper{-ms-flex-direction:row;flex-direction:row}.button-group__stacked .button-group__wrapper{-ms-flex-direction:column;flex-direction:column}.button-group__stacked .button-group__wrapper .button{margin-bottom:10px}.button-group__stacked .button-group__wrapper .button:nth-child(odd){margin-right:0}.button-group__stacked .button-group__wrapper .button:nth-child(2n){margin-left:0}.button-group .button:nth-child(odd){margin-right:1%}.button-group .button:nth-child(2n){margin-left:1%}}@media (min-width:1280px){.button-group .button:nth-child(odd){margin-right:.5%}.button-group .button:nth-child(2n){margin-left:.5%}}