.block-button{display:flex;flex-wrap:wrap;gap:calc(var(--hh-gutter-width, 2rem)/2)}@media(max-width:576px){.block-button{align-items:center;flex-direction:column}}.block-button .hh-button{justify-content:center;margin-bottom:0!important}.block-button .hh-button__text{text-align:center}.block-button--align-left{justify-content:flex-start}.block-button--align-centered{justify-content:center}.block-button--align-right{justify-content:flex-end}