.card-title-section{align-items:center;column-gap:3rem;display:flex;flex-wrap:wrap;justify-content:space-between;padding:1rem 0;row-gap:1rem}.card-title-section__content{flex:1 0 66%}.card-title-section__buttons{display:flex;flex:1 0 22%;flex-wrap:wrap;gap:1rem;justify-content:flex-end}.card-title-section__buttons .button{width:100%}@media (max-width:1021px){.card-title-section{align-items:flex-start;flex-direction:column}.card-title-section__buttons{align-items:center;display:flex;flex-wrap:nowrap;justify-content:flex-start;padding-top:1rem;width:100%}.card-title-section__buttons .button{width:auto}}