.gameWrapperMenu{align-items:center;background-color:#121316;border-right:1px solid rgba(71,75,82,.4);display:flex;flex-direction:column;height:100vh;padding:30px 10px;width:135px;z-index:3}.gameWrapperMenu__mobile{display:none}.gameWrapperMenu__depositBtn,.gameWrapperMenu__depositBtnLandscape{background:#1ba93b;color:#fff;margin-top:50px}.gameWrapperMenu__depositBtn:hover,.gameWrapperMenu__depositBtnLandscape:hover{background:#30db5b;box-shadow:0 6px 20px 0 rgba(0,0,0,.6)}.gameWrapperMenu__depositBtnLandscape{display:none}.gameWrapperMenu__options{margin-top:50px;overflow-y:auto;width:115px}.gameWrapperMenu__options::-webkit-scrollbar{background-color:#282a2d;border-radius:5px;width:4px}.gameWrapperMenu__options::-webkit-scrollbar-thumb{background-color:#797c86;border-radius:5px;outline:none}.gameWrapperMenu__option{align-items:center;border-radius:6px;cursor:pointer;display:flex;flex-direction:column;justify-content:center;padding:10px}.gameWrapperMenu__option+.gameWrapperMenu__option{margin-top:10px}.gameWrapperMenu__option:hover{background-color:#282a2d}.gameWrapperMenu__divider{background-color:#797c86;height:.5px;margin:10px auto;width:95px}.gameWrapperMenu__optionIcon_active{display:none}.gameWrapperMenu__option_opened{background-color:#282a2d}.gameWrapperMenu__option_opened .gameWrapperMenu__optionIcon{display:none}.gameWrapperMenu__option_opened .gameWrapperMenu__optionIcon_active{display:block}.gameWrapperMenu__option_opened .gameWrapperMenu__optionName{color:#ffd500}.gameWrapperMenu__optionIcon,.gameWrapperMenu__optionIcon_active{height:24px;width:24px}.gameWrapperMenu__optionName{color:#fff;font-family:Montserrat;font-size:14px;line-height:21px;margin-top:8px}.gameWrapperMenu__iconWrapper{display:flex;position:relative}.gameWrapperMenu__bonusesCount{background-color:#ff1aa3;border-radius:8px 8px 8px 2px;color:#fff;font-size:8px;font-weight:700;line-height:6px;padding:3px;position:absolute;right:-5px;top:-7px}@media(max-width:1024px){.gameWrapperMenu{display:none}.gameWrapperMenu__mobile{display:block}.gameWrapperMenu__firstLevel{padding:25px 40px}.gameWrapperMenu__firstLevel,.gameWrapperMenu__secondLevel{align-items:center;display:flex;justify-content:space-between}.gameWrapperMenu__secondLevel{background-color:#121316;padding:8px 40px}.gameWrapperMenu__back{cursor:pointer;height:32px;padding:4px;width:32px}.gameWrapperMenu__back:hover .gameWrapperMenu__backIcon{display:none}.gameWrapperMenu__back:hover .gameWrapperMenu__backIcon_hovered{display:block}.gameWrapperMenu__backIcon_hovered{display:none}.gameWrapperMenu__option{height:32px;padding:4px;width:32px}.gameWrapperMenu__option+.gameWrapperMenu__option{margin:0}.gameWrapperMenu__bonusesCount{font-size:10px;line-height:7px;right:-4px;top:-6px}.gameWrapperMenu__depositBtnWrapper{padding:2px}.gameWrapperMenu__depositBtn{line-height:20px;margin:0;padding:4px 11px}.gameWrapperMenu__wallet{display:none}}@media(max-width:734px){.logo__desktopIcon{height:auto;width:auto}.logo__mobileIcon{z-index:0}}@media(max-width:480px){.gameWrapperMenu__firstLevel{padding:11px 16px}.gameWrapperMenu__secondLevel{padding:8px 16px}.gameWrapperMenu__depositBtn{padding:5px}.gameWrapperMenu__depositBtnText{display:none}.gameWrapperMenu__wallet{background:url(/static/react/public/web/react/src/components/GameWrapper/img/wallet.bee21738.svg) no-repeat 50%;display:block;height:16px;width:16px}}@media(max-height:480px)and (orientation:landscape){.gameWrapperMenu__mobile{display:none}.gameWrapperMenu{display:flex;overflow:hidden;padding:0}.gameWrapperMenu__depositBtn{display:none}.gameWrapperMenu__depositBtnLandscape{display:block;margin-top:16px}.gameWrapperMenu__divider,.gameWrapperMenu__optionMultiplay{display:none}.gameWrapperMenu__firstLevelLandspace{align-items:center;background-color:#0d0e11;display:flex;flex-direction:column;padding:12px 14px;width:115px}.gameWrapperMenu__options{margin:0;padding:8px 14px 12px}.gameWrapperMenu__option{border-radius:6px;height:auto;padding:10px;width:auto}.gameWrapperMenu__option+.gameWrapperMenu__option{margin-top:4px}.gameWrapperMenu__optionIcon{height:auto;width:auto}.gameWrapperMenu__optionName{font-size:12px;line-height:18px;margin-top:2px}}.tooltip{display:inline-block}.tooltip,.tooltip__theme_white{position:relative}.tooltip__theme_white .tooltip__content{background-color:#fff}.tooltip__theme_gray .tooltip__content{background-color:#282a2d;border-radius:6px}.tooltip__theme_dark .tooltip__content{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:linear-gradient(89.91deg,hsla(0,0%,6%,.98) .08%,hsla(0,0%,6%,.98) .09%,rgba(0,0,0,.98) 82.06%);border-radius:8px;width:180px}.tooltip__theme_green .tooltip__content{background-color:#2ecc71;color:#fff}.tooltip__theme_yellow .tooltip__content{background-color:#febf44;border-radius:7px;box-shadow:1px 4px 8px rgba(0,0,0,.5);font-size:12px;padding:5px 10px}.tooltip__arrow{position:absolute}.tooltip__theme_white .tooltip__content_hovered .tooltip__arrow{border-bottom:5px solid #fff;border-left:5px solid transparent;border-right:5px solid transparent}.tooltip__theme_gray .tooltip__content_hovered .tooltip__arrow{border-bottom:5px solid #282a2d!important;border-left:5px solid transparent;border-right:5px solid transparent}.tooltip__theme_dark .tooltip__content_hovered .tooltip__arrow{border-bottom:5px solid #202020;border-left:5px solid transparent;border-right:5px solid transparent}.tooltip__theme_green .tooltip__content_hovered .tooltip__arrow{border-bottom:5px solid #2ecc71;border-left:5px solid transparent;border-right:5px solid transparent}.tooltip__theme_yellow .tooltip__content_hovered .tooltip__arrow{border-bottom:5px solid #febf44;border-left:5px solid transparent;border-right:5px solid transparent}.tooltip__target{color:#fff;cursor:pointer}.tooltip__icon{color:#999;display:block;font-size:15px}.tooltip__content{color:#2d2b29;font-size:14px;left:-10000px;max-width:300px;opacity:0;position:absolute;transition:opacity .5s ease-out}.tooltip__content_hovered{left:auto;opacity:1;z-index:1000}.popupQuit__question{color:#fff;font-size:24px;font-weight:600;line-height:32px;margin-bottom:20px;text-align:center;width:620px}.popupQuit__slots{display:flex;flex-wrap:wrap;gap:20px;margin-bottom:20px;max-width:620px}.popupQuit__slot{align-items:center;background-color:#1a1c1e;border-radius:6px;cursor:pointer;display:flex;padding:20px;width:calc(50% - 10px)}.popupQuit__popupActions{display:flex;justify-content:space-between}.popupQuit__button+.popupQuit__button{margin-left:20px}.popupQuit__checkbox{align-items:center;border:1px solid #c3c6cf;border-radius:4px;display:flex;height:16px;justify-content:center;margin-right:10px;width:16px}.popupQuit__checkbox img{height:13px;width:13px}.popupQuit__checkboxIcon{display:none}.popupQuit__ceckbox_selected{background-color:#30db5b;border-color:#30db5b}.popupQuit__ceckbox_selected .popupQuit__checkboxIcon{display:block}.popupQuit__slotTitle{color:#c3c6cf;display:-webkit-box;font-size:14px;-webkit-line-clamp:1;line-height:20px;max-width:230px;overflow:hidden;text-overflow:ellipsis;-webkit-box-orient:vertical}.startGame{background-color:#1a1c1e;border-radius:8px 8px 0 0;display:flex;flex-direction:column;min-height:calc(50% - 5px);width:100%}.startGame__header{align-items:center;display:flex;height:48px;justify-content:space-between;padding:9px 16px}.startGame__title{color:#fff;display:-webkit-box;font-size:16px;font-weight:600;-webkit-line-clamp:1;line-height:24px;overflow:hidden;text-overflow:ellipsis;-webkit-box-orient:vertical;word-break:break-all}.startGame__tooltip{border-radius:6px;color:#fff;font-size:12px;font-weight:700;line-height:20px;padding:12px;text-align:center}.startGame__actions{align-items:center;display:flex}.startGame__button{margin-left:4px;min-width:160px}.startGame__close{background:url(/static/react/public/web/react/src/components/GameWrapper/img/close.ce3dcbbe.svg) no-repeat 50%;cursor:pointer;height:20px;margin-left:16px;width:20px}.startGame__close:hover{background:url(/static/react/public/web/react/src/components/GameWrapper/img/closeHover.8e753610.svg) no-repeat 50%}.startGame__content{align-items:center;display:flex;flex-grow:1;justify-content:center;max-height:calc(100% - 42px);object-fit:cover;position:relative}.startGame__blur,.startGame__cover{bottom:0;left:0;position:absolute;right:0;top:0}.startGame__blur{-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);background:rgba(0,0,0,.7)}.startGame__cover img{height:100%;width:100%}.startGame__error{color:#fff;font-size:16px;margin-top:20px}.startGame__game{height:100%;position:relative;width:100%;z-index:1}.startGame__game iframe{border:0;height:100%;width:100%}@media(max-width:1024px){.startGame__button{display:none}}@media(max-width:480px){.startGame__header{display:none}.startGame__content{max-height:100%}.startGame__header_money{display:none}}@media(max-height:480px)and (orientation:landscape){.startGame__header{background-color:#000;display:flex;justify-content:end;padding:8px}.startGame__title{display:none}.startGame__button{display:block;font-size:12px;line-height:18px;padding:4px 12px 6px}.startGame__content{max-height:100%}.startGame__header_money{display:none}}.gameWrapperLayout{display:flex;flex-wrap:wrap;gap:10px;height:100%;max-height:100vh;overflow:auto;padding:10px;transition:margin-left .25s linear;width:100%}.gameWrapperLayout::-webkit-scrollbar{background-color:#282a2d;border-radius:5px;width:4px}.gameWrapperLayout::-webkit-scrollbar-thumb{background-color:#797c86;border-radius:5px;outline:none}.gameWrapperLayout>div{flex:1 1 calc(50% - 5px)}.gameWrapperLayout_opened{margin-left:344px}.gameWrapperLayout__empty{align-items:center;background-color:#121316;border-radius:8px;cursor:pointer;display:flex;flex-direction:column;justify-content:center;min-height:calc(50% - 5px);width:100%}.gameWrapperLayout__emptyText{color:#c3c6cf;font-size:16px;font-weight:600;line-height:24px;margin-top:10px;text-align:center}.gameWrapperLayout__title{color:#fff;font-size:24px;font-weight:700;line-height:32px;margin-bottom:20px;text-align:center}@media(max-width:1024px){.gameWrapperLayout{max-height:calc(100vh - 132px);padding:20px 40px}.gameWrapperLayout_opened{margin-left:0}}@media(max-width:480px){.gameWrapperLayout{max-height:calc(100vh - 102px);padding:0}}@media(max-width:420px){.gameWrapperLayout{max-height:calc(100vh - 100px);padding:0}}@media(max-height:480px)and (orientation:landscape){.gameWrapperLayout{max-height:none;max-height:calc(100vh - var(--tg-content-safe-area-inset-top));overflow:hidden;padding:0}}.gameWrapperSidebar{background-color:#121316;border-right:1px solid rgba(71,75,82,.4);height:100%;position:fixed;transform:translateX(calc(-100% + 135px));transition:transform .25s linear;z-index:2}.gameWrapperSidebar .menu_theme_games_categoryTop{display:flex;margin-bottom:20px;padding-bottom:4px}.gameWrapperSidebar .menu_theme_games_categoryTop .menu__item{height:33px}.gameWrapperSidebar .menu_theme_games_categoryTop::-webkit-scrollbar{background-color:#282a2d;border-radius:5px;padding-top:4px;width:2px}.gameWrapperSidebar .menu_theme_games_categoryTop::-webkit-scrollbar-thumb{background-color:#797c86;border-radius:5px;outline:none}.gameWrapperSidebar__content{display:flex;flex-direction:column;height:100%;margin:0 auto;padding:20px 0 0 20px;position:relative;width:344px}.gameWrapperSidebar__content .pagination{margin:0 auto 20px;position:sticky;text-align:center}.gameWrapperSidebar_opened{transform:translateX(135px)}.gameWrapperSidebar__title{color:#fff;font-size:18px;font-weight:600;line-height:25px;margin:0 auto 20px;text-align:center;width:calc(100% - 50px)}.gameWrapperSidebar__close{background:url(/static/react/public/web/react/src/components/GameWrapper/img/close.ce3dcbbe.svg) no-repeat 50%;cursor:pointer;height:20px;position:absolute;right:20px;top:20px;width:20px}.gameWrapperSidebar__close:hover{background:url(/static/react/public/web/react/src/components/GameWrapper/img/closeHover.8e753610.svg) no-repeat 50%}@media(max-width:1024px){.gameWrapperSidebar{height:100%;position:fixed;transform:translateX(-100%);width:100vw}.gameWrapperSidebar__content{width:100%}.gameWrapperSidebar_opened{transform:translateX(0)}}@media(max-width:480px){.gameWrapperSidebar__content{padding:16px 16px 0}}@media(max-height:480px)and (orientation:landscape){.gameWrapperSidebar{z-index:4}.gameWrapperSidebar__title{margin-bottom:16px}}.gameWrapper{display:flex;overflow:hidden}.gameWrapper .sideBar{top:0}#gameWrapper__formWrapper.gameWrapper__formWrapper{height:auto}@media(max-width:1024px){.gameWrapper{flex-direction:column}}@media(max-height:480px)and (orientation:landscape){.gameWrapper{flex-direction:row}}