.buttons-root-ehl {
    max-width: 100%;
}
.buttons-root-ehl > div {
    display: inline-block;
    margin-bottom: 0.5rem;
    max-width: 100%;
}
.buttons-root-ehl button[class] {
    max-width: 100%;
    overflow: hidden;
    min-width: var(--buttonMinWidth);
}
.buttons-stacked-tbJ {
    display: flex;
    flex-wrap: wrap;
    flex-direction: column;
}
.buttons-inline-Aw1 > div {
    margin-inline-end: 0.5rem;
}

