#ui-root[data-v-f70c8046] {
  z-index: 20;
}
#menu-root[data-v-f70c8046] {
  display: none;
}
#menu-root.active[data-v-f70c8046] {
  display: block;
}
#modal-root[data-v-f70c8046] {
  z-index: 21;
}
#menu-root .gpxUI-button-drag-menu[data-v-f70c8046],
#menu-root[data-v-f70c8046] {
  z-index: 19;
}
.gpxUI-button-drag-menu[data-v-f70c8046] {
  touch-action: none;
  top: auto;
}
[data-v-f70c8046]:focus {
  outline: none;
}
.gpxLoader-container[data-v-f70c8046] {
  font-family: Nunito, "sans-serif";
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #000;
}
.gpxLoader-blur-image[data-v-f70c8046] {
  width: 100%;
  height: 100%;
  -webkit-filter: blur(20px);
  filter: blur(20px);
  -webkit-backdrop-filter: blur(20px);
  background-position: 50% !important;
  background-repeat: no-repeat !important;
  background-size: cover !important;
  position: absolute;
  top: 0;
  left: 0;
  transform: scale(1.3);
  z-index: -1;
  opacity: 0.7;
}
.gpxLoader-game-container[data-v-f70c8046] {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 100%;
}
.gpxLoader-game-icon[data-v-f70c8046] {
  position: relative;
  display: block;
  margin: 35px auto;
  width: 135px;
  height: 135px;
  border-radius: 70px;
  background-size: cover;
  /* box-shadow: 0 2px 15px 0 rgba(6, 29, 98, 0.7),
    inset 0 5px 2px 0 hsla(0, 0%, 96%, 0.5); */
}
.gpxLoader-game-icon svg[data-v-f70c8046] {
  position: absolute;
  left: -20px;
  top: -20px;
  box-shadow: 0 0 15px rgba(6, 29, 98, 0.7);
  border-radius: 50%;
  background-color: rgba(6, 29, 98, 0.35);
  z-index: -1;
}
.gpxLoader-game-icon svg circle[data-v-f70c8046] {
  fill: transparent;
  stroke-width: 7px;
  stroke-dashoffset: 71;
  stroke-linecap: round;
  transform-origin: 50% 50%;
}
.gpxLoader-game-icon svg circle.circle-container[data-v-f70c8046] {
  stroke: hsla(0, 0%, 100%, 0.4);
}
.gpxLoader-logo[data-v-f70c8046],
.gpxLoader-powered[data-v-f70c8046] {
  margin: 0 auto 35px;
  display: block;
  width: 250px;
  height: 75px;
  max-width: 100%;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: 50%;
}
.gpxLoader-logo.gamepix-logo[data-v-f70c8046] {
  width: 265px;
  height: 75px;
}
.gpxLoader-game-title[data-v-f70c8046],
.gpxLoader-label-progress[data-v-f70c8046] {
  color: #fff;
  display: block;
  margin: 35px auto 40px;
  text-align: center;
  font-size: 24px;
  font-weight: 700;
  text-shadow: -1px 0 7px rgba(6, 29, 98, 0.3), 0 1px 7px rgba(6, 29, 98, 0.3),
    1px 0 7px rgba(6, 29, 98, 0.3), 0 -1px 7px rgba(6, 29, 98, 0.3);
}
.gpxLoader-label-progress[data-v-f70c8046] {
  font-size: 26px;
  margin: 0;
  height: 50px;
}
.gpxLoader-label-progress span[data-v-f70c8046] {
  font-size: 36px;
}
.gpxLoader-button[data-v-f70c8046] {
  display: block;
  margin: 0;
  width: 200px;
  height: 50px;
  border-radius: 10px;
  box-shadow: inset 0 2px 4px 0 hsla(0, 0%, 100%, 0.38),
    inset 0 -3px 3px 0 rgba(0, 0, 0, 0.2), 0 8px 15px 0 rgba(6, 29, 98, 0.5);
  background-color: #51e325;
  font-size: 18px;
  font-weight: 700;
  color: #0b2167;
  text-transform: uppercase;
  border: none;
  cursor: pointer;
  padding: 0;
}
.gpxLoader-cookies-notice[data-v-f70c8046] {
  position: absolute;
  bottom: 0;
  left: 0;
  width: calc(100% - 30px);
  padding: 0 15px 10px;
  font-family: Arial;
  text-align: justify;
  color: #fff;
  font-size: 11px;
  letter-spacing: 1px;
  text-shadow: -1px 0 4px rgba(6, 29, 98, 0.3), 0 1px 4px rgba(6, 29, 98, 0.3),
    1px 0 4px rgba(6, 29, 98, 0.3), 0 -1px 4px rgba(6, 29, 98, 0.3);
  -webkit-text-size-adjust: none;
}
.gpxLoader-cookies-notice p[data-v-f70c8046] {
  font-size: 11px !important;
  margin: 0;
}
.gpxLoader-cookies-notice a[data-v-f70c8046] {
  color: #fff;
  text-decoration: underline;
}
.gpxLoader-powered[data-v-f70c8046] {
  margin: 35px auto 0;
  width: 126px;
  height: 55px;
}
.flip-card[data-v-f70c8046] {
  background-color: transparent;
  perspective: 1000px;
  margin: 35px auto 0;
  width: 200px;
  height: 50px;
}
.flip-card-inner[data-v-f70c8046] {
  position: relative;
  width: 100%;
  height: 100%;
  text-align: center;
  transition: transform 0.8s;
  transform-style: preserve-3d;
}
.flip-card.active .flip-card-inner[data-v-f70c8046] {
  transform: rotateY(180deg);
}
.flip-card-back[data-v-f70c8046],
.flip-card-front[data-v-f70c8046] {
  position: absolute;
  width: 100%;
  height: 100%;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}
.flip-card.active .flip-card-front[data-v-f70c8046] {
  transition-delay: 0.25s;
  transition-duration: 0.1s;
  visibility: hidden;
  opacity: 0;
}
.flip-card-back[data-v-f70c8046] {
  transform: rotateY(180deg);
}
.game-info-policy-top[data-v-f70c8046] {
  box-sizing: border-box;
  background-color: rgba(7, 23, 78, 0.5);
  border-radius: 10px;
  padding: 15px;
  margin-top: 5px;
  margin-right: 5%;
  margin-bottom: 15px;
  margin-left: 5%;
  width: 90%;
  position: absolute;
  top: 0;
  display: grid;
  grid-template-columns: auto auto;
  font-weight: 400;
  text-align: left;
  font-family: Nunito, sans-serif;
  color: #fff;
  font-size: 11px;
  line-height: 1.4;
}
.game-info-policy-top img[data-v-f70c8046] {
  min-height: 1px;
  padding-right: 5px;
  padding-left: 5px;
  margin-top: auto !important;
  margin-bottom: auto !important;
  height: 35px;
  width: auto;
  margin: 5px 8px;
}
.game-info-policy-top p[data-v-f70c8046] {
  box-sizing: border-box;
  position: relative;
  min-height: 1px;
  padding-right: 5px;
  padding-left: 5px;
  flex: 0 0 auto;
  width: auto;
  max-width: none;
  margin-top: auto !important;
  margin-bottom: auto !important;
  margin: 0;
}
@media screen and (orientation: landscape) {
  .gpxLoader-logo[data-v-f70c8046] {
    width: 160px;
  }
  .gpxLoader-game-title[data-v-f70c8046] {
    margin-bottom: 15px;
  }
  .flip-card[data-v-f70c8046] {
    margin-top: 15px;
  }
  .gpxLoader-powered[data-v-f70c8046] {
    margin-top: 20px;
  }
}
@media screen and (orientation: landscape) and (max-height: 520px) {
  .zoomable[data-v-f70c8046] {
    zoom: 0.9;
  }
  .game-info-policy-top[data-v-f70c8046] {
    zoom: 1;
  }
}
@media screen and (orientation: landscape) and (max-height: 470px) {
  .zoomable[data-v-f70c8046] {
    zoom: 0.8;
  }
  .game-info-policy-top[data-v-f70c8046] {
    zoom: 1;
  }
}
@media screen and (orientation: landscape) and (max-height: 425px) {
  .zoomable[data-v-f70c8046] {
    zoom: 0.7;
  }
  .game-info-policy-top[data-v-f70c8046] {
    zoom: 0.9;
  }
}
@media screen and (orientation: landscape) and (max-height: 370px) {
  .zoomable[data-v-f70c8046] {
    zoom: 0.6;
  }
  .game-info-policy-top[data-v-f70c8046] {
    zoom: 0.8;
    margin-top: 10px;
  }
}
@media screen and (orientation: landscape) and (max-height: 335px) {
  .zoomable[data-v-f70c8046] {
    zoom: 0.5;
  }
  .game-info-policy-top[data-v-f70c8046] {
    zoom: 0.7;
  }
}
@media screen and (orientation: landscape) and (max-height: 300px) {
  .game-info-policy-top img[data-v-f70c8046] {
    display: none;
  }
}
@media screen and (orientation: landscape) and (max-height: 275px) {
  .zoomable[data-v-f70c8046] {
    zoom: 0.4;
  }
  .game-info-policy-top[data-v-f70c8046] {
    zoom: 0.6;
  }
}
@media screen and (orientation: portrait) and (max-height: 645px) {
  .zoomable[data-v-f70c8046] {
    zoom: 0.8;
  }
  .game-info-policy-top[data-v-f70c8046] {
    zoom: 1;
  }
}
@media screen and (orientation: portrait) and (max-height: 600px) {
  .game-info-policy-top img[data-v-f70c8046] {
    display: none;
  }
}
@media screen and (orientation: portrait) and (max-height: 520px) {
  .zoomable[data-v-f70c8046] {
    zoom: 0.7;
  }
  .game-info-policy-top[data-v-f70c8046] {
    zoom: 0.9;
  }
}
@media screen and (orientation: portrait) and (max-height: 430px) {
  .zoomable[data-v-f70c8046] {
    zoom: 0.6;
  }
  .game-info-policy-top[data-v-f70c8046] {
    zoom: 0.8;
  }
}
@media screen and (orientation: portrait) and (max-height: 370px) {
  .zoomable[data-v-f70c8046] {
    zoom: 0.5;
  }
  .game-info-policy-top[data-v-f70c8046] {
    zoom: 0.7;
  }
}
@media screen and (orientation: portrait) and (max-height: 320px) {
  .zoomable[data-v-f70c8046] {
    zoom: 0.4;
  }
  .game-info-policy-top[data-v-f70c8046] {
    zoom: 0.6;
  }
}
html {
  --scrollbarBG: transparent;
  --thumbBG: #007bff;
}
#iubenda-cs-banner {
  display: none;
}
#iubenda-cs-banner.active {
  display: block;
  z-index: 1000001;
  position: absolute;
  bottom: 0;
  left: 0;
  font-weight: 400;
  text-align: left;
  font-family: Nunito, sans-serif;
  color: #fff;
  font-size: 11px;
  line-height: 1.4;
  box-sizing: border-box;
  background-color: rgba(7, 23, 78, 0.5);
  border-radius: 10px;
  padding: 15px;
  margin-top: 15px;
  margin-right: 5%;
  margin-bottom: 5px;
  margin-left: 5%;
  width: 90%;
  display: grid;
  grid-template-columns: auto auto;
  -webkit-text-size-adjust: none;
  height: 60px;
  overflow: auto;
  padding: 10px;
  scrollbar-width: thin;
  scrollbar-color: var(--thumbBG) var(--scrollbarBG);
}
#iubenda-cs-banner.active p {
  font-size: 11px !important;
  margin: 0;
}
#iubenda-cs-banner.active button {
  background: none !important;
  border: none;
  padding: 0 !important;
  font-family: arial, sans-serif;
  cursor: pointer;
}
#iubenda-cs-banner.active a,
#iubenda-cs-banner.active button {
  color: #fff;
  text-decoration: underline;
}
#iubenda-cs-banner.active::-webkit-scrollbar {
  width: 11px;
}
#iubenda-cs-banner.active::-webkit-scrollbar-track {
  background: var(--scrollbarBG);
}
#iubenda-cs-banner.active::-webkit-scrollbar-thumb {
  background-color: var(--thumbBG);
  border-radius: 6px;
  border: 3px solid var(--scrollbarBG);
}
#iubenda-cs-banner.active .iubenda-cs-opt-group-consent,
#iubenda-cs-banner.active .iubenda-cs-opt-group-custom {
  display: inline;
}
#iubenda-cs-banner.active
  .iubenda-cs-opt-group-consent
  button.iubenda-cs-accept-btn,
#iubenda-cs-banner.active
  .iubenda-cs-opt-group-custom
  button.iubenda-cs-customize-btn {
  background-color: transparent;
  border: none;
  font-weight: 400;
  text-align: left;
  font-family: Nunito, sans-serif;
  color: #fff;
  font-size: 11px;
  line-height: 1.4;
}
@media screen and (orientation: landscape) and (max-height: 425px) {
  #iubenda-cs-banner {
    zoom: 0.9;
  }
}
@media screen and (orientation: landscape) and (max-height: 370px) {
  #iubenda-cs-banner {
    zoom: 0.8;
  }
}
@media screen and (orientation: landscape) and (max-height: 335px) {
  #iubenda-cs-banner {
    zoom: 0.7;
  }
}
@media screen and (orientation: landscape) and (max-height: 275px) {
  #iubenda-cs-banner {
    zoom: 0.6;
    right: 0 !important;
    left: auto !important;
    width: 30% !important;
    bottom: 10px !important;
  }
}
@media screen and (orientation: portrait) and (max-height: 520px) {
  #iubenda-cs-banner {
    zoom: 0.9;
  }
}
@media screen and (orientation: portrait) and (max-height: 430px) {
  #iubenda-cs-banner {
    zoom: 0.8;
  }
}
@media screen and (orientation: portrait) and (max-height: 370px) {
  #iubenda-cs-banner {
    zoom: 0.7;
  }
}
@media screen and (orientation: portrait) and (max-height: 320px) {
  #iubenda-cs-banner {
    zoom: 0.6;
  }
}
#adv-controls.active[data-v-5a872589] {
  display: flex;
}
#adv-controls[data-v-5a872589] {
  width: 100%;
  height: 100%;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  flex: 1 1 0%;
  min-width: 100%;
  min-height: 100%;
  left: 0;
  top: 0;
  position: absolute;
  background-color: #000;
}
#adv-controls[data-v-5a872589],
#spinner[data-v-5a872589] {
  z-index: 40 !important;
  display: none;
}
#adv-controls.active #spinner[data-v-5a872589] {
  display: flex;
  flex-direction: column;
}
@-webkit-keyframes spin-5a872589 {
  to {
    transform: rotate(1turn);
  }
}
@keyframes spin-5a872589 {
  to {
    transform: rotate(1turn);
  }
}
#spinner svg[data-v-5a872589] {
  color: #4b5563;
  fill: #2563eb;
  -webkit-animation: spin-5a872589 1s linear infinite;
  animation: spin-5a872589 1s linear infinite;
  width: 6rem;
  height: 6rem;
  display: block;
  vertical-align: middle;
}
.active[data-v-3a4194ab] {
  visibility: visible !important;
  z-index: 30 !important;
}
#video-ads-container[data-v-3a4194ab] {
  visibility: hidden;
  background: #000 !important;
  z-index: 0;
}
#adContainer[data-v-3a4194ab],
#adv-controls[data-v-3a4194ab],
#video-ads-container[data-v-3a4194ab],
#videoContent[data-v-3a4194ab] {
  width: 100%;
  height: 100%;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  flex: 1 1 0%;
  min-width: 100%;
  min-height: 100%;
  display: flex;
  left: 0;
  top: 0;
  position: absolute;
}
#spinner[data-v-3a4194ab] {
  z-index: 40 !important;
  display: none;
}
#spinner.active[data-v-3a4194ab] {
  display: flex;
  flex-direction: column;
}
@-webkit-keyframes spin-3a4194ab {
  to {
    transform: rotate(1turn);
  }
}
@keyframes spin-3a4194ab {
  to {
    transform: rotate(1turn);
  }
}
#spinner svg[data-v-3a4194ab] {
  color: #4b5563;
  fill: #2563eb;
  -webkit-animation: spin-3a4194ab 1s linear infinite;
  animation: spin-3a4194ab 1s linear infinite;
  width: 6rem;
  height: 6rem;
  display: block;
  vertical-align: middle;
}
#adkaora-ad[data-v-5d81b991] {
  position: fixed;
  width: 1px;
  background-color: transparent;
  bottom: 0;
  max-width: 1px;
  box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.2);
  z-index: -2;
  display: block;
  left: 0;
  padding-top: 3px;
  padding-bottom: 2px;
}
#adkaora-ad.active[data-v-5d81b991],
#adkaora-ad.active[data-v-5d81b991]:nth-child(n) {
  z-index: 25 !important;
  background-color: #fff;
}
#gamepix-adkaora[data-v-5d81b991] {
  overflow: hidden;
  text-align: center;
  margin: 0 auto;
  width: 1px;
  height: 1px;
}
#ls-inj[data-v-05791f32] {
  visibility: hidden;
  z-index: -1;
}
#gameContainer[data-v-03b8d43c] {
  position: relative;
  z-index: 10;
}
#game-frame[data-v-03b8d43c] {
  width: 1px;
  min-width: 100%;
  *width: 100%;
  height: 1px;
  min-height: 100%;
  *height: 100%;
  position: fixed;
  top: 0;
  left: 0;
}
#game-frame.small[data-v-03b8d43c] {
  height: calc(100% - 55px);
  min-height: 1px;
}
#game-frame.large[data-v-03b8d43c],
#game-frame.medium[data-v-03b8d43c] {
  height: calc(100% - 95px);
  min-height: 1px;
}
#fixed-stickybanner[data-v-3995fb24] {
  position: fixed;
  width: 100vw;
  bottom: 0;
  background-color: #fff;
  max-width: 100vw;
  box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.2);
  z-index: -1;
  display: block;
  left: 0;
  padding-top: 3px;
  padding-bottom: 2px;
}
#fixed-stickybanner.active[data-v-3995fb24],
#fixed-stickybanner.active[data-v-3995fb24]:nth-child(n) {
  z-index: 25 !important;
}
.close-stickybanner.active[data-v-3995fb24] {
  display: block;
}
.close-stickybanner[data-v-3995fb24] {
  text-align: right;
  position: relative;
  width: 100vw;
  bottom: 0;
  z-index: -1;
  display: none;
}
.close-stickybanner-button[data-v-3995fb24] {
  background-color: #fff;
  border-style: none;
  border-radius: 8px 8px 0 0;
  padding: 8px;
  width: 28px;
  height: 22px;
  position: absolute;
  right: 35px;
  top: -25px;
  box-shadow: 0 -1px 1px 0 rgba(0, 0, 0, 0.2);
}
#sticky-banner[data-v-3995fb24] {
  overflow: hidden;
  text-align: center;
  margin: 0 auto;
  width: 100%;
  height: 50px;
}
@media screen and (min-width: 728px) and (max-width: 1280px) and (min-height: 500px) {
  #sticky-banner[data-v-3995fb24] {
    height: 90px;
  }
}
@media screen and (min-width: 1280px) and (min-height: 500px) {
  #sticky-banner[data-v-3995fb24] {
    height: 90px;
  }
}
#fixed-stickybanner[data-v-4197f922] {
  position: fixed;
  width: 100vw;
  background-color: transparent;
  bottom: 0;
  max-width: 100vw;
  box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.2);
  z-index: -2;
  display: block;
  left: 0;
  padding-top: 3px;
  padding-bottom: 2px;
}
#fixed-stickybanner.active[data-v-4197f922],
#fixed-stickybanner.active[data-v-4197f922]:nth-child(n) {
  z-index: 25 !important;
  background-color: #fff;
}
.close-stickybanner.active[data-v-4197f922] {
  display: block;
}
.close-stickybanner[data-v-4197f922] {
  text-align: right;
  position: relative;
  width: 100vw;
  bottom: 0;
  z-index: -1;
  display: none;
}
.close-stickybanner-button[data-v-4197f922] {
  background-color: #fff;
  border-style: none;
  border-radius: 8px 8px 0 0;
  padding: 8px;
  width: 28px;
  height: 22px;
  position: absolute;
  right: 35px;
  top: -25px;
  box-shadow: 0 -1px 1px 0 rgba(0, 0, 0, 0.2);
}
#sticky-banner[data-v-4197f922] {
  overflow: hidden;
  text-align: center;
  margin: 0 auto;
  width: 100%;
  height: 60px;
}
@media screen and (min-width: 728px) and (max-width: 1280px) and (min-height: 500px) {
  #sticky-banner[data-v-4197f922] {
    height: 90px;
  }
}
@media screen and (min-width: 1280px) and (min-height: 500px) {
  #sticky-banner[data-v-4197f922] {
    height: 90px;
  }
}
.iOSFullscreen[data-v-2c7dfeba] {
  height: 120vh !important;
}
#fallback-ads-container[data-v-2c7dfeba] {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background: #000 !important;
  display: flex;
  z-index: 0;
}
#fallback-ads-container.active[data-v-2c7dfeba] {
  z-index: 30 !important;
}
.videoAdUiSkipContainer[data-v-2c7dfeba] {
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  bottom: 10px;
  cursor: pointer;
  padding: 10px 0 10px 10px;
  pointer-events: auto;
  position: absolute;
  right: 0;
  z-index: 1000;
}
.videoAdUiSkipButton.active[data-v-2c7dfeba] {
  display: block;
}
.videoAdUiSkipButton.timer[data-v-2c7dfeba] {
  padding: 7px 20px 7px 20px;
}
.videoAdUiSkipButton[data-v-2c7dfeba] {
  padding: 7px 6px 7px 10px;
  margin: 0;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  background: rgba(0, 0, 0, 0.8);
  border: 1px solid hsla(0, 0%, 100%, 0.5);
  border-right: 0;
  box-sizing: content-box;
  color: #fff;
  cursor: pointer;
  direction: ltr;
  font-family: arial, sans-serif;
  font-weight: 400;
  font-size: 18px;
  text-align: center;
  display: none;
}
.videoAdUiSkipButton[data-v-2c7dfeba]:hover {
  border-color: #fff;
}
.videoAdUiSkipButtonText[data-v-2c7dfeba] {
  display: inline-block;
  font-size: 18px;
  vertical-align: middle;
}
.videoAdUiSkipButtonTextIcon[data-v-2c7dfeba] {
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAQAAABKfvVzAAAABGdBTUEAALGPC/xhBQAAAAJiS0dEAP+Hj8y/AAAAZElEQVQ4y+3SwQmDQBBGYRFy9mYLSRXWEyvRRtKBbdhDUoTH8HkVllX+u++48GD2zTTNTYiPrnhDXeBnyAT+Zo9EgNUrE9iMmQCLvhTas2jXWY8jvbNPP5OsU5L1my0uPY2bCjtXdo6mqRVtTgAAAABJRU5ErkJggg==);
  background-repeat: no-repeat;
  display: inline-block;
  height: 24px;
  margin-left: 2px;
  vertical-align: middle;
  width: 24px;
  cursor: pointer;
}
#app {
  height: 100%;
  width: 100%;
}
