﻿*
{
    margin: 0;
    padding: 0;
}
a
{
    text-decoration: none;
}
ul
{
    list-style-type: none;
}
html, body
{
    height: 100%;
}
img
{
    width: 100%;
    height: auto;
    display: block;
}
#layout
{
    min-height: 100%;
    position: relative;
    z-index: 2;
    overflow-x: hidden;
}
.blur_wrap
{
    position: absolute;
    right: 0;
    bottom: 0;
    left: 0;
    top: 0;
    -webkit-filter: blur(5px);
    filter: blur(5px);
    width: 100%;
    min-height: 100%;
    z-index: 5;
}
.page
{
    font-size: 10px;
    font-family: "Inter",Arial,sans-serif;
    line-height: 1.15;
    position: relative;
    overflow-x: hidden;
    background: #001562;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
}
.page_bg
{
    min-height: 100vh;
    background: url("../../gambling/image/bg-desk1.jpg") 50% 0 no-repeat #001562;
    background-size: 192em 120.9em;
}
html.hide
{
    display: block;
}
html.hide .blur_wrap
{
    background: transparent;
    position: relative;
    -webkit-filter: none;
    filter: none;
}
.preloader
{
    width: 5em;
    height: 5em;
    position: absolute;
    z-index: 6;
}
.mob
{
    display: none;
}
html.en .en
{
    display: inline-block;
}
html .en
{
    display: none;
}
html.de .de
{
    display: inline-block;
}
html .de
{
    display: none;
}
html.fi .fi
{
    display: inline-block;
}
html .fi
{
    display: none;
}
html.pl .pl
{
    display: inline-block;
}
html .pl
{
    display: none;
}
html.pt .pt
{
    display: inline-block;
}
html .pt
{
    display: none;
}
html.es .es
{
    display: inline-block;
}
html .es
{
    display: none;
}
html.ro .ro
{
    display: inline-block;
}
html .ro
{
    display: none;
}
html.hu .hu
{
    display: inline-block;
}
html .hu
{
    display: none;
}
html.fr .fr
{
    display: inline-block;
}
html .fr
{
    display: none;
}
html.ph .ph
{
    display: inline-block;
}
html .ph
{
    display: none;
}
html.vn .vn
{
    display: inline-block;
}
html .vn
{
    display: none;
}
html.th .th
{
    display: inline-block;
}
html .th
{
    display: none;
}
html.cz .cz
{
    display: inline-block;
}
html .cz
{
    display: none;
}
html.jp .jp
{
    display: inline-block;
}
html .jp
{
    display: none;
}
html.no .no
{
    display: inline-block;
}
html .no
{
    display: none;
}
html.gr .gr
{
    display: inline-block;
}
html .gr
{
    display: none;
}
html.lt .lt
{
    display: inline-block;
}
html .lt
{
    display: none;
}
html.lv .lv
{
    display: inline-block;
}
html .lv
{
    display: none;
}
html.se .se
{
    display: inline-block;
}
html .se
{
    display: none;
}
html.ee .ee
{
    display: inline-block;
}
html .ee
{
    display: none;
}
html.sk .sk
{
    display: inline-block;
}
html .sk
{
    display: none;
}
html.ru .ru
{
    display: inline-block;
}
html .ru
{
    display: none;
}
.txt_cur_eur, .txt_cur_usd, .txt_cur_in, .txt_cur_no, .txt_cur_nz, .txt_cur_dk, .txt_cur_pe, .txt_cur_co, .txt_cur_ar, .txt_cur_cl, .txt_cur_mx, .txt_cur_pt, .txt_cur_br, .txt_cur_no, .txt_cur_ph, .txt_cur_es
{
    display: none;
}
html.en .txt_cur_eur
{
    display: inline-block;
}
html.en.cur_usd .en .txt_cur_eur
{
    display: none;
}
html.en.cur_usd .en .txt_cur_usd
{
    display: inline-block;
}
html.en.cur_no .en .txt_cur_eur
{
    display: none;
}
html.en.cur_no .en .txt_cur_no
{
    display: inline-block;
}
html.en.cur_ph .en .txt_cur_eur
{
    display: none;
}
html.en.cur_ph .en .txt_cur_ph
{
    display: inline-block;
}
html.en.cur_dk .en .txt_cur_eur
{
    display: none;
}
html.en.cur_dk .en .txt_cur_dk
{
    display: inline-block;
}
html.en.cur_in .en .txt_cur_eur
{
    display: none;
}
html.en.cur_in .en .txt_cur_in
{
    display: inline-block;
}
html.en.cur_nz .en .txt_cur_eur
{
    display: none;
}
html.en.cur_nz .en .txt_cur_nz
{
    display: inline-block;
}
html.pt .txt_cur_pt
{
    display: inline-block;
}
html.pt.cur_br .pt .txt_cur_pt
{
    display: none;
}
html.pt.cur_br .pt .txt_cur_br
{
    display: inline-block;
}
html.es.cur_es .txt_cur_es
{
    display: inline-block;
}
html.es.cur_ar .txt_cur_ar
{
    display: inline-block;
}
html.es.cur_ar .txt_cur_es
{
    display: none;
}
html.es.cur_cl .txt_cur_cl
{
    display: inline-block;
}
html.es.cur_cl .txt_cur_es
{
    display: none;
}
html.es.cur_pe .txt_cur_pe
{
    display: inline-block;
}
html.es.cur_pe .txt_cur_es
{
    display: none;
}
html.es.cur_mx .txt_cur_mx
{
    display: inline-block;
}
html.es.cur_mx .txt_cur_es
{
    display: none;
}
html.es.cur_co .txt_cur_co
{
    display: inline-block;
}
html.es.cur_co .txt_cur_es
{
    display: none;
}
.lang_switcher_outer
{
    position: absolute;
    font-family: "Inter",sans-serif;
    font-style: normal;
    top: 5.6em;
    right: 3em;
    width: 15em;
    height: 3.8em;
    z-index: 6;
    cursor: pointer;
    font-size: 10px;
    color: #fff;
    text-transform: uppercase;
    font-weight: 400;
    -webkit-user-select: none;
    -webkit-tap-highlight-color: rgba(0,0,0,0);
}
.lang_switcher_outer.act .lang_switcher
{
    border-radius: .4em .4em 0 0;
}
.lang_switcher_outer.act .lang_switcher i
{
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
}
.lang_switcher_outer.act .lang_list
{
    opacity: 1;
    pointer-events: auto;
}
.lang_switcher_outer p
{
    font-size: 1.1em;
    line-height: 1;
    position: relative;
    text-transform: none;
    display: inline-block;
    margin-right: .45em;
    text-align: center;
}
.lang_switcher_outer .lang_switcher
{
    user-select: none;
    -moz-user-select: none;
    -webkit-user-select: none;
    -ms-user-select: none;
    height: 3.8em;
    cursor: pointer;
    position: relative;
    z-index: 3;
    border-radius: .4em;
    padding: 0 3em 0 1em;
    text-align: left;
    border: 1px solid #fff;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-transition: all ease-in-out .3s;
    transition: all ease-in-out .3s;
}
.lang_switcher_outer .lang_switcher .curr_lang
{
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.lang_switcher_outer .lang_switcher .curr_lang span
{
    display: inline-block;
    font-size: 1.4em;
}
.lang_switcher_outer .lang_switcher .curr_lang .lang_flag
{
    margin: 0 .5em 0 0;
}
.lang_switcher_outer i
{
    display: inline-block;
    position: absolute;
    width: 2em;
    height: 2em;
    right: 1em;
    background: url("../../gambling/image/lang-arr1.svg") 0 0 no-repeat;
    background-size: contain;
    -webkit-transition: all ease-in-out .3s;
    transition: all ease-in-out .3s;
}
.flag_ru
{
    opacity: 0;
}
.lang_flag
{
    display: inline-block;
    border-radius: 50%;
    width: 1.6em;
    height: 1.6em;
    background-size: 1.6em 32em;
    margin: 0 .5em 0 .7em;
    position: relative;
}
.lang_flag img
{
    border-radius: 10px;
}
.lang_list
{
    position: absolute;
    list-style-type: none;
    left: 0;
    width: 100%;
    background: #29292a;
    border-radius: 0 0 .4em .4em;
    overflow: hidden;
    cursor: auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    opacity: 0;
    pointer-events: none;
    -webkit-transition: all ease-in-out .3s;
    transition: all ease-in-out .3s;
}
.lang_list:before
{
    content: "";
    display: block;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background: rgba(0,60,255,.5);
    border-radius: 0 0 .4em .4em;
    border: 1px solid #fff;
    z-index: 0;
}
.lang_list li
{
    position: relative;
    height: 3.2em;
    cursor: pointer;
    padding: .2em 0 0 .2em;
    width: calc(50% - 3px);
    display: inline-block;
    white-space: nowrap;
}
.lang_list li .lang_flag img
{
    padding-top: .3em;
}
.lang_list li:before
{
    content: "";
    display: block;
    position: absolute;
    top: -1px;
    bottom: 0;
    left: -1px;
    right: -1px;
    border: 1px solid transparent;
    z-index: 0;
}
.lang_list li:nth-child(1):before, .lang_list li:nth-child(2):before
{
    top: 0;
}
.lang_list li:nth-child(odd):before
{
    left: 0;
}
.lang_list li:nth-child(even):before
{
    right: 0;
}
.lang_list li:nth-last-child(-n+2):before
{
    bottom: 0;
}
.lang_list li span
{
    display: inline-block;
    font-size: 1.4em;
    padding: .5em 0 0 0;
    color: #fff;
}
.lang_list li.curr, .lang_list li:hover
{
    background: #003cff;
}
.lang_list li.curr:before, .lang_list li:hover:before
{
    border: 1px solid #fff;
}
.lang_list li:nth-last-child(2):before
{
    border-radius: 0 0 0 .4em;
}
.lang_list li:nth-last-child(1):before
{
    border-radius: 0 0 .4em 0;
}
@media(min-width: 1921px)
{
    .lang_switcher_outer
    {
        font-size: 110%;
    }
}
@media(max-width: 1300px)
{
    .lang_switcher_outer
    {
        top: 5em;
        right: 2em;
    }
}
@media(max-width: 1100px)
{
    .lang_switcher_outer .lang_list
    {
        left: auto;
        right: 0;
    }
}
@media(max-width: 930px)
{
    .lang_switcher_outer
    {
        top: 4.2em;
    }
}
@media(max-width: 900px)
{
    .lang_switcher_outer
    {
        top: 4.8em;
    }
}
@media(max-width: 820px)
{
    .lang_switcher_outer
    {
        top: 3.8em;
    }
}
@media(max-width: 720px)
{
    body .lang_switcher_outer
    {
        font-size: 110%;
        top: 5.3em;
    }
}
@media(max-width: 660px)
{
    body .lang_switcher_outer
    {
        font-size: 140%;
        top: 4.5em;
    }
    .lang_switcher_outer
    {
        font-size: 113%;
        width: 7.4em;
        right: 2em;
        top: 3em;
    }
    .lang_switcher_outer i
    {
        right: .5em;
    }
    .lang_switcher_outer .lang_switcher .curr_lang span
    {
        padding-top: .15em;
    }
    .lang_switcher_outer .lang_list
    {
        width: 14.8em;
    }
    .lang_switcher_outer p
    {
        display: none;
    }
}
#container
{
    padding: 6em 0 0 0;
}
.logo_wrap
{
    text-align: center;
    margin: 0 0 6.5em 0;
}
.logo
{
    width: 24.3em;
    height: 14.1em;
}
.txt_wrap
{
    margin: 0 auto 5.5em;
    width: 60em;
    text-align: center;
}
.txt
{
    font-size: 4.5em;
    line-height: 1.15;
    font-weight: 700;
    text-transform: uppercase;
    color: #fff;
}
.btn_wrap
{
    text-align: center;
    position: relative;
    z-index: 1;
    margin: 0 0 -2em 0;
}
.btn
{
    background: url("../../gambling/image/btn.png") 50% 0 no-repeat;
    background-size: 39.6em 29.8em;
    width: 39.6em;
    height: 14.9em;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 3.5em 1em;
    text-decoration: none;
}
.btn:hover
{
    background-position: 50% -14.9em;
}
.btn span
{
    text-transform: uppercase;
    font-weight: 700;
    color: #fff;
    font-size: 2.6em;
}
.btn.hu
{
    padding: 3.75em 1em;
}
.btn.hu span
{
    font-size: 2.4em;
}
.tnc_wrap
{
    text-align: center;
    position: relative;
    z-index: 2;
    padding: .5em;
}
.tnc_wrap a
{
    color: #fff;
    font-size: 1.4em;
    text-decoration: underline;
}
.tnc_wrap a:hover
{
    text-decoration: none;
}
.steps
{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    padding: 2em 0 0 0;
}
.step_outer
{
    width: 34.7em;
    height: 24.5em;
    position: relative;
}
.step_outer:nth-child(2)
{
    margin: 0 2.5em;
}
.step_outer:after
{
    content: "";
    z-index: 1;
    border-radius: 25%;
    width: 34.5em;
    height: 9em;
    -webkit-box-shadow: 0 4em 4em #640aba,0 -4em 2em #640aba,-4em -5em 4em #640aba,-1em 1em 3em #640aba;
    box-shadow: 0 4em 4em #640aba,0 -4em 2em #640aba,-4em -5em 4em #640aba,-1em 1em 3em #640aba;
    position: absolute;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    top: 12em;
}
.step
{
    background-image: url("../../gambling/image/steps.png");
    background-size: 34.7em 73.5em;
    width: 34.7em;
    height: 24.5em;
    position: relative;
    z-index: 2;
}
.step.step_1
{
    background-position: 50% 0;
}
.step.step_2
{
    background-position: 50% -24.5em;
}
.step.step_3
{
    background-position: 50% -49em;
}
.step_num
{
    position: absolute;
    font-weight: 800;
    font-size: 7em;
    text-shadow: .02em .02em .02em #000;
    color: #a65e31;
    left: .5em;
    top: 1.7em;
}
.step_txt
{
    position: absolute;
    left: 9em;
    top: 14.7em;
}
.step_txt span
{
    font-size: 2.4em;
    text-shadow: .02em .02em .02em #000;
    color: #a65e31;
    font-weight: 700;
}
#footer
{
    padding: 4em 0 2em 0;
}
#footer img
{
    margin: 0 auto;
    width: 95%;
}
#footer img.desk
{
    max-width: 94.2em;
}
#footer img.mob
{
    max-width: 43.7em;
}
html.en.cur_nz .txt
{
    font-size: 4em;
}
html.en.cur_dk .txt
{
    font-size: 3.9em;
}
html.en.cur_in .txt
{
    font-size: 3.85em;
}
html.ru .txt
{
    font-size: 3.8em;
}
html.ru .step_txt span
{
    font-size: 2.3em;
}
html.de .txt
{
    font-size: 4em;
}
html.fi .txt
{
    font-size: 3.8em;
}
html.pl .txt
{
    font-size: 3.9em;
}
html.pt .txt
{
    font-size: 3.9em;
}
html.es .txt
{
    padding-top: .7em;
    font-size: 3.5em;
}
html.es.cur_ar .txt
{
    font-size: 3.5em;
}
html.es.cur_cl .txt
{
    font-size: 3.5em;
}
html.es.cur_mx .txt
{
    font-size: 3.5em;
}
html.es.cur_co .txt
{
    font-size: 3.5em;
}
html.es .btn span
{
    font-size: 2.2em;
}
html.ro .txt
{
    font-size: 3.9em;
}
html.ro .step_txt span
{
    font-size: 2em;
}
html.hu .txt
{
    padding-top: .7em;
    font-size: 3.7em;
}
html.fr .txt
{
    font-size: 3.8em;
}
html.fr .step_txt span
{
    font-size: 2.2em;
}
html.ph .txt
{
    padding-top: .7em;
    font-size: 3.9em;
}
html.ph .step_txt span
{
    font-size: 2.3em;
}
html.vn .txt
{
    font-size: 3.9em;
}
html.th .txt
{
    padding-top: .7em;
    font-size: 4em;
}
html.cz .txt
{
    padding-top: .7em;
    font-size: 3.8em;
}
html.jp .txt
{
    padding-top: .7em;
    font-size: 3.95em;
}
html.jp .step_txt span
{
    padding-right: 1em;
}
html.no .txt
{
    font-size: 3.8em;
}
html.gr .txt
{
    padding-top: .7em;
    font-size: 3.8em;
}
html.gr .step_txt span
{
    font-size: 2.2em;
}
html.lt .txt
{
    font-size: 3.8em;
}
html.lt .step_txt span
{
    font-size: 2.3em;
}
html.lv .txt
{
    font-size: 3.7em;
}
html.se .txt
{
    font-size: 3.9em;
}
html.ee .txt
{
    font-size: 3.9em;
}
html.ee .step_txt span
{
    font-size: 2.2em;
}
html.sk .txt
{
    font-size: 3.9em;
}
@media(max-width: 1440px)
{
    .page
    {
        font-size: 9px;
    }
}
@media(max-width: 1280px)
{
    .page
    {
        font-size: 8px;
    }
}
@media(max-width: 820px)
{
    .page
    {
        font-size: 6px;
    }
}
@media(max-width: 930px) and (orientation: landscape)
{
    .lang_switcher_outer
    {
        font-size: 7px;
    }
    .page
    {
        font-size: 5px;
    }
}
@media(max-width: 812px) and (orientation: landscape)
{
    .page
    {
        font-size: 4.75px;
    }
}
@media(max-width: 736px) and (orientation: landscape)
{
    .page
    {
        font-size: 4.5px;
    }
}
@media(max-width: 667px) and (orientation: landscape)
{
    .page
    {
        font-size: 4.25px;
    }
}
@media(max-width: 568px) and (orientation: landscape)
{
    .page
    {
        font-size: 4px;
    }
}
@media(max-width: 720px) and (orientation: portrait)
{
    .page
    {
        font-size: 10px;
    }
    .page_bg
    {
        background: url("../../gambling/image/bg-mob1.jpg") 50% 0 no-repeat #001562;
        background-size: 720px;
    }
    .steps
    {
        padding: 30em 0 0 0;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        margin: 0 auto;
        width: 63.5em;
    }
    .step_outer
    {
        margin: 0 0 -8em 0;
    }
    .step_outer:nth-child(2)
    {
        margin: 0 0 -8em 28em;
    }
    .step_outer:nth-child(3)
    {
        margin: 0;
    }
    .lang_switcher_outer
    {
        font-size: 7px;
    }
    .desk
    {
        display: none;
    }
    .mob
    {
        display: block;
    }
    #footer
    {
        font-size: 10px;
    }
}
@media(max-width: 645px) and (orientation: portrait)
{
    .page
    {
        font-size: 9px;
    }
    .page_bg
    {
        background-size: 645px;
    }
}
@media(max-width: 575px) and (orientation: portrait)
{
    .page
    {
        font-size: 8px;
    }
    .page_bg
    {
        background-size: 575px;
    }
}
@media(max-width: 510px) and (orientation: portrait)
{
    .page
    {
        font-size: 7px;
    }
    .page_bg
    {
        background-size: 510px;
    }
    .tnc_wrap a
    {
        font-size: 2.2em;
    }
}
@media(max-width: 445px) and (orientation: portrait)
{
    .page
    {
        font-size: 6px;
    }
    .page_bg
    {
        background-size: 445px;
    }
}
@media(max-width: 385px) and (orientation: portrait)
{
    .page
    {
        font-size: 5px;
    }
    .page_bg
    {
        background-size: 385px;
    }
}
@media(min-width: 1901px)
{
    html .page
    {
        font-size: .5208333333vw;
    }
}