@charset "UTF-8";
body[data-fortune-wheel-enabled="1"]:not([data-custom-html="1"])[data-fortune-wheel-enabled-in-form="1"] > .wrapper, body[data-fortune-wheel-enabled="1"]:not([data-custom-html="1"])[data-fortune-wheel-enabled-in-end-screen="1"] > .wrapper {
  min-height: 100vh;
  height: 100%;
  max-width: 100%;
  background-color: transparent !important;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
}
body[data-fortune-wheel-enabled="1"]:not([data-custom-html="1"])[data-fortune-wheel-enabled-in-form="1"][data-action=fake] > .wrapper, body[data-fortune-wheel-enabled="1"]:not([data-custom-html="1"])[data-fortune-wheel-enabled-in-form="1"][data-action=mine] > .wrapper, body[data-fortune-wheel-enabled="1"]:not([data-custom-html="1"])[data-fortune-wheel-enabled-in-form="1"][data-action=admin_preview] > .wrapper, body[data-fortune-wheel-enabled="1"]:not([data-custom-html="1"])[data-fortune-wheel-enabled-in-end-screen="1"][data-action=fake] > .wrapper, body[data-fortune-wheel-enabled="1"]:not([data-custom-html="1"])[data-fortune-wheel-enabled-in-end-screen="1"][data-action=mine] > .wrapper, body[data-fortune-wheel-enabled="1"]:not([data-custom-html="1"])[data-fortune-wheel-enabled-in-end-screen="1"][data-action=admin_preview] > .wrapper {
  -webkit-flex-direction: column;
  -moz-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}
body[data-fortune-wheel-enabled="1"]:not([data-custom-html="1"])[data-fortune-wheel-enabled-in-form="1"][data-action=fake] .coupon, body[data-fortune-wheel-enabled="1"]:not([data-custom-html="1"])[data-fortune-wheel-enabled-in-form="1"][data-action=fake] .points_row, body[data-fortune-wheel-enabled="1"]:not([data-custom-html="1"])[data-fortune-wheel-enabled-in-form="1"][data-action=fake] .download_row, body[data-fortune-wheel-enabled="1"]:not([data-custom-html="1"])[data-fortune-wheel-enabled-in-form="1"][data-action=fake] .error, body[data-fortune-wheel-enabled="1"]:not([data-custom-html="1"])[data-fortune-wheel-enabled-in-form="1"][data-action=mine] .coupon, body[data-fortune-wheel-enabled="1"]:not([data-custom-html="1"])[data-fortune-wheel-enabled-in-form="1"][data-action=mine] .points_row, body[data-fortune-wheel-enabled="1"]:not([data-custom-html="1"])[data-fortune-wheel-enabled-in-form="1"][data-action=mine] .download_row, body[data-fortune-wheel-enabled="1"]:not([data-custom-html="1"])[data-fortune-wheel-enabled-in-form="1"][data-action=mine] .error, body[data-fortune-wheel-enabled="1"]:not([data-custom-html="1"])[data-fortune-wheel-enabled-in-form="1"][data-action=admin_preview] .coupon, body[data-fortune-wheel-enabled="1"]:not([data-custom-html="1"])[data-fortune-wheel-enabled-in-form="1"][data-action=admin_preview] .points_row, body[data-fortune-wheel-enabled="1"]:not([data-custom-html="1"])[data-fortune-wheel-enabled-in-form="1"][data-action=admin_preview] .download_row, body[data-fortune-wheel-enabled="1"]:not([data-custom-html="1"])[data-fortune-wheel-enabled-in-form="1"][data-action=admin_preview] .error, body[data-fortune-wheel-enabled="1"]:not([data-custom-html="1"])[data-fortune-wheel-enabled-in-end-screen="1"][data-action=fake] .coupon, body[data-fortune-wheel-enabled="1"]:not([data-custom-html="1"])[data-fortune-wheel-enabled-in-end-screen="1"][data-action=fake] .points_row, body[data-fortune-wheel-enabled="1"]:not([data-custom-html="1"])[data-fortune-wheel-enabled-in-end-screen="1"][data-action=fake] .download_row, body[data-fortune-wheel-enabled="1"]:not([data-custom-html="1"])[data-fortune-wheel-enabled-in-end-screen="1"][data-action=fake] .error, body[data-fortune-wheel-enabled="1"]:not([data-custom-html="1"])[data-fortune-wheel-enabled-in-end-screen="1"][data-action=mine] .coupon, body[data-fortune-wheel-enabled="1"]:not([data-custom-html="1"])[data-fortune-wheel-enabled-in-end-screen="1"][data-action=mine] .points_row, body[data-fortune-wheel-enabled="1"]:not([data-custom-html="1"])[data-fortune-wheel-enabled-in-end-screen="1"][data-action=mine] .download_row, body[data-fortune-wheel-enabled="1"]:not([data-custom-html="1"])[data-fortune-wheel-enabled-in-end-screen="1"][data-action=mine] .error, body[data-fortune-wheel-enabled="1"]:not([data-custom-html="1"])[data-fortune-wheel-enabled-in-end-screen="1"][data-action=admin_preview] .coupon, body[data-fortune-wheel-enabled="1"]:not([data-custom-html="1"])[data-fortune-wheel-enabled-in-end-screen="1"][data-action=admin_preview] .points_row, body[data-fortune-wheel-enabled="1"]:not([data-custom-html="1"])[data-fortune-wheel-enabled-in-end-screen="1"][data-action=admin_preview] .download_row, body[data-fortune-wheel-enabled="1"]:not([data-custom-html="1"])[data-fortune-wheel-enabled-in-end-screen="1"][data-action=admin_preview] .error {
  z-index: 1; /*Se necesita para que el fondo del container que se pinta con un :before no esté por encima de estos elementos; */
}
body[data-fortune-wheel-enabled="1"]:not([data-custom-html="1"])[data-fortune-wheel-enabled-in-form="1"] .grid-wrapper, body[data-fortune-wheel-enabled="1"]:not([data-custom-html="1"])[data-fortune-wheel-enabled-in-end-screen="1"] .grid-wrapper {
  max-height: 100%;
  z-index: 0;
  height: 100%;
}
body[data-fortune-wheel-enabled="1"]:not([data-custom-html="1"])[data-fortune-wheel-enabled-in-form="1"] .grid-wrapper.show, body[data-fortune-wheel-enabled="1"]:not([data-custom-html="1"])[data-fortune-wheel-enabled-in-end-screen="1"] .grid-wrapper.show {
  transition: opacity 0.5s ease-in;
}
@media (prefers-reduced-motion: reduce) {
  body[data-fortune-wheel-enabled="1"]:not([data-custom-html="1"])[data-fortune-wheel-enabled-in-form="1"] .grid-wrapper.show, body[data-fortune-wheel-enabled="1"]:not([data-custom-html="1"])[data-fortune-wheel-enabled-in-end-screen="1"] .grid-wrapper.show {
    transition: none;
  }
}
body[data-fortune-wheel-enabled="1"]:not([data-custom-html="1"])[data-fortune-wheel-enabled-in-form="1"] .grid-wrapper.show, body[data-fortune-wheel-enabled="1"]:not([data-custom-html="1"])[data-fortune-wheel-enabled-in-end-screen="1"] .grid-wrapper.show {
  overflow: visible;
  position: relative;
}
body[data-fortune-wheel-enabled="1"]:not([data-custom-html="1"])[data-fortune-wheel-enabled-in-form="1"] .game-grid-container, body[data-fortune-wheel-enabled="1"]:not([data-custom-html="1"])[data-fortune-wheel-enabled-in-end-screen="1"] .game-grid-container {
  width: 100%;
  margin: 0 auto;
  z-index: 0;
  max-width: 90%;
}
@media (min-width: 768px) {
  body[data-fortune-wheel-enabled="1"]:not([data-custom-html="1"])[data-fortune-wheel-enabled-in-form="1"] .game-grid-container, body[data-fortune-wheel-enabled="1"]:not([data-custom-html="1"])[data-fortune-wheel-enabled-in-end-screen="1"] .game-grid-container {
    max-width: 560px;
  }
}
@media (min-width: 992px) {
  body[data-fortune-wheel-enabled="1"]:not([data-custom-html="1"])[data-fortune-wheel-enabled-in-form="1"] .game-grid-container, body[data-fortune-wheel-enabled="1"]:not([data-custom-html="1"])[data-fortune-wheel-enabled-in-end-screen="1"] .game-grid-container {
    max-width: 640px;
  }
}
@media (min-width: 1200px) {
  body[data-fortune-wheel-enabled="1"]:not([data-custom-html="1"])[data-fortune-wheel-enabled-in-form="1"] .game-grid-container, body[data-fortune-wheel-enabled="1"]:not([data-custom-html="1"])[data-fortune-wheel-enabled-in-end-screen="1"] .game-grid-container {
    max-width: 810px;
  }
}

body[data-fortune-wheel-enabled="1"][data-fortune-wheel-enabled-in-end-screen="1"][data-action=fake] > .wrapper, body[data-fortune-wheel-enabled="1"][data-fortune-wheel-enabled-in-end-screen="1"][data-action=mine] > .wrapper, body[data-fortune-wheel-enabled="1"][data-fortune-wheel-enabled-in-end-screen="1"][data-action=admin_preview] > .wrapper {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: column;
  -moz-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-justify-content: flex-start;
  -moz-justify-content: flex-start;
  -ms-justify-content: flex-start;
  justify-content: flex-start;
  -ms-flex-pack: flex-start;
  background-color: transparent !important;
  width: 100%;
  margin: 0;
}
body[data-fortune-wheel-enabled="1"][data-fortune-wheel-enabled-in-end-screen="1"][data-action=fake] > .wrapper .grid-wrapper, body[data-fortune-wheel-enabled="1"][data-fortune-wheel-enabled-in-end-screen="1"][data-action=mine] > .wrapper .grid-wrapper, body[data-fortune-wheel-enabled="1"][data-fortune-wheel-enabled-in-end-screen="1"][data-action=admin_preview] > .wrapper .grid-wrapper {
  max-height: 100%;
  width: 100%;
  height: 100%;
  z-index: 0;
  position: absolute;
  top: 0;
  left: 0;
}
body[data-fortune-wheel-enabled="1"][data-fortune-wheel-enabled-in-end-screen="1"][data-action=fake] > .wrapper > .section, body[data-fortune-wheel-enabled="1"][data-fortune-wheel-enabled-in-end-screen="1"][data-action=fake] > .wrapper > .full_section, body[data-fortune-wheel-enabled="1"][data-fortune-wheel-enabled-in-end-screen="1"][data-action=mine] > .wrapper > .section, body[data-fortune-wheel-enabled="1"][data-fortune-wheel-enabled-in-end-screen="1"][data-action=mine] > .wrapper > .full_section, body[data-fortune-wheel-enabled="1"][data-fortune-wheel-enabled-in-end-screen="1"][data-action=admin_preview] > .wrapper > .section, body[data-fortune-wheel-enabled="1"][data-fortune-wheel-enabled-in-end-screen="1"][data-action=admin_preview] > .wrapper > .full_section {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: column;
  -moz-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-justify-content: space-between;
  -moz-justify-content: space-between;
  -ms-justify-content: space-between;
  justify-content: space-between;
  -ms-flex-pack: space-between;
  padding: 0;
  position: relative;
  height: auto;
  max-height: 100%;
  width: 100%;
  margin-top: 0;
  opacity: 0;
}
body[data-fortune-wheel-enabled="1"][data-fortune-wheel-enabled-in-end-screen="1"][data-action=fake] > .wrapper > .section::before, body[data-fortune-wheel-enabled="1"][data-fortune-wheel-enabled-in-end-screen="1"][data-action=fake] > .wrapper > .full_section::before, body[data-fortune-wheel-enabled="1"][data-fortune-wheel-enabled-in-end-screen="1"][data-action=mine] > .wrapper > .section::before, body[data-fortune-wheel-enabled="1"][data-fortune-wheel-enabled-in-end-screen="1"][data-action=mine] > .wrapper > .full_section::before, body[data-fortune-wheel-enabled="1"][data-fortune-wheel-enabled-in-end-screen="1"][data-action=admin_preview] > .wrapper > .section::before, body[data-fortune-wheel-enabled="1"][data-fortune-wheel-enabled-in-end-screen="1"][data-action=admin_preview] > .wrapper > .full_section::before {
  content: "";
  display: block;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: 0;
  opacity: 0.92;
}
body[data-fortune-wheel-enabled="1"][data-fortune-wheel-enabled-in-end-screen="1"][data-action=fake] > .wrapper > .section > .share_row, body[data-fortune-wheel-enabled="1"][data-fortune-wheel-enabled-in-end-screen="1"][data-action=fake] > .wrapper > .section > .full_section, body[data-fortune-wheel-enabled="1"][data-fortune-wheel-enabled-in-end-screen="1"][data-action=fake] > .wrapper > .section > .row, body[data-fortune-wheel-enabled="1"][data-fortune-wheel-enabled-in-end-screen="1"][data-action=fake] > .wrapper > .section > .section, body[data-fortune-wheel-enabled="1"][data-fortune-wheel-enabled-in-end-screen="1"][data-action=fake] > .wrapper > .full_section > .share_row, body[data-fortune-wheel-enabled="1"][data-fortune-wheel-enabled-in-end-screen="1"][data-action=fake] > .wrapper > .full_section > .full_section, body[data-fortune-wheel-enabled="1"][data-fortune-wheel-enabled-in-end-screen="1"][data-action=fake] > .wrapper > .full_section > .row, body[data-fortune-wheel-enabled="1"][data-fortune-wheel-enabled-in-end-screen="1"][data-action=fake] > .wrapper > .full_section > .section, body[data-fortune-wheel-enabled="1"][data-fortune-wheel-enabled-in-end-screen="1"][data-action=mine] > .wrapper > .section > .share_row, body[data-fortune-wheel-enabled="1"][data-fortune-wheel-enabled-in-end-screen="1"][data-action=mine] > .wrapper > .section > .full_section, body[data-fortune-wheel-enabled="1"][data-fortune-wheel-enabled-in-end-screen="1"][data-action=mine] > .wrapper > .section > .row, body[data-fortune-wheel-enabled="1"][data-fortune-wheel-enabled-in-end-screen="1"][data-action=mine] > .wrapper > .section > .section, body[data-fortune-wheel-enabled="1"][data-fortune-wheel-enabled-in-end-screen="1"][data-action=mine] > .wrapper > .full_section > .share_row, body[data-fortune-wheel-enabled="1"][data-fortune-wheel-enabled-in-end-screen="1"][data-action=mine] > .wrapper > .full_section > .full_section, body[data-fortune-wheel-enabled="1"][data-fortune-wheel-enabled-in-end-screen="1"][data-action=mine] > .wrapper > .full_section > .row, body[data-fortune-wheel-enabled="1"][data-fortune-wheel-enabled-in-end-screen="1"][data-action=mine] > .wrapper > .full_section > .section, body[data-fortune-wheel-enabled="1"][data-fortune-wheel-enabled-in-end-screen="1"][data-action=admin_preview] > .wrapper > .section > .share_row, body[data-fortune-wheel-enabled="1"][data-fortune-wheel-enabled-in-end-screen="1"][data-action=admin_preview] > .wrapper > .section > .full_section, body[data-fortune-wheel-enabled="1"][data-fortune-wheel-enabled-in-end-screen="1"][data-action=admin_preview] > .wrapper > .section > .row, body[data-fortune-wheel-enabled="1"][data-fortune-wheel-enabled-in-end-screen="1"][data-action=admin_preview] > .wrapper > .section > .section, body[data-fortune-wheel-enabled="1"][data-fortune-wheel-enabled-in-end-screen="1"][data-action=admin_preview] > .wrapper > .full_section > .share_row, body[data-fortune-wheel-enabled="1"][data-fortune-wheel-enabled-in-end-screen="1"][data-action=admin_preview] > .wrapper > .full_section > .full_section, body[data-fortune-wheel-enabled="1"][data-fortune-wheel-enabled-in-end-screen="1"][data-action=admin_preview] > .wrapper > .full_section > .row, body[data-fortune-wheel-enabled="1"][data-fortune-wheel-enabled-in-end-screen="1"][data-action=admin_preview] > .wrapper > .full_section > .section {
  position: relative;
  max-width: calc(100% - 3rem);
  margin-left: 1.5rem;
  margin-right: 1.5rem;
}
@media (min-width: 768px) {
  body[data-fortune-wheel-enabled="1"][data-fortune-wheel-enabled-in-end-screen="1"][data-action=fake] > .wrapper > .section > .share_row, body[data-fortune-wheel-enabled="1"][data-fortune-wheel-enabled-in-end-screen="1"][data-action=fake] > .wrapper > .section > .full_section, body[data-fortune-wheel-enabled="1"][data-fortune-wheel-enabled-in-end-screen="1"][data-action=fake] > .wrapper > .section > .row, body[data-fortune-wheel-enabled="1"][data-fortune-wheel-enabled-in-end-screen="1"][data-action=fake] > .wrapper > .section > .section, body[data-fortune-wheel-enabled="1"][data-fortune-wheel-enabled-in-end-screen="1"][data-action=fake] > .wrapper > .full_section > .share_row, body[data-fortune-wheel-enabled="1"][data-fortune-wheel-enabled-in-end-screen="1"][data-action=fake] > .wrapper > .full_section > .full_section, body[data-fortune-wheel-enabled="1"][data-fortune-wheel-enabled-in-end-screen="1"][data-action=fake] > .wrapper > .full_section > .row, body[data-fortune-wheel-enabled="1"][data-fortune-wheel-enabled-in-end-screen="1"][data-action=fake] > .wrapper > .full_section > .section, body[data-fortune-wheel-enabled="1"][data-fortune-wheel-enabled-in-end-screen="1"][data-action=mine] > .wrapper > .section > .share_row, body[data-fortune-wheel-enabled="1"][data-fortune-wheel-enabled-in-end-screen="1"][data-action=mine] > .wrapper > .section > .full_section, body[data-fortune-wheel-enabled="1"][data-fortune-wheel-enabled-in-end-screen="1"][data-action=mine] > .wrapper > .section > .row, body[data-fortune-wheel-enabled="1"][data-fortune-wheel-enabled-in-end-screen="1"][data-action=mine] > .wrapper > .section > .section, body[data-fortune-wheel-enabled="1"][data-fortune-wheel-enabled-in-end-screen="1"][data-action=mine] > .wrapper > .full_section > .share_row, body[data-fortune-wheel-enabled="1"][data-fortune-wheel-enabled-in-end-screen="1"][data-action=mine] > .wrapper > .full_section > .full_section, body[data-fortune-wheel-enabled="1"][data-fortune-wheel-enabled-in-end-screen="1"][data-action=mine] > .wrapper > .full_section > .row, body[data-fortune-wheel-enabled="1"][data-fortune-wheel-enabled-in-end-screen="1"][data-action=mine] > .wrapper > .full_section > .section, body[data-fortune-wheel-enabled="1"][data-fortune-wheel-enabled-in-end-screen="1"][data-action=admin_preview] > .wrapper > .section > .share_row, body[data-fortune-wheel-enabled="1"][data-fortune-wheel-enabled-in-end-screen="1"][data-action=admin_preview] > .wrapper > .section > .full_section, body[data-fortune-wheel-enabled="1"][data-fortune-wheel-enabled-in-end-screen="1"][data-action=admin_preview] > .wrapper > .section > .row, body[data-fortune-wheel-enabled="1"][data-fortune-wheel-enabled-in-end-screen="1"][data-action=admin_preview] > .wrapper > .section > .section, body[data-fortune-wheel-enabled="1"][data-fortune-wheel-enabled-in-end-screen="1"][data-action=admin_preview] > .wrapper > .full_section > .share_row, body[data-fortune-wheel-enabled="1"][data-fortune-wheel-enabled-in-end-screen="1"][data-action=admin_preview] > .wrapper > .full_section > .full_section, body[data-fortune-wheel-enabled="1"][data-fortune-wheel-enabled-in-end-screen="1"][data-action=admin_preview] > .wrapper > .full_section > .row, body[data-fortune-wheel-enabled="1"][data-fortune-wheel-enabled-in-end-screen="1"][data-action=admin_preview] > .wrapper > .full_section > .section {
    margin-left: auto;
    margin-right: auto;
    max-width: 590px;
  }
}
body[data-fortune-wheel-enabled="1"][data-fortune-wheel-enabled-in-end-screen="1"][data-action=fake] > .wrapper > .section.show-up, body[data-fortune-wheel-enabled="1"][data-fortune-wheel-enabled-in-end-screen="1"][data-action=fake] > .wrapper > .full_section.show-up, body[data-fortune-wheel-enabled="1"][data-fortune-wheel-enabled-in-end-screen="1"][data-action=mine] > .wrapper > .section.show-up, body[data-fortune-wheel-enabled="1"][data-fortune-wheel-enabled-in-end-screen="1"][data-action=mine] > .wrapper > .full_section.show-up, body[data-fortune-wheel-enabled="1"][data-fortune-wheel-enabled-in-end-screen="1"][data-action=admin_preview] > .wrapper > .section.show-up, body[data-fortune-wheel-enabled="1"][data-fortune-wheel-enabled-in-end-screen="1"][data-action=admin_preview] > .wrapper > .full_section.show-up {
  transition: opacity 0.5s ease-out;
}
@media (prefers-reduced-motion: reduce) {
  body[data-fortune-wheel-enabled="1"][data-fortune-wheel-enabled-in-end-screen="1"][data-action=fake] > .wrapper > .section.show-up, body[data-fortune-wheel-enabled="1"][data-fortune-wheel-enabled-in-end-screen="1"][data-action=fake] > .wrapper > .full_section.show-up, body[data-fortune-wheel-enabled="1"][data-fortune-wheel-enabled-in-end-screen="1"][data-action=mine] > .wrapper > .section.show-up, body[data-fortune-wheel-enabled="1"][data-fortune-wheel-enabled-in-end-screen="1"][data-action=mine] > .wrapper > .full_section.show-up, body[data-fortune-wheel-enabled="1"][data-fortune-wheel-enabled-in-end-screen="1"][data-action=admin_preview] > .wrapper > .section.show-up, body[data-fortune-wheel-enabled="1"][data-fortune-wheel-enabled-in-end-screen="1"][data-action=admin_preview] > .wrapper > .full_section.show-up {
    transition: none;
  }
}
body[data-fortune-wheel-enabled="1"][data-fortune-wheel-enabled-in-end-screen="1"][data-action=fake] > .wrapper > .section.show-up, body[data-fortune-wheel-enabled="1"][data-fortune-wheel-enabled-in-end-screen="1"][data-action=fake] > .wrapper > .full_section.show-up, body[data-fortune-wheel-enabled="1"][data-fortune-wheel-enabled-in-end-screen="1"][data-action=mine] > .wrapper > .section.show-up, body[data-fortune-wheel-enabled="1"][data-fortune-wheel-enabled-in-end-screen="1"][data-action=mine] > .wrapper > .full_section.show-up, body[data-fortune-wheel-enabled="1"][data-fortune-wheel-enabled-in-end-screen="1"][data-action=admin_preview] > .wrapper > .section.show-up, body[data-fortune-wheel-enabled="1"][data-fortune-wheel-enabled-in-end-screen="1"][data-action=admin_preview] > .wrapper > .full_section.show-up {
  opacity: 1;
  margin-top: 0;
}
body[data-fortune-wheel-enabled="1"][data-fortune-wheel-enabled-in-end-screen="1"][data-action=fake] > .wrapper > .section.show-up:first-child, body[data-fortune-wheel-enabled="1"][data-fortune-wheel-enabled-in-end-screen="1"][data-action=fake] > .wrapper > .full_section.show-up:first-child, body[data-fortune-wheel-enabled="1"][data-fortune-wheel-enabled-in-end-screen="1"][data-action=mine] > .wrapper > .section.show-up:first-child, body[data-fortune-wheel-enabled="1"][data-fortune-wheel-enabled-in-end-screen="1"][data-action=mine] > .wrapper > .full_section.show-up:first-child, body[data-fortune-wheel-enabled="1"][data-fortune-wheel-enabled-in-end-screen="1"][data-action=admin_preview] > .wrapper > .section.show-up:first-child, body[data-fortune-wheel-enabled="1"][data-fortune-wheel-enabled-in-end-screen="1"][data-action=admin_preview] > .wrapper > .full_section.show-up:first-child {
  margin-top: 4rem;
}
body[data-fortune-wheel-enabled="1"][data-fortune-wheel-enabled-in-end-screen="1"][data-action=fake] > .wrapper > .section.index-up, body[data-fortune-wheel-enabled="1"][data-fortune-wheel-enabled-in-end-screen="1"][data-action=fake] > .wrapper > .full_section.index-up, body[data-fortune-wheel-enabled="1"][data-fortune-wheel-enabled-in-end-screen="1"][data-action=mine] > .wrapper > .section.index-up, body[data-fortune-wheel-enabled="1"][data-fortune-wheel-enabled-in-end-screen="1"][data-action=mine] > .wrapper > .full_section.index-up, body[data-fortune-wheel-enabled="1"][data-fortune-wheel-enabled-in-end-screen="1"][data-action=admin_preview] > .wrapper > .section.index-up, body[data-fortune-wheel-enabled="1"][data-fortune-wheel-enabled-in-end-screen="1"][data-action=admin_preview] > .wrapper > .full_section.index-up {
  z-index: 1;
}
body[data-fortune-wheel-enabled="1"][data-fortune-wheel-enabled-in-end-screen="1"][data-action=fake] > .wrapper > .section.show-down, body[data-fortune-wheel-enabled="1"][data-fortune-wheel-enabled-in-end-screen="1"][data-action=fake] > .wrapper > .full_section.show-down, body[data-fortune-wheel-enabled="1"][data-fortune-wheel-enabled-in-end-screen="1"][data-action=mine] > .wrapper > .section.show-down, body[data-fortune-wheel-enabled="1"][data-fortune-wheel-enabled-in-end-screen="1"][data-action=mine] > .wrapper > .full_section.show-down, body[data-fortune-wheel-enabled="1"][data-fortune-wheel-enabled-in-end-screen="1"][data-action=admin_preview] > .wrapper > .section.show-down, body[data-fortune-wheel-enabled="1"][data-fortune-wheel-enabled-in-end-screen="1"][data-action=admin_preview] > .wrapper > .full_section.show-down {
  top: 5rem;
  opacity: 1;
}
body[data-fortune-wheel-enabled="1"][data-fortune-wheel-enabled-in-end-screen="1"][data-action=fake] > .wrapper > .blank, body[data-fortune-wheel-enabled="1"][data-fortune-wheel-enabled-in-end-screen="1"][data-action=mine] > .wrapper > .blank, body[data-fortune-wheel-enabled="1"][data-fortune-wheel-enabled-in-end-screen="1"][data-action=admin_preview] > .wrapper > .blank {
  display: block;
  position: relative;
  height: 0;
  width: 100%;
  padding-bottom: 50%;
}
@media (min-width: 768px) {
  body[data-fortune-wheel-enabled="1"][data-fortune-wheel-enabled-in-end-screen="1"][data-action=fake] > .wrapper > .blank, body[data-fortune-wheel-enabled="1"][data-fortune-wheel-enabled-in-end-screen="1"][data-action=mine] > .wrapper > .blank, body[data-fortune-wheel-enabled="1"][data-fortune-wheel-enabled-in-end-screen="1"][data-action=admin_preview] > .wrapper > .blank {
    padding-bottom: 45%;
  }
}
@media (min-width: 992px) {
  body[data-fortune-wheel-enabled="1"][data-fortune-wheel-enabled-in-end-screen="1"][data-action=fake] > .wrapper > .blank, body[data-fortune-wheel-enabled="1"][data-fortune-wheel-enabled-in-end-screen="1"][data-action=mine] > .wrapper > .blank, body[data-fortune-wheel-enabled="1"][data-fortune-wheel-enabled-in-end-screen="1"][data-action=admin_preview] > .wrapper > .blank {
    padding-bottom: 35%;
  }
}
@media (min-width: 1600px) {
  body[data-fortune-wheel-enabled="1"][data-fortune-wheel-enabled-in-end-screen="1"][data-action=fake] > .wrapper > .blank, body[data-fortune-wheel-enabled="1"][data-fortune-wheel-enabled-in-end-screen="1"][data-action=mine] > .wrapper > .blank, body[data-fortune-wheel-enabled="1"][data-fortune-wheel-enabled-in-end-screen="1"][data-action=admin_preview] > .wrapper > .blank {
    padding-bottom: 25%;
  }
}
body[data-fortune-wheel-enabled="1"][data-fortune-wheel-enabled-in-end-screen="1"][data-action=fake] > .wrapper .notice, body[data-fortune-wheel-enabled="1"][data-fortune-wheel-enabled-in-end-screen="1"][data-action=mine] > .wrapper .notice, body[data-fortune-wheel-enabled="1"][data-fortune-wheel-enabled-in-end-screen="1"][data-action=admin_preview] > .wrapper .notice {
  z-index: 1;
  padding: 1rem;
}

body[data-fortune-wheel-enabled="1"]:not([data-custom-html="1"])[data-fortune-wheel-enabled-in-form="1"] form.js_participation_form {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: column;
  -moz-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-justify-content: flex-start;
  -moz-justify-content: flex-start;
  -ms-justify-content: flex-start;
  justify-content: flex-start;
  -ms-flex-pack: flex-start;
  background-color: transparent !important;
  width: 100%;
}
body[data-fortune-wheel-enabled="1"]:not([data-custom-html="1"])[data-fortune-wheel-enabled-in-form="1"] form.js_participation_form .spin-info {
  max-width: 810px;
  margin: 0 auto;
}
body[data-fortune-wheel-enabled="1"]:not([data-custom-html="1"])[data-fortune-wheel-enabled-in-form="1"] form.js_participation_form > .section {
  transition: opacity 0.5s ease-in;
}
@media (prefers-reduced-motion: reduce) {
  body[data-fortune-wheel-enabled="1"]:not([data-custom-html="1"])[data-fortune-wheel-enabled-in-form="1"] form.js_participation_form > .section {
    transition: none;
  }
}
body[data-fortune-wheel-enabled="1"]:not([data-custom-html="1"])[data-fortune-wheel-enabled-in-form="1"] form.js_participation_form > .section {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: column;
  -moz-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-justify-content: space-between;
  -moz-justify-content: space-between;
  -ms-justify-content: space-between;
  justify-content: space-between;
  -ms-flex-pack: space-between;
  padding: 0;
  position: absolute;
  top: -40%;
  left: 0;
  right: 0;
  height: auto;
  width: 100%;
  opacity: 0;
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
  z-index: -1; /* Mantenemos el form de datos detrás de la ruleta cuando este está oculto */
}
body[data-fortune-wheel-enabled="1"]:not([data-custom-html="1"])[data-fortune-wheel-enabled-in-form="1"] form.js_participation_form > .section::before {
  content: "";
  display: block;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: 0;
  opacity: 0.92;
}
body[data-fortune-wheel-enabled="1"]:not([data-custom-html="1"])[data-fortune-wheel-enabled-in-form="1"] form.js_participation_form > .section.index-up {
  z-index: 1; /* Reemplazamos el z-index negativo para posicionar el form de datos encima de la ruleta cuando este primer elemento está presente */
}
body[data-fortune-wheel-enabled="1"]:not([data-custom-html="1"])[data-fortune-wheel-enabled-in-form="1"] form.js_participation_form > .section.show-down {
  top: 15rem;
  opacity: 1;
}
body[data-fortune-wheel-enabled="1"]:not([data-custom-html="1"])[data-fortune-wheel-enabled-in-form="1"] form.js_participation_form > .section .m_header {
  width: 100%;
  margin: 0;
  -webkit-box-flex: 0 1 auto;
  -moz-box-flex: 0 1 auto;
  -webkit-flex: 0 1 auto;
  -ms-flex: 0 1 auto;
  flex: 0 1 auto;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: column;
  -moz-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  justify-content: center;
  -ms-flex-pack: center;
}
body[data-fortune-wheel-enabled="1"]:not([data-custom-html="1"])[data-fortune-wheel-enabled-in-form="1"] form.js_participation_form > .section .m_header h1 {
  padding: 2rem 1rem;
}
body[data-fortune-wheel-enabled="1"]:not([data-custom-html="1"])[data-fortune-wheel-enabled-in-form="1"] form.js_participation_form > .section #wizard {
  font-size: 1rem;
  -webkit-box-flex: 1 1 auto;
  -moz-box-flex: 1 1 auto;
  -webkit-flex: 1 1 auto;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  margin: 0 auto;
  padding: 1rem 1rem 0 1rem;
  width: calc(100% - 2rem);
  transition: all 1s ease;
}
@media (prefers-reduced-motion: reduce) {
  body[data-fortune-wheel-enabled="1"]:not([data-custom-html="1"])[data-fortune-wheel-enabled-in-form="1"] form.js_participation_form > .section #wizard {
    transition: none;
  }
}
body[data-fortune-wheel-enabled="1"]:not([data-custom-html="1"])[data-fortune-wheel-enabled-in-form="1"] form.js_participation_form > .section #wizard {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: column;
  -moz-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}
body[data-fortune-wheel-enabled="1"]:not([data-custom-html="1"])[data-fortune-wheel-enabled-in-form="1"] form.js_participation_form > .section.participation-with-errors {
  top: 0;
  opacity: 1;
  z-index: 1;
}
body[data-fortune-wheel-enabled="1"]:not([data-custom-html="1"])[data-fortune-wheel-enabled-in-form="1"] form.js_participation_form > .section #error_explanation h3, body[data-fortune-wheel-enabled="1"]:not([data-custom-html="1"])[data-fortune-wheel-enabled-in-form="1"] form.js_participation_form > .section #error_explanation ul {
  max-width: 810px;
  margin: 0 auto;
  width: 100%;
}
body[data-fortune-wheel-enabled="1"]:not([data-custom-html="1"])[data-fortune-wheel-enabled-in-form="1"] form.js_participation_form > .section #error_explanation {
  z-index: 1;
}
body[data-fortune-wheel-enabled="1"]:not([data-custom-html="1"])[data-fortune-wheel-enabled-in-form="1"] form.js_participation_form > .section #wizard {
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  justify-content: center;
  -ms-flex-pack: center;
}
@media (min-width: 768px) {
  body[data-fortune-wheel-enabled="1"]:not([data-custom-html="1"])[data-fortune-wheel-enabled-in-form="1"] form.js_participation_form > .section #wizard {
    max-width: 590px;
  }
}
body[data-fortune-wheel-enabled="1"]:not([data-custom-html="1"])[data-fortune-wheel-enabled-in-form="1"] form.js_participation_form > .section-form-contender {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: column;
  -moz-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-justify-content: space-between;
  -moz-justify-content: space-between;
  -ms-justify-content: space-between;
  justify-content: space-between;
  -ms-flex-pack: space-between;
  padding: 0;
  position: relative;
  top: 0;
  left: 0;
  right: 0;
  height: auto;
  width: 100%;
  opacity: 0;
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
}
body[data-fortune-wheel-enabled="1"]:not([data-custom-html="1"])[data-fortune-wheel-enabled-in-form="1"] form.js_participation_form > .section-form-contender:not(.participation-with-errors) {
  margin-top: -50vw !important;
}
@media screen and (min-width: 768px) {
  body[data-fortune-wheel-enabled="1"]:not([data-custom-html="1"])[data-fortune-wheel-enabled-in-form="1"] form.js_participation_form > .section-form-contender:not(.participation-with-errors) {
    margin-top: -40vw !important;
  }
}
@media screen and (min-width: 1024px) {
  body[data-fortune-wheel-enabled="1"]:not([data-custom-html="1"])[data-fortune-wheel-enabled-in-form="1"] form.js_participation_form > .section-form-contender:not(.participation-with-errors) {
    margin-top: -35vw !important;
  }
}
@media screen and (min-width: 1200px) {
  body[data-fortune-wheel-enabled="1"]:not([data-custom-html="1"])[data-fortune-wheel-enabled-in-form="1"] form.js_participation_form > .section-form-contender:not(.participation-with-errors) {
    margin-top: -420px !important;
  }
}
body[data-fortune-wheel-enabled="1"]:not([data-custom-html="1"])[data-fortune-wheel-enabled-in-form="1"] form.js_participation_form > .section-form-contender::before {
  content: "";
  display: block;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: 0;
  opacity: 0.92;
}
body[data-fortune-wheel-enabled="1"]:not([data-custom-html="1"])[data-fortune-wheel-enabled-in-form="1"] form.js_participation_form > .section-form-contender:not(.index-up):not(.participation-with-errors) {
  height: 100% !important;
  z-index: -1; /* Mantenemos el form de datos detrás de la ruleta cuando este está oculto */
}
body[data-fortune-wheel-enabled="1"]:not([data-custom-html="1"])[data-fortune-wheel-enabled-in-form="1"] form.js_participation_form > .section-form-contender.show-down {
  opacity: 1;
  top: 0 !important;
  transition: opacity 0.5s ease-in;
}
@media (prefers-reduced-motion: reduce) {
  body[data-fortune-wheel-enabled="1"]:not([data-custom-html="1"])[data-fortune-wheel-enabled-in-form="1"] form.js_participation_form > .section-form-contender.show-down {
    transition: none;
  }
}
body[data-fortune-wheel-enabled="1"]:not([data-custom-html="1"])[data-fortune-wheel-enabled-in-form="1"] form.js_participation_form > .section-form-contender #wizard {
  padding: 0;
  width: 100%;
  -webkit-justify-content: flex-start;
  -moz-justify-content: flex-start;
  -ms-justify-content: flex-start;
  justify-content: flex-start;
  -ms-flex-pack: flex-start;
}
body[data-fortune-wheel-enabled="1"]:not([data-custom-html="1"])[data-fortune-wheel-enabled-in-form="1"] form.js_participation_form > .section-form-contender #wizard .form_header_for_multistep_quizz {
  padding: 1rem;
}
body[data-fortune-wheel-enabled="1"]:not([data-custom-html="1"])[data-fortune-wheel-enabled-in-form="1"] form.js_participation_form > .section-form-contender #wizard .content {
  min-height: auto;
}
body[data-fortune-wheel-enabled="1"]:not([data-custom-html="1"])[data-fortune-wheel-enabled-in-form="1"] form.js_participation_form > .section-form-contender #wizard .content, body[data-fortune-wheel-enabled="1"]:not([data-custom-html="1"])[data-fortune-wheel-enabled-in-form="1"] form.js_participation_form > .section-form-contender #wizard .actions, body[data-fortune-wheel-enabled="1"]:not([data-custom-html="1"])[data-fortune-wheel-enabled-in-form="1"] form.js_participation_form > .section-form-contender #wizard .form_fields_contender, body[data-fortune-wheel-enabled="1"]:not([data-custom-html="1"])[data-fortune-wheel-enabled-in-form="1"] form.js_participation_form > .section-form-contender #wizard .login_buttons {
  -webkit-box-flex: 1 1 auto;
  -moz-box-flex: 1 1 auto;
  -webkit-flex: 1 1 auto;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  max-width: 810px;
  margin-left: auto !important;
  margin-right: auto !important;
}
body[data-fortune-wheel-enabled="1"]:not([data-custom-html="1"])[data-fortune-wheel-enabled-in-form="1"] form.js_participation_form > .section-form-contender #wizard .steps ul {
  max-width: 810px;
  margin: 0 auto;
}
body[data-fortune-wheel-enabled="1"]:not([data-custom-html="1"])[data-fortune-wheel-enabled-in-form="1"] form.js_participation_form > .section-form-contender.participation-with-errors {
  left: 0;
  opacity: 1;
  top: 0;
}
body[data-fortune-wheel-enabled="1"]:not([data-custom-html="1"])[data-fortune-wheel-enabled-in-form="1"] form.js_participation_form > .section-form-contender #error_explanation {
  padding-left: 0;
  padding-right: 0;
  z-index: 1;
}
body[data-fortune-wheel-enabled="1"]:not([data-custom-html="1"])[data-fortune-wheel-enabled-in-form="1"] form.js_participation_form > .section-form-contender #error_explanation h3, body[data-fortune-wheel-enabled="1"]:not([data-custom-html="1"])[data-fortune-wheel-enabled-in-form="1"] form.js_participation_form > .section-form-contender #error_explanation ul {
  max-width: 810px;
  margin: 0 auto;
  width: 100%;
}
body[data-fortune-wheel-enabled="1"]:not([data-custom-html="1"])[data-fortune-wheel-enabled-in-form="1"] form.js_participation_form .spin-info-container {
  top: min(50vw, 405px);
  opacity: 0;
  width: 100%;
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
  z-index: 10;
  position: absolute;
}
body[data-fortune-wheel-enabled="1"]:not([data-custom-html="1"])[data-fortune-wheel-enabled-in-form="1"] form.js_participation_form .spin-info-container::before {
  content: "";
  display: block;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: 0;
  opacity: 0.92;
}
body[data-fortune-wheel-enabled="1"]:not([data-custom-html="1"])[data-fortune-wheel-enabled-in-form="1"] form.js_participation_form .spin-info-container.show-up {
  transition: opacity 0.5s ease-out;
}
@media (prefers-reduced-motion: reduce) {
  body[data-fortune-wheel-enabled="1"]:not([data-custom-html="1"])[data-fortune-wheel-enabled-in-form="1"] form.js_participation_form .spin-info-container.show-up {
    transition: none;
  }
}
body[data-fortune-wheel-enabled="1"]:not([data-custom-html="1"])[data-fortune-wheel-enabled-in-form="1"] form.js_participation_form .spin-info-container.show-up {
  opacity: 1;
  height: auto;
}
body[data-fortune-wheel-enabled="1"]:not([data-custom-html="1"])[data-fortune-wheel-enabled-in-form="1"] form.js_participation_form .spin-info-container.hide-down {
  margin-top: -10%;
  opacity: 0;
}
body[data-fortune-wheel-enabled="1"]:not([data-custom-html="1"])[data-fortune-wheel-enabled-in-form="1"] form.js_participation_form .spin-info-container.hide {
  z-index: -9999;
  display: none;
  opacity: 0;
}
body[data-fortune-wheel-enabled="1"]:not([data-custom-html="1"])[data-fortune-wheel-enabled-in-form="1"] form.js_participation_form .spin-info-container .spin-info {
  position: relative;
  padding: 3rem 0;
  display: block;
  z-index: 2;
}
body[data-fortune-wheel-enabled="1"]:not([data-custom-html="1"])[data-fortune-wheel-enabled-in-form="1"] form.js_participation_form .spin-info-container .spin-info .form_header {
  max-width: 810px;
  margin: 0 auto 2rem auto;
  font-size: 1rem;
}
body[data-fortune-wheel-enabled="1"]:not([data-custom-html="1"])[data-fortune-wheel-enabled-in-form="1"] form.js_participation_form .spin-info-container .spin-info .form_header > * {
  margin-bottom: 1rem;
}
body[data-fortune-wheel-enabled="1"]:not([data-custom-html="1"])[data-fortune-wheel-enabled-in-form="1"] form.js_participation_form .spin-info-container .spin-info .form_header h1 {
  font-size: 2rem;
  width: 100%;
  text-align: center;
}
body[data-fortune-wheel-enabled="1"]:not([data-custom-html="1"])[data-fortune-wheel-enabled-in-form="1"] form.js_participation_form .spin-info-container .spin-info .start-spin {
  max-width: 12rem;
  margin: 0 auto;
  display: block;
}

.game-grid {
  opacity: 0;
  position: relative;
  padding-bottom: 2rem;
  z-index: 0;
  margin-top: 1rem;
}
@media (min-width: 768px) {
  .game-grid {
    margin-top: 3rem;
  }
}
.game-grid.show-up {
  transition: opacity 1s ease-in;
}
@media (prefers-reduced-motion: reduce) {
  .game-grid.show-up {
    transition: none;
  }
}
.game-grid.show-up {
  opacity: 1;
  z-index: 10;
  height: auto;
}
.game-grid.hidden {
  height: 0;
  z-index: -9999;
}
.game-grid.grid-with-images .the-wheel {
  padding-top: 28px;
  margin: 0 1.5rem;
}
@media (min-width: 576px) {
  .game-grid.grid-with-images .the-wheel {
    padding-top: 36px;
    margin: 0 2rem;
  }
}

.canvas-roulette {
  width: 100%;
  height: auto;
}
@media (min-width: 576px) {
  .canvas-roulette {
    width: 790px;
    margin-left: 0;
  }
}

.the-wheel canvas {
  width: 100%;
}

body[data-fortune-wheel-enabled="1"] .over-spin {
  max-width: 800px;
  position: absolute;
  width: 100%;
  margin: 0 auto;
  left: 0;
  right: 0;
  pointer-events: none;
  top: 5px;
}
body[data-fortune-wheel-enabled="1"] .over-spin svg {
  box-sizing: content-box !important;
}
body[data-fortune-wheel-enabled="1"] .over-spin .arrow-container {
  position: absolute;
  text-align: center;
  width: 100%;
  top: 0;
}
body[data-fortune-wheel-enabled="1"] .over-spin .arrow-container svg#spin-arrow {
  margin: 0 auto;
  width: 100%;
  max-width: 32px;
  -ms-transform-origin: 50% 25%; /* IE 9 */
  -webkit-transform-origin: 50% 25%; /* Safari 3-8 */
  transform-origin: 50% 25%;
  animation-direction: alternate-reverse;
  padding-bottom: 15.78%;
  height: 1px;
  overflow: visible;
  transition: all 0.2s ease-out;
}
@media (prefers-reduced-motion: reduce) {
  body[data-fortune-wheel-enabled="1"] .over-spin .arrow-container svg#spin-arrow {
    transition: none;
  }
}
@media (min-width: 576px) {
  body[data-fortune-wheel-enabled="1"] .over-spin .arrow-container svg#spin-arrow {
    max-width: 43px;
  }
}
@media (min-width: 768px) {
  body[data-fortune-wheel-enabled="1"] .over-spin .arrow-container svg#spin-arrow {
    max-width: 57px;
  }
}
body[data-fortune-wheel-enabled="1"] .over-spin svg#spin-decoration {
  padding-bottom: 100%;
  width: 100%;
  height: 1px;
  overflow: visible;
}
body[data-fortune-wheel-enabled="1"] .over-spin svg#spin-decoration .st2 {
  fill: none;
  stroke-width: 7;
  stroke-miterlimit: 10;
}
body[data-fortune-wheel-enabled="1"] .over-spin svg#spin-decoration .st3 {
  stroke: none;
  fill: none;
}

body[data-fortune-wheel-enabled="1"]:not([data-custom-html="1"])[data-fortune-wheel-enabled-in-form="1"] form.js_participation_form .m_btn.start-spin {
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.32);
  border-radius: 5px;
  position: relative;
}
body[data-fortune-wheel-enabled="1"]:not([data-custom-html="1"])[data-fortune-wheel-enabled-in-form="1"] form.js_participation_form .m_btn.start-spin:hover::after {
  content: "";
  width: 100%;
  height: 100%;
  display: block;
  position: absolute;
  top: 0;
  left: 25px;
  background-color: rgba(255, 255, 255, 0.32);
}
body[data-fortune-wheel-enabled="1"]:not([data-custom-html="1"])[data-fortune-wheel-enabled-in-form="1"] form.js_participation_form .promo-minimal .m_btn {
  border-radius: 0;
  box-shadow: none;
}
body[data-fortune-wheel-enabled="1"]:not([data-custom-html="1"])[data-fortune-wheel-enabled-in-form="1"] form.js_participation_form .promo-minimal .m_btn:hover::after {
  left: 0;
}
body[data-fortune-wheel-enabled="1"]:not([data-custom-html="1"])[data-fortune-wheel-enabled-in-form="1"] form.js_participation_form .m_btn, body[data-fortune-wheel-enabled="1"]:not([data-custom-html="1"])[data-fortune-wheel-enabled-in-form="1"] form.js_participation_form .alertify-button, body[data-fortune-wheel-enabled="1"]:not([data-custom-html="1"])[data-fortune-wheel-enabled-in-form="1"] form.js_participation_form .wizard > .actions a {
  font-size: 1rem;
}

body[data-embedded="1"]:not([data-custom-html="1"])[data-fortune-wheel-enabled-in-form="1"] .wrapper {
  min-height: 100%;
  overflow: visible;
}
body[data-embedded="1"]:not([data-custom-html="1"])[data-fortune-wheel-enabled-in-form="1"] .grid-wrapper {
  max-height: initial;
  height: auto;
}
body[data-embedded="1"]:not([data-custom-html="1"])[data-fortune-wheel-enabled-in-form="1"] .grid-wrapper.show {
  overflow: visible;
  position: relative;
}
body[data-embedded="1"]:not([data-custom-html="1"])[data-fortune-wheel-enabled-in-form="1"] form.js_participation_form .game-grid-container {
  position: relative;
  margin-left: auto;
  margin-right: auto;
}
body[data-embedded="1"]:not([data-custom-html="1"])[data-fortune-wheel-enabled-in-form="1"] form.js_participation_form .spin-info-container {
  height: auto;
  top: min(405px, 50vw);
}
body[data-embedded="1"]:not([data-custom-html="1"])[data-fortune-wheel-enabled-in-form="1"] form.js_participation_form .spin-info-container.hide {
  position: absolute;
  display: block;
  margin-top: 0;
  opacity: 0;
}
body[data-embedded="1"]:not([data-custom-html="1"])[data-fortune-wheel-enabled-in-form="1"] form.js_participation_form .spin-info-container.hide-down {
  display: block;
  margin-top: 0;
}
body[data-embedded="1"]:not([data-custom-html="1"])[data-fortune-wheel-enabled-in-form="1"] form.js_participation_form > .section-form-contender:not(.index-up):not(.participation-with-errors) {
  height: auto;
}
body[data-embedded="1"]:not([data-custom-html="1"])[data-fortune-wheel-enabled-in-form="1"] form.js_participation_form > .section-form-contender,
body[data-embedded="1"]:not([data-custom-html="1"])[data-fortune-wheel-enabled-in-form="1"] form.js_participation_form > .section {
  opacity: 0;
  position: relative;
  top: 0;
}
@media screen and (max-width: 1023px) {
  body[data-embedded="1"]:not([data-custom-html="1"])[data-fortune-wheel-enabled-in-form="1"] form.js_participation_form > .section-form-contender,
  body[data-embedded="1"]:not([data-custom-html="1"])[data-fortune-wheel-enabled-in-form="1"] form.js_participation_form > .section {
    margin-top: 0;
    pointer-events: none;
    height: auto;
  }
}
body[data-embedded="1"]:not([data-custom-html="1"])[data-fortune-wheel-enabled-in-form="1"] form.js_participation_form > .section-form-contender.participation-with-errors,
body[data-embedded="1"]:not([data-custom-html="1"])[data-fortune-wheel-enabled-in-form="1"] form.js_participation_form > .section.participation-with-errors {
  pointer-events: auto;
}
body[data-embedded="1"]:not([data-custom-html="1"])[data-fortune-wheel-enabled-in-form="1"] form.js_participation_form > .section-form-contender.show-down,
body[data-embedded="1"]:not([data-custom-html="1"])[data-fortune-wheel-enabled-in-form="1"] form.js_participation_form > .section.show-down {
  margin-top: max(-50vw, -405px) !important;
  position: relative;
  pointer-events: auto;
  overflow: visible;
  height: 100%;
}
@media (min-width: 768px) {
  body[data-embedded="1"]:not([data-custom-html="1"])[data-fortune-wheel-enabled-in-form="1"] form.js_participation_form > .section-form-contender.show-down,
  body[data-embedded="1"]:not([data-custom-html="1"])[data-fortune-wheel-enabled-in-form="1"] form.js_participation_form > .section.show-down {
    margin-top: 15%;
  }
}
body[data-embedded="1"]:not([data-custom-html="1"])[data-fortune-wheel-enabled-in-form="1"] form.js_participation_form > .section-form-contender .form_header,
body[data-embedded="1"]:not([data-custom-html="1"])[data-fortune-wheel-enabled-in-form="1"] form.js_participation_form > .section .form_header {
  max-width: 810px;
  margin-left: auto !important;
  margin-right: auto !important;
}
@media screen and (max-width: 1023px) {
  body[data-embedded="1"]:not([data-custom-html="1"])[data-fortune-wheel-enabled-in-form="1"] form.js_participation_form .spin-info-container {
    top: 0;
    margin-top: 0;
    pointer-events: none;
  }
}
body[data-embedded="1"]:not([data-custom-html="1"])[data-fortune-wheel-enabled-in-form="1"] form.js_participation_form .spin-info-container.show-up {
  top: 0;
  pointer-events: auto;
  top: min(50vw, 405px);
}
body[data-embedded="1"]:not([data-custom-html="1"])[data-fortune-wheel-enabled-in-end-screen="1"] {
  min-height: 100%;
}
body[data-embedded="1"]:not([data-custom-html="1"])[data-fortune-wheel-enabled-in-end-screen="1"] .wrapper {
  min-height: inherit;
  overflow: visible;
}
body[data-embedded="1"]:not([data-custom-html="1"])[data-fortune-wheel-enabled-in-end-screen="1"] .grid-wrapper.show {
  overflow: visible;
  height: 100%;
}

/* Cool Promo Powered by */
body[data-whitelabel="0"][data-fortune-wheel-enabled="1"][data-fortune-wheel-enabled-in-form="1"] .footer_powct, body[data-whitelabel="0"][data-fortune-wheel-enabled="1"][data-fortune-wheel-enabled-in-end-screen="1"] .footer_powct {
  position: fixed !important;
  bottom: 0;
  width: 100%;
  z-index: 999;
}
body[data-whitelabel="0"][data-fortune-wheel-enabled="1"][data-fortune-wheel-enabled-in-form="1"] .free_user_badge_row, body[data-whitelabel="0"][data-fortune-wheel-enabled="1"][data-fortune-wheel-enabled-in-end-screen="1"] .free_user_badge_row {
  position: fixed !important;
  top: 0;
  width: 100%;
  z-index: 1040;
}
body[data-whitelabel="0"][data-fortune-wheel-enabled="1"][data-fortune-wheel-enabled-in-form="1"] .free_user_badge_row .free_user_badge, body[data-whitelabel="0"][data-fortune-wheel-enabled="1"][data-fortune-wheel-enabled-in-end-screen="1"] .free_user_badge_row .free_user_badge {
  position: relative;
  float: right;
}
body[data-whitelabel="0"][data-fortune-wheel-enabled="1"][data-fortune-wheel-enabled-in-form="1"] .actions_section, body[data-whitelabel="0"][data-fortune-wheel-enabled="1"][data-fortune-wheel-enabled-in-end-screen="1"] .actions_section {
  padding-bottom: 10em;
}
body[data-whitelabel="0"][data-fortune-wheel-enabled="1"][data-fortune-wheel-enabled-in-form="1"] .form .wizard > .actions, body[data-whitelabel="0"][data-fortune-wheel-enabled="1"][data-fortune-wheel-enabled-in-end-screen="1"] .form .wizard > .actions {
  margin-bottom: 5rem;
}
body[data-whitelabel="0"][data-fortune-wheel-enabled="1"][data-fortune-wheel-enabled-in-end-screen="1"][data-action=fake] > .wrapper .grid-wrapper, body[data-whitelabel="0"][data-fortune-wheel-enabled="1"][data-fortune-wheel-enabled-in-end-screen="1"][data-action=mine] > .wrapper .grid-wrapper, body[data-whitelabel="0"][data-fortune-wheel-enabled="1"][data-fortune-wheel-enabled-in-end-screen="1"][data-action=admin_preview] > .wrapper .grid-wrapper {
  margin-top: 3rem;
}
@media (min-width: 768px) {
  body[data-whitelabel="0"][data-fortune-wheel-enabled="1"][data-fortune-wheel-enabled-in-end-screen="1"][data-action=fake] > .wrapper .grid-wrapper, body[data-whitelabel="0"][data-fortune-wheel-enabled="1"][data-fortune-wheel-enabled-in-end-screen="1"][data-action=mine] > .wrapper .grid-wrapper, body[data-whitelabel="0"][data-fortune-wheel-enabled="1"][data-fortune-wheel-enabled-in-end-screen="1"][data-action=admin_preview] > .wrapper .grid-wrapper {
    margin-top: 0;
  }
}
body[data-whitelabel="0"][data-fortune-wheel-enabled="1"][data-fortune-wheel-enabled-in-end-screen="1"][data-action=fake] > .wrapper .section, body[data-whitelabel="0"][data-fortune-wheel-enabled="1"][data-fortune-wheel-enabled-in-end-screen="1"][data-action=mine] > .wrapper .section, body[data-whitelabel="0"][data-fortune-wheel-enabled="1"][data-fortune-wheel-enabled-in-end-screen="1"][data-action=admin_preview] > .wrapper .section {
  margin-bottom: 4rem;
}
body[data-whitelabel="0"][data-fortune-wheel-enabled="1"][data-fortune-wheel-enabled-in-end-screen="1"][data-action=fake] > .wrapper > .blank, body[data-whitelabel="0"][data-fortune-wheel-enabled="1"][data-fortune-wheel-enabled-in-end-screen="1"][data-action=mine] > .wrapper > .blank, body[data-whitelabel="0"][data-fortune-wheel-enabled="1"][data-fortune-wheel-enabled-in-end-screen="1"][data-action=admin_preview] > .wrapper > .blank {
  padding-bottom: 60%;
}
@media (min-width: 768px) {
  body[data-whitelabel="0"][data-fortune-wheel-enabled="1"][data-fortune-wheel-enabled-in-end-screen="1"][data-action=fake] > .wrapper > .blank, body[data-whitelabel="0"][data-fortune-wheel-enabled="1"][data-fortune-wheel-enabled-in-end-screen="1"][data-action=mine] > .wrapper > .blank, body[data-whitelabel="0"][data-fortune-wheel-enabled="1"][data-fortune-wheel-enabled-in-end-screen="1"][data-action=admin_preview] > .wrapper > .blank {
    padding-bottom: 45%;
  }
}
@media (min-width: 992px) {
  body[data-whitelabel="0"][data-fortune-wheel-enabled="1"][data-fortune-wheel-enabled-in-end-screen="1"][data-action=fake] > .wrapper > .blank, body[data-whitelabel="0"][data-fortune-wheel-enabled="1"][data-fortune-wheel-enabled-in-end-screen="1"][data-action=mine] > .wrapper > .blank, body[data-whitelabel="0"][data-fortune-wheel-enabled="1"][data-fortune-wheel-enabled-in-end-screen="1"][data-action=admin_preview] > .wrapper > .blank {
    padding-bottom: 35%;
  }
}
@media (min-width: 1600px) {
  body[data-whitelabel="0"][data-fortune-wheel-enabled="1"][data-fortune-wheel-enabled-in-end-screen="1"][data-action=fake] > .wrapper > .blank, body[data-whitelabel="0"][data-fortune-wheel-enabled="1"][data-fortune-wheel-enabled-in-end-screen="1"][data-action=mine] > .wrapper > .blank, body[data-whitelabel="0"][data-fortune-wheel-enabled="1"][data-fortune-wheel-enabled-in-end-screen="1"][data-action=admin_preview] > .wrapper > .blank {
    padding-bottom: 25%;
  }
}
body[data-whitelabel="0"][data-fortune-wheel-enabled="1"][data-fortune-wheel-enabled-in-end-screen="1"][data-promo-version="1"] .full_section.footer_powct {
  padding: 19px 0;
}
body[data-whitelabel="0"][data-fortune-wheel-enabled="1"][data-fortune-wheel-enabled-in-end-screen="1"][data-promo-version="1"] .full_section.footer_powct::before, body[data-whitelabel="0"][data-fortune-wheel-enabled="1"][data-fortune-wheel-enabled-in-end-screen="1"][data-promo-version="1"] .full_section.footer_powct::after {
  content: "";
  height: 1px;
  left: 50%;
  top: 50%;
  position: absolute;
  max-width: 640px;
  width: 100%;
  background-color: #CCCCCC !important;
  opacity: 1;
}
body[data-whitelabel="0"][data-fortune-wheel-enabled="1"][data-fortune-wheel-enabled-in-end-screen="1"][data-promo-version="1"] .full_section.footer_powct .footer_text {
  max-width: 640px;
  margin: 0 auto;
}
body[data-whitelabel="0"][data-fortune-wheel-enabled="1"][data-fortune-wheel-enabled-in-end-screen="1"][data-promo-version="2"] .full_section.footer_powct::before, body[data-whitelabel="0"][data-fortune-wheel-enabled="1"][data-fortune-wheel-enabled-in-end-screen="1"][data-promo-version="2"] .full_section.footer_powct::after {
  content: none;
}
body[data-whitelabel="0"][data-fortune-wheel-enabled="1"][data-fortune-wheel-enabled-in-form="1"] form.js_participation_form > .section-form-contender {
  margin-bottom: 4rem;
}
body[data-whitelabel="0"][data-fortune-wheel-enabled="1"][data-fortune-wheel-enabled-in-form="1"] form.js_participation_form .spin-info-container .spin-info {
  padding: 3rem 0 6rem;
}
body[data-whitelabel="0"][data-fortune-wheel-enabled="1"][data-fortune-wheel-enabled-in-form="1"] form.js_participation_form .game-grid.show-up {
  margin-top: 3rem;
}
@media (min-width: 768px) {
  body[data-whitelabel="0"][data-fortune-wheel-enabled="1"][data-fortune-wheel-enabled-in-form="1"] form.js_participation_form .game-grid.show-up {
    margin-top: 3rem;
  }
}
body[data-whitelabel="0"][data-fortune-wheel-enabled="1"][data-fortune-wheel-enabled-in-form="1"][data-promo-version="1"] .spin-info-container.show-up {
  margin-bottom: 3rem;
}
body[data-whitelabel="0"][data-fortune-wheel-enabled="1"][data-fortune-wheel-enabled-in-form="1"][data-promo-version="1"] .section.index-up {
  margin-bottom: 4rem;
}
body[data-whitelabel="0"][data-fortune-wheel-enabled="1"][data-fortune-wheel-enabled-in-form="1"][data-promo-version="2"] .free_user_badge_row {
  background-color: #ffffff;
}
body[data-whitelabel="0"][data-fortune-wheel-enabled="1"][data-fortune-wheel-enabled-in-form="1"][data-promo-version="2"] .free_user_badge_row a img {
  background-color: transparent;
  padding: 0;
}
