.ds-c-button-group,.ds-c-button-group.ds-c-button-group--left,.ds-c-button-group.ds-c-button-group--responsive-sm{display:flex;flex-direction:column-reverse;justify-content:stretch}@media (min-width:640px){.ds-c-button-group,.ds-c-button-group.ds-c-button-group--left,.ds-c-button-group.ds-c-button-group--responsive-sm{flex-direction:row;justify-content:flex-start;width:100%}}.ds-c-button-group--gap-sm,.ds-c-button-group__section--gap-sm{gap:var(--ds-size-spacing-sm,4px)}.ds-c-button-group--gap-md,.ds-c-button-group__section--gap-md{gap:var(--ds-size-spacing-md,8px)}.ds-c-button-group--gap-lg,.ds-c-button-group__section--gap-lg{gap:var(--ds-size-spacing-lg,16px)}.ds-c-button-group.ds-c-button-group--right{justify-content:flex-end}.ds-c-button-group.ds-c-button-group--center{justify-content:center}.ds-c-button-group.ds-c-button-group--space-between{justify-content:space-between}.ds-c-button-group.ds-c-button-group--space-around{justify-content:space-around}.ds-c-button-group.ds-c-button-group--space-evenly{justify-content:space-evenly}.ds-c-button-group.ds-c-button-group--responsive-none{flex-direction:row;justify-content:flex-start;width:100%}@media (min-width:768px){.ds-c-button-group.ds-c-button-group--responsive-md{display:flex;flex-direction:row;justify-content:flex-start;width:100%}}@media (min-width:1024px){.ds-c-button-group.ds-c-button-group--responsive-lg{display:flex;flex-direction:row;justify-content:flex-start;width:100%}}.ds-c-button-group .ds-c-button-group__section,.ds-c-button-group .ds-c-button-group__section.ds-c-button-group__section--left,.ds-c-button-group.ds-c-button-group--responsive-sm .ds-c-button-group__section{display:flex;flex-direction:column-reverse;gap:1rem;justify-content:center}@media (min-width:640px){.ds-c-button-group .ds-c-button-group__section,.ds-c-button-group .ds-c-button-group__section.ds-c-button-group__section--left,.ds-c-button-group.ds-c-button-group--responsive-sm .ds-c-button-group__section{display:flex;flex-direction:row;flex-grow:1;flex-shrink:0;justify-content:flex-start}}@media (min-width:768px){.ds-c-button-group.ds-c-button-group--responsive-md .ds-c-button-group__section{display:flex;flex-direction:row;flex-grow:1;flex-shrink:0;justify-content:flex-start}}@media (min-width:1024px){.ds-c-button-group.ds-c-button-group--responsive-lg .ds-c-button-group__section{display:flex;flex-direction:row;flex-grow:1;flex-shrink:0;justify-content:flex-start}}.ds-c-button-group .ds-c-button-group__section.ds-c-button-group__section--right{justify-content:flex-end}.ds-c-button-group .ds-c-button-group__section.ds-c-button-group__section--center{justify-content:center}.ds-c-button-group .ds-c-button-group__section.ds-c-button-group__section--space-between{justify-content:space-between}.ds-c-button-group .ds-c-button-group__section.ds-c-button-group__section--space-around{justify-content:space-around}.ds-c-button-group .ds-c-button-group__section.ds-c-button-group__section--space-evenly{justify-content:space-evenly}