.Grid-outerWrapper.svelte-ioot7x{width:100%;display:block;flex-grow:1}.Grid-outerWrapper--fullHeight.svelte-ioot7x{height:100%}.Grid.svelte-ioot7x{display:flex;flex-direction:row;flex-wrap:wrap;flex-grow:1;align-items:flex-start}.Grid--withGap.svelte-ioot7x{--grid-gap-offset: var(--gap-width, 1rem);margin-left:calc(var(--grid-gap-offset) * -1);margin-top:calc(var(--grid-gap-offset) * -1)}.Grid--withColumns.svelte-ioot7x,.Grid--withRows.svelte-ioot7x,.Grid--withAreas.svelte-ioot7x{--grid-gap-offset: 0;margin-top:0;margin-left:0;grid-gap:var(--gap-width, 1rem);display:grid}.Grid--equalHeight.svelte-ioot7x{align-items:stretch}.Grid--align-start.svelte-ioot7x{align-items:flex-start}.Grid--align-center.svelte-ioot7x{align-items:center}.Grid--align-end.svelte-ioot7x{align-items:flex-end}.Grid--fullHeight.svelte-ioot7x{height:inherit}.Grid.gap-none.svelte-ioot7x{--grid-gap-offset: 0}.GridCell.svelte-neoxay{padding-left:var(--grid-gap-offset);padding-top:var(--grid-gap-offset);box-sizing:border-box;flex:0 0 auto;display:flex;flex-direction:column;position:relative}
