:root {
  --theme-color1: hsla(50, 100%, 50%, 1) !important;
  --theme-color2: hsla(50, 63%, 59%, 1) !important;
  --theme-color3: hsla(50, 47%, 21%, 1) !important;
  --theme-color4: hsla(50, 100%, 38%, 0.15) !important;
  --theme-color5: hsla(50, 100%, 13%, 1) !important;
  --theme-color6: hsla(50, 100%, 6%, 1) !important;
  --theme-color7: hsla(39, 21%, 43%, 1) !important;
  --theme-color8: hsla(50, 70%, 35%, 1) !important;
  --theme-color9: hsla(0, 0%, 100%, 0.3) !important;
  --theme-color10: hsla(51, 100%, 4%, 1) !important;
  --theme-color11: hsla(50, 100%, 84%, 1) !important;
  --theme-color12: hsla(0, 0%, 100%, 0.4) !important;
  --gradient1-color1: hsla(28, 89%, 52%, 1) !important;
  --gradient1-color2: hsla(50, 100%, 66%, 1) !important;
  --gradient2-color1: hsla(50, 100%, 17%, 1) !important;
  --gradient2-color2: hsla(50, 54%, 25%, 1) !important;
  --gradient3-color1: hsla(49, 88%, 52%, 1) !important;
  --gradient3-color2: hsla(52, 100%, 27%, 1) !important;
  --gradient4-color1: hsla(49, 45%, 22%, 1) !important;
  --gradient4-color2: hsla(50, 69%, 35%, 1) !important;
  --gradient5-color1: hsla(55, 12%, 59%) !important;
  --gradient5-color2: hsla(0, 0%, 32%) !important;
  --gradient6-color1: hsla(225, 95%, 67%, 1) !important;
  --gradient6-color2: hsla(267, 77%, 64%, 1) !important;
  --neutral-color1: hsla(0, 0%, 0%, 1) !important;
  --neutral-color2: hsla(0, 0%, 0%, 0.5) !important;
  --neutral-color3: hsla(0, 0%, 100%, 1) !important;
  --neutral-color4: hsla(0, 0%, 100%, 0.72) !important;
  --neutral-color5: hsla(0, 0%, 100%, 0.4) !important;
  --neutral-color6: hsla(0, 0%, 100%, 0.2) !important;
  --other-color1: hsla(0, 72%, 53%, 1) !important;
  --other-color2: hsla(224, 64%, 58%, 1) !important;
  --other-color3: hsla(57, 88%, 64%, 1) !important;
  --other-color4: hsla(120, 85%, 33%, 1) !important;
  --other-color5: hsla(359, 100%, 51%, 1) !important;
  --other-color6: hsla(63, 100%, 74%, 1) !important;
  --other-color7: hsla(32, 89%, 28%, 1) !important;
}
#app, .app, .app_center { background-color: var(--theme-color6) !important; }
.main_v9 .home .gamePage > .sticky_box.sticky, .main_v9 .home .sticky_box.sticky { position: absolute !important; top: 43.1875px !important; left: 0 !important; width: 100% !important; z-index: auto !important; }
.main_v9:has(.playGame_box) .loading .loading_icons { background: rgba(0, 0, 0, .5) !important; border-radius: .15rem !important; color: #ccc !important; filter: none !important; mix-blend-mode: normal !important; }
.main_v9:has(.playGame_box) .loading .loading_icons img, .main_v9:has(.playGame_box) .loading .loading_icons svg, .main_v9:has(.playGame_box) .loading .loading_icons * { filter: none !important; mix-blend-mode: normal !important; }