﻿.Overlay_overlay__Skc9N
{
    width: 100vw;
    height: 100vh;
    background: rgba(0,0,0,.7);
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 3;
}
body.account .Overlay_overlay__Skc9N, body.game .Overlay_overlay__Skc9N, body.game-search .Overlay_overlay__Skc9N, body.menu-open .Overlay_overlay__Skc9N, body.popup-fixed .Overlay_overlay__Skc9N, body.popup-open .Overlay_overlay__Skc9N
{
    display: block;
}
.GlobalLayout_site-container__6npMw
{
    position: relative;
}
.Button_button__Li_Xp
{
    color: #fff;
    background-color: #04c342;
    padding: .48em 1em .52em;
    font-size: 3rem;
    font-weight: 700;
    line-height: 100%;
    display: inline-block;
    font-family: inherit;
    cursor: pointer;
    height: auto;
    text-align: center;
    text-transform: uppercase;
    vertical-align: top;
    transition: all .5s;
    border: 0 transparent;
}
.blog .Button_button__Li_Xp
{
    font-size: 1.7rem;
}
@media screen and (max-width: 767px) and (orientation: portrait)
{
    .Button_button__Li_Xp
    {
        font-size: 2rem;
    }
}
.Button_button__Li_Xp:focus, .Button_button__Li_Xp:hover
{
    color: #fff;
    background-color: #2a9f37;
}
.Button_light__5na8s
{
    background-color: #fc3;
    color: #000;
}
.Button_light__5na8s:focus, .Button_light__5na8s:hover
{
    background-color: #fce391;
    color: #000;
}
.Button_play__R_k8i
{
    background-color: #fe0000;
    color: #fff;
}
.Button_play__R_k8i:focus, .Button_play__R_k8i:hover
{
    background-color: #c00;
    color: #fff;
}
.Button_secondery__kiYCm
{
    color: #fff;
    background-color: #04c342;
    font-size: 3rem;
    font-weight: 700;
}
@media screen and (max-width: 767px) and (orientation: portrait)
{
    .Button_secondery__kiYCm
    {
        font-size: 2rem;
    }
}
.Button_secondery__kiYCm:hover
{
    background-color: #2a9f37;
}
.Button_secondery-light__lmKC0
{
    color: #fff;
    background-color: #04c342;
    font-size: 3rem;
    font-weight: 700;
}
@media screen and (max-width: 767px) and (orientation: portrait)
{
    .Button_secondery-light__lmKC0
    {
        font-size: 2rem;
    }
}
.Button_secondery-light__lmKC0:hover
{
    background-color: #2a9f37;
}
body:not(.son-loaded) .Button_default__HGdKU.Button_loading__V_RYi, body:not(.son-loaded) .Button_default__HGdKU.Button_loading__V_RYi:hover, body:not(.son-loaded) .Button_light__5na8s.Button_loading__V_RYi, body:not(.son-loaded) .Button_light__5na8s.Button_loading__V_RYi:hover, body:not(.son-loaded) .Button_secondery-light__lmKC0.Button_loading__V_RYi, body:not(.son-loaded) .Button_secondery-light__lmKC0.Button_loading__V_RYi:hover, body:not(.son-loaded) .Button_secondery__kiYCm.Button_loading__V_RYi, body:not(.son-loaded) .Button_secondery__kiYCm.Button_loading__V_RYi:hover
{
    animation: Button_Gradient__VjVdA 2.5s ease infinite;
    cursor: wait;
    background: linear-gradient(-45deg,#04c342,#003603,#04c342);
    background-size: 400% 400%;
    color: #fff;
}
@keyframes Button_Gradient__VjVdA
{
    0%
    {
        background-position: 0 50%;
    }
    50%
    {
        background-position: 100% 50%;
    }
    to
    {
        background-position: 0 50%;
    }
}
.Button_medium__wYeku
{
    font-size: 2rem;
}
.Button_small__dYSq_
{
    font-size: 1.8rem;
}
.Header_header__U4eRo
{
    width: 100%;
    display: flex;
    background-color: #3d3b3c;
    position: relative;
    z-index: 2;
    box-shadow: 0 0 12px rgba(0,0,0,.4);
    align-items: center;
    justify-content: flex-start;
    padding-left: 64px;
    border-bottom: 1px solid #fc3;
    height: 71px;
}
@media screen and (min-width: 1280px)
{
    .Header_header__U4eRo
    {
        justify-content: center;
        padding-left: 0;
    }
}
@media screen and (max-width: 767px) and (orientation: portrait)
{
    .Header_header__U4eRo
    {
        padding-left: 0;
        height: auto;
        justify-content: space-between;
    }
}
.Header_pannel__HMxfm
{
    display: inline-flex;
    position: absolute;
    right: 0;
    gap: 12px;
    margin-right: 12px;
}
@media screen and (max-width: 767px) and (orientation: portrait)
{
    .Header_search-demi__ICbtG
    {
        display: none;
    }
    .Header_pannel__HMxfm
    {
        gap: 0;
        margin-right: 0;
    }
}
a.Header_logo__ZM1Zv
{
    display: inline-block;
    padding: 9px 0 6px;
}
a.Header_logo__ZM1Zv img
{
    display: block;
    width: 100%;
    max-height: 53px;
}
@media screen and (max-width: 1279px)
{
    a.Header_logo__ZM1Zv
    {
        margin-left: 8px;
    }
}
@media screen and (max-width: 767px) and (orientation: portrait)
{
    a.Header_logo__ZM1Zv
    {
        width: 118px;
        margin: 0 0 0 3.2vw;
    }
    a.Header_logo__ZM1Zv img
    {
        height: auto;
        width: 100%;
    }
}
a.Header_search-demi__ICbtG>div
{
    display: flex;
    width: 174px;
    height: 40px;
    padding: 0 0 0 14px;
    background: #fff url(../../gambling/image/search2.png) no-repeat right 12px center;
    color: #383838;
    font-size: 1.7rem;
    line-height: 100%;
    cursor: pointer;
    box-sizing: border-box;
    align-items: center;
}
@media screen and (max-width: 800px)
{
    a.Header_search-demi__ICbtG>div
    {
        width: 48px;
    }
    a.Header_search-demi__ICbtG>div>span
    {
        display: none;
    }
}
a.Header_search-demi__ICbtG
{
    text-decoration: none;
}
.Header_buttons__yFAji
{
    font-size: 125%;
    padding: .5em 1.6em;
}
@media screen and (max-width: 767px) and (orientation: portrait)
{
    .Header_buttons__yFAji
    {
        height: 28px;
        padding: 1px 10px 0;
        margin: 13px 12px 3.2vw 0;
        font-size: 1.6rem;
    }
    .site-container-de-DE .Header_buttons__yFAji, .site-container-es .Header_buttons__yFAji
    {
        height: 28px;
        padding: 1px 6px 0;
        margin: 13px 6px 3.2vw 0;
        font-size: 1.5rem;
    }
}
.MenuGroup_menu-group__9Ncq3
{
    display: inline-grid;
    grid-template-columns: auto auto auto;
    grid-column-gap: 4%;
    text-align: left;
    font-size: max(1vw,12px);
    width: 60%;
    max-width: 1000px;
}
@media screen and (max-width: 1180px)
{
    .MenuGroup_menu-group__9Ncq3
    {
        grid-template-columns: auto auto auto;
        width: 100%;
        display: grid;
        grid-row-gap: 4vw;
        margin-bottom: 1em;
    }
}
@media screen and (max-width: 767px) and (orientation: portrait)
{
    .MenuGroup_menu-group__9Ncq3
    {
        grid-template-columns: 1fr;
        font-size: medium;
    }
}
.MenuGroup_title__Q87p3
{
    margin: 0 0 15px;
    padding: 0;
    font-weight: 700;
    font-size: 2.6rem;
    line-height: 115%;
    color: #fc3;
    text-transform: uppercase;
}
@media screen and (max-width: 767px) and (orientation: portrait)
{
    .MenuGroup_title__Q87p3
    {
        font-size: 115%;
        line-height: 115%;
        margin: 0 0 3vw;
    }
}
.MenuGroup_group-links__oJncc
{
    margin: 0;
    padding: 0;
}
@media screen and (max-width: 767px) and (orientation: portrait)
{
    .MenuGroup_menu-group__9Ncq3
    {
        font-size: medium;
    }
    .MenuGroup_group-links__oJncc
    {
        display: flex;
        justify-content: flex-start;
        flex-wrap: wrap;
    }
}
.MenuGroup_group__3azQV li
{
    display: block;
    margin: 0 0 10px;
    font-size: 1.8rem;
    line-height: 115%;
    list-style: none;
    color: #fff;
}
@media screen and (max-width: 767px) and (orientation: portrait)
{
    .MenuGroup_group__3azQV li
    {
        font-size: 90%;
        line-height: 115%;
        margin: 0 0 3vw;
    }
    .MenuGroup_group__3azQV li:after
    {
        content: "|";
        display: inline-block;
        margin: 0 5.2vw;
        color: #fff;
        font-size: 4vw;
        line-height: 100%;
    }
    .MenuGroup_group__3azQV li:last-child:after
    {
        content: "";
        margin: 0;
    }
}
.MenuGroup_group__3azQV a
{
    color: inherit;
    text-decoration: none;
}
.MenuGroup_group__3azQV a:hover
{
    color: #fc3;
    text-decoration: underline;
}
.License_footer-logos__gyZae
{
    margin-bottom: 30px;
    max-width: 40%;
    text-align: center;
    font-size: 0;
    opacity: .7;
}
.License_footer-logos__gyZae>img
{
    display: inline-block;
    margin-top: 10px;
}
@media screen and (max-width: 1179px)
{
    .License_footer-logos__gyZae
    {
        margin: 10px 0;
        max-width: unset;
    }
}
@media screen and (max-width: 767px)
{
    .License_footer-logos__gyZae
    {
        margin: 0 0 10px;
        max-width: 92vw;
        overflow: hidden;
    }
}
.License_prime__25nDv
{
    display: inline-flex;
    -moz-column-gap: 20px;
    column-gap: 20px;
    align-items: center;
}
.License_prime__25nDv img
{
    max-width: 36vw;
}
.License_partners__hcAkY
{
    padding-top: 3%;
}
footer.Footer_site-footer__TyG5d
{
    width: 100%;
    background-color: #363636;
    color: #fff;
    padding: 25px 0 0;
}
@media screen and (max-width: 767px) and (orientation: portrait)
{
    footer.Footer_site-footer__TyG5d
    {
        margin-bottom: 16.9vw;
    }
}
footer.Footer_site-footer__TyG5d .Footer_footer-bottom__K2L0T a, footer.Footer_site-footer__TyG5d .Footer_footer-bottom__K2L0T a:hover
{
    color: #fc3;
    text-decoration: underline;
}
footer.Footer_footer-bottom__K2L0T a
{
    color: #fff;
    text-decoration: underline;
    -webkit-text-decoration-color: rgba(0,7,45,.6);
    text-decoration-color: rgba(0,7,45,.6);
}
footer.Footer_footer-bottom__K2L0T a:hover
{
    color: #fff;
    text-decoration: none;
}
.Footer_footer-main__yr7g6
{
    width: 95%;
    margin: auto;
}
@media screen and (max-width: 767px) and (orientation: portrait)
{
    .Footer_footer-main__yr7g6
    {
        width: 92%;
    }
}
.Footer_footer-mid__XWtHx
{
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin-bottom: 1em;
}
@media screen and (max-width: 1179px)
{
    .Footer_footer-mid__XWtHx
    {
        flex-direction: column;
    }
}
.Footer_footer-bottom__K2L0T
{
    font-size: 85%;
    line-height: 145%;
}
.Footer_copyrights__r5gCo
{
    background-color: #fc3;
    color: #000;
    padding: 5px 0;
    font-size: 12px;
    line-height: 115%;
    text-align: center;
    margin-top: 25px;
}
.StickyHeader_header-sticky__qfTOs
{
    position: sticky;
    top: 31px;
    left: 0;
    z-index: 2;
}
.site-container-en .StickyHeader_header-sticky__qfTOs, .site-container-en-CA .StickyHeader_header-sticky__qfTOs, .site-container-en-GB .StickyHeader_header-sticky__qfTOs, .site-container-en-IE .StickyHeader_header-sticky__qfTOs, .site-container-en-IN .StickyHeader_header-sticky__qfTOs, .site-container-en-NZ .StickyHeader_header-sticky__qfTOs, .site-container-es .StickyHeader_header-sticky__qfTOs, .site-container-fi .StickyHeader_header-sticky__qfTOs, .site-container-fr-CA .StickyHeader_header-sticky__qfTOs, .site-container-nb-NO .StickyHeader_header-sticky__qfTOs, .site-container-pt-BR .StickyHeader_header-sticky__qfTOs
{
    top: 0;
}
@media screen and (max-width: 767px) and (orientation: portrait)
{
    .StickyHeader_header-sticky__qfTOs
    {
        position: static;
        top: 53px;
    }
}
a.LinkButton_link-button__BbTLj
{
    align-self: center;
}
a.LinkButton_link-button__BbTLj, a.LinkButton_link-button__BbTLj:hover
{
    text-decoration: none;
    font-weight: 900;
}
.MainBanner_main-banner__PJrX2
{
    position: relative;
    background-color: #3d3b3c;
}
.MainBanner_main-banner__PJrX2 img
{
    display: block;
    max-width: 100%;
}
.MainBanner_main-banner__PJrX2 a
{
    color: #fff;
}
.MainBanner_main-banner__PJrX2 button
{
    font-size: 230%;
    cursor: pointer;
    margin-left: 5%;
}
.MainBanner_foreground__v_Iid
{
    position: absolute;
    top: 0;
    left: 0;
}
@media screen and (min-width: 768px) and (max-width: 1280px)
{
    .MainBanner_foreground__v_Iid
    {
        top: -1vh;
    }
}
.MainBanner_foreground__v_Iid img
{
    height: auto;
}
.MainBanner_terms___aRm3
{
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    padding: .6%;
    background-color: rgba(0,0,0,.5);
    font-size: 1.2rem;
    line-height: 115%;
    color: #fff;
}
@media screen and (max-width: 1024px)
{
    .MainBanner_terms___aRm3
    {
        font-size: 1.1rem;
        line-height: normal;
        padding: .5% 1.5%;
    }
    .MainBanner_main-banner__PJrX2 button
    {
        font-size: 150%;
    }
}
.MainBanner_terms___aRm3 a
{
    color: #fc3;
}
.MainBanner_background___ffpU img
{
    height: calc(100VW / 4.067);
    width: 100vw;
}
@media screen and (max-width: 767px) and (orientation: portrait)
{
    .MainBanner_background___ffpU img
    {
        height: calc(100VW / 2.083);
    }
    .MainBanner_terms___aRm3
    {
        position: static;
        padding: 1.5vw;
        font-size: 70%;
        background-color: #3d3b3c;
        color: #c6c6c6;
        line-height: 115%;
    }
    .MainBanner_cta__UtFtT, .MainBanner_foreground__v_Iid button
    {
        display: none;
    }
    .MainBanner_game__BrtI9
    {
        position: static;
    }
    .MainBanner_bt__Lzgcf
    {
        position: absolute;
    }
}
.MainBanner_background___ffpU img
{
    background-size: contain;
    background-repeat: no-repeat;
}
.MainBanner_opaque__syQfZ
{
    opacity: 1!important;
}
.MainBanner_displayed__F4Ll4
{
    display: inline!important;
    display: initial!important;
}
.banner-loading .MainBanner_cta__UtFtT, .banner-loading .MainBanner_terms___aRm3>div
{
    opacity: 0;
    transition: opacity .1s ease-in-out;
}
.MainBanner_cta__UtFtT
{
    background-color: #fe0000;
    margin-left: 5%;
    font-size: 230%;
}
.MainBanner_cta__UtFtT:active, .MainBanner_cta__UtFtT:focus, .MainBanner_cta__UtFtT:hover
{
    background-color: #c00;
}
.MainBanner_slider__a28Ol
{
    position: relative;
    width: 100%;
    overflow: hidden;
    height: auto;
}
.MainBanner_slide-container___OIF7
{
    display: flex;
    transition: transform .3s ease;
    height: 100%;
}
.MainBanner_slide-item__E7e1H
{
    display: flex;
    flex: 0 0 100%;
}
.MainBanner_navButton__6cUWY
{
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    color: #fff;
    border: none;
    cursor: pointer;
    font-size: 24px;
    padding: 10px;
    z-index: 1;
    height: 100%;
    width: 40px;
}
.MainBanner_navButton__6cUWY:first-of-type
{
    background: transparent url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTMiIGhlaWdodD0iMjEiIHZpZXdCb3g9IjAgMCAxMyAyMSIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4NCjxwYXRoIGQ9Ik0wLjU4NDg2NiA5LjI3OTA3TDkuODIxNTEgMC41Mzk3NzlDMTAuNTgyMiAtMC4xNzk5MjcgMTEuNzc3NSAtMC4xNzk5MjcgMTIuNDI5NSAwLjUzOTc4QzEzLjE5MDIgMS4yNTk0OSAxMy4xOTAyIDIuMzkwNDUgMTIuNDI5NSAzLjAwNzM0TDQuNDk2ODUgMTAuNTEyOUwxMi40Mjk1IDE4LjAxODRDMTMuMTkwMiAxOC43MzgxIDEzLjE5MDIgMTkuODY5IDEyLjQyOTUgMjAuNDg1OUMxMS45OTQ4IDIwLjc5NDQgMTEuNTYwMiAyMSAxMS4wMTY4IDIxQzEwLjU4MjIgMjEgMTAuMDM4OCAyMC43OTQ0IDkuNzEyODQgMjAuNDg1OUwwLjQ3NjE5OSAxMS43NDY2Qy0wLjE3NTggMTEuMTI5NyAtMC4xNzU3OTggOS45OTg3OCAwLjU4NDg2NiA5LjI3OTA3WiIgZmlsbD0id2hpdGUiLz4NCjwvc3ZnPg0K") no-repeat 50%;
    left: 0;
}
.MainBanner_navButton__6cUWY:last-of-type
{
    background: transparent url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTMiIGhlaWdodD0iMjEiIHZpZXdCb3g9IjAgMCAxMyAyMSIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4NCjxwYXRoIGQ9Ik0xMi40MTUxIDExLjcyMDlMMy4xNzg0OSAyMC40NjAyQzIuNDE3ODMgMjEuMTc5OSAxLjIyMjUgMjEuMTc5OSAwLjU3MDQ5OCAyMC40NjAyQy0wLjE5MDE2NiAxOS43NDA1IC0wLjE5MDE2NiAxOC42MDk1IDAuNTcwNDk4IDE3Ljk5MjdMOC41MDMxNCAxMC40ODcxTDAuNTcwNDk5IDIuOTgxNjRDLTAuMTkwMTY2IDIuMjYxOTMgLTAuMTkwMTY2IDEuMTMwOTcgMC41NzA0OTkgMC41MTQwNzRDMS4wMDUxNiAwLjIwNTYyOSAxLjQzOTgzIC0xLjg5MDE4ZS0wNiAxLjk4MzE2IC0xLjg4MzdlLTA2QzIuNDE3ODMgLTEuODc4NTJlLTA2IDIuOTYxMTYgMC4yMDU2MjkgMy4yODcxNiAwLjUxNDA3NEwxMi41MjM4IDkuMjUzMzdDMTMuMTc1OCA5Ljg3MDI2IDEzLjE3NTggMTEuMDAxMiAxMi40MTUxIDExLjcyMDlaIiBmaWxsPSJ3aGl0ZSIvPg0KPC9zdmc+DQo=") no-repeat 50%;
    right: 0;
}
.MainBanner_pagination__fPUXl
{
    position: absolute;
    bottom: 13%;
    left: 50%;
    transform: translateX(-50%);
    display: flex;
    gap: 10px;
}
.MainBanner_dot__VnLFb
{
    width: 10px;
    height: 10px;
    background-color: #485961;
    border-radius: 50%;
    cursor: pointer;
    transition: background-color .3s;
}
.MainBanner_dot__VnLFb.MainBanner_active__zJAoD
{
    background-color: #d9d9d9;
}
@media screen and (max-width: 1024px)
{
    .MainBanner_cta__UtFtT
    {
        font-size: 150%;
    }
    .MainBanner_navButton__6cUWY
    {
        width: 35px;
    }
}
@media screen and (max-width: 767px) and (orientation: portrait)
{
    .MainBanner_navButton__6cUWY
    {
        display: none;
    }
    .MainBanner_pagination__fPUXl
    {
        bottom: auto;
        top: calc(48vw - 15px);
    }
}
.Pwa_pwa__eBIUy
{
    display: none;
    background: #3d3b3c;
    justify-content: space-between;
    align-items: center;
    border-top: 1px solid #fff;
    padding: 10px;
    transition: bottom .5s;
    position: fixed;
    left: 0;
    bottom: 0;
    width: 100%;
}
.Pwa_active__1QbkN
{
    bottom: 52px;
}
.Pwa_container__frvkT
{
    display: flex;
    align-items: center;
    flex: 2 1;
}
.Pwa_container__frvkT img
{
    margin-right: 10px;
    width: 30px;
    height: 30px;
}
.Pwa_text__kBh5S
{
    color: #fff;
}
@media screen and (max-width: 767px)
{
    .Pwa_pwa__eBIUy
    {
        display: flex;
    }
    .Pwa_active__1QbkN
    {
        bottom: 16.9vw;
    }
}
.MobileMenu_menu__mgC1E
{
    width: 100%;
    height: 16.9vw;
    position: relative;
    bottom: 0;
    left: 0;
    right: 0;
    border-top: 2px solid #635e3e;
    z-index: 70;
    box-sizing: border-box;
    background: linear-gradient(180deg,#1c1a1a 0,#000);
    display: none;
}
.MobileMenu_menu__mgC1E ul .MobileMenu_goto-but__lWnky span, .MobileMenu_menu__mgC1E ul .MobileMenu_play-but___oWYl span
{
    color: #fff;
}
@media screen and (max-width: 767px) and (orientation: portrait)
{
    .MobileMenu_menu__mgC1E
    {
        display: block;
    }
}
.MobileMenu_menu__mgC1E ul
{
    height: 100%;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    padding: 0;
    margin: 0;
}
.MobileMenu_menu__mgC1E ul li
{
    width: 25%;
    margin: 0;
    list-style: none;
    box-sizing: border-box;
}
.MobileMenu_menu__mgC1E ul .MobileMenu_goto-but__lWnky
{
    width: 50%;
}
.MobileMenu_menu__mgC1E .MobileMenu_help-but__BGip3, .MobileMenu_menu__mgC1E .MobileMenu_menu-but__AHZyV, .MobileMenu_menu__mgC1E .MobileMenu_promo-but__rN9IR, .MobileMenu_menu__mgC1E .MobileMenu_search-but__TgiIV
{
    border-right: .52vw solid #635e3e;
}
.MobileMenu_menu__mgC1E ul li>*
{
    background-color: transparent;
    font-size: 3vw;
    line-height: 100%;
    color: #fc3;
    font-weight: 400;
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    width: 100%;
    height: 100%;
    padding: 1.3vw 0 0;
    text-transform: uppercase;
    border-radius: 0;
    align-items: center;
    text-decoration: none;
}
.MobileMenu_menu__mgC1E ul li button
{
    border: 0 transparent;
}
.MobileMenu_menu__mgC1E ul .MobileMenu_goto-but__lWnky, .MobileMenu_menu__mgC1E ul .MobileMenu_play-but___oWYl
{
    background: linear-gradient(180deg,#03c342 0,#006f24);
}
.MobileMenu_menu__mgC1E ul .MobileMenu_goto-but__lWnky img
{
    height: 39px;
}
.MobileMenu_menu__mgC1E ul li img
{
    display: block;
    width: 7.6vw;
    height: auto;
    margin: 0 auto .5vw;
}
.MobileMenu_menu__mgC1E ul li.MobileMenu_help-but__BGip3 img
{
    padding: 6px 4px 4px;
    margin-bottom: 6px;
}
.MobileFooter_footer__Zx8ea
{
    position: fixed;
    width: 100%;
    left: 0;
    bottom: 0;
}
.PaymentMethod_payment__UetVi
{
    border-radius: 8px;
    background-color: rgba(0,0,0,.05);
    margin: 0 2% 3%;
    display: flex;
    justify-content: center;
    justify-items: stretch;
}
.PaymentMethod_payment__UetVi a
{
    display: inline-flex;
    max-width: 36%;
    display: inline-block;
}
.PaymentMethod_payment__UetVi img
{
    max-width: 100%;
    height: 57px;
    width: auto;
}
.PaymentMethod_payment-box__U3VK4
{
    border-radius: 8px;
    background-color: hsla(0,0%,100%,.1);
    margin: 0 2% 3%;
    display: flex;
    justify-content: center;
    justify-items: stretch;
    padding: 15px 25px;
}
.PaymentsFooter_footer-payment__zLMQN
{
    background-color: #fc3;
    padding: 25px 0 20px;
    text-align: center;
    font-weight: 900;
}
.PaymentsFooter_footer-payment__zLMQN ul
{
    display: flex;
    justify-content: center;
    margin: 0;
}
@media screen and (max-width: 767px) and (orientation: portrait)
{
    .PaymentsFooter_footer-payment__zLMQN ul
    {
        flex-wrap: wrap;
        padding: 0;
    }
}
.PaymentsFooter_footer-payment__zLMQN li
{
    list-style-type: none;
    margin: 0 10px 10px;
}
.PaymentsFooter_footer-payment__zLMQN li img
{
    max-height: 48px;
}
@media screen and (max-width: 767px) and (orientation: portrait)
{
    .PaymentsFooter_footer-payment__zLMQN li img
    {
        max-height: 34px;
    }
}
.PaymentsFooter_footer-payment__zLMQN h2
{
    color: #363636;
}
.ScrollToTop_scroll-top__LePYD
{
    background-color: #02c441;
    border-radius: 500px;
    display: inline-block;
    opacity: .75;
    position: fixed;
    bottom: 2vw;
    right: 2vw;
}
@media screen and (max-width: 767px) and (orientation: portrait)
{
    .ScrollToTop_scroll-top__LePYD
    {
        max-width: 8vw;
        bottom: 19vw;
        right: 3vw;
    }
}
.SocialFooter_social-footer__ZOJQo
{
    width: 100%;
}
.SocialFooter_social-footer__ZOJQo>*
{
    margin-left: 4px;
    margin-right: 4px;
}
.SocialFooter_social-footer__ZOJQo
{
    display: flex;
    justify-content: center;
    background-color: #363636;
    padding: 8px 0;
    font-size: 3rem;
    color: #fc3;
    line-height: 100%;
    font-weight: 900;
    text-decoration: none;
    align-items: center;
}
@media screen and (max-width: 767px)
{
    .SocialFooter_social-footer__ZOJQo
    {
        padding: 6px 0;
        font-size: 2rem;
    }
}
.LicenseBeam_rgbeam-header__uEyoo
{
    min-height: 31px;
    width: 100%;
    padding: 3px 10px;
    color: #fff;
    font-size: 1.2rem;
    line-height: 115%;
    display: flex;
    align-items: center;
    justify-content: center;
    position: sticky;
    top: 0;
    z-index: 1;
    background-color: #000;
}
@media screen and (max-width: 767px) and (orientation: portrait)
{
    .LicenseBeam_rgbeam-header__uEyoo
    {
        min-height: 53px;
        padding: 3px 4px;
        z-index: 3;
        display: flex!important;
        align-items: center;
        justify-content: center;
    }
}
@media screen and (min-width: 767px)
{
    .MainLayout_main__Ft2WD
    {
        min-height: 200px;
    }
}
@font-face
{
    font-family: Roboto;
    font-style: normal;
    font-weight: 400;
    font-display: swap;
    src: url(https://fonts.gstatic.com/s/roboto/v30/KFOmCnqEu92Fr1Mu4mxK.woff2) format("woff2");
    unicode-range: U+??,U+131,U+152-153,U+2bb-2bc,U+2c6,U+2da,U+2dc,U+304,U+308,U+329,U+2000-206f,U+2074,U+20ac,U+2122,U+2191,U+2193,U+2212,U+2215,U+feff,U+fffd;
}
@font-face
{
    font-family: Roboto;
    font-style: normal;
    font-weight: 500;
    font-display: swap;
    src: url(https://fonts.gstatic.com/s/roboto/v30/KFOlCnqEu92Fr1MmEU9fBBc4.woff2) format("woff2");
    unicode-range: U+??,U+131,U+152-153,U+2bb-2bc,U+2c6,U+2da,U+2dc,U+304,U+308,U+329,U+2000-206f,U+2074,U+20ac,U+2122,U+2191,U+2193,U+2212,U+2215,U+feff,U+fffd;
}
@font-face
{
    font-family: Roboto;
    font-style: normal;
    font-weight: 700;
    font-display: swap;
    src: url(https://fonts.gstatic.com/s/roboto/v30/KFOlCnqEu92Fr1MmWUlfBBc4.woff2) format("woff2");
    unicode-range: U+??,U+131,U+152-153,U+2bb-2bc,U+2c6,U+2da,U+2dc,U+304,U+308,U+329,U+2000-206f,U+2074,U+20ac,U+2122,U+2191,U+2193,U+2212,U+2215,U+feff,U+fffd;
}
@font-face
{
    font-family: Roboto;
    font-style: normal;
    font-weight: 900;
    font-display: swap;
    src: url(https://fonts.gstatic.com/s/roboto/v30/KFOlCnqEu92Fr1MmYUtfBBc4.woff2) format("woff2");
    unicode-range: U+??,U+131,U+152-153,U+2bb-2bc,U+2c6,U+2da,U+2dc,U+304,U+308,U+329,U+2000-206f,U+2074,U+20ac,U+2122,U+2191,U+2193,U+2212,U+2215,U+feff,U+fffd;
}
html
{
    font-size: 62.5%;
    line-height: 62.5%;
}
body
{
    background-color: #000;
    color: #fff;
    height: 100%;
    font-size: 1.6rem;
    line-height: 145%;
    direction: ltr;
    text-align: left;
    font-family: Roboto,arial,helvetica,sans-serif;
    margin: 0;
    padding: 0;
}
@media screen and (max-width: 767px) and (orientation: portrait)
{
    body
    {
        font-size: 3.8vw;
        line-height: 145%;
    }
}
*
{
    box-sizing: border-box;
}
textarea
{
    font-family: Roboto,sans-serif;
}
a
{
    color: #fc3;
    text-decoration: underline;
    background-color: transparent;
    -webkit-tap-highlight-color: rgba(103,199,245,.4);
}
a:hover
{
    text-decoration: none;
    color: #ff3;
}
img
{
    max-width: 100%;
    height: auto;
    vertical-align: middle;
    display: inline-block;
}
h1, h2, h3, h4, h5, h6
{
    padding: 0;
    margin-top: 0;
    clear: both;
    color: #fc3;
    margin-bottom: .6em;
}
h1
{
    padding: 0;
    font-size: 300%;
    line-height: 125%;
    color: #fff;
    font-weight: 900;
    margin-bottom: .5em;
    text-transform: uppercase;
}
@media screen and (max-width: 1300px)
{
    h1
    {
        font-size: 240%;
    }
}
h2
{
    font-size: 200%;
    line-height: 120%;
    font-weight: 700;
}
h3
{
    font-size: 125%;
}
h3, h4
{
    line-height: 135%;
    font-weight: 700;
}
h4
{
    font-size: 100%;
}
h5
{
    font-size: 90%;
}
h5, h6
{
    line-height: 135%;
}
h6
{
    font-size: 80%;
}
@media screen and (max-width: 767px) and (orientation: portrait)
{
    h1
    {
        font-size: 190%;
        margin-bottom: 3.8vw;
    }
    h2
    {
        font-size: 140%;
    }
    h3
    {
        font-size: 115%;
    }
    h4
    {
        font-size: 105%;
        line-height: 1.4em;
    }
    h5, h6
    {
        font-size: 100%;
        line-height: 1.4em;
    }
}
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a
{
    text-decoration: none;
    font-weight: inherit!important;
}
h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover, h5 a:hover, h6 a:hover
{
    text-decoration: underline;
}
table
{
    line-height: inherit;
}
p, table, td
{
    font-size: inherit;
}
p
{
    padding: 0;
    margin: 0 0 1em;
}
ul
{
    padding: 0 0 0 30px;
    margin: 0 0 20px;
    font-size: inherit;
}
ul.col
{
    padding: 0;
}
ol
{
    padding: 0 0 0 30px;
    margin: 0 0 20px;
    font-size: inherit;
}
ol.col
{
    padding: 0;
}
ul li
{
    padding: 0;
    list-style: disc;
}
ol li, ul li
{
    margin: 0 0 8px;
    font-size: inherit;
}
ol li
{
    padding: 0 0 0 5px;
    list-style: decimal;
}
ol ul li
{
    list-style: disc;
    padding-left: 0;
}
ol ol, ol ul, ul ol, ul ul
{
    margin: 8px 0 0;
}
@media screen and (max-width: 767px) and (orientation: portrait)
{
    ol, ul
    {
        padding: 0 0 0 7vw;
        margin: 0 0 5vw;
    }
    ol li, ul li
    {
        margin: 0 0 2vw;
    }
    ol li
    {
        padding: 0 0 0 1.3vw;
    }
    .cms-section-block-v2 ol, .cms-section-block-v2 ol li:last-child, .cms-section-block-v2 ul, .cms-section-block-v2 ul li:last-child
    {
        margin-bottom: 0;
    }
    ol ol, ol ul, ul ol, ul ul
    {
        margin: 2vw 0 0;
    }
}
hr
{
    height: 1px;
    width: 100%;
    border: 0;
    border-bottom: 1px solid #e6e6e6;
    background-color: transparent;
    margin-bottom: 1em;
}
video
{
    display: block;
    max-width: 100%;
    height: auto;
    border: 0;
    padding: 0;
    margin: 0;
}
body.popup-open.game-search
{
    overflow: hidden;
}
.mobile
{
    display: none!important;
}
.tablet
{
    display: none;
}
@media screen and (max-width: 1023px) and (orientation: portrait)
{
    .max-desktop
    {
        display: none;
    }
    .tablet
    {
        display: inherit;
    }
}
@media screen and (max-width: 767px) and (orientation: portrait)
{
    .desktop
    {
        display: none!important;
    }
    .mobile
    {
        display: block!important;
    }
}
.center
{
    text-align: center;
}
.area-wrapper
{
    width: 95%;
    max-width: 1310px;
    margin: auto;
}
@media screen and (max-width: 767px) and (orientation: portrait)
{
    .area-wrapper
    {
        width: 92vw;
    }
}
.section-wrapper
{
    padding: 35px 20px 55px;
}
@media screen and (max-width: 1350px)
{
    .section-wrapper .area-wrapper
    {
        width: 100%;
    }
}
@media screen and (max-width: 767px) and (orientation: portrait)
{
    .section-wrapper
    {
        padding: 5.2vw 3.17vw 9.2vw;
    }
}
.img-cta-container img
{
    border-radius: 5px 5px 0 0;
}
.img-cta-container a.cms-cta, .img-cta-container a.cms-cta:hover
{
    background-color: #72b060;
    width: 100%;
    border-radius: 0 0 5px 5px;
    text-align: center;
}
.cms-section-block a.cms-cta, .cms-section-block-v2 a.cms-cta
{
    margin: 0 auto 2em;
    display: table;
    text-align: center;
}
.cms-section-block-v2, .img-cta-container, .section-block
{
    margin: 0 0 3.5em;
    display: table;
    width: 100%;
}
@media screen and (max-width: 767px) and (orientation: portrait)
{
    .cms-section-block-v2, .img-cta-container, .section-block
    {
        margin-bottom: 2.5em;
    }
}
.section-wrapper .area-wrapper:last-child .section-block:last-child
{
    margin-bottom: 0;
}
.cms-section-block-v2 a, .section-block a
{
    font-weight: 500;
}
.cms-section-block-v2 img, .section-block img
{
    display: block;
    max-width: 100%;
    height: auto;
    border: 0;
    padding: 0;
    margin: 0 auto;
}
.cms-section-block-v2 .desktop img, .section-block .desktop img
{
    margin-bottom: 0;
}
.cms-section-block-v2 img.mobile, .section-block img.mobile
{
    display: none;
}
.cms-section-block-v2 .cms-cta
{
    display: table;
    margin-left: auto;
    margin-right: auto;
}
@media screen and (max-width: 1023px)
{
    .cms-section-block-v2 img.desktop, .section-block img.desktop
    {
        display: none;
    }
    .cms-section-block-v2 img.tablet, .section-block img.tablet
    {
        display: inherit;
    }
}
@media screen and (max-width: 767px) and (orientation: portrait)
{
    .cms-section-block-v2 img.desktop, .section-block img.desktop
    {
        display: none;
    }
    .cms-section-block-v2 img.mobile, .section-block img.mobile
    {
        display: inherit;
    }
}
.cms-section-block-v2 p, .section-block p
{
    margin: 0 0 1em;
}
.cms-section-block-v2 p:last-child, .section-block ol:last-child, .section-block p:last-child
{
    margin-bottom: 0;
}
@media screen and (max-width: 767px) and (orientation: portrait)
{
    .cms-section-block-v2 p, .section-block>p
    {
        margin: 0 0 .6em;
    }
}
.cms-section-block-v2 .block-header h1, .cms-section-block-v2 .block-header h2, .cms-section-block-v2 .block-header h3, .section-block .block-header h1, .section-block .block-header h2, .section-block .block-header h3
{
    margin-bottom: .9em;
}
@media screen and (max-width: 767px) and (orientation: portrait)
{
    .cms-section-block-v2 .block-header h1, .cms-section-block-v2 .block-header h2, .cms-section-block-v2 .block-header h3, .section-block .block-header h1, .section-block .block-header h2, .section-block .block-header h3
    {
        margin-bottom: .3em;
    }
}
.cms-section-block-v2>div, .section-block>div
{
    margin-bottom: 2em;
}
@media screen and (max-width: 767px) and (orientation: portrait)
{
    .cms-section-block-v2>div, .section-block>div
    {
        margin-bottom: 1.2em;
    }
}
.cms-section-block-v2>div:last-child, .section-block>div:last-child
{
    margin-bottom: 0;
}
.col-2-grid, .col-3-grid, .col-4-grid, .grid-block .col
{
    display: grid;
    grid-row-gap: 2em;
    grid-column-gap: 3em;
}
.col-2-grid>li, .col-3-grid>li, .col-4-grid>li, .grid-block .col>li
{
    list-style: none;
    margin-bottom: 0;
}
.col-2-grid, .grid-block .col-2
{
    grid-template-columns: 1fr 1fr;
}
.col-3-grid, .grid-block .col-3
{
    grid-template-columns: 1fr 1fr 1fr;
}
.col-4-grid, .grid-block .col-4
{
    grid-template-columns: 1fr 1fr 1fr 1fr;
}
.grid-block .col-2>.full-width
{
    grid-column: 1/3;
}
.grid-block .col-3>.full-width
{
    grid-column: 1/4;
}
.grid-block .col-4>.full-width
{
    grid-column: 1/5;
}
.grid-block .col>.span-2
{
    grid-column: auto/span 2;
}
.grid-block .col>.span-3
{
    grid-column: auto/span 3;
}
.col-2-grid>* :last-child, .col-3-grid>* :last-child, .col-4-grid>* :last-child, .grid-block .block-footer p:last-child, .grid-block .block-header p:last-child, .grid-block .col>* :last-child
{
    margin-bottom: 0;
}
@media screen and (max-width: 1023px)
{
    .col-4-grid, .grid-block .col-4
    {
        grid-template-columns: 1fr 1fr;
    }
    .grid-block .col-4>.full-width
    {
        grid-column: 1/3;
    }
    .grid-block .col>.span-3
    {
        grid-column: auto;
    }
    .col-4-grid>:nth-last-child(-n+2), .grid-block .col-4>:nth-last-child(-n+2)
    {
        margin-bottom: 0;
    }
    .col-2-grid, .col-3-grid, .col-4-grid, .grid-block .col
    {
        grid-column-gap: 2em;
    }
}
@media screen and (max-width: 767px) and (orientation: portrait)
{
    .col-3-grid, .grid-block .col-3
    {
        grid-template-columns: 1fr;
    }
    .grid-block .col-3>.full-width
    {
        grid-column: 1/2;
    }
    .col-2-grid, .col-3-grid, .col-4-grid, .grid-block .col
    {
        grid-row-gap: 1.2em;
    }
    .grid-block .col>.row-mobile-up-1
    {
        grid-row: -1;
    }
}
@media screen and (max-width: 600px) and (orientation: portrait)
{
    .col-2-grid, .col-4-grid, .grid-block .col-2, .grid-block .col-4
    {
        grid-template-columns: 1fr;
    }
    .grid-block .col-2>.full-width, .grid-block .col-4>.full-width
    {
        grid-column: 1/2;
    }
    .grid-block .col>.span-2
    {
        grid-column: auto;
    }
    .grid-block .col-2-mobile
    {
        grid-template-columns: 1fr 1fr;
        grid-gap: 1.2em;
    }
    .grid-block .col-2-mobile>.full-width, .grid-block .col-2-mobile>.span-2
    {
        grid-column: 1/3;
    }
}
.col-2-flex, .col-3-flex, .col-4-flex, .flex-block .col
{
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    justify-content: space-between;
    -moz-column-gap: 3em;
    column-gap: 3em;
    row-gap: 2em;
}
.col-2-flex>div, .col-3-flex>div, .col-4-flex>div, .flex-block .col>div
{
    display: flex;
    flex-direction: column;
    row-gap: 1em;
}
@media screen and (max-width: 767px) and (orientation: portrait)
{
    .col-2-flex>div, .col-3-flex>div, .col-4-flex>div, .flex-block .col>div
    {
        display: flex;
        flex-direction: column;
        row-gap: 1em;
    }
}
.col-2-flex>div>*, .col-3-flex>div>*, .col-4-flex>div>*, .flex-block .col>div>*
{
    margin-bottom: 0;
}
.col-2-flex>div>button, .col-3-flex>div>button, .col-4-flex>div>button, .flex-block .col>div>button
{
    margin-left: auto;
    margin-right: auto;
}
.col-2-flex>div>p, .col-3-flex>div>p, .col-4-flex>div>p, .flex-block .col>div>p
{
    flex-grow: 2;
}
.col-2-flex>*, .flex-block .col-2>*
{
    width: calc(50% - 1.5em);
}
.col-3-flex>*, .flex-block .col-3>*
{
    width: calc(33.33% - 2em);
}
.col-4-flex>*, .flex-block .col-4>*
{
    width: calc(25% - 2.25em);
}
.flex-block .block-footer p:last-child, .flex-block .block-header p:last-child, .flex-block .col p:last-child
{
    margin-bottom: 0;
}
@media screen and (min-width: 768px)
{
    .col-4 button, .col-4-flex button
    {
        font-size: 2.5rem;
    }
    .site-container-fr-CA .col-4 button, .site-container-fr-CA .col-4-flex button
    {
        font-size: 2.1rem;
    }
}
@media screen and (max-width: 1023px)
{
    .col-2-flex, .col-3-flex, .col-4-flex, .flex-block .col
    {
        -moz-column-gap: 2em;
        column-gap: 2em;
    }
    .col-2-flex>*, .col-4-flex>*, .flex-block .col-2>*, .flex-block .col-4>*
    {
        width: calc(50% - 1em);
    }
    .col-3-flex>*, .flex-block .col-3>*
    {
        width: calc(33.33% - 1.34em);
    }
}
@media screen and (max-width: 767px) and (orientation: portrait)
{
    .col-3-flex>*, .flex-block .col-3>*
    {
        width: 100%;
    }
    .col-2-flex, .col-3-flex, .col-4-flex, .flex-block .col
    {
        row-gap: 1.2em;
    }
}
@media screen and (max-width: 600px) and (orientation: portrait)
{
    .col-2-flex>*, .col-4-flex>*, .flex-block .col-2>*, .flex-block .col-4>*
    {
        width: 100%;
    }
}
.col-2-text, .col-3-text, .col-4-text, .text-block .col
{
    -moz-column-gap: 3em;
    column-gap: 3em;
}
.col-2-text, .text-block .col-2
{
    -moz-column-count: 2;
    column-count: 2;
}
.col-3-text, .text-block .col-3
{
    -moz-column-count: 3;
    column-count: 3;
}
.col-4-text, .text-block .col-4
{
    -moz-column-count: 4;
    column-count: 4;
}
.col-2-text>div>p, .col-3-text>div>p, .col-4-text>div>p, .text-block .col>div>p
{
    margin: 0 0 1em;
}
.col-2-text>div, .col-3-text>div, .col-4-text>div, .text-block .col>div
{
    margin: 0 0 2em;
}
.col-2-text>div:last-child>p:last-child, .col-3-text>div:last-child>p:last-child, .col-4-text>div:last-child>p:last-child, .text-block .col>div.full-width>p:last-child, .text-block .col>div:last-child>p:last-child
{
    margin-bottom: 0;
}
.text-block .col>div.full-width
{
    -moz-column-span: all;
    column-span: all;
}
.text-block .col>div.block-box
{
    display: inline-block;
}
@media screen and (max-width: 1023px)
{
    .col-4-text, .text-block .col-4
    {
        -moz-column-count: 2;
        column-count: 2;
    }
    .col-2-text, .col-3-text, .col-4-text, .text-block .col
    {
        -moz-column-gap: 2em;
        column-gap: 2em;
    }
}
@media screen and (max-width: 767px) and (orientation: portrait)
{
    .col-3-text, .text-block .col-3
    {
        -moz-column-count: 1;
        column-count: 1;
    }
    .text-block .col>div.full-width>p:last-child
    {
        margin-bottom: 1.2em;
    }
    .col-2-text>div>p, .col-3-text>div>p, .col-4-text>div>p, .text-block .col>div>p
    {
        margin: 0 0 1.2em;
    }
}
@media screen and (max-width: 600px) and (orientation: portrait)
{
    .col-2-text, .col-4-text, .text-block .col-2, .text-block .col-4
    {
        -moz-column-count: 1;
        column-count: 1;
    }
    .col-2-text>div>p:last-child, .col-3-text>div>p:last-child, .col-4-text>div>p:last-child, .text-block .col>div>p:last-child
    {
        margin-bottom: 1.2em;
    }
    .col-2-text>div:last-child>p:last-child, .col-3-text>div:last-child>p:last-child, .col-4-text>div:last-child>p:last-child, .text-block .col>div:last-child>p:last-child
    {
        margin-bottom: 0;
    }
}
.scrollable
{
    -ms-scroll-chaining: none;
    overscroll-behavior: contain;
}
@media screen and (min-width: 769px)
{
    .scrollable::-webkit-scrollbar
    {
        width: 12px;
    }
    .scrollable::-webkit-scrollbar-track
    {
        background: #363636;
    }
    .scrollable::-webkit-scrollbar-thumb
    {
        background-color: #9b8134;
        border-left: 2px solid #363636;
        border-right: 2px solid #363636;
    }
}
ol.feed
{
    padding: 0;
}
ol.feed>li
{
    position: relative;
    margin-bottom: 20px;
    counter-increment: list;
    list-style-type: none;
}
@media screen and (max-width: 767px) and (orientation: portrait)
{
    ol.feed>li
    {
        margin-bottom: 1em;
    }
}
ol.feed>li:before
{
    content: counter(list) "";
    background-color: #fc3;
    color: #000;
    font-weight: 700;
    display: inline-flex;
    width: 60px;
    height: 60px;
    text-align: center;
    font-size: 30px;
    line-height: 50px;
    border-radius: 50%;
    float: left;
    margin-right: 14px;
    margin-top: 0;
    align-items: center;
    justify-content: center;
}
@media screen and (max-width: 767px) and (orientation: portrait)
{
    ol.feed>li:before
    {
        width: 50px;
        height: 50px;
        margin-top: 4px;
    }
}
.section-block button.play, .section-block.float-img button
{
    margin: 0 auto;
    display: block;
}
.section-block.float-img>.desktop
{
    float: right;
    width: calc(50% - 1.5em);
    height: auto;
    margin: 0 0 0 3em;
}
@media screen and (max-width: 767px) and (orientation: portrait)
{
    .section-block.float-img .mobile, .section-block.float-img img, .section-block.float-img p
    {
        margin-bottom: 1em;
    }
    .section-block.float-img p:last-child
    {
        margin-bottom: 0;
    }
}
.section-block video:not([poster])
{
    border: 1px solid #806619;
    margin-bottom: .6em;
    box-sizing: content-box;
}
.section-block.float-img h1, .section-block.float-img h2, .section-block.float-img h3, .section-block.float-img h4, .section-block.float-img h5, .section-block.float-img h6
{
    clear: none;
}
.tbl-game-info, .tbl-winning
{
    border-left: 2px solid #7a7a7a;
    border-top: 2px solid #7a7a7a;
    color: #fff;
    width: 100%;
    border-collapse: collapse;
    border-spacing: 0;
}
.tbl-game-info td, .tbl-winning td, .tbl-winning th
{
    padding: 8px 16px;
    border-right: 2px solid #7a7a7a;
    border-bottom: 2px solid #7a7a7a;
}
.tbl-winning th
{
    font-weight: 400;
    color: #fc3;
    background-color: #4d4d4d;
}
.tbl-game-info tr:nth-child(odd), .tbl-winning tr:nth-child(odd)
{
    background-color: #222;
}
.tbl-winning td:nth-child(2)
{
    text-align: center;
}
.tbl-game-info td
{
    text-align: left;
}
.tbl-game-info td:nth-child(odd)
{
    color: #fc3;
}
div#fc_frame
{
    right: unset!important;
    left: 10px;
    bottom: 61px!important;
}
ul.feed
{
    padding: 0;
}
ul.feed>li
{
    position: relative;
    padding-left: 18px;
    list-style-type: none;
}
ul.feed>li:before
{
    content: "•";
    color: #fc3;
    font-size: 170%;
    line-height: 90%;
    position: absolute;
    left: 0;
}
:root
{
    --auth-modal-backdrop-background: transparent;
}
.section-block .bet, .section-block .numerator
{
    font-weight: 700;
}
ol.col-2-flex, ol.col-2-flex li, ul.col-3-flex, ul.col-3-flex li
{
    margin-bottom: 0;
}
@media screen and (max-width: 767px) and (orientation: portrait)
{
    ol.col-2-flex.feed li
    {
        margin-bottom: 1em;
    }
}
.logo-about
{
    margin: 0 0 20px 4%!important;
}
ul.feed, ul.feed li:last-child
{
    margin-bottom: 0;
}
.cms-section-block-v2 .col.numbered
{
    list-style-type: none;
    counter-reset: css-counter 0;
}
.cms-section-block-v2 .col.numbered>div
{
    counter-increment: css-counter 1;
}
.cms-section-block-v2.flex-block .col.numbered>div>h3:first-child:before, .cms-section-block-v2.flex-block .col.numbered>div>p:first-child:before, .cms-section-block-v2.grid-block .col.numbered>div>h3:first-child:before, .cms-section-block-v2.grid-block .col.numbered>div>p:first-child:before
{
    content: counter(css-counter);
    background-color: #fc3;
    color: #000;
    font-weight: 700;
    display: inline-flex;
    width: 60px;
    height: 60px;
    text-align: center;
    font-size: 30px;
    line-height: 50px;
    border-radius: 50%;
    float: left;
    margin-right: 14px;
    margin-top: 0;
    align-items: center;
    justify-content: center;
}
.cms-section-block-v2.flex-block .col.numbered>div>h3:first-child, .cms-section-block-v2.grid-block .col.numbered>div>h3:first-child
{
    display: flex;
    align-items: center;
}
@media screen and (max-width: 1023px)
{
    .cms-section-block-v2.flex-block .col.numbered>div>h3:first-child:before, .cms-section-block-v2.flex-block .col.numbered>div>p:first-child:before, .cms-section-block-v2.grid-block .col.numbered>div>h3:first-child:before, .cms-section-block-v2.grid-block .col.numbered>div>p:first-child:before
    {
        margin-top: .08em;
    }
}
@media screen and (max-width: 767px) and (orientation: portrait)
{
    .cms-section-block-v2.flex-block .col.numbered>div>h3:first-child:before, .cms-section-block-v2.flex-block .col.numbered>div>p:first-child:before, .cms-section-block-v2.grid-block .col.numbered>div>h3:first-child:before, .cms-section-block-v2.grid-block .col.numbered>div>p:first-child:before
    {
        width: 50px;
        height: 50px;
        margin-top: 4px;
    }
}
.cms-section-block-v2 .col.hashed
{
    list-style-type: none;
    counter-reset: css-counter 0;
}
.cms-section-block-v2 .col.hashed>div
{
    counter-increment: css-counter 1;
}
.cms-section-block-v2.flex-block .col.hashed>div>h3:first-child:before, .cms-section-block-v2.flex-block .col.hashed>div>p:first-child:before, .cms-section-block-v2.grid-block .col.hashed>div>h3:first-child:before, .cms-section-block-v2.grid-block .col.hashed>div>p:first-child:before
{
    content: "#" counter(css-counter);
    background-color: #fc3;
    color: #000;
    font-weight: 700;
    display: inline-flex;
    width: 60px;
    height: 60px;
    text-align: center;
    font-size: 30px;
    line-height: 50px;
    border-radius: 50%;
    float: left;
    margin-right: 14px;
    margin-top: 0;
    align-items: center;
    justify-content: center;
}
@media screen and (max-width: 1023px)
{
    .cms-section-block-v2.flex-block .col.hashed>div>h3:first-child:before, .cms-section-block-v2.flex-block .col.hashed>div>p:first-child:before, .cms-section-block-v2.grid-block .col.hashed>div>h3:first-child:before, .cms-section-block-v2.grid-block .col.hashed>div>p:first-child:before
    {
        font-size: 6.5rem;
    }
}
@media screen and (max-width: 767px) and (orientation: portrait)
{
    .cms-section-block-v2.flex-block .col.hashed>div>h3:first-child:before, .cms-section-block-v2.flex-block .col.hashed>div>p:first-child:before, .cms-section-block-v2.grid-block .col.hashed>div>h3:first-child:before, .cms-section-block-v2.grid-block .col.hashed>div>p:first-child:before
    {
        font-size: 15vw;
        margin: 3vw auto 4vw;
        display: table;
    }
}
.cms-section-block-v2 div div>:last-child
{
    margin-bottom: 0;
}
.promotions .cms-section-block-v2 img
{
    border: 1px solid #fc3;
}