.buttons{align-items:center;display:flex;gap:20px;margin:auto;max-width:1130px;padding:0 15px}.buttons.--left{justify-content:flex-start}.buttons.--center{justify-content:center}.buttons.--right{justify-content:flex-end}