﻿.Drawer_drawer__HaqzY
{
    --top-position: 0;
    position: fixed;
    bottom: 0;
    max-width: 250px;
    width: 100%;
    z-index: 90;
    background-color: #0c1c3e;
    color: #fff;
    top: var(--top-position);
}
.Drawer_drawer__HaqzY.Drawer_leftAligned__eaE0B
{
    left: -360px;
    transition: left .4s ease;
}
.Drawer_drawer__HaqzY.Drawer_leftAligned__eaE0B.Drawer_active__XO6zt
{
    left: 0;
}
.Drawer_drawer__HaqzY.Drawer_topAligned__ZjkEA
{
    max-width: 100%;
    left: 0;
    bottom: auto;
    top: calc(-220px - var(--top-position));
    transition: top .65s ease;
}
.Drawer_drawer__HaqzY.Drawer_topAligned__ZjkEA.Drawer_active__XO6zt
{
    top: var(--top-position);
}
.Drawer_drawer__HaqzY.Drawer_rightAligned__Z_3nK
{
    right: -360px;
    transition: right .4s ease;
}
.Drawer_drawer__HaqzY.Drawer_rightAligned__Z_3nK.Drawer_active__XO6zt
{
    right: 0;
}
.Drawer_overlay__weqL_
{
    background: rgba(0,0,0,.7);
    bottom: 0;
    content: "";
    min-height: 100vh;
    position: fixed;
    right: 0;
    top: 0;
    transition: visibility .4s ease,opacity .4s ease;
    width: 100%;
    z-index: -1;
    visibility: hidden;
    opacity: 0;
}
.Drawer_overlay__weqL_.Drawer_active__XO6zt
{
    visibility: visible;
    opacity: 1;
    z-index: 89;
}
.styles_link__grntx
{
    color: #afb7c6;
    font-size: 13px;
    line-height: 15px;
    font-family: Roboto Flex Medium,sans-serif;
    border-bottom: none;
    text-decoration: underline;
    cursor: pointer;
    margin-bottom: 12px;
}
.styles_link__grntx:hover
{
    text-decoration: none;
}
.styles_container__xTfLY
{
    display: flex;
    gap: 20px;
    align-items: center;
    justify-content: flex-start;
}
@media(max-width: 1279px)
{
    .styles_container__xTfLY
    {
        gap: 15px;
    }
}
.styles_item__AEStr
{
    display: flex;
    gap: 5px;
    align-items: center;
    font-size: 13px;
    cursor: pointer;
    font-family: Roboto Flex Medium;
}
@media(max-width: 1279px)
{
    .styles_item__AEStr
    {
        font-size: 11px;
    }
}
.styles_container__QrYJZ
{
    display: flex;
    gap: 10px;
    align-items: center;
    justify-content: flex-start;
    filter: grayscale(1) brightness(.5);
}
.styles_container__QrYJZ img
{
    cursor: pointer;
    object-fit: contain;
}
@media(max-width: 1279px)
{
    .styles_container__QrYJZ
    {
        gap: 0;
    }
}
.styles_banner__ZUO2K
{
    position: relative;
    width: 100%;
    height: 337px;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    gap: 0;
    margin-top: 80px;
    background-color: #101e5b;
    background-image: url(../../willbetgambling/image/main-banner-bg.jpg);
    background-size: cover;
    background-position: 0 0;
}
@media(min-width: 1440px)
{
    .styles_banner__ZUO2K
    {
        height: 337px;
    }
}
@media(min-width: 1680px)
{
    .styles_banner__ZUO2K
    {
        height: 337px;
        background-image: url(../../willbetgambling/image/main-banner-bg-lg.jpg);
        background-position: 50%;
    }
}
@media(max-width: 1279px)
{
    .styles_banner__ZUO2K
    {
        gap: 0;
        height: 337px;
        background-image: url(../../willbetgambling/image/main-banner-bg-md.jpg);
        background-position: 50%;
    }
}
@media(max-width: 767px)
{
    .styles_banner__ZUO2K
    {
        align-items: flex-start;
        justify-content: space-around;
        height: auto;
        min-height: 220px;
        gap: 16px;
        margin-top: 60px;
        background-image: url(../../willbetgambling/image/main-banner-bg-sm.jpg);
    }
}
.styles_inner__cBgpX
{
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    height: 100%;
    max-width: 1440px;
    width: 100%;
    margin: 0 auto;
    padding: 0 60px 60px 160px;
}
@media(min-width: 1680px)
{
    .styles_inner__cBgpX
    {
        padding: 0 0 60px;
    }
}
@media(max-width: 1279px)
{
    .styles_inner__cBgpX
    {
        padding: 0 60px 60px;
        font-size: 20px;
        max-width: 415px;
        margin: 0;
    }
}
@media(max-width: 767px)
{
    .styles_inner__cBgpX
    {
        padding: 0 15px;
        font-size: 20px;
        max-width: 270px;
        margin: 0;
    }
}
.styles_promo__0oO_L
{
    display: inline-flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: max-content;
    flex-grow: 1;
    font-size: 40px;
    font-family: Roboto Flex Bold;
    text-transform: uppercase;
    color: #fff;
    line-height: 1.2;
}
@media(max-width: 1279px)
{
    .styles_promo__0oO_L
    {
        width: 290px;
        text-align: center;
    }
}
@media(max-width: 767px)
{
    .styles_promo__0oO_L
    {
        width: 230px;
        text-align: left;
        padding-top: 0;
    }
}
.styles_title__cdpPS
{
    font-size: 60px;
    font-family: KaushanScript;
    text-transform: none;
}
@media(max-width: 1279px)
{
    .styles_title__cdpPS
    {
        font-size: 36px;
    }
}
@media(max-width: 767px)
{
    .styles_title__cdpPS
    {
        font-size: 32px;
    }
}
.styles_promoText__WoRkc
{
    font-size: 40px;
    background: #fff;
    -webkit-background-clip: text;
    background-clip: text;
    -webkit-text-fill-color: transparent;
    line-height: 140%;
    margin: 8px 0;
}
.styles_promoText__WoRkc strong
{
    background: linear-gradient(118.89deg,#ff9c07 5.59%,#ffec88 53.74%,#ffba07);
    -webkit-background-clip: text;
    background-clip: text;
    -webkit-text-fill-color: transparent;
}
@media(max-width: 1279px)
{
    .styles_promoText__WoRkc
    {
        font-size: 28px;
    }
}
@media(max-width: 767px)
{
    .styles_promoText__WoRkc
    {
        margin: 10px 0;
        line-height: 120%;
        text-align: center;
    }
}
@media(min-width: 1440px)
{
    .styles_promoText__WoRkc
    {
        font-size: 40px;
    }
}
.styles_text__DPC7i
{
    font-size: 16px;
    text-transform: none;
}
@media(min-width: 1440px)
{
    .styles_text__DPC7i
    {
        font-size: 18px;
    }
}
@media(max-width: 767px)
{
    .styles_text__DPC7i
    {
        font-size: 13px;
    }
}
.styles_buttonAndInfo__Wwq9B
{
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    height: auto;
    width: 100%;
}
@media(max-width: 1279px)
{
    .styles_buttonAndInfo__Wwq9B
    {
        justify-content: center;
    }
    .styles_buttonWrapper__uTLSJ
    {
        width: 100%!important;
    }
}
.styles_buttonWrapper__uTLSJ>div
{
    width: auto!important;
}
@media(max-width: 1279px)
{
    .styles_buttonWrapper__uTLSJ>div
    {
        width: 100%!important;
    }
}
@media(max-width: 767px)
{
    .styles_buttonWrapper__uTLSJ>div
    {
        font-size: medium;
        height: 40px!important;
        width: 100%!important;
    }
}
.styles_buttonWrapper__uTLSJ button
{
    font-size: 20px;
    text-transform: uppercase;
    width: auto!important;
    padding: 0 120px;
    height: 48px!important;
}
@media(max-width: 1279px)
{
    .styles_buttonWrapper__uTLSJ button
    {
        padding: 0 58px;
        width: 100%!important;
    }
}
@media(max-width: 767px)
{
    .styles_buttonWrapper__uTLSJ button
    {
        padding: 0 16px;
        font-size: medium;
        height: 40px!important;
        width: 100%!important;
    }
}
.styles_info__vKUYy
{
    position: relative;
    display: flex;
    justify-content: center;
    padding: 6px 0 6px 30px;
    gap: 20px;
    flex-wrap: wrap;
    border-radius: 29px 0 0 29px;
    background: rgba(209,216,226,.8);
    -webkit-backdrop-filter: blur(4px);
    backdrop-filter: blur(4px);
    background-size: inherit;
    color: inherit;
}
.styles_info__vKUYy:after
{
    position: absolute;
    left: 100%;
    top: 0;
    content: "";
    height: 100%;
    width: 500vw;
    background: rgba(209,216,226,.8);
}
@media(max-width: 1280px)
{
    .styles_info__vKUYy
    {
        display: none;
        visibility: hidden;
        max-height: 20px;
    }
}
.styles_container__IEyNx
{
    display: flex;
    gap: 20px;
    align-items: center;
    justify-content: flex-start;
}
@media(max-width: 1279px)
{
    .styles_container__IEyNx
    {
        gap: 15px;
    }
}
.styles_item__kErS1
{
    display: flex;
    gap: 5px;
    align-items: center;
    font-size: 13px;
    cursor: pointer;
    font-family: Roboto Flex Medium;
}
@media(max-width: 1279px)
{
    .styles_item__kErS1
    {
        font-size: 11px;
    }
}
.styles_container__j_8lo
{
    display: flex;
    gap: 10px;
    align-items: center;
    justify-content: flex-start;
    filter: grayscale(1) brightness(.5);
}
.styles_container__j_8lo img
{
    cursor: pointer;
    object-fit: contain;
}
@media(max-width: 1279px)
{
    .styles_container__j_8lo
    {
        gap: 0;
    }
}
.styles_container__8ZMKn
{
    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__8ZMKn
    {
        padding: 12px 32px;
    }
}
@media(max-width: 767px)
{
    .styles_container__8ZMKn
    {
        padding: 12px 32px;
    }
}
.styles_text__qOdNk
{
    font-family: Gilroy Semibold;
    font-size: 20px;
    line-height: 21px;
    text-align: center;
    color: #fff;
}
@media(max-width: 1279px)
{
    .styles_text__qOdNk
    {
        font-size: 18px;
    }
}
.styles_check__a8lK_
{
    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__a8lK_
    {
        width: 20px;
        height: 20px;
    }
}
.styles_banner__P4yza
{
    position: relative;
    width: 100%;
    height: 337px;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    gap: 0;
    margin-top: 80px;
    background-color: #101e5b;
    background-image: url(../../willbetgambling/image/tournament-banner-bg.jpg);
    background-size: cover;
    background-position: 0;
}
@media(min-width: 1440px)
{
    .styles_banner__P4yza
    {
        height: 337px;
    }
}
@media(min-width: 1680px)
{
    .styles_banner__P4yza
    {
        height: 337px;
        background-image: url(../../willbetgambling/image/tournament-banner-bg-lg.jpg);
        background-position: 50%;
    }
}
@media(max-width: 1279px)
{
    .styles_banner__P4yza
    {
        gap: 0;
        height: 337px;
        background-image: url(../../willbetgambling/image/tournament-banner-bg-md.jpg);
        background-position: 50%;
    }
}
@media(max-width: 767px)
{
    .styles_banner__P4yza
    {
        align-items: flex-start;
        justify-content: space-around;
        height: auto;
        min-height: 220px;
        gap: 16px;
        margin-top: 60px;
        background-image: url(../../willbetgambling/image/tournament-banner-bg-sm.jpg);
    }
}
.styles_inner__srPXu
{
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    height: 100%;
    max-width: 1440px;
    width: 100%;
    margin: 0 auto;
    padding: 0 60px 60px 160px;
}
@media(min-width: 1680px)
{
    .styles_inner__srPXu
    {
        padding: 0 0 60px;
    }
}
@media(max-width: 1279px)
{
    .styles_inner__srPXu
    {
        padding: 0 60px 60px;
        font-size: 20px;
        margin: 0;
    }
}
@media(max-width: 767px)
{
    .styles_inner__srPXu
    {
        padding: 0 15px;
        font-size: 20px;
        max-width: 310px;
        margin: 0;
    }
}
.styles_promo__cJdCx
{
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: flex-start;
    flex-grow: 1;
    font-size: 40px;
    font-family: Roboto Flex Bold;
    text-transform: uppercase;
    color: #fff;
    line-height: 1.2;
}
@media(max-width: 767px)
{
    .styles_promo__cJdCx
    {
        width: 230px;
        text-align: left;
        padding-top: 0;
    }
}
.styles_buttonAndInfo__B88_1
{
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    height: auto;
    width: 100%;
}
@media(max-width: 1279px)
{
    .styles_buttonAndInfo__B88_1
    {
        justify-content: center;
    }
}
@media(max-width: 767px)
{
    .styles_buttonAndInfo__B88_1
    {
        margin-top: 16px;
    }
}
@media(max-width: 1279px)
{
    .styles_buttonWrapper__2pQxS
    {
        width: 100%!important;
    }
}
.styles_buttonWrapper__2pQxS span
{
    font-family: Roboto Flex;
    text-transform: none;
    display: inline-block;
    padding-left: 10px;
    margin-left: 10px;
    border-left: 1px solid rgba(3,5,29,.18);
    font-size: 13px;
}
.styles_buttonWrapper__2pQxS b
{
    font-family: Roboto Flex Bold;
}
.styles_buttonWrapper__2pQxS>div
{
    width: auto!important;
}
@media(max-width: 767px)
{
    .styles_buttonWrapper__2pQxS>div
    {
        font-size: medium;
        height: 40px!important;
        width: 90vw!important;
    }
}
.styles_buttonWrapper__2pQxS button
{
    font-size: 20px;
    text-transform: uppercase;
    width: auto!important;
    padding: 0 32px;
    height: 48px!important;
}
@media(max-width: 767px)
{
    .styles_buttonWrapper__2pQxS button
    {
        padding: 0 16px;
        font-size: medium;
        height: 40px!important;
        width: 100%!important;
    }
    .styles_buttonWrapper__2pQxS button>div
    {
        width: 50%;
    }
}
.styles_info__JgVjn
{
    display: flex;
    justify-content: center;
    padding: 6px 30px;
    gap: 20px;
    flex-wrap: wrap;
    border-radius: 29px 0 0 29px;
    background: rgba(209,216,226,.8);
    -webkit-backdrop-filter: blur(4px);
    backdrop-filter: blur(4px);
    background-size: inherit;
    color: inherit;
}
.styles_info__JgVjn:after
{
    position: absolute;
    left: 100%;
    top: 0;
    content: "";
    height: 100%;
    width: 500vw;
    background: rgba(209,216,226,.8);
}
@media(max-width: 1280px)
{
    .styles_info__JgVjn
    {
        display: none;
        visibility: hidden;
        max-height: 20px;
    }
}
.styles_title__5k1lF
{
    font-size: 20px;
    font-family: Roboto Flex Medium;
}
@media(max-width: 1279px)
{
    .styles_title__5k1lF
    {
        font-size: 13px;
    }
}
@media(max-width: 767px)
{
    .styles_title__5k1lF
    {
        font-size: 13px;
    }
}
.styles_promoText__UQbD3
{
    font-size: 40px;
    background: linear-gradient(118.89deg,#ff9c07 5.59%,#ffec88 53.74%,#ffba07);
    -webkit-background-clip: text;
    background-clip: text;
    -webkit-text-fill-color: transparent;
    line-height: 140%;
    margin: 6px 0;
}
@media(min-width: 1279px)
{
    .styles_promoText__UQbD3
    {
        font-size: 28px;
    }
}
@media(max-width: 767px)
{
    .styles_promoText__UQbD3
    {
        margin: 10px 0;
        line-height: 100%;
        font-size: 28px;
    }
}
@media(min-width: 1440px)
{
    .styles_promoText__UQbD3
    {
        font-size: 40px;
    }
}
.styles_text__Yea92
{
    font-size: 16px;
    text-transform: none;
    font-family: Roboto Flex Medium;
}
@media(min-width: 1440px)
{
    .styles_text__Yea92
    {
        font-size: 18px;
    }
}
@media(max-width: 767px)
{
    .styles_text__Yea92
    {
        font-size: 13px;
    }
}
.page_bannerWrapper___ZMru
{
    padding: 50px 60px;
}
@media(max-width: 1279px)
{
    .page_bannerWrapper___ZMru
    {
        padding: 20px 15px 50px;
    }
}
@media(max-width: 767px)
{
    .page_bannerWrapper___ZMru
    {
        padding: 25px 15px 50px;
    }
}
.page_winnersAndTounrnaments__y5uBu
{
    display: flex;
    align-items: flex-end;
    justify-content: center;
    gap: 30px;
    margin: 50px 0;
}
@media(max-width: 767px)
{
    .page_winnersAndTounrnaments__y5uBu
    {
        margin: 20px;
        flex-direction: column;
    }
    .page_winnersAndTounrnaments__y5uBu>div
    {
        margin: 0!important;
        max-width: 100%!important;
        width: 100%!important;
    }
}
.page_inner__9pf2q
{
    background: linear-gradient(180deg,#202346,#16194d);
}