.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{height:100%;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;height:100%;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;text-align:center}@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{aspect-ratio:93/50;border-radius:4px;height:50px;margin:0 16px 0 0;max-width:93px;transition:all .3s ease}.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}.catalog{background:#f5f5f5;color:#000;margin:40px 0 0}.catalog.catalog--no-mr,.catalog:first-child{margin-top:0}.catalog__wrap{padding:20px 10px}@media(min-width:960px){.catalog__wrap{padding:20px}}.catalog__list{grid-gap:6px;display:grid;grid-template-columns:repeat(2,1fr)}@media(min-width:576px){.catalog__list{grid-template-columns:repeat(3,1fr)}}@media(min-width:768px){.catalog__list{grid-template-columns:repeat(4,1fr)}}@media(min-width:1248px){.catalog__list{grid-template-columns:repeat(6,1fr)}}@media(min-width:1920px){.catalog__list{grid-template-columns:repeat(8,1fr)}}.catalog__btn-wrap{margin:20px 0 0;position:relative;text-align:center}@media(min-width:768px){.catalog__btn-wrap:after,.catalog__btn-wrap:before{background:url(/images/ribbon.808e09f4..svg) no-repeat 100%;bottom:0;content:"";display:block;height:30px;left:-10px;margin:auto;position:absolute;top:0;width:120px}}@media(min-width:960px){.catalog__btn-wrap:after,.catalog__btn-wrap:before{left:-20px}}@media(min-width:1248px){.catalog__btn-wrap:after,.catalog__btn-wrap:before{width:260px}}.catalog__btn-wrap:after{left:auto;right:-10px;transform:rotate(180deg)}@media(min-width:960px){.catalog__btn-wrap:after{right:-20px}}.catalog .catalog__btn{border-radius:5px;font-size:16px;min-width:260px;padding:15px 5px}@media(min-width:768px){.catalog .catalog__btn{font-size:18px;min-width:300px;padding:18px 5px}}.catalog-panel{align-items:center;background:#dedede;display:flex;justify-content:space-between;margin:0;padding:15px 20px}.catalog-panel .catalog-panel__title{font-family:Open Sans,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-size:24px;margin:0;padding:0}.catalog-panel .catalog-panel__search{align-items:center;background:#f5f5f5;border:1px solid #a6a6a6;border-radius:5px;box-shadow:0 2px 1px #a6a6a6;color:#000;display:flex;flex-shrink:0;font-size:14px;gap:10px;justify-content:center;padding:5px 12px;transition:all .3s ease;white-space:nowrap}.catalog-panel .catalog-panel__search:hover{opacity:.8}.catalog-panel .catalog-panel__search:focus-visible{box-shadow:none;outline:2px solid #a6a6a6;outline-offset:2px}.catalog-panel__search-icon{font-size:18px;position:relative;top:1px}.games-not-found{align-items:center;display:flex;flex-direction:column;justify-content:center;padding:15vh 0;text-align:center}.games-not-found--single{height:100%;padding:10px}.games-not-found--single .games-not-found__img{height:50px;width:50px}.games-not-found--single .games-not-found__text{font-size:14px;font-weight:400}@media(min-width:320px){.games-not-found--single .games-not-found__text{font-size:calc(13.31034px + .21552vw)}}@media(min-width:1248px){.games-not-found--single .games-not-found__text{font-size:16px}}.games-not-found__img{height:70px;width:70px}.games-not-found__text{font-size:18px;font-weight:700;margin:10px 0 0;width:100%}@media(min-width:320px){.games-not-found__text{font-size:calc(15.24138px + .86207vw)}}@media(min-width:1248px){.games-not-found__text{font-size:26px}}.game{border-radius:4px;overflow:hidden;position:relative;transition:transform .12s linear}.game:focus-within .game__img,.game:hover .game__img{transform:scale(1.1)}.game:focus-within .game__action,.game:hover .game__action{opacity:1}.game__action{align-items:center;background-color:rgba(60,60,60,.6);display:flex;flex-direction:column;gap:15px;inset:0;justify-content:center;opacity:0;padding:15px 10px;position:absolute;transition:all .4s ease-in-out;z-index:1}.game .game__btn-play{font-size:18px;line-height:1.2;min-width:150px;padding:10px 22px}.game .game__btn-demo{background:#000;border-radius:4px;color:#fda829;font-size:12px;padding:6px 22px;text-transform:uppercase;transition:all .3s ease}.game .game__btn-demo:hover{background:#242424;color:#fff}.game .game__btn-demo:focus-visible{background:#242424;color:#fff;outline:2px solid #242424;outline-offset:2px}.game .game__favorite{align-items:center;display:flex;height:18px;justify-content:center;position:absolute;right:5px;top:5px;width:18px}@media(min-width:1632px){.game .game__favorite{height:22px;width:22px}}.game .game__favorite:hover{filter:brightness(0) invert(62%) sepia(96%) saturate(388%) hue-rotate(346deg)}.game .game__favorite:focus-visible{filter:brightness(0) invert(62%) sepia(96%) saturate(388%) hue-rotate(346deg);outline:2px solid #fda829;outline-offset:2px}.game .game__favorite--active{filter:brightness(0) invert(62%) sepia(96%) saturate(388%) hue-rotate(346deg)}.game .game__favorite--active:hover{filter:none}.game .game__img{aspect-ratio:427/575;height:100%;transition:transform .5s ease;width:100%}.game__info{bottom:0;color:#fff;left:0;padding:15px 5px;position:absolute;right:0;text-align:center}.game__info-title{font-size:24px;font-weight:700;line-height:1.1;margin:0 0 10px;text-transform:uppercase}.game__info-provider{font-size:12px;font-weight:600;margin:0;text-transform:uppercase}.tile-labels__list{align-items:flex-start;display:flex;flex-direction:column;left:0;pointer-events:none;position:absolute;top:0}.tile-labels__label{align-items:center;background:#1e5fa1;color:#fff;display:flex;font-size:11px;font-weight:700;height:22px;line-height:1;margin:0 0 6px;padding:0 6px;position:relative;text-align:center;text-transform:uppercase}@media(min-width:768px){.tile-labels__label{font-size:14px;height:30px}}.tile-labels__label:before{border-color:#164676 transparent transparent;border-style:solid;border-width:22px 8px 0 0;content:"";height:0;position:absolute;right:-6px;top:0;width:0}@media(min-width:768px){.tile-labels__label:before{border-width:30px 12px 0 0;right:-10px}}.tile-labels__label:after{border-color:transparent transparent transparent #1e5fa1;border-style:solid;border-width:22px 0 0 8px;bottom:0;content:"";height:0;position:absolute;right:-6px;width:0}@media(min-width:768px){.tile-labels__label:after{border-width:30px 0 0 12px;right:-10px}}.tile-labels__label--top{background:#ff360e}.tile-labels__label--top:before{border-top-color:#da2400}.tile-labels__label--top:after{border-left-color:#ff360e}.tile-labels__label--exclusive{background:#fda829}.tile-labels__label--exclusive:before{border-top-color:#f19102}.tile-labels__label--exclusive:after{border-left-color:#fda829}.tile-labels__label--jackpot{background:#242424;padding-left:0}.tile-labels__label--jackpot:before{border-top-color:#000}.tile-labels__label--jackpot:after{border-left-color:#242424}.tile-labels__label-name{align-items:center;background:#fda829;display:flex;height:100%;padding:0 4px 0 6px;position:relative}.tile-labels__label-name:after{border-color:transparent transparent transparent #fda829;border-style:solid;border-width:24px 0 0 10px;bottom:0;content:"";height:0;position:absolute;right:-8px;width:0}@media(min-width:768px){.tile-labels__label-name:after{border-width:34px 0 0 14px;right:-12px}}.tile-labels__label-value{font-weight:400;padding-left:12px}@media(min-width:768px){.tile-labels__label-value{padding-left:20px}}.tile-labels__dropsnwins{pointer-events:none;position:absolute;right:0;top:0;width:30%}.tile-labels__spinomenal-gotw{pointer-events:none;position:absolute;right:0;top:0;width:37%}.tile-labels__spinomenal-tournament{pointer-events:none;position:absolute;right:0;top:0;width:40%}.tile-labels__wazdan-drops{pointer-events:none;position:absolute;right:0;top:0;width:35%}.tile-labels__jackpot{align-items:center;background:#ed9108;color:#fff;display:flex;font-size:16px;font-weight:500;max-width:110px;position:relative;text-align:center}@media(min-width:576px){.tile-labels__jackpot{max-width:210px}}.game-mob .game-mob__link{border-radius:4px;display:block;overflow:hidden;position:relative;transition:transform .25s}.game-mob .game-mob__link:active{transform:scale(1.05);z-index:2}.game-mob .game-mob__img{aspect-ratio:427/575;height:100%;width:100%}.game-mob__info{bottom:0;color:#fff;left:0;padding:15px 5px;position:absolute;right:0;text-align:center}.game-mob__info-title{font-size:24px;font-weight:700;line-height:1.1;margin:0 0 10px;text-transform:uppercase}.game-mob__info-provider{font-size:12px;font-weight:600;margin:0;text-transform:uppercase}.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(180deg,#202020,#010101);border-radius:8px 8px 0 0;border-top:1px solid #292929;display:flex;min-height:calc(env(safe-area-inset-bottom) + 62px);padding:4px 8px calc(env(safe-area-inset-bottom) + 10px);position:relative;width:100%;z-index:1030}@media screen and (orientation:landscape){.game-panel-mob{background:linear-gradient(270deg,#202020,#010101);border-radius:0 8px 8px 0;border-right:1px solid #292929;border-top:none;height:100%;order:-1;padding-bottom:2px;right:auto;top:0;width:calc(env(safe-area-inset-bottom) + 82px)}.body--reversed .game-panel-mob{background:linear-gradient(90deg,#202020,#010101);border-left:1px solid #292929;border-radius:8px 0 0 8px;border-right:none}.game-panel-mob .game-panel-mob__list{grid-template-columns:repeat(1,1fr);grid-template-rows:repeat(5,1fr)}}.game-panel-mob__list{display:grid;grid-template-columns:repeat(5,1fr);height:100%;list-style:none;margin:0;padding:0;width:100%}.game-panel-mob__item{display:flex;justify-content:center;position:relative}.game-panel-mob__item.game-panel-mob__item--deposit:before,.game-panel-mob__item.game-panel-mob__item--signUp:before{background:linear-gradient(90deg,#b81f1f,#ed404b 72.85%,#b81f1f),#ee3661;border-radius:0 0 12px 12px;content:"";height:4px;left:calc(50% - 6.5px);position:absolute;top:-4px;width:13px}@media screen and (orientation:landscape){.game-panel-mob__item.game-panel-mob__item--deposit:before,.game-panel-mob__item.game-panel-mob__item--signUp:before{background:linear-gradient(180deg,#b81f1f,#ed404b 72.85%,#b81f1f),#ee3661;border-radius:12px 0 0 12px;height:13px;left:unset;right:-2px;top:calc(50% - 6.5px);width:4px}.body--reversed .game-panel-mob__item.game-panel-mob__item--deposit:before,.body--reversed .game-panel-mob__item.game-panel-mob__item--signUp:before{border-radius:0 12px 12px 0;left:-6px;right:unset}}.game-panel-mob .game-panel-mob__link{align-items:center;color:#fff;display:flex;flex-direction:column;justify-content:center;width:100%}.game-panel-mob .game-panel-mob__link--current .game-panel-mob__img,.game-panel-mob .game-panel-mob__link:active .game-panel-mob__img{filter:brightness(0) invert(1)}.game-panel-mob .game-panel-mob__link--current .game-panel-mob__text,.game-panel-mob .game-panel-mob__link:active .game-panel-mob__text{color:#fff}.game-panel-mob__img-wrap{align-items:center;display:flex;height:24px;justify-content:center;width:24px}@media(min-width:576px){.game-panel-mob__img-wrap{height:30px;width:30px}}.body--reversed .game-panel-mob__img-wrap.game-panel-mob__img-wrap--back{transform:scaleX(-1)}.game-panel-mob__img-wrap--active{filter:brightness(0) invert(1)}.game-panel-mob__img{filter:invert(62%) sepia(6%) saturate(187%) hue-rotate(182deg) brightness(92%) contrast(90%);height:auto;width:24px}@media(min-width:576px){.game-panel-mob__img{width:30px}}.game-panel-mob__text{color:#b7b9bd;font-size:10px;line-height:1;margin:6px 0 0;text-align:center}@media(min-width:576px){.game-panel-mob__text{font-size:12px}}@media screen and (orientation:landscape){.game-panel-padding .modal--notifications,.game-panel-padding .modal--search{bottom:0;inset-inline-start:calc(env(safe-area-inset-bottom) + 82px);max-height:100%}.game-panel-padding .modal--notifications .notification-center-modal__border,.game-panel-padding .modal--search .notification-center-modal__border{padding:8px}.game-panel-padding .modal--search .modal__content{padding:15px}}.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}