:has(>.btn-row):not(.card__action__2){container-name:button-row-parent;container-type:inline-size}.btn-row{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-ms-flex-pack:center;gap:var(--spacing-xs);justify-content:center}@container button-row-parent (width < 576px){.btn-row{display:grid}}.btn-row+.container--content-flow,.container--content-flow+.btn-row{padding-top:var(--spacing-xs)}.btn-row--align-left{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.btn-row--align-right{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}
