*,
::after,
::before {
    margin: 0;
    padding: 0;
    box-sizing: border-box
}

img {
    width: 100%;
    height: auto;
    display: block
}

a {
    color: inherit;
    text-decoration: underline
}

a:hover {
    text-decoration: none
}

html {
    height: 100%
}

body {
    font-family: Montserrat, Arial, sans-serif;
    background: #130501
}

.page {
    line-height: 1.15;
    -webkit-tap-highlight-color: transparent;
    font-size: 10px;
    background: url(../images/bg-desk.jpg) 50% 0 no-repeat #050100;
    background-size: cover;
    height: 100%;
    max-width: 1920px;
    margin: auto
}

.bg {
    background-image: url(../images/bg-desk.jpg)
}

.blur_wrap {
    position: absolute;
    right: 0;
    bottom: 0;
    left: 0;
    top: 0;
    filter: blur(5px);
    width: 100%;
    min-height: 100%;
    z-index: 5
}

.layout {
    min-height: 100vh;
    position: relative;
    z-index: 2
}

.mob {
    display: none
}

html.hide {
    display: block
}

html.hide .blur_wrap {
    background: 0 0;
    position: relative;
    filter: none
}

.scratch_outer.used {
    pointer-events: none;
    cursor: auto
}

.preloader {
    width: 5em;
    height: 5em;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    z-index: 6
}

html.en .en {
    display: inline-block
}

html .en {
    display: none
}

html.ru .ru {
    display: block
}

html .ru {
    display: none
}

html.de .de {
    display: inline-block
}

html .de {
    display: none
}

html.pl .pl {
    display: inline-block
}

html .pl {
    display: none
}

html.no .no {
    display: block
}

html .no {
    display: none
}

html.dk .dk {
    display: block
}

html .dk {
    display: none
}

html.cz .cz {
    display: block
}

html .cz {
    display: none
}

html.ro .ro {
    display: block
}

html .ro {
    display: none
}

html.ee .ee {
    display: block
}

html .ee {
    display: none
}

html.lv .lv {
    display: block
}

html .lv {
    display: none
}

html.lt .lt {
    display: block
}

html .lt {
    display: none
}

html.gr .gr {
    display: block
}

html .gr {
    display: none
}

html.hu .hu {
    display: block
}

html .hu {
    display: none
}

html.jp .jp {
    display: block
}

html .jp {
    display: none
}

html.pt .pt {
    display: block
}

html .pt {
    display: none
}

html.es .es {
    display: block
}

html .es {
    display: none
}

html.de .popup_btn span {
    font-size: 3em
}

.lang_switcher_outer {
    position: absolute;
    top: 2em;
    right: 3em;
    width: 7.5em;
    height: 3.5em;
    z-index: 3;
    cursor: pointer;
    color: #fff;
    text-transform: uppercase;
    font-weight: 400
}

.lang_switcher_outer .lang_switcher {
    user-select: none;
    -moz-user-select: none;
    -webkit-user-select: none;
    -ms-user-select: none;
    display: block;
    cursor: pointer;
    border-radius: 5px;
    position: relative;
    padding-bottom: 1.75em;
    z-index: 3;
    background: #023c61
}

.lang_switcher_outer .lang_switcher .curr_lang {
    position: relative;
    display: inline-block;
    left: -2.5em;
    top: .7em;
    margin: 0 .5em 0 0
}

.lang_switcher_outer .lang_switcher .curr_lang span {
    font-weight: 500;
    font-size: 1.5em;
    padding: .35em 0 0 0;
    display: inline-block
}

.lang_switcher_outer .lang_switcher .curr_lang em {
    top: .4em;
    margin: 0 .5em 0 0
}

.lang_switcher_outer i {
    background: url(../images/lang-arr.png) 0 0 no-repeat;
    background-size: contain;
    width: 1.3em;
    position: absolute;
    height: .8em;
    right: 1em;
    top: 1.6em
}

.lang_switcher_outer p {
    font-size: 1.1em;
    position: relative;
    color: #fff;
    top: .5em;
    text-transform: none;
    display: inline-block;
    width: 50%;
    text-align: center
}

.lang_flag {
    display: inline-block;
    width: 1.6em;
    height: 1.6em;
    background-image: url(../img/flags.png);
    background-size: 1.6em 32em;
    margin: 0 .7em 0 1.1em;
    position: relative;
    top: .25em
}

.lang_flag.flag_en {
    background-position: 0 0
}

.lang_flag.flag_ru {
    background-position: 0 -1.6em;
    background: 0 0
}

.lang_flag.flag_pt {
    background-position: 0 -3.2em
}

.lang_flag.flag_es {
    background-position: 0 -4.8em
}

.lang_flag.flag_hu {
    background-position: 0 -6.4em
}

.lang_flag.flag_ro {
    background-position: 0 -8em
}

.lang_flag.flag_fi {
    background-position: 0 -9.6em
}

.lang_flag.flag_de {
    background-position: 0 -12.8em
}

.lang_flag.flag_pl {
    background-position: 0 -14.4em
}

.lang_flag.flag_dk {
    background-position: 0 -16em
}

.lang_flag.flag_no {
    background-position: 0 -17.6em
}

.lang_flag.flag_fr {
    background-position: 0 -19.2em
}

.lang_flag.flag_jp {
    background-position: 0 -11.2em
}

.lang_flag.flag_cz {
    background-position: 0 -20.8em
}

.lang_flag.flag_gr {
    background-position: 0 -22.4em
}

.lang_flag.flag_no {
    background-position: 0 -24em
}

.lang_flag.flag_es {
    background-position: 0 -25.6em
}

.lang_flag.flag_ee {
    background-position: 0 -27.2em
}

.lang_flag.flag_lv {
    background-position: 0 -28.8em
}

.lang_flag.flag_lt {
    background-position: 0 -30.4em
}

.x10 {
    display: none
}

.lang_list {
    position: absolute;
    list-style-type: none;
    top: 3.5em;
    display: none;
    right: 0;
    width: 7.5em;
    border-radius: 0 0 1em 1em;
    overflow: hidden;
    cursor: auto
}

.lang_list.act {
    display: block
}

.lang_list li {
    background: #013353;
    height: 3em;
    cursor: pointer
}

.lang_list li span {
    font-size: 1.3em;
    padding: .5em 0 0 2em;
    display: inline-block
}

.lang_list li.curr {
    pointer-events: none;
    background: #0668a5
}

.lang_list li:hover {
    background: #0668a5
}

.logo_wrap {
    position: absolute;
    z-index: 5;
    left: 50%;
    transform: translateX(-50%);
    top: 2em;
    max-width: 18.6em;
    width: 100%
}

.logo {
    width: 20.6em;
    margin: 0 auto
}

.container {
    padding: 17em 0 0 0;
    overflow: hidden
}

.game_wrap {
    position: relative;
    width: 130em;
    margin: 0 auto;
    min-height: 60em;
    max-width: 100%
}

.txt_1 {
    text-align: center;
    text-transform: uppercase;
    color: #fff;
    font-size: 5em;
    font-weight: 900;
    padding: 0 2em;
    line-height: 1em
}

.txt_1-color {
    background: linear-gradient(360deg, #f07504 0, #f0d804 60.42%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
    text-fill-color: transparent
}

#particles-js {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-color: transparent;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: 50% 50%;
    z-index: 0;
    pointer-events: none
}

.active::after {
    content: "";
    position: absolute;
    left: -5.8em;
    top: -4em;
    background: url(../images/wheel-border.png) !important;
    background-size: contain !important;
    background-repeat: no-repeat !important;
    width: 31.2em !important;
    height: 28.73em !important
}

.wheel__btn {
    position: absolute;
    left: 50%;
    top: 44em;
    z-index: 2;
    transform: translateX(-50%);
    max-width: 37.75em;
    width: 100%;
    cursor: pointer;
    animation-name: blinker-btn;
    animation-duration: 1s;
    animation-timing-function: ease;
    animation-iteration-count: infinite;
    animation-delay: 1s
}

.wheel__btn:hover .wheel__btn-hover {
    opacity: 1
}

.wheel__btn-hover {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    opacity: 0;
    transition: all .2s ease
}

.wheel__content {
    position: relative;
    width: 100%;
    height: 100%
}

.wheel__block {
    position: absolute;
    left: 50%;
    top: 0;
    transform: translateX(-50%);
    width: 80.5em;
    height: 80.5em;
    display: flex;
    flex-direction: column;
    gap: .6em
}

.wheel__row {
    display: flex;
    justify-content: center;
    gap: 1.1em
}

.wheel__item {
    position: relative;
    width: 19.1em;
    height: 19.6em
}

.wheel__cover {
    width: 100%;
    height: 100%;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center
}

.wheel__name,
.wheel__num {
    position: relative;
    z-index: 2;
    font-weight: 900;
    font-size: 5.7em;
    line-height: .9em;
    text-align: center;
    text-transform: uppercase;
    color: #89a9b2;
    text-shadow: 0 -1px 0 #1e1e1e, 0 -1px 0 #1e1e1e, 0 1px 0 #1e1e1e, 0 1px 0 #1e1e1e, -1px 0 0 #1e1e1e, 1px 0 0 #1e1e1e, -1px 0 0 #1e1e1e, 1px 0 0 #1e1e1e, -1px -1px 0 #1e1e1e, 1px -1px 0 #1e1e1e, -1px 1px 0 #1e1e1e, 1px 1px 0 #1e1e1e, -1px -1px 0 #1e1e1e, 1px -1px 0 #1e1e1e, -1px 1px 0 #1e1e1e, 1px 1px 0 #1e1e1e;
    transition: all .2s ease
}

.yellow {
    color: #ffd600;
    text-shadow: 0 -1px 0 #1e1e1e, 0 -1px 0 #1e1e1e, 0 1px 0 #1e1e1e, 0 1px 0 #1e1e1e, -1px 0 0 #1e1e1e, 1px 0 0 #1e1e1e, -1px 0 0 #1e1e1e, 1px 0 0 #1e1e1e, -1px -1px 0 #1e1e1e, 1px -1px 0 #1e1e1e, -1px 1px 0 #1e1e1e, 1px 1px 0 #1e1e1e, -1px -1px 0 #1e1e1e, 1px -1px 0 #1e1e1e, -1px 1px 0 #1e1e1e, 1px 1px 0 #1e1e1e
}

.wheel__name {
    font-size: 3.7em;
    text-align: center
}

.wheel__table {
    width: 80.5em;
    height: 80.5em;
    margin: auto
}

.wheel__border {
    position: absolute;
    left: 90px;
    top: 20px;
    background: url(../images/wheel-border.png);
    background-size: contain;
    background-repeat: no-repeat;
    width: 157px;
    height: 154px
}

.wheel_wrap {
    width: 100em;
    height: 88em;
    position: relative;
    font-size: 75%;
    margin: 5em auto 0;
    z-index: 1
}

.wheel_wrap::after {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -55%);
    z-index: -1;
    content: "";
    background: radial-gradient(50% 50% at 50% 50%, #06a1fe 59.38%, rgba(6, 161, 254, 0) 100%);
    width: 120%;
    height: 110%
}

.wheel__btn.disabled {
    pointer-events: none
}

.bonus_wrap {
    width: 15.6em;
    height: 14.7em;
    box-sizing: border-box;
    position: absolute;
    text-align: center;
    text-transform: uppercase;
    background: #002c46;
    border: 2.14815px solid #17a0ff;
    box-shadow: 0 0 21.4815px #17afff;
    border-radius: 10.7407px;
    width: 21.8em;
    height: 16.2em;
    padding: 2em 0 0 0;
    left: 7em;
    display: none
}

.bonus_wrap div {
    margin: 0 0 1.5em 0;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    flex-direction: row
}

.bonus_wrap div em {
    font-style: normal;
    color: #fff;
    font-weight: 700;
    font-size: 3.6em;
    top: .1em;
    position: relative;
    display: inline-block
}

.bonus_wrap img {
    width: 4.5em;
    height: 4.4em;
    margin: 0 1.2em 0 0;
    display: inline-block
}

.bonus_wrap .bonus_sum,
.bonus_wrap strong {
    font-weight: 900;
    font-style: normal;
    font-size: 6em;
    line-height: .9em;
    text-align: center;
    text-transform: uppercase;
    background: linear-gradient(360deg, #f07504 0, #f0d804 60.42%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
    text-fill-color: transparent
}

.bonus_wrap.bonus_1 {
    top: -1.5em
}

.bonus_wrap.bonus_2 {
    top: 17.5em
}

.bonus_wrap.bonus_2 img {
    width: 6em;
    height: 4.4em
}

.bonus_wrap.bonus_2 strong .no {
    font-size: 85%
}

#game_2 {
    display: none
}

.footer {
    padding-left: 3em;
    padding-right: 3em;
    padding-bottom: 1em
}

.footer__partners {
    max-width: 115em;
    margin: auto
}

.footer__partners-mob {
    display: none
}

.footer__text {
    font-weight: 500;
    font-size: 12px;
    line-height: 16px;
    text-align: center;
    color: #727272;
    mix-blend-mode: normal;
    max-width: 110em;
    margin: 2em auto 0
}

.scratches_wrap {
    display: flex;
    justify-content: center;
    flex-direction: row;
    margin-top: 5em
}

.scratch_outer {
    background: url(../images/scratch-bg.png) 0 0 no-repeat;
    background-size: contain;
    width: 43.2em;
    height: 28.1em;
    position: relative;
    cursor: pointer;
    margin: 0 0 -1em 0
}

.text-bon {
    font-size: 18px;
    color: white;
    font-weight: 700;
    margin-top: 10px;
    text-transform: uppercase;
}


#scratch_1 {
    transform: translateX(3em)
}

#scratch_3 {
    transform: translateX(-3em)
}

.scratch_outer.scratch_outer_hover .scratch_hover {
    animation: opacity .35s ease-in-out forwards
}

.scratch_outer.used {
    cursor: auto
}

.scratch_outer.used .scratch_action,
.scratch_outer.used .scratch_hover {
    display: none
}

.scratch_outer.used .scratch_bonus,
.scratch_outer.used .scratch_txt,
.scratch_outer.used .scratch_used {
    opacity: 1;
    display: block
}

.scratch_outer.scratch_outer_action_1 {
    pointer-events: none
}

.scratch_outer.scratch_outer_action_1 .scratch_action {
    animation: opacity .35s ease-in-out forwards;
    display: block
}

.scratch_outer.scratch_outer_action_1 .scratch_bonus {
    animation: opacity .7s ease-in-out forwards;
    display: block
}

.scratch_outer.scratch_outer_action_1 .scratch_txt {
    animation: opacity 1.05s ease-in-out forwards;
    display: block
}

.scratch_outer.scratch_outer_action_1 .scratch_hover {
    display: none
}

.scratch_hover {
    position: absolute;
    left: -2.9em;
    top: -2.9em;
    opacity: 0;
    background: url(../images/scratch-hover.png) 0 0 no-repeat;
    width: 48.2em;
    height: 35.3em;
    background-size: contain;
    transition: .5s ease opacity;
    z-index: 2
}

.scratch_hover.scratch_hover_mouseleave {
    animation: opacity-reverse .35s ease-in-out forwards
}

.scratch_action {
    position: absolute;
    display: none;
    width: 33.7em;
    height: 19.5em;
    left: 4.2em;
    top: 4.5em;
    z-index: 3
}

.scratch_used {
    position: absolute;
    display: none;
    width: 34.4em;
    height: 20.3em;
    left: 3.9em;
    top: 4em;
    z-index: 3
}

.scratch_bonus {
    width: 33.7em;
    height: 19.5em;
    z-index: 2;
    left: 4.2em;
    top: 4.5em;
    text-align: center;
    opacity: 0;
    position: absolute;
    box-sizing: border-box
}

.scratch_bonus div {
    width: 100%;
    height: 100%
}

.scratch_txt {
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    top: 7em;
    opacity: 0;
    z-index: 3
}

.x_img {
    width: 24.3em;
    height: 13.1em
}

.code_de,
.elem_cur_brl,
.elem_cur_cl,
.elem_cur_pe {
    display: none
}

html.de .code_de {
    display: inline-block
}

html.de .code_ {
    display: none
}

html.cur_pe .elem_cur_ar,
html.cur_pe .elem_cur_cl {
    display: none
}

html.cur_pe .elem_cur_pe {
    display: inline-block
}

html.cur_cl .elem_cur_ar,
html.cur_cl .elem_cur_pe {
    display: none
}

html.cur_cl .elem_cur_cl {
    display: inline-block
}

html.cur_brl .elem_cur_pt {
    display: none
}

html.cur_brl .elem_cur_brl {
    display: inline-block
}

.blinker-text {
    position: relative;
    z-index: 2;
    animation-name: blinker-text;
    animation-duration: 1s;
    animation-timing-function: ease
}

@keyframes blinker-text {
    0% {
        transform: translateY(0) scale(1)
    }

    50% {
        transform: translateY(1em) scale(1.3)
    }

    100% {
        transform: translateY(0) scale(1)
    }
}

@keyframes blinker-btn {
    0% {
        transform: translateX(-50%) scale(1)
    }

    50% {
        transform: translateX(-50%) scale(1.1)
    }

    100% {
        transform: translateX(-50%) scale(1)
    }
}

@keyframes opacity {
    0% {
        opacity: 0
    }

    100% {
        opacity: 1
    }
}

@keyframes opacity-reverse {
    0% {
        opacity: 1
    }

    100% {
        opacity: 0
    }
}

@keyframes spinner {
    0% {
        transform: rotate(-53deg)
    }

    50% {
        transform: rotate(-46deg)
    }

    100% {
        transform: rotate(-53deg)
    }
}

@keyframes spinTo1 {
    0% {
        transform: rotate(-53deg)
    }

    70% {
        transform: rotate(679deg)
    }

    80% {
        transform: rotate(669deg)
    }

    100% {
        transform: rotate(675deg)
    }
}

.bonus_1.bonus_wrap.popup_bonus1 {
    position: static;
    margin: 4em auto 4em;
    background: #002c46;
    border: 2.14815px solid #17a0ff;
    box-shadow: 0 0 21.4815px #17afff;
    border-radius: 10.7407px;
    width: 21.8em !important;
    height: 16.2em !important;
    padding: 2em 0 0 0
}

.bonus_1.bonus_wrap.popup_bonus1 div {
    margin: 0 0 2.2em 0
}

.bonus_1.bonus_wrap.popup_bonus1 div em {
    font-weight: 700;
    font-size: 3.3em;
    top: .2em
}

.bonus_1.bonus_wrap.popup_bonus1 div img {
    width: 4.5em !important;
    height: 4.4em !important
}

.bonus_1.bonus_wrap.popup_bonus1 strong {
    font-weight: 900;
    font-size: 6em;
    line-height: .9em;
    text-align: center;
    text-transform: uppercase;
    background: linear-gradient(360deg, #f07504 0, #f0d804 60.42%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
    text-fill-color: transparent
}

.popup_overlay {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 31, 112, .8);
    z-index: 4;
    display: none
}

.popup_window {
    position: absolute;
    left: 0;
    right: 0;
    margin: auto;
    top: 23em;
    width: 66.5em;
    box-sizing: border-box;
    min-height: 55em;
    border-radius: 1.2em;
    overflow: hidden;
    background: radial-gradient(96.4% 89.67% at 50.08% 111.72%, #00c2ff 0, #001b60 100%);
    box-shadow: 0 0 27px #00f0ff, inset 0 0 0 3px #17afff;
    border-radius: 15px;
    padding: 3em 4.25em;
    text-align: center;
    display: none;
    font-size: 100%
}

.popup_window#popup_window_2,
.popup_window#popup_window_3 {
    padding: 5em 2em
}

.popup_window#popup_window_3 {
    font-size: 100%;
    top: 21em
}

.popup_txt_1 {
    color: #fff;
    text-transform: uppercase;
    font-size: 4.8em;
    margin: 0 0 .25em 0
}

.popup_txt_1 .pl {
    font-weight: 700
}

.popup_anim {
    margin: 0 auto 1em;
    width: 36em;
    height: 36em
}

.popup_btn {
    min-width: 32em;
    height: 9.4em;
    overflow: hidden;
    text-decoration: none;
    margin: 0 auto;
    background: linear-gradient(360deg, #007d1c 0, #04f01c 100%);
    box-shadow: 0 3.40541px 0 #103d00;
    border-radius: 11.3514px;
    transition: .2s ease background-color;
    text-align: center;
    cursor: pointer;
    box-sizing: border-box;
    display: flex;
    justify-content: center;
    align-items: center;
    max-width: 41.8em;
    white-space: nowrap
}

.popup_btn:hover {
    background: linear-gradient(360deg, #15aa36 0, #04f01c 84.9%);
    box-shadow: 0 3.40541px 0 #103d00
}

.popup_btn span {
    font-size: 4em;
    font-style: normal;
    text-transform: uppercase;
    color: #fff;
    font-weight: 900;
    white-space: nowrap
}

.popup_btn.cz,
.popup_btn.de,
.popup_btn.hu,
.popup_btn.ro {
    padding: 2.2em 1em
}

.popup_btn.cz span,
.popup_btn.de span,
.popup_btn.hu span,
.popup_btn.ro span {
    font-size: 3.4em
}

.popup_txt_2 {
    color: #fff;
    text-transform: uppercase;
    font-size: 4.8em;
    font-weight: 900;
    margin: 0 0 .25em 0
}

.popup_txt_2 strong {
    display: block;
    font-weight: 900;
    font-size: 1.1em;
    line-height: 1.1em;
    text-align: center;
    text-transform: uppercase;
    background: linear-gradient(360deg, #f07504 0, #f0d804 60.42%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
    text-fill-color: transparent;
    overflow: hidden
}

.popup_txt_2 .cz,
.popup_txt_2 .gr,
.popup_txt_2 .jp,
.popup_txt_2 .lt,
.popup_txt_2 .lv,
.popup_txt_2 .ro {
    font-weight: 700
}

.popup_img {
    margin: 0 auto 2.5em;
    width: 24.4em;
    height: 23.3em
}

.popup_txt_3 {
    font-weight: 900;
    font-size: 5em;
    line-height: 1.1em;
    text-align: center;
    text-transform: uppercase;
    color: #fff
}

.popup_txt_3 strong {
    font-weight: 900;
    background: linear-gradient(360deg, #f07504 0, #f0d804 60.42%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
    text-fill-color: transparent;
    width: max-content
}

.popup_txt_3 .cz,
.popup_txt_3 .gr,
.popup_txt_3 .hu,
.popup_txt_3 .jp,
.popup_txt_3 .lt,
.popup_txt_3 .lv,
.popup_txt_3 .ro {
    font-weight: 700
}

.popup_bonuses {
    display: flex;
    flex-direction: row;
    justify-content: center;
    flex-wrap: wrap;
    padding: 2.5em 0
}

.popup_bonuses .bonus_wrap {
    position: static;
    margin: 0 1.4em
}

.popup_txt_4 {
    text-align: center;
    color: #fff;
    font-size: 4.8em;
    line-height: 1;
    margin: 0 0 .15em 0
}

.popup_txt_4 .gr {
    font-weight: 700
}

.popup_code_txt {
    text-align: center;
    display: inline-block;
    font-size: 4.8em;
    color: #fff000;
    position: relative;
    text-transform: uppercase;
    margin: 0 0 .35em 0
}

#bonus-mob {
    display: none
}

@media(max-width:1600px) {
    .page {
        font-size: 9px
    }
}

@media(max-width:1280px) {
    .page {
        font-size: 8px
    }
}

@media(max-width:1024px) {
    .page {
        font-size: 7px
    }
}

@media(max-width:880px) {
    .page {
        font-size: 6.5px
    }
}

@media(max-width:820px) {
    .page {
        font-size: 6px
    }
}

@media(max-width:930px)and (orientation:landscape) {
    .page {
        font-size: 4.75px
    }

    .lang_switcher_outer {
        font-size: 7px
    }
}

@media(max-width:812px)and (orientation:landscape) {
    .page {
        font-size: 4.5px
    }
}

@media(max-width:736px) {
    .bonus_wrap {
        width: 16em
    }

    #popup_window_3 .bonus_wrap {
        width: 20em
    }
}

@media(max-width:736px)and (orientation:landscape) {
    .page {
        font-size: 4.25px
    }
}

@media(max-width:667px)and (orientation:landscape) {
    .page {
        font-size: 4px
    }
}

@media(max-width:568px)and (orientation:landscape) {
    .page {
        font-size: 3.75px
    }
}

@media(max-width:650px)and (orientation:portrait) {
    .page {
        font-size: 10px;
        background: url(../images/bg-mob.jpg) 50% 50% no-repeat;
        background-size: cover
    }

    .bg {
        background-image: url(../images/bg-mob-second.jpg)
    }

    .footer__partners {
        display: none
    }

    .footer__partners-mob {
        display: block
    }

    .game_wrap {
        width: 100%
    }

    .wheel_wrap {
        font-size: 60%
    }

    .scratches_wrap {
        font-size: 70%
    }

    .popup_window {
        top: 18em;
        font-size: 85%
    }

    .popup_window#popup_window_3 {
        font-size: 85%
    }

    .txt_1 {
        padding: 0 2em;
        font-size: 4em
    }

    .bonus_wrap {
        bottom: 4em;
        z-index: 4
    }

    .bonus_wrap.bonus_1 {
        left: 1em;
        top: 20em
    }

    #bonus-mob {
        left: 4em;
        top: 3.5em
    }

    .bonus_wrap.bonus_2 {
        right: 8em;
        top: auto;
        left: auto;
        z-index: 4
    }

    .lang_switcher_outer {
        font-size: 7.5px;
        width: 8.5em;
        right: 1em;
        top: 1em
    }

    .lang_switcher_outer p {
        display: none
    }

    .lang_switcher_outer .lang_switcher .curr_lang {
        margin: 0 .5em 0 1em;
        left: unset
    }

    .scratches_wrap {
        position: relative;
        flex-direction: column;
        align-items: center
    }

    #bonus-desktop {
        display: none !important
    }

    #bonus-mob {
        display: block
    }

    #scratch_1,
    #scratch_3 {
        transform: unset
    }

    .footer {
        margin-top: 5em
    }
}

@media(max-width:605px)and (orientation:portrait) {
    .page {
        font-size: 9px
    }
}

@media(max-width:555px)and (orientation:portrait) {
    .page {
        font-size: 8px
    }
}

@media(max-width:495px)and (orientation:portrait) {
    .page {
        font-size: 7px
    }
}

@media(max-width:400px)and (orientation:portrait) {
    .page {
        font-size: 6px
    }
}

@media(max-width:365px)and (orientation:portrait) {
    .page {
        font-size: 5px
    }
}