/**
 * Do not edit directly
 * Generated on Wed, 23 Apr 2025 15:47:28 GMT
 */

:root {
  --brand-LogoSuite-logobar-marquee-gap: var(--base-size-96);
  --brand-LogoSuite-logobar-marquee-slow: 60s;
  --brand-LogoSuite-logobar-marquee-default: 30s;
  --brand-LogoSuite-logobar-rowGap: var(--base-size-40);
  --brand-LogoSuite-logobar-columnGap: var(--base-size-80);
}

@media (min-width: 768px) {
  :root {
    --brand-LogoSuite-logobar-rowGap: var(--base-size-80);
  }
}
