.guild-card_markdown__yKoMM h3 {
  color: #fff;
  font-weight: 700;
  line-height: 1;
  text-transform: uppercase;
  margin-top: 1.75rem;
  margin-bottom: 1.125rem;
}
.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;
}
.guild-games-hero_markdown__PqXr4 p,
.guild-games-hero_markdown__PqXr4 p:not(:last-child) {
  margin-bottom: 0;
}
.guild-games-hero_markdown__PqXr4 ul {
  padding: 0;
  margin: 0;
  list-style: none;
  display: flex;
  gap: 122px;
}
@media (max-width: 640px) {
  .guild-games-hero_markdown__PqXr4 ul {
    gap: 1rem;
    justify-content: space-between;
  }
}
.guild-games-hero_markdown__PqXr4 ul li {
  display: flex;
  align-items: center;
  justify-content: center;
}
.guild-games-hero_markdown__PqXr4 ul li img {
  max-height: 80px;
  width: auto;
  -o-object-fit: contain;
  object-fit: contain;
}
