/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */
@import"https://fonts.googleapis.com/css2?family=Inter:opsz,wght@14..32,100..900&family=Montserrat:wght@100..900&display=swap";html {
    line-height: 1.15;
    -webkit-text-size-adjust: 100%
}

body {
    margin: 0
}

main {
    display: block
}

h1 {
    font-size: 2em;
    margin: .67em 0
}

hr {
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
    height: 0;
    overflow: visible
}

pre {
    font-family: monospace,monospace;
    font-size: 1em
}

a {
    background-color: rgba(0,0,0,0)
}

abbr[title] {
    border-bottom: none;
    text-decoration: underline;
    -webkit-text-decoration: underline dotted;
    text-decoration: underline dotted
}

b,strong {
    font-weight: bolder
}

code,kbd,samp {
    font-family: monospace,monospace;
    font-size: 1em
}

small {
    font-size: 80%
}

sub,sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline
}

sub {
    bottom: -0.25em
}

sup {
    top: -0.5em
}

img {
    border-style: none;
    max-width: 100%;
    height: auto
}

button,input,optgroup,select,textarea {
    font-family: inherit;
    font-size: 100%;
    line-height: 1.15;
    margin: 0
}

button,input {
    overflow: visible
}

button,select {
    text-transform: none
}

button,[type=button],[type=reset],[type=submit] {
    -webkit-appearance: button
}

button::-moz-focus-inner,[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner {
    border-style: none;
    padding: 0
}

button:-moz-focusring,[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring {
    outline: 1px dotted ButtonText
}

fieldset {
    padding: .35em .75em .625em
}

legend {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    color: inherit;
    display: table;
    max-width: 100%;
    padding: 0;
    white-space: normal
}

progress {
    vertical-align: baseline
}

textarea {
    overflow: auto
}

[type=checkbox],[type=radio] {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0
}

[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button {
    height: auto
}

[type=search] {
    -webkit-appearance: textfield;
    outline-offset: -2px
}

[type=search]::-webkit-search-decoration {
    -webkit-appearance: none
}

::-webkit-file-upload-button {
    -webkit-appearance: button;
    font: inherit
}

details {
    display: block
}

summary {
    display: list-item
}

template {
    display: none
}

[hidden] {
    display: none
}

html.en .en {
    display: inline-block !important
}

html .en {
    display: none !important
}

html.de .de {
    display: inline-block !important
}

html .de {
    display: none !important
}

html.fi .fi {
    display: inline-block !important
}

html .fi {
    display: none !important
}

html.pl .pl {
    display: inline-block !important
}

html .pl {
    display: none !important
}

html.pt .pt {
    display: inline-block !important
}

html .pt {
    display: none !important
}

html.es .es {
    display: inline-block !important
}

html .es {
    display: none !important
}

html.ro .ro {
    display: inline-block !important
}

html .ro {
    display: none !important
}

html.hu .hu {
    display: inline-block !important
}

html .hu {
    display: none !important
}

html.fr .fr {
    display: inline-block !important
}

html .fr {
    display: none !important
}

html.ph .ph {
    display: inline-block !important
}

html .ph {
    display: none !important
}

html.vn .vn {
    display: inline-block !important
}

html .vn {
    display: none !important
}

html.th .th {
    display: inline-block !important
}

html .th {
    display: none !important
}

html.jp .jp {
    display: inline-block !important
}

html .jp {
    display: none !important
}

html.dk .dk {
    display: inline-block !important
}

html .dk {
    display: none !important
}

html.no .no {
    display: inline-block !important
}

html .no {
    display: none !important
}

html.gr .gr {
    display: inline-block !important
}

html .gr {
    display: none !important
}

html.lt .lt {
    display: inline-block !important
}

html .lt {
    display: none !important
}

html.lv .lv {
    display: inline-block !important
}

html .lv {
    display: none !important
}

html.se .se {
    display: inline-block !important
}

html .se {
    display: none !important
}

html.ee .ee {
    display: inline-block !important
}

html .ee {
    display: none !important
}

html.sk .sk {
    display: inline-block !important
}

html .sk {
    display: none !important
}

html.it .it {
    display: inline-block !important
}

html .it {
    display: none !important
}

html.bg .bg {
    display: inline-block !important
}

html .bg {
    display: none !important
}

html.ru .ru {
    display: inline-block !important
}

html .ru {
    display: none !important
}

.lang_switcher_outer {
    position: absolute;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    height: 4em;
    text-transform: uppercase;
    width: 9em;
    top: 2rem;
    right: -14rem;
    cursor: pointer;
    z-index: 22
}

@media(max-width: 1024px) {
    .lang_switcher_outer {
        right:0rem
    }
}

.lang_switcher_outer.act .lang_list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.lang_switcher_outer .lang_switcher {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding: 0 1rem;
    user-select: none;
    -moz-user-select: none;
    -webkit-user-select: none;
    -ms-user-select: none;
    cursor: pointer;
    position: relative;
    z-index: 3;
    border-radius: .8rem;
    background: #00ff4c;
    height: 4em;
    color: #000
}

.lang_switcher_outer .lang_switcher .curr_lang {
    position: relative;
    display: inline-block;
    margin: 0 .5em 0 .6em;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 2.2rem
}

.lang_switcher_outer .lang_switcher .curr_lang span {
    font-size: 1.6em;
    line-height: 1;
    display: inline-block;
    font-weight: 700
}

.lang_switcher_outer .lang_switcher .curr_lang .lang_flag {
    top: 0em;
    margin: 0 .5em 0 0
}

.lang_switcher_outer i {
    top: 0em;
    background: url("../img/lang-arr.svg") 0 0 no-repeat;
    background-size: contain;
    width: 1.4em;
    position: relative;
    height: .8em;
    display: inline-block
}

.lang_flag {
    display: inline-block;
    border-radius: 50%;
    width: 1.6em;
    height: 1.6em;
    margin: 0 .7em 0 .5em;
    position: relative;
    top: .4em;
    display: none
}

.lang_list {
    position: absolute;
    list-style-type: none;
    top: 4.4rem;
    display: none;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    right: 0;
    width: 200%;
    overflow: hidden;
    cursor: auto;
    border-radius: 1.15rem;
    background: #fff;
    -webkit-box-shadow: 0 4.626px 11.565px 0 rgba(0,0,0,.1);
    box-shadow: 0 4.626px 11.565px 0 rgba(0,0,0,.1);
    border-bottom-left-radius: 1rem;
    border-bottom-right-radius: 1rem
}

.lang_list li {
    background: rgba(0,0,0,0);
    padding-left: 1.5em;
    height: 4em;
    cursor: pointer;
    color: #000;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 50%;
    font-weight: 500
}

.lang_list li:last-child {
    border-bottom: none
}

.lang_list li span {
    font-size: 1.8rem;
    display: inline-block
}

.lang_list li.curr {
    pointer-events: none;
    color: #9602ff;
    font-weight: 700
}

.lang_list li:hover {
    color: #9602ff
}

.bg-elements {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    pointer-events: none;
    overflow: hidden
}

.decor {
    position: absolute;
    pointer-events: none
}

.decor_girl {
    top: 28.5rem;
    right: 29.5rem;
    width: 71rem;
    z-index: 3;
    -webkit-animation: girl-anim 13s ease-in-out 1s infinite normal forwards;
    animation: girl-anim 13s ease-in-out 1s infinite normal forwards
}

.decor_girl img {
    position: relative;
    z-index: 1
}

.decor_girl::before {
    content: "";
    position: absolute;
    top: -4rem;
    left: -8rem;
    width: 54.7rem;
    height: 54.7rem;
    background: url(../img/webp/light.webp) no-repeat;
    background-size: 100% auto;
    pointer-events: none;
    opacity: .4;
    -webkit-animation: light-anim-girl 5s ease-in-out infinite forwards;
    animation: light-anim-girl 5s ease-in-out infinite forwards
}

@media(max-width: 1024px) {
    .decor_girl::before {
        top:-7rem;
        left: -10rem;
        width: 50.7rem;
        height: 51.7rem
    }
}

@media(max-width: 640px) {
    .decor_girl::before {
        top:-6rem;
        left: -7.5rem;
        width: 38.7rem;
        height: 34.7rem
    }
}

@media(max-width: 1024px) {
    .decor_girl {
        top:37.5rem;
        right: -12.5rem;
        width: 56rem
    }
}

@media(max-width: 640px) {
    .decor_girl {
        top:45rem;
        right: -6.8rem;
        width: 41.3rem
    }
}

.decor_1 {
    top: 0rem;
    left: 0rem;
    width: 192rem;
    -webkit-animation: decor-1-anim 4.5s ease-in-out 1.4s infinite;
    animation: decor-1-anim 4.5s ease-in-out 1.4s infinite
}

@-webkit-keyframes decor-1-anim {
    0% {
        -webkit-transform: translateY(0rem) scale(1);
        transform: translateY(0rem) scale(1)
    }

    50% {
        -webkit-transform: translateY(-0.7rem) scale(1);
        transform: translateY(-0.7rem) scale(1)
    }

    100% {
        -webkit-transform: translateY(0rem) scale(1);
        transform: translateY(0rem) scale(1)
    }
}

@keyframes decor-1-anim {
    0% {
        -webkit-transform: translateY(0rem) scale(1);
        transform: translateY(0rem) scale(1)
    }

    50% {
        -webkit-transform: translateY(-0.7rem) scale(1);
        transform: translateY(-0.7rem) scale(1)
    }

    100% {
        -webkit-transform: translateY(0rem) scale(1);
        transform: translateY(0rem) scale(1)
    }
}

@media(max-width: 1024px) {
    .decor_1 {
        width:104rem;
        top: 10rem
    }
}

@media(max-width: 640px) {
    .decor_1 {
        width:81rem;
        top: 11rem;
        left: -8rem;
        z-index: 5
    }
}

.decor_2 {
    left: 14rem;
    top: -4rem;
    width: 189rem;
    z-index: 3;
    display: none;
    -webkit-animation: decor-2-anim 4.5s ease-in-out 1.2s infinite;
    animation: decor-2-anim 4.5s ease-in-out 1.2s infinite
}

@-webkit-keyframes decor-2-anim {
    0% {
        -webkit-transform: translateY(0rem) scale(1);
        transform: translateY(0rem) scale(1)
    }

    50% {
        -webkit-transform: translateY(0.3rem) scale(1);
        transform: translateY(0.3rem) scale(1)
    }

    100% {
        -webkit-transform: translateY(0rem) scale(1);
        transform: translateY(0rem) scale(1)
    }
}

@keyframes decor-2-anim {
    0% {
        -webkit-transform: translateY(0rem) scale(1);
        transform: translateY(0rem) scale(1)
    }

    50% {
        -webkit-transform: translateY(0.3rem) scale(1);
        transform: translateY(0.3rem) scale(1)
    }

    100% {
        -webkit-transform: translateY(0rem) scale(1);
        transform: translateY(0rem) scale(1)
    }
}

@media(max-width: 1024px) {
    .decor_2 {
        left:-5rem;
        top: -2rem;
        width: 149rem
    }
}

@media(max-width: 640px) {
    .decor_2 {
        width:75rem;
        left: -5rem;
        top: 6rem;
        z-index: 5
    }
}

@-webkit-keyframes girl-anim {
    0% {
        -webkit-transform: rotate3d(0, 1, 1, 0) scale(1);
        transform: rotate3d(0, 1, 1, 0) scale(1)
    }

    20% {
        -webkit-transform: rotate3d(0, 1, 1, -1.611deg) scale(0.97);
        transform: rotate3d(0, 1, 1, -1.611deg) scale(0.97)
    }

    22% {
        -webkit-transform: rotate3d(0, 1, 1, -1.611deg) scale(0.97);
        transform: rotate3d(0, 1, 1, -1.611deg) scale(0.97)
    }

    45% {
        -webkit-transform: rotate3d(0, 1, 1, 0) scale(1);
        transform: rotate3d(0, 1, 1, 0) scale(1)
    }

    47% {
        -webkit-transform: rotate3d(0, 1, 1, 0) scale(1);
        transform: rotate3d(0, 1, 1, 0) scale(1)
    }

    70% {
        -webkit-transform: rotate3d(0, 1, 1, -1.611deg) scale(0.98);
        transform: rotate3d(0, 1, 1, -1.611deg) scale(0.98)
    }

    72% {
        -webkit-transform: rotate3d(0, 1, 1, -1.611deg) scale(0.98);
        transform: rotate3d(0, 1, 1, -1.611deg) scale(0.98)
    }

    to {
        -webkit-transform: rotate3d(0, 1, 1, 0) scale(1);
        transform: rotate3d(0, 1, 1, 0) scale(1)
    }
}

@keyframes girl-anim {
    0% {
        -webkit-transform: rotate3d(0, 1, 1, 0) scale(1);
        transform: rotate3d(0, 1, 1, 0) scale(1)
    }

    20% {
        -webkit-transform: rotate3d(0, 1, 1, -1.611deg) scale(0.97);
        transform: rotate3d(0, 1, 1, -1.611deg) scale(0.97)
    }

    22% {
        -webkit-transform: rotate3d(0, 1, 1, -1.611deg) scale(0.97);
        transform: rotate3d(0, 1, 1, -1.611deg) scale(0.97)
    }

    45% {
        -webkit-transform: rotate3d(0, 1, 1, 0) scale(1);
        transform: rotate3d(0, 1, 1, 0) scale(1)
    }

    47% {
        -webkit-transform: rotate3d(0, 1, 1, 0) scale(1);
        transform: rotate3d(0, 1, 1, 0) scale(1)
    }

    70% {
        -webkit-transform: rotate3d(0, 1, 1, -1.611deg) scale(0.98);
        transform: rotate3d(0, 1, 1, -1.611deg) scale(0.98)
    }

    72% {
        -webkit-transform: rotate3d(0, 1, 1, -1.611deg) scale(0.98);
        transform: rotate3d(0, 1, 1, -1.611deg) scale(0.98)
    }

    to {
        -webkit-transform: rotate3d(0, 1, 1, 0) scale(1);
        transform: rotate3d(0, 1, 1, 0) scale(1)
    }
}

@-webkit-keyframes light-anim-girl {
    0%,100% {
        opacity: .4;
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg)
    }

    50% {
        opacity: 1;
        -webkit-transform: rotate(8deg);
        transform: rotate(8deg)
    }
}

@keyframes light-anim-girl {
    0%,100% {
        opacity: .4;
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg)
    }

    50% {
        opacity: 1;
        -webkit-transform: rotate(8deg);
        transform: rotate(8deg)
    }
}

*,*::before,*::after {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    margin: 0;
    padding: 0;
    outline: none;
    -webkit-tap-highlight-color: rgba(0,0,0,0)
}

a {
    text-decoration: none
}

a:hover,a:active,a:focus {
    text-decoration: none;
    color: inherit
}

ul[class] {
    list-style: none
}

img {
    width: 100%;
    height: auto;
    display: block
}

body {
    font-family: "Inter",sans-serif;
    font-weight: 700;
    font-style: normal;
    background: #06240f url(../img/webp/bg.png) center top/cover no-repeat;
    max-width: 100%;
    width: 100%;
    min-height: 100vh;
    min-height: 100svh;
    overflow-x: hidden
}

body::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,.3);
    background-color: #f5f5f5
}

body::-webkit-scrollbar {
    width: 6px;
    background-color: #f5f5f5
}

body::-webkit-scrollbar-thumb {
    background-color: #00ff4c
}

html {
    font-size: .5208333333vw;
    max-width: 100%;
    width: 100%;
    min-height: 100%
}

html.hide {
    display: block
}

html.hide .blur__wrap {
    background: rgba(0,0,0,0);
    position: relative;
    -webkit-filter: none;
    filter: none;
    z-index: initial
}

html.hide .preloader {
    display: none
}

.desktop {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important
}

@media(max-width: 640px) {
    .desktop {
        display:none !important
    }
}

.mobile {
    display: none !important
}

@media(max-width: 640px) {
    .mobile {
        display:-webkit-box !important;
        display: -ms-flexbox !important;
        display: flex !important
    }
}

.stroke span {
    position: relative;
    padding: 0 .1rem;
    color: rgba(0,0,0,0)
}

.stroke span::after {
    content: attr(data-text);
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    color: white;
    /* background: -webkit-gradient(linear, left top, left bottom, color-stop(30%, #00ff4c), to(#e06426));
    background: linear-gradient(180deg, #00ff4c 30%, #e06426 100%);
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(0,0,0,0) */
}

#animation_container {
    position: relative;
    display: block;
    width: 91.2em !important;
    height: 82.1em !important;
    margin: 0 auto
}

#animation_container canvas {
    width: 100% !important;
    height: 100% !important
}

#_preload_div_ {
    position: absolute;
    top: 50% !important;
    left: 50% !important;
    -webkit-transform: translate(-50%, -50%) !important;
    -ms-transform: translate(-50%, -50%) !important;
    transform: translate(-50%, -50%) !important;
    width: auto !important;
    height: auto !important
}

@media(max-width: 640px) {
    #_preload_div_ {
        top:45% !important
    }
}

.preloader {
    width: 5em;
    height: 5em;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    z-index: 6
}

.blur__wrap {
    position: absolute;
    right: 0;
    bottom: 0;
    left: 0;
    top: 0;
    width: 100%;
    min-height: 100%;
    -webkit-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
    -webkit-filter: blur(5px);
    filter: blur(5px)
}

.game {
    position: relative
}

.game__info {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    text-align: center;
    z-index: 6
}

@media(max-width: 640px) {
    .game__info {
        margin-top:7rem
    }
}

.game__inner {
    position: relative;
    margin: 2.5rem auto 0;
    font-size: 1rem;
    margin-left: 15rem
}

@media(max-width: 1024px) {
    .game__inner {
        font-size:.9rem
    }
}

@media(max-width: 640px) {
    .game__inner {
        margin:10rem auto 4rem;
        font-size: .77rem
    }
}

.game__inner .button {
    position: absolute;
    top: 64.5em;
    left: 43.5%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    z-index: 5
}

@media(max-width: 640px) {
    .game__inner .button {
        top:66em;
        left: 50%;
        min-width: 47.8em;
        min-height: 11em
    }

    .game__inner .button:hover span {
        font-size: 3rem
    }
}

.game__title {
    font-size: 5.8rem;
    font-weight: 900;
    line-height: 125%;
    letter-spacing: .058rem;
    text-transform: uppercase
}

@media(max-width: 640px) {
    .game__title {
        font-size:5.2rem
    }
}

.game__row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    margin-bottom: .5rem
}

.game__icon img {
    width: 7.6rem;
    height: 8rem
}

@-webkit-keyframes fade-description {
    from {
        opacity: 0;
        -webkit-transform: translateY(-2rem);
        transform: translateY(-2rem)
    }

    to {
        opacity: 1;
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }
}

@keyframes fade-description {
    from {
        opacity: 0;
        -webkit-transform: translateY(-2rem);
        transform: translateY(-2rem)
    }

    to {
        opacity: 1;
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }
}

.button {
    position: relative;
    margin: 0 auto;
    -webkit-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
    overflow: hidden;
    border-radius: 11.4em;
    background: #00ff4c;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    text-align: center;
    min-width: 34.8em;
    min-height: 7.9em;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    border: none;
    cursor: pointer;
    z-index: 3;
    -webkit-animation: 1.5s shadow-btn infinite;
    animation: 1.5s shadow-btn infinite
}

.button::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    opacity: 0;
    background: #00ff4c;
    border-radius: 11.4em;
    -webkit-transition: all .3s;
    transition: all .3s;
    z-index: 1
}

.button:hover::before {
    opacity: 1
}

.button:hover span {
    font-size: 2.5em
}

.button.disabled {
    -webkit-filter: none !important;
    filter: none !important;
    pointer-events: none;
    cursor: auto;
    background: #e6e97a
}

.button span {
    font-family: "Montserrat",sans-serif;
    position: relative;
    color: #000;
    font-size: 3rem;
    font-weight: 800;
    line-height: 93.5%;
    text-transform: uppercase;
    z-index: 2;
    -webkit-transition: all .3s;
    transition: all .3s
}

@-webkit-keyframes shadow-btn {
    0% {
        -webkit-filter: none;
        filter: none
    }

    50% {
        -webkit-filter: drop-shadow(0 0 2rem #00ff4c);
        filter: drop-shadow(0 0 2rem #00ff4c)
    }

    100% {
        -webkit-filter: none;
        filter: none
    }
}

@keyframes shadow-btn {
    0% {
        -webkit-filter: none;
        filter: none
    }

    50% {
        -webkit-filter: drop-shadow(0 0 2rem #00ff4c);
        filter: drop-shadow(0 0 2rem #00ff4c)
    }

    100% {
        -webkit-filter: none;
        filter: none
    }
}

.wrapper {
    position: relative;
    background: url(../img/webp/bg.png) no-repeat;
    background-size: cover;
    background-position: top center;
    min-height: 100vh;
    min-height: 100svh;
    margin: 0 auto;
    position: relative;
    padding-top: 1rem;
    overflow: hidden
}

.wrapper::before {
    content: "";
    position: absolute;
    display: none;
    background: -webkit-gradient(linear, left top, right top, color-stop(10.04%, #1C1C1C), color-stop(84.83%, rgba(7, 0, 45, 0)), to(rgba(7, 0, 45, 0)));
    background: linear-gradient(90deg, #1C1C1C 10.04%, rgba(7, 0, 45, 0) 84.83%, rgba(7, 0, 45, 0) 100%);
    width: 16rem;
    height: 100%;
    left: 0;
    top: 0;
    bottom: 0;
    pointer-events: none;
    z-index: 4
}

@media(max-width: 1024px) {
    .wrapper::before {
        width:15rem
    }
}

@media(max-width: 640px) {
    .wrapper::before {
        display:none
    }
}

.wrapper::after {
    content: "";
    position: absolute;
    display: none;
    background: -webkit-gradient(linear, right top, left top, color-stop(10.04%, #1C1C1C), color-stop(84.83%, rgba(7, 0, 45, 0)), to(rgba(7, 0, 45, 0)));
    background: linear-gradient(-90deg, #1C1C1C 10.04%, rgba(7, 0, 45, 0) 84.83%, rgba(7, 0, 45, 0) 100%);
    width: 16rem;
    height: 100%;
    right: 0;
    top: 0;
    bottom: 0;
    pointer-events: none;
    z-index: 4
}

@media(max-width: 1024px) {
    .wrapper::after {
        display:none
    }
}

.container {
    position: relative;
    max-width: 134rem;
    margin: 0 auto;
    padding: 0 2rem
}

.main {
    position: relative;
    min-height: 102rem
}

@media(max-width: 1024px) {
    .main {
        min-height:97rem
    }
}

.logo {
    position: relative;
    display: block;
    width: 33rem;
    margin: 2rem auto 3rem;
    z-index: 11
}

@media(max-width: 640px) {
    .logo {
        margin-bottom:3.5rem
    }
}

.logo>img {
    width: 100%
}

.popup {
    position: fixed;
    width: 100vw;
    height: 100vh;
    height: 100svh;
    left: 0;
    top: 0;
    background: rgba(0,12,4,.66);
    background-image: linear-gradient(180deg, rgba(0,55,18,.35) 0%, rgba(0,12,4,.76) 100%);
    opacity: 0;
    pointer-events: none;
    -webkit-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
    pointer-events: none;
    z-index: 10;
    font-size: 1rem
}

@media(max-width: 640px) {
    .popup {
        font-size:1.05rem
    }
}

.popup.show {
    opacity: 1;
    pointer-events: all
}

.popup.show .popup__inner {
    -webkit-animation: fadeAnimationPopup .6s ease-in-out;
    animation: fadeAnimationPopup .6s ease-in-out
}

.popup__blur {
    position: absolute;
    left: 50.5%;
    top: 7em;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    width: 66em;
    pointer-events: none
}

.popup__inner {
    position: absolute;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    top: 17em;
    width: 57.3em;
    background: url(../img/webp/popup-bg-green.webp) no-repeat;
    background-size: 100% 100%
}

@media(max-width: 640px) {
    .popup__inner {
        top:30em
    }
}

.popup__window {
    width: 100%;
    display: none;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding: 11em 5em
}

.popup__window.show {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    opacity: 1;
    pointer-events: all;
    overflow: initial;
    text-transform: uppercase
}

.popup__window_second {
    padding: 9em 5em
}

.popup__window_second .popup__content {
    gap: .7em
}

.popup__window_second .popup__btn {
    margin-top: 1em
}

.popup__content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    text-align: center;
    gap: 1.7rem
}

.popup__title {
    font-size: 3.8em;
    font-weight: 900;
    line-height: 120%;
    letter-spacing: .038rem;
    text-transform: uppercase
}

.popup__title_prize {
    -webkit-animation: 1.4s scale-text ease-in-out forwards;
    animation: 1.4s scale-text ease-in-out forwards
}

.popup__title_prize span {
    display: inline-block
}

.popup__subtitle {
    font-size: 2.8em;
    font-weight: 900;
    line-height: 107.5%;
    letter-spacing: .028rem;
    color: #fff;
    text-transform: uppercase
}

.popup__btn {
    position: relative;
    -webkit-animation: btnMoving 2.5s ease-in-out infinite;
    animation: btnMoving 2.5s ease-in-out infinite;
    min-width: 24em;
    min-height: 6.5em
}

.popup__btn span {
    font-size: 2.4em
}

.popup__link {
    display: inline-block;
    color: #fff;
    font-size: 1.4em;
    font-size: clamp(12px,1.4em,1.4em);
    font-style: normal;
    font-weight: 500;
    line-height: 132.52%;
    letter-spacing: -0.018rem;
    border-bottom: .1em solid #fff;
    -webkit-transition: all .3s ease;
    transition: all .3s ease;
    text-transform: capitalize
}

.popup__link:hover {
    color: #00ff4c;
    border-color: rgba(0,0,0,0)
}

.footer {
    padding: 3rem 0;
    position: relative;
    margin-top: -6rem
}

.footer::after {
    content: "";
    position: absolute;
    display: none;
    bottom: -1rem;
    left: 0rem;
    height: 44rem;
    width: 192rem;
    background: -webkit-gradient(linear, left top, left bottom, from(rgba(18, 16, 49, 0)), color-stop(81.25%, #1C1C1C), to(#1C1C1C));
    background: linear-gradient(180deg, rgba(18, 16, 49, 0) 0%, #1C1C1C 81.25%, #1C1C1C 100%);
    z-index: 3;
    pointer-events: none
}

@media(max-width: 1024px) {
    .footer::after {
        height:30rem
    }
}

@media(max-width: 640px) {
    .footer::after {
        height:40rem;
        background: -webkit-gradient(linear, left top, left bottom, from(rgba(18, 16, 49, 0)), color-stop(65.25%, #1C1C1C), to(#1C1C1C));
        background: linear-gradient(180deg, rgba(18, 16, 49, 0) 0%, #1C1C1C 65.25%, #1C1C1C 100%)
    }
}

.footer__wrap {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    text-align: center;
    color: rgba(255,255,255,.4);
    font-size: 1.6rem;
    font-size: clamp(12px,1.6rem,1.6rem);
    font-weight: 400;
    line-height: normal;
    z-index: 5
}

@-webkit-keyframes btnMoving {
    0%,100% {
        -webkit-transform: scale(1);
        transform: scale(1)
    }

    50% {
        -webkit-transform: scale(1.05);
        transform: scale(1.05)
    }
}

@keyframes btnMoving {
    0%,100% {
        -webkit-transform: scale(1);
        transform: scale(1)
    }

    50% {
        -webkit-transform: scale(1.05);
        transform: scale(1.05)
    }
}

@-webkit-keyframes fadeAnimationPopup {
    from {
        opacity: 0;
        -webkit-transform: translateX(-50%) scale(0.5);
        transform: translateX(-50%) scale(0.5)
    }

    to {
        opacity: 1;
        -webkit-transform: translateX(-50%) scale(1);
        transform: translateX(-50%) scale(1)
    }
}

@keyframes fadeAnimationPopup {
    from {
        opacity: 0;
        -webkit-transform: translateX(-50%) scale(0.5);
        transform: translateX(-50%) scale(0.5)
    }

    to {
        opacity: 1;
        -webkit-transform: translateX(-50%) scale(1);
        transform: translateX(-50%) scale(1)
    }
}

@-webkit-keyframes scale-text {
    0% {
        -webkit-transform: scale(1);
        transform: scale(1)
    }

    50% {
        -webkit-transform: scale(1.1);
        transform: scale(1.1)
    }

    100% {
        -webkit-transform: scale(1);
        transform: scale(1)
    }
}

@keyframes scale-text {
    0% {
        -webkit-transform: scale(1);
        transform: scale(1)
    }

    50% {
        -webkit-transform: scale(1.1);
        transform: scale(1.1)
    }

    100% {
        -webkit-transform: scale(1);
        transform: scale(1)
    }
}

@media(max-width: 1024px) {
    html {
        font-size:.9765625vw
    }
}

@media(max-width: 640px) {
    html {
        font-size:1.5625vw
    }

    #animation_container {
        margin: 0 auto
    }

    .game {
        position: relative
    }

    .lang_switcher_outer {
        top: 1.7rem;
        right: -2.5rem;
        width: 9rem
    }

    .lang_switcher_outer .lang_switcher .curr_lang span {
        font-size: 2rem
    }

    .lang_switcher_outer .lang_switcher .curr_lang {
        width: 2rem;
        margin: 0 2.5em 0 0
    }

    .lang_list li span {
        font-size: 2rem
    }

    .lang_switcher_outer p {
        display: none
    }

    .wrapper {
        min-height: 100vh;
        min-height: 100svh
    }

    .wrapper {
        background: url(../img/webp/bg-mobile.png) no-repeat;
        background-size: cover;
        background-position: center top
    }
}

html.de .game__title {
    font-size: 4.4rem
}

@media(max-width: 640px) {
    html.de .game__title {
        font-size:4.8rem
    }
}

html.de .popup__window_first .popup__title {
    font-size: 3.5em
}

html.de .popup__window_second .popup__btn {
    min-width: 28em
}

html.de .popup__window_second .popup__btn span {
    font-size: 2em
}

html.de .popup__window_second .popup__btn:hover span {
    font-size: 2.1em
}

html.fi .popup__window_second .popup__title {
    font-size: 3.3em
}

html.fi .popup__window_second .popup__btn {
    min-width: 28em
}

html.fi .popup__window_second .popup__btn span {
    font-size: 2em
}

html.fi .popup__window_second .popup__btn:hover span {
    font-size: 2.1em
}

html.pl .popup__window_second .popup__title {
    font-size: 3.3em
}

html.pt .popup__window_first .popup__title {
    font-size: 3.5em
}

html.pt .popup__window_second .popup__btn {
    min-width: 27em
}

html.pt .popup__window_second .popup__btn span {
    font-size: 2em
}

html.pt .popup__window_second .popup__btn:hover span {
    font-size: 2.1em
}

html.es .popup__window_first .popup__title {
    font-size: 3.3em
}

html.es .popup__window_second {
    padding: 11em 5em 9em
}

html.es .popup__window_second .popup__title {
    font-size: 3.1em
}

html.es .popup__window_second .popup__btn {
    min-width: 27em
}

html.es .popup__window_second .popup__btn span {
    font-size: 2em
}

html.es .popup__window_second .popup__btn:hover span {
    font-size: 2.1em
}

html.ro .popup__window_second {
    padding: 11em 5em 9em
}

html.ro .popup__window_second .popup__title {
    font-size: 3.1em
}

html.ro .popup__window_second .popup__subtitle {
    font-size: 2.3em
}

html.ro .popup__window_second .popup__btn {
    min-width: 27em
}

html.ro .popup__window_second .popup__btn span {
    font-size: 2em
}

html.ro .popup__window_second .popup__btn:hover span {
    font-size: 2.1em
}

html.hu .popup__window_second {
    padding: 11em 5em 9em
}

html.hu .popup__window_second .popup__title {
    font-size: 3.3em
}

html.hu .popup__window_second .popup__btn {
    min-width: 27em
}

html.hu .popup__window_second .popup__btn span {
    font-size: 2em
}

html.hu .popup__window_second .popup__btn:hover span {
    font-size: 2.1em
}

html.fr .popup__window_second {
    padding: 11em 5em 9em
}

html.fr .popup__window_second .popup__title {
    font-size: 2.8em
}

html.fr .popup__window_second .popup__subtitle {
    font-size: 2.3em
}

html.fr .popup__window_second .popup__btn {
    min-width: 33em
}

html.ph .popup__window_second {
    padding: 12em 5em
}

html.ph .popup__window_second .popup__btn {
    min-width: 33em
}

html.vn .popup__window_second {
    padding: 11em 5em 12em
}

html.vn .popup__window_second .popup__subtitle {
    font-size: 2.3em
}

html.th .popup__window_second {
    padding: 11em 5em 9em
}

html.th .popup__window_second .popup__title {
    font-size: 3em
}

html.jp .popup__window_second {
    padding: 11em 5em 9em
}

html.jp .popup__window_second .popup__title {
    font-size: 2.8em
}

html.jp .popup__window_second .popup__subtitle {
    font-size: 2.3em
}

html.jp .popup__window_second .popup__btn {
    min-width: 33em
}

html.jp .popup__window_second .popup__btn span {
    font-family: "Montserrat",sans-serif;
    font-weight: 600
}

html.jp .popup__window_second .popup__title_prize {
    font-size: 3.5em
}

html.no .popup__title,html.dk .popup__title {
    font-size: 3.4em
}

html.no .popup__window_second,html.dk .popup__window_second {
    padding: 11em 5em 9em
}

html.gr .popup__window_second .popup__title {
    font-size: 3.4em
}

html.gr .popup__window_second .popup__btn {
    min-width: 36em
}

html.gr .popup__window_second .popup__btn span {
    font-size: 2em
}

html.gr .popup__window_second .popup__btn:hover span {
    font-size: 2.1em
}

html.lt .popup__window_second {
    padding: 10em 5em 11em
}

html.lt .popup__window_second .popup__btn {
    min-width: 30em
}

html.lv .popup__window_second {
    padding: 11em 5em 10em
}

html.lv .popup__window_second .popup__title {
    font-size: 3.4em
}

html.lv .popup__window_second .popup__btn {
    min-width: 30em
}

html.bg .popup__window_second,html.it .popup__window_second,html.sk .popup__window_second,html.ee .popup__window_second,html.se .popup__window_second {
    padding: 10em 5em
}

html.bg .popup__window_second .popup__title,html.it .popup__window_second .popup__title,html.sk .popup__window_second .popup__title,html.ee .popup__window_second .popup__title,html.se .popup__window_second .popup__title {
    font-size: 3.4em
}

html.ru .popup__window_first .popup__title {
    font-size: 3.3em
}

html.ru .popup__window_second {
    padding: 11em 5em 10em
}

html.ru .popup__window_second .popup__title {
    font-size: 3.4em
}

html.ru .popup__window_second .popup__btn {
    min-width: 30em
}
