.page-game{align-items:center;display:flex;height:100%;justify-content:center;position:relative;width:100%}.page-game--desktop{padding:10px 50px 10px 10px}.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}@media(min-width:768px){.game-grid .game-grid__unavailable-games::-webkit-scrollbar{height:6px;width:6px}}.game-grid .game-grid__unavailable-games::-webkit-scrollbar-track{background:transparent;border-radius:4px}.game-grid .game-grid__unavailable-games::-webkit-scrollbar-thumb{background:#646464;border-radius:4px;margin:0}@-moz-document url-prefix(){.game-grid .game-grid__unavailable-games{scrollbar-color:#646464 #000;scrollbar-width:thin}}.game-grid{height:100%;max-height:100%;max-width:100%;position:relative;width:100%}.game-grid--game{display:grid;grid-template-columns:minmax(0,1fr);grid-template-rows:minmax(0,1fr);height:calc(75vw - 225px);padding-right:50px;width:calc(177.77778vh - 176px)}.game-grid__unavailable{background-color:#0c0c0c;display:flex;flex-direction:column;height:100%;padding:25px 15px}.game-grid .game-grid__unavailable-games{flex-grow:1;overflow:hidden auto}.game-frame{align-items:flex-start;align-self:stretch;background:rgba(0,0,0,.9);border:1px solid rgba(0,0,0,.5);display:flex;flex-direction:column;justify-content:flex-start;max-height:100%;max-width:100%;padding:10px;width:100%}.game-frame__wrap-frame{align-items:center;background-color:rgba(0,0,0,.9);display:flex;flex:1;height:100%;justify-content:center;overflow:hidden;width:100%}.game-frame__empty{display:flex;flex-direction:column;padding:30px 10%}.game-frame__empty,.game-frame__search{height:100%;width:100%}.game-frame__controls-panel{position:absolute;right:0;top:10px}.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:transparent;border-radius:4px}.game-iframe--error::-webkit-scrollbar-thumb{background:#646464;border-radius:4px;margin:0}@-moz-document url-prefix(){.game-iframe--error{scrollbar-color:#646464 #000;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:url(/images/bg-mob.f1a75e4f..webp) no-repeat 50%/cover}}.game-iframe__error{align-items:center;background:url(/images/bg.d593ecf8..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:rgba(0,0,0,.7);border-radius:5px;max-width:700px;padding:60px 20px;position:relative}@media(min-width:768px){.game-iframe__content{padding:50px 120px 44px}}.game-iframe .game-iframe__img{height:auto;left:0;margin:0 auto;position:absolute;right:0;top:-80px;width:120px;z-index:1}@media(min-width:768px){.game-iframe .game-iframe__img{top:-125px;width:150px}}.game-iframe__title{font-size:24px;font-weight:700;margin:0;max-width:450px;text-transform:uppercase}@media(min-width:320px){.game-iframe__title{font-size:calc(21.24138px + .86207vw)}}@media(min-width:1248px){.game-iframe__title{font-size:32px}}.game-iframe__message{font-size:16px;font-weight:lighter;margin:23px 0 40px;max-width:450px}@media(min-width:320px){.game-iframe__message{font-size:calc(14.62069px + .43103vw)}}@media(min-width:1248px){.game-iframe__message{font-size:20px}}@media(min-width:768px){.game-iframe__message{margin:26px 0 30px}}.game-iframe .game-iframe__btn{font-weight:18px;height:60px;max-width:300px;width:90%}.game-iframe>iframe{border:none;height:100%;margin:0 auto;width:100%}.required-fields-modal-game .required-fields-modal-game__title{color:#0c0c0c;line-height:1.1;margin:0 0 10px;text-align:center}.required-fields-modal-game__btn-wrap{display:flex;flex-wrap:wrap;gap:20px;justify-content:center;margin:10px 0 0}.required-fields-modal-game .required-fields-modal-game__btn{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:transparent;border-radius:4px}.select-search-grid__list::-webkit-scrollbar-thumb{background:#646464;border-radius:4px;margin:0}@-moz-document url-prefix(){.select-search-grid__list{scrollbar-color:#646464 #000;scrollbar-width:thin}}.select-search-grid{position:relative}.select-search-grid .select-search-grid__input{background:#0c0c0c;border:1px solid #b69aa5;border-radius:4px;color:#fff;height:44px;line-height:1;margin:auto;padding:0 0 0 20px;transition:border .3s ease,border-radius .3s ease,box-shadow .3s ease,color .3s ease;width:100%}.select-search-grid .select-search-grid__input:hover{border-color:#9ab6a0}.select-search-grid .select-search-grid__input:hover .select-search-grid__arrow-icon-wrapper{color:#262626}.select-search-grid .select-search-grid__input:focus-within{border-color:#fff;box-shadow:0 11px 15px rgba(0,0,0,.25)}.select-search-grid .select-search-grid__input:focus-within .select-search-grid__arrow-icon-wrapper{color:#262626}.body--reversed .select-search-grid .select-search-grid__input{padding:0 20px 0 0}.select-search-grid__input-native::-moz-placeholder{color:#737373}.select-search-grid__input-native::placeholder{color:#737373}.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:#0c0c0c;border-radius:4px;box-shadow:0 15px 20px rgba(0,0,0,.25);color:#aaa;display:flex;flex-direction:column;left:0;margin:9px 0 0;max-height:calc(100% - 50px);padding:10px 5px;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 15px}.select-search-grid .select-search-grid__option{align-items:center;border-bottom:1px solid #222332;display:flex;padding:5px 0;transition:all .25s ease}.select-search-grid .select-search-grid__option:last-child{border:none}.select-search-grid .select-search-grid__option.option--highlighted{color:#fff}.select-search-grid .select-search-grid__option.option--highlighted .select-search-grid__img{transform:scale(1.05)}.select-search-grid .select-search-grid__img{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 .game-controls__button{align-items:center;background:rgba(0,0,0,.9);color:#d9ddd8;display:flex;font-size:21px;height:50px;justify-content:center;margin-bottom:8px;transition:all .3s ease;width:50px}.game-controls .game-controls__button:focus-visible,.game-controls .game-controls__button:hover{background:#272831}.game-controls .game-controls__button--active{background:#272831;cursor:default}.game-controls .game-controls__button--disabled{cursor:default;opacity:.65;pointer-events:none}.game-controls .game-controls__button--is-favorite{color:#ff0002}.game-frame-mob{display:flex;height:100%;width:100%}@media screen and (orientation:portrait){.game-frame-mob{flex-direction:column}}.game-panel-mob{background:#211f20;display:flex;height:50px;width:100%;z-index:2}@media screen and (orientation:landscape){.game-panel-mob{height:100%;order:-1;right:auto;top:0;width:50px}}.game-panel-mob__list{display:flex;height:100%;list-style:none;margin:0;padding:0;width:100%}@media screen and (orientation:landscape){.game-panel-mob__list{flex-direction:column}}.game-panel-mob__item{flex:1 1 auto}.game-panel-mob .game-panel-mob__link{height:100%}.game-panel-mob .game-panel-mob__link,.game-panel-mob__icon{align-items:center;color:#fff;display:flex;justify-content:center;width:100%}.game-panel-mob__icon{font-size:28px}.game-panel-mob__icon--deposit,.game-panel-mob__icon--login{background:#2a2829;border-radius:50%;color:#c5066f;height:55px;margin:-15px -10px 0;transition:all .25s;width:55px}@media screen and (orientation:landscape){.game-panel-mob__icon--deposit,.game-panel-mob__icon--login{margin:-10px -15px -10px 0}}.game-panel-mob__icon--active{color:#fda829}.game-session-close-modal{line-height:1.4;text-align:center}.game-session-close-modal__btn-wrap{display:flex;flex-wrap:wrap;gap:10px;justify-content:center;margin:20px 0 0}.game-session-close-modal .game-session-close-modal__btn{min-width:100px;padding:6px 10px}.exceeding-bet-limit{font-size:18px;text-align:center}.exceeding-bet-limit__btn-wrap{margin:20px 0 0}