.global-container-brands-infinite{background:#0a0a0a;background:#3f5efb;background:radial-gradient(circle,#414340 0,#2d2d2d 100%);padding-block:28px 18px}.stock-ticker{font-size:15px;overflow:hidden;user-select:none;--gap:50px;display:flex;gap:var(--gap);margin-block-start:25px}.stock-ticker ul{align-items:center;animation:scroll 20s linear infinite;display:flex;flex-shrink:0;gap:var(--gap);justify-content:space-between;list-style:none;margin-block:16px;margin-left:0;min-width:100%}.stock-ticker:hover ul{animation-play-state:paused}.minus img{filter:brightness(0) invert(1);max-width:100px;width:100%}@keyframes scroll{to{transform:translateX(calc(-100% - var(--gap)))}}@media (min-width:468px){.stock-ticker ul{margin-left:0}}@media (min-width:769px){.stock-ticker ul{margin-left:1%}}@media (min-width:1200px){.stock-ticker ul{margin-left:3%}}@media (min-width:1500px){.stock-ticker ul{margin-left:6%}}