.responsive-form-grid.svelte-187p9up{grid-template-columns:repeat(1,minmax(0,1fr))}.responsive-form-cell.svelte-187p9up{grid-column-end:span 1}@media (width>=40rem) and (width<=63.999rem){.responsive-form-grid.svelte-187p9up{grid-template-columns:repeat(var(--form-cols-tablet), minmax(0, 1fr))}.responsive-form-cell.svelte-187p9up{grid-column-end:span var(--form-col-span-tablet)}}@media (width>=64rem){.responsive-form-grid.svelte-187p9up{grid-template-columns:repeat(var(--form-cols), minmax(0, 1fr))}.responsive-form-cell.svelte-187p9up{grid-column-end:span var(--form-col-span)}}
