.awr-button-bar-wrapped{display:flex;flex-flow:column wrap;gap:1rem;width:100%}.awr-button-bar-wrapped>*{width:100%}@media(width >= 640px){.awr-button-bar-wrapped{flex-direction:row}.awr-button-bar-wrapped>*{width:auto}}.awr-button-bar{display:flex;gap:1rem}.awr-button-bar--horizontal{flex-wrap:nowrap;overflow-x:auto}@media (min-width:1280px){.awr-button-bar--horizontal{flex-wrap:wrap;justify-content:flex-start}}.awr-button-bar--horizontal button,.awr-button-bar--horizontal>a{flex:1 1 0%}@media (min-width:768px){.awr-button-bar--horizontal button,.awr-button-bar--horizontal>a{flex:none}}.awr-button-bar--vertical{width:100%;flex-direction:column;flex-wrap:wrap;justify-content:center;padding-left:1rem;padding-right:1rem}@media (min-width:768px){.awr-button-bar--vertical{flex-direction:row;padding-left:0;padding-right:0}}.awr-button-bar--vertical button,.awr-button-bar--vertical>a{flex:1 1 0%}