.page-game{align-items:center;background:linear-gradient(90deg,rgba(44,55,130,.8),rgba(69,40,128,.8));display:flex;height:100%;justify-content:center;position:relative;width:100%}.page-game--desktop{padding:20px}.page-game__bg-img{display:block;height:100%;left:0;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;position:absolute;top:0;width:100%}.page-game__game{z-index:1}.game-grid .game-grid__unavailable-games::-webkit-scrollbar{height:4px;width:4px}.game-grid .game-grid__unavailable-games::-webkit-scrollbar-track{background:hsla(0,0%,100%,.15);border-radius:4px}.game-grid .game-grid__unavailable-games::-webkit-scrollbar-thumb{background:#8079e2;border-radius:4px;margin:0}@-moz-document url-prefix(){.game-grid .game-grid__unavailable-games{scrollbar-color:#8079e2 hsla(0,0%,100%,.15);scrollbar-width:thin}}.game-grid{height:100%;max-height:100%;max-width:100%;position:relative;width:100%}.game-grid--game{display:flex;height:calc(75vw - 64.5px);padding-right:46px;width:calc(177.77778vh - 181.33333px)}@media(min-width:1248px){.game-grid--game{height:calc(75vw - 222px)}}.game-grid__unavailable{background:rgba(0,0,0,.5);border-radius:10px;display:flex;flex-direction:column;height:100%;padding:25px 15px}.game-grid__unavailable-message{color:#fff;text-align:center}.game-grid .game-grid__unavailable-games{flex-grow:1;margin:20px auto 0;max-width:1470px;overflow:hidden auto;padding:0 10px}.game-frame{align-items:flex-start;align-self:stretch;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:radial-gradient(123.06% 155.81% at 7.8% 4.25%,rgba(77,162,255,.2) 0,rgba(78,124,255,.2) 16.75%,rgba(80,97,255,.07) 37.75%,rgba(81,59,255,.2) 66.99%,rgba(77,162,255,.2) 98.15%);border-radius:20px;box-shadow:inset -5px -5px 4px 0 hsla(0,0%,100%,.02);display:flex;flex-direction:column;justify-content:flex-start;max-height:100%;max-width:100%;padding:40px;width:100%}.game-frame__wrap-frame{align-items:center;flex:1;justify-content:center;overflow:hidden}.game-frame__empty,.game-frame__wrap-frame{display:flex;flex-direction:column;height:100%;width:100%}.game-frame__empty{color:#fff;margin:auto;max-width:600px}.game-frame__title{text-align:center}.game-frame__search{height:100%;width:100%}.game-frame .game-frame__controls-panel{position:absolute;right:-46px;top:25px}.game-iframe--error::-webkit-scrollbar{height:4px;width:4px}.game-iframe--error::-webkit-scrollbar-track{background:hsla(0,0%,100%,.15);border-radius:4px}.game-iframe--error::-webkit-scrollbar-thumb{background:#8079e2;border-radius:4px;margin:0}@-moz-document url-prefix(){.game-iframe--error{scrollbar-color:#8079e2 hsla(0,0%,100%,.15);scrollbar-width:thin}}.game-iframe{display:flex;flex-direction:column;height:100%;margin:0;text-align:center;width:100%}.game-iframe--error{overflow:auto}@media screen and (orientation:portrait){.game-iframe--mob .game-iframe__error{background:#0c0c0c url(/images/bg-mob.21710a4b..webp) no-repeat bottom/cover}}.game-iframe__error{align-items:center;background:url(/images/bg.364eeba0..webp) no-repeat 50%/cover;display:flex;flex-direction:column;flex-grow:1;justify-content:center;padding:120px 15px 100px;width:100%}.game-iframe__content{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:radial-gradient(123.06% 155.81% at 7.8% 4.25%,hsla(0,0%,100%,.08) 0,rgba(30,189,254,.2) 45.77%,hsla(0,0%,100%,.02) 98.15%);border-radius:20px;box-shadow:inset -5px -5px 4px 0 hsla(0,0%,100%,.02),0 4px 20px 0 rgba(2,2,52,.5);padding:72px 24px 32px;position:relative}@media(min-width:768px){.game-iframe__content{padding:72px 10% 32px}}.game-iframe .game-iframe__img{height:auto;left:0;margin:0 auto;position:absolute;right:0;top:-100px;width:120px;z-index:1}@media(min-width:768px){.game-iframe .game-iframe__img{top:-115px;width:150px}}.game-iframe__title{color:#fff;font-size:24px;font-weight:700;letter-spacing:-.48px;line-height:1.3;margin:0 auto;max-width:400px;text-transform:uppercase}@media(min-width:320px){.game-iframe__title{font-size:calc(19.17241px + 1.50862vw)}}@media(min-width:1248px){.game-iframe__title{font-size:38px}}.game-iframe__message{color:hsla(0,0%,100%,.7);font-size:16px;font-weight:400;line-height:normal;margin:16px auto 30px;max-width:300px}@media(min-width:768px){.game-iframe__message{margin:16px auto 48px}}.game-iframe>iframe{border:none;height:100%;margin:0 auto;width:100%}.required-fields-modal-game .required-fields-modal-game__title{margin:0 0 30px}.required-fields-modal-game__btn-wrap{display:flex;flex-wrap:wrap;gap:20px;justify-content:center;margin:20px 0 0}.required-fields-modal-game .required-fields-modal-game__btn{min-width:120px}.game-controls{display:flex;flex-direction:column;gap:10px;list-style:none;margin:0;padding:0}.game-controls .game-controls__btn{align-items:center;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:radial-gradient(circle,rgba(77,162,255,.6) 0,transparent 100%),hsla(0,0%,100%,.2);border-radius:0 10px 10px 0;box-shadow:inset -5px -5px 4px 0 hsla(0,0%,100%,.02);color:#d9ddd8;display:flex;font-size:26px;height:60px;justify-content:center;position:relative;transition:all .3s ease;width:45px}.game-controls .game-controls__btn:before{background:linear-gradient(270deg,#4da2ff,transparent) border-box;border:1px solid transparent;border-radius:0 10px 10px 0;content:"";inset:0;-webkit-mask:linear-gradient(#fff 0 0) padding-box,linear-gradient(#fff 0 0);mask:linear-gradient(#fff 0 0) padding-box,linear-gradient(#fff 0 0);-webkit-mask-composite:xor;mask-composite:exclude;position:absolute}.game-controls .game-controls__btn:hover{background:radial-gradient(circle,rgba(77,162,255,.6) 0,transparent 100%),rgba(67,106,251,.4)}.game-controls .game-controls__btn:focus-visible{background:radial-gradient(circle,rgba(77,162,255,.6) 0,transparent 100%),rgba(67,106,251,.4);outline:2px solid #fff;outline-offset:-2px}.game-controls .game-controls__btn--active{background:radial-gradient(circle,rgba(77,162,255,.6) 0,transparent 100%),rgba(140,39,222,.4);cursor:default}.game-controls .game-controls__btn--disabled{background:hsla(0,0%,49%,.4);cursor:default;pointer-events:none}.game-controls .game-controls__btn--disabled:before{display:none}.game-controls .game-controls__btn--close{font-size:30px}.game-controls .game-controls__btn--is-favorite{color:#ff3d12}.game-frame-mob{display:flex;height:100%;width:100%}@media screen and (orientation:portrait){.game-frame-mob{flex-direction:column}}.game-panel-mob{background:linear-gradient(90deg,rgba(44,55,130,.8),rgba(69,40,128,.8));display:flex;flex-shrink:0;height:64px;width:100%;z-index:2}@media screen and (orientation:landscape){.game-panel-mob{height:100%;order:-1;right:auto;top:0;width:64px}.game-panel-mob .game-panel-mob__link--active:after,.game-panel-mob .game-panel-mob__link--deposit:after{display:none}.game-panel-mob .game-panel-mob__link--active .game-panel-mob__icon,.game-panel-mob .game-panel-mob__link--deposit .game-panel-mob__icon{margin:0!important}.game-panel-mob .game-panel-mob__text{display:none}}.game-panel-mob__list{display:grid;grid-template-columns:repeat(5,1fr);height:100%;list-style:none;margin:0;padding:0;width:100%}@media screen and (orientation:landscape){.game-panel-mob__list{grid-template-columns:1fr;grid-template-rows:repeat(5,1fr)}}.game-panel-mob__item{flex:1 1 auto}.game-panel-mob .game-panel-mob__link{align-items:center;color:#fff;display:flex;flex-direction:column;font-size:12px;font-weight:500;gap:5px;height:100%;justify-content:center;line-height:1;position:relative;text-align:center;width:100%}.game-panel-mob .game-panel-mob__link:active{opacity:.9}.game-panel-mob .game-panel-mob__link--active:after{background:#18c214;border-radius:2px;bottom:0;content:"";height:2px;left:0;margin:auto;pointer-events:none;position:absolute;right:0;width:36px}.game-panel-mob .game-panel-mob__link--active .game-panel-mob__icon{color:#18c214}.game-panel-mob .game-panel-mob__link--deposit:after{background:#18c214;border-radius:2px;bottom:0;content:"";height:2px;left:0;margin:auto;pointer-events:none;position:absolute;right:0;width:36px}.game-panel-mob .game-panel-mob__link--deposit .game-panel-mob__icon{align-items:center;background:#18c214;border-radius:50%;display:flex;height:48px;justify-content:center;margin:-26px 0 0;width:48px}.game-panel-mob .game-panel-mob__link--signUp:after{background:#18c214;border-radius:2px;bottom:0;content:"";height:2px;left:0;margin:auto;pointer-events:none;position:absolute;right:0;width:36px}.game-panel-mob .game-panel-mob__link--signUp .game-panel-mob__icon{align-items:center;background:#18c214;border-radius:30px;box-shadow:0 -5px 15px rgba(30,189,254,.26),inset 0 -1px 0 hsla(0,0%,100%,.34);display:flex;height:52px;justify-content:center;margin-top:-26px;width:52px}.game-panel-mob__icon{font-size:22px}.game-panel-mob__icon--active{color:#ff3d12}.game-session-close-modal{text-align:center}.game-session-close-modal__btn-wrap{display:flex;flex-wrap:wrap;gap:10px 20px;justify-content:center;margin:25px 0 0}.game-session-close-modal .game-session-close-modal__btn{min-width:120px}.exceeding-bet-limit{font-size:18px;text-align:center}.exceeding-bet-limit__btn-wrap{margin:20px 0 0}.exceeding-bet-limit .exceeding-bet-limit__btn{min-width:120px}