.page-game{align-items:center;display:flex;height:100%;justify-content:center;position:relative;width:100%}.page-game--desktop{padding:10px}.page-game__bg-img{border-radius:10px;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__unavailable-games::-webkit-scrollbar{height:4px;width:4px}@media(min-width:768px){.game-grid__unavailable-games::-webkit-scrollbar{height:6px;width:6px}}.game-grid__unavailable-games::-webkit-scrollbar-track{background:#171617;border-radius:4px}.game-grid__unavailable-games::-webkit-scrollbar-thumb{background:#262527;border-radius:4px}.game-grid__unavailable-games::-webkit-scrollbar-thumb:hover{background:#333134}@-moz-document url-prefix(){.game-grid__unavailable-games{scrollbar-color:#262527 #171617;scrollbar-width:thin}}.game-grid{height:100%;max-height:100%;max-width:100%;position:relative;width:100%}.game-grid--game{grid-gap:10px;display:grid;grid-template-columns:1fr;grid-template-rows:1fr;height:calc(75vw - 226.5px);padding-right:42px;width:calc(177.77778vh - 352px)}.game-grid--count-2{grid-template-columns:repeat(2,1fr);height:calc(37.5vw - 113.25px);width:calc(355.55556vh - 668.44444px)}.game-grid--count-4{grid-template-columns:repeat(2,1fr);grid-template-rows:repeat(2,1fr);height:calc(75vw - 234px);width:calc(177.77778vh - 334.22222px)}.game-grid--full-screen.game-grid--count-1 .game-frame__wrap-frame{bottom:0;height:100%;left:0;position:fixed;right:0;top:0;width:100%;z-index:2}.game-grid__unavailable{background-color:#1e1e1f;display:flex;flex-direction:column;height:100%;padding:25px 15px}.game-grid__unavailable-message{text-align:center}.game-grid__unavailable-games{flex-grow:1;overflow:hidden auto;padding:0 10px}.game-frame{align-items:flex-start;align-self:stretch;background:#1e1e1f;border-radius:14px 0 14px 14px;display:flex;flex-direction:column;justify-content:flex-start;max-height:100%;max-width:100%;padding:0 10px 10px;width:100%}.game-frame--rounded{border-radius:14px}.game-frame__head{align-items:center;display:flex;width:100%}.game-frame__title{color:#fff;flex-grow:1;font-size:14px;line-height:20px;margin:0;overflow:hidden;padding:8px 10px;text-overflow:ellipsis;white-space:nowrap}.game-frame__controls{align-items:center;display:flex}.game-frame .game-frame__btn{border-radius:6px;font-size:12px;height:20px;outline:1px solid transparent;transition:all .3s ease;width:20px}.game-frame .game-frame__btn:hover{opacity:.6}.game-frame .game-frame__btn:focus-visible{outline-color:#fff;outline-offset:1px}.game-frame .game-frame__btn--favorite{font-size:14px}.game-frame .game-frame__btn--active{color:#b3e051}.game-frame__wrap-frame{align-items:center;background-color:#000;display:flex;flex:1;height:100%;justify-content:center;overflow:hidden;width:100%}.game-frame__empty{display:flex;flex-direction:column;height:100%;width:100%}.game-frame__empty-wrap{background-color:#1e1e1f;color:#fff;height:100%;padding:0 10px;width:100%}.game-frame__search{height:100%;width:100%}.game-frame__controls-panel{position:absolute;right:0;top:0}.game-iframe--error::-webkit-scrollbar{height:4px;width:4px}@media(min-width:768px){.game-iframe--error::-webkit-scrollbar{height:6px;width:6px}}.game-iframe--error::-webkit-scrollbar-track{background:#171617;border-radius:4px}.game-iframe--error::-webkit-scrollbar-thumb{background:#262527;border-radius:4px}.game-iframe--error::-webkit-scrollbar-thumb:hover{background:#333134}@-moz-document url-prefix(){.game-iframe--error{scrollbar-color:#262527 #171617;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:#000834 url(/images/bg-mob.dfb9f432..webp) no-repeat top/100% auto}}.game-iframe.game-iframe--is-multiview .game-iframe__error{padding-bottom:30px;padding-top:90px}.game-iframe.game-iframe--is-multiview .game-iframe__content{max-width:500px;padding:36px 10%}.game-iframe.game-iframe--is-multiview .game-iframe__img{top:-70px;width:80px}.game-iframe.game-iframe--is-multiview .game-iframe__title{font-size:18px}.game-iframe.game-iframe--is-multiview .game-iframe__message{font-size:14px;margin:20px 0}.game-iframe.game-iframe--is-multiview .game-iframe__btn{font-size:16px;height:42px;width:160px}.game-iframe__error{align-items:center;background:url(/images/bg.a50d8874..webp) no-repeat 50%/cover;display:flex;flex-direction:column;flex-grow:1;justify-content:center;padding:20px 15px;width:100%}.game-iframe__content{background:#151645;max-width:600px;padding:46px 20px 54px;position:relative}.game-iframe__content:after,.game-iframe__content:before{background:#151645;border-radius:50% 50% 0 0/100% 100% 0 0;content:"";height:14px;left:0;position:absolute;top:-14px;width:100%}.game-iframe__content:after{border-radius:0 0 50% 50%/0 0 100% 100%;bottom:-14px;top:unset}@media(min-width:768px){.game-iframe__content{padding:46px 120px 54px}}.game-iframe .game-iframe__img{height:auto;left:0;margin:0 auto;position:absolute;right:0;top:-130px;width:150px;z-index:1}.game-iframe__title{color:#fff;font-size:22px;font-weight:600;margin:0;max-width:400px;text-transform:uppercase}@media(min-width:360px){.game-iframe__title{font-size:calc(18.75676px + .9009vw)}}@media(min-width:1248px){.game-iframe__title{font-size:30px}}.game-iframe__message{color:#fff;font-size:16px;margin:24px 0 36px;max-width:400px}@media(min-width:768px){.game-iframe__message{margin:30px 0 56px}}.game-iframe .game-iframe__btn{border-radius:25px;font-size:18px;height:50px;width:220px}.game-iframe>iframe{border:none;height:100%;margin:0 auto;width:100%}.required-fields-modal-game__btn-wrap{display:flex;flex-wrap:wrap;justify-content:center;margin:20px -10px 0}.required-fields-modal-game .required-fields-modal-game__btn{margin:5px 10px;min-width:120px}.select-search-grid__list::-webkit-scrollbar{height:4px;width:4px}@media(min-width:768px){.select-search-grid__list::-webkit-scrollbar{height:6px;width:6px}}.select-search-grid__list::-webkit-scrollbar-track{background:#171617;border-radius:4px}.select-search-grid__list::-webkit-scrollbar-thumb{background:#262527;border-radius:4px}.select-search-grid__list::-webkit-scrollbar-thumb:hover{background:#333134}@-moz-document url-prefix(){.select-search-grid__list{scrollbar-color:#262527 #171617;scrollbar-width:thin}}.select-search-grid{position:relative}.select-search-grid .select-search-grid__input{height:42px;margin-bottom:4px}.select-search-grid__input-right-container{align-items:center;border-radius:50%;display:flex;height:100%;justify-content:center;width:40px}.select-search-grid__input-close{align-items:center;display:flex;font-size:12px;height:100%;justify-content:center;width:100%}.select-search-grid__bottom-line{height:100%;position:relative;width:100%}.select-search-grid__dropdown{background:#111112;border:1px solid #111112;border-radius:8px;display:flex;flex-direction:column;left:0;max-height:calc(100% - 60px);padding:8px;position:absolute;top:0;width:100%;z-index:100}.select-search-grid__dropdown--empty{display:none}.select-search-grid__list{height:100%;list-style:none;margin:0;overflow:hidden auto;padding:0 10px 0 0}.select-search-grid__option{align-items:center;border-radius:8px;color:#d7ddee;display:flex;font-size:14px;line-height:1.3;padding:5px;transition:all .25s ease}.select-search-grid__option.option--highlighted{background:#262527}.select-search-grid .select-search-grid__img{aspect-ratio:93/50;border-radius:4px;height:50px;margin:0 16px 0 0;transition:all .3s ease;width:auto}.game-controls__list{list-style:none;margin:0;padding:0}.game-controls__item{margin:0 0 2px}.game-controls .game-controls__button{align-items:center;background:#1e1e1f;border-radius:0 4px 4px 0;color:#fff;display:flex;font-size:18px;height:34px;justify-content:center;transition:all .3s ease;width:42px}.game-controls .game-controls__button:focus-visible,.game-controls .game-controls__button:hover{background:#383838;color:#fff}.game-controls .game-controls__button--active{background:#515152;color:#fff}.game-controls .game-controls__button--active:hover{background:#515152;color:#fff;cursor:default}.game-controls .game-controls__button--is-favorite{background:#b3e051;color:#28332e}.game-controls .game-controls__button--disabled{cursor:default;opacity:.65;pointer-events:none}.game-frame-mob{display:flex;height:100%;width:100%}@media screen and (orientation:portrait){.game-frame-mob{flex-direction:column}}.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}