﻿.vue-notification-group.pf-notification
{
    right: 10px!important;
    top: 10px!important;
    transition: all .3s ease;
    width: 410px!important;
    z-index: 99992;
}
@media(max-width: 480px)
{
    .vue-notification-group.pf-notification
    {
        left: 10px!important;
        right: 10px!important;
        width: calc(100% - 20px)!important;
    }
}
.vue-notification-group.pf-notification .vue-notification-wrapper
{
    margin: 0 0 10px;
    transition: all .3s ease;
    width: 100%;
}
.vue-notification-group.pf-notification .vue-notification
{
    margin: 0;
    padding: 5px 10px 10px;
    text-align: center;
}
.vue-notification-group.pf-notification .notification-main-container
{
    border-radius: 4px;
    color: #fff;
    padding: 5px 30px 10px 10px;
    position: relative;
    text-align: center;
}
.vue-notification-group.pf-notification .success
{
    background: #3daa45;
    background: linear-gradient(106deg,#3daa45,#1b4c1fc4 83%),url(../../willbettingde/image/notification-bg.BXK-l9Yt.png) no-repeat;
    background-size: cover;
    border: 2px solid #3daa45;
}
.vue-notification-group.pf-notification .system
{
    background: #f9b242;
    background: linear-gradient(106deg,#f9b242,#b67106c4 83%),url(../../willbettingde/image/notification-bg.BXK-l9Yt.png) no-repeat;
    background-size: cover;
    border: 2px solid #f9b242;
}
.vue-notification-group.pf-notification .error
{
    background: #e9562f;
    background: linear-gradient(106deg,#e9562f,#8a280fc4 83%),url(../../willbettingde/image/notification-bg.BXK-l9Yt.png) no-repeat;
    background-size: cover;
    border: 2px solid #e9562f;
}
.vue-notification-group.pf-notification .notification-main-title
{
    font-family: Noto Sans,arial,helvetica,sans-serif;
    font-size: 2rem;
    font-weight: 600;
    letter-spacing: 1.2px;
    text-align: center;
}
.vue-notification-group.pf-notification .notification-main-content
{
    font-size: 1.4rem;
    letter-spacing: 1.2px;
    margin: 0 0 5px;
    padding: 20px 0 0;
}
.vue-notification-group.pf-notification .notification-main-content a
{
    color: #f9b242;
    text-decoration: none;
}
.vue-notification-group.pf-notification .notification-main-content a.btn-green
{
    color: #13100e;
    margin: 20px 0 0;
}
.vue-notification-group.pf-notification .notification-main-content a.btn-green:hover
{
    color: #3daa45;
}
.vue-notification-group.pf-notification .notification-main-content__small
{
    font-size: 1.2rem;
}
.btn-notification-main-close
{
    background: transparent;
    border: none;
    cursor: pointer;
    margin: 0;
    padding: 0;
    position: absolute;
    right: 8px;
    top: 8px;
}
.icon-notification-main-close
{
    display: block;
    height: 16px;
    width: 16px;
}
.icon-notification-main-close:hover
{
    opacity: .2;
    transition: .1s ease-in-out;
}
.pf-notification-enter-active
{
    transition: all .3s ease;
}
.pf-notification-leave-active
{
    transition: all .1s ease;
}
.pf-notification-enter-from, .pf-notification-leave-to
{
    transform: translate(200px);
}
.pf-notification-leave-to
{
    opacity: 0;
}
.popup-jackpot-text-gradient
{
    -webkit-background-clip: text;
    -moz-background-clip: text;
    text-transform: uppercase;
    -webkit-text-fill-color: transparent;
    -moz-text-fill-color: transparent;
}
.popup-jackpot-text-gradient_grand
{
    background-image: linear-gradient(90deg,#ffa34e,#ff0909);
}
.popup-jackpot-text-gradient_mega
{
    background-image: linear-gradient(90deg,#80db69,#41941a);
}
.popup-jackpot-text-gradient_midi
{
    background-image: linear-gradient(90deg,#fec430,#e08923);
}
.popup-jackpot-text-gradient_mini
{
    background-image: linear-gradient(90deg,#8ba8f3,#3146b4);
}
@keyframes placeholder-169dacca
{
    0%
    {
        background-position: -1200px 0;
    }
    to
    {
        background-position: 1200px 0;
    }
}
@keyframes zommy-169dacca
{
    0%
    {
        transform: scale(1);
    }
    17%
    {
        transform: scale(1.2);
    }
    34%
    {
        transform: scale(.8);
    }
    51%
    {
        transform: scale(1.1);
    }
    68%
    {
        transform: scale(.9);
    }
    85%
    {
        transform: scale(1.05);
    }
    to
    {
        transform: scale(1);
    }
}
@keyframes pulse-169dacca
{
    0%
    {
        box-shadow: 0 0 #f9b24266;
    }
    70%
    {
        box-shadow: 0 0 0 10px #f9b24200;
    }
    to
    {
        box-shadow: 0 0 #f9b24200;
    }
}
@keyframes rubber-band-169dacca
{
    0%
    {
        opacity: .5;
        transform: scale3d(1.03,.8,1);
    }
    30%
    {
        transform: scale3d(.99,.8,1);
    }
    50%
    {
        transform: scale3d(1.02,.96,1);
    }
    65%
    {
        transform: scale3d(.99,1.05,1);
    }
    75%
    {
        transform: scale3d(1.01,1.01,1);
    }
    to
    {
        opacity: 1;
        transform: scaleX(1);
    }
}
@keyframes circle-out-169dacca
{
    0%
    {
        opacity: 1;
        transform: scale(0);
    }
    to
    {
        opacity: 0;
        transform: scale(1);
    }
}
@keyframes bounceShow-169dacca
{
    0%
    {
        opacity: 0;
        transform: scale(0);
    }
    80%
    {
        opacity: 1;
        transform: scale(1.1);
    }
    to
    {
        transform: scale(1);
    }
}
@keyframes bounce-show-2x-169dacca
{
    0%
    {
        opacity: 0;
        transform: scale(0);
    }
    40%
    {
        opacity: 1;
        transform: scale(1.1);
    }
    80%
    {
        transform: scale(.9);
    }
    to
    {
        opacity: 1;
        transform: scale(1);
    }
}
@keyframes bounceOut_2x-169dacca
{
    0%
    {
        opacity: 1;
        transform: scale(1);
    }
    40%
    {
        opacity: 1;
        transform: scale(1.1);
    }
    80%
    {
        transform: scale(.9);
    }
    to
    {
        opacity: 0;
        transform: scale(0);
    }
}
@keyframes bounceShow_3x-169dacca
{
    0%
    {
        opacity: 0;
        transform: scale(0);
    }
    40%
    {
        opacity: 1;
        transform: scale(1.7);
    }
    80%
    {
        transform: scale(.8);
    }
    to
    {
        opacity: 1;
        transform: scale(1);
    }
}
@keyframes bounceOutLeft-169dacca
{
    20%
    {
        opacity: 1;
        transform: translate3d(20px,0,0);
    }
    to
    {
        opacity: 0;
        transform: translate3d(-2000px,0,0);
    }
}
@keyframes slideBounceInLeft-169dacca
{
    0%
    {
        opacity: 0;
        transform: translate(500px);
    }
    80%
    {
        opacity: .8;
        transform: translate(-30px);
    }
    to
    {
        opacity: 1;
        transform: translate(0);
    }
}
@keyframes slideOutRight-169dacca
{
    0%
    {
        opacity: 1;
        transform: translate(0);
    }
    to
    {
        opacity: 0;
        transform: translate(500px);
    }
}
@keyframes bounceIn-169dacca
{
    0%, 20%, 40%, 60%, 80%, to
    {
        animation-timing-function: cubic-bezier(.215,.61,.355,1);
    }
    0%
    {
        opacity: 0;
        transform: scale3d(.3,.3,.3);
    }
    20%
    {
        transform: scale3d(1.1,1.1,1.1);
    }
    40%
    {
        transform: scale3d(.9,.9,.9);
    }
    60%
    {
        opacity: 1;
        transform: scale3d(1.03,1.03,1.03);
    }
    80%
    {
        transform: scale3d(.97,.97,.97);
    }
    to
    {
        opacity: 1;
        transform: scaleX(1);
    }
}
@keyframes scaleOut-169dacca
{
    0%
    {
        opacity: 1;
        transform: scale(1);
    }
    to
    {
        opacity: 0;
        transform: scale(1.3);
        transform-origin: center center;
    }
}
@keyframes scaleIn-169dacca
{
    0%
    {
        opacity: 0;
    }
    to
    {
        opacity: 1;
    }
}
@keyframes fadeIn-169dacca
{
    0%
    {
        opacity: 0;
    }
    to
    {
        opacity: 1;
    }
}
@keyframes fadeOutSelectedTableRow-169dacca
{
    0%
    {
        background: #797979;
    }
    to
    {
        background: transparent;
    }
}
@keyframes shake-horizontal-169dacca
{
    0%
    {
        transform: translate(0);
    }
    4.41177%
    {
        transform: translate(5px);
    }
    8.82353%
    {
        transform: translate(0);
    }
    13.23529%
    {
        transform: translate(5px);
    }
    17.64706%
    {
        transform: translate(0);
    }
    22.05882%
    {
        transform: translate(5px);
    }
    26.47059%
    {
        transform: translate(0);
    }
    to
    {
        transform: translate(0);
    }
}
@keyframes scaleInRotate-169dacca
{
    to
    {
        opacity: 1;
        transform: rotate(1turn);
    }
}
@keyframes shrink-bounce-169dacca
{
    0%
    {
        transform: scale(1);
    }
    33%
    {
        transform: scale(.85);
    }
    to
    {
        transform: scale(1);
    }
}
@keyframes checkbox-check-169dacca
{
    0%
    {
        border-color: #f9b242;
        height: 0;
        transform: translateZ(0) rotate(45deg);
        width: 0;
    }
    33%
    {
        height: 0;
        transform: translateZ(0) rotate(45deg);
        width: 7px;
    }
    to
    {
        border-color: #f9b242;
        height: 15px;
        transform: translate3d(0,-15px,0) rotate(45deg);
        width: 7px;
    }
}
@keyframes checkbox-check-is-credited-169dacca
{
    0%
    {
        border-color: #13100e;
        height: 0;
        transform: translateZ(0) rotate(45deg);
        width: 0;
    }
    33%
    {
        height: 0;
        transform: translateZ(0) rotate(45deg);
        width: 7px;
    }
    to
    {
        border-color: #13100e;
        height: 15px;
        transform: translate3d(0,-15px,0) rotate(45deg);
        width: 7px;
    }
}
@keyframes checkbox-check-blow-169dacca
{
    0%
    {
        opacity: 1;
        transform: scale(0);
    }
    to
    {
        opacity: 0;
        transform: scale(1.5);
    }
}
@keyframes tada-169dacca
{
    0%
    {
        transform: scaleX(1);
    }
    10%, 20%
    {
        transform: scale3d(.9,.9,.9) rotate(-3deg);
    }
    30%, 50%, 70%, 90%
    {
        transform: scale3d(1.1,1.1,1.1) rotate(3deg);
    }
    40%, 60%, 80%
    {
        transform: scale3d(1.1,1.1,1.1) rotate(-3deg);
    }
    to
    {
        transform: scaleX(1);
    }
}
@keyframes loading-bg-169dacca
{
    0%
    {
        transform: translate(0);
    }
    to
    {
        transform: translate(46px);
    }
}
@keyframes slideFadeTopOut-169dacca
{
    0%
    {
        opacity: 1;
    }
    to
    {
        opacity: 0;
    }
}
@keyframes slideFadeTopIn-169dacca
{
    0%
    {
        opacity: 0;
        top: -200px;
    }
    to
    {
        opacity: 1;
        top: 0;
    }
}
@keyframes loaderBarAction-169dacca
{
    0%
    {
        width: 100%;
    }
    to
    {
        width: 0;
    }
}
@keyframes fadeInDown-169dacca
{
    0%
    {
        opacity: 0;
        transform: translate3d(0,-100%,0);
    }
    to
    {
        opacity: 1;
        transform: translateZ(0);
    }
}
@keyframes fadeOut-169dacca
{
    0%
    {
        opacity: 1;
    }
    to
    {
        opacity: 0;
    }
}
@keyframes header-fixed-show-169dacca
{
    0%
    {
        top: -140px;
    }
    to
    {
        top: 0;
    }
}
@keyframes mobile-menu-in-169dacca
{
    0%
    {
        opacity: 0;
        transform: translate3d(-100%,0,0);
    }
    to
    {
        opacity: 1;
        transform: translateZ(0);
    }
}
@keyframes coin-dashboard-169dacca
{
    to
    {
        background-position: -350px 0;
    }
}
@keyframes coin-dashboard-mobile-169dacca
{
    to
    {
        background-position: -180px 0;
    }
}
@keyframes coinheader-169dacca
{
    to
    {
        background-position: -210px 0;
    }
}
@keyframes jackpot-alarm-169dacca
{
    to
    {
        background-position: -1660px 8px;
    }
}
@keyframes new-winner-bounce-169dacca
{
    0%
    {
        transform: translateY(0);
    }
    50%
    {
        transform: translateY(50px);
    }
    to
    {
        transform: translateY(0);
    }
}
.popup-wrapper-jackpot-win[data-v-169dacca]
{
    overflow: auto;
    z-index: 99991;
}
@media(max-width: 640px)
{
    .popup-wrapper-jackpot-win[data-v-169dacca]
    {
        max-height: unset;
    }
}
.popup-jackpot[data-v-169dacca]
{
    align-items: center;
    background: url(../../willbettingde/image/popup-bg.CI8bgX4e.png) 50% no-repeat;
    background-size: cover;
    border: 0;
    border-radius: 20px;
    box-sizing: border-box;
    display: flex;
    flex-direction: column;
    gap: 15px;
    justify-content: space-evenly;
    left: 50%;
    margin: 150px 0 0;
    min-height: 550px;
    padding: 35px;
    position: relative;
    transform: translate(-50%);
    width: 768px;
    z-index: 99990;
}
@media(max-width: 768px)
{
    .popup-jackpot[data-v-169dacca]
    {
        gap: 10px;
        left: 0;
        margin: 100px auto 0;
        padding: 35px 15px;
        transform: translateY(0);
        width: 97%;
    }
}
.popup-jackpot__alarm[data-v-169dacca]
{
    animation: jackpot-alarm-169dacca .5s steps(4) infinite;
    height: 300px;
    position: absolute;
    top: -200px;
    width: 415px;
}
@media(max-width: 768px)
{
    .popup-jackpot__alarm[data-v-169dacca]
    {
        scale: .7;
        top: -180px;
    }
}
.popup-jackpot__alarm_grand[data-v-169dacca]
{
    background: url(../../willbettingde/image/jackpot-grand-sprite.C0smhIXE.png) no-repeat 0;
}
.popup-jackpot__alarm_mega[data-v-169dacca]
{
    background: url(../../willbettingde/image/jackpot-mega-sprite.5LTrlOyp.png) no-repeat 0;
}
.popup-jackpot__alarm_midi[data-v-169dacca]
{
    background: url(../../willbettingde/image/jackpot-midi-sprite.udxdW3bU.png) no-repeat 0;
}
.popup-jackpot__alarm_mini[data-v-169dacca]
{
    background: url(../../willbettingde/image/jackpot-mini-sprite.DL0bodhA.png) no-repeat 0;
}
.popup-jackpot__logo[data-v-169dacca]
{
    background: url(../../willbettingde/image/jackpot.B9B9n9hf.png) 50% no-repeat;
    background-size: 320px;
    height: 78px;
    width: 100%;
}
@media(max-width: 768px)
{
    .popup-jackpot__logo[data-v-169dacca]
    {
        background-size: 240px;
    }
}
.popup-jackpot__frame[data-v-169dacca]
{
    background: url(../../willbettingde/image/frame.6ZnRBSbS.png) 50% no-repeat;
    box-sizing: border-box;
    height: 117px;
    padding: 20px 0 0;
    text-align: center;
    width: 100%;
}
@media(max-width: 768px)
{
    .popup-jackpot__frame[data-v-169dacca]
    {
        background-size: 360px;
        padding: 30px 0 0;
    }
}
.popup-jackpot__text[data-v-169dacca]
{
    color: #fff;
    font-size: 4rem;
    font-weight: 700;
    letter-spacing: 1px;
    text-align: center;
}
@media(max-width: 768px)
{
    .popup-jackpot__text[data-v-169dacca]
    {
        font-size: 3rem;
    }
}
.popup-jackpot__text_md[data-v-169dacca]
{
    font-size: 2rem;
}
@media(max-width: 768px)
{
    .popup-jackpot__text_md[data-v-169dacca]
    {
        font-size: 3rem;
    }
}
.popup-jackpot__text_sm[data-v-169dacca]
{
    font-size: 1.4rem;
    font-weight: 400;
    letter-spacing: unset;
    max-width: 480px;
    text-align: center;
}
.popup-jackpot__text_xsm[data-v-169dacca]
{
    font-size: 1rem;
}
.popup-jackpot__button[data-v-169dacca]
{
    text-transform: uppercase;
    width: 140px;
}
@keyframes placeholder
{
    0%
    {
        background-position: -1200px 0;
    }
    to
    {
        background-position: 1200px 0;
    }
}
@keyframes zommy
{
    0%
    {
        transform: scale(1);
    }
    17%
    {
        transform: scale(1.2);
    }
    34%
    {
        transform: scale(.8);
    }
    51%
    {
        transform: scale(1.1);
    }
    68%
    {
        transform: scale(.9);
    }
    85%
    {
        transform: scale(1.05);
    }
    to
    {
        transform: scale(1);
    }
}
@keyframes pulse
{
    0%
    {
        box-shadow: 0 0 #f9b24266;
    }
    70%
    {
        box-shadow: 0 0 0 10px #f9b24200;
    }
    to
    {
        box-shadow: 0 0 #f9b24200;
    }
}
@keyframes rubber-band
{
    0%
    {
        opacity: .5;
        transform: scale3d(1.03,.8,1);
    }
    30%
    {
        transform: scale3d(.99,.8,1);
    }
    50%
    {
        transform: scale3d(1.02,.96,1);
    }
    65%
    {
        transform: scale3d(.99,1.05,1);
    }
    75%
    {
        transform: scale3d(1.01,1.01,1);
    }
    to
    {
        opacity: 1;
        transform: scaleX(1);
    }
}
@keyframes circle-out
{
    0%
    {
        opacity: 1;
        transform: scale(0);
    }
    to
    {
        opacity: 0;
        transform: scale(1);
    }
}
@keyframes bounceShow
{
    0%
    {
        opacity: 0;
        transform: scale(0);
    }
    80%
    {
        opacity: 1;
        transform: scale(1.1);
    }
    to
    {
        transform: scale(1);
    }
}
@keyframes bounce-show-2x
{
    0%
    {
        opacity: 0;
        transform: scale(0);
    }
    40%
    {
        opacity: 1;
        transform: scale(1.1);
    }
    80%
    {
        transform: scale(.9);
    }
    to
    {
        opacity: 1;
        transform: scale(1);
    }
}
@keyframes bounceOut_2x
{
    0%
    {
        opacity: 1;
        transform: scale(1);
    }
    40%
    {
        opacity: 1;
        transform: scale(1.1);
    }
    80%
    {
        transform: scale(.9);
    }
    to
    {
        opacity: 0;
        transform: scale(0);
    }
}
@keyframes bounceShow_3x
{
    0%
    {
        opacity: 0;
        transform: scale(0);
    }
    40%
    {
        opacity: 1;
        transform: scale(1.7);
    }
    80%
    {
        transform: scale(.8);
    }
    to
    {
        opacity: 1;
        transform: scale(1);
    }
}
@keyframes bounceOutLeft
{
    20%
    {
        opacity: 1;
        transform: translate3d(20px,0,0);
    }
    to
    {
        opacity: 0;
        transform: translate3d(-2000px,0,0);
    }
}
@keyframes slideBounceInLeft
{
    0%
    {
        opacity: 0;
        transform: translate(500px);
    }
    80%
    {
        opacity: .8;
        transform: translate(-30px);
    }
    to
    {
        opacity: 1;
        transform: translate(0);
    }
}
@keyframes slideOutRight
{
    0%
    {
        opacity: 1;
        transform: translate(0);
    }
    to
    {
        opacity: 0;
        transform: translate(500px);
    }
}
@keyframes bounceIn
{
    0%, 20%, 40%, 60%, 80%, to
    {
        animation-timing-function: cubic-bezier(.215,.61,.355,1);
    }
    0%
    {
        opacity: 0;
        transform: scale3d(.3,.3,.3);
    }
    20%
    {
        transform: scale3d(1.1,1.1,1.1);
    }
    40%
    {
        transform: scale3d(.9,.9,.9);
    }
    60%
    {
        opacity: 1;
        transform: scale3d(1.03,1.03,1.03);
    }
    80%
    {
        transform: scale3d(.97,.97,.97);
    }
    to
    {
        opacity: 1;
        transform: scaleX(1);
    }
}
@keyframes scaleOut
{
    0%
    {
        opacity: 1;
        transform: scale(1);
    }
    to
    {
        opacity: 0;
        transform: scale(1.3);
        transform-origin: center center;
    }
}
@keyframes scaleIn
{
    0%
    {
        opacity: 0;
    }
    to
    {
        opacity: 1;
    }
}
@keyframes fadeIn
{
    0%
    {
        opacity: 0;
    }
    to
    {
        opacity: 1;
    }
}
@keyframes fadeOutSelectedTableRow
{
    0%
    {
        background: #797979;
    }
    to
    {
        background: transparent;
    }
}
@keyframes shake-horizontal
{
    0%
    {
        transform: translate(0);
    }
    4.41177%
    {
        transform: translate(5px);
    }
    8.82353%
    {
        transform: translate(0);
    }
    13.23529%
    {
        transform: translate(5px);
    }
    17.64706%
    {
        transform: translate(0);
    }
    22.05882%
    {
        transform: translate(5px);
    }
    26.47059%
    {
        transform: translate(0);
    }
    to
    {
        transform: translate(0);
    }
}
@keyframes scaleInRotate
{
    to
    {
        opacity: 1;
        transform: rotate(1turn);
    }
}
@keyframes shrink-bounce
{
    0%
    {
        transform: scale(1);
    }
    33%
    {
        transform: scale(.85);
    }
    to
    {
        transform: scale(1);
    }
}
@keyframes checkbox-check
{
    0%
    {
        border-color: #f9b242;
        height: 0;
        transform: translateZ(0) rotate(45deg);
        width: 0;
    }
    33%
    {
        height: 0;
        transform: translateZ(0) rotate(45deg);
        width: 7px;
    }
    to
    {
        border-color: #f9b242;
        height: 15px;
        transform: translate3d(0,-15px,0) rotate(45deg);
        width: 7px;
    }
}
@keyframes checkbox-check-is-credited
{
    0%
    {
        border-color: #13100e;
        height: 0;
        transform: translateZ(0) rotate(45deg);
        width: 0;
    }
    33%
    {
        height: 0;
        transform: translateZ(0) rotate(45deg);
        width: 7px;
    }
    to
    {
        border-color: #13100e;
        height: 15px;
        transform: translate3d(0,-15px,0) rotate(45deg);
        width: 7px;
    }
}
@keyframes checkbox-check-blow
{
    0%
    {
        opacity: 1;
        transform: scale(0);
    }
    to
    {
        opacity: 0;
        transform: scale(1.5);
    }
}
@keyframes tada
{
    0%
    {
        transform: scaleX(1);
    }
    10%, 20%
    {
        transform: scale3d(.9,.9,.9) rotate(-3deg);
    }
    30%, 50%, 70%, 90%
    {
        transform: scale3d(1.1,1.1,1.1) rotate(3deg);
    }
    40%, 60%, 80%
    {
        transform: scale3d(1.1,1.1,1.1) rotate(-3deg);
    }
    to
    {
        transform: scaleX(1);
    }
}
@keyframes loading-bg
{
    0%
    {
        transform: translate(0);
    }
    to
    {
        transform: translate(46px);
    }
}
@keyframes slideFadeTopOut
{
    0%
    {
        opacity: 1;
    }
    to
    {
        opacity: 0;
    }
}
@keyframes slideFadeTopIn
{
    0%
    {
        opacity: 0;
        top: -200px;
    }
    to
    {
        opacity: 1;
        top: 0;
    }
}
@keyframes loaderBarAction
{
    0%
    {
        width: 100%;
    }
    to
    {
        width: 0;
    }
}
@keyframes fadeInDown
{
    0%
    {
        opacity: 0;
        transform: translate3d(0,-100%,0);
    }
    to
    {
        opacity: 1;
        transform: translateZ(0);
    }
}
@keyframes fadeOut
{
    0%
    {
        opacity: 1;
    }
    to
    {
        opacity: 0;
    }
}
@keyframes header-fixed-show
{
    0%
    {
        top: -140px;
    }
    to
    {
        top: 0;
    }
}
@keyframes mobile-menu-in
{
    0%
    {
        opacity: 0;
        transform: translate3d(-100%,0,0);
    }
    to
    {
        opacity: 1;
        transform: translateZ(0);
    }
}
@keyframes coin-dashboard
{
    to
    {
        background-position: -350px 0;
    }
}
@keyframes coin-dashboard-mobile
{
    to
    {
        background-position: -180px 0;
    }
}
@keyframes coinheader
{
    to
    {
        background-position: -210px 0;
    }
}
@keyframes jackpot-alarm
{
    to
    {
        background-position: -1660px 8px;
    }
}
@keyframes new-winner-bounce
{
    0%
    {
        transform: translateY(0);
    }
    50%
    {
        transform: translateY(50px);
    }
    to
    {
        transform: translateY(0);
    }
}
.sqwonchat-container
{
    bottom: 0;
    display: inherit;
    height: 100%;
    left: calc(100% - 420px);
    max-height: 590px;
    position: fixed;
    visibility: visible;
    width: 370px;
    z-index: 99998!important;
}
@media(max-width: 768px)
{
    .sqwonchat-container
    {
        bottom: 0;
        height: 100%;
        left: calc(95% - 305px);
        max-height: 100%;
        width: 320px;
    }
    .sqwonchat-container.closed
    {
        left: calc(100% - 105px);
        top: calc(100% - 120px);
        transform: rotate(-90deg);
        transform-origin: top;
    }
}
.sqwonchat-container.closed
{
    bottom: 0;
    height: 50px;
    left: calc(100% - 200px);
    width: 150px;
}
.sqwonchat-container iframe
{
    border: none;
    height: 100%;
    width: 100%;
}
.sqwonchat-container iframe .sc-chat-window
{
    right: auto!important;
}
.sqwonchat-container iframe .sc-launcher
{
    right: 0!important;
}
@keyframes placeholder-8e04df5a
{
    0%
    {
        background-position: -1200px 0;
    }
    to
    {
        background-position: 1200px 0;
    }
}
@keyframes zommy-8e04df5a
{
    0%
    {
        transform: scale(1);
    }
    17%
    {
        transform: scale(1.2);
    }
    34%
    {
        transform: scale(.8);
    }
    51%
    {
        transform: scale(1.1);
    }
    68%
    {
        transform: scale(.9);
    }
    85%
    {
        transform: scale(1.05);
    }
    to
    {
        transform: scale(1);
    }
}
@keyframes pulse-8e04df5a
{
    0%
    {
        box-shadow: 0 0 #f9b24266;
    }
    70%
    {
        box-shadow: 0 0 0 10px #f9b24200;
    }
    to
    {
        box-shadow: 0 0 #f9b24200;
    }
}
@keyframes rubber-band-8e04df5a
{
    0%
    {
        opacity: .5;
        transform: scale3d(1.03,.8,1);
    }
    30%
    {
        transform: scale3d(.99,.8,1);
    }
    50%
    {
        transform: scale3d(1.02,.96,1);
    }
    65%
    {
        transform: scale3d(.99,1.05,1);
    }
    75%
    {
        transform: scale3d(1.01,1.01,1);
    }
    to
    {
        opacity: 1;
        transform: scaleX(1);
    }
}
@keyframes circle-out-8e04df5a
{
    0%
    {
        opacity: 1;
        transform: scale(0);
    }
    to
    {
        opacity: 0;
        transform: scale(1);
    }
}
@keyframes bounceShow-8e04df5a
{
    0%
    {
        opacity: 0;
        transform: scale(0);
    }
    80%
    {
        opacity: 1;
        transform: scale(1.1);
    }
    to
    {
        transform: scale(1);
    }
}
@keyframes bounce-show-2x-8e04df5a
{
    0%
    {
        opacity: 0;
        transform: scale(0);
    }
    40%
    {
        opacity: 1;
        transform: scale(1.1);
    }
    80%
    {
        transform: scale(.9);
    }
    to
    {
        opacity: 1;
        transform: scale(1);
    }
}
@keyframes bounceOut_2x-8e04df5a
{
    0%
    {
        opacity: 1;
        transform: scale(1);
    }
    40%
    {
        opacity: 1;
        transform: scale(1.1);
    }
    80%
    {
        transform: scale(.9);
    }
    to
    {
        opacity: 0;
        transform: scale(0);
    }
}
@keyframes bounceShow_3x-8e04df5a
{
    0%
    {
        opacity: 0;
        transform: scale(0);
    }
    40%
    {
        opacity: 1;
        transform: scale(1.7);
    }
    80%
    {
        transform: scale(.8);
    }
    to
    {
        opacity: 1;
        transform: scale(1);
    }
}
@keyframes bounceOutLeft-8e04df5a
{
    20%
    {
        opacity: 1;
        transform: translate3d(20px,0,0);
    }
    to
    {
        opacity: 0;
        transform: translate3d(-2000px,0,0);
    }
}
@keyframes slideBounceInLeft-8e04df5a
{
    0%
    {
        opacity: 0;
        transform: translate(500px);
    }
    80%
    {
        opacity: .8;
        transform: translate(-30px);
    }
    to
    {
        opacity: 1;
        transform: translate(0);
    }
}
@keyframes slideOutRight-8e04df5a
{
    0%
    {
        opacity: 1;
        transform: translate(0);
    }
    to
    {
        opacity: 0;
        transform: translate(500px);
    }
}
@keyframes bounceIn-8e04df5a
{
    0%, 20%, 40%, 60%, 80%, to
    {
        animation-timing-function: cubic-bezier(.215,.61,.355,1);
    }
    0%
    {
        opacity: 0;
        transform: scale3d(.3,.3,.3);
    }
    20%
    {
        transform: scale3d(1.1,1.1,1.1);
    }
    40%
    {
        transform: scale3d(.9,.9,.9);
    }
    60%
    {
        opacity: 1;
        transform: scale3d(1.03,1.03,1.03);
    }
    80%
    {
        transform: scale3d(.97,.97,.97);
    }
    to
    {
        opacity: 1;
        transform: scaleX(1);
    }
}
@keyframes scaleOut-8e04df5a
{
    0%
    {
        opacity: 1;
        transform: scale(1);
    }
    to
    {
        opacity: 0;
        transform: scale(1.3);
        transform-origin: center center;
    }
}
@keyframes scaleIn-8e04df5a
{
    0%
    {
        opacity: 0;
    }
    to
    {
        opacity: 1;
    }
}
@keyframes fadeIn-8e04df5a
{
    0%
    {
        opacity: 0;
    }
    to
    {
        opacity: 1;
    }
}
@keyframes fadeOutSelectedTableRow-8e04df5a
{
    0%
    {
        background: #797979;
    }
    to
    {
        background: transparent;
    }
}
@keyframes shake-horizontal-8e04df5a
{
    0%
    {
        transform: translate(0);
    }
    4.41177%
    {
        transform: translate(5px);
    }
    8.82353%
    {
        transform: translate(0);
    }
    13.23529%
    {
        transform: translate(5px);
    }
    17.64706%
    {
        transform: translate(0);
    }
    22.05882%
    {
        transform: translate(5px);
    }
    26.47059%
    {
        transform: translate(0);
    }
    to
    {
        transform: translate(0);
    }
}
@keyframes scaleInRotate-8e04df5a
{
    to
    {
        opacity: 1;
        transform: rotate(1turn);
    }
}
@keyframes shrink-bounce-8e04df5a
{
    0%
    {
        transform: scale(1);
    }
    33%
    {
        transform: scale(.85);
    }
    to
    {
        transform: scale(1);
    }
}
@keyframes checkbox-check-8e04df5a
{
    0%
    {
        border-color: #f9b242;
        height: 0;
        transform: translateZ(0) rotate(45deg);
        width: 0;
    }
    33%
    {
        height: 0;
        transform: translateZ(0) rotate(45deg);
        width: 7px;
    }
    to
    {
        border-color: #f9b242;
        height: 15px;
        transform: translate3d(0,-15px,0) rotate(45deg);
        width: 7px;
    }
}
@keyframes checkbox-check-is-credited-8e04df5a
{
    0%
    {
        border-color: #13100e;
        height: 0;
        transform: translateZ(0) rotate(45deg);
        width: 0;
    }
    33%
    {
        height: 0;
        transform: translateZ(0) rotate(45deg);
        width: 7px;
    }
    to
    {
        border-color: #13100e;
        height: 15px;
        transform: translate3d(0,-15px,0) rotate(45deg);
        width: 7px;
    }
}
@keyframes checkbox-check-blow-8e04df5a
{
    0%
    {
        opacity: 1;
        transform: scale(0);
    }
    to
    {
        opacity: 0;
        transform: scale(1.5);
    }
}
@keyframes tada-8e04df5a
{
    0%
    {
        transform: scaleX(1);
    }
    10%, 20%
    {
        transform: scale3d(.9,.9,.9) rotate(-3deg);
    }
    30%, 50%, 70%, 90%
    {
        transform: scale3d(1.1,1.1,1.1) rotate(3deg);
    }
    40%, 60%, 80%
    {
        transform: scale3d(1.1,1.1,1.1) rotate(-3deg);
    }
    to
    {
        transform: scaleX(1);
    }
}
@keyframes loading-bg-8e04df5a
{
    0%
    {
        transform: translate(0);
    }
    to
    {
        transform: translate(46px);
    }
}
@keyframes slideFadeTopOut-8e04df5a
{
    0%
    {
        opacity: 1;
    }
    to
    {
        opacity: 0;
    }
}
@keyframes slideFadeTopIn-8e04df5a
{
    0%
    {
        opacity: 0;
        top: -200px;
    }
    to
    {
        opacity: 1;
        top: 0;
    }
}
@keyframes loaderBarAction-8e04df5a
{
    0%
    {
        width: 100%;
    }
    to
    {
        width: 0;
    }
}
@keyframes fadeInDown-8e04df5a
{
    0%
    {
        opacity: 0;
        transform: translate3d(0,-100%,0);
    }
    to
    {
        opacity: 1;
        transform: translateZ(0);
    }
}
@keyframes fadeOut-8e04df5a
{
    0%
    {
        opacity: 1;
    }
    to
    {
        opacity: 0;
    }
}
@keyframes header-fixed-show-8e04df5a
{
    0%
    {
        top: -140px;
    }
    to
    {
        top: 0;
    }
}
@keyframes mobile-menu-in-8e04df5a
{
    0%
    {
        opacity: 0;
        transform: translate3d(-100%,0,0);
    }
    to
    {
        opacity: 1;
        transform: translateZ(0);
    }
}
@keyframes coin-dashboard-8e04df5a
{
    to
    {
        background-position: -350px 0;
    }
}
@keyframes coin-dashboard-mobile-8e04df5a
{
    to
    {
        background-position: -180px 0;
    }
}
@keyframes coinheader-8e04df5a
{
    to
    {
        background-position: -210px 0;
    }
}
@keyframes jackpot-alarm-8e04df5a
{
    to
    {
        background-position: -1660px 8px;
    }
}
@keyframes new-winner-bounce-8e04df5a
{
    0%
    {
        transform: translateY(0);
    }
    50%
    {
        transform: translateY(50px);
    }
    to
    {
        transform: translateY(0);
    }
}
.cookie-notify[data-v-8e04df5a]
{
    background: #ededed;
    bottom: 0;
    color: #13100e;
    padding: 10px 0;
    position: fixed;
    width: 100%;
    z-index: 99999;
}
.cookie-policy[data-v-8e04df5a]
{
    align-items: center;
    display: flex;
    gap: 50px;
    justify-content: space-between;
}
.cookie-policy__button[data-v-8e04df5a]
{
    border: 1px solid #13100e;
    font-size: 1rem;
    font-weight: 400;
    height: 24px;
    letter-spacing: normal;
    line-height: 20px;
    min-width: 60px;
    width: 60px;
}
[data-v-8e04df5a] .cookie-policy__link
{
    color: #13100e;
}
[data-v-8e04df5a] .cookie-policy__link:hover
{
    color: #f9b242;
}