.gux-selector-cards {
  display: flex;
  flex-wrap: wrap;
  gap: var(--gse-ui-selectorCard-simple-gap);
}