.smb-buttons{--smb-buttons--gap:var(--_margin1);display:flex;flex-wrap:wrap;gap:var(--smb-buttons--gap)}.smb-buttons.has-text-align-left,.smb-buttons.is-content-justification-left{justify-content:flex-start}.smb-buttons.has-text-align-center,.smb-buttons.is-content-justification-center{justify-content:center}.smb-buttons.has-text-align-right,.smb-buttons.is-content-justification-right{justify-content:flex-end}.smb-buttons.is-content-justification-space-between{justify-content:space-between}.smb-buttons>.smb-btn-wrapper{flex:0 1 auto;margin:0}.smb-buttons>.smb-btn-wrapper--full{flex:1 1 auto}@media not all and (min-width:640px){.smb-buttons>.smb-btn-wrapper--more-wider{flex:1 1 auto}}