@keyframes rotation-loader {
    0% {
        transform: rotate(0deg)
    }
    to {
        transform: rotate(360deg)
    }
}

@-webkit-keyframes spinTo1 {
    0% {
        -webkit-transform: rotate(-44deg);
        transform: rotate(-44deg)
    }
    to {
        transform: rotate(1080deg)
    }
}

@-webkit-keyframes spinTo2 {
    0% {
        transform: rotate(-4deg)
    }
    to {
        transform: rotate(1396deg)
    }
}

@-webkit-keyframes spinTo3 {
    0% {
        transform: rotate(-4deg)
    }
    to {
        transform: rotate(1351deg)
    }
}

@-webkit-keyframes spinTo4 {
    0% {
        transform: rotate(-4deg)
    }
    to {
        transform: rotate(1305deg)
    }
}

@-webkit-keyframes spinTo5 {
    0% {
        transform: rotate(-4deg)
    }
    to {
        transform: rotate(1261deg)
    }
}

@-webkit-keyframes spinTo6 {
    0% {
        transform: rotate(-4deg)
    }
    to {
        transform: rotate(1217deg)
    }
}

@-webkit-keyframes spinTo7 {
    0% {
        transform: rotate(-4deg)
    }
    to {
        transform: rotate(1531deg)
    }
}

@-webkit-keyframes spinTo8 {
    0% {
        transform: rotate(-4deg)
    }
    to {
        transform: rotate(1485deg)
    }
}

@-webkit-keyframes spinner-win {
    0%,
    to {
        transform: rotate(1080deg)
    }
    50% {
        transform: rotate(1085deg)
    }
}

@keyframes flipSymbol {
    0% {
        transform: perspective(800px) scale3d(.85, .85, .85) translate3d(0, 0, 0) rotate3d(0, 1, 0, 360deg);
        animation-timing-function: ease-out
    }
    40% {
        transform: perspective(800px) scale3d(.85, .85, .85) translate3d(0, 0, 150px) rotate3d(0, 1, 0, 190deg);
        animation-timing-function: ease-out
    }
    50% {
        transform: perspective(800px) scale3d(.85, .85, .85) translate3d(0, 0, 150px) rotate3d(0, 1, 0, 170deg);
        animation-timing-function: ease-in
    }
    80% {
        transform: perspective(800px) scale3d(.8, .8, .8) translate3d(0, 0, 0) rotate3d(0, 1, 0, 0deg);
        animation-timing-function: ease-in
    }
    to {
        transform: perspective(800px) scale3d(.85, .85, .85) translate3d(0, 0, 0) rotate3d(0, 1, 0, 0deg);
        animation-timing-function: ease-in
    }
}

@keyframes scaleSymbolGif {
    0%,
    25%,
    50%,
    to {
        opacity: 1;
        transform: scale(1)
    }
    70%,
    85% {
        opacity: 0;
        transform: scale(.7)
    }
}

@keyframes scaleSymbol {
    0%,
    to {
        opacity: 1;
        transform: scale(1)
    }
    20%,
    45% {
        opacity: 1;
        transform: scale(1.1)
    }
    65%,
    80% {
        opacity: 0;
        transform: scale(.6)
    }
}

@keyframes x2Anim {
    0% {
        opacity: 0
    }
    to {
        opacity: 1
    }
}

@keyframes showBorder {
    0% {
        opacity: 0
    }
    to {
        opacity: 1
    }
}

@keyframes blinkSymbol {
    0% {
        transform: scaleY(-1) scale(.8)
    }
    to {
        transform: scaleY(-1) scale(.9)
    }
}

@-webkit-keyframes lightningFlash {
    0%,
    2%,
    4%,
    50%,
    52%,
    54%,
    56%,
    6%,
    to {
        opacity: 0
    }
    1% {
        opacity: .6
    }
    3% {
        opacity: .8
    }
    5% {
        opacity: 1
    }
    51% {
        opacity: .5
    }
    53% {
        opacity: .7
    }
    55% {
        opacity: .9
    }
}

@keyframes rotateCoinLeft {
    0% {
        transform: translateY(-50%) rotate(0deg)
    }
    50% {
        transform: translateY(-50%) rotate(-360deg)
    }
    to {
        transform: translateY(-50%) rotate(-720deg)
    }
}

@keyframes rotateCoinRight {
    0% {
        transform: translateY(-50%) rotate(0deg)
    }
    50% {
        transform: translateY(-50%) rotate(360deg)
    }
    to {
        transform: translateY(-50%) rotate(720deg)
    }
}

@keyframes rotateCoinTop {
    0% {
        transform: translateX(-50%) rotate(0deg)
    }
    50% {
        transform: translateX(-50%) rotate(-360deg)
    }
    to {
        transform: translateX(-50%) rotate(-720deg)
    }
}

@keyframes shineFadeInOut {
    0%,
    to {
        opacity: 0
    }
    25%,
    75% {
        opacity: .8
    }
    50% {
        opacity: 1
    }
}

@keyframes moveFooter {
    0%,
    10% {
        transform: translate(-50%, 100%) scale(1)
    }
    60% {
        transform: translate(-50%, 13%) scale(1)
    }
    80% {
        transform: translate(-50%, 40%) scale(1)
    }
    to {
        transform: translate(-50%, 35%) scale(1)
    }
}

@-webkit-keyframes pulseButton {
    0%,
    to {
        transform: scale(.95)
    }
    50% {
        transform: scale(1.05)
    }
}

@keyframes showFlare1 {
    0%,
    60%,
    to {
        opacity: 0
    }
    15%,
    30% {
        opacity: 1
    }
}

@keyframes showFlare2 {
    0%,
    20%,
    80% {
        opacity: 0
    }
    50%,
    to {
        opacity: 1
    }
}

@keyframes showFlare3 {
    0% {
        opacity: 1;
        transform: translate(-50%, -50%) rotate(0deg) scale(0)
    }
    35% {
        opacity: 0;
        transform: translate(-50%, -50%) rotate(-45deg) scale(3)
    }
    to {
        opacity: 0;
        transform: translate(-50%, -50%) rotate(0deg) scale(0)
    }
}

@keyframes showFlare4 {
    0%,
    75%,
    to {
        transform: translate(-50%, -50%) rotate(0deg)
    }
    25% {
        transform: translate(-50%, -50%) rotate(-45deg)
    }
    50% {
        transform: translate(-50%, -50%) rotate(45deg)
    }
}

@keyframes rotateAnimBlock {
    0% {
        transform: rotate(-90deg) scale(0)
    }
    12.5% {
        transform: rotate(-90deg) scale(1)
    }
    87.5% {
        transform: rotate(270deg) scale(1)
    }
    to {
        transform: rotate(270deg) scale(0)
    }
}

@keyframes rotateAnimBlockMobile {
    0% {
        transform: translate(-50%, -50%) rotate(-90deg) scale(0)
    }
    12.5% {
        transform: translate(-50%, -50%) rotate(-90deg) scale(1)
    }
    87.5% {
        transform: translate(-50%, -50%) rotate(270deg) scale(1)
    }
    to {
        transform: translate(-50%, -50%) rotate(270deg) scale(0)
    }
}

@keyframes rotateInner {
    0%,
    12.5% {
        transform: rotate(90deg)
    }
    87.5%,
    to {
        transform: rotate(-270deg)
    }
}

@keyframes jumpImg {
    0%,
    11.5%,
    to {
        transform: translateX(0) scale(1)
    }
    4.5%,
    7.5% {
        transform: translateX(80%) scale(1.2)
    }
}

@-webkit-keyframes movePersonRight {
    0%,
    to {
        transform: translate(0, -2em)
    }
    50% {
        transform: translate(0, 2em)
    }
}

@-webkit-keyframes movePersonRightMobile {
    0%,
    to {
        transform: translate(-50%, -2em)
    }
    50% {
        transform: translate(-50%, 2em)
    }
}

@-webkit-keyframes rotateModalBg {
    0%,
    to {
        transform: rotate(0deg)
    }
    25% {
        transform: rotate(-10deg)
    }
    75% {
        transform: rotate(10deg)
    }
}

@keyframes scaleModalItem {
    0% {
        transform: scale(0)
    }
    33%,
    to {
        transform: scale(1)
    }
    66% {
        transform: scale(.9)
    }
}

*,
::after,
::before {
    box-sizing: border-box
}

* {
    margin: 0;
    padding: 0
}

ol[role=list],
ul[role=list] {
    list-style: none
}

html:focus-within {
    scroll-behavior: smooth
}

a {
    text-decoration: none !important
}

a:not([class]) {
    text-decoration-skip-ink: auto
}

canvas,
img,
picture,
svg,
video {
    max-width: 100%;
    height: auto;
    vertical-align: middle;
    font-style: italic;
    background-repeat: no-repeat;
    background-size: cover
}

button,
input,
select,
textarea {
    font: inherit
}

@media (prefers-reduced-motion:reduce) {
    html:focus-within {
        scroll-behavior: auto
    }
    *,
    ::after,
    ::before {
        animation-duration: .01ms !important;
        animation-iteration-count: 1 !important;
        transition-duration: .01ms !important;
        scroll-behavior: auto !important;
        transition: none
    }
}

body,
html {
    height: 100%;
    scroll-behavior: smooth
}

.hidden {
    display: none !important
}

.visible {
    display: flex !important
}

body {
    user-select: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none
}

.bottom__section-button span {
    height: auto
}

.bottom__section-button .button-loader {
    display: none
}

.bottom__section-button.is--link {
    display: flex;
    align-items: center;
    justify-content: center
}

.bottom__section-button.is--disabled {
    pointer-events: none
}

.bottom__section-button.is--disabled span {
    opacity: .2
}

.bottom__section-button.is--disabled .button-loader {
    display: flex
}

.button-loader {
    position: absolute;
    align-items: center;
    justify-content: center;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%
}

.button-loader span {
    width: 30px !important;
    height: 30px !important;
    border: 4px solid #fff;
    border-bottom-color: transparent;
    border-radius: 50%;
    display: inline-block;
    box-sizing: border-box;
    animation: rotation-loader 1s linear infinite;
    opacity: 1 !important;
    margin-left: 0 !important;
    margin-right: 0 !important
}

img {
    width: 100%
}

.wheel__spinner_win_1 {
    animation: 3s spinTo1 ease-in-out forwards !important
}

.wheel__spinner_win_2 {
    animation: 3s spinTo2 ease-in-out forwards
}

.wheel__spinner_win_3 {
    animation: 3s spinTo3 ease-in-out forwards
}

.wheel__spinner_win_4 {
    animation: 3s spinTo4 ease-in-out forwards
}

.wheel__spinner_win_5 {
    animation: 3s spinTo5 ease-in-out forwards
}

.wheel__spinner_win_6 {
    animation: 3s spinTo6 ease-in-out forwards
}

.wheel__spinner_win_7 {
    animation: 3s spinTo7 ease-in-out forwards
}

.wheel__spinner_win_8 {
    animation: 3s spinTo8 ease-in-out forwards
}

.wheel__texts-block {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    padding-right: 1em !important;
    padding-left: 2em !important
}

.wheel__texts-block p {
    transform: rotate(-7deg)
}

.wheel__texts-block p:only-child {
    transform: rotate(0deg)
}

.wheel__texts-block p+p {
    margin-top: 10px;
    transform: rotate(7deg)
}

.aapple,
.effects__block {
    left: 0;
    top: 0;
    width: 100%;
    height: 100%
}

.aapple {
    position: absolute;
    z-index: 997;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
    mix-blend-mode: screen
}

.effects__block {
    background-repeat: no-repeat;
    -webkit-background-size: cover;
    background-size: cover;
    background-position: center;
    position: fixed
}

.wheel__texts-1 {
    transform: rotate(-137deg);
    position: absolute;
    left: 11%;
    top: 23%
}

.wheel__texts-2,
.wheel__texts-3 {
    transform: rotate(-93deg);
    position: absolute;
    left: 32%;
    top: 14%
}

.wheel__texts-3 {
    transform: rotate(-45deg);
    left: 54%;
    top: 23%
}

.wheel__texts-4,
.wheel__texts-5 {
    transform: rotate(-2deg);
    position: absolute;
    left: 63%;
    top: 44%
}

.wheel__texts-5 {
    transform: rotate(43deg);
    left: 54%;
    top: 65%
}

.wheel__texts-6,
.wheel__texts-7 {
    transform: rotate(87deg);
    position: absolute;
    left: 33%;
    top: 74%
}

.wheel__texts-7 {
    transform: rotate(133deg);
    left: 11%;
    top: 66%
}

.aapplg,
.wheel__texts-8 {
    transform: rotate(177deg);
    position: absolute;
    left: 2%;
    top: 45%
}

.aapplg {
    left: 0;
    top: 0;
    transform: rotate(45deg);
    opacity: 0;
    width: 100%
}

.aapplg.is--active {
    opacity: 1
}

.is--win-spinner {
    animation: 2s spinner-win ease-in-out infinite !important
}

body.is--winner .aappky {
    opacity: 0
}

html {
    background: #261185;
    font-size: min(4.5px + 5.5*(100vw - 375px)/1545, 10px)
}

@media (max-width:1023px) {
    body {
        font-size: 110%
    }
}

@media (max-width:420px) {
    body {
        font-size: 105%
    }
}

.aappjz {
    flex: 1 1 auto;
    display: flex;
    flex-direction: column;
    justify-content: center;
    width: 100%
}

@media (max-width:1023px) {
    .aappjz {
        display: block;
        flex: unset;
        height: 100%;
        padding: 10em 16px
    }
}

@media (max-width:1023px) and (max-height:741px) {
    .aappjz {
        padding: 5em 16px
    }
}

#slot,
#slot #reels {
    position: relative;
    display: flex
}

#slot {
    align-items: center;
    justify-content: center;
    width: 100%;
    margin: -3em auto 0;
    z-index: 3
}

#slot #reels:before,
#slot .aappkg {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%)
}

#slot .aappkg {
    z-index: 2;
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat
}

@media (max-width:1023px) {
    #slot .aappkg {
        width: 101%;
        height: 101%;
        background-image: url(../img/frame-mobile.webp)
    }
}

#slot #reels {
    z-index: 1;
    width: 151em;
    height: 91em;
    max-width: 870px;
    max-height: 520px;
    transform: scaleY(-1)
}

@media (max-width:1023px) {
    #slot #reels {
        width: 100%;
        height: auto;
        max-width: 74em;
        aspect-ratio: 1
    }
}

@media (max-width:399px) {
    #slot #reels {
        font-size: 90%
    }
}

#slot #reels:before {
    content: "";
    width: 100%;
    height: 100%;
    z-index: -1;
    background: linear-gradient(180deg, #1b1433 0, #201578 47%, #1a1331 73%);
    background: linear-gradient(180deg, #2c0336 0, #5b186c 52%, #280336 98%)
}

#slot #reels .aappkh {
    position: relative;
    overflow: hidden;
    width: 20%;
    height: 100%
}

@media (max-width:1023px) {
    #slot #reels .aappkh {
        width: 33.333%
    }
}

#slot #reels .icons {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column
}

#slot #reels .symbol,
#slot #reels .symbol .symbol-inner {
    position: relative
}

#slot #reels .symbol .symbol-inner img {
    transform: scaleY(-1) scale(.8)
}

#slot #reels .symbol.is--win.is--flip .symbol-inner {
    animation: 2s flipSymbol ease-in-out infinite
}

#slot #reels .symbol.is--win.is--lightning::before,
#slot #reels .symbol.is--win.is--x2::before {
    content: "";
    display: block;
    position: absolute;
    z-index: 2;
    left: 5%;
    top: 5%;
    width: 90%;
    height: 90%;
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat
}

#slot #reels .symbol.is--win.is--lightning::before {
    mix-blend-mode: plus-lighter;
    background-image: url(/assets/general/images/win-effects/win_lightning_effect.gif);
    animation: 1.5s scaleSymbolGif linear infinite
}

#slot #reels .symbol.is--win.is--lightning .symbol-inner {
    animation: 1.5s scaleSymbol linear infinite
}

#slot #reels .symbol.is--win.is--x2::before {
    background-image: url(/assets/general/images/win-effects/win_x2_effect.gif);
    transform: scaleY(-1);
    animation: .5s x2Anim linear
}

#slot #reels .symbol.is--win.is--blinking .symbol-inner {
    animation: 2s blinkSymbol ease-in-out infinite
}

#slot #reels .symbol.is--win.is--border::before {
    content: "";
    display: block;
    position: absolute;
    z-index: 2;
    left: 2.5%;
    top: 2.5%;
    width: 95%;
    height: 95%;
    border-radius: 4px;
    border: 8px solid #ffea00;
    animation: .5s showBorder linear forwards;
    opacity: 0
}

#slot #reels .symbol.is--win.is--border .symbol-inner img {
    animation: 1.5s blinkSymbol ease-in-out forwards
}

.aappjx,
body {
    min-height: 100dvh
}

body {
    overflow-x: hidden;
    overflow-y: auto;
    font-size: min(4.5px + 5.5*(100vw - 375px)/1545, 10px);
    font-style: normal;
    font-size: 90%
}

@media (max-width:1023px) {
    body {
        font-size: 110%
    }
}

@media (max-width:420px) {
    body {
        font-size: 105%
    }
}

.aappjx {
    position: relative;
    display: flex;
    overflow: hidden;
    background-repeat: no-repeat;
    background-position: top center;
    background-size: cover;
    background-image: url(../img/bg.webp)
}

@media (max-width:767px) {
    .aappjx {
        background-position: top center;
        background-image: url(../img/bg-mobile.webp)
    }
}

.aappjz {
    position: relative;
    height: 100%;
    overflow: hidden;
    padding: 1em 16px
}

.aappjy {
    display: flex;
    flex: 1 1 auto;
    flex-direction: column;
    justify-content: center;
    width: 100%
}

.aappka {
    position: relative;
    z-index: 10;
    display: block;
    width: 38.8em;
    margin: 2em auto -2em
}

@media (max-width:767px) {
    .aappka {
        font-size: 130%;
        margin: 2em auto
    }
}

@media (max-width:767px) and (max-height:741px) {
    .aappka {
        font-size: 120%
    }
}

.aappka .aapplh,
.aappkb {
    position: absolute;
    width: 100%;
    pointer-events: none
}

.aappka .aapplh {
    left: 50%;
    transform: translateX(-50%);
    z-index: 7;
    height: auto;
    object-fit: contain;
    animation: lightningFlash 4s ease-in-out infinite;
    opacity: 0
}

.aappka .aapplh.aappli {
    top: -3em;
    animation-delay: 0s
}

@media (max-width:767px) {
    .aappka .aapplh.aappli {
        top: -2.5em
    }
}

.aappka .aapplh.aapplj {
    bottom: -3em;
    animation-delay: 0s
}

@media (max-width:767px) {
    .aappka .aapplh.aapplj {
        bottom: -2.5em
    }
}

.aappka img {
    display: block
}

.aappkb {
    height: 100%;
    top: 0;
    left: 0;
    overflow: hidden
}

.aappkb,
.aappkc,
.modal .aappkb {
    z-index: 0
}

.aappkc {
    position: fixed
}

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

.aappkd {
    position: absolute;
    width: 30em;
    height: 30em;
    object-fit: contain
}

@media (max-width:767px) {
    .aappkd {
        width: 30em;
        height: 30em
    }
}

.aappkd:nth-child(1) {
    left: -14.4em;
    top: 47%;
    animation: rotateCoinLeft 14s cubic-bezier(.4, 0, .2, 1) infinite;
    animation-delay: 0s
}

@media (max-width:767px) {
    .aappkd:nth-child(1) {
        top: 50%;
        left: -20em;
        width: 40em;
        height: 40em
    }
}

.aappkd:nth-child(2) {
    right: -12.4em;
    top: 50%;
    animation: rotateCoinRight 14s cubic-bezier(.4, 0, .2, 1) infinite;
    animation-delay: .3s
}

@media (max-width:767px) {
    .aappkd:nth-child(2) {
        right: -25em;
        top: 50%;
        width: 40em;
        height: 40em
    }
}

.aappkd:nth-child(3) {
    left: 75%;
    top: -14em;
    animation: rotateCoinTop 14s cubic-bezier(.4, 0, .2, 1) infinite;
    animation-delay: .6s
}

@media (max-width:767px) {
    .aappkd:nth-child(3) {
        top: -12em;
        left: 60%;
        width: 34em;
        height: 34em
    }
}

.aappke {
    position: fixed;
    right: 20em;
    top: 50%;
    transform: translateY(-30%);
    width: auto;
    height: 50em;
    object-fit: contain;
    z-index: 1;
    mix-blend-mode: screen;
    animation: shineFadeInOut 4s ease-in-out infinite;
    pointer-events: none;
    opacity: 0
}

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

.aappkw {
    position: fixed;
    bottom: 0;
    left: 50%;
    z-index: 0;
    width: 100%;
    object-fit: cover;
    max-width: 2050px;
    animation: moveFooter .7s ease 1 forwards 1.8s;
    transform: translate(-50%, 100%) scale(1)
}

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

.aappkx {
    display: none
}

@media (max-width:767px) {
    .aappkx {
        display: block;
        position: fixed;
        bottom: 0;
        left: 50%;
        z-index: 1;
        width: 100%;
        object-fit: cover;
        animation: moveFooter .7s ease 1 forwards 1.8s;
        width: 100vw;
        transform: translate(-50%, 100%) scale(1)
    }
}

@media (max-width:1023px) {
    #slot {
        margin-top: 2em
    }
}

#slot .aappkg {
    width: 108%;
    height: 108%;
    background-image: url(../img/slot-frame.webp)
}

@media (max-width:1023px) {
    #slot .aappkg {
        width: 105%;
        height: 107%;
        background-image: url(../img/slot-frame-mobile.webp)
    }
    #slot #reels {
        max-width: 73em
    }
}

.aappky {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    z-index: 8;
    width: 100%;
    min-width: 1px;
    margin-top: 3.5em
}

@media (max-width:1023px) {
    .aappky {
        font-size: 130%;
        position: fixed;
        left: 0;
        bottom: 13em;
        margin-top: 820px
    }
}

.bottom__section-button {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    height: 9.7em;
    min-width: 30px;
    background-color: transparent;
    background-repeat: repeat-x;
    background-size: contain;
    background-position: center;
    background-image: url(../img/button-middle.webp);
    outline: 0;
    border: 0;
    cursor: pointer;
    text-decoration: none;
    -webkit-tap-highlight-color: transparent
}

.bottom__section-button:after,
.bottom__section-button:before {
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    width: 19em;
    background-size: contain;
    background-repeat: no-repeat
}

.bottom__section-button:before {
    left: calc(-19em + 1px);
    background-position: right center;
    background-image: url(../img/button-left.webp)
}

.bottom__section-button:after {
    right: calc(-19em + 1px);
    background-position: left center;
    background-image: url(../img/button-right.webp)
}

.bottom__section-button span {
    position: relative;
    z-index: 3;
    margin-left: -2.3em;
    margin-right: -2.3em;
    font-size: 4em;
    color: #fff;
    text-align: center;
    text-decoration: none;
    text-transform: uppercase;
    text-shadow: 0 -4px 1px #113d6c, -2px -3px 1px #113d6c, -1px -3px 1px #113d6c, 0 -3px 1px #113d6c, 1px -3px 1px #113d6c, 2px -3px 1px #113d6c, -3px -2px 1px #113d6c, -2px -2px 1px #113d6c, -1px -2px 1px #113d6c, 0 -2px 1px #113d6c, 1px -2px 1px #113d6c, 2px -2px 1px #113d6c, 3px -2px 1px #113d6c, -3px -1px 1px #113d6c, -2px -1px 1px #113d6c, -1px -1px 1px #113d6c, 0 -1px 1px #113d6c, 1px -1px 1px #113d6c, 2px -1px 1px #113d6c, 3px -1px 1px #113d6c, -4px 0 1px #113d6c, -3px 0 1px #113d6c, -2px 0 1px #113d6c, -1px 0 1px #113d6c, 0 0 1px #113d6c, 1px 0 1px #113d6c, 2px 0 1px #113d6c, 3px 0 1px #113d6c, 4px 0 1px #113d6c, -3px 1px 1px #113d6c, -2px 1px 1px #113d6c, -1px 1px 1px #113d6c, 0 1px 1px #113d6c, 1px 1px 1px #113d6c, 2px 1px 1px #113d6c, 3px 1px 1px #113d6c, -3px 2px 1px #113d6c, -2px 2px 1px #113d6c, -1px 2px 1px #113d6c, 0 2px 1px #113d6c, 1px 2px 1px #113d6c, 2px 2px 1px #113d6c, 3px 2px 1px #113d6c, -2px 3px 1px #113d6c, -1px 3px 1px #113d6c, 0 3px 1px #113d6c, 1px 3px 1px #113d6c, 2px 3px 1px #113d6c, 0 4px 1px #113d6c;
    -webkit-font-smoothing: antialiased
}

@media (max-width:1023px) {
    .bottom__section-button span {
        text-shadow: 0 -2px 1px #113d6c, -1px -1px 1px #113d6c, 0 -1px 1px #113d6c, 1px -1px 1px #113d6c, -2px 0 1px #113d6c, -1px 0 1px #113d6c, 0 0 1px #113d6c, 1px 0 1px #113d6c, 2px 0 1px #113d6c, -1px 1px 1px #113d6c, 0 1px 1px #113d6c, 1px 1px 1px #113d6c, 0 2px 1px #113d6c;
        -webkit-font-smoothing: antialiased
    }
}

.bottom__section-button.pulse {
    animation: 2s pulseButton ease-in-out infinite
}

.aappla {
    display: none
}

.bottom__section-button .button-loader span {
    padding: 0 !important
}

.aapplb,
.aappld {
    position: absolute
}

.aapplb {
    left: 0;
    top: 0;
    width: 100%;
    height: 100%
}

.aappld {
    display: block;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    mix-blend-mode: plus-lighter;
    width: 140em;
    z-index: 1
}

.aapplk,
.aappll {
    z-index: 2;
    aspect-ratio: 1/1;
    background-image: url(../img/effect-flare-1.webp);
    animation: showFlare3 5s ease-in-out infinite forwards alternate
}

.aappll {
    z-index: 1;
    width: 100em;
    background-image: url(../img/effect-flare-2.webp);
    animation: showFlare4 3s ease-in-out infinite forwards alternate
}

.aappki {
    position: absolute;
    z-index: 2;
    width: 90em;
    aspect-ratio: 1/1;
    animation: rotateAnimBlock 8s linear infinite forwards
}

.aappkv {
    top: calc(50% - 45em);
    right: calc(30% - 45em)
}

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

.aappkj {
    display: none
}

@media (max-width:767px) {
    .aappkj {
        display: block;
        top: 50%;
        left: 50%;
        z-index: 0;
        width: 120%;
        font-size: 60%;
        animation: rotateAnimBlockMobile 8s linear infinite forwards
    }
}

.aappkk {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 20%;
    max-width: none;
    aspect-ratio: 1/1
}

.aappkm,
.aappkn {
    width: 100%;
    height: 100%;
    animation: rotateInner 8s linear infinite
}

.aappkn {
    animation: jumpImg 8s linear infinite
}

.aappkl {
    transform: translate(-50%, -50%) rotate(0deg) translateX(220%) rotate(0deg)
}

.aappkl .aappkn {
    animation-delay: 1.875s
}

@media (max-width:1023px) {
    .aappkl .aappkn {
        animation-delay: 3s
    }
}

.aappko {
    transform: translate(-50%, -50%) rotate(45deg) translateX(220%) rotate(-45deg)
}

.aappko .aappkn {
    animation-delay: 1.125s
}

@media (max-width:1023px) {
    .aappko .aappkn {
        animation-delay: 2.25s
    }
}

.aappkp {
    transform: translate(-50%, -50%) rotate(90deg) translateX(220%) rotate(-90deg)
}

.aappkp .aappkn {
    animation-delay: .375s
}

@media (max-width:1023px) {
    .aappkp .aappkn {
        animation-delay: 1.5s
    }
}

.aappkq {
    transform: translate(-50%, -50%) rotate(135deg) translateX(220%) rotate(-135deg)
}

.aappkq .aappkn {
    animation-delay: 5.625s
}

@media (max-width:1023px) {
    .aappkq .aappkn {
        animation-delay: 6.75s
    }
}

.aappkr {
    transform: translate(-50%, -50%) rotate(180deg) translateX(220%) rotate(-180deg)
}

.aappkr .aappkn {
    animation-delay: 4.875s
}

@media (max-width:1023px) {
    .aappkr .aappkn {
        animation-delay: 6s
    }
}

.aappks {
    transform: translate(-50%, -50%) rotate(225deg) translateX(220%) rotate(-225deg)
}

.aappks .aappkn {
    animation-delay: 4.125s
}

@media (max-width:1023px) {
    .aappks .aappkn {
        animation-delay: 5.25s
    }
}

.aappkt {
    transform: translate(-50%, -50%) rotate(270deg) translateX(220%) rotate(-270deg)
}

.aappkt .aappkn {
    animation-delay: 3.375s
}

@media (max-width:1023px) {
    .aappkt .aappkn {
        animation-delay: 4.5s
    }
}

.aappku {
    transform: translate(-50%, -50%) rotate(315deg) translateX(220%) rotate(-315deg)
}

.aappku .aappkn {
    animation-delay: 2.625s
}

@media (max-width:1023px) {
    .aappku .aappkn {
        animation-delay: 3.75s
    }
}

.aappkf,
.modal .aappkf {
    position: absolute;
    z-index: 7;
    width: 74.2em;
    bottom: -15em;
    left: max(-29em, 50% - 110em);
    animation: movePersonRight 5s ease-in-out infinite;
    font-size: 100%
}

@media (max-width:1023px) {
    .aappkf {
        width: 71.1em;
        font-size: 105%;
        left: 50%;
        bottom: -35em;
        transform: translate(-50%, -50%);
        animation: movePersonRightMobile 5s ease-in-out infinite
    }
}

@media (max-width:767px) and (max-height:741px) {
    .aappkf {
        bottom: -41em
    }
}

.modal {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    min-height: 100dvh;
    opacity: 0;
    overflow: hidden;
    visibility: hidden;
    z-index: 7
}

.modal .aappkf {
    z-index: 0;
    width: 71.1em;
    bottom: 0;
    left: max(-29em, 50% - 100em);
    opacity: 1
}

@media (max-width:1023px) {
    .modal .aappkf {
        font-size: 105%;
        left: 50%;
        bottom: -25em;
        transform: translate(-50%, 0);
        animation: movePersonRightMobile 5s ease-in-out infinite
    }
}

.modal .aappki {
    top: calc(50% - 45em);
    left: calc(50% - 45em);
    right: auto
}

@media (max-width:767px) {
    .modal .aappki {
        font-size: 60%
    }
}

.modal .aapplb,
.modal__wrapper::before {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

.modal .aapplb {
    transform: scale(1.15);
    z-index: 1
}

.modal__wrapper {
    background: rgba(0, 0, 0, .75);
    position: relative;
    padding: 1em 0;
    height: 100%
}

@media (max-width:767px) {
    .modal__wrapper {
        padding: 12em 0
    }
}

@media (max-width:1023px) and (max-height:741px) {
    .modal__wrapper {
        padding: 12em 0
    }
}

.modal__wrapper::before {
    content: "";
    background-image: url(../img/modal-background.webp);
    background-size: contain;
    background-position: center center;
    background-repeat: no-repeat;
    opacity: .5;
    z-index: 3;
    animation: 3s rotateModalBg ease-in-out infinite;
    pointer-events: none
}

.modal__content {
    position: relative;
    z-index: 8;
    display: flex;
    flex-direction: column;
    align-items: center;
    width: 100%;
    max-width: 100em;
    margin: 0 auto 5em
}

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

.modal .aapplc,
.modal .aappld,
.modal__logo .aapplh {
    position: absolute;
    opacity: 0;
    pointer-events: none
}

.modal__win {
    position: relative;
    z-index: 2;
    width: 80%;
    margin: 5em auto 7em;
    transform: scale(0)
}

.modal.is--active .modal__win {
    animation: scaleModalItem 1s ease-in-out .2s forwards
}

.modal__logo {
    position: relative;
    z-index: 10;
    display: block;
    width: 38.8em;
    margin: 2em auto 10em
}

@media (max-width:1023px) {
    .modal__logo {
        margin: 2em auto 45em;
        font-size: 130%
    }
}

@media (max-width:1023px) and (max-height:741px) {
    .modal__logo {
        margin: 0 auto 40em;
        font-size: 120%
    }
}

.modal__logo .aapplh {
    left: 50%;
    transform: translateX(-50%);
    z-index: 7;
    width: 100%;
    height: auto;
    object-fit: contain;
    animation: lightningFlash 4s ease-in-out infinite
}

.modal__logo .aapplh.aappli {
    top: -3em;
    animation-delay: 0s
}

@media (max-width:767px) {
    .modal__logo .aapplh.aappli {
        top: -2.5em
    }
}

.modal__logo .aapplh.aapplj {
    bottom: -3em;
    animation-delay: 0s
}

@media (max-width:767px) {
    .modal__logo .aapplh.aapplj {
        bottom: -2.5em
    }
}

.modal__title {
    position: relative;
    z-index: 2;
    padding: 0 16px;
    font-size: 5.5em;
    text-align: center;
    text-transform: uppercase;
    color: #3e3889;
    text-shadow: 0 -3px 1px #fff, -2px -2px 1px #fff, -1px -2px 1px #fff, 0 -2px 1px #fff, 1px -2px 1px #fff, 2px -2px 1px #fff, -2px -1px 1px #fff, -1px -1px 1px #fff, 0 -1px 1px #fff, 1px -1px 1px #fff, 2px -1px 1px #fff, -3px 0 1px #fff, -2px 0 1px #fff, -1px 0 1px #fff, 0 0 1px #fff, 1px 0 1px #fff, 2px 0 1px #fff, 3px 0 1px #fff, -2px 1px 1px #fff, -1px 1px 1px #fff, 0 1px 1px #fff, 1px 1px 1px #fff, 2px 1px 1px #fff, -2px 2px 1px #fff, -1px 2px 1px #fff, 0 2px 1px #fff, 1px 2px 1px #fff, 2px 2px 1px #fff, 0 3px 1px #fff;
    -webkit-font-smoothing: antialiased
}

@media (max-width:768px) {
    .modal__title {
        text-shadow: 0 -2px 1px #fff, -1px -1px 1px #fff, 0 -1px 1px #fff, 1px -1px 1px #fff, -2px 0 1px #fff, -1px 0 1px #fff, 0 0 1px #fff, 1px 0 1px #fff, 2px 0 1px #fff, -1px 1px 1px #fff, 0 1px 1px #fff, 1px 1px 1px #fff, 0 2px 1px #fff;
        -webkit-font-smoothing: antialiased
    }
}

.modal__text {
    position: relative;
    z-index: 2;
    margin-top: 10px;
    padding: 0 16px;
    font-size: 7.55em;
    text-align: center;
    text-transform: uppercase;
    color: #f3a911;
    text-shadow: 0 -4px 1px #fff, -2px -3px 1px #fff, -1px -3px 1px #fff, 0 -3px 1px #fff, 1px -3px 1px #fff, 2px -3px 1px #fff, -3px -2px 1px #fff, -2px -2px 1px #fff, -1px -2px 1px #fff, 0 -2px 1px #fff, 1px -2px 1px #fff, 2px -2px 1px #fff, 3px -2px 1px #fff, -3px -1px 1px #fff, -2px -1px 1px #fff, -1px -1px 1px #fff, 0 -1px 1px #fff, 1px -1px 1px #fff, 2px -1px 1px #fff, 3px -1px 1px #fff, -4px 0 1px #fff, -3px 0 1px #fff, -2px 0 1px #fff, -1px 0 1px #fff, 0 0 1px #fff, 1px 0 1px #fff, 2px 0 1px #fff, 3px 0 1px #fff, 4px 0 1px #fff, -3px 1px 1px #fff, -2px 1px 1px #fff, -1px 1px 1px #fff, 0 1px 1px #fff, 1px 1px 1px #fff, 2px 1px 1px #fff, 3px 1px 1px #fff, -3px 2px 1px #fff, -2px 2px 1px #fff, -1px 2px 1px #fff, 0 2px 1px #fff, 1px 2px 1px #fff, 2px 2px 1px #fff, 3px 2px 1px #fff, -2px 3px 1px #fff, -1px 3px 1px #fff, 0 3px 1px #fff, 1px 3px 1px #fff, 2px 3px 1px #fff, 0 4px 1px #fff;
    -webkit-font-smoothing: antialiased
}

@media (max-width:768px) {
    .modal__text {
        text-shadow: 0 -2px 1px #fff, -1px -1px 1px #fff, 0 -1px 1px #fff, 1px -1px 1px #fff, -2px 0 1px #fff, -1px 0 1px #fff, 0 0 1px #fff, 1px 0 1px #fff, 2px 0 1px #fff, -1px 1px 1px #fff, 0 1px 1px #fff, 1px 1px 1px #fff, 0 2px 1px #fff;
        -webkit-font-smoothing: antialiased;
        margin-top: 5px
    }
}

.modal.is--active {
    opacity: 1;
    visibility: visible
}

.modal.is--active .aappky {
    opacity: 1;
    z-index: 8;
    margin-top: 0;
    bottom: 0;
    position: relative
}

@media (max-width:767px) {
    .modal.is--active .aappky {
        margin-top: 5em;
        position: absolute;
        top: 60%
    }
}

.modal.is--active .bottom__section-button {
    animation: 2s pulseButton ease-in-out infinite
}

.is--modal-open #slot,
.is--modal-open .aappjz>.aappkf,
.is--modal-open .aappka,
.is--modal-open .aappky {
    z-index: 0;
    opacity: 0
}

@media (max-width:1023px) {
    .is--modal-open .aappki {
        font-size: 60%
    }
}

.is--modal-open .aappkf {
    width: 71.1em;
    left: max(-29em, 50% - 100em)
}

@media (max-width:1023px) {
    .is--modal-open .aappkf {
        bottom: -35em;
        left: 50%;
        transform: translate(-50%, -50%)
    }
}

@media (max-width:767px) and (max-height:741px) {
    .is--modal-open .aappkf {
        bottom: -45em
    }
}

.is--modal-open .aappki {
    z-index: -1
}

@media (max-width:1023px) {
    .is--modal-open .aappki {
        font-size: 60%
    }
}

.aapple {
    display: none !important
}

#bonus-inline {
    position: fixed
}

@media (max-width:768px) and (max-height:741px) {
    #bonus-inline {
        position: absolute;
        left: -200%;
        min-width: 350px;
        transition: left 1s ease-out
    }
    #bonus-inline img {
        transform: unset;
        top: -20px
    }
}

#bonus-inline.is--active {
    background: linear-gradient(#ffc61c, #d80000)
}

@media (max-width:768px) and (max-height:741px) {
    #bonus-inline.is--active {
        right: unset;
        left: 50%;
        transform: translate(-50%, 0);
        bottom: 5px;
        transition: left 1s ease-out
    }
}

#bonus-inline.is--active p {
    background: linear-gradient(90deg, #e00, #e00);
    -webkit-background-clip: text
}

#bonus-inline.is--active svg path {
    stroke: #e00
}