.auto-grid.svelte-1lhm1il{gap:var(--row-gap,25px) var(--col-gap,25px);place-items:var(--item-placement,normal);grid-template-columns:repeat(var(--auto-strategy,auto-fit), minmax(min(var(--cell-min-width,150px), 50%), 1fr));grid-auto-rows:var(--row-height,auto);display:grid}@media screen and (width<=48em){.auto-grid.svelte-1lhm1il{place-items:center}}
