.cards{justify-content:center;gap:3rem;width:100%;display:flex}.card-buttons{width:var(--p-button-icon-only-width)}@media screen and (width<=1024px){.cards{flex-direction:column;align-items:center;gap:1rem}}@media screen and (width<=640px){.card-buttons{width:100%}}
