.buttons-block{gap:var(--spacing-xl);word-break:break-word;flex-wrap:wrap;width:100%;display:flex}.buttons-block--align-left{justify-content:flex-start}.buttons-block--align-center{justify-content:center}.buttons-block--align-right{justify-content:flex-end}@media screen and (min-width:768px){.buttons-block{gap:var(--spacing-2xl)}}
