.m-customisable_button{display:flex;flex-direction:column;row-gap:20px}.m-customisable_button--left{align-items:flex-start}.m-customisable_button--center{align-items:center}.m-customisable_button--right{align-items:flex-end}@media (min-width:768px){.m-customisable_button{column-gap:30px;flex-direction:row;flex-wrap:wrap;row-gap:30px}.m-customisable_button--left{justify-content:flex-start}.m-customisable_button--center{justify-content:center}.m-customisable_button--right{justify-content:flex-end}}