.ticker__slider {
  align-items: center;
  display: flex;
  gap: 1rem;
}

.ticker__splide-section {
  position: relative;
  z-index: 1;
}
