.cards-container.svelte-1bxegdd{--gap:var(--space-4);display:flex;gap:var(--gap);flex-direction:column}@media only screen and (min-width: 767px){.cards-container.svelte-1bxegdd{--cols:2;display:grid;grid-auto-rows:1fr;grid-template-columns:repeat(var(--cols),minmax(0,1fr))}.cards-container.svelte-1bxegdd:has(>:first-child:nth-last-child(1)){--cols:1}.cards-container.svelte-1bxegdd:has(>:first-child:nth-last-child(3)){--cols:3}}@media only screen and (min-width: 1280px){.cards-container.svelte-1bxegdd:has(>:first-child:nth-last-child(4)){--cols:4}}