.gameworldtop-main_content {
  padding: 40px 20px;
  align-items: center;
  gap: 24px;
}

.gamesworldtop-games-main_btn_container {
  width: 100%;
  max-width: 234px;
}

.gameworldtop-games-main_xmas-joker {
  background-image: url("/gameworldtop-img/gameworldtop-game-xmas-joker2.webp");
}

.gameworldtop-games-main_honey-rush-100 {
  background-image: url("/gameworldtop-img/gameworldtop-game-honey-rush-1002.webp");
}

.gameworldtop-games-main_highway-legends {
  background-image: url("/gameworldtop-img/gameworldtop-game-highway-legends2.webp");
}

.gameworldtop-games-main_tales-of-asgard {
  background-image: url("/gameworldtop-img/gameworldtop-game-tales-of-asgard2.webp");
}

.gameworldtop-games-main_fire-joker-freeze {
  background-image: url("/gameworldtop-img/gameworldtop-game-fire-joker-freeze2.webp");
}

.gameworldtop-games-main_scales-of-dead {
  background-image: url("/gameworldtop-img/gameworldtop-game-scales-of-death2.webp");
}

.padding-bottom-16 {
  padding-bottom: 16px;
}

.gameworldtop-policy_content {
  padding: 70px 100px;
  gap: 24px;
  display: flex;
  flex-direction: column;
  text-align: start;
}

.gameworldtop-main_policy_list {
  padding-left: 20px;
  display: flex;
  flex-direction: column;
  gap: 16px;
  justify-content: flex-start;
  align-items: flex-start;
}

.gameworldtop-terms_text_container {
  display: flex;
  flex-direction: column;
  gap: 8px;
}

@media screen and (max-width: 768px) {
  .gameworldtop-policy_content {
    padding: 60px 24px;
  }

  .gameworldtop-policy_content .header-2 {
    font-size: 24px;
    line-height: 28px;
  }
}
