/* site-build: aurora-81 / 2026-09-04; css */
html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-weight: inherit;
  font-style: inherit;
  font-family: inherit;
  font-size: 100%;
  vertical-align: baseline
}

body {
  line-height: 1;
  color: #222;
  background: #fff
}

ol,
ul {
  list-style: none
}

table {
  border-collapse: separate;
  border-spacing: 0;
  vertical-align: middle
}

caption,
th,
td {
  text-align: left;
  font-weight: 400;
  vertical-align: middle
}

a img {
  border: none
}

@font-face {
  font-family: 'Helvetica Neue Condensed';
  src: url("https://d1cakcie9i0u2p.cloudfront.net/lpbo/hagf76/css/subset-HelveticaNeue-CondensedBold.eot");
  src: url("https://d1cakcie9i0u2p.cloudfront.net/lpbo/hagf76/css/subset-HelveticaNeue-CondensedBold-1.eot#iefix") format("embedded-opentype"), url("https://d1cakcie9i0u2p.cloudfront.net/lpbo/hagf76/css/subset-HelveticaNeue-CondensedBold.woff2") format("woff2"), url("https://d1cakcie9i0u2p.cloudfront.net/lpbo/hagf76/css/subset-HelveticaNeue-CondensedBold.woff") format("woff"), url("https://d1cakcie9i0u2p.cloudfront.net/lpbo/hagf76/css/subset-HelveticaNeue-CondensedBold.ttf") format("truetype");
  font-weight: 700;
  font-style: normal
}

.aurora-overlay {
  position: fixed;
  left: -1000px;
  right: -1000px;
  top: -1000px;
  bottom: -1000px;
  z-index: 3;
  display: none;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 20px 0;
  background-color: rgba(0, 0, 0, 0.6)
}

.aurora-overlay__body {
  display: none;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  position: relative;
  -ms-flex-item-align: stretch;
  align-self: stretch;
  max-width: 600px;
  overflow-y: auto
}

.aurora-overlay__content {
  position: relative;
  margin: auto;
  background-color: #fff
}

.aurora-overlay__close {
  position: absolute;
  right: 10px;
  top: 10px
}

html {
  min-height: 100%
}

.aurora-brand {
  display: inline-block;
  width: 251px
}

@media (max-width: 767px) {
  .aurora-brand {
    width: 90px
  }
}

.aurora-brand__img {
  width: 100%;
  vertical-align: top
}

.aurora-headline {
  max-width: 320px;
  text-align: right;
  font-weight: 700;
  font-size: 30px;
  line-height: 45px;
  text-transform: uppercase;
  text-shadow: 0 5px 5px rgba(0, 0, 0, 0.4)
}

@media (max-width: 767px) {
  .aurora-headline {
    font-size: 15px;
    line-height: 1.2;
    text-align: left
  }
}

.aurora-headline__spin {
  color: #c4286b;
  vertical-align: top
}

@media (max-width: 767px) {
  .aurora-headline__spin {
    width: 170px
  }
}

.aurora-headline__get {
  display: inline-block;
  margin-top: -8px;
  color: #ffb8fd;
  font-size: 45px;
  line-height: 40px;
  vertical-align: top
}

@media (max-width: 767px) {
  .aurora-headline__get {
    display: none
  }
}

.aurora-headline__get_line {
  display: none
}

@media (max-width: 767px) {
  .aurora-headline__get_line {
    width: 210px;
    display: inline-block;
    font-size: 18px;
    line-height: 23px
  }
}

.aurora-circle-btn {
  display: inline-block;
  border: none;
  outline: none;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0;
  padding-bottom: 8px;
  margin-bottom: -8px;
  width: 163px;
  height: 164px;
  background: url("assets/spin-button-states.png") 50% 0 no-repeat;
  font-family: "Helvetica Neue Condensed", "Helvetica Neue LT Cyrillic Condensed", "Arial Narrow", sans-serif;
  font-weight: 700;
  font-size: 35px;
  color: #fef9f2;
  text-transform: uppercase;
  cursor: pointer;
  text-shadow: 0 0 9px rgba(255, 222, 0, 0.8), 0 1px 0 rgba(255, 222, 0, 0.5)
}

.aurora-circle-btn:hover {
  background-position: 50% -164px
}

.aurora-circle-btn:active {
  background-position: 50% -328px
}

.aurora-btn {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  width: 241px;
  height: 73px;
  padding: 0;
  border: none;
  background: url("assets/reward-button-states.png") 50% 0 no-repeat;
  font-family: "Helvetica Neue Condensed", "Helvetica Neue LT Cyrillic Condensed", "Arial Narrow", sans-serif;
  color: #891d00;
  font-weight: 700;
  font-size: 25px;
  text-transform: uppercase;
  cursor: pointer;
  text-shadow: 0 0 9px rgba(255, 222, 0, 0.8), 0 1px 0 rgba(255, 222, 0, 0.5);
  text-decoration: none;
  -webkit-box-shadow: 0 5px 10px rgba(80, 45, 18, 0.55);
  box-shadow: 0 5px 10px rgba(80, 45, 18, 0.55);
  border-radius: 10px
}

.aurora-btn:hover {
  background-position: 50% -73px
}

.aurora-btn:active {
  background-position: 50% -146px
}

.aurora-bulbs {
  position: relative;
  background: url("assets/wheel-lights.png") 50% 50% no-repeat;
  background-size: 100% auto;
  width: 100%;
  height: 100%;
  overflow: hidden
}

.aurora-bulbs:after {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  content: '';
  background: url("assets/wheel-lights-active.png") 50% 50% no-repeat;
  background-size: 100% auto;
  width: 100%;
  height: 100%;
  -webkit-animation: 2s aurora-bulbs step-end infinite;
  animation: 2s aurora-bulbs step-end infinite
}

.aurora-tally {
  padding-left: 15px;
  color: #fff;
  font-size: 15px;
  font-weight: 700;
  text-transform: uppercase
}

@media (max-width: 767px) {
  .aurora-tally {
    padding-left: 10px
  }
}

.aurora-tally__value {
  display: block;
  font-size: 50px;
  margin: 4px 0
}

@media (max-width: 767px) {
  .aurora-tally__value {
    display: inline;
    font-size: 25px
  }
}

.aurora-trophies {
  max-width: 162px
}

.aurora-trophies_hidden {
  display: none
}

.aurora-trophies_inline {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  max-width: 100%
}

.aurora-trophies__item {
  margin-bottom: -11px;
  max-width: 162px
}

@media (max-width: 767px) {
  .aurora-trophies__item {
    max-width: 81px
  }
}

.aurora-trophies__item_animated {
  -webkit-animation: .5s pop;
  animation: .5s pop
}

.aurora-trophies_inline .aurora-trophies__item {
  margin-bottom: 0
}

.aurora-trophies__item_empty {
  margin-bottom: 0;
  padding-left: 15px
}

@media (max-width: 767px) {
  .aurora-trophies__item_empty {
    padding-left: 10px
  }
}

.aurora-trophies__badge {
  vertical-align: top;
  width: 100%;
  max-width: 162px
}

.aurora-trophies__description {
  font-size: 18px;
  font-weight: 700;
  margin-top: -10px
}

@media (max-width: 767px) {
  .aurora-trophies__description {
    font-size: 12px;
    margin-top: -5px
  }
}

.aurora-stage {
  background: url("assets/scene-background.webp") top center no-repeat;
  background-color: #010101;
  font-family: "Helvetica Neue", Arial, sans-serif;
  color: #fff;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  overflow-x: hidden;
  -webkit-transform-origin: 50% 0;
  -ms-transform-origin: 50% 0;
  transform-origin: 50% 0
}

@media (max-height: 790px) {
  .aurora-stage {
    -webkit-transform: scale(.95);
    -ms-transform: scale(.95);
    transform: scale(.95)
  }
}

@media (max-height: 745px) {
  .aurora-stage {
    -webkit-transform: scale(.9);
    -ms-transform: scale(.9);
    transform: scale(.9)
  }
}

@media (max-height: 705px) {
  .aurora-stage {
    -webkit-transform: scale(.85);
    -ms-transform: scale(.85);
    transform: scale(.85)
  }
}

@media (max-height: 665px) {
  .aurora-stage {
    -webkit-transform: scale(.8);
    -ms-transform: scale(.8);
    transform: scale(.8)
  }
}

.aurora-stage__wrap {
  position: relative;
  max-width: 970px;
  margin: auto
}

.aurora-stage__logo {
  position: absolute;
  top: 15px;
  left: 0;
  right: 0;
  z-index: 1;
  display: block;
  margin: auto
}

@media (max-width: 767px) {
  .aurora-stage__logo {
    right: auto;
    left: 10px;
    top: 10px
  }
}

.aurora-stage__title {
  position: absolute;
  right: 0;
  top: 40px;
  z-index: 1
}

@media (max-width: 767px) {
  .aurora-stage__title {
    right: 10px;
    top: 16px
  }
}

.aurora-stage__footer {
  text-align: center
}

.aurora-arena {
  position: relative;
  margin-bottom: -134px
}

@media (max-width: 767px) {
  .aurora-arena {
    margin-bottom: -110px
  }
}

.aurora-arena__rotor {
  padding-top: 116px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  height: 882px;
  background: url("assets/wheel-light-rays.png") 50% -89px no-repeat
}

@media (max-width: 767px) {
  .aurora-arena__rotor {
    background-position: 50% 15px;
    background-size: 520px auto;
    height: 580px
  }
}

.aurora-arena__panel {
  position: absolute;
  top: 0;
  left: 0;
  padding-top: 45px
}

@media (max-width: 767px) {
  .aurora-arena__panel {
    padding-top: 70px
  }
}

.aurora-arena__decoration {
  position: absolute;
  bottom: 134px
}

@media (max-width: 767px) {
  .aurora-arena__decoration {
    display: none
  }
}

.aurora-arena__decoration_gonzo {
  right: -20px;
  width: 219px;
  height: 533px;
  background: url("assets/side-character.webp") 0 0 no-repeat
}

@media (max-width: 969px) {
  .aurora-arena__decoration_gonzo {
    width: 195px;
    right: 15px;
    bottom: 185px;
    background-size: 100% auto;
    background-position: 0 100%
  }
}

.aurora-arena__decoration_stars {
  left: 0;
  bottom: 184px;
  width: 216px;
  height: 202px;
  background: url("assets/floating-sparkles.webp") 0 0 no-repeat;
  -webkit-animation: 2.4s levitate ease-in-out infinite;
  animation: 2.4s levitate ease-in-out infinite
}

.aurora-rotor {
  position: relative;
  margin: auto;
  width: 100%;
  height: 589px;
  max-width: 593px;
  -webkit-transform: scale(0);
  -ms-transform: scale(0);
  transform: scale(0)
}

@media (max-width: 767px) {
  .aurora-rotor {
    max-width: 320px;
    height: 318px
  }
}

.aurora-rotor_animated {
  -webkit-animation: .5s aurora-rotor cubic-bezier(.175, .885, .32, 1.275) forwards;
  animation: .5s aurora-rotor cubic-bezier(.175, .885, .32, 1.275) forwards
}

.aurora-rotor__lamps {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  margin: auto;
  height: 589px
}

@media (max-width: 767px) {
  .aurora-rotor__lamps {
    height: 100%
  }
}

.aurora-rotor__holder {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  width: 100%;
  height: 100%;
  max-width: 520px;
  max-height: 520px;
  background: url("assets/wheel-frame.png") 50% 50% no-repeat;
  background-size: 100% auto;
  text-align: center
}

@media (max-width: 767px) {
  .aurora-rotor__holder {
    max-width: 90%
  }
}

.aurora-rotor__spinner {
  vertical-align: top
}

@media (max-width: 767px) {
  .aurora-rotor__spinner {
    max-width: 88%
  }
}

.aurora-rotor__win-frame {
  position: absolute;
  top: -16px;
  left: 0;
  right: 0;
  z-index: 2;
  margin: auto;
  width: 229px;
  height: 295px;
  background: url("assets/wheel-pointer.png") 50% 0 no-repeat;
  background-size: 100% auto
}

@media (max-width: 767px) {
  .aurora-rotor__win-frame {
    max-width: 128px;
    top: 5px
  }
}

.aurora-rotor__button-holder {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  z-index: 3;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin: auto;
  background: url("assets/wheel-button-base.png") 50% 50% no-repeat;
  width: 230px;
  height: 230px
}

.aurora-rotor__button-holder:before {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
  background: url("assets/wheel-button-glow.png") 50% 50% no-repeat
}

@media (max-width: 767px) {
  .aurora-rotor__button-holder {
    -webkit-transform: scale(.7);
    -ms-transform: scale(.7);
    transform: scale(.7)
  }
}

.aurora-rotor__button-holder_blinking:before {
  -webkit-animation: 1.4s glow ease-in-out infinite;
  animation: 1.4s glow ease-in-out infinite
}

.aurora-rotor__button {
  position: relative;
  z-index: 1
}

.aurora-rotor__shadow {
  position: absolute;
  bottom: -30px;
  left: 0;
  right: 0;
  margin: auto;
  width: 100%;
  max-width: 604px;
  height: 69px;
  background: url("assets/wheel-shadow.png") 50% 50% no-repeat
}

.aurora-paymethods {
  margin: auto;
  max-width: 740px;
  height: 34px;
  background: url("https://d1cakcie9i0u2p.cloudfront.net/lpbo/hagf76/img/payments-1row.png") 50% 0 no-repeat;
  background-size: 100% auto
}

@media (max-width: 767px) {
  .aurora-paymethods {
    background-image: url("https://d1cakcie9i0u2p.cloudfront.net/lpbo/hagf76/img/payments-2row.png");
    max-width: 278px;
    height: 59px
  }
}

.aurora-overlay {
  background-color: rgba(0, 19, 37, 0.89);
  padding: 0
}

.aurora-overlay__body {
  max-width: 610px
}

@media (max-width: 767px) {
  .aurora-overlay__body {
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
  }
}

.aurora-overlay__content {
  background-color: transparent
}

.aurora-prize-ring {
  padding: 40px;
  text-align: center;
  color: #fef9f2;
  font-family: "Open Sans Condensed", "Helvetica Neue Condensed", "Arial Narrow", sans-serif;
  text-shadow: 0 0 9px rgba(216, 49, 120, 0.5)
}

.aurora-prize-ring__body {
  width: 530px;
  height: 530px;
  background: #64b8e4;
  background: linear-gradient(to bottom, #64b8e4 0%, #821692 100%);
  border-radius: 50%;
  -webkit-box-shadow: inset 0 3px 3px #921637, inset 0 -3px 3px #e47164;
  box-shadow: inset 0 3px 3px #921637, inset 0 -3px 3px #e47164
}

@media (max-width: 767px) {
  .aurora-prize-ring__body {
    width: 470px;
    height: 470px
  }
}

.aurora-prize-ring__body_reg .aurora-prize-ring__title {
  padding-top: 50px
}

.aurora-prize-ring__body_reg .aurora-prize-ring__trophies {
  margin-bottom: 15px
}

@media (max-width: 767px) {
  .aurora-prize-ring__body_reg .aurora-prize-ring__trophies {
    margin-bottom: 10px
  }
}

.aurora-prize-ring__lamps {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  margin: auto
}

.aurora-prize-ring__title {
  padding-top: 80px;
  font-size: 40px;
  font-weight: 700;
  text-transform: uppercase
}

@media (max-width: 767px) {
  .aurora-prize-ring__title {
    padding-top: 60px
  }
}

.aurora-prize-ring__you-win {
  margin: 20px 0;
  font-size: 25px;
  font-weight: 700
}

.aurora-prize-ring__trophies {
  position: relative;
  z-index: 1
}

.aurora-prize-ring__text-group {
  max-width: 320px;
  margin: auto;
  font-size: 20px;
  font-weight: 700;
  line-height: 30px
}

.aurora-prize-ring__accent {
  font-weight: 700;
  font-size: 30px
}

.aurora-prize-ring__value {
  font-family: "Helvetica Neue", Arial, sans-serif;
  font-size: 90px;
  font-weight: 700;
  line-height: 1;
  text-shadow: 0 0 9px rgba(255, 229, 82, 0.8);
  color: #6f1d2d
}

.aurora-prize-ring__button {
  position: relative;
  z-index: 1;
  margin-top: 15px
}

.aurora-quickreg {
  position: relative;
  z-index: 1;
  margin: 0 auto;
  max-width: 241px
}

.aurora-quickreg__input {
  display: block;
  padding: 0 20px;
  width: 100%;
  height: 50px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  border-radius: 7px;
  border: 0;
  outline: none;
  background-color: #571f84;
  -webkit-box-shadow: inset 0 1px 0 #2b0f42, inset 0 -1px 0 #8962a9;
  box-shadow: inset 0 1px 0 #2b0f42, inset 0 -1px 0 #8962a9;
  color: inherit;
  font-size: 15px
}

.aurora-quickreg__input:hover {
  -webkit-box-shadow: inset 0 1px 0 #2b0f42, inset 0 -1px 0 #8962a9, 0 0 9px #ffe552;
  box-shadow: inset 0 1px 0 #2b0f42, inset 0 -1px 0 #8962a9, 0 0 9px #ffe552
}

.aurora-quickreg__button {
  margin-top: 7px
}

.aurora-quickreg__error {
  color: #d13f19;
  text-align: center
}

@-webkit-keyframes pop {
  0% {
    -webkit-transform: scale(0);
    transform: scale(0)
  }
  50% {
    -webkit-transform: scale(1.2);
    transform: scale(1.2)
  }
  100% {
    -webkit-transform: scale(1);
    transform: scale(1)
  }
}

@keyframes pop {
  0% {
    -webkit-transform: scale(0);
    transform: scale(0)
  }
  50% {
    -webkit-transform: scale(1.2);
    transform: scale(1.2)
  }
  100% {
    -webkit-transform: scale(1);
    transform: scale(1)
  }
}

@-webkit-keyframes levitate {
  0% {
    -webkit-transform: translate(0, -5%);
    transform: translate(0, -5%)
  }
  50% {
    -webkit-transform: translate(0, 5%);
    transform: translate(0, 5%)
  }
  100% {
    -webkit-transform: translate(0, -5%);
    transform: translate(0, -5%)
  }
}

@keyframes levitate {
  0% {
    -webkit-transform: translate(0, -5%);
    transform: translate(0, -5%)
  }
  50% {
    -webkit-transform: translate(0, 5%);
    transform: translate(0, 5%)
  }
  100% {
    -webkit-transform: translate(0, -5%);
    transform: translate(0, -5%)
  }
}

@-webkit-keyframes aurora-rotor {
  0% {
    -webkit-transform: scale(0);
    transform: scale(0)
  }
  100% {
    -webkit-transform: scale(1);
    transform: scale(1)
  }
}

@keyframes aurora-rotor {
  0% {
    -webkit-transform: scale(0);
    transform: scale(0)
  }
  100% {
    -webkit-transform: scale(1);
    transform: scale(1)
  }
}

@-webkit-keyframes aurora-bulbs {
  0% {
    -webkit-transform: rotate(0);
    transform: rotate(0)
  }
  33.3% {
    -webkit-transform: rotate(6.5deg);
    transform: rotate(6.5deg)
  }
  66.6% {
    -webkit-transform: rotate(13deg);
    transform: rotate(13deg)
  }
  100% {
    -webkit-transform: rotate(0);
    transform: rotate(0)
  }
}

@keyframes aurora-bulbs {
  0% {
    -webkit-transform: rotate(0);
    transform: rotate(0)
  }
  33.3% {
    -webkit-transform: rotate(6.5deg);
    transform: rotate(6.5deg)
  }
  66.6% {
    -webkit-transform: rotate(13deg);
    transform: rotate(13deg)
  }
  100% {
    -webkit-transform: rotate(0);
    transform: rotate(0)
  }
}

@-webkit-keyframes glow {
  0% {
    opacity: 0
  }
  50% {
    opacity: 1
  }
  100% {
    opacity: 0
  }
}

@keyframes glow {
  0% {
    opacity: 0
  }
  50% {
    opacity: 1
  }
  100% {
    opacity: 0
  }
}