.WebsiteLogo_container__2Ozed {
    margin: 0 auto;
    padding: 0 15px
}

@media (min-width: 580px) {
    .WebsiteLogo_container__2Ozed {
        padding: 0 40px
    }
}

@media (min-width: 768px) {
    .WebsiteLogo_container__2Ozed {
        padding: 0 15px
    }
}

@media (min-width: 992px) {
    .WebsiteLogo_container__2Ozed {
        padding: 0 30px
    }
}

@media (min-width: 1200px) {
    .WebsiteLogo_container__2Ozed {
        max-width: 1110px;
        padding-right: 0;
        padding-left: 0
    }
}

.WebsiteLogo_logoWrapper__3kOIQ img {
    object-position: center center !important
}

@media (min-width: 768px) {
    .WebsiteLogo_logoWrapper__3kOIQ img {
        object-position: center left !important
    }
}

.Button_button__2j7Z6 {
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    height: 45px;
    width: 160px;
    border-radius: 40px;
    font-size: 1em;
    display: -moz-box;
    display: flex;
    -moz-box-align: center;
    align-items: center;
    -moz-box-pack: center;
    justify-content: center;
    line-height: 1;
    -webkit-transition: all .15s linear;
    transition: all .15s linear;
    cursor: pointer
}

.styles_container__1Ig8H {
    margin: 0 auto;
    padding: 0 15px
}

@media (min-width: 580px) {
    .styles_container__1Ig8H {
        padding: 0 40px
    }
}

@media (min-width: 768px) {
    .styles_container__1Ig8H {
        padding: 0 15px
    }
}

@media (min-width: 992px) {
    .styles_container__1Ig8H {
        padding: 0 30px
    }
}

@media (min-width: 1200px) {
    .styles_container__1Ig8H {
        max-width: 1110px;
        padding-right: 0;
        padding-left: 0
    }
}

.styles_specialOffer__3WhIp {
    display: -moz-box;
    display: flex;
    font-size: .75rem;
    line-height: .875rem
}

.styles_specialOffer__3WhIp .styles_offerTitle__2MxKB {
    font-weight: 700
}

.styles_specialOffer__3WhIp .styles_offerText__1opWN {
    font-weight: 400;
    text-align: center
}

.HeaderNotification_container__3mno_ {
    margin: 0 auto;
    padding: 0 15px
}

@media (min-width: 580px) {
    .HeaderNotification_container__3mno_ {
        padding: 0 40px
    }
}

@media (min-width: 768px) {
    .HeaderNotification_container__3mno_ {
        padding: 0 15px
    }
}

@media (min-width: 992px) {
    .HeaderNotification_container__3mno_ {
        padding: 0 30px
    }
}

@media (min-width: 1200px) {
    .HeaderNotification_container__3mno_ {
        max-width: 1110px;
        padding-right: 0;
        padding-left: 0
    }
}

.HeaderNotification_headerNotification__175z0 {
    display: -moz-box;
    display: flex;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    -moz-box-align: center;
    align-items: center;
    -moz-box-pack: center;
    justify-content: center;
    position: absolute;
    right: 0;
    height: 100%
}

@media (min-width: 992px) {
    .HeaderNotification_headerNotification__175z0 {
        position: relative
    }
}

.HeaderNotification_bellWithCount__BK7d- {
    position: relative;
    display: -moz-box;
    display: flex;
    cursor: pointer;
    font-size: 30px
}

.HeaderNotification_count__26uoE {
    min-height: 15px;
    min-width: 15px;
    background-color: #f52323;
    color: #fff;
    border-radius: 50%;
    line-height: 1;
    position: absolute;
    right: 0;
    top: 6px;
    font-size: .8125rem;
    font-weight: 700;
    display: -moz-box;
    display: flex;
    -moz-box-align: center;
    align-items: center;
    -moz-box-pack: center;
    justify-content: center;
    text-align: center
}

.HeaderNotification_smallIcon__xrFzk {
    font-size: 24px
}

.HeaderNotification_smallIcon__xrFzk .HeaderNotification_count__26uoE {
    min-height: 12px;
    min-width: 12px;
    right: 0;
    top: 0;
    font-size: .625rem
}

.HeaderNotification_overlay__YdHMi {
    background-color: rgba(30, 38, 46, .8);
    position: fixed;
    width: 0;
    right: 0;
    top: 0;
    height: 100%;
    -moz-box-align: center;
    align-items: center;
    -moz-box-pack: end;
    justify-content: flex-end;
    display: -moz-box;
    display: flex;
    -webkit-transition: width .3s ease-in-out;
    transition: width .3s ease-in-out;
    overflow: hidden;
    z-index: 99999
}

.HeaderNotification_overlay__YdHMi .HeaderNotification_notificationSidebar__RkY5b {
    width: 275px;
    min-width: 275px;
    background-color: #fff;
    height: 100%;
    position: relative;
    overflow: auto;
    opacity: 0;
    -webkit-transition: opacity .3s;
    transition: opacity .3s
}

.HeaderNotification_overlay__YdHMi .HeaderNotification_notificationSidebar__RkY5b .HeaderNotification_closeX__3G5dZ {
    position: absolute;
    right: 13px;
    top: 19px;
    height: 20px;
    width: 20px;
    cursor: pointer
}

.HeaderNotification_overlay__YdHMi .HeaderNotification_notificationSidebar__RkY5b .HeaderNotification_closeX__3G5dZ:after, .HeaderNotification_overlay__YdHMi .HeaderNotification_notificationSidebar__RkY5b .HeaderNotification_closeX__3G5dZ:before {
    display: block;
    content: "";
    width: 15px;
    height: 1px;
    background-color: #171c2b;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-left: -7.5px
}

.HeaderNotification_overlay__YdHMi .HeaderNotification_notificationSidebar__RkY5b .HeaderNotification_closeX__3G5dZ:after {
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg)
}

.HeaderNotification_overlay__YdHMi .HeaderNotification_notificationSidebar__RkY5b .HeaderNotification_closeX__3G5dZ:before {
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg)
}

.HeaderNotification_overlay__YdHMi .HeaderNotification_notificationSidebar__RkY5b .HeaderNotification_title__1LKby {
    font-size: 1rem;
    line-height: 1.4375rem;
    text-align: center;
    max-width: 160px;
    margin: 0 auto 23px
}

.HeaderNotification_overlay__YdHMi .HeaderNotification_notificationSidebar__RkY5b .HeaderNotification_card__2nVCf {
    border: 1px solid #ced0d5;
    border-radius: 5px;
    padding: 15px;
    display: -moz-box;
    display: flex;
    -moz-box-orient: vertical;
    -moz-box-direction: normal;
    flex-flow: column nowrap;
    -moz-box-align: center;
    align-items: center;
    -moz-box-pack: center;
    justify-content: center;
    margin-bottom: 12px
}

.HeaderNotification_overlay__YdHMi .HeaderNotification_notificationSidebar__RkY5b .HeaderNotification_card__2nVCf:last-child {
    margin-bottom: 0
}

.HeaderNotification_overlay__YdHMi .HeaderNotification_notificationSidebar__RkY5b .HeaderNotification_card__2nVCf .HeaderNotification_providerLogo__315Ou {
    width: 135px;
    height: 46px;
    position: relative
}

.HeaderNotification_overlay__YdHMi .HeaderNotification_notificationSidebar__RkY5b .HeaderNotification_card__2nVCf .HeaderNotification_offerText__2MYoH {
    margin: 20px 0 27px;
    font-size: .875rem;
    line-height: 1.25rem;
    font-weight: 700
}

.HeaderNotification_overlay__YdHMi .HeaderNotification_notificationSidebar__RkY5b .HeaderNotification_card__2nVCf .HeaderNotification_button__3U0PB {
    width: 136px;
    height: 41px
}

.HeaderNotification_overlay--open__1tira {
    width: 100%
}

.HeaderNotification_overlay--open__1tira .HeaderNotification_notificationSidebar__RkY5b {
    opacity: 1
}

.InfoTooltip_infoTooltipContainer__2jQ21 {
    display: -moz-box;
    display: flex;
    -moz-box-align: center;
    align-items: center
}

.InfoTooltip_infoTooltip__AdYMh {
    font-size: 10px;
    margin-left: 2px;
    color: #62666f;
    cursor: pointer;
    display: -moz-box;
    display: flex;
    position: relative
}

.InfoTooltip_infoTooltip__AdYMh .InfoTooltip_tooltipBox__2manw {
    z-index: 999;
    position: absolute;
    padding: 6px 8px;
    border-radius: 5px;
    display: none;
    line-height: normal;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    min-width: 100%;
    top: unset;
    bottom: -webkit-calc(100% + 5px);
    bottom: calc(100% + 5px);
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    height: -webkit-max-content;
    height: -moz-max-content;
    height: max-content;
    max-width: 250px;
    width: -webkit-max-content;
    width: -moz-max-content;
    width: max-content;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

.InfoTooltip_infoTooltip__AdYMh .InfoTooltip_tooltipBox--visible__3X3Hj {
    display: block
}

.InfoTooltip_infoTooltip__AdYMh .InfoTooltip_tooltipBox__2manw > span {
    display: block;
    overflow-y: auto
}

.InfoTooltip_infoTooltip__AdYMh .InfoTooltip_tooltipArrow__2oZ75 {
    position: absolute;
    left: 50%;
    bottom: -10px;
    -webkit-transform: rotate(180deg) translateX(50%);
    transform: rotate(180deg) translateX(50%);
    border: 5px solid transparent;
    border-bottom-color: rgba(0, 0, 0, .7)
}

.InfoTooltip_infoTooltip--bottom__QYAGl .InfoTooltip_tooltipBox__2manw {
    top: -webkit-calc(100% + 5px);
    top: calc(100% + 5px)
}

.InfoTooltip_infoTooltip--bottom__QYAGl .InfoTooltip_tooltipArrow__2oZ75 {
    top: -10px;
    bottom: unset;
    -webkit-transform: translateX(-50%) rotate(0deg);
    transform: translateX(-50%) rotate(0deg)
}

.InfoTooltip_infoTooltip--left__2jg-E {
    display: -moz-box;
    display: flex;
    -moz-box-align: center;
    align-items: center;
    -moz-box-pack: center;
    justify-content: center
}

.InfoTooltip_infoTooltip--left__2jg-E .InfoTooltip_tooltipBox__2manw {
    bottom: unset;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    left: -webkit-calc(-100% - 20px);
    left: calc(-100% - 20px);
    width: 150px
}

.InfoTooltip_infoTooltip--left__2jg-E .InfoTooltip_tooltipArrow__2oZ75 {
    top: 50%;
    bottom: unset;
    -webkit-transform: translateY(-50%) rotate(90deg);
    transform: translateY(-50%) rotate(90deg);
    left: -webkit-calc(100% - 1px);
    left: calc(100% - 1px)
}

.InfoTooltip_infoTooltip--right__2uXPs {
    display: -moz-box;
    display: flex;
    -moz-box-align: center;
    align-items: center;
    -moz-box-pack: center;
    justify-content: center
}

.InfoTooltip_infoTooltip--right__2uXPs .InfoTooltip_tooltipBox__2manw {
    bottom: unset;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    right: -webkit-calc(-100% - 20px);
    right: calc(-100% - 20px);
    left: unset;
    max-width: 100px
}

.InfoTooltip_infoTooltip--right__2uXPs .InfoTooltip_tooltipArrow__2oZ75 {
    top: 50%;
    bottom: unset;
    -webkit-transform: translateY(-50%) rotate(-90deg);
    transform: translateY(-50%) rotate(-90deg);
    right: -webkit-calc(100% - 1px);
    right: calc(100% - 1px);
    left: unset
}

.InfoTooltip_infoTooltip__AdYMh .InfoTooltip_tooltipContent__16pd_ {
    z-index: 0
}

.HeaderMenu_container__3s9b7 {
    margin: 0 auto;
    padding: 0 15px
}

@media (min-width: 580px) {
    .HeaderMenu_container__3s9b7 {
        padding: 0 40px
    }
}

@media (min-width: 768px) {
    .HeaderMenu_container__3s9b7 {
        padding: 0 15px
    }
}

@media (min-width: 992px) {
    .HeaderMenu_container__3s9b7 {
        padding: 0 30px
    }
}

@media (min-width: 1200px) {
    .HeaderMenu_container__3s9b7 {
        max-width: 1110px;
        padding-right: 0;
        padding-left: 0
    }
}

.HeaderMenu_headerMenu__3hwfc {
    margin-bottom: -3px
}

.HeaderMenu_headerMenu__3hwfc.HeaderMenu_open__2QyPz > .HeaderMenu_burgerStyle__2i9Qi {
    position: fixed;
    left: 18px
}

.HeaderMenu_headerMenu__3hwfc .HeaderMenu_navbarArrow__2zS6C {
    position: absolute;
    left: auto;
    right: 21px;
    top: 11px;
    margin-left: 13px;
    display: inline-block;
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
    width: 10px;
    height: 10px;
    -webkit-transition: all .15s ease-in-out;
    transition: all .15s ease-in-out;
    -webkit-transition-delay: .15s;
    transition-delay: .15s
}

.HeaderMenu_headerMenu__3hwfc .HeaderMenu_navbarArrow__2zS6C:after, .HeaderMenu_headerMenu__3hwfc .HeaderMenu_navbarArrow__2zS6C:before {
    content: "";
    display: block;
    position: absolute;
    right: 0;
    top: 1px;
    width: 7px;
    height: 2px
}

.HeaderMenu_headerMenu__3hwfc .HeaderMenu_navbarArrow__2zS6C:before {
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
    top: 4px;
    -webkit-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out
}

.HeaderMenu_headerMenu__3hwfc .HeaderMenu_navbarArrow__2zS6C:after {
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    -webkit-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out
}

@media (min-width: 992px) {
    .HeaderMenu_headerMenu__3hwfc .HeaderMenu_navbarArrow__2zS6C {
        right: -21px;
        top: -webkit-calc(50% - 4px);
        top: calc(50% - 4px)
    }

    .HeaderMenu_headerMenu__3hwfc .HeaderMenu_navbarArrow__2zS6C:after, .HeaderMenu_headerMenu__3hwfc .HeaderMenu_navbarArrow__2zS6C:before {
        width: 10px
    }

    .HeaderMenu_headerMenu__3hwfc .HeaderMenu_navbarArrow__2zS6C:before {
        top: 6px
    }

    .HeaderMenu_headerMenu__3hwfc .HeaderMenu_navbarArrow__2zS6C:after {
        top: 0
    }
}

.HeaderMenu_headerMenu__3hwfc .HeaderMenu_headerMenuWrapper__3-4xv {
    position: fixed;
    background-color: rgba(30, 38, 46, .8);
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 1200;
    -webkit-transition: all .15s linear;
    transition: all .15s linear;
    visibility: hidden;
    opacity: 0;
    padding-right: 20px
}

.HeaderMenu_headerMenu__3hwfc .HeaderMenu_headerMenuWrapper__3-4xv .HeaderMenu_menuBlock__2AMeM {
    display: -moz-box;
    display: flex;
    -moz-box-orient: vertical;
    -moz-box-direction: normal;
    flex-direction: column;
    -moz-box-align: start;
    align-items: flex-start;
    background-color: #fff;
    width: 320px;
    margin: 0;
    padding-top: 85px;
    -webkit-transition: all .3s linear;
    transition: all .3s linear;
    padding-left: 38px;
    padding-right: 37px;
    -webkit-transform: translateX(-320px);
    transform: translateX(-320px);
    height: 100%
}

@media (min-width: 992px) {
    .HeaderMenu_headerMenu__3hwfc .HeaderMenu_headerMenuWrapper__3-4xv .HeaderMenu_menuBlock__2AMeM {
        -webkit-transform: none;
        transform: none;
        padding: 0;
        -moz-box-orient: horizontal;
        -moz-box-direction: normal;
        flex-direction: row;
        width: 100%;
        background-color: transparent;
        -moz-box-align: center;
        align-items: center
    }
}

.HeaderMenu_headerMenu__3hwfc .HeaderMenu_headerMenuWrapper__3-4xv.HeaderMenu_open__2QyPz {
    opacity: 1;
    visibility: visible
}

.HeaderMenu_headerMenu__3hwfc .HeaderMenu_headerMenuWrapper__3-4xv.HeaderMenu_open__2QyPz .HeaderMenu_menuBlock__2AMeM {
    -webkit-transform: translateX(0);
    transform: translateX(0)
}

@media (min-width: 992px) {
    .HeaderMenu_headerMenu__3hwfc .HeaderMenu_headerMenuWrapper__3-4xv {
        position: static;
        background-color: transparent;
        opacity: 1;
        height: 70px;
        display: -moz-box;
        display: flex;
        visibility: visible;
        -moz-box-align: center;
        align-items: center
    }
}

.HeaderMenu_headerMenu__3hwfc .HeaderMenu_burgerStyle__2i9Qi {
    top: 24px
}

@media (min-width: 992px) {
    .HeaderMenu_headerMenu__3hwfc .HeaderMenu_burgerStyle__2i9Qi {
        display: none
    }
}

.HeaderMenu_tooltipBox__2Y_mj {
    max-width: 350px;
    font-size: .875rem
}

.HeaderMenu_menuItem__1nZp2 {
    position: relative;
    list-style-type: none;
    margin: 0;
    display: -moz-box;
    display: flex;
    -moz-box-align: center;
    align-items: center;
    font-size: 1.125rem;
    padding-left: 24px;
    width: 100%
}

@media (min-width: 992px) {
    .HeaderMenu_menuItem__1nZp2 {
        height: 100%;
        margin: 0 0 0 32px;
        padding-left: 0;
        font-size: .875rem
    }
}

.HeaderMenu_menuItem__1nZp2.HeaderMenu_submenu__mLqmR {
    position: relative;
    display: grid
}

@media (min-width: 992px) {
    .HeaderMenu_menuItem__1nZp2.HeaderMenu_submenu__mLqmR {
        display: -moz-box;
        display: flex;
        margin: 0 20px 0 32px;
        padding-left: 0
    }
}

.HeaderMenu_menuItem__1nZp2.HeaderMenu_submenu--open__3EXw8 .HeaderMenu_navbarArrow__2zS6C:before {
    -webkit-transform: rotate(-140deg);
    transform: rotate(-140deg)
}

.HeaderMenu_menuItem__1nZp2.HeaderMenu_submenu--open__3EXw8 .HeaderMenu_navbarArrow__2zS6C:after {
    -webkit-transform: rotate(140deg);
    transform: rotate(140deg)
}

@media (min-width: 992px) {
    .HeaderMenu_menuItem__1nZp2.HeaderMenu_submenu--open__3EXw8 .HeaderMenu_navbarArrow__2zS6C {
        -webkit-transform: rotate(-90deg);
        transform: rotate(-90deg)
    }

    .HeaderMenu_menuItem__1nZp2.HeaderMenu_submenu--open__3EXw8 .HeaderMenu_navbarArrow__2zS6C:before {
        -webkit-transform: rotate(-45deg);
        transform: rotate(-45deg)
    }

    .HeaderMenu_menuItem__1nZp2.HeaderMenu_submenu--open__3EXw8 .HeaderMenu_navbarArrow__2zS6C:after {
        -webkit-transform: rotate(45deg);
        transform: rotate(45deg)
    }
}

.HeaderMenu_submenuContainer__p5SK0 {
    z-index: 1;
    overflow: hidden;
    top: -webkit-calc(100% + 1px);
    top: calc(100% + 1px);
    -webkit-transition: height .15s;
    transition: height .15s;
    background-color: #fff;
    background-clip: padding-box;
    border-radius: 2px;
    outline: none
}

@media (min-width: 992px) {
    .HeaderMenu_submenuContainer__p5SK0 {
        position: absolute;
        min-width: 160px;
        width: 100%;
        -webkit-box-shadow: 0 3px 6px -4px rgba(0, 0, 0, .12), 0 6px 16px 0 rgba(0, 0, 0, .08), 0 9px 28px 8px rgba(0, 0, 0, .05);
        box-shadow: 0 3px 6px -4px rgba(0, 0, 0, .12), 0 6px 16px 0 rgba(0, 0, 0, .08), 0 9px 28px 8px rgba(0, 0, 0, .05)
    }
}

.HeaderMenu_submenuItems__1xYmW {
    display: -moz-box;
    display: flex;
    -moz-box-orient: vertical;
    -moz-box-direction: normal;
    flex-direction: column;
    list-style-type: none
}

.HeaderMenu_submenuItems__1xYmW > li {
    margin: 0
}

.HeaderMenu_submenuItems__1xYmW .HeaderMenu_menuItem__1nZp2 {
    padding: 0 48px 0 16px;
    margin-top: 0;
    min-height: 40px;
    line-height: inherit
}

.HeaderMenu_submenuItems__1xYmW .HeaderMenu_menuItem__1nZp2 a {
    white-space: nowrap
}

@media (min-width: 992px) {
    .HeaderMenu_submenuItems__1xYmW .HeaderMenu_menuItem__1nZp2 {
        padding: 0 16px;
        margin: 4px 0
    }
}

.HeaderMenu_submenuItems__1xYmW .HeaderMenu_menuItem__1nZp2:after {
    content: unset
}

.HeaderMenu_submenuTitle__2CXaW {
    position: relative;
    cursor: pointer;
    font-weight: inherit
}

.HeaderMenu_disclosureMenu__2rIMH {
    display: -moz-box;
    display: flex;
    -moz-box-pack: center;
    justify-content: center;
    -moz-box-align: center;
    align-items: center;
    color: rgba(0, 0, 0, .85);
    font-size: .875rem;
    width: 100%;
    height: 100%
}

.HeaderMenu_disclosureMenu__2rIMH:hover {
    color: #1890ff
}

@media (min-width: 992px) {
    .HeaderMenu_disclosureMenu__2rIMH {
        padding-left: 20px
    }
}

.HeaderMenu_infoTooltip__LVqsr {
    background: #fff;
    min-height: 40px;
    height: auto;
    padding-left: 0;
    -moz-box-pack: center;
    justify-content: center;
    margin-left: 0
}

@media (min-width: 992px) {
    .HeaderMenu_infoTooltip__LVqsr {
        background: transparent
    }
}

.CasinoHeader_container__352Pr {
    margin: 0 auto;
    padding: 0 15px
}

@media (min-width: 580px) {
    .CasinoHeader_container__352Pr {
        padding: 0 40px
    }
}

@media (min-width: 768px) {
    .CasinoHeader_container__352Pr {
        padding: 0 15px
    }
}

@media (min-width: 992px) {
    .CasinoHeader_container__352Pr {
        padding: 0 30px
    }
}

@media (min-width: 1200px) {
    .CasinoHeader_container__352Pr {
        max-width: 1110px;
        padding-right: 0;
        padding-left: 0
    }
}

.CasinoHeader_topbarContainer__10n0- {
    position: absolute;
    left: 0;
    width: 100%;
    z-index: 10
}

.CasinoHeader_topbarContainer__10n0- .CasinoHeader_submenuLink__36QWW {
    color: #171c2b !important
}

@media (min-width: 992px) {
    .CasinoHeader_topbarContainer__10n0- .CasinoHeader_headerNotification__1Ha8q {
        margin-left: 32px
    }
}

.CasinoHeader_topbarContainer__10n0- .CasinoHeader_burgerStyle__wP5uk {
    top: 50%;
    width: 25px;
    height: 25px;
    margin-top: -12.5px;
    position: absolute;
    left: 0
}

.CasinoHeader_topbarContainer__10n0- .CasinoHeader_burgerStyle__wP5uk div {
    height: 3px;
    width: 25px;
    border-radius: 3px
}

@media (min-width: 992px) {
    .CasinoHeader_topbarContainer__10n0- .CasinoHeader_burgerStyle__wP5uk {
        display: none
    }
}

.CasinoHeader_topbarContainer__10n0- .CasinoHeader_styledWrapper__e8lsl {
    display: -moz-box;
    display: flex;
    margin: auto 0 auto auto
}

.CasinoHeader_topbarContainer__10n0- .CasinoHeader_headerMenuWrapper__2J-E- {
    padding-right: 0;
    height: auto
}

.CasinoHeader_topbarContainer__10n0- .CasinoHeader_headerMenuWrapper__2J-E- .CasinoHeader_headerMenu__nTsz- {
    visibility: visible;
    opacity: 1
}

.CasinoHeader_topbarContainer__10n0- .CasinoHeader_headerMenuWrapper__2J-E- .CasinoHeader_headerMenu__nTsz-.CasinoHeader_open__397i7 .CasinoHeader_burgerStyle__wP5uk {
    width: 25px;
    height: 25px;
    position: absolute;
    left: 0
}

.CasinoHeader_topbarContainer__10n0- .CasinoHeader_headerMenuWrapper__2J-E- .CasinoHeader_headerMenu__nTsz-.CasinoHeader_open__397i7 .CasinoHeader_burgerStyle__wP5uk div {
    background-color: #150012;
    width: 25px;
    height: 3px
}

.CasinoHeader_topbarContainer__10n0- .CasinoHeader_logoWrapper__1b2VN {
    width: 180px;
    height: 45px;
    max-height: 45px;
    position: relative;
    display: -moz-box;
    display: flex;
    -moz-box-align: center;
    align-items: center;
    -moz-box-pack: start;
    justify-content: flex-start;
}

@media (min-width: 992px) {
    .CasinoHeader_topbarContainer__10n0- .CasinoHeader_logoWrapper__1b2VN {
        margin-left: 0;
        width: 156px;
        height: 60px;
        max-height: 60px;
    }
}

.CasinoHeader_topbarContainer__10n0- .CasinoHeader_logoWrapper__1b2VN figure {
    display: -moz-box;
    display: flex
}

.CasinoHeader_topbarContainer__10n0- .CasinoHeader_logoWrapper__1b2VN img {
    width: 100%;
    height: 100%;
    object-fit: contain;
    object-position: center
}

.CasinoHeader_topbarContainer__10n0- .CasinoHeader_topbarMenu__2AeMf {
    display: -moz-box;
    display: flex;
    -moz-box-pack: justify;
    justify-content: center;
    margin: auto;
    height: 47px;
    position: relative;
    -moz-box-align: center;
    align-items: center
}

@media (min-width: 992px) {
    .CasinoHeader_topbarContainer__10n0- .CasinoHeader_topbarMenu__2AeMf {
        height: 78px;
        justify-content: space-between;
    }
}

.CasinoHeader_topbarContainer--open__3eaKu .CasinoHeader_container__352Pr {
    padding: 0
}

.CasinoHeader_topbarContainer--open__3eaKu .CasinoHeader_logoWrapper__1b2VN {
    margin-left: 55px
}

.CasinoHeader_topbarContainer--open__3eaKu .CasinoHeader_headerMenuWrapper__2J-E- {
    position: absolute
}

.CasinoHeader_topbarContainer--open__3eaKu .CasinoHeader_burgerStyle__wP5uk {
    left: 15px
}

@media (min-width: 580px) {
    .CasinoHeader_topbarContainer--open__3eaKu .CasinoHeader_logoWrapper__1b2VN {
        margin-left: 80px
    }

    .CasinoHeader_topbarContainer--open__3eaKu .CasinoHeader_burgerStyle__wP5uk {
        left: 40px
    }
}

@media (min-width: 768px) {
    .CasinoHeader_topbarContainer--open__3eaKu .CasinoHeader_logoWrapper__1b2VN {
        margin-left: 55px
    }

    .CasinoHeader_topbarContainer--open__3eaKu .CasinoHeader_burgerStyle__wP5uk {
        left: 15px
    }
}

.CasinoHeader_disclosureMenu__ir_DY {
    align-self: center;
    font-weight: 700;
    padding: 0;
    line-height: .875rem;
    text-transform: uppercase
}

.CasinoHeader_infoTooltip__1DIYd {
    border-top: 1px solid #efefef;
    border-bottom: none;
    margin-left: 0;
    width: 100%;
    padding: 18px 18px 18px 0;
    min-height: 40px
}

@media (min-width: 992px) {
    .CasinoHeader_infoTooltip__1DIYd {
        margin-left: 32px !important;
        padding: 14px 2px;
        width: auto;
        border-top: 2px solid transparent
    }
}

.CasinoHeader_menuItem__33l91 {
    font-size: .875rem;
    font-weight: 700;
    text-transform: uppercase;
    height: unset;
    line-height: .875rem;
    border-top: 1px solid #efefef;
    padding: 18px
}

.CasinoHeader_menuItem__33l91:hover, .CasinoHeader_menuItem__33l91:hover > a {
    color: inherit !important
}

.CasinoHeader_menuItem__33l91 > a {
    border-top: 2px solid transparent
}

.CasinoHeader_menuItem__33l91:hover {
    border-top: 3px solid
}

.CasinoHeader_menuItem__33l91:hover > a {
    border-top: none
}

@media (min-width: 992px) {
    .CasinoHeader_menuItem__33l91 {
        text-transform: none;
        border-top: none;
        font-weight: 500;
        padding: 14px 2px;
        margin-left: 32px
    }

    .CasinoHeader_menuItem__33l91 > a {
        font-size: .875rem;
        font-weight: 700;
        text-transform: uppercase
    }

    .CasinoHeader_menuItem__33l91:hover {
        border-color: #150012
    }

    .CasinoHeader_menuItem__33l91:hover > a {
        color: #fff !important
    }
}

.CasinoHeader_headerMenu__nTsz- .CasinoHeader_headerMenuWrapper__2J-E- .CasinoHeader_menuBlock__3Efko {
    -webkit-transform: translateX(0);
    transform: translateX(0);
    opacity: 0;
    visibility: hidden;
    width: 100%;
    padding-left: 15px;
    padding-right: 15px;
    padding-top: 55px;
    -webkit-box-shadow: inset 0 1px #fff, 0 1px 3px rgba(34, 25, 25, .4);
    box-shadow: inset 0 1px #fff, 0 1px 3px rgba(34, 25, 25, .4)
}

@media (min-width: 992px) {
    .CasinoHeader_headerMenu__nTsz- .CasinoHeader_headerMenuWrapper__2J-E- .CasinoHeader_menuBlock__3Efko {
        -webkit-box-shadow: none;
        box-shadow: none;
        opacity: 1;
        visibility: visible;
        padding: 0
    }
}

.CasinoHeader_headerMenu__nTsz- .CasinoHeader_headerMenuWrapper__2J-E- .CasinoHeader_menuBlock__3Efko .CasinoHeader_navbarArrow__euSrc {
    top: 15px
}

.CasinoHeader_headerMenu__nTsz-.CasinoHeader_open__397i7 .CasinoHeader_menuBlock__3Efko {
    opacity: 1;
    visibility: visible
}

.CasinoHeader_menuItem__33l91 {
    min-height: 40px;
    height: auto;
    padding-left: 0;
    text-align: center
}

.CasinoHeader_menuItem__33l91:after {
    content: unset
}

.CasinoHeader_menuItem__33l91 a {
    width: 100%;
    text-align: center
}

@media (min-width: 992px) {
    .CasinoHeader_menuItem__33l91, .CasinoHeader_menuItem__33l91 a {
        text-align: left
    }
}

.CasinoHeader_submenuContainer__1NHV2 {
    position: relative;
    top: unset
}

@media (min-width: 992px) {
    .CasinoHeader_submenuContainer__1NHV2 {
        top: -webkit-calc(100% + -7px);
        top: calc(100% + -7px)
    }
}

.CasinoHeader_submenuContainer__1NHV2 .CasinoHeader_menuItem__33l91 {
    padding-left: 0;
    padding-right: 0
}

@media (min-width: 992px) {
    .CasinoHeader_submenuContainer__1NHV2 {
        position: absolute
    }

    .CasinoHeader_submenuContainer__1NHV2 .CasinoHeader_menuItem__33l91 {
        padding-left: 16px
    }
}
