/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */
html {
    line-height: 1.15;
    -webkit-text-size-adjust: 100%;
}

body {
    margin: 0;
}

main {
    display: block;
}

h1 {
    font-size: 2em;
    margin: 0.67em 0;
}

hr {
    box-sizing: content-box;
    height: 0;
    overflow: visible;
}

pre {
    font-family: monospace, monospace;
    font-size: 1em;
}

a {
    background-color: transparent;
}

abbr[title] {
    border-bottom: none;
    text-decoration: underline;
    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;
}

[type='button'],
[type='reset'],
[type='submit'],
button {
    -webkit-appearance: button;
}

[type='button']::-moz-focus-inner,
[type='reset']::-moz-focus-inner,
[type='submit']::-moz-focus-inner,
button::-moz-focus-inner {
    border-style: none;
    padding: 0;
}

[type='button']:-moz-focusring,
[type='reset']:-moz-focusring,
[type='submit']:-moz-focusring,
button:-moz-focusring {
    outline: 1px dotted ButtonText;
}

fieldset {
    padding: 0.35em 0.75em 0.625em;
}

legend {
    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'] {
    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;
}

@font-face {
    font-family: GothamPro;
    src: url(../fonts/GothamProRegular.eot);
    src: url(../fonts/GothamProRegular.eot?#iefix) format('embedded-opentype'), url(../fonts/GothamProRegular.woff) format('woff'), url(../fonts/GothamProRegular/GothamProRegular.ttf);
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: GothamPro;
    src: url(../fonts/GothamProMed.eot);
    src: url(../fonts/GothamProMed.eot?#iefix) format('embedded-opentype'), url(../fonts/GothamProMed.woff) format('woff'), url(../fonts/GothamProMed/GothamProMed.ttf);
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: GothamPro;
    src: url(../fonts/GothamProBold.eot);
    src: url(../fonts/GothamProBold.eot?#iefix) format('embedded-opentype'), url(../fonts/GothamProBold.woff) format('woff'), url(../fonts/GothamProBold/GothamProBold.ttf);
    font-weight: 700;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: GothamPro;
    src: url(../fonts/GothamProBlack.eot);
    src: url(../fonts/GothamProBlack.eot?#iefix) format('embedded-opentype'), url(../fonts/GothamProBlack.woff) format('woff'), url(../fonts/GothamProBlack/GothamProBlack.ttf);
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

*,
::after,
::before {
    box-sizing: border-box;
    margin: 0;
    padding: 0;
    outline: 0;
}

a {
    text-decoration: none;
}

ul[class] {
    list-style: none;
}

html {
    font-size: 10px;
}

img {
    width: 100%;
}

body {
    font-family: GothamPro, sans-serif;
    background: #1c155b;
}

html.ro .popup__btn span {
    font-size: 2.2em;
}

.container {
    max-width: 124rem;
    padding: 2rem 2rem 1rem;
    margin: 0 auto;
}

.wrapper {
    display: flex;
    align-items: center;
    background: url(../img/bg.webp) 50% 100% no-repeat no-repeat;
    background-size: cover;
    position: relative;
    min-height: 100vh;
}

.logo {
    display: block;
    margin: 0 auto 2rem;
    width: 23.8rem;
    position: relative;
    z-index: 3;
}

.title {
    font-size: 4.5rem;
    color: #fff;
    text-transform: uppercase;
    line-height: 1.1;
    text-align: center;
    font-weight: 900;
    margin-bottom: 3.2rem;
    text-shadow: 4px 4px 6px #2745c5;
}

.game {
    max-width: 56.4em;
    margin: 0 auto 16rem;
}

.button {
    border-radius: 2em;
    width: 51.2em;
    height: 9em;
    margin: 0 auto;
    padding-top: 0.5em;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: inherit;
    background: linear-gradient(86deg, #48d400 0, #87de00 100%);
    box-shadow: 0 0 3.3rem rgba(145, 255, 0, 0.6);
    transition: all 0.3s ease-in-out;
    border: none;
    cursor: pointer;
}

.button .text {
    font-size: 4.6em;
    color: #fff;
    font-weight: 700;
    text-transform: uppercase;
    line-height: 1;
}

.button .counter__wrapper {
    display: none;
}

.counter {
    background: 0 0;
    border: 2px solid #67b2ff;
    pointer-events: none;
    width: 40em;
}

.counter .text {
    display: none !important;
}

.counter .counter__wrapper {
    display: block;
}

.counter__content {
    color: #fff;
    font-size: 5.6em;
    text-align: center;
    font-weight: 700;
    line-height: 1;
}

.canvas {
    margin: -11em auto 0;
    pointer-events: none;
    width: 56.4em !important;
    height: 54.5em !important;
    position: relative;
}

#canvas,
#dom_overlay_container {
    width: 100% !important;
    height: 100% !important;
}

.footer {
    position: absolute;
    bottom: 1rem;
    max-width: 124rem;
    padding: 0 2rem;
    left: 50%;
    transform: translateX(-50%);
    width: 100%;
}

.footer__text {
    text-align: center;
    font-size: 10px;
    color: #5f0d7e;
}

.payments {
    margin: 0 auto 2rem;
}

.payments__desk {
    display: block;
}

.payments__mob {
    display: none;
}

html.en .en {
    display: block;
}

html .en {
    display: none;
}

html.fr .fr {
    display: block;
}

html .fr {
    display: none;
}

html.ru .ru {
    display: block;
}

html .ru {
    display: none;
}

html.pl .pl {
    display: 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.lt .lt {
    display: block;
}

html .lt {
    display: none;
}

html.lv .lv {
    display: block;
}

html .lv {
    display: none;
}

html.gr .gr {
    display: block;
}

html .gr {
    display: none;
}

html.hu .hu {
    display: block;
}

html .hu {
    display: none;
}

html.it .it {
    display: block;
}

html .it {
    display: none;
}

.lang_switcher_outer {
    position: absolute;
    top: 2rem;
    right: 2rem;
    width: 8.5em;
    height: 4em;
    z-index: 10;
    cursor: pointer;
    color: #fff;
    text-transform: uppercase;
    font-weight: 700;
    font-size: 100%;
    font-family: Roboto;
}

.lang_switcher_outer .lang_switcher {
    user-select: none;
    -moz-user-select: none;
    -webkit-user-select: none;
    -ms-user-select: none;
    display: block;
    cursor: pointer;
    position: relative;
    z-index: 3;
    background: #1782ff;
    border-radius: 0.5em;
    height: 4em;
    padding: 0 0.5em;
}

.lang_switcher_outer .lang_switcher .curr_lang {
    position: relative;
    top: 0.8em;
    margin: 0 0.7em 0 0.5em;
    display: inline-flex;
    align-items: center;
}

.lang_switcher_outer .lang_switcher .curr_lang span {
    font-size: 1.3em;
    padding: 0.35em 0 0 0.35em;
    display: inline-block;
}

.lang_switcher_outer .lang_switcher .curr_lang .lang_flag {
    top: 0.4em;
    margin: 0 0.5em 0 0;
}

.lang_switcher_outer i {
    top: 0.8em;
    background: url(../img/lang-arr.svg) 0 0 no-repeat;
    background-size: contain;
    width: 1.4em;
    position: relative;
    height: 0.8em;
    display: inline-block;
}

.lang_switcher_outer p {
    font-size: 1.1em;
    position: relative;
    color: #fff;
    top: 0.7em;
    text-transform: none;
    display: inline-block;
    width: 41%;
    text-align: center;
    margin-left: 0.3em;
    display: none;
}

.lang_flag {
    display: inline-block;
    border-radius: 50%;
    width: 1.6em;
    height: 1.6em;
    margin: 0 0.7em 0 0.5em;
    position: relative;
    top: 0.35em;
}

.lang_flag.flag_ru {
    opacity: 0;
}

.lang_list {
    position: absolute;
    list-style-type: none;
    top: 3em;
    padding-top: 1em;
    display: none;
    right: 0;
    width: 100%;
    overflow: hidden;
    cursor: auto;
    border-top: none;
    background: rgba(23, 130, 255, 0.9);
    border-radius: 0 0 0.5em 0.5em;
}

.lang_list.act {
    display: grid;
    grid-template-columns: 1fr;
}

.lang_list li {
    background: 0 0;
    height: 3em;
    cursor: pointer;
    padding: 0 0.5em;
}

.lang_list li span {
    font-size: 1.3em;
    padding: 0.7em 0 0 0;
    display: inline-block;
}

.lang_list li.curr {
    pointer-events: none;
    background: #fff;
}

.lang_list li.curr span {
    color: #1782ff;
}

.lang_list li:hover {
    background: #fff;
}

.lang_list li:hover span {
    color: #1782ff;
}

.popup {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    background: rgba(0, 0, 0, 0.73);
    display: none;
    align-items: center;
}

.popup__container {
    border-width: 2px;
    border-color: #fff;
    border-style: solid;
    border-radius: 1em;
    background-color: #16085f;
    position: absolute;
    width: 50.5em;
    min-height: 39.2em;
    left: 50%;
    transform: translateX(-50%);
    padding: 4.5em;
}

.popup__title {
    margin-bottom: 3em;
}

.popup__title span {
    font-size: 4.6em;
    color: #fff;
    font-weight: 900;
    text-align: center;
    text-transform: uppercase;
    text-shadow: 4px 4px 6px #2745c5;
}

.popup__win {
    margin-bottom: 3em;
}

.popup__win span {
    font-size: 3.5em;
    color: #fff;
    font-weight: 900;
    text-align: center;
    text-transform: uppercase;
    text-shadow: 4px 4px 6px #2745c5;
}

.popup__btn {
    border-radius: 1.5em;
    background-color: #67b2ff;
    width: 33.6em;
    height: 6.2em;
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 0 auto;
    text-align: center;
    box-shadow: 0 0 2em #2745c5;
    transition: all 0.3s ease-in-out;
}

.popup__btn:hover {
    background: #93c7fd;
}

.popup__btn span {
    color: #fff;
    text-transform: uppercase;
    font-weight: 700;
    font-size: 2.6em;
}

.pl .popup__title {
    margin-bottom: 2rem;
}

.pl .popup__title span {
    font-size: 4em;
}

.pl .popup__win span {
    font-size: 3.2em;
}

.fr .popup__btn span {
    font-size: 2.4em;
}

.lang_list_item img,
.curr_lang img {
    width: 20px;
    vertical-align: bottom;
}

.lang_list_item span,
.curr_lang span {
    font-family: GothamPro, sans-serif;
}

@media (hover: hover) and (pointer: fine) {
    .button:hover {
        box-shadow: 0 0 4rem #48d400;
    }
}

@media (max-width: 1800px) {
    .game {
        margin-bottom: 18rem;
    }
}

@media (max-width: 1600px) {
    html {
        font-size: 9.5px;
    }
}

@media (max-width: 1460px) {
    html {
        font-size: 9px;
    }
}

@media (max-width: 1040px) {
    html {
        font-size: 10px;
    }

    .game {
        font-size: 105%;
    }
}

@media (max-width: 820px) {
    html {
        font-size: 9.5px;
    }

    .game {
        font-size: 100%;
    }

    .lang_list_item img,
    .curr_lang img {
        width: 12px;
        vertical-align: bottom;
    }
}

@media (max-width: 740px) {
    html {
        font-size: 9px;
    }
}

@media (max-width: 620px) {
    html {
        font-size: 8.5px;
    }
}

@media (max-width: 580px) {
    html {
        font-size: 8px;
    }

    .wrapper {
        background: url(../img/bg-mob.webp) 50% 100%;
    }

    .payments {
        margin-bottom: 1rem;
    }

    .payments__desk {
        display: none;
    }

    .payments__mob {
        display: block;
    }

    .footer__text {
        font-size: 8px;
    }

    .game {
        margin-bottom: 20rem;
    }

    .game {
        font-size: 100%;
    }
}

@media (max-width: 480px) {
    html {
        font-size: 7px;
    }
}

@media (max-width: 430px) {
    html {
        font-size: 6.8px;
    }

    .game {
        font-size: 95%;
    }
}

@media (max-width: 400px) {
    html {
        font-size: 6.2px;
    }
}

@media (max-width: 360px) {
    html {
        font-size: 5.8px;
    }
}

@media (max-width: 340px) {
    html {
        font-size: 5.5px;
    }
}


#btn {
    margin-top: 20px;
}

.popup-wrap {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    z-index: 99;
}

.popup-wrap-content {
    width: 736px;
    min-height: 589px;
    position: fixed;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    border-radius: 24px;
    overflow: hidden;
    background: #1e1450;
    display: flex;
    justify-content: end;
}

.banner {
    width: 286px;
    height: 100%;
    background: url("../img/sadq3234-web.jpg") center / cover no-repeat;
    padding: 52px 16px 0 32px;
    position: absolute;
    z-index: -2;
    left: 0;
    top: 0;
    bottom: 0;
}

.banner-title {
    font-family: "Roboto", sans-serif;
    color: #fff;
    font-weight: 700;
    font-size: 24px;
    line-height: 32px;
    margin-bottom: 8px;
    text-transform: uppercase;
}

.banner-text {
    font-family: "Roboto", sans-serif;
    font-weight: 400;
    font-size: 22px;
    line-height: 27.78px;
    color: #fff;
    width: 194px;
    text-align: center;
}

.yellow {
    color: #FFDC41;
}

.banner-text span {
    font-weight: 900;
    font-size: 52px;
    line-height: 56px;
    display: block;
}

iframe#TRUE_SIGNUP_FRAME {
    width: 480px;
    z-index: 3;
    border-radius: 24px;
    outline: none;
    border: none;
}

.close-banner {
    width: 40px;
    height: 40px;
    position: absolute;
    right: 16px;
    top: 16px;
    display: flex;
    justify-content: center;
    align-items: center;
    border: 1px solid #BEB9FF33;
    border-radius: 12px;
    cursor: pointer;
}

.close-banner img {
    width: 16px;
    height: 16px;
}
@media (max-width: 900px) {
    .popup-wrap-content {
        width: calc(100% - 16px);
        height: auto;
        position: relative;
        min-height: 684px;
        display: block;
    }

    .banner {
        width: 100%;
        height: 152px;
        background: url("../img/dasdas32423.png") center / cover no-repeat;
        padding: 20px 24px;
        position: relative;
    }

    .banner-title {
        font-weight: 400;
        font-size: 16px;
        margin-bottom: 0;
    }
    
    .banner-text {
        width: 100%;
        text-align: left;
    }
    
    .banner-text span {
        font-weight: 900;
        font-size: 32px;
        line-height: 38px;
        display: inline;
    }
    
    iframe#TRUE_SIGNUP_FRAME {
        min-height: 546px;
        border-radius: 24px;
        margin-top: -12px;
        width: 100%;
    }
}

