.LogosBlock-content{align-items:stretch;display:flex;flex-wrap:wrap;gap:var(--block-item-gap)}.LogosBlock.align-full .LogosBlock-content{justify-content:space-between;justify-items:center}.LogosBlock.align-left .LogosBlock-content{justify-content:flex-start;justify-items:start}.LogosBlock.align-center .LogosBlock-content{justify-content:center;justify-items:center}.LogosBlock.align-right .LogosBlock-content{justify-content:flex-end;justify-items:end}.LogosBlock{--block-columns:var(--block-items);--block-item-gap:var(--spacing-small);--block-column-gap:var(--spacing-small);--block-row-gap:var(--spacing-small);--block-margin:0 0 var(--spacing-small)}