.game-panel{width:100%;max-width:300px;display:flex;flex-direction:column;flex-shrink:0}@media screen and (max-width:1024px){.game-panel{width:100%;height:auto!important;max-width:none!important;order:2}}@media screen and (max-width:1024px){.game-panel-head{display:none}}.game-panel-head .head-trapezoid__title{font-family:Halvar Breitschrift,sans-serif;font-style:italic;font-weight:900;letter-spacing:-.5px;text-transform:uppercase;color:#fff}.game-panel-head .head-trapezoid__trapezoid{top:-1px;left:calc(100% - 2px);pointer-events:none}.game-panel-head .head-trapezoid__body{justify-content:flex-end;grid-gap:8px;gap:8px;background:#101224}.game-panel-head__icons{display:flex;align-items:center;grid-gap:8px;gap:8px}.game-panel-head__icon{display:flex;padding:4px;border-radius:8px;background-color:#1b1d32;cursor:pointer}.game-panel-head__icon:hover{background:#23253d}.game-panel-head__icon svg{fill:#858cab}.game-panel-head__icon.green svg{fill:#3eb13b}.game-panel-head__icon.active svg{fill:#24abf8}.game-panel-body{width:100%;height:100%;display:flex;flex-direction:column;background:#101224}.game-panel-body__not-available{padding:16px 12px;margin:auto;text-align:center}@media screen and (max-width:1024px){.game-panel__total-item-mobile{display:flex;align-items:center;min-height:72px;width:60%;padding:12px 24px;background:linear-gradient(269.87deg,#1e1e3f .12%,#18172b 99.9%);border-radius:8px}.game-panel__total-item-mobile:not(:last-child){width:40%;min-width:140px;margin-right:24px}}@media screen and (max-width:1024px){.game-panel__total-item-mobile{padding:12px;min-height:40px}.game-panel__total-item-mobile:not(:last-child){margin-right:12px}}.game-control{-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;display:flex;flex-direction:column;position:absolute;bottom:16px;left:auto;right:auto;width:100%;max-width:460px}.game-control__main{background:#181b3a;border:1px solid #222545;border-top-left-radius:8px;border-top-right-radius:8px;border-bottom:0}.game-control__main.not-authed{position:relative;z-index:1;overflow:hidden}.game-control__main.not-authed>:not(.game-control__block){pointer-events:none}.game-control__block{position:absolute;width:100%;height:100%;display:flex;justify-content:center;align-items:center;z-index:2;background:rgba(25,27,58,.7)}.game-control__block-btn svg{fill:#f3f3f3}@media screen and (max-width:767.98px){.game-control{max-width:calc(100% - 32px)!important}}.game-control-section{display:flex;align-items:stretch;padding:12px}.game-control-section--dangerous-elems{padding-top:0;display:flex;align-items:stretch;justify-content:space-between;grid-gap:10px;gap:10px}@media screen and (max-width:425px){.game-control-section--dangerous-elems{grid-gap:8px;gap:8px}}.game-control-btns{width:100%;display:flex;align-items:stretch;grid-gap:1px;gap:1px}.game-control-btns>*{flex-grow:1}.game-control-btns.rounded>.full-rounded,.game-control-btns.rounded>.full-rounded:before{border-radius:8px}.game-control-btns.rounded>:first-child,.game-control-btns.rounded>:first-child:before{border-top-left-radius:8px;border-bottom-left-radius:8px}.game-control-btns.rounded>:last-child,.game-control-btns.rounded>:last-child:before{border-top-right-radius:8px;border-bottom-right-radius:8px}.game-control__big-btn{height:58px;display:flex;flex-direction:column;align-items:center;justify-content:center;font-family:Halvar Breitschrift,sans-serif;font-weight:700;font-size:14px;line-height:16px;text-align:center;letter-spacing:-.03em;text-transform:uppercase;color:#fff;transition:.2s ease;position:relative;overflow-x:hidden;z-index:1}.game-control__big-btn:before{content:"";width:100%;height:100%;z-index:-1;position:absolute;left:0;top:0;opacity:0;transition:.2s ease}.game-control__big-btn:hover:before{opacity:1}@media screen and (max-width:1024px){.game-control__big-btn{font-size:16px;line-height:18px}}@media screen and (max-width:767.98px){.game-control__big-btn{font-size:14px;line-height:16px}}.game-control__big-btn.red{background:linear-gradient(180deg,#9d002f 3%,#e0243b 65%,#e0243b);box-shadow:inset 0 3px 8px #ff6d6d}.game-control__big-btn.red:before{background:linear-gradient(180deg,#830027 3%,#a20114 65%,#b7071c);box-shadow:inset 0 3px 8px #ec3f49}.game-control__big-btn.green{background:linear-gradient(180deg,#1fd80f 3%,#44b13b 65%,#61d958);box-shadow:inset 0 3px 8px #cbffa3}.game-control__big-btn.green:before{background:linear-gradient(180deg,#0dac00 11%,#139a08 65%,#10a204);box-shadow:inset 0 3px 8px #b0ff73}.game-control__big-btn.black{background:linear-gradient(180deg,#101329 3%,#252b52 65%,#252b52);box-shadow:inset 0 3px 8px #23274e}.game-control__big-btn.black:before{background:#23274e;box-shadow:inset 0 3px 8px #24396f}.game-control__big-btn.blue{background:linear-gradient(94deg,#24abf8,#098bea 51%,#00b3ec);box-shadow:inset 0 3px 8px #6dcaff}.game-control__big-btn.blue:before{background:#098bea;box-shadow:inset 0 3px 8px #6dcaff}.game-control__big-btn.orange{background:#ffbe18;box-shadow:inset 0 3px 8px #fff975;font-size:14px;line-height:16px;text-align:left;color:#7b5925}.game-control__big-btn.orange:hover{background:#fd9e11;box-shadow:inset 0 3px 8px #ffc163}.game-control__big-btn.orange span{color:#23253d}.game-control__big-btn.gray{background:#23274e}.game-control__big-btn.gray .game-control__big-btn-title{color:#858cab}.game-control__big-btn.gray:before{background:#23274e}.game-control__big-btn.disabled{opacity:.7;cursor:not-allowed}.game-control__big-btn-subtitle,.game-control__big-btn-title{font-weight:700;text-align:center;color:#f3f3f3;text-transform:none}.game-control__big-btn-title{font-size:16px;line-height:21px;letter-spacing:0;margin-bottom:1px}.game-control__big-btn-subtitle{font-size:11px;line-height:14px;letter-spacing:-.5px;opacity:.7}.game-control__xs-btn{display:flex;align-items:center;justify-content:center;flex-shrink:0;padding:2px 4px;border-radius:6px;background:#23274e;font-weight:700;font-size:12px;line-height:16px;text-align:center;letter-spacing:-.03em;color:#858cab;transition:.2s ease}.game-control__xs-btn:hover{background:#33386a;color:#f3f3f3}@media screen and (min-width:768px)and (max-width:1024px){.game-control__xs-btn{font-size:16px;line-height:20px}}.game-control__danger-choose-btn{min-height:44px;min-width:44px;padding:2px;flex-shrink:0;font-family:Halvar Breitschrift,sans-serif;font-weight:700;font-size:16px;line-height:19px;color:#f3f3f3}.game-control__danger-choose-btn,.game-control__danger-choose-btn-wrap{display:flex;align-items:center;justify-content:center;background:#0a0d2c;border-radius:8px;transition:.2s ease-in}.game-control__danger-choose-btn-wrap{width:100%;height:100%;position:relative;overflow:hidden}.game-control__danger-choose-btn-wrap:before{content:"";width:30px;height:30px;position:absolute;top:100%;transform-origin:center;transition:.2s ease-out}.game-control__danger-choose-btn.active .game-control__danger-choose-btn-wrap:before{transform:translateY(-15px)}.game-control__danger-choose-btn:not(.active):not(.disabled):hover,.game-control__danger-choose-btn:not(.active):not(.disabled):hover .game-control__danger-choose-btn-wrap{background:#1d2144}.game-control__danger-choose-btn:not(.active):not(.disabled):hover .game-control__danger-choose-btn-wrap:before{transform:translateY(-15px)}.game-control__danger-choose-btn.disabled{cursor:not-allowed}.game-control__danger-choose-btn.bomb .game-control__danger-choose-btn-wrap:before{background:url(/_nuxt/img/bomb.7890603.svg) no-repeat}.game-control__danger-choose-btn.bomb.active{background:linear-gradient(#9d002f,#e0243b 65%,#e0243b)}.game-control__danger-choose-btn.rock .game-control__danger-choose-btn-wrap:before{background:url(/_nuxt/img/rock.249965e.svg) no-repeat}.game-control__danger-choose-btn.rock.active{background:linear-gradient(#119bff,#00d1ff)}.game-control__danger-choose-btn.rock.active .game-control__danger-choose-btn-wrap:before,.game-control__danger-choose-btn.rock:not(.active):not(.disabled):hover .game-control__danger-choose-btn-wrap:before{transform:translateY(-10px) translateX(1px)}@media screen and (max-width:767.98px){.game-control__danger-choose-btn{width:calc(20% - 34px)}.game-control__danger-choose-btn.rock{width:calc(14.28571% - 6.85714px)}}@media screen and (max-width:450px){.game-control__danger-choose-btn{width:calc(25% - 40px)}.game-control__danger-choose-btn:nth-of-type(5){display:none}.game-control__danger-choose-btn.rock{width:calc(16.66667% - 6.66667px)}}@media screen and (max-width:400px){.game-control__danger-choose-btn{width:auto;min-width:40px}.game-control__danger-choose-btn:nth-of-type(4){display:none}.game-control__danger-choose-btn.rock{min-width:44px;width:auto}}.game-control-input{display:flex;justify-content:center;align-items:center;flex-shrink:0}.game-control-input input{width:100%;padding:0 16px;min-height:58px;font-family:Halvar Breitschrift,sans-serif;font-weight:700;font-size:16px;line-height:19px;letter-spacing:-1px;text-align:center;color:#f3f3f3;transition:.2s ease}.game-control-input input.game-control__dark-box:not(.disabled):focus,.game-control-input input.game-control__dark-box:not(.disabled):hover{background:#1d2144}@media screen and (max-width:1024px){.game-control-input input{font-size:20px;line-height:24px}}@media screen and (max-width:767.98px){.game-control-input input{font-size:16px;line-height:20px}}.game-control-input.min input{text-align:left;min-height:32px;padding:0 12px;font-size:14px;line-height:16px}@media screen and (max-width:767.98px){.game-control-input.min input{font-size:16px}}.game-control-input.min input::-moz-placeholder{color:#666d85}.game-control-input.min input:-ms-input-placeholder{color:#666d85}.game-control-input.min input,.game-control-input.min input::placeholder{color:#666d85}@media screen and (max-width:1024px){.game-control-input.min input{font-size:16px;line-height:18px}}.game-control-input.min.rate{position:relative}.game-control-input.min.rate input{padding-left:22px}.game-control-input.min.rate:before{content:"x";left:12px;position:absolute;pointer-events:none;font-family:Halvar Breitschrift,sans-serif;font-weight:700;font-size:14px;line-height:16px;color:#666d85}.game-control__dark-box{background:#0a0d2c;border-radius:8px}label.game-control__dark-box:not(.disabled):hover{cursor:text}label.game-control__dark-box:not(.disabled):not(.disabled).focus,label.game-control__dark-box:not(.disabled):not(.disabled):hover{background:#1d2144}.game-control-bottom{display:flex;align-items:center;justify-content:space-between;border-top:1px solid #222545;padding:12px;grid-gap:8px;gap:8px;flex-wrap:wrap}@media screen and (max-width:767.98px){.game-control-bottom{grid-gap:8px;gap:8px}}.game-control-footer{width:100%;align-self:center;display:flex;align-items:flex-start}.game-control-footer__c{display:flex;flex-direction:column;align-items:center;flex-shrink:0;border-top:1px solid #222545;grid-gap:4px;gap:4px;margin:0 30px;padding:8px 24px;position:relative}@media screen and (max-width:767.98px){.game-control-footer__c{padding-left:8px;padding-right:8px;min-width:260px}}@media screen and (max-width:600px){.game-control-footer__c{min-width:120px}}.game-control-footer__c:after,.game-control-footer__c:before{content:"";width:32px;height:20px;background:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzIiIGhlaWdodD0iMjAiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0iTTAgMTl2MWMxLjU2NS0uMzg1IDIuNDQtLjcxNiA0LTEuNSAyLjg2Ny0yLjA0NCA0LjEyNC0zLjU0NSA2LjUtNi41IDIuNjQtMi44MjYgNC4yNC00LjIzMSA3LjUtNi41IDIuNzkyLTEuNjQxIDQuNDc1LTIuNDY1IDgtMy41IDIuMzMxLS41MTQgMy42NDItLjc1OCA2LTFWMGMtMi4yNzIuMjY4LTMuODQ4LjQ3LTYgMS0zLjY3NyAxLjA4Ni02LjMzOSAyLjM2Ni05IDQtMi42MjcgMS44MjUtMy45MzQgMi45MjQtNiA1LTIuNDY4IDIuODczLTMuODI4IDQuNDk3LTYuNSA3LTEuNzc1IDEuMTM1LTIuNzk1IDEuNTQ3LTQuNSAyeiIgZmlsbD0iIzIyMjU0NSIvPjxwYXRoIGQ9Ik0zMiAwSDB2MTljMS43MDUtLjQ1MyAyLjcyNS0uODY1IDQuNS0yIDIuNjcyLTIuNTAzIDQuMDMyLTQuMTI3IDYuNS03IDIuMDY2LTIuMDc2IDMuMzczLTMuMTc1IDYtNSAyLjY2MS0xLjYzNCA1LjMyMy0yLjkxNCA5LTQgMi4xNTItLjUzIDMuNzI4LS43MzIgNi0xeiIgZmlsbD0iIzE4MUIzQSIvPjwvc3ZnPg==) no-repeat 50%;background-size:cover;position:absolute;top:-1px}.game-control-footer__c:before{left:-31px}.game-control-footer__c:after{right:-31px;transform:scaleX(-1)}.game-control-footer__l,.game-control-footer__r{width:100%;display:flex;flex-grow:1;height:20px;border-bottom:1px solid #222545;background:#181b3a}.game-control-footer__l{border-left:1px solid #222545;border-bottom-left-radius:8px}.game-control-footer__r{border-right:1px solid #222545;border-bottom-right-radius:8px}.game-control-footer__game{font-family:Halvar Breitschrift,sans-serif;font-weight:800;font-size:14px;line-height:16px;text-align:center;letter-spacing:-.689888px;text-transform:uppercase;color:#2b2f58}@media screen and (max-width:767.98px){.game-control-footer__game{font-size:12px;line-height:14px}}.game-control-footer__id{font-weight:400;font-size:11px;line-height:14px;text-align:center;letter-spacing:-.3px;text-transform:uppercase;color:#2b2f58}.game-control__hr{width:100%;border-top:1px solid #222545}.game-control-field{min-height:48px;display:flex;justify-content:space-between;align-items:center;flex-grow:1;padding:8px 12px;font-family:Halvar Breitschrift,sans-serif;font-weight:500;font-size:11px;line-height:13px;letter-spacing:-.03em;text-transform:uppercase;color:#f3f3f3}.game-control-field__col{display:flex;flex-direction:column;align-items:flex-start}.game-control-field__amount{font-size:14px;line-height:16px}.game-control-field__amount--input input{width:100%;color:#24abf8;min-width:100px}.game-control-field .white{color:#f3f3f3}.game-control-field .blue{color:#24abf8}.game-control-field .yellow{color:#ffbe18}.game-control-range{min-height:28px}.game-control-range__scales{width:100%;height:6px;background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAbQAAAAGAgMAAADWL4MfAAAACVBMVEUAAAAiJ04jJ06wh7esAAAAAnRSTlMA32D/An0AAAAaSURBVCjPY3AQYGGkH9GgwME0Sgw9gq6pBACH7EkNNVoREQAAAABJRU5ErkJggg==) no-repeat 50%;background-size:cover}.c-tooltip{position:absolute;display:none;justify-content:center;align-items:center;pointer-events:none;height:34px;padding:0 8px;background-color:#f3f3f3;border-radius:4px;font-size:14px;font-weight:700;line-height:18px;color:#1a1d2c;visibility:hidden;z-index:4}@media screen and (max-width:767.98px){.c-tooltip{display:none}}.c-tooltip.show{display:inline-flex;visibility:visible}.c-tooltip__arrow,.c-tooltip__arrow:before{position:absolute;width:8px;height:8px;background:inherit}.c-tooltip__arrow{visibility:hidden}.c-tooltip__arrow:before{visibility:hidden;content:"";transform:rotate(45deg)}.c-tooltip.show .c-tooltip__arrow:before{visibility:visible}.c-tooltip[data-popper-placement^=top]>.c-tooltip__arrow{bottom:-4px}.c-tooltip[data-popper-placement^=bottom]>.c-tooltip__arrow{top:-4px}.c-tooltip[data-popper-placement^=left]>.c-tooltip__arrow{right:-4px}.c-tooltip[data-popper-placement^=right]>.c-tooltip__arrow{left:-4px}.c-tooltip[data-popper-placement^=right].sidebar-game{margin-left:8px!important;z-index:9}.game-mobile-header{z-index:1;display:flex;padding:14px 24px;align-items:center;justify-content:space-between;background:rgba(4,7,30,.8);border-top:1px solid #23253d}@media screen and (max-width:767.98px){.game-mobile-header{padding:12px 16px}}.game-mobile-header__title{display:flex;flex-shrink:0;padding-right:12px;font-family:Halvar Breitschrift,sans-serif;font-style:italic;font-weight:900;font-size:20px;line-height:24px;letter-spacing:-.5px;text-transform:uppercase}@media screen and (max-width:767.98px){.game-mobile-header__title{font-size:16px;line-height:20px}}.game-mobile-header__icons{display:flex;align-items:center;grid-gap:8px;gap:8px}@media screen and (max-width:767.98px){.game-mobile-header__icons{width:100%;justify-content:space-between}}.game-mobile-header .game-panel-head__icon{display:flex;justify-content:center;align-items:center;padding:0;width:32px;height:32px;border-radius:10px}@media screen and (max-width:767.98px){.game-mobile-header .game-panel-head__icon{width:24px;height:24px;border-radius:8px}}@media screen and (min-width:768px)and (max-width:1024px){.game-mobile-header .game-panel-head__icon svg{width:18px!important}}.game-mobile-header .game-mobile-header__balance svg{width:16px!important;margin-top:-3px}@media screen and (min-width:768px)and (max-width:1024px){.game-mobile-header .game-mobile-header__balance{margin-left:20px}}.game-mobile-header__user-balance{font-size:16px;line-height:20px}.game-table-item__user-name{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.game-table{display:flex;flex-direction:column;flex-grow:1;padding-top:12px;overflow:hidden}.game-table.blured{position:relative}.game-table.blured:after{pointer-events:none;content:"";width:100%;height:50px;position:absolute;bottom:0;left:0;background:linear-gradient(0deg,#101224,rgba(16,18,36,0))}.game-table .gray{color:#666d85}.game-table .white{color:#f3f3f3}.game-table-head{display:flex;align-items:flex-start;justify-content:space-between;font-weight:400;font-size:11px;line-height:14px;letter-spacing:-.03em;color:#858cab;padding:0 24px 12px 16px}@media screen and (max-width:1024px){.game-table-head{font-size:14px;line-height:18px}}@media screen and (min-width:768px)and (max-width:1024px){.game-table-head{padding-right:28px}}@media screen and (max-width:425px){.game-table-head__item{font-size:10px}}.game-table-col-1,.game-table-col-2,.game-table-col-3,.game-table-col-4,.game-table-col-5,.game-table-col-6,.game-table-col-7,.game-table-col-8,.game-table-col-9,.game-table-col-10{width:100%}.game-table-body{display:flex;flex-direction:column;align-items:stretch;overflow-x:hidden;overflow-y:auto;grid-gap:8px;gap:8px;margin-right:4px;padding:0 6px 12px 12px}.game-table-body::-webkit-scrollbar{width:4px;height:2px}.game-table-body::-webkit-scrollbar-thumb{background:transparent}.game-table-body:hover::-webkit-scrollbar-thumb{background-color:rgba(113,113,146,.35);border-radius:2px}.game-table-body:hover::-webkit-scrollbar-thumb:hover{background-color:rgba(113,113,146,.5)}.game-table-item{flex-shrink:0;display:flex;align-items:center;justify-content:space-between;background:linear-gradient(270deg,#1e1e3f,#18172b);padding:4px 12px 4px 4px;position:relative;overflow:hidden;border:1px solid #101224;border-radius:8px;font-size:12px;line-height:16px;font-weight:700;transition:.2s ease}.game-table-item:before{content:"";position:absolute;width:28px;height:48px;background:#8dcfff;filter:blur(64px);right:calc(100% - 4px);border-radius:80px;z-index:1;pointer-events:none}.game-table-item__col{position:relative;z-index:2}.game-table-item.active{border:1px solid #24abf8;background:linear-gradient(180deg,#1f1e46,#213569)}.game-table-item.active .game-table-item__user-name{color:#f3f3f3}.game-table-item.current-user{background:linear-gradient(180deg,#1f1e46,#213569);border-color:#24abf8}.game-table-item.current-user .game-table-item__user-name{color:#f3f3f3;font-weight:700}.game-table-item.lost{opacity:.5}@media screen and (min-width:768px)and (max-width:1024px){.game-table-item{padding:6px 16px 6px 6px;min-height:60px;font-size:16px;line-height:21px}}.game-table-item__currency{font-size:9px;line-height:1;height:10px;align-self:center;margin-left:3px;letter-spacing:.2px}@media screen and (min-width:768px)and (max-width:1024px){.game-table-item__currency{font-size:10px;height:10px}}.game-table-item__user{display:flex;align-items:center;grid-gap:4px;gap:4px}.game-table-item__user-ava{width:30px;height:30px;border-radius:6px;display:flex;justify-content:center;align-items:center;flex-shrink:0;background:#1b1b35}.game-table-item__user-ava img{width:16px;height:auto}.game-table-item__user-name{font-size:11px;line-height:14px;font-weight:400;letter-spacing:-.02em;color:#858cab;max-width:80px}@media screen and (min-width:768px)and (max-width:1024px){.game-table-item__user-name{font-size:16px;line-height:21px;max-width:250px}}@media screen and (min-width:1024.51px){.game-table-item__user-name{max-width:40px}}@media screen and (max-width:425px){.game-table-item__user-data{max-width:100%;overflow:hidden}}@media screen and (min-width:1024.51px){.game-table-item__user--min{min-width:90px}}@media screen and (min-width:768px)and (max-width:1024px){.game-table-item__user--min{min-width:200px}}.game-table-item__user--min .game-table-item__user-name{max-width:35px}@media screen and (min-width:768px)and (max-width:1024px){.game-table-item__user--min .game-table-item__user-name{max-width:100px}}.game-table-item__user-rang{max-width:14px;height:auto;display:flex;flex-shrink:0;margin-left:auto}@media screen and (min-width:768px)and (max-width:1024px){.game-table-item__user-rang{max-width:20px}}.game-table-item__staf span{color:#858cab}.game-table-item__kef{margin:0 auto}.game-table-item__kef,.game-table-item__staf,.game-table-item__sum{min-width:60px;text-align:center;letter-spacing:-.03em}.table-cols-center .game-table-head__item,.table-cols-center .game-table-item__col:not(.game-table-col-1){display:flex;justify-content:center;text-align:center;align-self:center}