.cards-header{display:flex;flex-direction:column;gap:24px}.cards-header__header{display:flex;flex-direction:column;gap:16px;justify-content:space-between;padding-left:16px;padding-right:16px}@container maincontent (min-width: 800px){.cards-header__header{align-items:flex-end;flex-direction:row;gap:24px;padding-left:32px;padding-right:32px}}.cards-header__title{flex:1}.cards-header__after-button{display:none}.cards-header--after-button .cards-header__header{flex-direction:row;justify-content:flex-start}.cards-header--after-button .cards-header__primary-button{display:none;margin-left:auto}@container maincontent (min-width: 900px){.cards-header--after-button .cards-header__primary-button{display:inline-flex}}.cards-header--after-button .cards-header__after-button{display:flex}@container maincontent (min-width: 900px){.cards-header--after-button .cards-header__after-button{display:none}}
