body.dark{--bottom-bar-background: #25262B;--bottom-bar-color: #ffffff;--bottom-bar-title-font-size: 9px;--bottom-bar-title-margin: 7px;--bottom-bar-title-min-height: 10px;--bottom-bar-icons-container-height: 65px;--bottom-bar-icons-min-width: 75px;--bottom-bar-icons-small-mobile-min-width: 65px;--bottom-bar-icons-tablet-min-width: 100px;--bottom-bar-icons-min-height: 60px;--bottom-bar-li-padding: 5px 0px;--bottom-bar-li-img-height: 25px;--bottom-bar-deposit-item-width: 65px;--bottom-bar-deposit-item-height: 65px;--bottom-bar-deposit-item-padding: 5px;--bottom-bar-deposit-item-margin: 0 0 22px 0;--bottom-bar-deposit-item-img-width: 45px;--bottom-bar-deposit-item-img-height: 45px;--bottom-bar-deposit-item-img-border-radius: 50%;--bottom-bar-deposit-item-img-padding: 0px;--bottom-bar-deposit-item-img-box-shadow: 0px -5px 8px rgba(255, 0, 122, .2);--bottom-bar-deposit-item-img-background: #FF007A}.bottom-bar{min-height:75px;background-color:var(--bottom-bar-background);border-top:1px solid #FF007A;position:fixed;bottom:0;width:100%;z-index:8888;left:0;flex-direction:column;opacity:1;visibility:visible;overflow:visible;transform:translateY(0);will-change:transform,opacity;transition:transform .15s ease-out,opacity .15s ease-out}.bottom-bar.bottom-bar-hidden{transform:translateY(100%);opacity:0}.bottom-bar.show-tl,.bottom-bar.show-ml{display:none}.layout-desktop .bottom-bar{display:none!important}.layout-mobile .bottom-bar{display:flex}.bottom-bar a{color:var(--bottom-bar-color)}.bottom-bar .menu-list{padding:0;margin-top:0;display:flex;justify-content:center;align-items:center;flex-wrap:nowrap;height:var(--bottom-bar-icons-container-height)}.bottom-bar .menu-list li{display:flex;list-style-type:none;text-align:center;align-items:center;flex-direction:column;min-width:var(--bottom-bar-icons-min-width);height:var(--bottom-bar-icons-min-height);justify-content:center;padding:var(--bottom-bar-li-padding);position:relative;min-height:40px}@media only screen and (max-width: 370px){.bottom-bar .menu-list li{min-width:var(--bottom-bar-icons-small-mobile-min-width)}}@media only screen and (min-device-width: 834px) and (max-device-width: 1194px) and (-webkit-min-device-pixel-ratio: 2) and (orientation: portrait),(min-device-width: 834px) and (max-device-width: 1194px) and (-webkit-min-device-pixel-ratio: 2) and (orientation: landscape),(min-device-width: 1024px) and (max-device-width: 1366px) and (-webkit-min-device-pixel-ratio: 2) and (orientation: portrait),(min-device-width: 1024px) and (max-device-width: 1366px) and (-webkit-min-device-pixel-ratio: 2) and (orientation: landscape){.bottom-bar .menu-list li{min-width:var(--bottom-bar-icons-tablet-min-width)}}@media only screen and (min-width: 768px) and (max-width: 1024px){.bottom-bar .menu-list li{min-width:var(--bottom-bar-icons-tablet-min-width)}}.bottom-bar .menu-list li img{height:var(--bottom-bar-li-img-height)}.bottom-bar .menu-list li span:not(.user-bonus-count):not(.user-unread-messages-count){font-size:var(--bottom-bar-title-font-size);margin-top:var(--bottom-bar-title-margin);min-height:var(--bottom-bar-title-min-height);position:relative;z-index:101;color:var(--bottom-bar-color)}.bottom-bar .menu-list .deposit-item{width:var(--bottom-bar-deposit-item-width);height:var(--bottom-bar-deposit-item-height);min-height:65px;padding:var(--bottom-bar-deposit-item-padding);margin:var(--bottom-bar-deposit-item-margin)}.bottom-bar .menu-list .deposit-item img{width:var(--bottom-bar-deposit-item-img-width);height:var(--bottom-bar-deposit-item-img-height);border-radius:var(--bottom-bar-deposit-item-img-border-radius);padding:var(--bottom-bar-deposit-item-img-padding);box-shadow:var(--bottom-bar-deposit-item-img-box-shadow);background:var(--bottom-bar-deposit-item-img-background)}.bottom-bar .menu-list .deposit-item div.lottie-wrapper+span{margin-top:9px;font-size:9px;line-height:1.1;text-align:center}.bottom-bar .menu-list .inbox-item .user-unread-messages-count,.bottom-bar .menu-list .inbox-item .user-bonus-count,.bottom-bar .menu-list .bonus-item .user-unread-messages-count,.bottom-bar .menu-list .bonus-item .user-bonus-count{left:57%;top:2px;width:var(--mobile-layout-profile-icon-notification-width-height);height:var(--mobile-layout-profile-icon-notification-width-height);font-size:var(--mobile-layout-profile-icon-notification-font-size);font-weight:var(--mobile-layout-profile-icon-notification-font-weight)}.bottom-bar .menu-list .inbox-item .user-unread-messages-count,.bottom-bar .menu-list .bonus-item .user-unread-messages-count{background:var(--layout-profile-icon-notification-unread-messages-background)}.bottom-bar .menu-list .inbox-item .user-bonus-count,.bottom-bar .menu-list .bonus-item .user-bonus-count{background:var(--layout-profile-icon-notification-bonus-background)}@media only screen and (min-device-width: 834px) and (max-device-width: 1194px) and (-webkit-min-device-pixel-ratio: 2) and (orientation: portrait) and (display-mode: standalone),(min-device-width: 834px) and (max-device-width: 1194px) and (-webkit-min-device-pixel-ratio: 2) and (orientation: landscape) and (display-mode: standalone),(min-device-width: 1024px) and (max-device-width: 1366px) and (-webkit-min-device-pixel-ratio: 2) and (orientation: portrait) and (display-mode: standalone),(min-device-width: 1024px) and (max-device-width: 1366px) and (-webkit-min-device-pixel-ratio: 2) and (orientation: landscape) and (display-mode: standalone){.bottom-bar{min-height:90px}}@media only screen and (min-width: 768px) and (max-width: 1024px) and (display-mode: standalone){.bottom-bar{min-height:90px}}@media only screen and (max-width: 767px) and (display-mode: standalone){.bottom-bar{min-height:90px}}body.dark{--mobile-layout-header-background: #111214;--mobile-layout-header-height: 60px;--mobile-layout-header-paddings: 14px calc(16px + var(--safe-area-inset-left));--layout-header-background: #111214;--layout-header-color: #ffffff;--layout-header-height: 90px;--layout-header-paddings: 20px 150px 20px 150px;--small-web-layout-header-paddings: 24px 56px 20px 56px;--small-web-header-navigation-margin: 0 56px;--layout-header-menu-icon-margin: 0 24px 0 0;--layout-header-menu-icon-width: 40px;--layout-header-menu-icon-border-radius: 40px;--layout-header-menu-icon-background: #FF007A;--layout-header-icon-profile-wrapper-margin: 0 16px 0 0;--layout-header-icon-profile-wrapper-width: 40px;--layout-header-icon-profile-wrapper-height: 40px;--layout-header-icon-profile-wrapper-background-color: #FF007A;--layout-header-icon-profile-wrapper-border-radius: 50%;--layout-header-font-size: 14px;--layout-header-font-weight: 700px;--layout-header-login-buttons-font-weight: 700;--layout-header-login-buttons-padding: 24px;--layout-header-login-buttons-font-size: 16px;--layout-header-login-buttons-line-height: 20px;--layout-header-logo-max-height: 35px;--layout-header-icon-profile-bonuses-count-width: 20px;--layout-header-icon-profile-bonuses-count-border: 2px solid #FF007A;--layout-header-icon-profile-bonuses-count-border-radius: 20px;--layout-header-icon-profile-bonuses-count-background: #FF007A;--layout-header-icon-profile-bonuses-count-color: #fff;--layout-header-icon-profile-bonuses-count-font-size: 12px;--layout-header-icon-profile-bonuses-count-font-weight: 700;--layout-top-navigation-color: #dddddd;--layout-top-navigation-link-padding: 16px 18px;--layout-top-navigation-background: #25262B;--layout-top-navigation-margin: 0 150px;--layout-top-navigation-padding: 0 16px 0px 0px;--layout-top-navigation-border-radius: 6px;--layout-top-navigation-font-size: 15px;--layout-top-navigation-font-weight: 600;--layout-top-navigation-line-height: 20px;--layout-top-navigation-letter-spacing: .4px;--layout-top-navigation-selected-background: #FF007A;--layout-top-navigation-selected-font-weight: 700;--layout-top-navigation-selected-border-radius: 10px;--small-layout-top-navigation-font-size: 14px;--small-layout-top-navigation-link-padding: 14px 16px;--very-small-layout-top-navigation-font-size: 12px;--layout-profile-icon-notification-bonus-background: #FF007A;--layout-profile-icon-notification-unread-messages-background: #327dd7;--layout-profile-icon-notification-font-size: 10px;--layout-profile-icon-notification-font-weight: 600}body.dark .logo-dark{display:inline-block;height:var(--layout-header-logo-max-height);cursor:pointer}body .header{position:fixed;top:0;z-index:301;width:100%}body .header .logo-wrapper{min-width:100px;height:40px;display:flex;align-items:center;justify-content:center;border-radius:8px;font-weight:700;line-height:20px}body .header .loading-logo{opacity:.5}body .header-wrapper{background:var(--layout-header-background)}body .header-main{height:var(--layout-header-height);padding:var(--layout-header-paddings);width:100%;position:relative;display:flex;flex-wrap:nowrap;align-items:center;justify-content:space-between}body .header-main div{display:flex;align-items:center}body .header-main div .logo{width:150px;height:35px;display:flex;align-items:center;cursor:pointer}body .header-main .menu-icon{margin:var(--layout-header-menu-icon-margin);cursor:pointer;display:flex;align-items:center;justify-content:center;border-radius:var(--layout-header-menu-icon-border-radius);background:var(--layout-header-menu-icon-background);width:var(--layout-header-menu-icon-width);height:var(--layout-header-menu-icon-width)}body .header-main .menu-icon .hamburger-menu-icon{width:22px;height:14px}body .header .logged-users{min-width:350px;min-height:40px;display:flex;justify-content:right}body .header .logged-users span{white-space:pre;font-size:var(--layout-header-font-size);font-weight:var(--layout-header-font-weight)}body .header .header-login-section{min-width:350px;min-height:40px;display:flex;justify-content:right;align-items:center}body .header .header-login-section ul{display:flex;align-items:center;flex-wrap:nowrap;margin:0;list-style:none}body .header .header-login-section .user-info{margin-right:16px}body .header .header-login-section .login-details{min-width:186px;min-height:40px}body .header .header-login-section .login-details .icon-header-login{margin-right:16px;cursor:pointer}body .header .header-login-section .login-details .dench-button{margin-top:0;min-width:100px;padding-left:var(--layout-header-login-buttons-padding);padding-right:var(--layout-header-login-buttons-padding);height:var(--general-button-small-height);font-size:var(--layout-header-login-buttons-font-size);font-weight:var(--layout-header-login-buttons-font-weight);line-height:var(--layout-header-login-buttons-line-height)}body .header .header-login-loading-wrapper{min-width:350px;min-height:40px;display:flex;align-items:center;justify-content:center}body .header .logged-icons{position:relative}body .header .logged-icons .login-details{min-width:157px}body .header .logged-icons .header-profile-icon{position:relative;margin:var(--layout-header-icon-profile-wrapper-margin);width:var(--layout-header-icon-profile-wrapper-width);height:var(--layout-header-icon-profile-wrapper-height);cursor:pointer}body .header .logged-icons .header-profile-icon span{font-size:var(--layout-profile-icon-notification-font-size);font-weight:var(--layout-profile-icon-notification-font-weight)}body .header .logged-icons .header-profile-icon .user-bonus-count{top:-10px;right:22px;background:var(--layout-profile-icon-notification-bonus-background);z-index:1}body .header .logged-icons .header-profile-icon .user-unread-messages-count{top:-10px;right:2px;background:var(--layout-profile-icon-notification-unread-messages-background);z-index:1}body .header .desktop-header-profile-avatar{background:var(--layout-header-icon-profile-wrapper-background-color);border-radius:var(--layout-header-icon-profile-wrapper-border-radius)}body .header .header-navigation{display:flex;justify-content:space-between;align-items:center;opacity:1;margin:var(--layout-top-navigation-margin);background:var(--layout-top-navigation-background);border-radius:var(--layout-top-navigation-border-radius);position:relative}body .header .header-navigation.hidden{opacity:0}body .header .header-navigation .header-navigation-live-chat-wrapper{padding:var(--layout-top-navigation-padding);width:40px}body .header .header-navigation .navigation-menu{width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch;scrollbar-width:none}body .header .header-navigation .navigation-menu::-webkit-scrollbar{display:none}body .header .header-navigation .navigation-menu ul{display:flex;align-items:center;justify-content:flex-start}body .header .header-navigation .navigation-menu ul .navigation-link{padding:var(--layout-top-navigation-link-padding);display:flex;justify-content:center;flex-shrink:0}@media only screen and (min-width: 1320px) and (max-width: 1500px){body .header .header-navigation .navigation-menu ul .navigation-link{padding:var(--small-layout-top-navigation-link-padding)}}body .header .header-navigation .navigation-menu ul .navigation-link a{cursor:pointer;color:var(--layout-top-navigation-color);font-size:var(--layout-top-navigation-font-size);font-weight:var(--layout-top-navigation-font-weight);-webkit-font-smoothing:auto;position:relative;display:flex;align-items:center;white-space:nowrap;padding:0 4px;transform-origin:center center}body .header .header-navigation .navigation-menu ul .navigation-link a:hover,body .header .header-navigation .navigation-menu ul .navigation-link a.selected{color:var(--layout-top-navigation-selected-background);letter-spacing:0}body .header .header-navigation .navigation-menu ul .navigation-link a .navigation-name{text-align:center;position:relative;display:block;width:100%}@media only screen and (max-width: 1320px){body .header .header-navigation .navigation-menu ul .navigation-link a{font-size:var(--very-small-layout-top-navigation-font-size)}}@media only screen and (min-width: 1320px) and (max-width: 1600px){body .header .header-navigation .navigation-menu ul .navigation-link a{font-size:var(--small-layout-top-navigation-font-size)}}@media only screen and (max-width: 1425px){body .header .header-main{padding:var(--small-web-layout-header-paddings)}body .header .header-login-section .login-details .dench-button{font-size:14px;padding:0 20px}body .header .logged-users span{font-size:14px}body .header .header-navigation{margin:var(--small-web-header-navigation-margin)}}.layout-mobile body .header{padding:var(--mobile-layout-header-paddings);display:flex;flex-direction:row;justify-content:center;align-items:center;top:0;z-index:unset;height:var(--mobile-layout-header-height);width:100%;position:relative;background:var(--mobile-layout-header-background)}.layout-mobile body .header-wrapper{display:none}.layout-mobile body .header-main{padding:0;height:auto}.layout-mobile body .header .logo{width:110px;height:35px;display:flex;align-items:center;justify-content:center}.layout-mobile body .header .dench-menu-inner{width:var(--extra-small-screen-dench-menu-inner-width)}.layout-mobile body .header .dench-menu-inner .navigation:after{content:none}@media only screen and (max-width: 767px){.header{padding:var(--mobile-layout-header-paddings);display:flex;flex-direction:row;justify-content:center;align-items:center;top:0;z-index:unset;height:var(--mobile-layout-header-height);width:100%;position:relative;background:var(--mobile-layout-header-background)}.header-wrapper{display:none}.header-main{padding:0;height:auto}.header .logo{width:110px;height:35px;display:flex;align-items:center;justify-content:center}.header .dench-menu-inner{width:var(--extra-small-screen-dench-menu-inner-width)}.header .dench-menu-inner .navigation:after{content:none}}@media only screen and (max-width: 926px) and (orientation: landscape){.header{display:flex;flex-direction:row;justify-content:center;align-items:center;top:0;z-index:unset;height:var(--mobile-layout-header-height);width:100%;position:relative;background:var(--mobile-layout-header-background)}.header-wrapper{display:none}.header-main{padding:0;height:auto}.header .logo{width:110px;height:35px;display:flex;align-items:center;justify-content:center}.header .dench-menu-inner{width:var(--extra-small-screen-dench-menu-inner-width)}.header .dench-menu-inner .navigation:after{content:none}}.plt-tablet .header,.plt-ipad .header{display:flex;flex-direction:row;justify-content:center;align-items:center;top:0;z-index:unset;height:var(--mobile-layout-header-height);width:100%;position:relative;background:var(--mobile-layout-header-background)}.plt-tablet .header-wrapper,.plt-ipad .header-wrapper{display:none}.plt-tablet .header-main,.plt-ipad .header-main{padding:0;height:auto}.plt-tablet .header .logo,.plt-ipad .header .logo{width:110px;height:35px;display:flex;align-items:center;justify-content:center}.plt-tablet .header .dench-menu-inner,.plt-ipad .header .dench-menu-inner{width:var(--extra-small-screen-dench-menu-inner-width)}.plt-tablet .header .dench-menu-inner .navigation:after,.plt-ipad .header .dench-menu-inner .navigation:after{content:none}@media only screen and (max-width: 1005px) and (orientation: landscape){html[mode=md] .header{display:flex;flex-direction:row;justify-content:center;align-items:center;top:0;z-index:unset;height:var(--mobile-layout-header-height);width:100%;background:var(--mobile-layout-header-background);position:relative}html[mode=md] .header-wrapper{display:none}html[mode=md] .header-main{padding:0;height:auto}html[mode=md] .header .logo{width:110px;height:35px;display:flex;align-items:center;justify-content:center}html[mode=md] .header .dench-menu-inner{width:var(--extra-small-screen-dench-menu-inner-width)}html[mode=md] .header .dench-menu-inner .navigation:after{content:none}}@media only screen and (max-width: 1024px){html[mode=md] .header{display:flex;flex-direction:row;justify-content:center;align-items:center;top:0;z-index:unset;height:var(--mobile-layout-header-height);width:100%;background:var(--mobile-layout-header-background);position:relative}html[mode=md] .header-wrapper{display:none}html[mode=md] .header-main{padding:0;height:auto}html[mode=md] .header .logo{width:110px;height:35px;display:flex;align-items:center;justify-content:center}html[mode=md] .header .dench-menu-inner{width:var(--extra-small-screen-dench-menu-inner-width)}html[mode=md] .header .dench-menu-inner .navigation:after{content:none}}
