﻿.Logo-Container
{
    display: flex;
    align-items: center;
    line-height: 0;
}
.oldBrowser
{
    position: absolute;
    top: 30px;
    left: 50%;
    transform: translateX(-50%);
}
.oldBrowser img
{
    width: 49px;
    height: 40px;
}
.Logo-Small
{
    position: relative;
    width: 38px;
    height: 30px;
}
.Logo-Medium
{
    position: relative;
    width: auto;
    height: 38px;
}
.Logo-Big
{
    position: relative;
    width: 63px;
    height: 50px;
}
.BalanceMobile--balanceContainer__hjdjR
{
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    height: 34px;
    padding: 10px 12px;
    white-space: nowrap;
    background: #12294a;
    border-radius: 10px;
    cursor: pointer;
    transition: transform .2s ease;
}
.BalanceMobile--balanceContainer__hjdjR:active:not(.BalanceMobile--Disabled__D9gcM)
{
    transform: scale(.96);
    opacity: .8;
    transition: transform .1s ease;
}
@media(min-width: 1024px)
{
    .BalanceMobile--balanceContainer__hjdjR
    {
        height: 38px;
    }
}
.BalanceMobile--balanceContainerImage__D6rpx
{
    width: 14px;
    height: 14px;
    position: relative;
    margin-right: 5px;
}
.BalanceMobile--balanceContainer__hjdjR p, .BalanceMobile--balanceContainer__hjdjR svg
{
    margin-right: 7px;
    color: #fff;
    font-weight: 500;
    font-size: 13px;
    line-height: 100%;
    letter-spacing: .03em;
    text-transform: uppercase;
}
.BalanceMobile--balanceContainer__hjdjR select
{
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    cursor: pointer;
    opacity: 0;
}
.BalanceMobile--balanceContainer__hjdjR .BalanceMobile--smallButtonText__A22d6
{
    font-size: 13px;
    white-space: nowrap;
    text-transform: unset;
}
@media(min-width: 1024px)
{
    .BalanceMobile--balanceContainer__hjdjR .BalanceMobile--smallButtonText__A22d6
    {
        font-size: 14px;
    }
}
.BalanceMobile--balanceContainer__hjdjR svg
{
    width: 16px;
    height: 16px;
}
.BalanceMobile--balanceContainer_secondary__enYST
{
    background: #ffffff0f;
}
.Avatar--avatar__09aGT
{
    z-index: 1;
    display: flex;
    overflow: hidden;
    border-radius: 50%;
    cursor: pointer;
    padding: 0;
    background: #0000;
    border: none;
    outline: none;
    transition: transform .2s ease;
}
.Avatar--avatar__09aGT:active:not(.Avatar--Disabled__MzvpN)
{
    transform: scale(.96);
    opacity: .8;
    transition: transform .1s ease;
}
@media(min-width: 1024px)
{
    .Avatar--avatar__09aGT:hover .Avatar--image__62Wgi
    {
        transform: scale(1.3);
    }
}
.Avatar--microscopically__bQEVT
{
    width: 32px;
    height: 32px;
}
.Avatar--tiny___9gVy
{
    width: 40px;
    height: 40px;
}
.Avatar--mediumTiny__emFPj
{
    width: 44px;
    height: 44px;
}
.Avatar--small__nDQNU
{
    width: 50px;
    height: 50px;
}
.Avatar--mediumSmall__oHU3d
{
    width: 55px;
    height: 55px;
}
.Avatar--medium__xKLID
{
    width: 71px;
    height: 71px;
}
.Avatar--big__9i5d9
{
    width: 80px;
    height: 80px;
}
.Avatar--huge__4wHlj
{
    width: 93px;
    height: 93px;
}
.Avatar--image__62Wgi
{
    width: 100%;
    height: 100%;
    overflow: hidden;
    border-radius: 50%;
    transition: transform .3s ease-in-out;
}
.Avatar--defaultAvatar__HgdFI
{
    width: 100%;
    height: 100%;
    background: radial-gradient(111% 118% at 0 0,#ff0960 0,#a515fa 40.92%,#3555ff 85.61%,#3a09ff 100%);
}
.Avatar--isHasNotifications__Wl3Nj
{
    position: relative;
    overflow: visible;
}
.Avatar--isHasNotifications__Wl3Nj:after
{
    position: absolute;
    top: 1px;
    right: -2px;
    z-index: 1;
    width: 8px;
    height: 8px;
    background: #ff0960;
    border: 1px solid #03193a;
    border-radius: 50%;
    content: "";
}
@media(min-width: 768px)
{
    .Avatar--isHasNotifications__Wl3Nj:after
    {
        display: none;
    }
}
@media(min-width: 1024px)
{
    .Avatar--isHasNotifications__Wl3Nj
    {
        overflow: hidden;
    }
}
@media(max-width: 370px)
{
    .HeaderAuth--signIn__CQo6n
    {
        padding: 10px 7px;
    }
}
.HeaderAuth--signIn__CQo6n .Small-Button-Text
{
    font-size: 14px;
}
.HeaderAuth--signUp__DEt2N
{
    margin: 0 0 0 5px;
    padding: 10px 12px;
}
@media(max-width: 370px)
{
    .HeaderAuth--signUp__DEt2N
    {
        padding: 10px 8px;
    }
}
@media(min-width: 1024px)
{
    .HeaderAuth--signUp__DEt2N
    {
        height: 34px;
        margin-left: 10px;
    }
}
.HeaderAuth--signUp__DEt2N .Small-Button-Text
{
    font-size: 14px;
}
.Hidden-Search
{
    position: absolute;
    bottom: -50px;
    z-index: -1;
    width: 100%;
    transform: translateY(-50px);
    transition: .3s;
}
.Hidden-Search--Show
{
    transform: translateY(0);
}
.Search-Input-Inner-Container
{
    display: flex;
    align-items: center;
    width: 100%;
    max-width: 1410px;
    height: 100%;
    min-height: 27px;
    margin: 0 auto;
}
@media(min-width: 1024px)
{
    .Search-Input-Inner-Container
    {
        padding: 0 9px;
    }
}
@media(min-width: 1200px)
{
    .Search-Input-Inner-Container
    {
        padding: 0 15px;
    }
}
@media(min-width: 1440px)
{
    .Search-Input-Inner-Container
    {
        padding: 0 25px;
    }
}
.Search-Input-Inner-Container .search
{
    margin-left: -3px;
}
@media(min-width: 1024px)
{
    .Search-Input-Inner-Container .close, .Search-Input-Inner-Container .search
    {
        font-size: 30px!important;
    }
}
div.Search-Input-Container
{
    display: flex;
    align-items: center;
    margin-bottom: 0;
    background: #12294a;
    border: none!important;
    border-radius: 0;
    box-shadow: 0 9px 35px #03193a66;
}
div.Search-Input-Container:hover
{
    background: #3e5170;
}
@media(min-width: 768px)
{
    div.Search-Input-Container
    {
        height: 60px;
    }
}
@media(min-width: 1024px)
{
    div.Search-Input-Container
    {
        height: 66px;
    }
}
@media(min-width: 1680px)
{
    div.Search-Input-Container
    {
        height: 76px;
    }
}
.Search-Clear-Button
{
    width: 58px;
    height: 27px;
    display: flex;
    flex-flow: row wrap;
    align-items: center;
    justify-content: center;
    transition: transform .2s ease;
    margin-right: 20px;
    background-color: #ffffff14;
    border-radius: 7px;
    cursor: pointer;
}
.Search-Clear-Button:active:not(.Disabled)
{
    transform: scale(.96);
    opacity: .8;
    transition: transform .1s ease;
}
.Input-Search
{
    flex: 1 1;
    padding: 0 10px;
}
.Input-Search input
{
    width: 100%;
    color: #fff;
    font-family: Jost,Segoe UI,Roboto,Oxygen,"sans-serif";
    background: #0000;
    border: none;
    outline: none;
    caret-color: #fff;
    font-size: 13px;
    line-height: 140%;
    letter-spacing: normal;
}
@media(min-width: 1024px)
{
    .Input-Search input
    {
        font-size: 16px;
        line-height: 140%;
        letter-spacing: normal;
    }
}
.Input-Search input::placeholder
{
    color: #90a2bd;
}
.Input-Search input[type=search]::-webkit-search-cancel-button, .Input-Search input[type=search]::-webkit-search-decoration, .Input-Search input[type=search]::-webkit-search-results-button, .Input-Search input[type=search]::-webkit-search-results-decoration
{
    -webkit-appearance: none;
}
.BalanceDesktop--balanceDesktopContainer__ug8aj
{
    position: relative;
    scrollbar-width: none;
    max-height: 38px;
}
.BalanceDesktop--balanceDesktopContainerImage__K5tGJ
{
    width: 18px;
    height: 18px;
    position: relative;
    margin-right: 5px;
}
.BalanceDesktop--balanceDesktopContainerContent__ytjuo
{
    position: absolute;
    top: 67px;
    right: -90px;
    z-index: 2;
    display: flex;
    width: 440px;
    background: #253a58;
    border: 1px solid #e2e5e91a;
    border-radius: 16px;
}
.BalanceDesktop--balanceDesktopContainerContent__ytjuo .BalanceDesktop--ActiveWallet__ofcB8
{
    padding: 25px 15px;
    border-radius: 16px 16px 0 0;
}
.BalanceDesktop--balanceDesktopContainerContent__ytjuo .BalanceDesktop--ChangeActiveWalletContainer___ou_X
{
    height: 100%;
    margin: 0;
}
.BalanceDesktop--balanceDesktopContainerContent__ytjuo .BalanceDesktop--ChangeActiveWallet-Body__NKbFC
{
    height: calc(100% - 70px);
    padding: 0;
}
.BalanceDesktop--balanceDesktopContainerContent__ytjuo .BalanceDesktop--ChangeActiveWalletList__0_01c
{
    width: 100%;
    max-height: 330px;
    margin-right: 0;
    padding: 20px;
}
.BalanceDesktop--balanceDesktopContainerContent__ytjuo .BalanceDesktop--ChangeActiveWalletFooter__uVabF
{
    height: 67px;
}
.BalanceDesktop--balanceDesktopContainerOverlay__n5hXS
{
    display: none;
}
.BalanceDesktop--balanceDesktopContainerOverlayVisible__iblfd
{
    position: fixed;
    top: 0;
    left: 0;
    z-index: 1;
    display: flex;
    width: 100%;
    height: 100%;
    border: none;
}
.BalanceDesktop--balanceDesktopContainer__ug8aj ::-webkit-scrollbar
{
    display: none;
}
.BalanceDesktop--balanceDesktopContainer__ug8aj ::-moz-scrollbar
{
    display: none;
}
.BalanceDesktop--balanceDesktopContainer__ug8aj ::-o-scrollbar
{
    display: none;
}
.BalanceDesktop--button__pOPXS
{
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 10px 12px;
    white-space: nowrap;
    background: #12294a;
    border-radius: 10px;
    cursor: pointer;
    transition: transform .2s ease;
}
.BalanceDesktop--button__pOPXS:active:not(.BalanceDesktop--Disabled__d8Izl)
{
    transform: scale(.96);
    opacity: .8;
    transition: transform .1s ease;
}
@media(min-width: 768px)
{
    .BalanceDesktop--button__pOPXS
    {
        min-width: 134px;
    }
    .BalanceDesktop--button__pOPXS p
    {
        margin-right: 4px;
    }
    .BalanceDesktop--button__pOPXS svg
    {
        margin-right: 8px;
    }
}
@media(min-width: 1024px)
{
    .BalanceDesktop--button__pOPXS
    {
        min-width: 166px;
    }
}
@media(min-width: 1200px)
{
    .BalanceDesktop--button__pOPXS
    {
        min-width: 170px;
    }
}
.BalanceDesktop--button__pOPXS p, .BalanceDesktop--button__pOPXS svg
{
    margin-right: 7px;
    color: #fff;
}
@media(min-width: 768px)
{
    .BalanceDesktop--button__pOPXS p, .BalanceDesktop--button__pOPXS svg
    {
        margin-right: 5px;
    }
}
.BalanceDesktop--button__pOPXS select
{
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    cursor: pointer;
    opacity: 0;
}
.BalanceDesktop--button__pOPXS .BalanceDesktop--smallButtonText__t_s3G
{
    color: #fff;
    font-weight: 500;
    line-height: 100%;
    letter-spacing: .03em;
    white-space: nowrap;
    text-transform: unset;
}
@media(min-width: 1024px)
{
    .BalanceDesktop--button__pOPXS .BalanceDesktop--smallButtonText__t_s3G
    {
        font-size: 15px;
    }
}
@media(min-width: 1200px)
{
    .BalanceDesktop--button__pOPXS .BalanceDesktop--smallButtonText__t_s3G
    {
        font-size: 16px;
    }
}
.BalanceDesktop--button__pOPXS svg
{
    width: 14px;
    height: 14px;
}
@media(min-width: 1024px)
{
    .BalanceDesktop--button__pOPXS svg
    {
        width: 18px;
        height: 18px;
    }
}
.BalanceDesktop--button_opened__awRRX
{
    background: #4d668f;
}
.BalanceDesktop--button_secondary__pyern
{
    background: #ffffff0f;
}
.BaseFormField
{
    position: relative;
    display: flex;
    align-items: center;
    box-sizing: border-box;
    height: 50px;
    min-height: 50px;
    margin-bottom: 24px;
    padding: 10px 15px;
    background: #ffffff14;
    border: 1px solid #ffffff14;
    border-radius: 10px;
}
.BaseFormField__Message
{
    position: absolute;
    top: calc(100% + 5px);
    left: 0;
    display: flex;
    align-items: center;
    color: #01af70;
}
.BaseFormField__Message-Text
{
    font-size: 12px;
    line-height: 100%;
    letter-spacing: normal;
}
.BaseFormField__Message-Icon
{
    margin-right: 3px;
    color: #01af70;
}
.BaseFormField__Message--Error, .BaseFormField__Message--Error .BaseFormField__Message-Icon
{
    color: #ff654f;
}
.BaseFormField__Message--Info, .BaseFormField__Message--Info .BaseFormField__Message-Icon
{
    color: #90a2bd;
}
.BaseFormField:focus-within
{
    border: 1px solid #a2b7d8;
}
.BaseFormField--Error
{
    background: #ff654f14;
    border: 1px solid #ff654f80;
}
.BaseFormField--Clickable
{
    cursor: pointer;
}
.BaseFormField--UpperCase input
{
    text-transform: uppercase;
}
.BaseFormField__Disabled
{
    background: #1a3157;
    border: 1px solid #1a3157;
    cursor: unset;
}
.Dropdown--container__fkTnu
{
    position: relative;
    display: flex;
    flex-direction: column;
    width: 100%;
    margin-bottom: 16px;
    padding: 13px 15px 0;
    overflow: hidden;
    background: #1a3157;
    border-radius: 10px;
    transition: .3s ease;
}
.Dropdown--container_secondary__FaqIb
{
    padding: 20px 24px 0;
    background: #111823;
    border: 1px solid #ffffff0a;
    border-radius: 12px;
}
@media(min-width: 1024px)
{
    .Dropdown--container_secondary__FaqIb
    {
        padding: 20px 30px 0;
    }
}
.Dropdown--container_secondary__FaqIb:active:not(.Dropdown--Disabled__TY9u_)
{
    background: #182231;
}
.Dropdown--container__fkTnu:hover
{
    opacity: 1;
}
.Dropdown--container__fkTnu ul
{
    margin-bottom: 0;
}
.Dropdown--container__fkTnu ul li
{
    display: flex;
    width: 50%;
}
.Dropdown--container__fkTnu ul li:hover
{
    opacity: 1;
}
.Dropdown--container__fkTnu ul li:hover a
{
    color: #fff;
}
.Dropdown--container_open__PJsdE
{
    margin-bottom: 19px;
    opacity: 1!important;
    transition: max-height .3s ease;
}
.Dropdown--container_open__PJsdE ul li p
{
    transform-origin: left;
    cursor: pointer;
    transition: transform .2s ease;
}
.Dropdown--container_open__PJsdE ul li p:active:not(.Dropdown--Disabled__TY9u_)
{
    transform: scale(.96);
    opacity: .8;
    transition: transform .1s ease;
}
.Dropdown--container_open__PJsdE:after
{
    width: 100%;
    height: 1px;
    background-color: #f5f9ff0d;
    content: "";
}
@media(max-width: 330px)
{
    .Dropdown--container_open__PJsdE
    {
        margin-bottom: 25px;
    }
}
.Dropdown--container_burgerMenuDropdown__FmnMo
{
    margin-bottom: 0;
    padding: 0;
    background: none;
}
.Dropdown--container_burgerMenuDropdown__FmnMo ul
{
    height: auto;
}
.Dropdown--container_tournaments__rvleR
{
    width: auto;
    margin-right: 15px;
    margin-left: 15px;
}
.Dropdown--container_tournaments__rvleR:last-of-type
{
    margin-bottom: 35px;
}
@media(min-width: 768px)
{
    .Dropdown--container_tournaments__rvleR
    {
        width: 100%;
        margin-right: 0;
        margin-left: 0;
    }
    .Dropdown--container_tournaments__rvleR:last-of-type
    {
        margin-bottom: 0;
    }
}
.Dropdown--header__RQvn1
{
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 100%;
    cursor: pointer;
}
.Dropdown--header_open__CjTPW
{
    padding-bottom: 13px;
    border-bottom: 1px solid #f5f9ff0d;
}
@media(max-width: 330px)
{
    .Dropdown--header_burgerMenuDropdown__igcFD
    {
        padding-bottom: 15px;
    }
}
.Dropdown--header_burgerMenuDropdown__igcFD .Dropdown--header__pressing__2fi0L
{
    padding: 19px 0;
}
.Dropdown--header_footerDropdown__ONb_p, .Dropdown--header_tournaments__NnfA1
{
    padding-bottom: 13px;
}
.Dropdown--header_secondary__OXikh
{
    padding-bottom: 20px;
}
.Dropdown--header__pressing__2fi0L
{
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 100%;
}
.Dropdown--header__pressing_primary__CTJxq
{
    transition: transform .2s ease;
}
.Dropdown--header__pressing_primary__CTJxq:active:not(.Dropdown--Disabled__TY9u_)
{
    transform: scale(.96);
    opacity: .8;
    transition: transform .1s ease;
}
.Dropdown--leftHeaderContainer__GEoPq
{
    display: flex;
    gap: 15px;
    align-items: center;
}
@media(max-width: 330px)
{
    .Dropdown--leftHeaderContainer__GEoPq
    {
        gap: initial;
    }
}
.Dropdown--icon__PE0Ty
{
    display: flex;
    justify-content: center;
    width: 21px;
    height: 21px;
    line-height: 21px;
    background: #3e5170;
    border-radius: 50%;
}
.Dropdown--icon_shevronUp__4VWya
{
    transform: rotate(180deg);
    transition: .3s ease;
}
.Dropdown--icon_shevronDown__UJcXD
{
    transition: .3s ease;
}
.Dropdown--staticContainer__g1iCP ul
{
    margin-bottom: 0;
}
.Dropdown--dynamicContainer___DAVe, .Dropdown--staticContainer__g1iCP
{
    display: flex;
    flex-wrap: wrap;
    height: 0;
    margin: 0 0 0 40px;
    opacity: 0;
    transition: all .3s ease-out;
}
.Dropdown--dynamicContainer_open__i_gTt, .Dropdown--staticContainer_open__T5ohy
{
    height: 132px;
    margin-bottom: 0;
    padding: 20px 0;
    opacity: 1;
    transition: all .3s ease-out;
}
.Dropdown--dynamicContainer_open_footerDropdown__tXOx_, .Dropdown--staticContainer_open_footerDropdown__lAIhO
{
    padding: 20px 0;
}
.Dropdown--dynamicContainer_burgerMenuDropdown__hQred, .Dropdown--staticContainer_burgerMenuDropdown__K6SnB
{
    padding: 0;
}
.Dropdown--dynamicContainer_burgerMenuDropdown__hQred li, .Dropdown--staticContainer_burgerMenuDropdown__K6SnB li
{
    padding: 12px 0 12px 15px;
}
@media screen and (min-width: 320px) and (max-width: 352px)
{
    .Dropdown--dynamicContainer_burgerMenuDropdown__hQred li, .Dropdown--staticContainer_burgerMenuDropdown__K6SnB li
    {
        padding: 12px 0;
    }
}
.Dropdown--dynamicContainer_burgerMenuDropdown__hQred li:first-child, .Dropdown--staticContainer_burgerMenuDropdown__K6SnB li:first-child
{
    padding-top: 21px;
}
.Dropdown--dynamicContainer_burgerMenuDropdown__hQred li:last-child, .Dropdown--staticContainer_burgerMenuDropdown__K6SnB li:last-child
{
    padding-bottom: 21px;
}
.Dropdown--dynamicContainer_footerDropdown__I678T, .Dropdown--staticContainer_footerDropdown__xRP_k
{
    margin: 0;
}
.Dropdown--dynamicContainer_footerDropdown__I678T li:not(:last-of-type), .Dropdown--staticContainer_footerDropdown__xRP_k li:not(:last-of-type)
{
    margin-bottom: 20px;
}
.Dropdown--dynamicContainer_footerDropdown__I678T li p, .Dropdown--staticContainer_footerDropdown__xRP_k li p
{
    color: #cad3e1;
}
.Dropdown--dynamicContainer___DAVe ol li:not(:last-of-type), .Dropdown--staticContainer__g1iCP ol li:not(:last-of-type)
{
    margin-bottom: 0;
}
.Dropdown--dynamicContainer_tournaments__AxanQ, .Dropdown--staticContainer_tournaments__8KWb5
{
    margin: 0;
}
.Dropdown--dynamicContainer_tournaments__AxanQ li:not(:last-of-type), .Dropdown--staticContainer_tournaments__8KWb5 li:not(:last-of-type)
{
    margin-bottom: 20px;
}
@media(min-width: 768px)
{
    .Dropdown--dynamicContainer_tournaments__AxanQ, .Dropdown--staticContainer_tournaments__8KWb5
    {
        max-height: 300px;
        margin: 0;
        overflow: auto;
    }
    .Dropdown--dynamicContainer_tournaments__AxanQ ol, .Dropdown--dynamicContainer_tournaments__AxanQ p, .Dropdown--dynamicContainer_tournaments__AxanQ ul, .Dropdown--staticContainer_tournaments__8KWb5 ol, .Dropdown--staticContainer_tournaments__8KWb5 p, .Dropdown--staticContainer_tournaments__8KWb5 ul
    {
        margin: 10px 0;
    }
    .Dropdown--dynamicContainer_tournaments__AxanQ ol, .Dropdown--dynamicContainer_tournaments__AxanQ ul, .Dropdown--staticContainer_tournaments__8KWb5 ol, .Dropdown--staticContainer_tournaments__8KWb5 ul
    {
        padding: 0 0 0 30px;
        list-style: auto;
    }
    .Dropdown--dynamicContainer_tournaments__AxanQ ul li, .Dropdown--staticContainer_tournaments__8KWb5 ul li
    {
        list-style: disc;
    }
    .Dropdown--dynamicContainer_tournaments__AxanQ ol li, .Dropdown--staticContainer_tournaments__8KWb5 ol li
    {
        list-style: auto;
    }
    .Dropdown--dynamicContainer_tournaments__AxanQ ul li, .Dropdown--staticContainer_tournaments__8KWb5 ul li
    {
        display: list-item;
        margin-bottom: 0;
    }
    .Dropdown--dynamicContainer_tournaments__AxanQ ul li:not(:last-of-type), .Dropdown--staticContainer_tournaments__8KWb5 ul li:not(:last-of-type)
    {
        margin-bottom: 0;
    }
    .Dropdown--dynamicContainer_tournaments__AxanQ b, .Dropdown--staticContainer_tournaments__8KWb5 b
    {
        font-weight: 600;
    }
    .Dropdown--dynamicContainer_tournaments__AxanQ a, .Dropdown--staticContainer_tournaments__8KWb5 a
    {
        color: #fff;
    }
}
div .Dropdown--dynamicContainer_oneColumn___yKsY, div .Dropdown--staticContainer_oneColumn__8ajgU
{
    flex-flow: column nowrap;
}
div .Dropdown--dynamicContainer_oneColumn___yKsY li, div .Dropdown--staticContainer_oneColumn__8ajgU li
{
    width: 100%;
}
ul .Dropdown--dynamicContainer_oneColumn___yKsY, ul .Dropdown--staticContainer_oneColumn__8ajgU
{
    flex-flow: column nowrap;
}
ul .Dropdown--dynamicContainer_oneColumn___yKsY li, ul .Dropdown--staticContainer_oneColumn__8ajgU li
{
    width: 100%;
}
.Dropdown--dynamicContainer_autoHeight__eP0IT, .Dropdown--staticContainer_autoHeight__WpYHG
{
    height: auto;
}
.Dropdown--link__6IZZW
{
    -webkit-text-decoration-line: none;
    text-decoration-line: none;
}
.Dropdown--text_secondary__k0lal
{
    color: #fff;
    font-weight: 600;
    font-size: 18px;
    line-height: 140%;
}
.Dropdown--title_secondary__FWHvQ
{
    color: #fff;
    font-weight: 400;
    font-size: 18px;
    line-height: 140%;
}
.FooterPaymentMethods--footerPaymentMethodsContainer__AwLFh
{
    display: flex;
    flex-shrink: 0;
    flex-wrap: nowrap;
    justify-content: space-between;
    padding: 20px 15px;
    overflow-x: scroll;
    line-height: 0;
    white-space: nowrap;
    text-align: center;
    background: #1a3157;
    -ms-overflow-style: none;
    scrollbar-width: none;
}
.FooterPaymentMethods--footerPaymentMethodsContainer__AwLFh::-webkit-scrollbar
{
    display: none;
}
.FooterPaymentMethods--footerPaymentMethodsContainerImage__yzQUD
{
    position: relative;
    flex: 0 0 auto;
    margin-right: 15px;
    pointer-events: none;
    width: 75px;
    height: 47px;
}
.FooterPaymentMethods--footerPaymentMethodsContainerImage__yzQUD:last-child
{
    margin-right: 0;
}
@media(min-width: 1200px)
{
    .FooterPaymentMethods--footerPaymentMethodsContainerImage__yzQUD
    {
        width: 77px;
        height: 48px;
    }
}
@media(min-width: 1440px)
{
    .FooterPaymentMethods--footerPaymentMethodsContainerImage__yzQUD
    {
        width: 90px;
        height: 55px;
    }
}
@media(min-width: 1680px)
{
    .FooterPaymentMethods--footerPaymentMethodsContainerImage__yzQUD
    {
        width: 109px;
        height: 67px;
    }
}
@media(min-width: 1920px)
{
    .FooterPaymentMethods--footerPaymentMethodsContainerImage__yzQUD
    {
        width: 107px;
        height: 64px;
    }
}
.FooterPaymentMethods--footerBottomContainer__ESgpO
{
    display: flex;
    flex-direction: column;
    flex-shrink: 0;
    align-items: center;
    padding: 40px 46px 30px;
}
.FooterPaymentMethods--footerBottomContainer_dark__BS0fS
{
    background: #090d15;
}
@media(min-width: 768px)
{
    .FooterPaymentMethods--footerBottomContainer__ESgpO
    {
        padding: 55px 30px 35px;
    }
}
@media(min-width: 1024px)
{
    .FooterPaymentMethods--footerBottomContainer__ESgpO
    {
        padding: 55px 89px 30px;
    }
}
@media(min-width: 1200px)
{
    .FooterPaymentMethods--footerBottomContainer__ESgpO
    {
        padding: 60px 120px 40px;
    }
}
@media(min-width: 1920px)
{
    .FooterPaymentMethods--footerBottomContainer__ESgpO
    {
        padding: 50px 500px;
    }
}
.FooterPaymentMethods--footerBottomContainer__ESgpO .FooterPaymentMethods--footerTextContainer__R25il
{
    display: flex;
    flex-flow: column wrap;
    align-items: center;
    justify-content: center;
    margin-bottom: 30px;
    border-bottom: 1px solid #12294a;
}
.FooterPaymentMethods--footerBottomContainer__ESgpO .FooterPaymentMethods--footerTextContainer_secondary__0r_gb
{
    border-bottom: 1px solid #ffffff0a;
}
.FooterPaymentMethods--footerBottomContainer__ESgpO .FooterPaymentMethods--footerLicenseIconsContainer__PolOk
{
    display: flex;
    flex-flow: row wrap;
    align-items: center;
    justify-content: space-around;
    gap: 10px;
    width: 100%;
    margin-bottom: 40px;
}
@media(min-width: 768px)
{
    .FooterPaymentMethods--footerBottomContainer__ESgpO .FooterPaymentMethods--footerLicenseIconsContainer__PolOk
    {
        width: 80%;
        margin-bottom: 0;
    }
}
.FooterPaymentMethods--footerBottomContainer__ESgpO .FooterPaymentMethods--footerLicenseIconsContainer__PolOk .FooterPaymentMethods--logoContainer__7wr5S
{
    display: none;
}
@media(min-width: 768px)
{
    .FooterPaymentMethods--footerBottomContainer__ESgpO .FooterPaymentMethods--footerLicenseIconsContainer__PolOk .FooterPaymentMethods--logoContainer__7wr5S
    {
        display: block;
    }
}
@media(min-width: 1024px)
{
    .FooterPaymentMethods--footerBottomContainer__ESgpO .FooterPaymentMethods--footerLicenseIconsContainer__PolOk .FooterPaymentMethods--logoContainer__7wr5S
    {
        margin-right: 30px;
    }
}
@media(min-width: 1680px)
{
    .FooterPaymentMethods--footerBottomContainer__ESgpO .FooterPaymentMethods--footerLicenseIconsContainer__PolOk .FooterPaymentMethods--logoContainer__7wr5S
    {
        width: 40px;
        height: 40px;
    }
}
.FooterPaymentMethods--footerBottomContainer__ESgpO .FooterPaymentMethods--footerLicenseIconsContainer__PolOk .FooterPaymentMethods--footerAskGamblersLink__jvp85
{
    position: relative;
    width: 89px;
    height: 30px;
}
@media(min-width: 768px)
{
    .FooterPaymentMethods--footerBottomContainer__ESgpO .FooterPaymentMethods--footerLicenseIconsContainer__PolOk .FooterPaymentMethods--footerAskGamblersLink__jvp85
    {
        width: 104px;
        height: 34px;
    }
}
@media(min-width: 1920px)
{
    .FooterPaymentMethods--footerBottomContainer__ESgpO .FooterPaymentMethods--footerLicenseIconsContainer__PolOk .FooterPaymentMethods--footerAskGamblersLink__jvp85
    {
        width: 134px;
        height: 44px;
    }
}
.FooterPaymentMethods--footerBottomContainer__ESgpO .FooterPaymentMethods--footerLicenseIconsContainer__PolOk .FooterPaymentMethods--footerFairCasinoLink__SxUwx
{
    position: relative;
    width: 85px;
    height: 27px;
}
@media(min-width: 768px)
{
    .FooterPaymentMethods--footerBottomContainer__ESgpO .FooterPaymentMethods--footerLicenseIconsContainer__PolOk .FooterPaymentMethods--footerFairCasinoLink__SxUwx
    {
        width: 100px;
        height: 44px;
    }
}
@media(min-width: 1920px)
{
    .FooterPaymentMethods--footerBottomContainer__ESgpO .FooterPaymentMethods--footerLicenseIconsContainer__PolOk .FooterPaymentMethods--footerFairCasinoLink__SxUwx
    {
        width: 118px;
        height: 52px;
    }
}
.FooterPaymentMethods--footerBottomContainer__ESgpO .FooterPaymentMethods--footerLicenseIconsContainer__PolOk .FooterPaymentMethods--footerBeGambleAwareLink__3RRqr
{
    position: relative;
    display: flex;
    justify-content: center;
    width: 110px;
    height: 30px;
}
@media(min-width: 768px)
{
    .FooterPaymentMethods--footerBottomContainer__ESgpO .FooterPaymentMethods--footerLicenseIconsContainer__PolOk .FooterPaymentMethods--footerBeGambleAwareLink__3RRqr
    {
        width: 140px;
        height: 44px;
    }
}
@media(min-width: 1920px)
{
    .FooterPaymentMethods--footerBottomContainer__ESgpO .FooterPaymentMethods--footerLicenseIconsContainer__PolOk .FooterPaymentMethods--footerBeGambleAwareLink__3RRqr
    {
        width: 180px;
        height: 52px;
    }
}
.FooterPaymentMethods--footerBottomContainer__ESgpO .FooterPaymentMethods--footerLicenseIconsContainer__PolOk .FooterPaymentMethods--footerResponsibleGamblingLink__xZy_t
{
    position: relative;
    display: flex;
    justify-content: center;
    width: 110px;
    height: 30px;
}
@media(min-width: 768px)
{
    .FooterPaymentMethods--footerBottomContainer__ESgpO .FooterPaymentMethods--footerLicenseIconsContainer__PolOk .FooterPaymentMethods--footerResponsibleGamblingLink__xZy_t
    {
        width: 140px;
        height: 44px;
    }
}
@media(min-width: 1920px)
{
    .FooterPaymentMethods--footerBottomContainer__ESgpO .FooterPaymentMethods--footerLicenseIconsContainer__PolOk .FooterPaymentMethods--footerResponsibleGamblingLink__xZy_t
    {
        width: 140px;
        height: 52px;
    }
}
.FooterPaymentMethods--footerBottomContainer__ESgpO .FooterPaymentMethods--footerLicenseIconsContainer__PolOk .FooterPaymentMethods--footerGamtalkLink__tLhFi
{
    position: relative;
    display: flex;
    justify-content: center;
    width: 110px;
    height: 30px;
}
@media(min-width: 768px)
{
    .FooterPaymentMethods--footerBottomContainer__ESgpO .FooterPaymentMethods--footerLicenseIconsContainer__PolOk .FooterPaymentMethods--footerGamtalkLink__tLhFi
    {
        width: 140px;
        height: 44px;
    }
}
@media(min-width: 1920px)
{
    .FooterPaymentMethods--footerBottomContainer__ESgpO .FooterPaymentMethods--footerLicenseIconsContainer__PolOk .FooterPaymentMethods--footerGamtalkLink__tLhFi
    {
        width: 140px;
        height: 52px;
    }
}
.FooterPaymentMethods--footerBottomContainer__ESgpO .FooterPaymentMethods--footerLicenseIconsContainer__PolOk .FooterPaymentMethods--footerLicenseIcon__K3zA0
{
    max-width: 100%;
    max-height: 100%;
}
.FooterPaymentMethods--footerBottomContainer__ESgpO .FooterPaymentMethods--footerLicenseIconsContainer__PolOk .FooterPaymentMethods--footerLicenseIcons18__L34_V
{
    position: relative;
    width: 30px;
    height: 30px;
}
@media(min-width: 768px)
{
    .FooterPaymentMethods--footerBottomContainer__ESgpO .FooterPaymentMethods--footerLicenseIconsContainer__PolOk .FooterPaymentMethods--footerLicenseIcons18__L34_V
    {
        width: 35px;
        height: 35px;
    }
}
@media(min-width: 1920px)
{
    .FooterPaymentMethods--footerBottomContainer__ESgpO .FooterPaymentMethods--footerLicenseIconsContainer__PolOk .FooterPaymentMethods--footerLicenseIcons18__L34_V
    {
        width: 45px;
        height: 45px;
    }
}
.FooterPaymentMethods--footerBottomContainer__ESgpO .FooterPaymentMethods--footerBottomTextContainer__u2kPz
{
    width: 100%;
}
@media(min-width: 768px)
{
    .FooterPaymentMethods--footerBottomContainer__ESgpO .FooterPaymentMethods--footerBottomTextContainer__u2kPz
    {
        width: 90%;
    }
}
@media(min-width: 1440px)
{
    .FooterPaymentMethods--footerBottomContainer__ESgpO .FooterPaymentMethods--footerBottomTextContainer__u2kPz
    {
        width: 70%;
    }
}
.FooterPaymentMethods--footerBottomContainer__ESgpO .FooterPaymentMethods--footerBottomText__H2Q9u
{
    position: relative;
    width: 100%;
    margin: 15px 0 30px;
    padding: 0 25px;
    text-align: center;
}
@media(min-width: 1200px)
{
    .FooterPaymentMethods--footerBottomContainer__ESgpO .FooterPaymentMethods--footerBottomText__H2Q9u
    {
        margin: 10px 0 30px;
    }
}
.FooterPaymentMethods--footerBottomContainer__ESgpO .FooterPaymentMethods--footerBottomTextFirst__NEMdH
{
    text-align: center;
}
.FooterPaymentMethods--footerBottomContainer__ESgpO .FooterPaymentMethods--footerBottomCopyrightText__FWhfJ
{
    max-width: 150px;
    white-space: pre-line;
    text-align: center;
}
@media(min-width: 1024px)
{
    .FooterPaymentMethods--footerBottomContainer__ESgpO .FooterPaymentMethods--footerBottomCopyrightText__FWhfJ
    {
        max-width: unset;
    }
}
.FooterPaymentMethods--footerBottomContainer__ESgpO .FooterPaymentMethods--textSuperSmall__F_sa2
{
    color: #90a2bd;
    font-weight: 400;
    font-size: 12px;
    line-height: 140%;
    letter-spacing: -.02em;
}
.FooterPaymentMethods--divider__2XTh5
{
    width: 100%;
    max-width: calc(100% - 30px);
    height: 1px;
    margin: 10px auto 22px;
    background: #f5f9ff0d;
}
@media(min-width: 1200px)
{
    .FooterPaymentMethods--divider__2XTh5
    {
        max-width: 1200px;
    }
}
.FooterPaymentMethods--footerLicenseIconsCertificate__s771E
{
    position: relative;
    margin-bottom: 20px;
    width: 104px;
    height: 59px;
}
@media(min-width: 768px)
{
    .FooterPaymentMethods--footerLicenseIconsCertificate__s771E
    {
        width: 128px;
        height: 73px;
    }
}