.page-game{display:flex;flex-direction:column;gap:16px;padding:16px;position:relative}.page-game--mobile{bottom:0;display:block;left:0;padding:0 0 56px;position:fixed;right:0;top:0}@media(max-width:960px)and (orientation:landscape){.page-game--mobile{padding-bottom:0;padding-left:56px}}.page-game__panel{display:block;height:100%;position:absolute;right:0;top:0;width:0;z-index:1}.page-game__grid{grid-column-gap:8px;grid-row-gap:8px;align-items:center;display:inline-grid;flex-direction:row;flex-wrap:nowrap;grid-template-columns:1fr;grid-template-rows:1fr;height:calc(100vh - 140px);justify-content:center;margin:0;max-height:100%;max-width:100%;position:relative;width:100%}.page-game__grid--count-2{grid-template-columns:repeat(2,1fr);height:50vh}.page-game__grid--count-4{grid-template-columns:repeat(2,1fr);grid-template-rows:repeat(2,1fr);height:calc(100vh - 140px)}.page-game__grid-item{align-items:center;background-color:#0e1322;border-radius:24px;display:flex;flex-direction:row;flex-wrap:nowrap;height:100%;justify-content:center;margin:0;min-height:100%;min-width:100%;padding:12px 8px;width:100%}.page-game__grid--count-2 .page-game__grid-item,.page-game__grid--count-4 .page-game__grid-item{border-radius:8px;padding:14px 4px 4px}.page-game__grid--count-4 .page-game__grid-item{min-height:340px}.page-game__frame-modal{align-items:center;border:none;display:flex;flex-direction:row;flex-wrap:nowrap;height:100%;justify-content:center;margin:0;padding:0;width:100%}.page-game__header{display:flex;justify-content:space-between;margin-top:12px;padding:0 16px}.page-game__controls{margin-left:auto}.unavailable-game{height:100%}.unavailable-game__message{padding:30px;text-align:center}.unavailable-game__games-block{height:100%;overflow:auto}.breadcrumbs__list{align-items:center;display:inline-flex;flex-direction:row;flex-wrap:wrap;height:100%;justify-content:flex-start;margin:0;padding:0}.breadcrumbs__item{display:inline-flex;margin:0;padding:0 20px 0 0;position:relative}.breadcrumbs__item:last-child .breadcrumbs__icon{display:none}.breadcrumbs__icon{align-items:center;display:flex;font-size:8px;height:100%;justify-content:center;position:absolute;right:0;top:0;width:20px}.breadcrumbs__link{color:#787f90;font-size:12px;text-transform:capitalize;transition:color .3s ease;white-space:nowrap}.breadcrumbs__link:active,.breadcrumbs__link:focus,.breadcrumbs__link:hover{color:#97aac0}.breadcrumbs__item:last-child .breadcrumbs__link{color:#fff;cursor:default;pointer-events:none}.game-controls{display:inline-flex;flex-direction:row;width:auto}.game-controls,.game-controls__list{align-items:center;flex-wrap:nowrap;justify-content:center;max-width:100%;padding:0}.game-controls__list{display:flex;gap:4px;list-style:none;margin:0;width:100%}.game-controls__item{align-items:center;display:flex;justify-content:center}.game-controls__button{align-items:center;background-color:#0e1322;background-image:none;border:none;border-radius:8px;box-shadow:none;color:#97aac0;cursor:pointer;display:inline-flex;flex-direction:row;flex-wrap:nowrap;font-size:20px;font-weight:400;height:36px;justify-content:center;margin:0;outline:none;padding:0;text-shadow:none;transition:background-color .3s ease,color .3s ease,width .3s ease,height .3s ease,font-size .3s ease;width:36px}.game-controls__button--fullscreen{font-size:18px}html:fullscreen .game-controls__button .font-icons--fullscreen{display:none}.game-controls__button .font-icons--fullscreen-close{display:none}html:fullscreen .game-controls__button .font-icons--fullscreen-close{display:block}.game-controls__button--active,.game-controls__button:hover{background-color:#1a2030;color:#fff}.game-controls__button[disabled]{background-color:#0e1322;color:#97aac0;cursor:not-allowed}.game-panel:hover .game-controls .game-controls__list{grid-template-columns:repeat(4,1fr)}.game-panel:hover .game-controls .game-controls__item{display:inline-flex}.game-frame{align-self:stretch;display:flex;max-height:100%;max-width:100%;padding:0}.game-frame,.game-frame__empty{align-items:center;flex-direction:row;flex-wrap:nowrap;justify-content:center;width:100%}.game-frame__empty{border-radius:8px;display:none;height:100%;margin:0;padding:0 11%}.game-frame--empty .game-frame__empty{display:flex}.game-frame__inner{align-items:flex-start;display:flex;flex-direction:column;flex-wrap:nowrap;height:100%;justify-content:flex-start;margin:0;padding:0;width:100%}.game-frame--empty .game-frame__inner{display:none}.game-frame__head{align-items:center;display:flex;flex-wrap:nowrap;justify-content:center;margin:0;padding:0 8px 10px;position:relative;width:100%}.game-frame__block-frame{background-color:#000616;border-radius:8px;flex:1;height:100%;overflow:hidden;width:100%}.game-frame__block-frame,.game-frame__frame{align-items:center;display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:center;margin:0;padding:0}.game-frame__frame{border:none;max-height:100%;max-width:100%}.game-frame__title{color:#f9faff;display:block;font-size:12px;font-weight:600;margin:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;width:100%}.game-frame__provider{color:#787f90;font-size:12px;font-weight:400}.game-frame__controls{display:flex;gap:12px}.game-frame__button{align-items:center;background:transparent none;border:none;border-radius:0;color:#97aac0;cursor:pointer;display:inline-flex;flex-direction:row;flex-wrap:nowrap;font-size:16px;justify-content:center;line-height:1;margin:0;outline:none;padding:0;text-align:center;text-shadow:none;transition:color .3s ease}.game-frame__button:hover{color:#f9faff}.game-frame__button--favorite{font-size:18px}.game-frame__button--active,.game-frame__button--active:hover{color:#ea0372}.game-frame__search{display:block;margin:0;padding:0;width:100%}.game-frame__button-info{margin-right:10px}.currency-exchange-modal{color:#97aac0;font-size:16px;font-weight:600;line-height:1.4;text-align:center}.currency-exchange-modal.modal .modal__content-wrapper{max-width:460px}.currency-exchange-modal__head{align-items:center;background:#1a2030;border-radius:16px 16px 0 0;color:#f9faff;display:flex;flex-wrap:wrap;font-size:20px;font-weight:700;justify-content:center;min-height:56px;padding:5px 20px;width:100%}.currency-exchange-modal__container{padding:24px 48px 48px}.currency-exchange-modal__currency-active-value{color:#f9faff;display:inline-flex;font-weight:700;margin:0 0 0 8px}.currency-exchange-modal__select-wrapper{margin:24px 0 0}.currency-exchange-modal__select-label{margin-bottom:10px}.currency-exchange-modal__info{align-items:flex-start;display:flex;flex-wrap:nowrap;font-size:10px;font-weight:400;justify-content:flex-start;margin-top:6px;text-align:start}.currency-exchange-modal__info-icon{font-size:12px;margin:2px 8px 0 0}.currency-exchange-modal__buttons-wrapper{display:flex;gap:10px;margin-top:24px}.currency-exchange-modal .currency-exchange-modal__button{min-width:calc(50% - 5px)}.game-description{display:inline-flex;width:auto}.game-description .game-description__button{display:inline-flex;font-size:16px;width:auto}.game-description__content{align-items:center;background:rgba(0,0,0,.7);display:none;height:100%;justify-content:center;left:0;position:fixed;top:0;width:100vw;z-index:1040}.game-description--open .game-description__content{display:flex}.game-description__inner{background:#212121;border-radius:4px;max-width:1000px;padding:40px;position:relative;width:calc(100% - 20px)}.game-description .game-description__close-button{color:#fff;font-size:16px;position:absolute;right:20px;top:20px;transition:color .3s ease}.game-description .game-description__close-button:hover{color:#f9faff}.game-required-fields-modal__content{padding:24px}.game-required-fields-modal .game-required-fields-modal__form{background-color:transparent}@media(min-width:576px){.game-required-fields-modal .game-required-fields-modal__form{padding:16px}}.game-required-fields-modal__reject-button{margin:10px 0 0;text-transform:uppercase}@media(min-width:576px){.game-required-fields-modal__reject-button{margin:0 16px 0 0}}.game-required-fields-modal__submit-button{text-transform:uppercase}.select-games-search-for-grid__list,.select__dropdown{scrollbar-color:#2a344e}.select-games-search-for-grid__list::-webkit-scrollbar,.select__dropdown::-webkit-scrollbar{height:2px;width:2px}.select-games-search-for-grid__list::-webkit-scrollbar-track,.select__dropdown::-webkit-scrollbar-track{background:#0e1322;border-radius:2px}.select-games-search-for-grid__list::-webkit-scrollbar-thumb,.select__dropdown::-webkit-scrollbar-thumb{background:#2a344e;border-radius:2px;margin:0}.select-games-search-for-grid__list::-webkit-scrollbar-thumb:hover,.select__dropdown::-webkit-scrollbar-thumb:hover{background:#2a344e}@-moz-document url-prefix(){.select-games-search-for-grid__list,.select__dropdown{scrollbar-width:thin}}.select{color:#f9faff;display:block;font-size:14px;font-weight:400;line-height:1.2;padding:0;position:relative;text-align:left}.select .select__option{font-size:14px;font-weight:400;min-height:38px}.select .select__option:not(:first-child){margin-top:1px}.select__bottom-line{height:0;position:relative;width:100%}.select__dropdown{background:#1a2030;border:0 solid transparent;border-radius:4px;color:#fff;display:block;font-size:14px;font-weight:400;left:0;margin:3px 0 0;max-height:190px;overflow:hidden auto;padding:0;position:absolute;text-transform:none;top:100%;width:100%;z-index:102}.select__arrow-icon{color:#787f90;font-size:10px;transition:color .3s ease}.select__arrow-icon-wrapper--open .select__arrow-icon{color:#787f90}.select__arrow-icon-wrapper{background:none;border:none;color:#787f90;cursor:pointer;font-size:10px;padding:0;transform:rotate(0deg);transform-origin:center;transition:transform .3s ease,color .3s ease}.select__arrow-icon-wrapper--open{color:#787f90;transform:rotate(180deg)}.dynamic-form-pnp .select--one .select__arrow-icon-wrapper,.dynamic-form-pnp .select--one .select__bottom-line{display:none}.select-games-search-for-grid{position:relative}.select-games-search-for-grid__clear--hidden{visibility:hidden}.select-games-search-for-grid__dropdown{background-color:#1a2030;border-radius:8px;max-height:528px;padding:16px 10px;position:absolute;top:54px;width:100%;z-index:102}@media(min-width:1248px){.select-games-search-for-grid__dropdown{top:43px}}.select-games-search-for-grid__dropdown--hide{display:none}.select-games-search-for-grid__dropdown--empty{color:#fff;font-size:14px;padding:24px 16px}.select-games-search-for-grid__list{display:flex;flex-direction:column;flex-wrap:nowrap;gap:8px;max-height:240px;overflow:hidden auto;width:100%}.select-games-search-for-grid__list::-webkit-scrollbar{height:8px;width:8px}.select-games-search-for-grid__list::-webkit-scrollbar-track{background:rgba(13,19,34,.4);border-radius:4px}.select-games-search-for-grid__list::-webkit-scrollbar-thumb{border-radius:4px}.select-games-search-for-grid .select-games-search-for-grid__option{border-radius:8px;flex-wrap:nowrap;gap:8px;min-height:auto;padding:0;width:100%}.select-games-search-for-grid .select-games-search-for-grid__option.option--highlighted{background:transparent}.select-games-search-for-grid .select-games-search-for-grid__option.option:hover{background:#0e1322}.select-games-search-for-grid__image{background:#0e1322;border-radius:8px;height:64px;overflow:hidden;position:relative;width:64px}.select-games-search-for-grid__image img{max-height:100%;max-width:100%}.select-games-search-for-grid__info{display:flex;flex-direction:column;overflow:hidden;padding-right:8px}.select-games-search-for-grid__name,.select-games-search-for-grid__provider{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.select-games-search-for-grid__name{color:#97aac0;font-size:14px;line-height:140%;max-width:100%}.select-games-search-for-grid__option:hover .select-games-search-for-grid__name{color:#f9faff}.select-games-search-for-grid__input{border-radius:8px}.select-games-search-for-grid__input .input__native{height:48px}@media(min-width:1248px){.select-games-search-for-grid__input .input__native{height:38px}}.select-games-search-for-grid .input__left-container{color:#fff}.select-games-search-for-grid .input .input__native+.input__focus-container{background:#1a2030;border:1px solid #1a2030;border-radius:24px}@media(min-width:1248px){.select-games-search-for-grid .input .input__native+.input__focus-container{border-radius:8px}}.select-games-search-for-grid .input .input__native+.input__focus-container:active,.select-games-search-for-grid .input .input__native+.input__focus-container:focus,.select-games-search-for-grid .input .input__native+.input__focus-container:hover{border:1px solid rgba(151,170,192,.4)}.select-games-search-for-grid .font-icons--close{font-size:14px}.select-games-search-for-grid__option-name{align-items:flex-start;display:inline-flex;flex:1;flex-direction:column;justify-content:center;width:100%}.select-games-search-for-grid__provider{color:#787f90;display:block;font-size:10px;line-height:140%;text-transform:uppercase}.select-games-search-for-grid__footer{padding:8px 0 0;text-align:center}.select-games-search-for-grid__footer:empty{padding:0}.select-games-search-for-grid__extra-container{align-items:center;display:flex}.select-games-search-for-grid__extra-container .text-btn{display:flex}.select-games-search-for-grid__extra-container .font-icons{color:rgba(151,170,192,.4);font-size:16px}.select-games-search-for-grid__extra-container .font-icons:hover{color:#97aac0}.select-games-search-for-grid__item-content{background:rgba(13,19,34,.5);border-radius:8px;display:flex;margin:0 8px 8px 0;padding:12px 14px}.catalog,.select-games-search-for-grid .games-search-for-grid-item-button .btn{width:100%}.catalog{display:block;overflow:hidden;padding:0}.catalog__not-found{color:#fff;text-transform:uppercase}.catalog__subtitle{color:#f9faff;font-size:16px;font-weight:700;margin:0 0 10px}.catalog__list{grid-row-gap:10px;grid-column-gap:10px;display:grid;grid-auto-flow:row;grid-template-columns:repeat(3,1fr);width:100%}@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:960px){.catalog__list{grid-template-columns:repeat(5,1fr)}}@media(min-width:1248px){.catalog__list{grid-template-columns:repeat(6,1fr)}}@media(min-width:1632px){.catalog__list{grid-template-columns:repeat(6,1fr)}}@media(min-width:1920px){.catalog__list{grid-template-columns:repeat(6,1fr)}}.catalog__skeleton-item{aspect-ratio:272/366;background-color:#1a2030;border-radius:8px;position:relative}.catalog__item{align-items:flex-start;align-self:stretch;display:flex;flex-direction:row;flex-wrap:wrap;justify-content:flex-start;margin:0;padding:0;width:100%}.catalog__item--first,.catalog__item--last{grid-column:span 2}.catalog__more{display:block;margin:16px 0 0;padding:0;text-align:center;width:100%}.catalog__more-btn{width:100%}@media(min-width:768px){.catalog__more-btn{min-width:150px;width:auto}}.catalog__count{color:#fff;font-size:14px;line-height:160%;margin-top:16px;text-align:center}.items-not-found{color:#fff;font-size:20px;font-weight:400;text-transform:uppercase}.game{display:block;padding:0;position:relative;width:100%}.game__block-img{aspect-ratio:272/366;background:rgba(0,6,22,.2);border-radius:8px;display:flex;height:100%;margin:0;overflow:hidden;padding:0;width:100%}.game__img{border:none;height:100%;width:100%}.game__action{align-items:center;background:rgba(0,6,22,.6);border-radius:8px;display:flex;flex-direction:column;flex-wrap:nowrap;gap:10px;height:100%;justify-content:center;left:0;opacity:0;overflow:hidden;padding:5px 12px;position:absolute;top:0;transition:opacity .3s ease;width:100%}.game--mobile .game__action,.game:hover .game__action{opacity:1}@media(min-width:960px){.game:hover .game__action{-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px)}}.game__favorite{align-items:center;background:#000616;border:none;border-radius:50%;box-shadow:none;color:#f9faff;cursor:pointer;display:flex;font-size:16px;height:32px;justify-content:center;margin:0;opacity:0;outline:none;padding:0;position:absolute;right:5%;text-shadow:none;top:5%;transition:color .3s ease,opacity .3s ease;width:32px;z-index:1}.game__favorite--active{color:#ea0372;opacity:1}.game__favorite:hover{background:#000616;color:#ea0372}.game:hover .game__favorite{opacity:1}.game__label-list{align-items:flex-start;display:flex;flex-wrap:wrap;gap:2px;justify-content:flex-start;left:5%;opacity:1;pointer-events:none;position:absolute;right:5%;top:5%;transition:opacity .3s ease;width:auto}.game:not(.game--mobile):hover .game__label-list{opacity:0}.game__label{align-items:center;background-color:#ea0372;border-radius:4px;color:#fff;display:inline-flex;flex-direction:row;flex-wrap:nowrap;font-size:8px;font-weight:700;grid-column:1;justify-content:center;line-height:1;min-height:17px;padding:3px 6px;text-align:center;text-transform:uppercase;width:auto}.game__label--live{background:rgba(0,6,22,.7);min-height:14px;padding:2px 4px}.game__label--live:before{background:#35c31e;border-radius:100px;content:"";display:block;height:6px;margin-right:2px;width:6px}.game__label--top{background-color:#a6017c}.game__label--new{background-color:#35c31e}.game__label--jackpot{background-color:#9f54ff}.game__label--ekskluzivno{background-color:#ea0372}.game__description{align-self:flex-end;display:block;width:100%}.game__title{align-items:flex-start;color:#fff;display:flex;flex-direction:row;font-size:14px;font-weight:600;justify-content:center;line-height:140%;margin:0;padding:0;text-align:center;text-transform:capitalize;width:100%}@media(min-width:1632px){.game__title{font-size:16px}}.game__title .link-no-styles{max-width:95%}.game__provider,.game__title .link-no-styles{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.game__provider{color:#ea0372;font-size:10px;line-height:140%;text-transform:uppercase}.game__buttons,.game__provider{display:block;text-align:center;width:100%}.game__buttons{margin:0 0 12px;padding:0}.game__btn-play{align-items:center;display:flex;height:62px;justify-content:center;margin:0;padding:0;width:100%}@media(min-width:1632px){.game__btn-play{height:68px}}.game:not(.game--mobile,.game--provider) .game__play{align-items:center;background:#ea0372;border-radius:50%;display:flex;filter:drop-shadow(0 4px 24px rgba(0,0,0,.55));font-size:18px;height:34px;justify-content:center;transition:width .3s ease,height .3s ease;width:34px}@media(min-width:1632px){.game:not(.game--mobile,.game--provider) .game__play{font-size:20px;height:40px;width:40px}}.game:not(.game--mobile,.game--provider) .game__play:after,.game:not(.game--mobile,.game--provider) .game__play:before{border-radius:50%;content:"";position:absolute}.game:not(.game--mobile,.game--provider) .game__play:before{background:rgba(234,3,114,.5);height:48px;width:48px}@media(min-width:1632px){.game:not(.game--mobile,.game--provider) .game__play:before{height:54px;width:54px}}.game:not(.game--mobile,.game--provider) .game__play:after{background:rgba(234,3,114,.4);height:62px;width:62px}@media(min-width:1632px){.game:not(.game--mobile,.game--provider) .game__play:after{height:68px;width:68px}}.game:not(.game--mobile,.game--provider) .game__play:hover{border:none;height:62px;margin:0;width:62px}@media(min-width:1632px){.game:not(.game--mobile,.game--provider) .game__play:hover{height:68px;width:68px}}.game:not(.game--mobile,.game--provider) .game__play .font-icons{color:#fff;margin-left:4px;z-index:1}.game__demo{align-items:center;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:#0e1322;border-radius:4px;color:#f9faff;display:flex;font-size:10px;font-weight:700;justify-content:center;line-height:140%;padding:4px 6px;text-align:center;text-transform:uppercase}.game__demo:hover{background:#1a2030}.game__jackpot{align-items:center;background-color:#fd4848;border-radius:8px;bottom:5%;color:#f9faff;display:inline-flex;flex-wrap:nowrap;font-size:14px;font-weight:900;justify-content:center;left:50%;max-width:100%;min-height:30px;padding:5px 10px;pointer-events:none;position:absolute;text-align:center;transform:translate(-50%);transition:opacity .3s ease;white-space:nowrap;z-index:1}.game:hover .game__jackpot{opacity:0}.game--mobile .game__play{background:transparent none;border-radius:0;bottom:0;color:transparent;left:0;position:absolute;right:0;top:0;width:100%}.game--mobile .game__demo{display:none}.game--mobile .game__action{background:transparent none}.game--mobile .game__description,.game--mobile .game__favorite{display:none}.game--provider:hover .game__action{-webkit-backdrop-filter:none;backdrop-filter:none}.game--provider .game__play{background:transparent none;border-radius:0;bottom:0;color:transparent;left:0;position:absolute;right:0;top:0;width:100%}.game--provider .game__action{background:transparent none}.game--provider .game__block-img{background:#0e1322}.game--provider .game__description,.game--provider .game__favorite{display:none}.jackpot-promo__levels-wrap{scrollbar-color:#2a344e}.jackpot-promo__levels-wrap::-webkit-scrollbar{height:2px;width:2px}.jackpot-promo__levels-wrap::-webkit-scrollbar-track{background:#1a2030;border-radius:2px}.jackpot-promo__levels-wrap::-webkit-scrollbar-thumb{background:rgba(42,52,78,.6);border-radius:2px;margin:0}.jackpot-promo__levels-wrap::-webkit-scrollbar-thumb:hover{background:#2a344e}@-moz-document url-prefix(){.jackpot-promo__levels-wrap{scrollbar-width:thin}}.jackpot-promo{align-items:center;background:#151a29;border-radius:8px;display:flex;flex-wrap:wrap;gap:0 16px;padding:6px 6px 8px;position:relative;width:100%}@media(min-width:768px){.jackpot-promo{flex-wrap:nowrap;gap:16px;padding:12px 16px}}@media(min-width:1248px){.jackpot-promo{gap:24px;padding:12px 24px}}.jackpot-promo__header{align-items:center;display:flex}.jackpot-promo__image{max-width:100px;width:100%}.jackpot-promo__button{align-items:center;background:#232a3c;border-radius:100px;cursor:pointer;display:flex;font-size:12px;height:32px;justify-content:center;margin-left:auto;position:absolute;right:8px;top:8px;transition:.3s ease;width:32px}.jackpot-promo__button--open{transform:rotate(180deg)}.jackpot-promo__buttons{align-items:center;display:flex;flex-direction:column;gap:8px 16px;margin-top:12px;padding:0 12px}@media(min-width:768px){.jackpot-promo__buttons{flex-direction:row;margin:0 0 0 auto;padding:0}.jackpot-promo__terms{max-width:-moz-min-content;max-width:min-content;order:-1;text-align:right}}.jackpot-promo__terms-text{color:#f9faff;display:flex;font-size:12px;line-height:140%}@media(min-width:768px){.jackpot-promo__terms-text{display:none}}.jackpot-promo__terms-icon{color:rgba(120,127,144,.5);display:none;font-size:20px}@media(min-width:768px){.jackpot-promo__terms-icon{display:flex}}.jackpot-promo__link{align-items:center;border:1px solid rgba(234,3,114,.6);border-radius:8px;color:#f9faff;display:flex;font-size:14px;font-weight:600;height:40px;justify-content:center;line-height:120%;min-width:84px;padding:8px 16px;width:100%}@media(min-width:576px){.jackpot-promo__link{width:-moz-max-content;width:max-content}}.jackpot-promo__collapse{width:100%}.jackpot-promo__pool{padding-right:50px}@media(min-width:960px){.jackpot-promo__pool{border-right:1px solid #232a3c;padding-right:16px}}@media(min-width:1248px){.jackpot-promo__pool{padding-right:24px}}.jackpot-promo__pool-title{color:#787f90;font-size:12px;line-height:140%;text-transform:capitalize}.jackpot-promo__pool-sum{font-size:12px;font-weight:700;line-height:140%;width:-moz-max-content;width:max-content}.jackpot-promo__levels{width:100%}@media(min-width:768px){.jackpot-promo__levels{display:none}}@media(min-width:960px){.jackpot-promo__levels{display:flex;flex:1;overflow:hidden;position:relative}}.jackpot-promo__levels:after,.jackpot-promo__levels:before{content:"";display:none;height:calc(100% - 5px);position:absolute;top:0;width:80px}@media(min-width:960px){.jackpot-promo__levels--with-start-dimming:before{background:linear-gradient(90deg,#151a29 10%,rgba(14,19,34,0));display:block;left:-10px}.jackpot-promo__levels--with-end-dimming:after{background:linear-gradient(90deg,rgba(14,19,34,0),#151a29 90%);display:block;right:-10px}}.jackpot-promo__levels-wrap{overflow-x:auto;width:100%}.jackpot-promo__levels-wrap::-webkit-scrollbar{height:5px}@media(min-width:960px){.jackpot-promo__levels-wrap{padding:4px 0;width:-moz-max-content;width:max-content}}.jackpot-promo--is-game-page{background:#151a29;border-radius:0 0 8px 8px;flex-wrap:wrap;gap:0 8px;left:50%;max-width:calc(100vw - 32px);padding:4px 6px 4px 8px;position:absolute;top:0;transform:translateX(-50%);width:-moz-fit-content;width:fit-content}.jackpot-promo--is-game-page .jackpot-promo__levels{display:flex;flex-direction:column;flex-grow:1;gap:12px 16px;padding:12px 12px 0}.jackpot-promo--is-game-page .jackpot-promo__image{width:64px}.jackpot-promo--is-game-page .jackpot-promo__link{width:100%}.jackpot-promo--is-game-page .jackpot-promo__pool{padding-right:35px}.jackpot-promo--is-game-page .jackpot-promo__pool-title{font-size:10px}.jackpot-promo--is-game-page .jackpot-promo__pool-sum{font-size:12px}.jackpot-promo--is-game-page .jackpot-promo__buttons{flex-direction:column;margin-top:12px}.jackpot-promo--is-game-page .jackpot-promo__button{background:transparent;height:24px;right:6px;top:6px;width:24px}.jackpot-promo--is-game-page .jackpot-promo__terms{max-width:none;order:1;text-align:center}.jackpot-total{align-items:center;display:flex;flex-wrap:nowrap;gap:4px;width:100%}.jackpot-sum .odometer.odometer-auto-theme,.jackpot-sum .odometer.odometer-auto-theme .odometer-digit{vertical-align:baseline}.jackpot-sum .odometer.odometer-auto-theme,.jackpot-sum .odometer.odometer-theme-default{font-family:Inter,Arial,sans-serif;line-height:1em}.jackpot-sum__symbol{text-transform:none}.odometer.odometer-auto-theme,.odometer.odometer-auto-theme .odometer-digit,.odometer.odometer-theme-default,.odometer.odometer-theme-default .odometer-digit{*zoom:1;display:inline-block;*display:inline;position:relative;vertical-align:middle;*vertical-align:auto}.odometer.odometer-auto-theme .odometer-digit .odometer-digit-spacer,.odometer.odometer-theme-default .odometer-digit .odometer-digit-spacer{*zoom:1;display:inline-block;*display:inline;vertical-align:middle;*vertical-align:auto;visibility:hidden}.odometer.odometer-auto-theme .odometer-digit .odometer-digit-inner,.odometer.odometer-theme-default .odometer-digit .odometer-digit-inner{bottom:0;display:block;left:0;overflow:hidden;position:absolute;right:0;text-align:left;top:0}.odometer.odometer-auto-theme .odometer-digit .odometer-ribbon,.odometer.odometer-theme-default .odometer-digit .odometer-ribbon{display:block}.odometer.odometer-auto-theme .odometer-digit .odometer-ribbon-inner,.odometer.odometer-theme-default .odometer-digit .odometer-ribbon-inner{-webkit-backface-visibility:hidden;display:block}.odometer.odometer-auto-theme .odometer-digit .odometer-value,.odometer.odometer-theme-default .odometer-digit .odometer-value{display:block;-webkit-transform:translateZ(0)}.odometer.odometer-auto-theme .odometer-digit .odometer-value.odometer-last-value,.odometer.odometer-theme-default .odometer-digit .odometer-value.odometer-last-value{position:absolute}.odometer.odometer-auto-theme.odometer-animating-up .odometer-ribbon-inner,.odometer.odometer-theme-default.odometer-animating-up .odometer-ribbon-inner{transition:transform 2s}.odometer.odometer-auto-theme.odometer-animating-down .odometer-ribbon-inner,.odometer.odometer-auto-theme.odometer-animating-up.odometer-animating .odometer-ribbon-inner,.odometer.odometer-theme-default.odometer-animating-down .odometer-ribbon-inner,.odometer.odometer-theme-default.odometer-animating-up.odometer-animating .odometer-ribbon-inner{transform:translateY(-100%)}.odometer.odometer-auto-theme.odometer-animating-down.odometer-animating .odometer-ribbon-inner,.odometer.odometer-theme-default.odometer-animating-down.odometer-animating .odometer-ribbon-inner{transform:translateY(0);transition:transform 2s}.odometer.odometer-auto-theme,.odometer.odometer-theme-default{font-family:Helvetica Neue,sans-serif;line-height:1.1em}.odometer.odometer-auto-theme .odometer-value,.odometer.odometer-theme-default .odometer-value{text-align:center}.odometer.odometer-auto-theme,.odometer.odometer-theme-default{font-family:inherit;line-height:inherit}.odometer.odometer-auto-theme .odometer-ribbon-inner,.odometer.odometer-auto-theme .odometer-value,.odometer.odometer-theme-default .odometer-ribbon-inner,.odometer.odometer-theme-default .odometer-value{width:100%}.jackpot-levels__level{border-top-color:#9f54ff;color:#9f54ff}.jackpot-levels__level--level_1{border-top-color:#fcc400;color:#fcc400}.jackpot-levels__level--level_2{border-top-color:#ea0372;color:#ea0372}.jackpot-levels__level--level_3{border-top-color:#9f54ff;color:#9f54ff}.jackpot-levels__level--level_4{border-top-color:#8c9eb4;color:#8c9eb4}.jackpot-levels--page{display:flex;flex-direction:column;gap:32px;margin-top:24px;width:100%}@media(min-width:768px){.jackpot-levels--page{flex-direction:row;flex-wrap:wrap;gap:48px 16px;justify-content:center}}@media(min-width:960px){.jackpot-levels--page{flex-wrap:nowrap}}.jackpot-levels--page .jackpot-levels__level{background:#151a29;border-radius:16px;border-top:3px solid #9f54ff;position:relative;text-align:center;width:100%}.jackpot-levels--page .jackpot-levels__level--level_1{border-color:#fcc400}.jackpot-levels--page .jackpot-levels__level--level_2{border-color:#ea0372}.jackpot-levels--page .jackpot-levels__level--level_3{border-color:#9f54ff}.jackpot-levels--page .jackpot-levels__level--level_4{border-color:#8c9eb4}@media(min-width:768px){.jackpot-levels--page .jackpot-levels__level{max-width:calc(50% - 8px)}}@media(min-width:960px){.jackpot-levels--page .jackpot-levels__level{max-width:calc(33.33333% - 16px)}}.jackpot-levels--promo{display:flex;flex-direction:column;flex-grow:1;gap:12px 16px;padding:12px 12px 0}@media(min-width:768px){.jackpot-levels--promo{flex-direction:row;padding:0}}@media(min-width:1248px){.jackpot-levels--promo{gap:24px}}.jackpot-levels--promo .jackpot-levels__level{flex:1}.jackpot-level__img{max-width:100%}.jackpot-level__pool{align-items:center;color:#f9faff;display:flex;flex-wrap:nowrap;gap:0 4px;justify-content:center;width:100%}.page-jackpot .jackpot-level{padding:32px 16px 16px;position:relative}@media(min-width:768px){.page-jackpot .jackpot-level{padding-bottom:24px;padding-top:48px}}.page-jackpot .jackpot-level .jackpot-level__img-wrap{left:50%;position:absolute;top:-25px;transform:translateX(-50%);width:47px}@media(min-width:768px){.page-jackpot .jackpot-level .jackpot-level__img-wrap{top:-35px;width:67px}}.page-jackpot .jackpot-level .jackpot-level__name{font-size:16px;line-height:160%;margin-bottom:8px}@media(min-width:768px){.page-jackpot .jackpot-level .jackpot-level__name{font-size:20px}}.page-jackpot .jackpot-level .jackpot-level__desc{border-top:1px solid #3a4258;color:#97aac0;font-size:12px;line-height:140%;margin-top:16px;padding-top:8px}.page-jackpot .jackpot-level .jackpot-level__pool{font-size:22px;font-weight:700;line-height:22px}@media(min-width:768px){.page-jackpot .jackpot-level .jackpot-level__pool{font-size:28px;line-height:28px}}@media(min-width:960px){.page-jackpot .jackpot-level .jackpot-level__pool{font-size:22px;line-height:22px}}@media(min-width:1248px){.page-jackpot .jackpot-level .jackpot-level__pool{font-size:28px;line-height:28px}}.jackpot-promo .jackpot-level{align-items:center;display:flex;gap:8px}.jackpot-promo .jackpot-level .jackpot-level__img-wrap{height:24px;min-width:24px;width:24px}@media(min-width:768px){.jackpot-promo .jackpot-level .jackpot-level__img-wrap{height:36px;min-width:36px;width:36px}}.jackpot-promo .jackpot-level .jackpot-level__content{flex:1}.jackpot-promo .jackpot-level .jackpot-level__name{font-size:12px;line-height:140%;width:-moz-max-content;width:max-content}.jackpot-promo .jackpot-level .jackpot-level__pool{font-size:12px;font-weight:700;gap:0 4px;justify-content:flex-start;line-height:140%}.jackpot-promo .jackpot-level .jackpot-level__pool .jackpot-sum__sum{max-width:-moz-fit-content;max-width:fit-content;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.jackpot-levels--isGameMobileLayout .jackpot-level .jackpot-level__pool{justify-content:flex-start}.provider-games{background:#0e1322;border-radius:16px;padding:24px}.provider-games__title{align-items:center;color:#f9faff;display:flex;font-size:24px;font-weight:700;margin-bottom:16px;text-transform:capitalize}.provider-games__icon{align-items:center;background:#0e1322;border-radius:6px;display:flex;justify-content:center;margin-right:8px;padding:8px}.games-slider__header{align-items:center;display:flex;justify-content:space-between;margin-bottom:16px}.games-slider__title{margin:0}.games-slider__nav{display:flex;gap:4px}.games-slider__item{width:109px}@media(min-width:768px){.games-slider__item{width:unset}}.games-slider__see-more-btn{display:flex;margin-top:16px;width:100%}@media(min-width:576px){.games-slider__see-more-btn{margin:16px auto 0;min-width:150px;width:-moz-fit-content;width:fit-content}}.games-slider__slider:not(.swiper-initialized) .swiper-wrapper{display:flex;gap:10px;overflow:hidden;width:100%}@media(min-width:768px){.games-slider__slider:not(.swiper-initialized) .swiper-wrapper{gap:0}}.games-slider__slider:not(.swiper-initialized) .games-slider__item{width:109px}@media(min-width:768px){.games-slider__slider:not(.swiper-initialized) .games-slider__item{width:calc(25% - 7.5px)}}@media(min-width:960px){.games-slider__slider:not(.swiper-initialized) .games-slider__item{width:calc(20% - 8px)}}@media(min-width:1248px){.games-slider__slider:not(.swiper-initialized) .games-slider__item{width:calc(16.66667% - 8.33333px)}}.title-with-icon{align-items:center;color:#f9faff;display:flex;font-size:18px;font-weight:700;margin:0;text-decoration:none;text-transform:capitalize}@media(min-width:768px){.title-with-icon{font-size:24px}}.title-with-icon__icon{align-items:center;background:#1a2030;border-radius:6px;display:flex;height:32px;justify-content:center;margin-right:8px;width:32px}.title-with-icon__icon img{height:16px;width:16px}.game-box-v2{height:100%}.game-box-mobile-info{bottom:5px;left:3px;position:fixed;z-index:1020}@media(max-width:960px)and (orientation:landscape){.game-box-mobile-info{bottom:auto;left:10px;top:5px}}.game-panel-mob{background-color:#000616;bottom:0;left:0;padding:0;position:fixed;right:0;z-index:1000}@media(max-width:960px)and (orientation:landscape){.game-panel-mob{height:100%;right:auto;top:0}}.game-panel-mob__list{align-items:flex-end;display:flex;flex-direction:row;flex-wrap:nowrap;height:46px;justify-content:center;margin:0;padding:0 0 8px;width:100%}@media(max-width:960px)and (orientation:landscape){.game-panel-mob__list{flex-direction:column;height:100%;padding:0;width:56px}}.game-panel-mob__item{margin:0;padding:0;width:20%}@media(max-width:960px)and (orientation:landscape){.game-panel-mob__item{flex:.2;width:100%}}.game-panel-mob__link{align-items:center;color:#787f90;display:flex;flex-direction:column;flex-wrap:nowrap;font-size:10px;font-weight:600;justify-content:flex-end;line-height:15px;margin:0;padding:0;text-align:center;text-decoration:none;text-transform:capitalize;transition:color .3s ease;width:100%}.game-panel-mob__item--main .game-panel-mob__link{color:#ea0372}@media(max-width:960px)and (orientation:landscape){.game-panel-mob__link{align-items:center;height:100%;justify-content:center}}.game-panel-mob__icon{font-size:24px;margin-bottom:3px}.game-panel-mob__item--main .game-panel-mob__icon{align-items:center;background:#ea0372 none;border-radius:8px;color:#fff;display:flex;flex-direction:row;flex-wrap:nowrap;font-size:24px;height:38px;justify-content:center;margin:0 auto 6px;transition:color .3s ease;width:38px}.game-panel-mob__item--main .game-panel-mob__icon:after{background:#000616;border-radius:16px;content:"";display:block;height:50px;position:absolute;width:50px;z-index:-1}.game-panel-mob__item--main .game-panel-mob__link:hover .game-panel-mob__icon{color:#a6017c}@media(max-width:960px)and (orientation:landscape){.game-panel-mob__name{display:none}}.game-session-close-modal__content{color:#f9faff;line-height:1.5;padding:32px}.game-session-close-modal__buttons{display:flex;flex-wrap:wrap;gap:16px;justify-content:center;margin-top:40px}.game-session-close-modal.modal .modal__close-button{right:10px;top:10px}.reality-check-modal__body{line-height:1.5;padding:32px}.reality-check-modal__period{text-align:center}.reality-check-modal__buttons{display:flex;flex-wrap:wrap;gap:12px;justify-content:center;margin-top:32px}.reality-check-modal.modal .modal__close-button{display:none}