.promoCardStyle{padding:1rem;flex-wrap:wrap;flex-direction:column;justify-content:start;width:60%;align-items:start;background-color:var(--accent-accentfive)}.freeItemCardStyle,.promoCardStyle{display:flex;border:none;border-radius:.5rem}.freeItemCardStyle{padding:.5rem;flex-direction:row;justify-content:space-between;width:100%;align-items:center;background-color:var(--neutral-fg-primary-inverse);margin-top:.5rem}