.card-slider_slider__yMact {
  overflow: hidden;
  -moz-user-select: none;
  user-select: none;
  -webkit-user-select: none;
  position: relative;
  width: 100%;
  height: 100%;
}
.card-slider_slider__yMact:hover {
  cursor: move;
  cursor: grab;
}
.card-slider_slider__yMact:active {
  cursor: ew-resize;
  cursor: grabbing;
}
.card-slider_slider__yMact .card-slider_track__bcwXI {
  display: flex;
  flex-wrap: nowrap;
  height: 100%;
  width: -moz-max-content;
  width: max-content;
}
