.mod-buttons{align-items:center;display:flex}.mod-buttons--center{justify-content:center}.mod-buttons--right{justify-content:flex-end}.mod-buttons>*{margin-right:var(--spacer-half);margin-top:var(--spacer-half)}.mod-buttons--center>*{margin-left:calc(var(--spacer-half)/2);margin-right:calc(var(--spacer-half)/2)}.mod-buttons--right>*{margin-left:var(--spacer-half);margin-right:0}