﻿.styles_container__SdpIU
{
    position: relative;
    background-image: url(../../willbetgambling/image/banner3.jpg);
    background-position: 50%;
    background-repeat: no-repeat;
    width: 100%;
    height: 350px;
    background-size: cover;
}
@media(min-width: 1440px)
{
    .styles_container__SdpIU
    {
        height: 580px;
    }
}
@media(max-width: 767px)
{
    .styles_container__SdpIU
    {
        height: 320px;
        background-image: url(../../willbetgambling/image/bannerMobile3.jpg);
    }
}
.styles_bannerContent__l_x0G
{
    background: rgba(25,26,35,.5);
    border-radius: 20px;
    max-width: 800px;
    width: 100%;
    height: auto;
    padding: 10px;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-49%);
}
.styles_bannerContent__l_x0G button
{
    margin: 10px auto 0;
}
@media(min-width: 1440px)
{
    .styles_bannerContent__l_x0G
    {
        transform: translate(-50%,-30%);
    }
}
@media(max-width: 1279px)
{
    .styles_bannerContent__l_x0G
    {
        width: auto;
        min-width: 350px;
    }
}
.styles_title__QPM7x
{
    margin: 0;
    text-transform: uppercase;
    font-family: Gilroy Black;
    text-align: center;
    display: flex;
    justify-content: center;
    align-items: center;
}
.styles_title__QPM7x h1
{
    margin: 0 0 15px;
    font-size: 60px;
    line-height: 95%;
    color: #fff;
    text-shadow: 0 2px 2px rgba(0,0,0,.6);
}
.styles_title__QPM7x img
{
    height: 80px;
}
@media(max-width: 1279px)
{
    .styles_title__QPM7x h1
    {
        font-size: 36px;
    }
    .styles_title__QPM7x img
    {
        height: 40px;
    }
}
@media(max-width: 767px)
{
    .styles_title__QPM7x h1
    {
        font-size: 22px;
    }
    .styles_title__QPM7x img
    {
        height: 40px;
    }
}
.styles_description__bfFYe
{
    margin: 0;
    text-transform: uppercase;
    background: linear-gradient(0deg,#f7931b,#fcff79 86.61%);
    font-size: 36px;
    line-height: 45px;
    font-family: Gilroy Black;
    -webkit-background-clip: text;
    background-clip: text;
    -webkit-text-fill-color: transparent;
    text-align: center;
}
@media(max-width: 1279px)
{
    .styles_description__bfFYe
    {
        font-size: 24px;
        line-height: 95%;
    }
}
@media(max-width: 767px)
{
    .styles_description__bfFYe
    {
        font-size: 20px;
        line-height: 95%;
    }
}
.styles_container__lq22j
{
    background: #1c1d27;
    border-radius: 18px;
    background: #00c667;
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 12px 16px;
}
@media(max-width: 1279px)
{
    .styles_container__lq22j
    {
        padding: 12px 32px;
    }
}
.styles_text__rQ8u1
{
    font-family: Gilroy Semibold;
    font-size: 20px;
    line-height: 21px;
    text-align: center;
    color: #fff;
}
@media(max-width: 1279px)
{
    .styles_text__rQ8u1
    {
        font-size: 18px;
    }
}
.styles_check__iX_zM
{
    margin-right: 10px;
    width: 25px;
    height: 25px;
    border-radius: 50%;
    background: #fff url(../../willbetgambling/image/checkIcon.svg) 50% no-repeat;
    background-size: 14px;
}
@media(max-width: 1279px)
{
    .styles_check__iX_zM
    {
        width: 20px;
        height: 20px;
    }
}
.styles_wrapper__hoxL_
{
    margin: 60px auto;
}
@media(max-width: 1279px)
{
    .styles_wrapper__hoxL_
    {
        margin: 40px auto;
    }
}
.styles_container__m5HvK
{
    display: flex;
    justify-content: space-between;
    cursor: pointer;
    position: relative;
    background-size: cover;
    background-repeat: no-repeat;
    background-image: url(../../willbetgambling/image/tournament_placeholder1.png);
    background-position: 50%;
    box-shadow: 0 10px 40px rgba(0,0,0,.2);
    border-radius: 20px;
    padding: 40px;
    margin-top: 50px;
    min-height: 320px;
    -webkit-clip-path: initial;
    clip-path: none;
    flex-direction: row;
    border: 2px solid transparent;
}
.styles_container__m5HvK:hover
{
    border: 2px solid #00c667;
}
.styles_container__m5HvK:hover:after
{
    content: "";
    width: 0;
    height: 0;
    border-bottom: 23px solid transparent;
    border-left: 23px solid transparent;
    bottom: -2px;
    right: -2px;
    position: absolute;
}
@media(max-width: 1279px)
{
    .styles_container__m5HvK
    {
        max-width: 350px;
        margin: 30px auto 0;
        padding: 40px 18px 18px;
        min-height: auto;
        flex-direction: column-reverse;
        background-position: 50%;
        background-image: url(../../willbetgambling/image/tournament_placeholder1.png);
    }
}
.styles_participate__FOVRo
{
    border: 2px solid #00c667;
}
.styles_participate__FOVRo:after
{
    content: "";
    width: 0;
    height: 0;
    border-bottom: 23px solid transparent;
    border-left: 23px solid transparent;
    bottom: -2px;
    right: -2px;
    position: absolute;
}
.styles_content__V9e4e
{
    border-radius: 20px;
    width: 450px;
    display: flex;
    flex-direction: column;
    justify-content: center;
}
@media(max-width: 1279px)
{
    .styles_content__V9e4e
    {
        width: auto;
    }
}
.styles_blockTitle__lssVQ
{
    margin: 0;
    font-family: Bold;
    font-size: 30px;
    line-height: 110%;
    text-align: center;
    text-transform: uppercase;
    background: linear-gradient(22.28deg,#4562fa 11.96%,#7f45fa 79.71%);
    -webkit-background-clip: text;
    background-clip: text;
    -webkit-text-fill-color: transparent;
}
@media(max-width: 1279px)
{
    .styles_blockTitle__lssVQ
    {
        font-size: 22px;
        line-height: 27px;
        text-align: center;
    }
}
.styles_title__Fu_R5
{
    display: flex;
    width: 100%;
    justify-content: center;
    align-items: center;
}
.styles_title__Fu_R5 h3
{
    margin: 0 auto;
    font-size: 24px;
    line-height: 110%;
    font-family: Bold;
    filter: drop-shadow(1px 1px 1px #000);
    text-transform: uppercase;
    text-align: left;
    background: #fff;
    -webkit-background-clip: text;
    background-clip: text;
    -webkit-text-fill-color: transparent;
}
.styles_title__Fu_R5 img
{
    display: block;
}
@media(max-width: 1279px)
{
    .styles_title__Fu_R5 h3
    {
        margin: 0;
        font-size: 28px;
        text-align: center;
    }
}
.styles_empty__Q5zZM
{
    color: #fff;
    text-transform: uppercase;
    margin: 40px auto 30px;
    min-height: 600px;
    text-align: center;
    font-size: 21px;
}
.styles_description__AhTmd
{
    font-family: Gilroy Semibold,sans-serif;
    font-size: 14px;
    line-height: 18px;
    color: #fff;
    text-align: left;
    margin: 0 auto;
}
@media(max-width: 1279px)
{
    .styles_description__AhTmd
    {
        margin: 0 auto;
        text-align: center;
    }
}
.styles_tournamentFinished__qBMIa
{
    font-family: Gilroy Semibold,sans-serif;
    font-size: 20px;
    line-height: 25px;
    color: #fff;
    text-align: center;
    max-width: 350px;
    margin: 25px auto 0;
    display: block;
}
@media(max-width: 1279px)
{
    .styles_tournamentFinished__qBMIa
    {
        margin: 15px auto 0;
    }
}
@media(max-width: 767px)
{
    .styles_tournamentFinished__qBMIa
    {
        margin: 5px auto 0;
    }
}
.styles_timerAndButton__9O9lp
{
    width: 300px;
}
@media(max-width: 767px)
{
    .styles_timerAndButton__9O9lp
    {
        margin: 0 auto;
    }
}
.styles_participateContainer__g5btN
{
    margin: 20px auto 0;
    width: 100%;
    height: 60px;
}
.styles_participateContainer__g5btN button
{
    margin: 20px auto 0;
    font-size: 24px;
    line-height: 30px;
    border-radius: 18px;
    text-transform: none;
}
.styles_timerWrapper__HfKaB
{
    background: none;
    background-size: 100% 100%;
    width: 100%;
}
.styles_timerWrapper__HfKaB>div
{
    margin: 50px auto 0;
    width: 100%;
    max-width: 100%;
    height: 65px;
    padding: 0 20px;
    align-items: center;
    display: flex;
    justify-content: center;
    flex-direction: column;
}
.styles_timerWrapper__HfKaB>div>span
{
    font-size: 18px;
}
.styles_timerWrapper__HfKaB>div>div
{
    font-size: 20px;
}
@media(max-width: 1279px)
{
    .styles_timerWrapper__HfKaB
    {
        margin-top: 100px;
    }
    .styles_timerWrapper__HfKaB>div
    {
        margin-top: 26px;
        height: 65px;
        align-items: center;
        justify-content: center;
        flex-direction: column;
    }
    .styles_timerWrapper__HfKaB>div>div
    {
        margin-top: 7px;
    }
    .styles_timerWrapper__HfKaB>div>div, .styles_timerWrapper__HfKaB>div>span
    {
        font-size: 16px;
    }
}
.styles_wrapper__gcRKa
{
    margin: 60px auto;
}
@media(max-width: 1279px)
{
    .styles_wrapper__gcRKa
    {
        margin: 40px auto;
    }
}
.styles_container__1JJIg
{
    display: grid;
    grid-template-columns: repeat(2,1fr);
    grid-gap: 40px;
    margin: 60px auto;
    max-width: 910px;
}
@media(max-width: 1279px)
{
    .styles_container__1JJIg
    {
        grid-template-columns: 1fr;
        max-width: 350px;
        margin: 20px auto 40px;
    }
}
.styles_container__yYhAH
{
    display: flex;
    gap: 50px;
    justify-content: center;
    flex-wrap: wrap;
}
.styles_container__yYhAH img
{
    width: 400px;
}
@media(max-width: 1279px)
{
    .styles_container__yYhAH img
    {
        width: 50%;
    }
}
@media(max-width: 767px)
{
    .styles_container__yYhAH
    {
        flex-direction: column;
        gap: 20px;
        align-items: center;
    }
    .styles_container__yYhAH img
    {
        width: 90%;
    }
}
.styles_levels__SIYns
{
    margin: 30px auto 20px;
    font-size: 22px;
    text-transform: uppercase;
    text-align: center;
    color: #fff;
    font-family: Gilroy Bold;
}
.styles_desktopContainer__3ba3X
{
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
    gap: 50px;
}
.styles_desktopInner__aNQak
{
    display: flex;
    height: 100%;
    flex-direction: column;
    justify-content: space-between;
    gap: 50px;
}
.styles_progress__VyVII
{
    background: #3bd5de;
    height: 560px;
    width: 1px;
}
.styles_level__LLGVQ
{
    position: relative;
    width: 375px;
}
.styles_level__LLGVQ>img
{
    width: 100%;
}
.styles_levelLeft__jN_5l:after
{
    right: -60px;
}
.styles_levelLeft__jN_5l:after, .styles_levelRight__UoQL9:after
{
    position: absolute;
    top: 45%;
    content: "";
    width: 17px;
    height: 17px;
    border-radius: 50%;
    border: 1px solid #3bd5de;
    background: #000;
}
.styles_levelRight__UoQL9:after
{
    left: -60px;
}
.styles_levelDone__KQHNX:after
{
    background: #fe873a;
    border-color: #fe873a;
    background-image: url(../../willbetgambling/image/check-white.svg);
    background-repeat: no-repeat;
    background-size: 70%;
    background-position: 3px 2px;
}
.styles_mobileContainer__d7VNX
{
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
    gap: 20px;
    padding-left: 20px;
}
.styles_mobileContainer__d7VNX .styles_progress__VyVII
{
    height: 800px;
}
.styles_mobileContainer__d7VNX .styles_level__LLGVQ
{
    width: 330px;
}
.styles_mobileContainer__d7VNX .styles_levelRight__UoQL9:after
{
    left: -30px;
}
.styles_status__qLHuU
{
    position: absolute;
    top: 15%;
    left: 35%;
}
.styles_status__qLHuU h2
{
    color: transparent;
    text-align: left;
    text-transform: uppercase;
    font-size: 32px;
}
@media(max-width: 767px)
{
    .styles_status__qLHuU h2
    {
        font-size: 24px;
    }
}
.styles_one__BwpKC .styles_points__naple h2, .styles_one__BwpKC .styles_status__qLHuU h2
{
    background: linear-gradient(180deg,#fff 43.6%,#999 54.4%);
    -webkit-background-clip: text;
    background-clip: text;
    -webkit-text-fill-color: transparent;
}
.styles_two__R_ybx .styles_points__naple h2, .styles_two__R_ybx .styles_status__qLHuU h2
{
    background: linear-gradient(180deg,#fff 43.6%,#a77e74 54.4%);
    -webkit-background-clip: text;
    background-clip: text;
    -webkit-text-fill-color: transparent;
}
.styles_three__juNbQ .styles_points__naple h2, .styles_three__juNbQ .styles_status__qLHuU h2
{
    background: linear-gradient(180deg,#fff 43.6%,#869fc5 54.4%);
    -webkit-background-clip: text;
    background-clip: text;
    -webkit-text-fill-color: transparent;
}
.styles_four__jentj .styles_points__naple h2, .styles_four__jentj .styles_status__qLHuU h2
{
    background: linear-gradient(180deg,#fff 43.6%,#bea981 54.4%);
    -webkit-background-clip: text;
    background-clip: text;
    -webkit-text-fill-color: transparent;
}
.styles_five__blceX .styles_points__naple h2, .styles_five__blceX .styles_status__qLHuU h2
{
    background: linear-gradient(180deg,#fff 43.6%,#9d8cc0 54.4%);
    -webkit-background-clip: text;
    background-clip: text;
    -webkit-text-fill-color: transparent;
}
.styles_cashback__kl_5X
{
    position: absolute;
    font-family: Gilroy Bold;
    top: 37%;
    left: 33%;
}
.styles_cashback__kl_5X p
{
    font-size: 20px;
    color: transparent;
    text-transform: uppercase;
    background: linear-gradient(0deg,#f7931b,#fcff79 86.61%);
    -webkit-background-clip: text;
    background-clip: text;
    -webkit-text-fill-color: transparent;
}
@media(max-width: 767px)
{
    .styles_cashback__kl_5X p
    {
        font-size: 16px;
    }
}
.styles_cashback__kl_5X h2
{
    font-size: 50px;
    color: transparent;
    text-transform: uppercase;
    background: linear-gradient(0deg,#f7931b,#fcff79 86.61%);
    -webkit-background-clip: text;
    background-clip: text;
    -webkit-text-fill-color: transparent;
    text-align: center;
}
@media(max-width: 767px)
{
    .styles_cashback__kl_5X h2
    {
        font-size: 40px;
    }
}
.styles_points__naple
{
    position: absolute;
    top: 52%;
    left: 10%;
}
.styles_points__naple p
{
    font-size: 10px;
    text-transform: uppercase;
    color: #fff;
    font-family: Gilroy Bold;
    text-align: center;
}
@media(max-width: 767px)
{
    .styles_points__naple p
    {
        font-size: 10px;
    }
}
.styles_points__naple h2
{
    color: transparent;
    text-transform: uppercase;
    font-size: 24px;
    line-height: 24px;
}
@media(max-width: 767px)
{
    .styles_points__naple h2
    {
        font-size: 18px;
        line-height: 18px;
    }
}
.styles_prizes__7PU9L
{
    position: absolute;
    display: flex;
    top: 76%;
    left: 50%;
    transform: translate(-50%);
    justify-content: center;
    gap: 30px;
    width: 320px;
}
.styles_prizes__7PU9L p
{
    font-size: 10px;
    font-family: Gilroy Bold;
    color: transparent;
    text-transform: uppercase;
    background: linear-gradient(0deg,#f7931b,#fcff79 86.61%);
    -webkit-background-clip: text;
    background-clip: text;
    -webkit-text-fill-color: transparent;
    text-align: center;
}
@media(max-width: 767px)
{
    .styles_prizes__7PU9L p
    {
        font-size: 10px;
    }
}
.styles_prizes__7PU9L h2
{
    font-size: 24px;
    line-height: 24px;
    font-family: Gilroy Bold;
    color: transparent;
    text-transform: uppercase;
    background: linear-gradient(0deg,#f7931b,#fcff79 86.61%);
    -webkit-background-clip: text;
    background-clip: text;
    -webkit-text-fill-color: transparent;
    text-align: center;
}
@media(max-width: 767px)
{
    .styles_prizes__7PU9L h2
    {
        font-size: 18px;
        line-height: 18px;
    }
    .styles_prizes__7PU9L
    {
        top: 75%;
        width: 300px;
    }
}
.styles_container__C2Rfg
{
    cursor: pointer;
    background: transparent;
    box-shadow: 0 10px 40px rgba(0,0,0,.2);
    border-radius: 20px;
    position: relative;
    outline: 2px solid transparent;
    -webkit-clip-path: initial;
    clip-path: none;
    overflow: hidden;
}
.styles_container__C2Rfg:hover
{
    outline: 2px solid #00c667;
}
.styles_container__C2Rfg:hover:after
{
    content: "";
    width: 0;
    height: 0;
    border-bottom: 23px solid transparent;
    border-left: 23px solid transparent;
    bottom: -2px;
    right: -2px;
    position: absolute;
    z-index: 10;
}
.styles_participate__wih_e
{
    border: 2px solid #00c667;
}
.styles_participate__wih_e:after
{
    content: "";
    width: 0;
    height: 0;
    border-bottom: 23px solid transparent;
    border-left: 23px solid transparent;
    bottom: -2px;
    right: -2px;
    position: absolute;
    z-index: 10;
}
.styles_content__RD6XA
{
    width: 100%;
    border-radius: 20px;
    padding: 55px 40px 40px;
    background: url(../../willbetgambling/image/cardBackground.png) no-repeat 50%;
    background-position-y: -20px;
    background-size: cover;
    position: relative;
    z-index: 10;
    height: auto;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}
@media(max-width: 1279px)
{
    .styles_content__RD6XA
    {
        padding: 33px 18px 18px;
        background-position-y: -13px;
    }
}
.styles_text__USSQ_
{
    font-family: Gilroy Semibold,sans-serif;
    font-size: 14px;
    line-height: 110%;
    color: #fff;
    text-align: center;
    max-width: 350px;
    margin: 0 auto;
}
.styles_mainImg__ESH0C
{
    width: 100%;
    border-radius: 20px 20px 0 0;
    height: 270px;
    object-fit: cover;
}
.styles_participateContainer__LRRPZ
{
    margin: 20px auto 0;
    max-width: 100%;
    width: 100%;
    height: 60px;
}
.styles_participateContainer__LRRPZ button
{
    font-size: 24px;
    line-height: 30px;
    border-radius: 18px;
    text-transform: none;
}
.styles_timerWrapper__2659t
{
    min-height: 85px;
}
@media(max-width: 1439px)
{
    .styles_timerWrapper__2659t
    {
        min-height: auto;
    }
}
.styles_timerWrapper__2659t>div
{
    max-width: 350px;
    grid-template-columns: 1fr;
    height: 65px;
    padding: 5px 20px;
    border-radius: 10px;
    border-width: 2px;
    -webkit-backdrop-filter: blur(25px);
    backdrop-filter: blur(25px);
}
.styles_timerWrapper__2659t>div>div
{
    font-size: 18px;
}
.styles_timerWrapper__2659t>div>div div
{
    font-size: 24px;
}
.styles_timerWrapper__2659t>div>div div span.styles_grey__MrVfw
{
    font-size: 18px;
}
@media(max-width: 1279px)
{
    .styles_timerWrapper__2659t>div>div div
    {
        font-size: 21px;
    }
    .styles_timerWrapper__2659t>div>div div span.styles_grey__MrVfw
    {
        font-size: 18px;
    }
}
.styles_title__qYT9i
{
    display: flex;
    justify-content: center;
    margin: 0 auto;
    align-items: center;
}
.styles_title__qYT9i h3
{
    margin: 0 20px;
    font-size: 24px;
    line-height: 110%;
    font-family: Bold;
    filter: drop-shadow(1px 1px 1px #000);
    text-transform: uppercase;
    text-align: center;
    background: #fff;
    -webkit-background-clip: text;
    background-clip: text;
    -webkit-text-fill-color: transparent;
    min-height: 60px;
}
.styles_title__qYT9i img
{
    display: block;
}
.styles_title__q6AC8
{
    margin: 50px auto 30px;
    font-size: 24px;
    color: #988c92;
    text-align: center;
    text-transform: uppercase;
    font-family: Gilroy Bold;
}
.styles_inner__qbW7l
{
    color: #988c92;
    max-width: 800px;
    margin: 0 auto;
    padding: 40px 0;
}
.styles_inner__qbW7l table
{
    width: 100%;
    table-layout: fixed;
    border-collapse: collapse;
}
.styles_inner__qbW7l thead td
{
    border: none;
    font-size: 13px;
    padding: 0 10px;
    font-family: Gilroy Bold;
    text-transform: uppercase;
}
.styles_inner__qbW7l td
{
    text-align: center;
    border-bottom: 1px solid hsla(0,0%,100%,.25);
}
.styles_inner__qbW7l td:first-child
{
    border: none;
}
.styles_inner__qbW7l td .styles_headImg__YJSKb
{
    height: 27px;
    margin-bottom: 8px;
}
.styles_inner__qbW7l td .styles_lvlImg__Om2Z6
{
    width: 100px;
    height: 100px;
}
.styles_inner__qbW7l td .styles_iconImg__h8g_E
{
    width: 20px;
    height: 14px;
}
.styles_title__OVisL
{
    margin: 0;
    font-family: Bold;
    font-size: 30px;
    line-height: 110%;
    text-align: center;
    text-transform: uppercase;
    background: linear-gradient(22.28deg,#4562fa 11.96%,#7f45fa 79.71%);
    -webkit-background-clip: text;
    background-clip: text;
    -webkit-text-fill-color: transparent;
}
@media(max-width: 1279px)
{
    .styles_title__OVisL
    {
        font-size: 22px;
        line-height: 27px;
    }
}
.styles_container__3fiRN
{
    display: grid;
    grid-template-columns: repeat(2,1fr);
    grid-gap: 40px;
    margin: 60px 0 40px;
}
@media(max-width: 1279px)
{
    .styles_container__3fiRN
    {
        grid-template-columns: 1fr;
        max-width: 350px;
        margin: 30px auto 40px;
    }
}
.styles_title__2bgzS
{
    margin: 50px auto 30px;
    font-size: 24px;
    color: #988c92;
    text-align: center;
    text-transform: uppercase;
    font-family: Gilroy Bold;
}
.styles_inner__mEOZW
{
    color: #988c92;
    max-width: 800px;
    margin: 0 auto;
    padding: 40px 0;
}
.styles_inner__mEOZW table
{
    width: 100%;
    table-layout: fixed;
    border-collapse: collapse;
}
.styles_inner__mEOZW thead td
{
    border: none;
    font-size: 13px;
    font-family: Gilroy Bold;
    text-transform: uppercase;
}
.styles_inner__mEOZW td
{
    text-align: center;
    border-right: 1px solid hsla(0,0%,100%,.25);
}
.styles_inner__mEOZW td:first-child
{
    border: none;
    width: 30%;
    padding: 0 0 10px;
    font-size: 12px;
    text-transform: uppercase;
    text-align: left;
}
.styles_inner__mEOZW td:first-child>div
{
    width: 70%;
    display: inline-block;
    vertical-align: middle;
}
.styles_inner__mEOZW td:last-child
{
    border: none;
}
.styles_inner__mEOZW td .styles_headImg___I0l2
{
    height: 20px;
    margin-bottom: 8px;
    display: inline-block;
    vertical-align: middle;
    margin-right: 10px;
}
.styles_inner__mEOZW td .styles_lvlImg__b5DaO
{
    width: 50px;
    height: 50px;
}
.styles_inner__mEOZW td .styles_iconImg__MduHE
{
    width: 20px;
    height: 14px;
}
.styles_container___OtVn
{
    box-shadow: 0 10px 40px rgba(0,0,0,.2);
    border-radius: 20px;
    padding: 70% 40px 40px;
    background-position-y: -95px;
    position: relative;
    border: 2px solid transparent;
    -webkit-clip-path: initial;
    clip-path: none;
}
.styles_emptyImage__onzLS
{
    padding-top: 45%;
}
@media(max-width: 1279px)
{
    .styles_emptyImage__onzLS
    {
        padding-top: 56%;
    }
}
.styles_content__62ke5
{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,.55);
    border-radius: 20px;
    padding-top: 150px;
    display: flex;
    flex-direction: column;
    align-items: center;
}
@media(max-width: 1279px)
{
    .styles_content__62ke5
    {
        padding: 75px 15px 15px;
    }
}
.styles_title__kLkB3
{
    display: flex;
    justify-content: center;
    margin: 0 auto;
    height: 58px;
    align-items: center;
    padding: 0 40px;
}
.styles_title__kLkB3 h3
{
    margin: 0 20px;
    font-size: 24px;
    line-height: 29px;
    font-family: Bold;
    text-transform: uppercase;
    text-align: center;
    color: #fff;
}
.styles_mainImage__51ses
{
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    border-radius: 20px;
    background-position-y: -60px;
    background: url(../../willbetgambling/image/tournament_placeholder1.png) 50% no-repeat;
}
@media(max-width: 1279px)
{
    .styles_mainImage__51ses
    {
        background-position-y: -100px;
    }
}
.styles_winner__uVKPu
{
    margin: 0 20px;
    font-size: 15px;
    line-height: 28px;
    font-family: Bold;
    text-transform: uppercase;
    text-align: center;
    color: #fff;
}
.styles_winner__uVKPu.styles_bold__6p_Wb
{
    font-family: Bold;
    font-size: 24px;
    color: #fff;
}
.styles_results__szyOu
{
    width: 196px;
    height: 40px;
    text-align: center;
    font-size: 13px;
    line-height: 16px;
    cursor: pointer;
    text-transform: uppercase;
    color: #fff;
    font-family: Gilroy Semibold,sans-serif;
    border-radius: 10px;
    background: url(../../willbetgambling/image/gradientRectangle.svg) 50% no-repeat;
    border: initial;
    margin-top: 30px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.styles_results__szyOu:hover
{
    background: linear-gradient(200deg,#00c667 .92%,#1dec89 51.72%,#06aa5b 98.62%);
}
.styles_container__kASji
{
    width: 820px;
    margin: 0 auto 50px;
}
@media(max-width: 1279px)
{
    .styles_container__kASji
    {
        width: 100%;
    }
}
.styles_title__vDn5d
{
    margin: 50px auto 30px;
    font-size: 24px;
    color: #fff;
    text-align: center;
    text-transform: uppercase;
    font-family: Gilroy Bold;
}
.styles_term__xGQMs
{
    padding: 20px;
    color: #988c92;
    font-size: 18px;
    font-family: Gilroy Semibold;
    border-bottom: 1px solid hsla(0,0%,100%,.16);
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none;
}
.styles_open__m16p4
{
    color: #fff;
}
.styles_open__m16p4 .styles_termTitle__24jXZ svg
{
    transform: rotate(45deg);
}
.styles_open__m16p4 .styles_termText__96gky
{
    display: block;
}
.styles_termTitle__24jXZ
{
    display: flex;
    justify-content: flex-start;
    align-items: center;
    gap: 20px;
    cursor: pointer;
}
.styles_termText__96gky
{
    font-size: 16px;
    display: none;
    padding-left: 38px;
    padding-top: 20px;
}
.styles_termText__96gky ul
{
    margin-top: 20px;
    margin-left: 20px;
    list-style: disc;
}
.styles_imageContainer__i9n_v
{
    position: relative;
    background: #fff;
    background-size: 100% 100%;
    border-radius: 8px;
    display: flex;
    flex-direction: column;
    height: 48px;
    width: 110px;
    align-items: center;
    justify-content: center;
    padding: 2px 12px 6px;
}
.styles_image__t9KIv
{
    margin-top: 6px;
    height: 85%;
    max-width: 100%;
    object-fit: contain;
    width: auto;
}
.styles_container__EKe12
{
    display: flex;
    justify-content: center;
    align-items: center;
    border-bottom: 1px solid #323340;
}
.styles_container__EKe12>div
{
    width: 200px;
    height: 135px;
}
@media(max-width: 1279px)
{
    .styles_container__EKe12>div
    {
        width: 125px;
    }
}
.styles_tabItem__nzeJ5
{
    display: flex;
    flex-direction: column;
    position: relative;
    justify-content: flex-end;
    padding-bottom: 15px;
    align-items: center;
    cursor: pointer;
}
.styles_tabItem__nzeJ5.styles_leaderBoard__9jBWA
{
    background: url(../../willbetgambling/image/leaderIcon.svg) center 35px no-repeat;
}
.styles_tabItem__nzeJ5.styles_leaderBoard__9jBWA.styles_active__bqIRG, .styles_tabItem__nzeJ5.styles_leaderBoard__9jBWA:hover
{
    background: url(../../willbetgambling/image/leaderIconHover.svg) center 35px no-repeat,radial-gradient(100% 100% at 50% 100%,#481e73 0,rgba(107,47,167,0) 100%);
}
.styles_tabItem__nzeJ5.styles_tournamentPrizes__MAW2O
{
    background: url(../../willbetgambling/image/prizesIcon.svg) center 35px no-repeat;
}
.styles_tabItem__nzeJ5.styles_tournamentPrizes__MAW2O.styles_active__bqIRG, .styles_tabItem__nzeJ5.styles_tournamentPrizes__MAW2O:hover
{
    background: url(../../willbetgambling/image/prizesIconHover.svg) center 35px no-repeat,radial-gradient(100% 100% at 50% 100%,#481e73 0,rgba(107,47,167,0) 100%);
}
.styles_tabItem__nzeJ5.styles_rules__aRkVj
{
    background: url(../../willbetgambling/image/rulesIcon.svg) center 35px no-repeat;
}
.styles_tabItem__nzeJ5.styles_rules__aRkVj.styles_active__bqIRG, .styles_tabItem__nzeJ5.styles_rules__aRkVj:hover
{
    background: url(../../willbetgambling/image/rulesIconHover.svg) center 35px no-repeat,radial-gradient(100% 100% at 50% 100%,#481e73 0,rgba(107,47,167,0) 100%);
}
.styles_tabItem__nzeJ5.styles_active__bqIRG:after, .styles_tabItem__nzeJ5:hover:after
{
    content: "";
    height: 3px;
    width: 100%;
    position: absolute;
    bottom: 0;
    left: 0;
    background: linear-gradient(90deg,#3e71f4,#d60cc3);
    box-shadow: #000;
}
.styles_tabText__GiRre
{
    margin: 0;
    font-size: 16px;
    line-height: 20px;
    font-family: Gilroy Bold;
    text-align: center;
    text-transform: uppercase;
    color: #afb7c6;
}
@media(max-width: 1279px)
{
    .styles_tabText__GiRre
    {
        font-size: 12px;
        line-height: 15px;
        text-align: center;
    }
}
.styles_wrapper__xL8gc
{
    background: linear-gradient(180deg,#232731,#1c1d27 76.17%);
}
.styles_container__m9Hk0
{
    padding: 30px 60px 100px;
    margin: 0 auto;
    max-width: 1200px;
}
@media(max-width: 767px)
{
    .styles_container__m9Hk0
    {
        padding: 20px 16px 50px;
    }
}
@media(min-width: 1441px)
{
    .styles_container__m9Hk0
    {
        max-width: 1440px;
    }
}
.styles_loading__ymn4b
{
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 30px;
}
.styles_header__AnS_G
{
    display: flex;
    justify-content: space-between;
    align-items: center;
}
@media(max-width: 767px)
{
    .styles_header__AnS_G
    {
        flex-direction: column-reverse;
        align-items: flex-start;
    }
    .styles_header__AnS_G>div
    {
        margin-right: 20px;
    }
    .styles_header__AnS_G>div:last-child
    {
        margin-right: 0;
    }
}
.styles_title__BxROR
{
    font-family: Gilroy Bold;
    font-size: 24px;
    margin-left: 80px;
    color: #fff;
    text-transform: uppercase;
}
@media(max-width: 767px)
{
    .styles_title__BxROR
    {
        margin-left: 0;
        font-size: 18px;
    }
}
.styles_btns__ds87l
{
    display: flex;
    gap: 16px;
}
.styles_btn__tbdyZ
{
    font-size: 13px;
    line-height: 18px;
    border-radius: 10px;
    padding: 10px 24px;
    background: #18171b;
    border: 1px solid #323340;
    cursor: pointer;
}
.styles_btn__tbdyZ span
{
    background: #f79622;
    -webkit-background-clip: text;
    background-clip: text;
    -webkit-text-fill-color: transparent;
}
.styles_btnActive__uFg4_
{
    color: #18171b;
    background: #f79622;
    border: 1px;
}
.styles_filters__OEThx
{
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin: 16px auto;
}
.styles_filters__OEThx>div
{
    margin-right: 16px;
}
.styles_filters__OEThx>div:last-child
{
    margin-right: 0;
}
@media(max-width: 767px)
{
    .styles_filters__OEThx>div
    {
        margin-bottom: 16px;
        margin-right: 0;
    }
    .styles_filters__OEThx
    {
        flex-direction: column;
    }
}
.styles_methods__3KPiP
{
    color: #fff;
    width: 100%;
    margin-top: 50px;
}
.styles_methods__3KPiP table
{
    width: 100%;
    font-size: 15px;
    border-collapse: collapse;
}
.styles_methods__3KPiP thead
{
    color: #afb7c6;
    font-size: 13px;
    line-height: 18px;
}
.styles_methods__3KPiP thead td
{
    text-align: center;
    padding: 0 0 12px;
    border-bottom: 1px solid #323340;
}
.styles_methods__3KPiP tbody tr:nth-child(2n)
{
    background: hsla(0,0%,100%,.05);
}
.styles_methods__3KPiP tbody td
{
    border: none;
    padding: 12px 0;
    text-align: center;
}
.styles_methods__3KPiP tbody td:first-child
{
    padding-left: 30px;
}
.styles_methods__3KPiP tbody td:last-child
{
    padding-right: 30px;
}
.styles_methods__3KPiP tbody td button
{
    text-transform: uppercase;
}
@media(max-width: 767px)
{
    .styles_methods__3KPiP tbody td:first-child, .styles_methods__3KPiP tbody td:last-child
    {
        padding: 12px 0;
    }
}
.styles_free__kwFiO
{
    color: #afb7c6;
}
.styles_methodsMobile__n2tR_
{
    margin-top: 20px;
    color: #fff;
}
.styles_methodsMobile__n2tR_ button
{
    text-transform: uppercase;
    font-size: 16px!important;
}
.styles_methodMobile__Mgg1D
{
    background: #282935;
    background-size: 100% 100%;
    border: 1px solid #323340;
    border-radius: 16px;
    padding: 12px 12px 8px;
    margin-bottom: 12px;
}
.styles_methodMobile__Mgg1D>div
{
    display: flex;
    align-items: center;
    justify-content: flex-start;
    margin-bottom: 8px;
}
.styles_methodMobile__Mgg1D>div span
{
    display: inline-block;
    margin-left: 16px;
    font-size: 17px;
    font-family: Gilroy Bold;
    color: #fff;
}
.styles_methodMobile__Mgg1D table
{
    width: 100%;
    border-collapse: collapse;
    margin-bottom: 6px;
}
.styles_methodMobile__Mgg1D thead
{
    color: #afb7c6;
    font-size: 13px;
    line-height: 18px;
}
.styles_methodMobile__Mgg1D tbody td
{
    text-transform: capitalize;
    padding: 8px 0;
    font-size: 13px;
    line-height: 18px;
}
.styles_container__Be8KL
{
    display: flex;
    align-items: center;
    justify-content: center;
    margin-top: 60px;
    margin-bottom: 40px;
}
.styles_container__Be8KL>div
{
    width: 200px;
    height: 200px;
    margin: 0 25px;
}
@media(max-width: 1279px)
{
    .styles_container__Be8KL>div
    {
        width: 160px;
        height: 160px;
        margin: 0 12px;
    }
}
.styles_tabItem__dqmh5
{
    display: flex;
    flex-direction: column;
    position: relative;
    justify-content: flex-end;
    padding-bottom: 15px;
    align-items: center;
    cursor: pointer;
    background-position: center 60px,50%;
    background-repeat: no-repeat;
    border-radius: 18px;
}
.styles_tabItem__dqmh5.styles_leaderBoard__GT2Fc
{
    background-image: url(../../willbetgambling/image/leaderIcon.svg);
}
.styles_tabItem__dqmh5.styles_leaderBoard__GT2Fc:hover
{
    background-image: url(../../willbetgambling/image/leaderIconHover.svg),linear-gradient(44.25deg,#3e71f4 4.73%,#d60cc3);
    border-radius: 18px;
}
.styles_tabItem__dqmh5.styles_tournamentPrizes__yAUuj
{
    background-image: url(../../willbetgambling/image/prizesIcon.svg);
}
.styles_tabItem__dqmh5.styles_tournamentPrizes__yAUuj:hover
{
    background-image: url(../../willbetgambling/image/prizesIconHover.svg),linear-gradient(44.25deg,#3e71f4 4.73%,#d60cc3);
}
.styles_tabItem__dqmh5.styles_rules__RjyHf
{
    background-image: url(../../willbetgambling/image/rulesIcon.svg);
}
.styles_tabItem__dqmh5.styles_rules__RjyHf:hover
{
    background-image: url(../../willbetgambling/image/rulesIconHover.svg),linear-gradient(44.25deg,#3e71f4 4.73%,#d60cc3);
}
.styles_tabItem__dqmh5:before
{
    content: "";
    width: calc(100% + 4px);
    position: absolute;
    border-radius: 18px;
    background: linear-gradient(44.25deg,#3e71f4 4.73%,#d60cc3);
    height: calc(100% + 4px);
    top: -2px;
    left: -2px;
    z-index: -1;
}
.styles_tabItem__dqmh5:after
{
    content: "";
    width: 100%;
    position: absolute;
    bottom: 0;
    border-radius: 18px;
    left: 0;
    background: #1c1d27;
    height: 100%;
    z-index: -1;
}
.styles_tabItem__dqmh5:hover>div
{
    color: #fff;
}
.styles_tabItem__dqmh5:hover:after
{
    content: "";
    width: 100%;
    position: absolute;
    bottom: 0;
    border-radius: 18px;
    left: 0;
    height: 100%;
    z-index: -1;
}
@media(max-width: 1279px)
{
    .styles_tabItem__dqmh5
    {
        background-position: center 40px,50%;
    }
}
.styles_tabText__VINuN
{
    margin: 0;
    font-size: 16px;
    line-height: 20px;
    padding: 0 15px;
    font-family: Gilroy Bold;
    text-align: center;
    text-transform: uppercase;
    color: #afb7c6;
    height: 45px;
}
@media(max-width: 1279px)
{
    .styles_tabText__VINuN
    {
        font-size: 13px;
        line-height: 16px;
        height: auto;
    }
}
.styles_container__Sm6JE
{
    padding: 0 60px;
    max-width: 1700px;
    margin: 70px auto 50px;
    width: 100%;
}
@media(max-width: 1279px)
{
    .styles_container__Sm6JE
    {
        padding: 0 8px;
        margin: 40px auto;
        max-width: 750px;
    }
}
@media(max-width: 767px)
{
    .styles_container__Sm6JE
    {
        padding: 0 8px;
        margin: 40px auto;
        max-width: 380px;
    }
}
.styles_title__iz09s
{
    text-transform: uppercase;
    color: #fff;
    font-family: Gilroy Black;
    font-size: 24px;
    line-height: 30px;
    padding-bottom: 25px;
    max-width: 1000px;
    margin: 0 auto 50px;
    border-bottom: 1px solid #323340;
    text-align: center;
}
@media(max-width: 1279px)
{
    .styles_title__iz09s
    {
        font-size: 20px;
        line-height: 25px;
        border-bottom: none;
        padding-bottom: 0;
        margin-bottom: 35px;
    }
}
.styles_gamesContainer__RiffG
{
    display: grid;
    position: relative;
    grid-gap: 15px;
    grid-template-columns: repeat(6,1fr);
}
@media(max-width: 1279px)
{
    .styles_gamesContainer__RiffG
    {
        grid-template-columns: repeat(4,1fr);
        grid-gap: 12px;
    }
}
@media(max-width: 767px)
{
    .styles_gamesContainer__RiffG
    {
        grid-template-columns: repeat(3,1fr);
        grid-gap: 12px;
    }
}
.styles_loadMoreWrap__FUnr_
{
    display: flex;
    justify-content: center;
}
.styles_container__TYgD0
{
    background: radial-gradient(55.36% 133.02% at 85.29% -33.02%,#21242f 0,#21232f 100%);
    border-radius: 20px;
    width: 100%;
    position: relative;
    max-width: 1000px;
    box-shadow: 0 10px 40px rgba(0,0,0,.2);
    padding: 35px;
    margin: 35px auto 0;
}
@media(max-width: 1279px)
{
    .styles_container__TYgD0
    {
        padding: 50px 35px;
    }
    .styles_container__TYgD0.styles_withoutBottomPadding__wdErk
    {
        padding: 50px 40px 0;
    }
}
.styles_title__iU_Fv
{
    margin: 0;
    font-family: Gilroy Bold;
    color: #fff;
    font-size: 22px;
    line-height: 27px;
    text-align: center;
    text-transform: uppercase;
}
.styles_table__myojm
{
    padding: 25px 0;
    position: relative;
    max-width: 600px;
    margin: 0 auto;
}
.styles_tableHead__eCn77
{
    color: #fff;
    font-family: Gilroy Semibold,sans-serif;
    font-size: 18px;
    line-height: 22px;
    display: grid;
    grid-template-columns: 1fr 2fr 1fr;
    text-align: center;
    padding: 14px 0;
}
@media(max-width: 1279px)
{
    .styles_tableHead__eCn77
    {
        font-size: 16px;
        line-height: 18px;
    }
}
.styles_tableContent__Wwa9D
{
    max-height: 520px;
    overflow-y: scroll;
}
.styles_tableContent__Wwa9D>div:first-child, .styles_tableContent__Wwa9D>div:nth-child(2), .styles_tableContent__Wwa9D>div:nth-child(3)
{
    color: #4562fa;
}
.styles_tableContent__Wwa9D.styles_empty__rq6tw
{
    max-height: 270px;
    overflow-y: hidden;
    color: #fff;
}
.styles_tableContent__Wwa9D>div
{
    position: relative;
    color: #fff;
    font-family: Gilroy Semibold,sans-serif;
    font-size: 18px;
    line-height: 22px;
    display: grid;
    grid-template-columns: 1fr 2fr 1fr;
    text-align: center;
    padding: 14px 0;
    border-top: .5px solid #291e3a;
}
@media(max-width: 1279px)
{
    .styles_tableContent__Wwa9D
    {
        max-height: 270px;
    }
    .styles_tableContent__Wwa9D>div
    {
        font-size: 13px;
        line-height: 18px;
    }
}
.styles_container__0cl9s
{
    position: relative;
    text-transform: capitalize;
    color: #3fd6ff;
}
.styles_selectBtn__sr75j
{
    display: flex;
    align-items: center;
    cursor: pointer;
}
.styles_selectBtn__sr75j img
{
    display: inline-block;
    margin-left: 12px;
}
.styles_providers__nxNpg
{
    position: absolute;
    top: calc(100% + 10px);
    right: 0;
    background: #0d0f2e;
    color: #fff;
    min-width: 320px;
    min-height: 300px;
    max-height: 500px;
    overflow: scroll;
    max-width: calc(100vw - 20px);
    padding: 16px 24px;
    border-radius: 12px;
    border: 1px solid hsla(0,0%,100%,.3);
    z-index: 51;
}
.styles_providers__nxNpg>div
{
    padding: 12px 0;
    text-transform: capitalize;
    border-bottom: 1px solid hsla(0,0%,100%,.1);
    cursor: pointer;
}
.styles_providers__nxNpg>div:first-child
{
    padding-top: 0;
}
.styles_providers__nxNpg>div:last-child
{
    border-bottom: none;
    padding-bottom: 0;
}
@media(max-width: 767px)
{
    .styles_providers__nxNpg
    {
        width: calc(100vw - 30px);
    }
}
.styles_isOpen__meAnT img
{
    transform: rotate(180deg);
}
@media(max-width: 767px)
{
    .styles_withMobileBottomList__qYJwk
    {
        position: fixed;
        top: calc(var(--app-height) - 330px);
        left: 15px;
        right: auto;
        max-height: 300px;
    }
}
.styles_container__5XYSf
{
    background: url(../../willbetgambling/image/bigPrizeIcon.svg) center 350px no-repeat,radial-gradient(55.36% 133.02% at 85.29% -33.02%,#4b2661 0,#21232f 100%);
    max-width: 1000px;
    border-radius: 20px;
    box-shadow: 0 10px 40px rgba(0,0,0,.2);
    padding: 35px;
    margin: 35px auto 0;
}
@media(max-width: 1279px)
{
    .styles_container__5XYSf
    {
        padding: 35px 15px 15px;
    }
}
.styles_title__JnmAz
{
    margin: 0;
    color: #fff;
    font-family: Gilroy Bold;
    text-transform: uppercase;
    font-size: 22px;
    line-height: 27px;
    text-align: center;
}
.styles_places___k_fT
{
    display: flex;
    justify-content: space-between;
    max-width: 500px;
    margin: 40px auto 0;
    align-items: center;
    padding: 0 0 35px;
    background: url(../../willbetgambling/image/lines1.svg) bottom no-repeat;
}
@media(max-width: 1279px)
{
    .styles_places___k_fT
    {
        margin-top: 30px;
        padding: 0 20px 35px;
    }
}
.styles_firstPlaceContainer__eMLQi path
{
    fill: url(#firstPlaceGradient);
}
.styles_secondPlaceContainer__86Uht path, .styles_thirdPlaceContainer__XgcJk path
{
    fill: #4562fa;
}
.styles_points__kMkKV
{
    display: flex;
    justify-content: space-between;
    flex-direction: row;
    max-width: 500px;
    margin: 12px auto 0;
    font-family: Gilroy Semibold,sans-serif;
    padding: 0;
    grid-gap: 12px;
}
.styles_points__kMkKV>div:first-child
{
    order: 2;
    background: linear-gradient(0deg,#f7931b,#fcff79 86.61%);
    font-family: Gilroy Black;
    -webkit-background-clip: text;
    background-clip: text;
    -webkit-text-fill-color: transparent;
    font-size: 42px;
    line-height: 110%;
    margin-top: -10px;
    max-width: 200px;
}
.styles_points__kMkKV>div:nth-child(2)
{
    order: 1;
    background: linear-gradient(0deg,#888,#fff 86.61%);
    font-family: Gilroy Black;
    -webkit-background-clip: text;
    background-clip: text;
    -webkit-text-fill-color: transparent;
    font-size: 32px;
}
.styles_points__kMkKV>div:last-child
{
    order: 3;
    background: linear-gradient(0deg,#e08b0b 20.98%,#ffc700 86.61%);
    font-family: Gilroy Black;
    -webkit-background-clip: text;
    background-clip: text;
    -webkit-text-fill-color: transparent;
    font-size: 32px;
}
.styles_points__kMkKV>div:last-child, .styles_points__kMkKV>div:nth-child(2)
{
    font-size: 26px;
}
@media(max-width: 1279px)
{
    .styles_points__kMkKV
    {
        padding: 0 20px;
    }
    .styles_points__kMkKV>div:first-child
    {
        font-size: 28px;
    }
    .styles_points__kMkKV>div:last-child, .styles_points__kMkKV>div:nth-child(2)
    {
        font-size: 20px;
    }
}
.styles_pointsColumn__Zwp11
{
    text-align: center;
}
.styles_pointsText__hvEwt
{
    font-size: 16px;
    line-height: 14px;
    margin-top: 5px;
}
@media(max-width: 1279px)
{
    .styles_pointsText__hvEwt
    {
        font-size: 13px;
        line-height: 14px;
    }
}
.styles_participateContainer__WO8XO
{
    height: 60px;
    width: 100%;
    max-width: 360px;
    margin: 0 auto 30px;
}
.styles_participateContainer__WO8XO button
{
    height: 60px;
    width: 100%;
    max-width: 360px;
    font-size: 24px;
    line-height: 30px;
    border-radius: 12px;
    box-shadow: 0 18px 26px rgba(0,0,0,.3);
}
@media(max-width: 1279px)
{
    .styles_participateContainer__WO8XO
    {
        height: 51px;
    }
    .styles_participateContainer__WO8XO button
    {
        height: 51px;
        font-size: 21px;
        line-height: 24px;
    }
}
.CategoriesList_headerBottom__VyCGM
{
    display: flex;
    justify-content: center;
    background: #1f2751;
    padding: 0 40px;
}
@media(max-width: 767px)
{
    .CategoriesList_headerBottom__VyCGM
    {
        padding: 0;
    }
}
.CategoriesList_headerBottomCategories__G8FmJ
{
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 100%;
    max-width: 1100px;
    overflow: auto;
}
.CategoriesList_headerBottomCategory__oxrI_
{
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-shrink: 0;
    color: #fff;
    padding: 0 22.5px;
    height: 60px;
    font-weight: 700;
    font-size: 14px;
    line-height: 1.2;
    gap: 6px;
}
@media(max-width: 1440px)
{
    .CategoriesList_headerBottomCategory__oxrI_
    {
        padding: 0 12.5px;
    }
}
@media(max-width: 767px)
{
    .CategoriesList_headerBottomCategory__oxrI_
    {
        height: 50px;
    }
}
.CategoriesList_headerBottomCategory__oxrI_.CategoriesList_active__9uB7O, .CategoriesList_headerBottomCategory__oxrI_:hover
{
    transition: color .4s ease;
    color: #00c667;
    background: linear-gradient(0deg,rgba(4,237,69,.3),rgba(4,237,69,0));
}
.CategoriesList_headerBottomCategory__oxrI_.CategoriesList_active__9uB7O svg, .CategoriesList_headerBottomCategory__oxrI_:hover svg
{
    fill: #00c667;
}
.CategoriesList_headerBottomCategory__oxrI_:last-child
{
    margin-right: 0;
}
.CategoriesList_headerBottomCategory__oxrI_ svg
{
    fill: #fff;
}
.styles_container__fmhbl
{
    margin-top: 20px;
    margin-bottom: 20px;
}
.styles_row__gL4Dv
{
    display: flex;
    justify-content: space-around;
    padding: 15px 0;
    border-bottom: .5px solid #291e3a;
}
.styles_row__gL4Dv.styles_head__D_0u9 div
{
    color: #afb7c6;
}
@media(max-width: 1279px)
{
    .styles_row__gL4Dv>div:first-child
    {
        width: 40%;
    }
    .styles_row__gL4Dv>div:last-child
    {
        width: 60%;
    }
}
.styles_column__ksoTO
{
    color: #fff;
    font-family: Gilroy Semibold,sans-serif;
    font-size: 18px;
    line-height: 22px;
    width: 50%;
    text-align: center;
}
@media(max-width: 1279px)
{
    .styles_column__ksoTO
    {
        font-size: 13px;
        line-height: 16px;
    }
}
.styles_card__WFX3r
{
    background: #2d296f;
    box-shadow: 0 10px 10px rgba(0,0,0,.15);
    border-radius: 10px;
    padding: 30px;
    margin-bottom: 20px;
}
.styles_card__WFX3r.styles_active__0LeH3
{
    border: 1.5px solid #04ed45;
    background: transparent;
}
@media(max-width: 767px)
{
    .styles_card__WFX3r
    {
        padding: 30px 20px;
    }
}
.styles_cardHead__0L96d
{
    display: flex;
    justify-content: space-between;
}
@media(max-width: 767px)
{
    .styles_cardHead__0L96d
    {
        margin-bottom: 25px;
    }
}
.styles_cardLevel__nIcEZ
{
    font-weight: 500;
    font-size: 13px;
    line-height: 15px;
    color: #04ed45;
    text-transform: uppercase;
}
.styles_cardLevelTitle__FHNOg
{
    font-weight: 700;
    font-size: 24px;
    line-height: 28px;
    text-transform: uppercase;
    color: #fff;
}
.styles_cardImage___M_ar
{
    width: 100px;
    height: 100px;
    object-fit: contain;
}
@media(max-width: 767px)
{
    .styles_cardImage___M_ar
    {
        width: 80px;
        height: 80px;
    }
}
.styles_cardDescription_ontainer___tJ6A
{
    display: grid;
    grid-template-columns: repeat(3,1fr);
    grid-gap: 20px;
}
@media(max-width: 767px)
{
    .styles_cardDescription_ontainer___tJ6A
    {
        grid-template-columns: 100%;
        grid-gap: 0;
    }
}
.styles_cardDescriptionRow__WlIB3
{
    display: flex;
    justify-content: space-between;
    min-height: 16px;
}
.styles_cardDescriptionKey__4zAbi
{
    font-weight: 500;
    font-size: 13px;
    line-height: 16px;
    color: #04ed45;
    text-transform: uppercase;
}
.styles_cardDescriptionValue__nNYAm
{
    font-weight: 700;
    font-size: 13px;
    line-height: 15px;
    display: flex;
    align-items: center;
    text-align: right;
    color: #fff;
}
.styles_card__WFX3r hr
{
    border: .5px solid #5f698c;
    transform: rotate(180deg);
    margin: 10px 0!important;
}
.styles_cardConditionTitle___rpWl
{
    font-weight: 500;
    font-size: 11px;
    line-height: 13px;
    color: #e1e2ea;
    text-transform: uppercase;
    margin-bottom: 10px;
}
.styles_container__8jRFy
{
    background: radial-gradient(55.36% 133.02% at 85.29% -33.02%,#21242f 0,#21232f 100%);
    border-radius: 20px;
    width: 100%;
    position: relative;
    max-width: 1000px;
    box-shadow: 0 10px 40px rgba(0,0,0,.2);
    padding: 35px;
    margin: 35px auto 0;
}
@media(max-width: 1279px)
{
    .styles_container__8jRFy
    {
        padding: 35px 15px 15px;
    }
}
.styles_title__aVnmE
{
    margin: 0;
    font-family: Gilroy Bold;
    color: #fff;
    font-size: 22px;
    line-height: 27px;
    text-align: center;
    text-transform: uppercase;
}
.styles_text__IRZeZ
{
    font-size: 16px;
    line-height: 21px;
    font-family: Gilroy Semibold,sans-serif;
    color: #fff;
    max-width: 700px;
    margin: 0 auto;
}
@media(max-width: 1279px)
{
    .styles_text__IRZeZ
    {
        font-size: 14px;
        line-height: 18px;
    }
}
.styles_participateContainer__5g5Wy
{
    height: 60px;
    width: 100%;
    max-width: 360px;
    margin: 0 auto 30px;
}
.styles_participateContainer__5g5Wy button
{
    height: 60px;
    width: 100%;
    max-width: 360px;
    font-size: 24px;
    line-height: 30px;
    border-radius: 12px;
    box-shadow: 0 18px 26px rgba(0,0,0,.3);
}
@media(max-width: 1279px)
{
    .styles_participateContainer__5g5Wy
    {
        height: 51px;
    }
    .styles_participateContainer__5g5Wy button
    {
        height: 51px;
        font-size: 21px;
        line-height: 24px;
    }
}
.Content_info__do_rj
{
    padding: 60px 0;
    max-width: 800px;
    margin: 0 auto;
    color: #fff;
}
@media(max-width: 767px)
{
    .Content_info__do_rj
    {
        padding: 40px 0;
    }
}
@media(max-width: 480px)
{
    .Content_info__do_rj
    {
        padding: 25px 0;
    }
}
.Content_info__do_rj>:not(:first-child)
{
    margin-top: 30px;
}
.Content_info__do_rj table
{
    border: 1px solid #3c4259;
    border-collapse: separate!important;
    border-radius: 10px;
    border-spacing: 0;
    padding: 0 10px;
}
.Content_info__do_rj td
{
    border: none;
    padding: 15px 10px;
}
.Content_info__do_rj p
{
    margin-bottom: 16px;
}
.Content_info__do_rj h3
{
    margin-bottom: 12px;
}
.styles_container__xvo8Z
{
    position: relative;
    padding: 120px 150px 0;
    display: block;
    max-width: 1400px;
    margin: 0 auto;
}
@media(max-width: 1279px)
{
    .styles_container__xvo8Z
    {
        padding: 100px 15px 0;
        display: block;
    }
}
.ContentBanner_banner__7wOiA
{
    position: relative;
    display: flex;
    align-items: center;
    min-height: 260px;
    background-image: url(https://neonixcasino.com/img/home/banner/banner.jpg);
    background-size: cover;
    background-position: top;
    background-repeat: no-repeat;
}
@media(max-width: 1440px)
{
    .ContentBanner_banner__7wOiA
    {
        background-image: url(https://neonixcasino.com/img/home/banner/banner_1600.jpg);
    }
}
@media(max-width: 1439px)
{
    .ContentBanner_banner__7wOiA
    {
        background-image: url(https://neonixcasino.com/img/home/banner/banner_1230.jpg);
    }
}
@media(max-width: 1279px)
{
    .ContentBanner_banner__7wOiA
    {
        background-image: url(https://neonixcasino.com/img/home/banner/banner_992.jpg);
        background-position: 50%;
    }
}
@media(max-width: 767px)
{
    .ContentBanner_banner__7wOiA
    {
        background-image: url(https://neonixcasino.com/img/home/banner/banner_768.jpg);
        margin-bottom: 0;
    }
}
@media(max-width: 480px)
{
    .ContentBanner_banner__7wOiA
    {
        background-image: url(https://neonixcasino.com/img/home/banner/banner_480.jpg);
    }
}
.ContentBanner_title__XKpon
{
    margin: auto;
    font-weight: 900;
    text-transform: uppercase;
    text-align: center;
    color: #fff;
    font-size: 42px;
    line-height: 48px;
    padding: 0 20px;
}
@media(max-width: 1279px)
{
    .ContentBanner_title__XKpon
    {
        font-size: 50px;
    }
}
@media(max-width: 767px)
{
    .ContentBanner_title__XKpon
    {
        font-size: 40px;
    }
}
@media(max-width: 600px)
{
    .ContentBanner_title__XKpon
    {
        font-size: 34px;
    }
}
@media(max-width: 480px)
{
    .ContentBanner_title__XKpon
    {
        font-size: 28px;
    }
}
@media(max-width: 375px)
{
    .ContentBanner_title__XKpon
    {
        font-size: 24px;
    }
}
.styles_container__3u3Eo
{
    background: #21232f;
    box-shadow: 0 10px 40px rgba(0,0,0,.2);
    border-radius: 20px;
    padding: 40px;
    width: auto;
    position: absolute;
    top: 0;
    left: 50%;
    transform: translate(-50%,-50%);
    display: flex;
    justify-content: flex-start;
    align-items: center;
    z-index: 10;
}
@media(max-width: 1279px)
{
    .styles_container__3u3Eo
    {
        padding: 20px;
        flex-direction: column;
        width: calc(100% - 30px);
    }
}
.styles_text__v_1Bn
{
    font-family: Gilroy Semibold,sans-serif;
    font-size: 20px;
    line-height: 21px;
    text-align: center;
    color: #fff;
    text-transform: uppercase;
}
.styles_wrapper__FHZN1
{
    position: relative;
}
.styles_container__JUTs9
{
    background: #21232f;
    box-shadow: 0 10px 40px rgba(0,0,0,.2);
    border-radius: 20px;
    padding: 40px;
    width: auto;
    position: absolute;
    top: 0;
    left: 50%;
    transform: translate(-50%,-50%);
    display: flex;
    justify-content: flex-start;
    align-items: center;
    z-index: 10;
}
@media(max-width: 1279px)
{
    .styles_container__JUTs9
    {
        padding: 20px;
        flex-direction: column;
        width: calc(100% - 30px);
        max-width: 450px;
    }
}
.styles_timerWrapper__2Bjm0
{
    width: 380px;
}
.styles_timerWrapper__2Bjm0>div
{
    display: flex;
    justify-content: space-around;
    border-radius: 10px;
    border-width: 2px;
    width: 100%;
    max-width: 400px;
    margin: 0;
}
.styles_timerWrapper__2Bjm0>div>div>div
{
    font-size: 18px;
}
@media(max-width: 1279px)
{
    .styles_timerWrapper__2Bjm0
    {
        width: 100%;
    }
    .styles_timerWrapper__2Bjm0>div
    {
        height: 60px;
        padding: 7px;
        display: block;
    }
    .styles_timerWrapper__2Bjm0>div>div
    {
        max-width: 200px;
        margin: 5px auto 0;
    }
}
.styles_participateContainer__Z2QnJ
{
    height: 51px;
    margin-left: 30px;
    width: 200px;
}
.styles_participateContainer__Z2QnJ button
{
    height: 51px;
    width: 200px;
    font-size: 16px;
    line-height: 20px;
    border-radius: 12px;
}
@media(max-width: 1279px)
{
    .styles_participateContainer__Z2QnJ
    {
        width: calc(100% - 30px);
        min-width: 300px;
        margin-left: 0;
        margin-top: 14px;
    }
    .styles_participateContainer__Z2QnJ button
    {
        width: 100%;
        max-width: 100%;
    }
}
.styles_alreadyParticipateContainer__U1I3C
{
    min-width: 260px;
    margin-left: 20px;
}
.styles_alreadyParticipateContainer__U1I3C>div
{
    height: 50px;
}
@media(max-width: 1279px)
{
    .styles_alreadyParticipateContainer__U1I3C
    {
        width: 100%;
        margin-top: 20px;
        margin-left: 0;
    }
    .styles_alreadyParticipateContainer__U1I3C>div
    {
        height: 50px;
    }
}
.styles_container__oDUe7
{
    position: relative;
    background-position: 50%;
    background-repeat: no-repeat;
    width: 100%;
    height: 450px;
    background-size: cover;
}
@media(min-width: 1440px)
{
    .styles_container__oDUe7
    {
        height: 580px;
    }
}
@media(max-width: 767px)
{
    .styles_container__oDUe7
    {
        height: 350px;
    }
}
.styles_bannerContent__ihTxs
{
    max-width: 800px;
    margin: 0 auto;
    width: 100%;
    height: auto;
    padding: 10px;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
}
.styles_bannerContent__ihTxs button
{
    margin: 10px auto 0;
}
@media(min-width: 1440px)
{
    .styles_bannerContent__ihTxs
    {
        transform: translate(-50%,-30%);
    }
}
@media(max-width: 1279px)
{
    .styles_bannerContent__ihTxs
    {
        top: 35%;
        max-width: 600px;
        min-width: 250px;
    }
}
@media(max-width: 767px)
{
    .styles_bannerContent__ihTxs
    {
        max-width: 390px;
    }
}
.styles_title__afMcu
{
    margin: 0;
    text-transform: uppercase;
    font-family: Gilroy Black;
}
.styles_title__afMcu h1
{
    margin: 0 0 15px;
    font-size: 48px;
    line-height: 95%;
    max-width: 500px;
    color: #fff;
    text-shadow: 0 2px 2px rgba(0,0,0,.6);
}
@media(max-width: 1279px)
{
    .styles_title__afMcu h1
    {
        font-size: 36px;
        max-width: 400px;
    }
}
@media(max-width: 767px)
{
    .styles_title__afMcu h1
    {
        font-size: 22px;
        max-width: 230px;
    }
}
.styles_container__KUDZu
{
    max-width: 1000px;
    margin: 0 auto;
    width: 100%;
    padding: 0 15px;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
}
@media(max-width: 1279px)
{
    .styles_container__KUDZu
    {
        top: 50%;
        left: 50%;
    }
}
@media(max-width: 767px)
{
    .styles_container__KUDZu
    {
        top: 50%;
        left: 50%;
        transform: translate(-50%,-50%);
    }
}
.styles_content__pzMAl
{
    border-radius: 16px;
    position: relative;
    -webkit-backdrop-filter: blur(10px);
    backdrop-filter: blur(10px);
    text-align: center;
    padding: 25px;
    width: 400px;
    background: rgba(25,26,35,.5);
    border: 1px solid hsla(0,0%,100%,.15);
}
@media(min-width: 1440px)
{
    .styles_content__pzMAl
    {
        width: 600px;
        padding: 40px;
    }
}
@media(max-width: 767px)
{
    .styles_content__pzMAl
    {
        width: 100%;
        max-width: 340px;
        margin: 0 auto;
        padding: 20px;
        text-align: center;
    }
}
.styles_firstTitle__uzVKc
{
    font-size: 24px;
    color: #fff;
    text-transform: uppercase;
    font-family: Gilroy Bold;
    margin-bottom: 14px;
}
@media(max-width: 767px)
{
    .styles_firstTitle__uzVKc
    {
        font-size: 21px;
    }
}
.styles_finished__aKEd3
{
    font-size: 24px;
    color: #fff;
    text-transform: uppercase;
    font-family: Gilroy Bold;
    margin-top: 14px;
    opacity: .7;
}
@media(max-width: 767px)
{
    .styles_finished__aKEd3
    {
        font-size: 21px;
    }
}
.styles_title__suJ6u
{
    background: linear-gradient(90.73deg,#ff1307 .48%,#ffd707 64.82%);
    -webkit-background-clip: text;
    background-clip: text;
    -webkit-text-fill-color: transparent;
    font-size: 38px;
    text-transform: uppercase;
    font-family: Gilroy Bold;
}
@media(max-width: 1279px)
{
    .styles_title__suJ6u
    {
        font-size: 24px;
    }
}
@media(max-width: 767px)
{
    .styles_title__suJ6u
    {
        font-size: 24px;
    }
}
.styles_description__GTmHg
{
    color: #fff;
    font-size: 18px;
    margin-top: 20px;
}
@media(max-width: 767px)
{
    .styles_description__GTmHg
    {
        margin-top: 10px;
        font-size: 16px;
    }
}
.styles_participateContainer__O4NiY
{
    margin: 20px auto 0;
    width: 100%;
    height: 60px;
    max-width: 350px;
}
.styles_participateContainer__O4NiY button
{
    font-size: 24px;
    line-height: 30px;
    border-radius: 18px;
    text-transform: none;
}
.styles_timerWrapper__XzgWL
{
    background: none;
    background-size: 100% 100%;
    width: 100%;
}
.styles_timerWrapper__XzgWL>div
{
    margin-top: 50px;
    width: 100%;
    max-width: 100%;
    height: 65px;
    padding: 0 20px;
    align-items: center;
    display: flex;
    justify-content: center;
    flex-direction: column;
}
.styles_timerWrapper__XzgWL>div>span
{
    font-size: 18px;
}
.styles_timerWrapper__XzgWL>div>div
{
    font-size: 20px;
}
@media(max-width: 1279px)
{
    .styles_timerWrapper__XzgWL>div
    {
        margin-top: 26px;
        height: 65px;
        align-items: center;
        justify-content: center;
        flex-direction: column;
    }
    .styles_timerWrapper__XzgWL>div>div
    {
        margin-top: 7px;
    }
}
@media(max-width: 767px)
{
    .styles_timerWrapper__XzgWL
    {
        margin-top: 40px;
    }
    .styles_timerWrapper__XzgWL>div>div, .styles_timerWrapper__XzgWL>div>span
    {
        font-size: 16px;
    }
}
.styles_container__pXwDi
{
    width: 100%;
    height: 450px;
    background: url(https://neonixcasino.com/img/tournaments/tournamentPageBanner.jpg) 50% no-repeat;
    background-size: cover;
    position: relative;
    margin-top: 80px;
}
@media(min-width: 1440px)
{
    .styles_container__pXwDi
    {
        height: 520px;
    }
}
@media(max-width: 767px)
{
    .styles_container__pXwDi
    {
        margin-top: 60px;
        height: 420px;
        background: url(https://neonixcasino.com/img/tournaments/tournamentPageBannerMobile.jpg) 50% no-repeat;
        background-size: cover;
    }
}
.styles_container__WWyKf
{
    display: flex;
    width: 100%;
    background: url(https://neonixcasino.com/img/home-blocks/tournaments/currentTournament.jpg) 50% no-repeat;
    background-size: cover;
    padding: 40px 30px;
    position: relative;
    border-radius: 30px;
    border: 1px solid #fd6493;
    max-width: 1440px;
    margin: 0 auto;
}
@media(max-width: 767px)
{
    .styles_container__WWyKf
    {
        padding: 24px;
        border-radius: 20px;
        background: url(https://neonixcasino.com/img/home-blocks/tournaments/currentTournament-sm.jpg) 50% no-repeat;
        background-size: cover;
    }
}
.styles_title__MvET0
{
    color: #fff;
    font-family: Gilroy Bold;
    font-size: 24px;
    font-style: normal;
    font-weight: 800;
    line-height: normal;
    text-transform: uppercase;
    display: flex;
    gap: 24px;
    align-items: center;
}
@media(max-width: 767px)
{
    .styles_title__MvET0
    {
        font-size: 17px;
    }
}
.styles_bonusTitle__GVTfe
{
    margin-top: 23px;
    background: linear-gradient(118.89deg,#ff9c07 5.59%,#ffec88 53.74%,#ffba07);
    -webkit-background-clip: text;
    background-clip: text;
    -webkit-text-fill-color: transparent;
    font-family: Gilroy Bold;
    font-size: 38px;
    text-transform: uppercase;
    max-width: 68%;
}
@media(max-width: 1279px)
{
    .styles_bonusTitle__GVTfe
    {
        font-size: 24px;
        max-width: 400px;
    }
}
@media(max-width: 767px)
{
    .styles_bonusTitle__GVTfe
    {
        font-size: 20px;
        max-width: 100%;
    }
}
.styles_bonusDescription__dRYyb
{
    color: #fff;
    font-family: Gilroy Semibold;
    font-size: 20px;
    margin-top: 7px;
    max-width: 68%;
}
@media(max-width: 1279px)
{
    .styles_bonusDescription__dRYyb
    {
        font-size: 21px;
        max-width: 490px;
    }
}
@media(max-width: 767px)
{
    .styles_bonusDescription__dRYyb
    {
        font-size: 16px;
        margin-top: 5px;
        max-width: 100%;
    }
}
.styles_buttonWrapper__QNpO1
{
    position: relative;
    z-index: 10;
    margin-top: 43px;
}
.styles_buttonWrapper__QNpO1>div
{
    margin: 0;
}
.styles_buttonWrapper__QNpO1 button
{
    font-size: 21px;
}
@media(max-width: 1279px)
{
    .styles_buttonWrapper__QNpO1
    {
        margin-top: 20px;
    }
}
@media(max-width: 767px)
{
    .styles_buttonWrapper__QNpO1
    {
        margin-top: 20px;
    }
    .styles_buttonWrapper__QNpO1 button, .styles_buttonWrapper__QNpO1>div
    {
        height: 40px!important;
        max-width: 100%!important;
    }
    .styles_buttonWrapper__QNpO1 button
    {
        font-size: 16px;
    }
}
.styles_banner__M9fik
{
    position: absolute;
    right: 0;
    bottom: 0;
    pointer-events: none;
}
@media(max-width: 1439px)
{
    .styles_banner__M9fik
    {
        width: 500px;
        right: -100px;
    }
}
@media(max-width: 1279px)
{
    .styles_banner__M9fik
    {
        width: 400px;
        right: -84px;
    }
}
@media(max-width: 767px)
{
    .styles_banner__M9fik
    {
        max-width: 256px;
        bottom: 32px;
        right: 50%;
        transform: translate(50%);
    }
}
.styles_timer__cKYTX
{
    color: #fd6493;
}
.styles_image__niSjV
{
    width: 600px;
    max-width: 50%;
}
@media(max-width: 767px)
{
    .styles_image__niSjV
    {
        max-width: 100%;
        width: 100%;
        margin-bottom: 20px;
    }
}
.styles_container__AZWBf
{
    background: #1c1d27;
    border-radius: 18px;
    background: #00c667;
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 12px 16px;
    max-width: 336px;
}
@media(max-width: 1279px)
{
    .styles_container__AZWBf
    {
        padding: 12px 32px;
    }
}
@media(max-width: 767px)
{
    .styles_container__AZWBf
    {
        padding: 12px 32px;
    }
}
.styles_text__FyLtc
{
    font-family: Gilroy Semibold;
    font-size: 20px;
    line-height: 21px;
    text-align: center;
    color: #fff;
}
@media(max-width: 1279px)
{
    .styles_text__FyLtc
    {
        font-size: 18px;
    }
}
.styles_check__uw2is
{
    margin-right: 10px;
    width: 25px;
    height: 25px;
    border-radius: 50%;
    background: #fff url(../../willbetgambling/image/checkIcon.svg) 50% no-repeat;
    background-size: 14px;
}
@media(max-width: 1279px)
{
    .styles_check__uw2is
    {
        width: 20px;
        height: 20px;
    }
}
.styles_wrapper__9vh5U
{
    margin: 0 auto 20px;
    width: 100%;
    background: linear-gradient(234.56deg,#2f2d34 12.52%,#18171b 70.79%);
    border-radius: 0 0 30px 30px;
    padding: 80px 0 40px;
}
@media(max-width: 1279px)
{
    .styles_wrapper__9vh5U
    {
        padding: 20px 0;
    }
}
.styles_title__S1UDW
{
    font-size: 30px;
    line-height: 110%;
    font-family: Gilroy Bold;
    text-align: center;
    margin: 0;
    text-transform: uppercase;
    background: linear-gradient(22.28deg,#4562fa 11.96%,#7f45fa 79.71%);
    -webkit-background-clip: text;
    background-clip: text;
    -webkit-text-fill-color: transparent;
}
@media(max-width: 1279px)
{
    .styles_title__S1UDW
    {
        font-size: 22px;
        line-height: 27px;
        text-align: center;
    }
}
.styles_container__ndUq3
{
    display: grid;
    grid-template-columns: repeat(2,1fr);
    grid-gap: 40px;
    margin: 60px 0 40px;
}
@media(max-width: 1279px)
{
    .styles_container__ndUq3
    {
        grid-template-columns: 1fr;
        max-width: 350px;
        margin: 30px auto 40px;
    }
}
.styles_container__QT5BH
{
    box-shadow: 0 10px 40px rgba(0,0,0,.2);
    background: transparent;
    border: none;
    border-radius: 20px;
    position: relative;
    -webkit-clip-path: initial;
    clip-path: none;
}
@media(max-width: 1279px)
{
    .styles_container__QT5BH
    {
        max-width: 350px;
    }
}
.styles_content__Ho3i8
{
    top: 0;
    left: 0;
    background: rgba(0,0,0,.55);
    border-radius: 20px;
    display: flex;
    flex-direction: column;
    align-items: center;
    margin-bottom: 20px;
}
@media(max-width: 1279px)
{
    .styles_content__Ho3i8
    {
        padding: 15px;
    }
}
.styles_title__oiV76
{
    display: flex;
    justify-content: center;
    margin: 0 auto;
    min-height: 58px;
    align-items: center;
    padding: 0 40px;
}
.styles_title__oiV76 h3
{
    margin: 0 20px;
    font-size: 24px;
    line-height: 110%;
    font-family: Gilroy Bold;
    text-transform: uppercase;
    text-align: center;
    background: #fff;
    -webkit-background-clip: text;
    background-clip: text;
    -webkit-text-fill-color: transparent;
}
.styles_title__oiV76 img
{
    display: block;
}
.styles_mainImage__xW_5Y
{
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    border-radius: 20px;
    background-position-y: -60px;
    background: url(../../willbetgambling/image/tournament_placeholder1.png) 50% no-repeat;
}
@media(max-width: 1279px)
{
    .styles_mainImage__xW_5Y
    {
        background-position-y: -100px;
    }
}
.styles_winner__iSPIs
{
    margin: 0 20px;
    font-size: 15px;
    line-height: 28px;
    font-family: Gilroy Bold;
    text-transform: uppercase;
    text-align: center;
    color: #fff;
}
.styles_winner__iSPIs.styles_bold__e6zGU
{
    font-family: Gilroy Bold;
    font-size: 24px;
    color: #fff;
}
.styles_results__xsu_C
{
    width: 196px;
    height: 40px;
    text-align: center;
    font-size: 16px;
    line-height: 16px;
    cursor: pointer;
    text-transform: uppercase;
    color: #fff;
    font-family: Gilroy Semibold,sans-serif;
    border-radius: 10px;
    background: url(../../willbetgambling/image/gradientRectangle.svg) 50% no-repeat;
    border: initial;
    margin-top: 30px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.styles_results__xsu_C:hover
{
    background: linear-gradient(200deg,#00c667 .92%,#1dec89 51.72%,#06aa5b 98.62%);
    color: #fff;
}
.styles_container__qEXaT
{
    background: radial-gradient(55.36% 133.02% at 85.29% -33.02%,#21242f 0,#21232f 100%);
    border-radius: 20px;
    width: 100%;
    position: relative;
    max-width: 1000px;
    box-shadow: 0 10px 40px rgba(0,0,0,.2);
    padding: 35px;
    margin: 35px auto 0;
    -webkit-clip-path: initial;
    clip-path: none;
}
@media(max-width: 1279px)
{
    .styles_container__qEXaT
    {
        padding: 50px 35px;
    }
    .styles_container__qEXaT.styles_withoutBottomPadding__MFItf
    {
        padding: 50px 40px 0;
    }
}
.styles_title__wBLii
{
    margin: 0;
    font-family: Black;
    color: #fff;
    font-size: 22px;
    line-height: 27px;
    text-align: center;
    text-transform: uppercase;
}
.styles_table__vzrrg
{
    padding: 25px 0 0;
    position: relative;
    max-width: 600px;
    margin: 0 auto;
}
.styles_tableHead__nchsn
{
    color: #fff;
    font-family: Gilroy Semibold,sans-serif;
    font-size: 18px;
    line-height: 110%;
    display: grid;
    grid-template-columns: 1fr 2fr 1fr;
    text-align: center;
    padding: 14px 0;
}
@media(max-width: 1279px)
{
    .styles_tableHead__nchsn
    {
        font-size: 16px;
        line-height: 18px;
    }
}
.styles_tableContent___CvWM
{
    max-height: 520px;
    overflow-y: scroll;
}
.styles_tableContent___CvWM>div:first-child, .styles_tableContent___CvWM>div:nth-child(2), .styles_tableContent___CvWM>div:nth-child(3)
{
    color: #4562fa;
}
.styles_tableContent___CvWM.styles_empty__zM_R2
{
    max-height: 270px;
    overflow-y: hidden;
    color: #fff;
}
.styles_tableContent___CvWM>div
{
    position: relative;
    color: #fff;
    font-family: Gilroy Semibold,sans-serif;
    font-size: 18px;
    line-height: 110%;
    display: grid;
    grid-template-columns: 1fr 2fr 1fr;
    text-align: center;
    padding: 14px 0;
    border-top: .5px solid #291e3a;
}
@media(max-width: 1279px)
{
    .styles_tableContent___CvWM
    {
        max-height: 270px;
    }
    .styles_tableContent___CvWM>div
    {
        font-size: 13px;
        line-height: 18px;
    }
}
.styles_container__hE6ld
{
    background: url(../../willbetgambling/image/bigPrizeIcon.svg) center 350px no-repeat,radial-gradient(55.36% 133.02% at 85.29% -33.02%,#4b2661 0,#21232f 100%);
    max-width: 1000px;
    border-radius: 20px;
    box-shadow: 0 10px 40px rgba(0,0,0,.2);
    padding: 35px;
    margin: 35px auto 0;
}
@media(max-width: 1279px)
{
    .styles_container__hE6ld
    {
        padding: 35px 15px 15px;
    }
}
.styles_title__SRJGu
{
    margin: 0;
    color: #fff;
    font-family: Bold;
    text-transform: uppercase;
    font-size: 22px;
    line-height: 27px;
    text-align: center;
}
.styles_places__UEvik
{
    display: flex;
    justify-content: space-around;
    max-width: 500px;
    margin: 40px auto 0;
    align-items: center;
    padding: 0 0 35px;
    background: url(../../willbetgambling/image/lines1.svg) bottom no-repeat;
}
@media(max-width: 1279px)
{
    .styles_places__UEvik
    {
        margin-top: 30px;
        padding: 0 0 35px;
    }
}
.styles_points__31Eaf
{
    display: flex;
    justify-content: space-between;
    flex-direction: row;
    max-width: 500px;
    margin: 12px auto 0;
    font-family: Gilroy Semibold,sans-serif;
    padding: 0;
    grid-gap: 15px;
}
.styles_points__31Eaf>div:first-child
{
    order: 2;
    background: linear-gradient(0deg,#f7931b,#fcff79 86.61%);
    font-family: Gilroy Black;
    -webkit-background-clip: text;
    background-clip: text;
    -webkit-text-fill-color: transparent;
    font-size: 48px;
    line-height: 110%;
    margin-top: -10px;
}
@media(max-width: 1279px)
{
    .styles_points__31Eaf>div:first-child
    {
        transform: scale(.8);
    }
}
.styles_points__31Eaf>div:nth-child(2)
{
    order: 1;
    background: linear-gradient(0deg,#888,#fff 86.61%);
    font-family: Gilroy Black;
    -webkit-background-clip: text;
    background-clip: text;
    -webkit-text-fill-color: transparent;
    font-size: 32px;
    line-height: 110%;
}
@media(max-width: 1279px)
{
    .styles_points__31Eaf>div:nth-child(2)
    {
        transform: scale(.8);
    }
}
.styles_points__31Eaf>div:last-child
{
    order: 3;
    background: linear-gradient(0deg,#e08b0b 20.98%,#ffc700 86.61%);
    font-family: Gilroy Black;
    -webkit-background-clip: text;
    background-clip: text;
    -webkit-text-fill-color: transparent;
    font-size: 32px;
    line-height: 110%;
}
@media(max-width: 1279px)
{
    .styles_points__31Eaf>div:last-child
    {
        transform: scale(.8);
    }
    .styles_points__31Eaf
    {
        padding: 0 20px;
    }
    .styles_points__31Eaf>div:last-child, .styles_points__31Eaf>div:nth-child(2)
    {
        font-size: 20px;
    }
}
.styles_pointsColumn__QDDeF
{
    text-align: center;
}
.styles_pointsText__D3lTM
{
    font-size: 16px;
    line-height: 14px;
    margin-top: 5px;
}
@media(max-width: 1279px)
{
    .styles_pointsText__D3lTM
    {
        font-size: 13px;
        line-height: 14px;
    }
}
.styles_participateContainer__wRq6M
{
    height: 60px;
    width: 100%;
    max-width: 360px;
    margin: 0 auto;
}
.styles_participateContainer__wRq6M button
{
    height: 60px;
    width: 100%;
    max-width: 360px;
    font-size: 24px;
    line-height: 30px;
    border-radius: 12px;
    box-shadow: 0 18px 26px rgba(0,0,0,.3);
}
@media(max-width: 1279px)
{
    .styles_participateContainer__wRq6M
    {
        height: 51px;
        margin-left: 0;
    }
    .styles_participateContainer__wRq6M button
    {
        height: 51px;
        font-size: 21px;
        line-height: 24px;
    }
}
.styles_container__VzOF2
{
    margin-top: 20px;
    margin-bottom: 20px;
}
.styles_row__CiK3s
{
    display: flex;
    justify-content: space-around;
    padding: 15px 0;
    border-bottom: .5px solid #291e3a;
}
.styles_row__CiK3s.styles_head__Y1DSM div
{
    color: #afb7c6;
}
@media(max-width: 1279px)
{
    .styles_row__CiK3s>div:first-child
    {
        width: 40%;
    }
    .styles_row__CiK3s>div:last-child
    {
        width: 60%;
    }
}
.styles_column__hcbRy
{
    color: #fff;
    font-family: Bold;
    font-size: 18px;
    line-height: 110%;
    width: 50%;
    text-align: center;
}
@media(max-width: 1279px)
{
    .styles_column__hcbRy
    {
        font-size: 13px;
        line-height: 16px;
    }
}
.styles_title__daS4x
{
    color: #afb7c6;
    font-size: 24px;
    font-family: Gilroy Black;
    text-transform: uppercase;
    margin-bottom: 30px;
}
.styles_description__UwqRO
{
    font-size: 14px;
    color: #fff;
    font-family: Gilroy Semibold;
}
.styles_container__uyrT6
{
    background: #141414;
    box-shadow: 0 10px 40px rgba(0,0,0,.2);
    border-radius: 0;
    padding: 30px 40px;
    width: auto;
    max-width: 800px;
    margin: 0 auto;
    transform: translateY(-50%);
    display: flex;
    justify-content: space-around;
    align-items: center;
    -webkit-clip-path: polygon(0 0,100% 0,100% calc(100% - 20px),calc(100% - 20px) 100%,0 100%,0 20px);
    clip-path: polygon(0 0,100% 0,100% calc(100% - 20px),calc(100% - 20px) 100%,0 100%,0 20px);
}
@media(max-width: 1279px)
{
    .styles_container__uyrT6
    {
        max-width: 500px;
        padding: 20px;
        flex-direction: column;
        width: calc(100% - 30px);
        margin-bottom: -80px;
    }
}
.styles_participateContainer__H9WiW
{
    height: 51px;
    margin-left: 30px;
    width: 200px;
}
.styles_participateContainer__H9WiW button
{
    height: 51px;
    width: 200px;
    font-size: 16px;
    line-height: 20px;
    border-radius: 12px;
}
@media(max-width: 1279px)
{
    .styles_participateContainer__H9WiW
    {
        width: 100%;
        min-width: auto;
        margin-left: 0;
        margin-top: 0;
    }
    .styles_participateContainer__H9WiW button
    {
        width: 100%;
        max-width: 100%;
    }
}
.styles_descriptionContainer__xoII8
{
    display: flex;
    align-items: center;
    grid-gap: 20px;
}
@media(max-width: 1279px)
{
    .styles_descriptionContainer__xoII8
    {
        margin-bottom: 20px;
    }
}
.styles_amount__I_2VM
{
    font-size: 72px;
    background: #315dff;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-family: Gilroy Black;
}
@media(max-width: 1279px)
{
    .styles_amount__I_2VM
    {
        font-size: 50px;
    }
}
.styles_description__xtfnk
{
    font-size: 24px;
    color: #fff;
    font-family: Gilroy Black;
    text-transform: uppercase;
}
@media(max-width: 1279px)
{
    .styles_description__xtfnk
    {
        font-size: 20px;
    }
}
.styles_notAvailableTournaments__Xvwk6
{
    text-align: center;
    margin: 30px auto;
    color: #fff;
    font-family: Gilroy Bold;
}
.styles_container__zrb33
{
    max-width: 1000px;
    margin: 0 auto;
    padding: 12px;
    display: grid;
    grid-template-columns: 2fr 1fr;
    grid-gap: 50px;
}
@media(max-width: 1279px)
{
    .styles_container__zrb33
    {
        display: flex;
        flex-direction: column;
        grid-gap: 10px;
        max-width: 550px;
    }
}
.styles_content__DhTKA
{
    display: flex;
    flex-direction: column;
}
.styles_content__DhTKA>div
{
    width: 100%;
}
@media(max-width: 1279px)
{
    .styles_content__DhTKA
    {
        flex-direction: column-reverse;
        grid-gap: 50px;
    }
}
.styles_container__UsFTj
{
    background: radial-gradient(55.36% 133.02% at 85.29% -33.02%,#21242f 0,#21232f 100%);
    border-radius: 20px;
    width: 100%;
    position: relative;
    max-width: 800px;
    padding: 35px;
    margin: 15px auto 0;
    border: 1px solid hsla(0,0%,100%,.15);
}
@media(max-width: 1279px)
{
    .styles_container__UsFTj
    {
        padding: 15px;
    }
}
.styles_title__oZnMj
{
    margin: 0;
    font-family: Gilroy Bold;
    color: #fff;
    font-size: 22px;
    line-height: 27px;
    text-align: center;
    text-transform: uppercase;
}
.styles_text__pVEIf
{
    font-size: 16px;
    line-height: 21px;
    font-family: Gilroy Semibold,sans-serif;
    color: #fff;
    max-width: 700px;
    margin: 0 auto 0 20px;
}
@media(max-width: 1279px)
{
    .styles_text__pVEIf
    {
        font-size: 14px;
        line-height: 18px;
    }
}
.styles_participateContainer__SNQnu
{
    height: 60px;
    width: 100%;
    max-width: 360px;
    margin: 0 auto 30px;
}
.styles_participateContainer__SNQnu button
{
    height: 60px;
    width: 100%;
    max-width: 360px;
    font-size: 24px;
    line-height: 30px;
    border-radius: 12px;
    box-shadow: 0 18px 26px rgba(0,0,0,.3);
}
@media(max-width: 1279px)
{
    .styles_participateContainer__SNQnu
    {
        height: 51px;
    }
    .styles_participateContainer__SNQnu button
    {
        height: 51px;
        font-size: 21px;
        line-height: 24px;
    }
}
.styles_container__FJnLT
{
    background: radial-gradient(55.36% 133.02% at 85.29% -33.02%,#21242f 0,#21232f 100%);
    border-radius: 20px;
    width: 100%;
    position: relative;
    max-width: 800px;
    box-shadow: 0 10px 40px rgba(0,0,0,.2);
    padding: 35px;
    margin: 15px auto 0;
    border: 1px solid hsla(0,0%,100%,.15);
}
@media(max-width: 1279px)
{
    .styles_container__FJnLT
    {
        padding: 10px 35px;
    }
    .styles_container__FJnLT.styles_withoutBottomPadding__jyVrz
    {
        padding: 10px 40px 0;
    }
}
.styles_title__lCzZO
{
    margin: 0;
    font-family: Gilroy Bold;
    color: #fff;
    font-size: 22px;
    line-height: 27px;
    text-align: center;
    text-transform: uppercase;
}
.styles_table___FQh8
{
    padding: 25px 0;
    position: relative;
    max-width: 600px;
    margin: 0 auto;
}
@media(max-width: 1279px)
{
    .styles_table___FQh8
    {
        padding: 10px 0;
    }
}
.styles_tableHead__gMyCH
{
    color: #988c92;
    font-family: Gilroy Semibold,sans-serif;
    font-size: 13px;
    line-height: 110%;
    text-transform: uppercase;
    display: grid;
    grid-template-columns: 1fr 2fr 1fr;
    text-align: center;
    padding: 14px 0;
}
@media(max-width: 1279px)
{
    .styles_tableHead__gMyCH
    {
        font-size: 16px;
        line-height: 18px;
    }
}
.styles_tableContent__ZiiSB
{
    max-height: 520px;
    overflow-y: scroll;
}
.styles_tableContent__ZiiSB svg
{
    display: none;
}
.styles_tableContent__ZiiSB.styles_empty___1_kN
{
    max-height: 270px;
    overflow-y: hidden;
    color: #fff;
}
.styles_tableContent__ZiiSB>div
{
    position: relative;
    color: #fff;
    font-family: Gilroy Semibold,sans-serif;
    font-size: 18px;
    line-height: 22px;
    display: grid;
    grid-template-columns: 1fr 2fr 1fr;
    text-align: center;
    padding: 14px 0;
    border-top: .5px solid #291e3a!important;
}
@media(max-width: 1279px)
{
    .styles_tableContent__ZiiSB
    {
        max-height: 270px;
    }
    .styles_tableContent__ZiiSB>div
    {
        font-size: 13px;
        line-height: 18px;
    }
}
.styles_tableContent__ZiiSB>div:first-child
{
    position: static;
}
.styles_tableContent__ZiiSB>div:first-child>div
{
    position: static;
    background: linear-gradient(1turn,#f7931b 23.73%,#fcff79 81.36%);
    -webkit-background-clip: text;
    background-clip: text;
    -webkit-text-fill-color: transparent;
}
.styles_tableContent__ZiiSB>div:nth-child(2)>div
{
    position: static;
    background: linear-gradient(90.73deg,#a3a3a3 .48%,#fff 64.82%);
    -webkit-background-clip: text;
    background-clip: text;
    -webkit-text-fill-color: transparent;
}
.styles_tableContent__ZiiSB>div:nth-child(3)>div
{
    position: static;
    background: linear-gradient(54.1deg,#d8a544 23.02%,#cf8d0d 72.95%);
    -webkit-background-clip: text;
    background-clip: text;
    -webkit-text-fill-color: transparent;
}
.styles_container__JlToB
{
    background: radial-gradient(55.36% 133.02% at 85.29% -33.02%,#21242f 0,#21232f 100%);
    border-radius: 20px;
    width: 100%;
    position: relative;
    max-width: 800px;
    box-shadow: 0 10px 40px rgba(0,0,0,.2);
    padding: 35px;
    margin: 15px auto 0;
    border: 1px solid hsla(0,0%,100%,.15);
}
@media(max-width: 1279px)
{
    .styles_container__JlToB
    {
        padding: 10px 35px;
    }
    .styles_container__JlToB.styles_withoutBottomPadding__LQrt6
    {
        padding: 10px 40px 0;
    }
}
.styles_title__STElm
{
    margin: 0;
    font-family: Gilroy Bold;
    color: #fff;
    font-size: 22px;
    line-height: 27px;
    text-align: center;
    text-transform: uppercase;
}
.styles_table__2EyQT
{
    padding: 25px 0;
    position: relative;
    max-width: 600px;
    margin: 0 auto;
}
@media(max-width: 1279px)
{
    .styles_table__2EyQT
    {
        padding: 10px 0;
    }
}
.styles_tableHead__RFknc
{
    color: #988c92;
    font-family: Gilroy Semibold,sans-serif;
    font-size: 13px;
    line-height: 110%;
    text-transform: uppercase;
    display: grid;
    grid-template-columns: 1fr 1fr 1fr 1fr;
    text-align: center;
    padding: 14px 0;
}
@media(max-width: 1279px)
{
    .styles_tableHead__RFknc
    {
        font-size: 16px;
        line-height: 18px;
    }
}
.styles_tableContent__w_5l1
{
    max-height: 520px;
    overflow-y: scroll;
}
.styles_tableContent__w_5l1 svg
{
    display: none;
}
.styles_tableContent__w_5l1.styles_empty__j_Mkn
{
    max-height: 270px;
    overflow-y: hidden;
    color: #fff;
}
.styles_tableContent__w_5l1>div
{
    position: relative;
    color: #fff;
    font-family: Gilroy Semibold,sans-serif;
    font-size: 18px;
    line-height: 22px;
    display: grid;
    grid-template-columns: 1fr 1fr 1fr 1fr;
    text-align: center;
    padding: 14px 0;
    border-top: .5px solid #291e3a!important;
}
@media(max-width: 1279px)
{
    .styles_tableContent__w_5l1
    {
        max-height: 270px;
    }
    .styles_tableContent__w_5l1>div
    {
        font-size: 13px;
        line-height: 18px;
    }
}
.styles_tableContent__w_5l1>div:first-child
{
    position: static;
}
.styles_tableContent__w_5l1>div:first-child>div
{
    position: static;
    background: linear-gradient(1turn,#f7931b 23.73%,#fcff79 81.36%);
    -webkit-background-clip: text;
    background-clip: text;
    -webkit-text-fill-color: transparent;
}
.styles_tableContent__w_5l1>div:nth-child(2)>div
{
    position: static;
    background: linear-gradient(90.73deg,#a3a3a3 .48%,#fff 64.82%);
    -webkit-background-clip: text;
    background-clip: text;
    -webkit-text-fill-color: transparent;
}
.styles_tableContent__w_5l1>div:nth-child(3)>div
{
    position: static;
    background: linear-gradient(54.1deg,#d8a544 23.02%,#cf8d0d 72.95%);
    -webkit-background-clip: text;
    background-clip: text;
    -webkit-text-fill-color: transparent;
}
.styles_container__Z9Sjg
{
    display: flex;
    align-items: center;
    justify-content: center;
    margin-top: 40px;
    padding-bottom: 40px;
}
.styles_container__Z9Sjg>div
{
    width: 150px;
    height: 150px;
    margin: 0 10px;
    border-radius: 8px;
    border: .5px solid #fe873a;
}
.styles_tabItem__V1Zl8
{
    display: flex;
    flex-direction: column;
    position: relative;
    justify-content: flex-end;
    padding-bottom: 15px;
    align-items: center;
    cursor: pointer;
    background-position: center 60px,50%;
    background-repeat: no-repeat;
    border-radius: 18px;
}
.styles_tabItem__V1Zl8.styles_leaderBoard__XI1Ph
{
    background: transparent url(../../willbetgambling/image/leaderIcon.svg) center 30px no-repeat;
    background-size: 35px;
}
.styles_tabItem__V1Zl8.styles_leaderBoard__XI1Ph:hover
{
    background: transparent url(../../willbetgambling/image/leaderIconHover.svg) center 30px no-repeat;
    background-size: 35px;
}
.styles_tabItem__V1Zl8.styles_tournamentPrizes__FvFtG
{
    background: transparent url(../../willbetgambling/image/prizesIcon.svg) center 30px no-repeat;
    background-size: 35px;
}
.styles_tabItem__V1Zl8.styles_tournamentPrizes__FvFtG:hover
{
    background: transparent url(../../willbetgambling/image/prizesIconHover.svg) center 30px no-repeat;
    background-size: 35px;
}
.styles_tabItem__V1Zl8.styles_rules__ZGVTD
{
    background: transparent url(../../willbetgambling/image/rulesIcon.svg) center 30px no-repeat;
    background-size: 35px;
}
.styles_tabItem__V1Zl8.styles_rules__ZGVTD:hover
{
    background: transparent url(../../willbetgambling/image/rulesIconHover.svg) center 30px no-repeat;
    background-size: 35px;
}
.styles_tabItem__V1Zl8:before
{
    content: "";
    width: calc(100% + 4px);
    position: absolute;
    border-radius: 18px;
    background: linear-gradient(44.25deg,#3e71f4 4.73%,#d60cc3);
    height: calc(100% + 4px);
    top: -2px;
    left: -2px;
    z-index: -1;
}
.styles_tabItem__V1Zl8:after
{
    background: #1c1d27;
}
.styles_tabItem__V1Zl8:after, .styles_tabItem__V1Zl8:hover:after
{
    content: "";
    width: 100%;
    position: absolute;
    bottom: 0;
    border-radius: 18px;
    left: 0;
    height: 100%;
    z-index: -1;
}
@media(max-width: 1279px)
{
    .styles_tabItem__V1Zl8
    {
        background-position: center 40px,50%;
    }
}
.styles_tabText__J2f9E
{
    margin: 0;
    font-size: 16px;
    line-height: 20px;
    padding: 0 15px;
    font-family: Gilroy Bold;
    text-align: center;
    text-transform: uppercase;
    color: #988c92;
    min-height: 45px;
}
@media(max-width: 1279px)
{
    .styles_tabText__J2f9E
    {
        font-size: 13px;
        line-height: 16px;
        min-height: auto;
    }
}
.styles_container__f3UJl
{
    position: relative;
    display: block;
    max-width: 1400px;
    margin: 0 auto;
}
.styles_container__lPcs9
{
    display: flex;
    justify-content: center;
    align-items: center;
    border-bottom: 1px solid #323340;
}
.styles_container__lPcs9>div
{
    width: 150px;
    height: 135px;
}
@media(max-width: 1279px)
{
    .styles_container__lPcs9>div
    {
        width: 115px;
    }
}
.styles_tabItem__Yvu32
{
    display: flex;
    flex-direction: column;
    position: relative;
    justify-content: flex-end;
    padding-bottom: 15px;
    align-items: center;
    cursor: pointer;
}
.styles_tabItem__Yvu32.styles_leaderBoard__uOk66
{
    background: url(../../willbetgambling/image/leaderIcon.svg) center 35px no-repeat;
    background-size: 35px;
}
.styles_tabItem__Yvu32.styles_leaderBoard__uOk66.styles_active__xHKoB, .styles_tabItem__Yvu32.styles_leaderBoard__uOk66:hover
{
    background: url(../../willbetgambling/image/leaderIconHover.svg) center 35px no-repeat;
    background-size: 35px;
}
.styles_tabItem__Yvu32.styles_tournamentPrizes__OJ7yc
{
    background: url(../../willbetgambling/image/prizesIcon.svg) center 35px no-repeat;
    background-size: 35px;
}
.styles_tabItem__Yvu32.styles_tournamentPrizes__OJ7yc.styles_active__xHKoB, .styles_tabItem__Yvu32.styles_tournamentPrizes__OJ7yc:hover
{
    background: url(../../willbetgambling/image/prizesIconHover.svg) center 35px no-repeat;
    background-size: 35px;
}
.styles_tabItem__Yvu32.styles_rules__AB6XU
{
    background: url(../../willbetgambling/image/rulesIcon.svg) center 35px no-repeat;
    background-size: 35px;
}
.styles_tabItem__Yvu32.styles_rules__AB6XU.styles_active__xHKoB, .styles_tabItem__Yvu32.styles_rules__AB6XU:hover
{
    background: url(../../willbetgambling/image/rulesIconHover.svg) center 35px no-repeat;
    background-size: 35px;
}
.styles_tabItem__Yvu32.styles_active__xHKoB:after, .styles_tabItem__Yvu32:hover:after
{
    content: "";
    height: 3px;
    width: 100%;
    position: absolute;
    bottom: 0;
    left: 0;
    background: linear-gradient(90deg,#3e71f4,#d60cc3);
}
.styles_tabText__uvV06
{
    margin: 0;
    font-size: 16px;
    line-height: 20px;
    font-family: Gilroy Bold;
    text-align: center;
    text-transform: uppercase;
    color: #988c92;
}
@media(max-width: 1279px)
{
    .styles_tabText__uvV06
    {
        font-size: 12px;
        line-height: 15px;
        text-align: center;
    }
}
.styles_container__R0IM5
{
    margin-top: 20px;
    margin-bottom: 20px;
}
.styles_container__R0IM5>div:first-child
{
    position: relative;
}
.styles_container__R0IM5>div:first-child>div
{
    font-size: 34px;
    line-height: 40px;
    background: linear-gradient(1turn,#f7931b 23.73%,#fcff79 81.36%);
    -webkit-background-clip: text;
    background-clip: text;
    -webkit-text-fill-color: transparent;
}
.styles_container__R0IM5>div:first-child>div:first-child:after
{
    content: "";
    width: 100px;
    position: absolute;
    height: 1px;
    background: linear-gradient(1turn,#f7931b 23.73%,#fcff79 81.36%);
    bottom: 0;
    transform: translate(-57%);
}
.styles_container__R0IM5>div:nth-child(2)
{
    position: relative;
}
.styles_container__R0IM5>div:nth-child(2)>div
{
    font-size: 30px;
    line-height: 35px;
    background: linear-gradient(90.73deg,#a3a3a3 .48%,#fff 64.82%);
    -webkit-background-clip: text;
    background-clip: text;
    -webkit-text-fill-color: transparent;
}
.styles_container__R0IM5>div:nth-child(2)>div:first-child:after
{
    content: "";
    width: 100px;
    position: absolute;
    height: 1px;
    background: linear-gradient(90.73deg,#a3a3a3 .48%,#fff 64.82%);
    bottom: 0;
    transform: translate(-57%);
}
.styles_container__R0IM5>div:nth-child(3)
{
    position: relative;
}
.styles_container__R0IM5>div:nth-child(3)>div
{
    font-size: 30px;
    line-height: 35px;
    background: linear-gradient(54.1deg,#d8a544 23.02%,#cf8d0d 72.95%);
    -webkit-background-clip: text;
    background-clip: text;
    -webkit-text-fill-color: transparent;
}
.styles_container__R0IM5>div:nth-child(3)>div:first-child:after
{
    content: "";
    width: 100px;
    position: absolute;
    height: 1px;
    background: linear-gradient(54.1deg,#d8a544 23.02%,#cf8d0d 72.95%);
    bottom: 0;
    transform: translate(-57%);
}
.styles_row__b0i9d
{
    display: flex;
    justify-content: space-around;
    padding: 15px 0;
    border-bottom: .5px solid #291e3a;
}
@media(max-width: 1279px)
{
    .styles_row__b0i9d>div:first-child
    {
        width: 40%;
    }
    .styles_row__b0i9d>div:last-child
    {
        width: 60%;
    }
}
.styles_column__zfGm8
{
    color: #fff;
    font-family: Gilroy Semibold,sans-serif;
    font-size: 18px;
    line-height: 22px;
    width: 50%;
    text-align: center;
}
@media(max-width: 1279px)
{
    .styles_column__zfGm8
    {
        font-size: 13px;
        line-height: 16px;
    }
}
.styles_container__gIr0k
{
    background: radial-gradient(55.36% 133.02% at 85.29% -33.02%,#21242f 0,#21232f 100%);
    max-width: 800px;
    border-radius: 20px;
    padding: 35px;
    margin: 15px auto 0;
    border: 1px solid hsla(0,0%,100%,.15);
}
@media(max-width: 1279px)
{
    .styles_container__gIr0k
    {
        padding: 15px;
    }
}
.styles_title__UAFUx
{
    margin: 0;
    color: #fff;
    font-family: Gilroy Bold;
    text-transform: uppercase;
    font-size: 22px;
    line-height: 27px;
    text-align: center;
}
.styles_firstPlaceContainer__4QE7h path
{
    fill: url(#firstPlaceGradient);
}
.styles_secondPlaceContainer__kNINT path, .styles_thirdPlaceContainer__e0MrV path
{
    fill: #4562fa;
}
.styles_participateContainer__HzBnr
{
    height: 60px;
    width: 100%;
    max-width: 360px;
    margin: 0 auto 30px;
}
.styles_participateContainer__HzBnr button
{
    height: 60px;
    width: 100%;
    max-width: 360px;
    font-size: 24px;
    line-height: 30px;
    border-radius: 12px;
    box-shadow: 0 18px 26px rgba(0,0,0,.3);
}
@media(max-width: 1279px)
{
    .styles_participateContainer__HzBnr
    {
        height: 51px;
    }
    .styles_participateContainer__HzBnr button
    {
        height: 51px;
        font-size: 21px;
        line-height: 24px;
    }
}
.styles_container__ZRR_Y
{
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    min-height: 260px;
    background-image: url(../../willbetgambling/image/banner3.jpg);
    background-size: cover;
    background-position: bottom;
    background-repeat: no-repeat;
    flex-direction: column;
    gap: 16px;
    padding: 16px 0;
}
@media(max-width: 767px)
{
    .styles_container__ZRR_Y
    {
        background-position: 0;
    }
}
.styles_title__udMZM
{
    font-weight: 900;
    text-transform: uppercase;
    text-align: center;
    color: #fff;
    font-size: 42px;
    line-height: 1.14;
    margin: 0;
}
@media(max-width: 1279px)
{
    .styles_title__udMZM
    {
        font-size: 50px;
    }
}
@media(max-width: 767px)
{
    .styles_title__udMZM
    {
        font-size: 40px;
    }
}
@media(max-width: 600px)
{
    .styles_title__udMZM
    {
        font-size: 34px;
    }
}
@media(max-width: 480px)
{
    .styles_title__udMZM
    {
        font-size: 28px;
    }
}
@media(max-width: 375px)
{
    .styles_title__udMZM
    {
        font-size: 24px;
    }
}
.styles_description__X1O1U
{
    color: #00c667;
    font-size: 24px;
    line-height: 1.14;
    padding: 0 16px;
    text-transform: uppercase;
}
@media(max-width: 1279px)
{
    .styles_description__X1O1U
    {
        font-size: 22px;
    }
}
@media(max-width: 767px)
{
    .styles_description__X1O1U
    {
        font-size: 20px;
    }
}
@media(max-width: 600px)
{
    .styles_description__X1O1U
    {
        font-size: 18px;
    }
}
@media(max-width: 480px)
{
    .styles_description__X1O1U
    {
        font-size: 16px;
    }
}
@media(max-width: 375px)
{
    .styles_description__X1O1U
    {
        font-size: 14px;
    }
}
.styles_title__8FdQZ
{
    margin-bottom: 40px;
    font-size: 32px;
    line-height: 37px;
    font-weight: 700;
    color: #c2c3d5;
    text-transform: uppercase;
    text-align: center;
}
@media(max-width: 767px)
{
    .styles_title__8FdQZ
    {
        margin-bottom: 30px;
    }
}
@media(max-width: 480px)
{
    .styles_title__8FdQZ
    {
        font-size: 26px;
        margin-bottom: 20px;
    }
}
.styles_title__8FdQZ b
{
    color: #00c667;
    margin-right: .3em;
}
.styles_host__xnmSN
{
    padding-top: 50px;
    max-width: 900px;
    margin: 0 auto 50px;
}
@media(max-width: 767px)
{
    .styles_host__xnmSN
    {
        padding-top: 30px;
    }
}
.styles_content__55R_6
{
    display: flex;
    flex-wrap: wrap;
    gap: 30px;
    position: relative;
}
@media(max-width: 1279px)
{
    .styles_content__55R_6
    {
        justify-content: center;
    }
}
.styles_activeTournament__VDChc
{
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between;
    width: 100%;
    min-height: 320px;
    background: linear-gradient(231.14deg,#4e44b6 16.7%,#322b79 61.04%);
    border-radius: 16px;
    overflow: hidden;
    color: #fff;
}
.styles_activeTournament__VDChc:after
{
    content: "";
    background: rgba(50,43,121,.6);
    border-radius: 0 0 20px 20px;
    position: absolute;
    width: 85%;
    bottom: -10px;
    height: 10px;
    left: 50%;
    transform: translate(-50%);
}
@media(max-width: 1279px)
{
    .styles_activeTournament__VDChc:after
    {
        display: none;
    }
    .styles_activeTournament__VDChc
    {
        max-width: 350px;
    }
}
@media(max-width: 1439px)
{
    .styles_activeTournamentShow__053Kz
    {
        margin: 0 auto;
    }
}
.styles_activeTournamentPromo__yvZOt
{
    position: relative;
    display: flex;
    justify-content: space-between;
    width: 100%;
    height: 100%;
}
@media(max-width: 1279px)
{
    .styles_activeTournamentPromo__yvZOt
    {
        flex-direction: column;
    }
}
.styles_activeTournamentPromo__yvZOt>img
{
    max-width: 375px;
    object-fit: cover;
    border-right: 1px solid #04ed45;
}
@media(max-width: 1439px)
{
    .styles_activeTournamentPromo__yvZOt>img
    {
        border: none;
    }
    .styles_activeTournamentPromoShow__qcRqW
    {
        max-width: 800px;
    }
}
.styles_activeTournamentPromoSumm__JPzAw
{
    margin-bottom: 15px;
    font-size: 20px;
    line-height: 23px;
    font-weight: 900;
    z-index: 1;
    text-align: center;
}
.styles_activeTournamentPromoSumm__JPzAw b
{
    align-items: center;
    font-size: 34px;
    line-height: 38px;
    color: #04ed45;
    margin-top: 15px;
    text-align: center;
    display: block;
}
@media(max-width: 480px)
{
    .styles_activeTournamentPromoSumm__JPzAw b
    {
        font-size: 30px;
    }
}
.styles_activeTournamentPromoSumm__JPzAw b img
{
    margin-left: 5px;
}
.styles_activeTournamentPromoFooter__87VuB
{
    display: flex;
    flex-wrap: wrap;
    gap: 10px 20px;
    z-index: 1;
    border: 1px solid #04ed45;
    border-radius: 4px;
    padding: 10px 4px;
    margin-top: 20px;
    font-size: 15px;
    line-height: 17px;
    width: 100%;
    justify-content: center;
}
.styles_activeTournamentPromoPrize__cSYqs
{
    display: flex;
    align-items: center;
}
.styles_activeTournamentPromoPrize__cSYqs i, .styles_activeTournamentPromoPrize__cSYqs svg
{
    margin-right: 8px;
    font-size: 24px;
    fill: #00c667;
}
.styles_activeTournamentPromoPrize__cSYqs b
{
    font-weight: 400;
    color: #00c667;
}
.styles_activeTournamentContent__NlTdy
{
    width: 100%;
    max-width: 350px;
    margin: 0 auto;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    position: relative;
}
@media(max-width: 1279px)
{
    .styles_activeTournamentContent__NlTdy
    {
        justify-content: center;
        max-width: 280px;
        margin: 20px auto;
    }
}
@media(max-width: 1439px)
{
    .styles_activeTournamentContent__NlTdy
    {
        margin-top: 30px;
    }
}
.styles_activeTournamentDesc__zvbHm
{
    font-size: 16px;
    line-height: 18px;
    text-align: center;
}
.styles_activeTournamentBtns__M6z68
{
    display: flex;
    align-items: center;
    gap: 15px 25px;
    margin-top: 20px;
    width: 100%;
    flex-direction: column;
}
@media(max-width: 480px)
{
    .styles_activeTournamentBtns__M6z68
    {
        flex-direction: column;
    }
}
.styles_activeTournamentBtns__M6z68 .styles_hoverLineOut__d8jZ8
{
    font-size: 13px;
    line-height: 15px;
    position: relative;
    display: inline-block;
    white-space: nowrap;
    text-decoration: none;
    color: #fff;
}
.styles_activeTournamentBtns__M6z68 .styles_hoverLineOut__d8jZ8:hover
{
    text-decoration: none;
}
.styles_activeTournamentBtns__M6z68 .styles_hoverLineOut__d8jZ8:after
{
    content: "";
    position: absolute;
    top: calc(100% + 0px);
    left: 50%;
    display: block;
    width: 0;
    height: 1px;
    background-color: #fff;
    transition: width .4s ease;
    transform: translateX(-50%);
}
.styles_activeTournamentBtns__M6z68 .styles_hoverLineOut__d8jZ8:hover:after
{
    width: 100%;
}
.styles_activeTournamentBtns__M6z68 .styles_btn__PtVWp
{
    width: 100%;
    height: 44px;
    font-size: 16px;
    text-transform: uppercase;
}
.styles_title__gqCkr
{
    margin-bottom: 40px;
    font-size: 32px;
    line-height: 37px;
    font-weight: 700;
    color: #c2c3d5;
    text-transform: uppercase;
    text-align: center;
}
@media(max-width: 767px)
{
    .styles_title__gqCkr
    {
        margin-bottom: 30px;
    }
}
@media(max-width: 480px)
{
    .styles_title__gqCkr
    {
        font-size: 26px;
        margin-bottom: 20px;
    }
}
.styles_title__gqCkr b
{
    color: #00c667;
    margin-right: .3em;
}
.styles_completedTournaments__ItEz0
{
    display: grid;
    grid-template-columns: repeat(auto-fill,350px);
    grid-gap: 30px;
    gap: 30px;
    width: 100%;
    justify-content: center;
    padding-bottom: 80px;
}
@media(max-width: 480px)
{
    .styles_completedTournaments__ItEz0
    {
        justify-content: center;
        grid-template-columns: repeat(auto-fill,288px);
    }
}
.styles_completedTournament__XU5Cb
{
    position: relative;
    width: 100%;
    overflow: hidden;
    color: #fff;
    background: linear-gradient(1turn,#18234e 67.44%,rgba(24,35,78,0));
    border-radius: 16px;
    height: 450px;
}
.styles_completedTournamentImg__tiJJR
{
    display: flex;
    align-items: center;
    width: 100%;
    height: 100%;
}
.styles_completedTournamentImg__tiJJR img
{
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.styles_completedTournamentInner__VRwP9
{
    display: flex;
    flex-direction: column;
    z-index: 1;
    position: absolute;
    bottom: 0;
    left: 0;
    height: 350px;
    width: 100%;
    background: linear-gradient(1turn,#18234e 49.44%,rgba(24,35,78,0));
    justify-content: flex-end;
    padding: 0 15px 34px;
}
.styles_completedTournamentTitle__gYMj_
{
    font-size: 20px;
    font-weight: 700;
    line-height: 30px;
    text-align: center;
    color: #fff;
}
.styles_completedTournamentTitle__gYMj_>span
{
    color: #04ed45;
    font-size: 24px;
    line-height: 36px;
}
.styles_completedTournamentResults__cX_sd
{
    display: flex;
    flex-direction: column;
    gap: 10px;
    margin: 20px 0 25px;
}
.styles_completedTournamentResult__5_M3Y
{
    display: flex;
    align-items: center;
}
.styles_completedTournamentPlace__5lork
{
    display: flex;
    align-items: center;
    fill: #00c667;
}
.styles_completedTournamentPlace__5lork.styles_place1__v_BYk
{
    fill: #ffc24b;
}
.styles_completedTournamentPlace__5lork.styles_place2__WfU0J
{
    fill: #d4d0c6;
}
.styles_completedTournamentPlace__5lork.styles_place3__VlD3M
{
    fill: #e48514;
}
.styles_completedTournamentName__Aexah
{
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-left: 5px;
}
.styles_completedTournamentSumm__t9pPu
{
    display: flex;
    align-items: center;
    justify-content: flex-end;
    flex-shrink: 0;
    margin-left: auto;
    white-space: nowrap;
    color: #00c667;
}
.styles_completedTournamentEmpty__23Cen
{
    text-align: center;
    color: #00c667;
}
.styles_completedTournamentMore__T0k8i
{
    text-align: center;
}
.styles_completedTournamentMore__T0k8i .styles_btn__P_JT_
{
    width: 200px;
    text-transform: none;
    background-color: transparent;
    border: 1px solid #04ed45;
    color: #fff;
    align-items: center;
    border-radius: 4px;
    cursor: pointer;
    display: inline-flex;
    font-size: 14px;
    font-weight: 700;
    height: 36px;
    justify-content: center;
    min-width: 135px;
    padding: 0 13px;
    text-align: center;
    transition: background-color .4s ease,color .4s ease;
}
.styles_completedTournamentMore__T0k8i .styles_btn__P_JT_:hover
{
    background-color: #04ed45;
}
.styles_wrapper__FsKdK
{
    position: relative;
}