﻿:root
{
    --degree: -38deg;
    --opacity: 0;
}
.coins.c-klo43l.c-klo43l
{
    height: 100%;
    left: 50%;
    max-height: 700px;
    max-width: 500px;
    pointer-events: none;
    position: absolute;
    top: 50%;
    transform: translate(-50%,-50%) scale(0);
    transition: transform .3s linear;
    width: 100%;
    z-index: 80;
}
.coins.show.c-klo43l.c-klo43l
{
    animation: c-klo43l-coinStatic 5s ease-in-out .2s infinite;
    transform: translate(-50%,-50%) scale(1);
}
.coins.c-klo43l.c-klo43l:not(.show)
{
    transform: translate(-50%,-50%) scale(0);
    transition: all 0s linear;
}
.coin-line.c-klo43l.c-klo43l
{
    left: 0;
    position: absolute;
    top: 0;
    transition: transform .9s ease-out;
}
.coin-line.c-klo43l.c-klo43l:first-child
{
    left: 13%;
    top: 18%;
    transform: translate(180%,400%) scale(.2);
}
.coin-line:first-child.show.c-klo43l.c-klo43l
{
    transform: translate(0) scale(1.1);
}
.coin-line.c-klo43l.c-klo43l:first-child:not(.show)
{
    transform: translate(180%,400%) scale(.2);
}
.coin-line.c-klo43l.c-klo43l:nth-child(2)
{
    filter: blur(3.1500000954px);
    left: 77%;
    top: 20%;
    transform: translate(-180%,180%) scale(.5);
}
.coin-line:nth-child(2).show.c-klo43l.c-klo43l
{
    transform: translate(0) scale(.8);
}
.coin-line.c-klo43l.c-klo43l:nth-child(2):not(.show)
{
    transform: translate(-180%,180%) scale(.5);
}
.coin-line.c-klo43l.c-klo43l:nth-child(3)
{
    left: -2%;
    top: 36%;
    transform: translate(250%,194%) scale(.5);
}
.coin-line:nth-child(3).show.c-klo43l.c-klo43l
{
    transform: translate(0) scale(.8);
}
.coin-line.c-klo43l.c-klo43l:nth-child(3):not(.show)
{
    transform: translate(250%,194%) scale(.5);
}
.coin-line.c-klo43l.c-klo43l:nth-child(4)
{
    left: 86%;
    top: 46%;
    transform: translate(-228%,159%) scale(.5);
}
.coin-line:nth-child(4).show.c-klo43l.c-klo43l
{
    transform: translate(0) scale(1);
}
.coin-line.c-klo43l.c-klo43l:nth-child(4):not(.show)
{
    transform: translate(-228%,159%) scale(.5);
}
.coin-line.c-klo43l.c-klo43l:nth-child(5)
{
    left: 19%;
    top: 77%;
    transform: translate(119%,-147%) scale(.5);
}
.coin-line:nth-child(5).show.c-klo43l.c-klo43l
{
    transform: translate(0) scale(1.4);
}
.coin-line.c-klo43l.c-klo43l:nth-child(5):not(.show)
{
    transform: translate(119%,-147%) scale(.5);
}
.coin-line.c-klo43l.c-klo43l:nth-child(6)
{
    filter: blur(3.1500000954px);
    left: 76%;
    top: 78%;
    transform: translate(-179%,-187%) scale(.5);
}
.coin-line:nth-child(6).show.c-klo43l.c-klo43l
{
    transform: translate(0) scale(.7);
}
.coin-line.c-klo43l.c-klo43l:nth-child(6):not(.show)
{
    transform: translate(-179%,-187%) scale(.5);
}
.coin-line.c-klo43l.c-klo43l:nth-child(7)
{
    filter: blur(3.1500000954px);
    left: 5%;
    top: 83%;
    transform: translate(252%,-335%) scale(.1);
}
.coin-line:nth-child(7).show.c-klo43l.c-klo43l
{
    transform: translate(0) scale(.6);
}
.coin-line.c-klo43l.c-klo43l:nth-child(7):not(.show)
{
    transform: translate(252%,-335%) scale(.1);
}
.coin-line.c-klo43l.c-klo43l:nth-child(8)
{
    left: 75%;
    top: 91%;
    transform: translate(-224%,-464%) scale(.1);
}
.coin-line:nth-child(8).show.c-klo43l.c-klo43l
{
    transform: translate(0) scale(.9);
}
.coin-line.c-klo43l.c-klo43l:nth-child(8):not(.show)
{
    transform: translate(-224%,-464%) scale(.1);
}
.coin.c-klo43l.c-klo43l
{
    height: 50px;
    transform-style: preserve-3d;
    width: 50px;
}
.coin.c-klo43l figure.c-klo43l:first-of-type
{
    transform: translate3d(-50%,-50%,0) rotateY(90deg) rotateX(0) translateZ(25px);
}
.coin.c-klo43l figure.c-klo43l:nth-of-type(2)
{
    transform: translate3d(-50%,-50%,0) rotateY(90deg) rotateX(18deg) translateZ(25px);
}
.coin.c-klo43l figure.c-klo43l:nth-of-type(3)
{
    transform: translate3d(-50%,-50%,0) rotateY(90deg) rotateX(36deg) translateZ(25px);
}
.coin.c-klo43l figure.c-klo43l:nth-of-type(4)
{
    transform: translate3d(-50%,-50%,0) rotateY(90deg) rotateX(54deg) translateZ(25px);
}
.coin.c-klo43l figure.c-klo43l:nth-of-type(5)
{
    transform: translate3d(-50%,-50%,0) rotateY(90deg) rotateX(72deg) translateZ(25px);
}
.coin.c-klo43l figure.c-klo43l:nth-of-type(6)
{
    transform: translate3d(-50%,-50%,0) rotateY(90deg) rotateX(90deg) translateZ(25px);
}
.coin.c-klo43l figure.c-klo43l:nth-of-type(7)
{
    transform: translate3d(-50%,-50%,0) rotateY(90deg) rotateX(108deg) translateZ(25px);
}
.coin.c-klo43l figure.c-klo43l:nth-of-type(8)
{
    transform: translate3d(-50%,-50%,0) rotateY(90deg) rotateX(126deg) translateZ(25px);
}
.coin.c-klo43l figure.c-klo43l:nth-of-type(9)
{
    transform: translate3d(-50%,-50%,0) rotateY(90deg) rotateX(144deg) translateZ(25px);
}
.coin.c-klo43l figure.c-klo43l:nth-of-type(10)
{
    transform: translate3d(-50%,-50%,0) rotateY(90deg) rotateX(162deg) translateZ(25px);
}
.coin.c-klo43l figure.c-klo43l:nth-of-type(11)
{
    transform: translate3d(-50%,-50%,0) rotateY(90deg) rotateX(180deg) translateZ(25px);
}
.coin.c-klo43l figure.c-klo43l:nth-of-type(12)
{
    transform: translate3d(-50%,-50%,0) rotateY(90deg) rotateX(198deg) translateZ(25px);
}
.coin.c-klo43l figure.c-klo43l:nth-of-type(13)
{
    transform: translate3d(-50%,-50%,0) rotateY(90deg) rotateX(216deg) translateZ(25px);
}
.coin.c-klo43l figure.c-klo43l:nth-of-type(14)
{
    transform: translate3d(-50%,-50%,0) rotateY(90deg) rotateX(234deg) translateZ(25px);
}
.coin.c-klo43l figure.c-klo43l:nth-of-type(15)
{
    transform: translate3d(-50%,-50%,0) rotateY(90deg) rotateX(252deg) translateZ(25px);
}
.coin.c-klo43l figure.c-klo43l:nth-of-type(16)
{
    transform: translate3d(-50%,-50%,0) rotateY(90deg) rotateX(270deg) translateZ(25px);
}
.coin.c-klo43l figure.c-klo43l:nth-of-type(17)
{
    transform: translate3d(-50%,-50%,0) rotateY(90deg) rotateX(288deg) translateZ(25px);
}
.coin.c-klo43l figure.c-klo43l:nth-of-type(18)
{
    transform: translate3d(-50%,-50%,0) rotateY(90deg) rotateX(306deg) translateZ(25px);
}
.coin.c-klo43l figure.c-klo43l:nth-of-type(19)
{
    transform: translate3d(-50%,-50%,0) rotateY(90deg) rotateX(324deg) translateZ(25px);
}
.coin.c-klo43l figure.c-klo43l:nth-of-type(20)
{
    transform: translate3d(-50%,-50%,0) rotateY(90deg) rotateX(342deg) translateZ(25px);
}
.coin-1.c-klo43l.c-klo43l
{
    animation: c-klo43l-coinSpinOne var(--animation-duration) -7s cubic-bezier(.24,.02,.56,.97) infinite;
}
.coin-2.c-klo43l.c-klo43l
{
    animation: c-klo43l-coinSpinTwo var(--animation-duration) -7s cubic-bezier(.24,.02,.56,.97) infinite reverse;
}
.coin-3.c-klo43l.c-klo43l, .coin-4.c-klo43l.c-klo43l
{
    animation: c-klo43l-coinSpinOne var(--animation-duration) -7s cubic-bezier(.24,.02,.56,.97) infinite reverse;
}
.coin-5.c-klo43l.c-klo43l
{
    animation: c-klo43l-coinSpinThree var(--animation-duration) -7s cubic-bezier(.24,.02,.56,.97) infinite reverse;
}
.coin-7.c-klo43l.c-klo43l
{
    animation: c-klo43l-coinSpinFour var(--animation-duration) -7s cubic-bezier(.24,.02,.56,.97) infinite reverse;
}
.coin-6.c-klo43l.c-klo43l
{
    animation: c-klo43l-coinSpinOne var(--animation-duration) -7s cubic-bezier(.24,.02,.56,.97) infinite reverse;
}
.coin-8.c-klo43l.c-klo43l
{
    animation: c-klo43l-coinSpinTwo var(--animation-duration) -7s cubic-bezier(.24,.02,.56,.97) infinite reverse;
}
.face.c-klo43l.c-klo43l
{
    background: linear-gradient(0deg,#efbc24 10%,#e77616 40%,#fbb112 60%,#ffda2a);
    border-radius: 50%;
    left: 0;
    top: 0;
}
.coin-img.c-klo43l.c-klo43l, .face.c-klo43l.c-klo43l
{
    height: 100%;
    position: absolute;
    width: 100%;
}
.coin-img.c-klo43l.c-klo43l
{
    left: 50%;
    top: 50%;
    transform: translate(-50%,-50%);
}
.front.c-klo43l.c-klo43l
{
    transform: translateZ(.25em) rotateY(0);
}
.back.c-klo43l.c-klo43l
{
    transform: rotateY(180deg) translateZ(.25em);
}
.side.c-klo43l.c-klo43l
{
    background: #f4ca40;
    height: 7.6px;
    left: 50%;
    position: absolute;
    top: 50%;
    width: 8px;
}
@keyframes c-klo43l-coinSpinOne
{
    0%
    {
        transform: rotateX(40deg) rotateY(0) rotate(0);
    }
    50%
    {
        transform: rotateX(-85deg) rotateY(5turn) rotate(180deg);
    }
    to
    {
        transform: rotateX(40deg) rotateY(10turn) rotate(0);
    }
}
@keyframes c-klo43l-coinSpinTwo
{
    0%
    {
        transform: rotateY(0) rotateX(0) rotate(0);
    }
    50%
    {
        transform: rotateY(45deg) rotateX(5turn) rotate(180deg);
    }
    to
    {
        transform: rotateY(0) rotateX(10turn) rotate(0);
    }
}
@keyframes c-klo43l-coinSpinThree
{
    0%
    {
        transform: rotateX(0) rotateY(0) rotate(0);
    }
    50%
    {
        transform: rotateX(5turn) rotateY(45deg) rotate(25deg);
    }
    to
    {
        transform: rotateX(10turn) rotateY(0) rotate(0);
    }
}
@keyframes c-klo43l-coinSpinFour
{
    0%
    {
        transform: rotateX(0) rotateY(40deg) rotate(0);
    }
    50%
    {
        transform: rotateX(5turn) rotateY(-45deg) rotate(25deg);
    }
    to
    {
        transform: rotateX(10turn) rotateY(40deg) rotate(0);
    }
}
.modal-container.c-klo43l.c-klo43l
{
    align-items: center;
    -webkit-backdrop-filter: blur(2px);
    backdrop-filter: blur(2px);
    background: #161851b3;
    display: flex;
    flex-direction: column;
    height: 100%;
    justify-content: center;
    left: 0;
    position: fixed;
    top: 0;
    visibility: hidden;
    width: 100%;
    z-index: 90;
}
.modal-container.show.c-klo43l.c-klo43l
{
    visibility: visible;
}
.modal-header.c-klo43l.c-klo43l
{
    margin-top: 5.3dvh;
    position: relative;
    width: 100%;
    z-index: 1;
}
@supports not (
margin-top: 5.3dvh)
{
.modal-header.c-klo43l.c-klo43l
{
    margin-top: 5.3vh;
}
}
.modal-header.c-klo43l .logo.c-klo43l
{
    height: 20px;
    margin-bottom: 20px;
}
.modal-header.c-klo43l .header-title.c-klo43l
{
    font-family: Inter;
    font-size: 20px;
    font-style: normal;
    font-weight: 900;
    line-height: 1;
    text-align: center;
    text-shadow: 0 4px 4px rgba(0,0,0,.25);
    text-transform: uppercase;
}
.modal-location.c-klo43l.c-klo43l
{
    align-items: center;
    background: linear-gradient(180deg,#ce00ef00,#f524b3);
    border: .902px solid #f524b3;
    border-radius: 8px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    padding: 8px 16px;
    width: 289px;
    z-index: 99;
}
.modal-location.header-location.c-klo43l.c-klo43l
{
    margin-top: 20px;
}
.location-text.c-klo43l.c-klo43l
{
    font-size: 12px;
    font-style: normal;
    font-weight: 900;
    line-height: 1.15;
    text-align: center;
}
.timer.c-klo43l.c-klo43l
{
    align-items: center;
    display: flex;
    justify-content: center;
    margin-top: 4px;
}
.timer-icon.c-klo43l.c-klo43l
{
    height: 14.436px;
    margin-right: 8px;
    width: 14.436px;
}
.red-container.c-klo43l.c-klo43l
{
    background: #131010e6;
}
.green-container.c-klo43l.c-klo43l, .red-container.c-klo43l.c-klo43l
{
    -webkit-backdrop-filter: blur(13.6499996185px);
    backdrop-filter: blur(13.6499996185px);
}
.green-container.c-klo43l.c-klo43l
{
    background: #002a09e6;
}
.stars.c-klo43l.c-klo43l
{
    height: 100%;
    left: 50%;
    max-width: 912px;
    opacity: 0;
    position: absolute;
    top: 0;
    transform: translate(-50%);
    transition: all .2s ease-in;
    width: 100%;
    z-index: 0;
}
.stars.show.c-klo43l.c-klo43l
{
    opacity: 1;
}
.stars.c-klo43l.c-klo43l:not(.show)
{
    opacity: 0;
    transition: all 0s linear;
}
.flash.c-klo43l.c-klo43l
{
    left: 50%;
    max-width: 1103px;
    opacity: 0;
    position: fixed;
    top: 50%;
    transform: translate(-50%,-50%) scale(0);
    transition: transform .6s ease-in-out 0s;
    width: 280%;
}
.flash.show.c-klo43l.c-klo43l
{
    opacity: 1;
    transform: translate(-50%,-50%) scale(1);
}
.flash.show.c-klo43l .flash-img
{
    animation: c-klo43l-rotateScale 100s linear infinite;
}
.flash.c-klo43l.c-klo43l:not(.show)
{
    animation: none;
    opacity: 0;
    transform: translate(-50%,-50%) scale(0);
    transition: all 0s linear;
}
.green-flash.c-klo43l.c-klo43l, .red-flash.c-klo43l.c-klo43l, .roulette-flash.c-klo43l.c-klo43l
{
    max-width: 630px;
    width: 162%;
}
.white-flash.c-klo43l.c-klo43l
{
    left: 50%;
    max-width: 700px;
    position: absolute;
    top: 50%;
    transition: transform .6s ease-in-out 0s;
    width: 182%;
}
.white-flash.c-klo43l.c-klo43l, .white-flash.show.c-klo43l.c-klo43l
{
    transform: translate(-50%,-50%) scale(1);
}
.white-flash.show.c-klo43l.c-klo43l
{
    opacity: 1;
}
.white-flash.show.c-klo43l .flash-img
{
    animation: c-klo43l-rotateScale 100s linear infinite;
}
.white-flash.c-klo43l.c-klo43l:not(.show)
{
    animation: none;
    opacity: 0;
    transform: translate(-50%,-50%) scale(1);
    transition: all 0s linear;
}
.comets.c-klo43l.c-klo43l
{
    align-items: center;
    display: flex;
    flex-wrap: wrap;
    height: 100%;
    justify-content: space-evenly;
    left: 50%;
    max-height: 700px;
    max-width: 500px;
    position: absolute;
    top: 50%;
    transform: translate(-50%,-50%) scale(0);
    transition: transform .1s ease-out .1s;
    width: 100%;
    z-index: 20;
}
.comets.show.c-klo43l.c-klo43l
{
    transform: translate(-50%,-50%) scale(1);
}
.comets.c-klo43l.c-klo43l:not(.show)
{
    transform: translate(-50%,-50%) scale(0);
    transition: all 0s linear;
}
.comet.c-klo43l.c-klo43l
{
    flex-shrink: 0;
    left: 0;
    position: absolute;
    top: 0;
    width: 50%;
}
.comet.c-klo43l .comet-img
{
    transform: scale(1);
}
.comet.show.c-klo43l.c-klo43l
{
    --animation-delay: 0s;
}
.comet.show.c-klo43l .comet-img
{
    animation: c-klo43l-cometAnimation 3s linear var(--animation-delay) infinite;
    opacity: 0;
}
.comet-1.c-klo43l.c-klo43l
{
    left: -32%;
    top: 1%;
}
.comet-1.show.c-klo43l.c-klo43l
{
    --animation-delay: .2s;
    animation: c-klo43l-cometOne 2s ease-out var(--animation-delay);
}
.comet-1.c-klo43l.c-klo43l:not(.show)
{
    transform: translate(100%,100%) rotate(111deg);
    transition: all 0s linear;
}
@keyframes c-klo43l-cometOne
{
    0%
    {
        transform: translate(100%,100%) rotate(111deg);
    }
    to
    {
        transform: translate(0) rotate(111deg);
    }
}
.comet-2.c-klo43l.c-klo43l
{
    left: 23%;
    top: -20%;
}
.comet-2.show.c-klo43l.c-klo43l
{
    --animation-delay: .4s;
    animation: c-klo43l-cometTwo 2s ease-out var(--animation-delay) infinite;
}
.comet-2.c-klo43l.c-klo43l:not(.show)
{
    transform: translateY(200%) rotate(102deg);
    transition: all 0s linear;
}
@keyframes c-klo43l-cometTwo
{
    0%
    {
        transform: translateY(200%) rotate(102deg);
    }
    to
    {
        transform: translate(0) rotate(102deg);
    }
}
.comet-3.c-klo43l.c-klo43l
{
    left: 83%;
    top: 7%;
}
.comet-3.show.c-klo43l.c-klo43l
{
    animation: c-klo43l-cometThree 2s ease-out var(--animation-delay) infinite;
}
.comet-3.c-klo43l.c-klo43l:not(.show)
{
    transform: translate(-120%,83%) rotate(55deg);
    transition: all 0s linear;
}
@keyframes c-klo43l-cometThree
{
    0%
    {
        transform: translate(-120%,83%) rotate(55deg);
    }
    to
    {
        transform: translate(0) rotate(55deg);
    }
}
.comet-4.c-klo43l.c-klo43l
{
    left: 8%;
    top: -17%;
}
.comet-4.show.c-klo43l.c-klo43l
{
    --animation-delay: .6s;
    animation: c-klo43l-cometFour 2s ease-out var(--animation-delay) infinite;
}
.comet-4.c-klo43l.c-klo43l:not(.show)
{
    transform: translate(10%,180%) rotate(139deg);
    transition: all 0s linear;
}
@keyframes c-klo43l-cometFour
{
    0%
    {
        transform: translate(10%,180%) rotate(139deg);
    }
    to
    {
        transform: translate(0) rotate(139deg);
    }
}
.comet-5.c-klo43l.c-klo43l
{
    bottom: -7%;
    left: -32%;
    top: auto;
}
.comet-5.show.c-klo43l.c-klo43l
{
    --animation-delay: .4s;
    animation: c-klo43l-cometFive 2s ease-out var(--animation-delay) infinite;
}
.comet-5.c-klo43l.c-klo43l:not(.show)
{
    transform: translate(119%,-152%) rotate(-39deg);
    transition: all 0s linear;
}
@keyframes c-klo43l-cometFive
{
    0%
    {
        transform: translate(119%,-152%) rotate(-39deg);
    }
    to
    {
        transform: translate(0) rotate(-39deg);
    }
}
.comet-6.c-klo43l.c-klo43l
{
    bottom: -18%;
    left: 31%;
    top: auto;
}
.comet-6.show.c-klo43l.c-klo43l
{
    --animation-delay: .2s;
    animation: c-klo43l-cometSix 2s ease-out var(--animation-delay) infinite;
}
.comet-6.c-klo43l.c-klo43l:not(.show)
{
    transform: translate(-7%,-185%) rotate(-165deg);
    transition: all 0s linear;
}
@keyframes c-klo43l-cometSix
{
    0%
    {
        transform: translate(-7%,-185%) rotate(-165deg);
    }
    to
    {
        transform: translate(0) rotate(-165deg);
    }
}
.comet-7.c-klo43l.c-klo43l
{
    bottom: 0;
    left: 81%;
    top: auto;
}
.comet-7.show.c-klo43l.c-klo43l
{
    animation: c-klo43l-cometSeven 2s ease-out var(--animation-delay) infinite;
}
.comet-7.c-klo43l.c-klo43l:not(.show)
{
    transform: translate(-118%,-116%) rotate(-71deg);
    transition: all 0s linear;
}
@keyframes c-klo43l-cometSeven
{
    0%
    {
        transform: translate(-118%,-116%) rotate(-71deg);
    }
    to
    {
        transform: translate(0) rotate(-71deg);
    }
}
.modal-wrapper.c-klo43l.c-klo43l
{
    align-items: center;
    display: flex;
    height: 100%;
    justify-content: center;
    position: relative;
    transform: translateY(1%) scale(1);
    width: 100%;
    z-index: 30;
}
.modal-wrapper.static-anim.c-klo43l.c-klo43l
{
    animation: c-klo43l-modalStatic 5s ease-in-out 1s infinite;
}
.modal-wrapper.ip-modal.c-klo43l.c-klo43l
{
    align-items: center;
    flex-direction: column;
    justify-content: flex-start;
    padding-top: 0;
}
.dw-modal-wrapper.c-klo43l.c-klo43l
{
    align-items: flex-start;
    padding-top: 7dvh;
}
@supports not (
padding-top: 7dvh)
{
.dw-modal-wrapper.c-klo43l.c-klo43l
{
    padding-top: 7vh;
}
}
.modal.c-klo43l.c-klo43l
{
    align-items: center;
    border: 0 solid transparent;
    border-radius: 38.4px;
    box-shadow: 0 19.2px 51.2px #161d46;
    display: flex;
    flex-direction: column;
    font-family: Inter;
    justify-content: center;
    justify-content: flex-end;
    margin: 24px;
    max-width: 325px;
    padding: 12px;
    position: relative;
    text-transform: uppercase;
    visibility: visible;
    width: 100%;
    z-index: 30;
}
.modal.show.c-klo43l.c-klo43l
{
    animation: c-klo43l-modalShow .4s ease-in-out 0s;
}
.modal.c-klo43l.c-klo43l:not(.show)
{
    transition: all 0s linear;
    visibility: hidden;
}
.green-modal.c-klo43l.c-klo43l
{
    box-shadow: 0 8px 10px #19191380;
}
.modal-border.c-klo43l.c-klo43l
{
    background: linear-gradient(135deg,#efbc24 7.97%,#e77616 11.52%,#fbb112 16.01%,#ffda2a 22.74%,#feefa5 35.87%,#f97b0e 44.19%,#efbc24 54.48%,#fcfbe7 67.78%,#efbc24 74.01%,#f97b0e 82.91%,#efbc24 93.75%);
    border-radius: 38.4px;
    height: 100%;
    left: 50%;
    position: absolute;
    top: 50%;
    transform: translate(-50%,-50%);
    width: 100%;
    z-index: 1;
}
.modal-inner.c-klo43l.c-klo43l
{
    align-items: center;
    background: linear-gradient(1deg,#161431 7.46%,#0a3b84 27.62%,#1c53a7 51.69%,#0a3b84 66.24%,#090813 93.63%);
    border-radius: 27px;
    display: flex;
    flex-direction: column;
    height: 100%;
    justify-content: center;
    margin: auto;
    padding: 24px 8px;
    position: relative;
    width: 100%;
    z-index: 10;
}
.modal-inner.c-klo43l.c-klo43l:after, .modal-inner.c-klo43l.c-klo43l:before
{
    background: linear-gradient(90deg,#0a0b19cc 5.53%,#0a0b1900 70.04%);
    border-radius: 28px;
    content: "";
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 30%;
    z-index: 0;
}
.modal-inner.c-klo43l.c-klo43l:after
{
    background: linear-gradient(-90deg,#0a0b19cc 5.53%,#0a0b1900 70.04%);
    left: auto;
    right: 0;
}
.double-inner.c-klo43l.c-klo43l
{
    min-height: 240px;
}
.red-inner.c-klo43l.c-klo43l
{
    background: linear-gradient(178deg,#110a12 1.82%,#97121f 115.98%);
    border-radius: 27px;
}
.green-inner.c-klo43l.c-klo43l
{
    background: linear-gradient(178deg,#110a12 1.8%,#1d3d07 100.29%);
}
.modal-img.c-klo43l.c-klo43l
{
    animation: c-klo43l-bright 1.4s linear 0s infinite;
    filter: brightness(1);
    height: 224px;
    margin-top: -140px;
    pointer-events: none;
    position: relative;
    width: 216px;
    z-index: 2;
}
.green-modal-img.c-klo43l.c-klo43l, .red-modal-img.c-klo43l.c-klo43l, .roulette-modal-img.c-klo43l.c-klo43l
{
    height: 285px;
    margin-top: -186px;
    width: 333px;
}
.modal-subtitle.c-klo43l.c-klo43l, .modal-title.c-klo43l.c-klo43l
{
    font-size: 28px;
    font-style: normal;
    font-weight: 800;
    line-height: 1;
    position: relative;
    text-align: center;
    text-shadow: 3px 3px 2.025px rgba(0,0,0,.25);
    text-transform: none;
    z-index: 20;
}
.double-win-title.c-klo43l.c-klo43l
{
    font-size: 32px;
    margin-top: 9px;
}
.double-win.c-klo43l.c-klo43l
{
    font-size: 18px;
    font-style: normal;
    font-weight: 700;
    line-height: 1.1;
    margin-top: 10px;
    text-align: center;
    text-shadow: 3px 3px 2.025px rgba(0,0,0,.25);
}
.modal-bonuses.c-klo43l.c-klo43l
{
    margin-top: 17px;
}
.modal-bonus.c-klo43l.c-klo43l
{
    color: #fff;
    font-size: 24px;
    font-style: normal;
    font-weight: 800;
    line-height: 1.2;
    margin: 16px 0 20px;
    position: relative;
    text-align: center;
    text-shadow: 3px 3px 2.025px rgba(0,0,0,.25);
    text-transform: lowercase;
    z-index: 10;
}
.modal-bonus.c-klo43l strong
{
    display: block;
    font-size: 34px;
    font-weight: 900;
    margin-bottom: 4px;
}
.double-bonus.c-klo43l.c-klo43l
{
    font-size: 23px;
    font-weight: 700;
    margin: 0 0 24px;
}
.double-bonus.empty.c-klo43l.c-klo43l
{
    display: none;
}
.double-bonus.c-klo43l strong
{
    color: #ffda2a;
    font-size: 34px;
}
.double-bonus.c-klo43l.c-klo43l:nth-child(2)
{
    margin: 0 0 6px;
}
.double-bonus.ip-modal.c-klo43l.c-klo43l
{
    margin: 0 0 8px;
}
.double-bonus.ip-modal.c-klo43l.c-klo43l:nth-child(2)
{
    margin: 0 0 16px;
}
.second-bonus.c-klo43l strong
{
    font-size: 54px;
}
.second-bonus.c-klo43l .long
{
    color: #77e2ff;
    font-size: 34px;
    text-shadow: 3px 3px 2.025px rgba(0,0,0,.25);
}
.continue-btn.c-klo43l.c-klo43l
{
    align-items: center;
    background: linear-gradient(354deg,#e414cf -5.65%,#ff008a 94.75%);
    border-radius: 16px;
    display: flex;
    height: 51px;
    justify-content: center;
    overflow: hidden;
    padding: 6px 18px;
    position: relative;
    transform: translateZ(0);
    width: 263px;
    z-index: 10;
}
.continue-btn.c-klo43l.c-klo43l:before
{
    animation: c-klo43l-chooseBtn 4s linear infinite;
    background: linear-gradient(126deg,#fffefe00 37.84%,#fff 45%,#fff 0,#fffefe00 51.64%);
    content: "";
    height: 100%;
    left: -150%;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 0;
}
.btn-text.c-klo43l.c-klo43l
{
    color: #fff;
    font-size: 20px;
    font-style: normal;
    font-weight: 900;
    line-height: 1.46;
    position: relative;
    text-align: center;
    text-transform: uppercase;
    z-index: 10;
}
.red-btn.c-klo43l.c-klo43l, .roulette-btn.c-klo43l.c-klo43l
{
    background: radial-gradient(106.37% 106.37% at 50.2% .98%,#f9e211 4%,#a9150a 85%);
    border-radius: 20px;
    font-size: 30px;
    font-style: normal;
    font-weight: 800;
    margin-bottom: 10px;
    text-transform: capitalize;
    transition: background .4s linear;
}
.red-btn.c-klo43l.c-klo43l:after, .red-btn.c-klo43l.c-klo43l:before, .roulette-btn.c-klo43l.c-klo43l:after, .roulette-btn.c-klo43l.c-klo43l:before
{
    animation: none;
    background: linear-gradient(174deg,#eec06a 10.35%,#cd202a 95.05%);
    border-radius: 20px;
    content: "";
    height: calc(100% + 4px);
    left: 50%;
    position: absolute;
    top: 50%;
    transform: translate(-50%,-50%);
    width: calc(100% + 4px);
    z-index: 0;
}
.red-btn.c-klo43l.c-klo43l:after, .roulette-btn.c-klo43l.c-klo43l:after
{
    background: radial-gradient(106.37% 106.37% at 50.2% .98%,#f9e211 4%,#a9150a 85%);
    height: 100%;
    width: 100%;
}
.red-btn.c-klo43l.c-klo43l:hover:after, .roulette-btn.c-klo43l.c-klo43l:hover:after
{
    background: radial-gradient(106.37% 106.37% at 50.2% .98%,#df1724 14%,#420811 85%);
}
.green-btn.c-klo43l.c-klo43l
{
    background: linear-gradient(180deg,#760808,#a80b0b 11.72%,#ff0d0d 29.08%,#ff0d0d 48.22%,#a80b0b 76.34%,#760808 95.45%);
    border: 1px solid #ffe350;
    border-radius: 16px;
    box-shadow: inset -4px -4px 6px #00000080,inset 4px 4px 6px #00000080;
    overflow: hidden;
}
.alov-inner.c-klo43l.c-klo43l
{
    background: linear-gradient(340.29deg,#1a1818 -11.77%,#391607 15.53%,#8c0b0b 33.31%,#8c0b0b 48.11%,#391607 79.92%,#1a1818 104.89%);
}
.alov-btn.c-klo43l.c-klo43l
{
    background: linear-gradient(180deg,#a1fc07 49.65%,#609604);
}
.alov-btn.c-klo43l span.c-klo43l
{
    color: #16171a;
    font-size: 20px;
    font-weight: 700;
}
.alov-modal.c-klo43l.c-klo43l
{
    position: relative;
}
.alov-modal.c-klo43l.c-klo43l:before
{
    background: radial-gradient(circle,rgba(255,0,0,.6) 0,transparent 70%);
    border-radius: 50%;
    content: "";
    filter: blur(80px);
    height: 140%;
    left: 50%;
    position: absolute;
    top: 50%;
    transform: translate(-50%,-50%);
    width: 140%;
}
.alov-title.c-klo43l.c-klo43l
{
    font-size: 32px;
    font-weight: 700;
}
.alov-bonus.c-klo43l.c-klo43l
{
    font-size: 18px;
    font-weight: 500;
}
.alov-bonus.c-klo43l strong
{
    color: #a1fc07;
    display: block;
    font-size: 34px;
    font-weight: 700;
    margin: 0 auto;
    max-width: 220px;
}
.alov-subtitle.c-klo43l.c-klo43l
{
    font-size: 18px;
    font-weight: 500;
}
.modal-bg.c-klo43l.c-klo43l
{
    background: var(--modal-bg);
    left: 0;
    position: absolute;
    top: 0;
    z-index: -1;
}
.bg-image.c-klo43l.c-klo43l, .modal-bg.c-klo43l.c-klo43l
{
    height: 100%;
    width: 100%;
}
.bg-image.hide.c-klo43l.c-klo43l
{
    display: none;
}
.coins-decor.c-klo43l.c-klo43l
{
    bottom: -5px;
    left: 0;
    position: absolute;
    width: 100%;
}
.arkada-container.c-klo43l.c-klo43l
{
    background: linear-gradient(0deg,#0f0e42,#140a2a);
}
.arkada-modal__wrapper.c-klo43l.c-klo43l
{
    align-items: flex-start;
    max-width: 340px;
    padding-top: 4dvh;
}
@supports not (
padding-top: 4dvh)
{
.arkada-modal__wrapper.c-klo43l.c-klo43l
{
    padding-top: 4vh;
}
}
.arkada-border.c-klo43l.c-klo43l
{
    background: #14085b;
    opacity: .8;
}
.arkada-border.active.c-klo43l.c-klo43l
{
    background: linear-gradient(var(--degree),#0ff 0,#14085b 42%,#14085b 57%,#fb01d3 100%);
    box-shadow: 0 0 10px transparent;
    opacity: 1;
}
.arkada-border.active.c-klo43l.c-klo43l:before
{
    background: linear-gradient(var(--degree),#0ff 0,#14085b 26%,#14085b 72%,#fb01d3 100%);
}
.arkada-border.c-klo43l.c-klo43l:before
{
    border-radius: inherit;
    content: "";
    filter: blur(10px);
    height: 102%;
    left: 50%;
    position: absolute;
    top: 50%;
    transform: translate(-50%,-50%);
    width: 102%;
}
.alov-border.c-klo43l.c-klo43l
{
    background: linear-gradient(144deg,#f86344 5.72%,#ffd601 27.9%,#fff 50.53%,#ffd601 64.41%,#f86344 77.68%);
    opacity: .8;
}
.alov-border.active.c-klo43l.c-klo43l
{
    background: linear-gradient(var(--degree),#f86344 5.72%,#ffd601 27.9%,#fff 50.53%,#ffd601 64.41%,#f86344 77.68%);
    box-shadow: 0 0 10px transparent;
    opacity: 1;
}
.arkada-inner.c-klo43l.c-klo43l
{
    background: linear-gradient(0deg,#110b33 33%,#0911d7 78%);
}
.arkada-inner.c-klo43l.c-klo43l:after, .arkada-inner.c-klo43l.c-klo43l:before
{
    background: radial-gradient(160.78% 99.99% at 42.47% 29.03%,#b00ead66 0,#120c3466);
    border-radius: 50%;
    filter: blur(28px);
    height: 111.313px;
    left: -15%;
    opacity: 1;
    pointer-events: none;
    top: -13%;
    width: 111.313px;
    z-index: 99;
}
.arkada-inner.c-klo43l.c-klo43l:after
{
    background: radial-gradient(160.78% 99.99% at 42.47% 29.03%,#02f1f666 0,#120c3466);
    bottom: -19%;
    left: auto;
    opacity: .4;
    right: -15%;
    top: auto;
}
.arkada-title.c-klo43l.c-klo43l
{
    font-size: 24px;
    font-weight: 900;
    line-height: 1;
    margin-bottom: 6px;
    margin-top: 0;
    text-shadow: 3px 3px 2.025px rgba(0,0,0,.25);
}
.arkada-subtitle.c-klo43l.c-klo43l
{
    line-height: 1;
}
.arkada-bonus.c-klo43l.c-klo43l, .arkada-subtitle.c-klo43l.c-klo43l
{
    font-size: 16px;
    font-weight: 400;
    text-shadow: 3px 3px 2.025px rgba(0,0,0,.25);
}
.arkada-bonus.c-klo43l.c-klo43l
{
    line-height: 1.2;
    position: relative;
}
.arkada-bonus.c-klo43l strong
{
    background: linear-gradient(2deg,#ff1df6 21.25%,#0db6ff 58.17%,#ffeffa 78.35%);
    background-clip: text;
    -webkit-background-clip: text;
    color: transparent;
    -webkit-text-fill-color: transparent;
    text-shadow: none;
}
.arkada-bonus.c-klo43l br
{
    display: none;
}
.arkada-btn.c-klo43l.c-klo43l
{
    background: linear-gradient(180deg,#06e1ff,#0f5cd0);
    border: 1px solid #ffdbc7;
    box-shadow: 0 0 18px #122f950f,0 0 36px #6184ff61;
}
.arkada-flash.c-klo43l.c-klo43l
{
    left: 50%;
    max-width: 2000px;
    opacity: 0;
    position: absolute;
    top: 50%;
    transform: translate(-50%,-50%);
    width: 300%;
    z-index: 0;
}
.arkada-flash.active.c-klo43l .flash-img
{
    animation: c-klo43l-rotateScale 20s linear 0s infinite;
}
.arkada-heroes.c-klo43l.c-klo43l
{
    bottom: -10dvh;
    max-width: 450px;
    pointer-events: none;
    position: relative;
    width: 100%;
    z-index: 99;
}
@supports not (
bottom: -10dvh)
{
.arkada-heroes.c-klo43l.c-klo43l
{
    bottom: -10vh;
}
}
.arkada-heroes.show.c-klo43l .arkada-element.c-klo43l, .arkada-heroes.show.c-klo43l .arkada-girl.c-klo43l
{
    transform: translateY(0) scale(1);
    transition: all .3s ease-out;
}
.arkada-heroes.active.c-klo43l .arkada-element.c-klo43l img, .arkada-heroes.active.c-klo43l .arkada-girl.c-klo43l img
{
    animation: c-klo43l-bounce 4s ease-in-out 0s infinite;
}
.arkada-heroes.ip-modal.c-klo43l.c-klo43l
{
    display: none;
}
.arkada-element.c-klo43l.c-klo43l
{
    bottom: -20px;
    left: -36%;
    width: 456px;
    z-index: 0;
}
.arkada-element.c-klo43l.c-klo43l, .arkada-girl.c-klo43l.c-klo43l
{
    position: absolute;
    transform: translateY(50%) scale(.5);
}
.arkada-girl.c-klo43l.c-klo43l
{
    bottom: 0;
    right: -34%;
    width: 433px;
    z-index: 20;
}
.arkada-bg.c-klo43l.c-klo43l
{
    display: flex;
    flex-direction: column;
    height: 100%;
    justify-content: space-between;
    left: 0;
    pointer-events: none;
    position: fixed;
    top: 0;
    width: 100%;
}
.arkada-bg-up.c-klo43l.c-klo43l
{
    height: 23%;
    position: relative;
}
.arkada-bg-down.c-klo43l.c-klo43l
{
    height: 40%;
    position: relative;
}
.arkada-lines.c-klo43l.c-klo43l
{
    align-items: center;
    display: flex;
    flex-direction: column;
    height: 100%;
    justify-content: space-between;
    left: 0;
    pointer-events: none;
    position: absolute;
    top: 0;
    width: 100%;
}
.lines-up.c-klo43l.c-klo43l
{
    height: 100%;
}
.lines-up.c-klo43l .arkada-line.c-klo43l:first-child
{
    margin-bottom: -4px;
}
.lines-up.c-klo43l .arkada-line.c-klo43l:first-child:before
{
    box-shadow: 0 2px 2px #12124b;
}
.lines-up.c-klo43l .arkada-line.c-klo43l:first-child:after
{
    box-shadow: 0 -2px 2px #12124b;
}
.lines-up.c-klo43l .arkada-line.c-klo43l:nth-child(2)
{
    margin-top: -1%;
}
.lines-up.c-klo43l .arkada-line.c-klo43l:nth-child(2):before
{
    box-shadow: 0 2px 2px #151a9e;
}
.lines-up.c-klo43l .arkada-line.c-klo43l:nth-child(2):after
{
    box-shadow: 0 -2px 2px #151a9e;
}
.lines-up.c-klo43l .arkada-line.c-klo43l:nth-child(3):before
{
    box-shadow: 0 2px 2px #0c4aa7;
}
.lines-up.c-klo43l .arkada-line.c-klo43l:nth-child(3):after
{
    box-shadow: 0 -2px 2px #0c4aa7;
}
.lines-up.c-klo43l .arkada-line.c-klo43l:nth-child(4)
{
    margin-top: 0;
}
.lines-up.c-klo43l .arkada-line.c-klo43l:nth-child(4):before
{
    box-shadow: 0 2px 2px #750cb5;
}
.lines-up.c-klo43l .arkada-line.c-klo43l:nth-child(4):after
{
    box-shadow: 0 -2px 2px #750cb5;
}
.lines-up.c-klo43l .arkada-line.c-klo43l:nth-child(5)
{
    margin-bottom: -4px;
    margin-top: -1%;
}
.lines-up.c-klo43l .arkada-line.c-klo43l:nth-child(5):before
{
    box-shadow: 0 2px 2px #ff007a;
}
.lines-up.c-klo43l .arkada-line.c-klo43l:nth-child(5):after
{
    box-shadow: 0 -2px 2px #ff007a;
}
.lines-up.c-klo43l .arkada-line.c-klo43l:nth-child(6)
{
    margin-top: -2.4%;
}
.lines-up.c-klo43l .arkada-line.c-klo43l:nth-child(6):before
{
    box-shadow: 0 2px 2px #ff5c00;
}
.lines-up.c-klo43l .arkada-line.c-klo43l:nth-child(6):after
{
    box-shadow: 0 -2px 2px #ff5c00;
}
.lines-down.c-klo43l .arkada-line.c-klo43l:first-child
{
    margin-top: 3px;
}
.lines-down.c-klo43l .arkada-line.c-klo43l:first-child:before
{
    box-shadow: 0 2px 2px #ff5c00;
}
.lines-down.c-klo43l .arkada-line.c-klo43l:first-child:after
{
    box-shadow: 0 -2px 2px #ff5c00;
}
.lines-down.c-klo43l .arkada-line.c-klo43l:nth-child(2)
{
    margin-top: -4%;
    transform: rotate(-.5deg);
}
.lines-down.c-klo43l .arkada-line.c-klo43l:nth-child(2):before
{
    box-shadow: 0 2px 2px #ff007a;
}
.lines-down.c-klo43l .arkada-line.c-klo43l:nth-child(2):after
{
    box-shadow: 0 -2px 2px #ff007a;
}
.lines-down.c-klo43l .arkada-line.c-klo43l:nth-child(3)
{
    transform: rotate(-.5deg);
}
.lines-down.c-klo43l .arkada-line.c-klo43l:nth-child(3):before
{
    box-shadow: 0 2px 2px #750cb5;
}
.lines-down.c-klo43l .arkada-line.c-klo43l:nth-child(3):after
{
    box-shadow: 0 -2px 2px #750cb5;
}
.lines-down.c-klo43l .arkada-line.c-klo43l:nth-child(4):before
{
    box-shadow: 0 2px 2px #0c4aa7;
}
.lines-down.c-klo43l .arkada-line.c-klo43l:nth-child(4):after
{
    box-shadow: 0 -2px 2px #0c4aa7;
}
.lines-down.c-klo43l .arkada-line.c-klo43l:nth-child(5):before
{
    box-shadow: 0 2px 2px #151a9e;
}
.lines-down.c-klo43l .arkada-line.c-klo43l:nth-child(5):after
{
    box-shadow: 0 -2px 2px #151a9e;
}
.lines-down.c-klo43l .arkada-line.c-klo43l:nth-child(6):before
{
    box-shadow: 0 2px 2px #12124b;
}
.lines-down.c-klo43l .arkada-line.c-klo43l:nth-child(6):after
{
    box-shadow: 0 -2px 2px #12124b;
}
.arkada-line.c-klo43l.c-klo43l
{
    background: #e047f921;
    height: 2px;
    opacity: 1;
    position: relative;
    width: 100%;
}
.arkada-line.c-klo43l.c-klo43l:after, .arkada-line.c-klo43l.c-klo43l:before
{
    background: #ffffff80;
    box-shadow: 0 2px 2px #e047f9;
    content: "";
    filter: blur(1.5px);
    height: 3px;
    left: 50%;
    opacity: var(--opacity);
    position: absolute;
    top: 50%;
    transform: translate(-50%,-50%);
    width: 100%;
}
.arkada-line.c-klo43l.c-klo43l:after
{
    background: transparent;
    box-shadow: 0 -2px 2px #e047f9;
}
.jetpari-container.c-klo43l.c-klo43l
{
    -webkit-backdrop-filter: blur(13.6499996185px);
    backdrop-filter: blur(13.6499996185px);
    background: #211f1fb3;
}
.jetpari-flash.c-klo43l.c-klo43l
{
    width: 200%;
}
.jetpari-inner.c-klo43l.c-klo43l
{
    background: radial-gradient(48.62% 11.35% at 50% 0,#202c09 0,#202c0900),linear-gradient(0deg,#101703,#101703),linear-gradient(340deg,#1a1818 -11.77%,#391607 15.53%,#8c0b0b 33.31%,#8c0b0b 48.11%,#391607 79.92%,#1a1818 104.89%);
    border-radius: 24px;
    box-shadow: inset 16px 13px 16.5px #00000040,inset -17px -13px 16.5px #00000040;
    padding-bottom: 0;
}
.jetpari-inner.c-klo43l.c-klo43l:before
{
    background: url(../../willbetgambling/image/jetpari-modal-decor.Xtx1CKEB.svg);
    background-position: 0 bottom;
    background-repeat: no-repeat;
    background-size: contain;
    height: 100%;
    width: 100%;
}
.jetpari-border.c-klo43l.c-klo43l
{
    background: linear-gradient(138deg,#323829 3.4%,#009e49 38.29%,#323829 61.22%,#009e49 95.99%);
    border-radius: 32px;
}
.jetpari-modal-img.c-klo43l.c-klo43l
{
    height: auto;
    margin-bottom: -5px;
    margin-top: 0;
    order: 1;
    width: 100%;
}
.jetpari-subtitle.c-klo43l.c-klo43l, .jetpari-title.c-klo43l.c-klo43l
{
    display: none;
}
.jetpari-subtitle.double-win-title.c-klo43l.c-klo43l, .jetpari-subtitle.double-win.c-klo43l.c-klo43l, .jetpari-title.double-win-title.c-klo43l.c-klo43l, .jetpari-title.double-win.c-klo43l.c-klo43l
{
    display: block;
}
.jetpari-brand.c-klo43l.c-klo43l
{
    display: none;
}
.jetpari-bonus.c-klo43l.c-klo43l
{
    font-size: 20px;
    font-weight: 500;
}
.jetpari-bonus.c-klo43l strong
{
    color: #ffa800;
    font-size: 34px;
    font-style: normal;
    font-weight: 700;
    line-height: 1;
    text-align: center;
    text-transform: uppercase;
}
.jetpari-bonus.double-bonus.c-klo43l:first-of-type strong span
{
    display: none;
}
.jetpari-btn.c-klo43l.c-klo43l
{
    background: #ff004d;
    border-radius: 16px;
    margin-bottom: -10px;
}
.jetpari-btn.c-klo43l .btn-text.c-klo43l
{
    font-size: 24px;
    font-weight: 700;
}
.alev-bg.c-klo43l.c-klo43l, .alev-fire.c-klo43l.c-klo43l
{
    bottom: -10px;
    left: 0;
    pointer-events: none;
    position: absolute;
    width: 100%;
    z-index: 99;
}
.alev-bg.c-klo43l.c-klo43l
{
    bottom: 0;
    height: 100%;
    z-index: 0;
}
.alev-header.c-klo43l.c-klo43l
{
    margin-top: 11.3dvh;
}
@supports not (
margin-top: 11.3dvh)
{
.alev-header.c-klo43l.c-klo43l
{
    margin-top: 11.3vh;
}
}
.alev-modal.c-klo43l.c-klo43l
{
    box-shadow: none;
    padding: 6px;
}
.alev-inner.c-klo43l.c-klo43l
{
    background: radial-gradient(111.35% 85.23% at 48.3% 50.69%,#a7321d 0,#380707 57.78%);
    border-radius: 16px;
    padding: 40px 34px;
}
.alev-inner.c-klo43l.c-klo43l:after, .alev-inner.c-klo43l.c-klo43l:before
{
    display: none;
}
.alev-border.c-klo43l.c-klo43l
{
    background: linear-gradient(-45deg,#f83026,#f1e935 50%,#f83026 64%);
    border-radius: 16px;
}
.alev-subtitle.c-klo43l.c-klo43l, .alev-title.c-klo43l.c-klo43l
{
    color: #5ecd77;
    display: inline;
    font-size: 22px;
    font-style: italic;
    text-transform: uppercase;
}
.alev-subtitle.c-klo43l.c-klo43l
{
    color: #fff;
}
.alev-bonus.c-klo43l.c-klo43l
{
    font-size: 14px;
    font-style: italic;
    position: relative;
    text-transform: uppercase;
}
.alev-bonus.c-klo43l strong
{
    background: linear-gradient(4deg,#f83026 10.02%,#f1e935 55.32%);
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-size: 34px;
    padding: 0 10px;
    text-shadow: none;
}
.alev-bonus.double-bonus.c-klo43l.c-klo43l
{
    margin-bottom: 16px;
}
.alev-bonus__shadow.c-klo43l.c-klo43l
{
    color: transparent;
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: -1;
}
.alev-bonus__shadow.c-klo43l strong
{
    text-shadow: 2px 2px 1.35px rgba(0,0,0,.25);
}
.alev-btn.c-klo43l.c-klo43l
{
    background: linear-gradient(264.98deg,#1aad1e,#64c37a);
    border-radius: 4px;
    box-shadow: 0 0 40px #3e89fd4d;
    font-size: 20px;
    height: 48px;
    transform: skew(-2deg,-2deg) rotate(2deg);
}
.roulette-container.c-klo43l.c-klo43l
{
    -webkit-backdrop-filter: blur(14px);
    backdrop-filter: blur(14px);
    background: #2a0500e6;
}
.roulette-container.c-klo43l .modal-inner.c-klo43l
{
    background: linear-gradient(178.1deg,#110a12 10.6421560049%,#1d3d07),radial-gradient(closest-side,rgba(10,10,23,.8) 16.6297510266%,transparent 70.8082318306%),linear-gradient(.57deg,#161431 7.0530958474%,#0a3b84 27.4188160896%,#1c53a7 51.7213106155%,#0a3b84 66.4207279682%,#090813 94.0840482712%);
    padding: 24px;
}
.roulette-container.c-klo43l .continue-btn.c-klo43l
{
    overflow: visible;
}
.roulette-container.c-klo43l .continue-btn.c-klo43l:before
{
    background: linear-gradient(90deg,#ffe350,#f2ad33 5%,#ffc74d 14%,#d29e2f 27%,#f2ad33 37%,#fcc831 50%,#d29e2f 61%,#f2ad33 74%,#ffe350 90%);
    height: calc(100% + 2px);
    width: calc(100% + 2px);
}
.roulette-container.c-klo43l .continue-btn.c-klo43l:after
{
    background: linear-gradient(180deg,#0b7810,#0e9814 16.4636299014%,#2bd308 44.6954637766%,#2bd308 52.3633718491%,#0e9814 83.3835303783%,#0b7810 95.4481005669%);
}
@media(min-height: 700px)
{
    .arkada-heroes.c-klo43l.c-klo43l
    {
        bottom: -35px;
    }
    .arkada-modal__wrapper.c-klo43l.c-klo43l
    {
        padding-top: 7dvh;
    }
    @supports not (
    padding-top: 7dvh)
    {
    .arkada-modal__wrapper.c-klo43l.c-klo43l
    {
        padding-top: 7vh;
    }
    }
}
@media(min-height: 730px)
{
    .arkada-heroes.c-klo43l.c-klo43l
    {
        bottom: -10px;
    }
}
@media(min-height: 770px)
{
    .arkada-heroes.ip-modal.c-klo43l.c-klo43l
    {
        bottom: -54px;
        display: block;
    }
    .arkada-heroes.ip-modal.c-klo43l .arkada-element.c-klo43l
    {
        width: 394px;
    }
    .arkada-heroes.ip-modal.c-klo43l .arkada-girl.c-klo43l
    {
        width: 358px;
    }
}
@media(min-height: 800px)
{
    .arkada-modal__wrapper.c-klo43l.c-klo43l
    {
        padding-top: 10dvh;
    }
    @supports not (
    padding-top: 10dvh)
    {
    .arkada-modal__wrapper.c-klo43l.c-klo43l
    {
        padding-top: 10vh;
    }
    }
}
@media(min-width: 700px)
{
    .coins-decor.c-klo43l.c-klo43l
    {
        display: none;
    }
}
@media(min-width: 1400px) and (min-height: 1080px)
{
    .modal.c-klo43l.c-klo43l
    {
        max-width: 517px;
        top: 60px;
    }
    .ip-modal.c-klo43l .modal.c-klo43l
    {
        top: 0;
    }
    .arkada-modal__wrapper.c-klo43l.c-klo43l
    {
        max-width: 600px;
    }
    .modal-inner.c-klo43l.c-klo43l
    {
        padding: 67px 42px;
    }
    .modal-img.c-klo43l.c-klo43l
    {
        height: 364px;
        margin-top: -279px;
        width: 360px;
    }
    .arkada-modal-img.c-klo43l.c-klo43l
    {
        height: auto;
        width: 419px;
    }
    .modal-bonus.c-klo43l.c-klo43l
    {
        font-size: 38px;
        margin-bottom: 32px;
    }
    .modal-bonus.c-klo43l .long, .modal-bonus.c-klo43l strong
    {
        font-size: 54px;
    }
    .second-bonus.c-klo43l strong
    {
        font-size: 65px;
    }
    .continue-btn.c-klo43l.c-klo43l
    {
        font-size: 32px;
        height: 82px;
        width: 404px;
    }
    .flash.c-klo43l.c-klo43l
    {
        left: 48%;
        top: 52%;
    }
    .coins.c-klo43l.c-klo43l
    {
        max-height: 90vh;
        max-width: 59vw;
    }
    .coin-line.c-klo43l.c-klo43l:first-child
    {
        left: 13%;
        top: 18%;
        transform: translate(180%,400%) scale(.2);
    }
    .coin-line:first-child.show.c-klo43l.c-klo43l
    {
        transform: translate(0) scale(3.1);
    }
    .coin-line.c-klo43l.c-klo43l:first-child:not(.show)
    {
        transform: translate(180%,400%) scale(.2);
    }
    .coin-line.c-klo43l.c-klo43l:nth-child(2)
    {
        filter: blur(3.1500000954px);
        left: 78%;
        top: 22%;
        transform: translate(-180%,180%) scale(.5);
    }
    .coin-line:nth-child(2).show.c-klo43l.c-klo43l
    {
        transform: translate(0) scale(1.8);
    }
    .coin-line.c-klo43l.c-klo43l:nth-child(2):not(.show)
    {
        transform: translate(-180%,180%) scale(.5);
    }
    .coin-line.c-klo43l.c-klo43l:nth-child(3)
    {
        left: -2%;
        top: 36%;
        transform: translate(250%,194%) scale(.5);
    }
    .coin-line:nth-child(3).show.c-klo43l.c-klo43l
    {
        transform: translate(0) scale(1.8);
    }
    .coin-line.c-klo43l.c-klo43l:nth-child(3):not(.show)
    {
        transform: translate(250%,194%) scale(.5);
    }
    .coin-line.c-klo43l.c-klo43l:nth-child(4)
    {
        left: 86%;
        top: 46%;
        transform: translate(-228%,159%) scale(.5);
    }
    .coin-line:nth-child(4).show.c-klo43l.c-klo43l
    {
        transform: translate(0) scale(3);
    }
    .coin-line.c-klo43l.c-klo43l:nth-child(4):not(.show)
    {
        transform: translate(-228%,159%) scale(.5);
    }
    .coin-line.c-klo43l.c-klo43l:nth-child(5)
    {
        left: 19%;
        top: 77%;
        transform: translate(119%,-147%) scale(.5);
    }
    .coin-line:nth-child(5).show.c-klo43l.c-klo43l
    {
        transform: translate(0) scale(3.4);
    }
    .coin-line.c-klo43l.c-klo43l:nth-child(5):not(.show)
    {
        transform: translate(119%,-147%) scale(.5);
    }
    .coin-line.c-klo43l.c-klo43l:nth-child(6)
    {
        filter: blur(3.1500000954px);
        left: 76%;
        top: 78%;
        transform: translate(-179%,-187%) scale(.5);
    }
    .coin-line:nth-child(6).show.c-klo43l.c-klo43l
    {
        transform: translate(0) scale(1.7);
    }
    .coin-line.c-klo43l.c-klo43l:nth-child(6):not(.show)
    {
        transform: translate(-179%,-187%) scale(.5);
    }
    .coin-line.c-klo43l.c-klo43l:nth-child(7)
    {
        filter: blur(3.1500000954px);
        left: 5%;
        top: 83%;
        transform: translate(252%,-335%) scale(.1);
    }
    .coin-line:nth-child(7).show.c-klo43l.c-klo43l
    {
        transform: translate(0) scale(1.6);
    }
    .coin-line.c-klo43l.c-klo43l:nth-child(7):not(.show)
    {
        transform: translate(252%,-335%) scale(.1);
    }
    .coin-line.c-klo43l.c-klo43l:nth-child(8)
    {
        left: 75%;
        top: 91%;
        transform: translate(-224%,-464%) scale(.1);
    }
    .coin-line:nth-child(8).show.c-klo43l.c-klo43l
    {
        transform: translate(0) scale(2.9);
    }
    .coin-line.c-klo43l.c-klo43l:nth-child(8):not(.show)
    {
        transform: translate(-224%,-464%) scale(.1);
    }
    .alov-btn.c-klo43l span.c-klo43l
    {
        font-size: 32px;
    }
    .alov-title.c-klo43l.c-klo43l
    {
        font-size: 54px;
    }
    .alov-bonus.c-klo43l.c-klo43l, .alov-subtitle.c-klo43l.c-klo43l
    {
        font-size: 30px;
    }
    .alov-bonus.c-klo43l.c-klo43l
    {
        font-weight: 500;
    }
    .alov-bonus.c-klo43l strong
    {
        font-size: 54px;
        font-weight: 700;
        max-width: 350px;
    }
    .jetpari-inner.c-klo43l.c-klo43l
    {
        padding: 32px 34px 0;
    }
    .jetpari-modal-img.c-klo43l.c-klo43l
    {
        height: auto;
        margin: -25px 0 -5px;
        width: 120%;
    }
    .jetpari-title.c-klo43l.c-klo43l
    {
        font-size: 54px;
    }
    .jetpari-bonus.c-klo43l.c-klo43l, .jetpari-subtitle.c-klo43l.c-klo43l
    {
        font-size: 30px;
    }
    .header-title.c-klo43l.c-klo43l
    {
        font-size: 43px!important;
    }
    .jetpari-logo.c-klo43l.c-klo43l
    {
        height: 40px!important;
    }
    .dw-modal-wrapper.c-klo43l.c-klo43l
    {
        padding-top: 0;
    }
    .alev-subtitle.c-klo43l.c-klo43l, .alev-title.c-klo43l.c-klo43l
    {
        font-size: 30px;
    }
    .modal-location.c-klo43l.c-klo43l
    {
        min-height: 83px;
        padding: 10.8px 28.8px;
        width: 600px;
    }
    .location-text.c-klo43l.c-klo43l
    {
        font-size: 21px;
    }
    .timer-icon.c-klo43l.c-klo43l
    {
        height: 25.985px;
        margin-right: 14px;
        width: 25.985px;
    }
}
@media(min-width: 1700px) and (min-height: 900px)
{
    .flash.c-klo43l.c-klo43l
    {
        max-width: 2000px;
    }
    .red-flash.c-klo43l.c-klo43l, .roulette-flash.c-klo43l.c-klo43l
    {
        left: 50.5%;
        max-width: 913px;
        top: 48%;
    }
    .green-flash.c-klo43l.c-klo43l
    {
        left: 50%;
        max-width: 913px;
        top: 55%;
    }
    .roulette-flash.c-klo43l.c-klo43l
    {
        left: 50%;
        max-width: 630px;
        top: 50%;
    }
    .jetpari-flash.c-klo43l.c-klo43l, .white-flash.c-klo43l.c-klo43l
    {
        max-width: 1200px;
    }
    .continue-btn.c-klo43l.c-klo43l
    {
        font-size: 32px;
        height: 82px;
    }
    .continue-btn.ip-btn.c-klo43l.c-klo43l
    {
        width: 404px;
    }
    .roulette-btn.c-klo43l.c-klo43l
    {
        width: 100%;
    }
    .btn-text.c-klo43l.c-klo43l
    {
        font-size: 32px!important;
    }
    .arkada-modal__wrapper.c-klo43l.c-klo43l
    {
        max-width: 700px;
    }
    .arkada-modal.c-klo43l.c-klo43l
    {
        max-width: 600px;
    }
    .arkada-title.c-klo43l.c-klo43l
    {
        font-size: 48px;
    }
    .arkada-bonus.c-klo43l.c-klo43l, .arkada-subtitle.c-klo43l.c-klo43l
    {
        font-size: 32px;
    }
    .arkada-bonus.c-klo43l strong
    {
        font-size: 64px;
    }
    .arkada-heroes.c-klo43l.c-klo43l
    {
        max-width: 1590px;
    }
    .arkada-heroes.ip-modal.c-klo43l .arkada-girl.c-klo43l
    {
        right: 0;
        width: 650px;
    }
    .arkada-heroes.ip-modal.c-klo43l .arkada-element.c-klo43l
    {
        left: 30px;
        width: 500px;
    }
    .arkada-girl.c-klo43l.c-klo43l
    {
        right: 0;
        width: 650px;
    }
    .arkada-element.c-klo43l.c-klo43l
    {
        left: 30px;
        width: 500px;
    }
    .modal-location.c-klo43l.c-klo43l
    {
        min-height: 83px;
        padding: 10.8px 28.8px;
        width: 600px;
    }
    .location-text.c-klo43l.c-klo43l
    {
        font-size: 21px;
    }
    .timer-icon.c-klo43l.c-klo43l
    {
        height: 25.985px;
        margin-right: 14px;
        width: 25.985px;
    }
}
@media(min-width: 1700px) and (min-height: 1080px)
{
    .red-flash.c-klo43l.c-klo43l, .roulette-flash.c-klo43l.c-klo43l
    {
        left: 50%;
        max-width: 1000px;
        top: 55%;
    }
}
@keyframes c-klo43l-bright
{
    0%
    {
        filter: brightness(.9);
    }
    50%
    {
        filter: brightness(1.1);
    }
    to
    {
        filter: brightness(.9);
    }
}
@keyframes c-klo43l-cometAnimation
{
    0%
    {
        opacity: 1;
        transform: scale(1);
    }
    to
    {
        opacity: 0;
        transform: scale(2);
    }
}
@keyframes c-klo43l-rotateScale
{
    0%
    {
        transform: rotate(0);
    }
    to
    {
        transform: rotate(1turn);
    }
}
@keyframes c-klo43l-modalShow
{
    0%
    {
        transform: translateY(35%) scale(.4);
    }
    80%
    {
        transform: translateY(10%) scale(1.3);
    }
    to
    {
        transform: translateY(0) scale(1);
    }
}
@keyframes c-klo43l-modalStatic
{
    0%
    {
        transform: translateY(1%) scale(1);
    }
    50%
    {
        transform: translateY(-1%) scale(1);
    }
    to
    {
        transform: translateY(1%) scale(1);
    }
}
@keyframes c-klo43l-coinStatic
{
    0%
    {
        transform: translate(-50%,-50%) scale(1);
    }
    50%
    {
        transform: translate(-50%,-53%) scale(1);
    }
    to
    {
        transform: translate(-50%,-50%) scale(1);
    }
}
@keyframes c-klo43l-chooseBtn
{
    0%
    {
        transform: translate(-150%);
    }
    60%
    {
        transform: translate(300%);
    }
    to
    {
        transform: translate(300%);
    }
}
@keyframes c-klo43l-bounce
{
    0%
    {
        transform: translateY(0) scale(1.1);
    }
    70%
    {
        transform: translateY(10px) scale(1);
    }
    to
    {
        transform: translateY(0) scale(1.1);
    }
}