.page-game{background:#141414;bottom:0;display:block;left:0;position:fixed;right:0;top:0;z-index:100}.page-game__bg,.page-game__bg img{display:block;height:100%;left:0;position:absolute;top:0;width:100%}.page-game__bg img{border:none;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center}.page-game__bg:after{background:#141414;display:block;height:100%;left:0;position:absolute;top:0;width:100%}.page-game__container{align-items:center;display:flex;flex-direction:row;flex-wrap:nowrap;height:100%;justify-content:center;margin:0;padding:86px 10px 10px;position:relative}@media(min-width:1280px){.page-game__container{padding:96px 20px 20px}}.page-game__panel{display:block;height:100%;position:absolute;right:0;top:0;width:0;z-index:1}.page-game__grid{align-items:center;border-radius:4px;display:inline-grid;flex-direction:row;flex-wrap:nowrap;gap:8px;grid-template-columns:1fr;grid-template-rows:1fr;height:calc(75vw - 49.5px);justify-content:center;margin:0;max-height:100%;max-width:100%;padding:10px;position:relative;width:calc(177.77778vh - 78.22222px)}@media(min-width:1280px){.page-game__grid{gap:16px}}@media(min-width:1920px){.page-game__grid{gap:24px}}@media(min-width:1632px){.page-game__grid{height:calc(75vw - 69px);width:calc(177.77778vh - 92.44444px)}}.page-game__grid--count-2{grid-template-columns:repeat(2,1fr);height:calc(37.5vw - 24.75px);width:calc(355.55556vh - 192px)}@media(min-width:1280px){.page-game__grid--count-2{width:calc(355.55556vh - 241.77778px)}}@media(min-width:1632px){.page-game__grid--count-2{height:calc(37.5vw - 34.5px);width:calc(355.55556vh - 270.22222px)}}.page-game__grid--count-4{grid-template-columns:repeat(2,1fr);grid-template-rows:repeat(2,1fr);height:calc(75vw - 57px);width:calc(177.77778vh - 96px)}@media(min-width:1280px){.page-game__grid--count-4{height:calc(75vw - 67.5px);width:calc(177.77778vh - 120.88889px)}}@media(min-width:1632px){.page-game__grid--count-4{height:calc(75vw - 87px);width:calc(177.77778vh - 135.11111px)}}.page-game__grid .game-frame__frame--fix{max-width:calc(129.03226vh - 56.77419px)}@media(min-width:1632px){.page-game__grid .game-frame__frame--fix{max-width:calc(129.03226vh - 67.09677px)}}.page-game__grid--count-2 .game-frame__frame--fix{max-width:calc(129.03226vh - 69.67742px)}@media(min-width:1280px){.page-game__grid--count-2 .game-frame__frame--fix{max-width:calc(129.03226vh - 87.74194px)}}@media(min-width:1632px){.page-game__grid--count-2 .game-frame__frame--fix{max-width:calc(129.03226vh - 98.06452px)}}.page-game__grid--count-4 .game-frame__frame--fix{max-width:calc(64.51613vh - 34.83871px)}@media(min-width:1280px){.page-game__grid--count-4 .game-frame__frame--fix{max-width:calc(64.51613vh - 43.87097px)}}@media(min-width:1632px){.page-game__grid--count-4 .game-frame__frame--fix{max-width:calc(64.51613vh - 49.03226px)}}.page-game__grid-item{align-items:center;display:flex;flex-direction:row;flex-wrap:nowrap;height:100%;justify-content:center;margin:0;min-height:100%;min-width:100%;padding:0;width:100%}.page-game__grid--count-4 .page-game__grid-item{height:calc(50vh - 32px - var(--header-top)*2)}.page-game__slider{bottom:0;display:block;left:0;margin:0;padding:0;position:fixed;right:0;width:100%;z-index:100}.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--mobile{padding:0 0 80px}@media screen and (orientation:landscape){.page-game--mobile{padding:0 0 0 70px}}.game-frame{--border-radius:8px;align-items:center;align-self:stretch;border:2px solid hsla(0,0%,100%,.08);display:flex;max-height:100%;max-width:100%;padding:0}.game-frame,.game-frame__empty{background:#262626;border-radius:var(--border-radius);flex-direction:row;flex-wrap:nowrap;justify-content:center;margin:0;width:100%}.game-frame__empty{align-items:flex-start;display:none;height:100%;overflow:hidden;padding:0 56px}@media(min-width:768px){.game-frame__empty{padding:0 64px}}.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;background:#1a1a1a;border-radius:var(--border-radius) var(--border-radius) 0 0;display:flex;height:36px;justify-content:center;margin:0;padding:0 16px;position:relative;width:100%}.game-frame__block-frame{border-radius:0 0 var(--border-radius) var(--border-radius);flex:1;flex-direction:row;flex-wrap:nowrap;height:100%;overflow:hidden;width:100%}.game-frame__block-frame,.game-frame__frame{align-items:center;display:flex;justify-content:center;margin:0}.game-frame__frame{border:none;border-radius:0 0 var(--border-radius) var(--border-radius);flex-direction:row;flex-wrap:nowrap;max-height:100%;max-width:100%;padding:0}.game-frame__title{color:#fcfcfd;display:block;flex:1;font-size:12px;font-weight:600;letter-spacing:.01em;line-height:1.45;margin:0;overflow:hidden;padding-right:14px;text-overflow:ellipsis;white-space:nowrap;width:100%}@media(min-width:768px){.game-frame__title{font-size:14px}}@media(min-width:1280px){.game-frame__title{font-size:16px}}.game-frame__title{letter-spacing:.1px}@media(min-width:768px){.game-frame__title{letter-spacing:.15px}}.game-frame__title mark{color:#8c8c8c}.game-frame__controls{gap:4px;justify-content:flex-end}.game-frame__button,.game-frame__controls{align-items:center;display:inline-flex;flex-direction:row}.game-frame__button{--icon-size:16px;background:transparent none;border:none;border-radius:0;color:#9d9d9d;cursor:pointer;flex-wrap:nowrap;justify-content:center;outline:none;padding:0;position:relative;text-align:center;text-shadow:none;transition:color .3s ease}@media(min-width:1280px){.game-frame__button{--icon-size:20px}}.game-frame__button:hover{color:#fcfcfd}.game-frame__search{display:block;height:100%;padding:24px 0;width:100%}.page-game__grid--count-2 .game-frame__title,.page-game__grid--count-4 .game-frame__title{font-size:12px}.page-game__grid--count-2 .game-frame .game-frame__empty,.page-game__grid--count-4 .game-frame .game-frame__empty{padding:0 24px}.currency-exchange-modal__select-wrapper{margin-bottom:16px}.currency-exchange-modal__select-wrapper .select{width:100%}.currency-exchange-modal__select-wrapper .select .svg-icon{--icon-size:20px}.currency-exchange-modal__select-wrapper .input{--input-height:44px}@media(min-width:768px){.currency-exchange-modal__select-wrapper .input{--input-height:52px}}.currency-exchange-modal__select-wrapper .input__focus-container{--input-border-radius:4px;background-color:#141414}@media(min-width:768px){.currency-exchange-modal__select-wrapper .input__focus-container{--input-border-radius:8px}}.currency-exchange-modal__select-wrapper .input:active+.input__focus-container,.currency-exchange-modal__select-wrapper .input:focus+.input__focus-container,.currency-exchange-modal__select-wrapper .input:hover+.input__focus-container{background-color:#141414}.currency-exchange-modal__buttons-wrapper{display:flex;flex-direction:column;flex-wrap:wrap;gap:8px;justify-content:center}@media(min-width:768px){.currency-exchange-modal__buttons-wrapper{gap:16px}}.currency-exchange-modal__btn{width:100%}.currency-exchange-modal .modal-content__content{color:#bfbfbf;margin-bottom:16px}@media(min-width:768px){.currency-exchange-modal .modal-content__content{margin-bottom:24px}}.unavailable-currency{align-items:center;background:#1a1a1a;color:#fcfcfd;display:flex;flex-direction:column;height:100%;justify-content:center;padding:16px;width:100%}.unavailable-currency__currency-error{background:#0f0f0f;border:1px solid #5c5c5c;max-height:100%;max-width:328px;position:relative;text-align:center;width:100%}@media(min-width:1280px){.unavailable-currency__currency-error{max-width:464px}}.unavailable-currency__currency-error{padding:56px 16px 24px}@media(min-width:1280px){.unavailable-currency__currency-error{padding:80px 32px 32px}}.unavailable-currency__currency-error{border-radius:4px}@media(min-width:1280px){.unavailable-currency__currency-error{border-radius:8px}}.unavailable-currency__close{--icon-size:24px;color:#fcfcfd;cursor:pointer;position:absolute;text-decoration:none;top:16px;transition:color .3s ease}@media(min-width:1280px){.unavailable-currency__close{top:32px}}.unavailable-currency__close{right:16px}@media(min-width:1280px){.unavailable-currency__close{right:32px}}@media(min-width:768px){.unavailable-currency__close:hover{color:#bfbfbf}}.unavailable-currency__title{font-weight:700;letter-spacing:.03em;line-height:1.25;margin:0 0 8px;text-transform:capitalize}@media(min-width:1280px){.unavailable-currency__title{margin:0 0 16px}}.unavailable-currency__title{font-size:20px}@media(min-width:1280px){.unavailable-currency__title{font-size:32px}}.unavailable-currency__message{color:#ff3636;font-weight:400;line-height:1.4;margin:0 0 8px}@media(min-width:1280px){.unavailable-currency__message{margin:0 0 16px}}.unavailable-currency__message{font-size:13px}@media(min-width:1280px){.unavailable-currency__message{font-size:16px}}.unavailable-currency__description{color:#bfbfbf;font-weight:400;line-height:1.45;margin:0 0 16px}@media(min-width:1280px){.unavailable-currency__description{margin:0 0 24px}}.unavailable-currency__description{font-size:12px}@media(min-width:1280px){.unavailable-currency__description{font-size:14px}}.unavailable-currency__button{width:100%}.unavailable-currency--small .unavailable-currency__currency-error{border-radius:4px;max-width:328px;padding:56px 16px 24px}.unavailable-currency--small .unavailable-currency__close{right:16px;top:16px}.unavailable-currency--small .unavailable-currency__title{font-size:20px;margin-bottom:8px}.unavailable-currency--small .unavailable-currency__message{font-size:13px;margin-bottom:8px}.unavailable-currency--small .unavailable-currency__description{font-size:12px;margin-bottom:16px}.game-panel{align-items:center;background:#0f0f0f;border-bottom:1px solid hsla(0,0%,100%,.08);display:flex;flex-wrap:nowrap;gap:24px;height:76px;justify-content:space-between;left:0;position:absolute;top:0;width:100%;z-index:20}@media(min-width:1280px){.game-panel{gap:40px}}.game-panel{padding:0 16px}@media(min-width:1280px){.game-panel{padding:0 84px}}@media(min-width:1920px){.game-panel{padding:0 148px}}.game-panel__nav{align-items:center;display:flex;flex:1;gap:24px;height:100%;position:relative}@media(min-width:1280px){.game-panel__nav{gap:40px}}.game-panel__logo{display:flex;height:40px;min-width:54px;width:auto}.game-panel__logo .image{height:100%;width:auto}.game-panel__actions{align-items:center;display:flex;gap:8px}@media(min-width:1280px){.game-panel__actions{gap:16px}}.game-panel__search{--icon-size:24px;align-items:center;background:#262626;border:1px solid transparent;border-radius:8px;color:#fcfcfd;display:flex;justify-content:center;transition:background .3s ease,border-color .3s ease;width:40px}@media(min-width:1280px){.game-panel__search{width:48px}}.game-panel__search{height:40px}@media(min-width:1280px){.game-panel__search{height:48px}}@media(min-width:768px){.game-panel__search:hover{background:#0c3929}}.game-panel__search:active{background:#262626;border-color:#ff3636}.game-panel__currency{align-items:center;border:1px solid #ff3636;border-radius:40px 0 0 40px;border-right:none;display:flex;padding:4px 12px;pointer-events:none}@media(min-width:1280px){.game-panel__currency{padding:4px 16px}}.game-panel__deposit-section{align-items:center;background:hsla(0,0%,100%,.08);border:1px solid #333;border-radius:40px;display:flex;gap:16px}@media(min-width:768px){.game-panel__deposit-section{gap:20px}}@media(min-width:1280px){.game-panel__deposit-section{gap:32px}}.game-panel__deposit-section{min-height:52px}@media(min-width:1280px){.game-panel__deposit-section{min-height:56px}}.game-panel__deposit-section{padding:6px 6px 6px 20px}@media(min-width:1280px){.game-panel__deposit-section{padding:7px 7px 7px 24px}}.game-menu{--actions-section-width:451px;height:100%;margin:0}@media(min-width:1280px){.game-menu{--actions-section-width:551px}}.game-menu{--offset:70px}@media(min-width:1280px){.game-menu{--offset:220px}}@media(min-width:1920px){.game-menu{--offset:376px}}.game-menu{--logo-width:51px}@media(min-width:1280px){.game-menu{--logo-width:98px}}.game-menu{max-width:calc(100vw - var(--actions-section-width) - var(--offset) - var(--logo-width))}@media(min-width:1920px){.game-menu{max-width:none}}.game-menu:after,.game-menu:before{background:linear-gradient(90deg,rgba(8,17,14,0),#0f0f0f);content:"";height:100%;opacity:0;pointer-events:none;position:absolute;right:0;top:0;transition:opacity .3s ease;width:75px;z-index:2}@media(min-width:1280px){.game-menu:after,.game-menu:before{width:161px}}.game-menu:before{left:0;right:auto;transform:rotate(180deg)}.game-menu__item{--icon-size:20px;align-items:center;background:transparent;border:none;border-bottom:2px solid transparent;color:#fcfcfd;cursor:pointer;display:flex;gap:8px;height:100%;margin-right:4px;outline:none;padding:8px 12px;transition:background .3s ease,border-color .3s ease}@media(min-width:768px){.game-menu__item:hover{background:hsla(0,0%,100%,.08)}}.game-menu__item--active,.game-menu__item--active:hover{background:transparent;border-color:#ff3636;color:#ff3636}.game-menu__title{font-size:14px;font-weight:400}.game-menu__slide-arrow{display:none}.game-menu:has(.game-menu__slide-arrow--prev:not(.game-menu__slide-arrow--disabled)):before{opacity:1}.game-menu:has(.game-menu__slide-arrow--next:not(.game-menu__slide-arrow--disabled)):after{opacity:1}.game-menu:has(.game-menu__slide-arrow--prev.game-menu__slide-arrow--disabled):has(.game-menu__slide-arrow--next.game-menu__slide-arrow--disabled):after{opacity:0}.game-slider{-webkit-backdrop-filter:blur(3.5px);backdrop-filter:blur(3.5px);background-color:rgba(5,11,9,.88);bottom:0;box-shadow:0 4px 4px 0 rgba(0,0,0,.25);display:block;left:0;right:0;width:100%}.game-slider,.game-slider__close{margin:0;padding:0;position:absolute}.game-slider__close{--icon-size:16px;align-items:center;background:transparent;border:none;border-radius:0;color:#fcfcfd;cursor:pointer;display:flex;justify-content:center;transition:opacity .3s ease;z-index:1111}@media(min-width:1280px){.game-slider__close{--icon-size:20px}}@media(min-width:1920px){.game-slider__close{--icon-size:24px}}.game-slider__close{top:4px}@media(min-width:1280px){.game-slider__close{top:4px}}@media(min-width:1920px){.game-slider__close{top:16px}}.game-slider__close{right:4px}@media(min-width:1280px){.game-slider__close{right:4px}}@media(min-width:1920px){.game-slider__close{right:12px}}.game-slider__close{width:24px}@media(min-width:1280px){.game-slider__close{width:36px}}@media(min-width:1920px){.game-slider__close{width:40px}}.game-slider__close{height:24px}@media(min-width:1280px){.game-slider__close{height:36px}}@media(min-width:1920px){.game-slider__close{height:40px}}.game-slider__content{align-items:center;display:flex;margin:0;min-height:124px;padding:28px 24px 36px;position:relative;width:100%}@media(min-width:1280px){.game-slider__content{padding:44px 40px 56px}}@media(min-width:1920px){.game-slider__content{padding:64px 40px}}.game-slider__container{display:block;margin:0;padding:0;width:100%}.game-slider__container .section-slider__head{display:none}.game-slider__container .section-slider__item{margin-right:16px}@media(min-width:1280px){.game-slider__container .section-slider__item{margin-right:24px}}.game-slider__not-found{color:#fcfcfd;font-weight:600;text-transform:uppercase}.game-slider--winners{background-color:rgba(5,11,9,.64)}.winners{--min-height-item:64px}.winners__wrap{max-height:calc(var(--min-height-item)*4)}.winners__item{align-items:center;background:#1a1a1a;border:1px solid hsla(0,0%,100%,.08);border-radius:8px;color:#fcfcfd;display:flex;margin-right:8px;min-height:var(--min-height-item);padding:4px 8px;width:293px}@media(min-width:1280px){.winners__item{margin-right:16px}}.winners__image{border-radius:4px;height:48px;margin-right:8px;-o-object-fit:cover;object-fit:cover;width:48px}.winners__data{align-items:center;display:flex;flex:1;font-size:9px;font-weight:600;line-height:1.5}.winners__info{border-right:1px solid hsla(0,0%,100%,.08);flex:1;padding-right:8px}.winners__game,.winners__username{-webkit-line-clamp:1;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.winners__username{color:#9d9d9d;font-weight:600}.winners__game{color:#fcfcfd;font-size:14px;font-weight:700}.winners__sum{padding-left:8px}.winners__sum-title{color:#9d9d9d;font-weight:600}.winners__sum-amount{color:#ff3636;font-size:12px;font-weight:700;line-height:1.45}.winners .swiper-slide{width:auto}.game-currency,.game-currency__button{cursor:pointer;position:relative}.game-currency__button{align-items:center;background:#262626;background-image:none;border:1px solid transparent;border-radius:8px;display:flex;flex-direction:row;gap:4px;justify-content:flex-start;margin:0;outline:none;overflow:hidden;transition:background .3s ease}@media(min-width:768px){.game-currency__button:hover{background:#0c3929}}.game-currency__button{min-height:40px}@media(min-width:1280px){.game-currency__button{min-height:48px}}.game-currency__button{padding:0 8px}@media(min-width:1280px){.game-currency__button{padding:0 12px}}.game-currency--one .game-currency__button{pointer-events:none}.game-currency__code.input__native{font-size:16px;font-weight:400;line-height:1.5;max-width:42px;padding:0;text-align:center;text-overflow:clip;text-transform:uppercase;width:42px}.game-currency__code.input__native,.game-currency__code.input__native:active,.game-currency__code.input__native:focus,.game-currency__code.input__native:hover{color:#fcfcfd}.game-currency__code--colored.input__native{display:none}.game-currency__caret{color:#fcfcfd;display:flex;transition:transform .3s ease}.game-currency--one .game-currency__caret,.game-currency__caret:empty{display:none}.game-currency__list{background:#0f0f0f;border:1px solid #ff3636;border-radius:8px;display:none;min-width:122px;padding:8px 12px;position:absolute;right:0;top:calc(100% + 4px);z-index:1}.game-currency--open .game-currency__list{display:block}.game-currency__item{color:#fcfcfd;cursor:pointer;transition:color .3s ease;white-space:nowrap}.game-currency__item--active{color:#ff3636}.game-currency__link{align-items:center;display:flex;font-size:16px;font-weight:400;justify-content:center;line-height:1.4;min-height:44px;text-align:center}.game-currency--open .game-currency__caret{transform:rotate(180deg)}.game-currency--open .game-currency__button{background:#262626;border-color:#ff3636}.game-controls{color:#fcfcfd}@media(min-width:768px){.game-controls:hover:not(.game-controls--opened) .game-controls__active-option{background:#0c3929}}.game-controls__active-option{--icon-size:24px;align-items:center;background:#262626;border:1px solid transparent;border-bottom:none;border-radius:8px;cursor:pointer;display:flex;gap:4px;min-height:40px;position:relative;transition:background .3s ease}@media(min-width:1280px){.game-controls__active-option{min-height:48px}}.game-controls__active-option{padding:4px 8px}@media(min-width:1280px){.game-controls__active-option{padding:8px 12px}}.game-controls__list{--icon-size:20px;background:#0f0f0f;border:1px solid #ff3636;border-radius:0 0 8px 8px;border-top:0;cursor:auto;display:flex;flex-direction:column;left:-1px;margin:0;padding:0;position:absolute;top:100%;width:calc(100% + 2px)}.game-controls__item{display:inline-flex;flex-direction:row;flex-wrap:nowrap;width:auto}.game-controls__button,.game-controls__item{align-items:center;justify-content:center;margin:0;padding:0}.game-controls__button{background:transparent;border:none;color:#fcfcfd;cursor:pointer;display:flex;height:44px;outline:none;transition:opacity .3s ease;width:100%}@media(min-width:768px){.game-controls__button:hover{background-color:#262626}}.game-controls__button--active{pointer-events:none}.game-controls__arrow{--icon-size:16px;color:#fcfcfd;transition:transform .3s ease}.game-controls__arrow--opened{transform:rotate(180deg)}.game-controls--opened .game-controls__active-option{border:1px solid #ff3636;border-bottom:none;border-radius:8px 8px 0 0;color:#ff3636}.balance-select__dropdown-inner::-webkit-scrollbar{height:4px;width:4px}.balance-select__dropdown-inner::-webkit-scrollbar-track{background:rgba(252,252,253,.08);border-radius:80px}.balance-select__dropdown-inner::-webkit-scrollbar-thumb{background:rgba(252,252,253,.24);border-radius:80px;margin:0}.balance-select__dropdown-inner::-webkit-scrollbar-thumb:hover{background:rgba(252,252,253,.24)}@supports(-moz-appearance:none){.balance-select__dropdown-inner{scrollbar-color:rgba(252,252,253,.24) rgba(252,252,253,.08);scrollbar-width:thin}}.balance-select__button{align-items:center;background:transparent;cursor:pointer;display:inline-flex;flex-direction:row;flex-wrap:nowrap;gap:4px;margin:0;padding:0;position:relative;width:100%}.balance-select__balance{align-items:center;color:#fcfcfd;display:flex}.balance-select__balance-icon{display:inline-block;font-size:24px;margin-right:20px}.balance-select__bottom-line{height:0;width:100%}.balance-select__arrow-icon-wrapper{--icon-size:16px;align-items:center;color:#fcfcfd;cursor:pointer;display:inline-flex;justify-content:center;line-height:1;transform-origin:center;transition:transform .3s ease;vertical-align:top}.balance-select__dropdown{background:#262626;border:1px solid #333;border-radius:4px;bottom:calc(100% + 4px);left:0;min-width:100%;position:absolute;z-index:100}.balance-select__dropdown:empty{display:none}.balance-select__dropdown-inner{display:flex;flex-direction:column;max-height:200px;overflow:hidden;overflow-y:auto}.balance-select .balance-select__option span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.balance-select--in-top-header .balance-select__button{gap:2px}@media(min-width:1280px){.balance-select--in-top-header .balance-select__button{gap:4px}}.balance-select--in-top-header .balance-select__dropdown{bottom:auto;overflow:hidden;top:calc(100% + 6px);z-index:1042}@media(min-width:768px){.balance-select--in-top-header .balance-select__dropdown{top:calc(100% + 8px)}}.balance-select--in-left-desktop-menu .balance-select__button{background:linear-gradient(135deg,#e7ddc9,#8f826c);border-radius:40px;gap:0;justify-content:center;min-height:48px;padding:0 12px;position:relative;transition:background .3s ease}.balance-select--in-left-desktop-menu .balance-select__button:before{background:transparent;border-radius:40px;content:"";inset:0;-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:xor;mask-composite:exclude;padding:1px;position:absolute}.balance-select--in-left-desktop-menu .balance-select__button:hover{background:linear-gradient(225deg,#e7ddc9,#8f826c);border-radius:40px;position:relative}.balance-select--in-left-desktop-menu .balance-select__button:hover:before{background:transparent;border-radius:40px;content:"";inset:0;-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:xor;mask-composite:exclude;padding:1px;position:absolute}.balance-select--in-left-desktop-menu .balance-select__button:active{background:linear-gradient(135deg,#e7ddc9,#8f826c);border-radius:40px;position:relative}.balance-select--in-left-desktop-menu .balance-select__button:active:before{background:#c5b89e;border-radius:40px;content:"";inset:0;-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:xor;mask-composite:exclude;padding:1px;position:absolute}.balance-select--in-left-desktop-menu .balance-select__balance{color:#0f0f0f;width:auto}.balance-select--in-left-desktop-menu .balance-select__arrow-icon-wrapper{--icon-size:20px;color:#0f0f0f}.balance-select--in-left-desktop-menu .balance-select__dropdown{border-radius:8px;overflow:hidden;width:100%;z-index:1042}.balance-select--in-header-mobile .balance-select__button{min-height:30px}.balance-select--in-header-mobile .balance-select__dropdown{overflow:hidden}.balance-select--in-mobile-menu .balance-select__button{gap:4px;justify-content:flex-start;padding:0}.balance-select--in-mobile-menu .balance-select__balance{color:#fcfcfd;flex:0}.balance-select--in-mobile-menu .balance-select__arrow-icon-wrapper{--icon-size:14px;color:#fcfcfd}.balance-select--in-mobile-menu .balance-select__dropdown{border-radius:8px;bottom:auto;overflow:hidden;top:calc(100% + 6px);z-index:1042}.balance-select--in-game-panel .balance-select__balance{color:#fcfcfd}.balance-select--in-game-panel .balance-select__button{padding:0}.balance-select--in-game-panel .balance-select__arrow-icon-wrapper{display:none}.user-menu-option{align-items:center;background:#262626;border-bottom:1px solid transparent;color:#fcfcfd;cursor:pointer;display:flex;font-weight:400;line-height:1.2;min-height:44px;padding:4px 16px;text-transform:none;transition:background .3s ease,border-color .3s ease;white-space:nowrap}@media(min-width:768px){.user-menu-option{min-height:56px}}.user-menu-option{font-size:12px}@media(min-width:768px){.user-menu-option{font-size:16px}}@media(pointer:fine){.user-menu-option:hover{background:hsla(0,0%,100%,.08)}}.user-menu-option--selected,.user-menu-option:active{background:hsla(0,0%,100%,.24);border-color:#ff3636}.user-menu-option--selected{pointer-events:none}.balance-deposit__dropdown-inner::-webkit-scrollbar,.balance-select__dropdown-inner::-webkit-scrollbar{height:4px;width:4px}.balance-deposit__dropdown-inner::-webkit-scrollbar-track,.balance-select__dropdown-inner::-webkit-scrollbar-track{background:rgba(252,252,253,.08);border-radius:80px}.balance-deposit__dropdown-inner::-webkit-scrollbar-thumb,.balance-select__dropdown-inner::-webkit-scrollbar-thumb{background:rgba(252,252,253,.24);border-radius:80px;margin:0}.balance-deposit__dropdown-inner::-webkit-scrollbar-thumb:hover,.balance-select__dropdown-inner::-webkit-scrollbar-thumb:hover{background:rgba(252,252,253,.24)}@supports(-moz-appearance:none){.balance-deposit__dropdown-inner,.balance-select__dropdown-inner{scrollbar-color:rgba(252,252,253,.24) rgba(252,252,253,.08);scrollbar-width:thin}}.balance-select__title{color:#a6a6a6;font-size:12px;font-size:10px;font-weight:400;line-height:1.5}@media(min-width:1280px){.balance-select__title{font-size:12px}}.balance-deposit__button,.balance-select__button{align-items:center;background:transparent;cursor:pointer;display:inline-flex;flex-direction:row;flex-wrap:nowrap;gap:4px;margin:0;padding:0;position:relative;width:100%}.balance-deposit__balance,.balance-select__balance{align-items:center;color:#fcfcfd;display:flex}.balance-deposit__balance-icon,.balance-select__balance-icon{display:inline-block;font-size:24px;margin-right:20px}.balance-select__balance-value{display:flex;font-size:9px;font-weight:500;line-height:1.45;margin:0;max-width:none;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.balance-deposit__bottom-line,.balance-select__bottom-line{height:0;width:100%}.balance-deposit__arrow-icon-wrapper,.balance-select__arrow-icon-wrapper{--icon-size:16px;align-items:center;color:#fcfcfd;cursor:pointer;display:inline-flex;justify-content:center;line-height:1;transform-origin:center;transition:transform .3s ease;vertical-align:top}.balance-select__arrow-icon{display:inline-block;transition:transform .3s ease}.balance-select--open .balance-select__arrow-icon{transform:rotate(180deg)}.balance-deposit__dropdown,.balance-select__dropdown{background:#262626;border:1px solid #333;border-radius:4px;bottom:calc(100% + 4px);left:0;min-width:100%;position:absolute;z-index:100}.balance-deposit__dropdown:empty,.balance-select__dropdown:empty{display:none}.balance-deposit__dropdown-inner,.balance-select__dropdown-inner{display:flex;flex-direction:column;max-height:200px;overflow:hidden;overflow-y:auto}.balance-deposit .balance-select__option span,.balance-select .balance-select__option span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.balance-select--in-top-header{position:relative}.balance-select--in-top-header .balance-deposit__button,.balance-select--in-top-header .balance-select__button{gap:2px}@media(min-width:1280px){.balance-select--in-top-header .balance-deposit__button,.balance-select--in-top-header .balance-select__button{gap:4px}}.balance-select--in-top-header .balance-select__balance-value{gap:8px;letter-spacing:.01em}@media(min-width:1280px){.balance-select--in-top-header .balance-select__balance-value{gap:12px}}.balance-select--in-top-header .balance-select__balance-value{font-size:12px}@media(min-width:1280px){.balance-select--in-top-header .balance-select__balance-value{font-size:14px}}.balance-select--in-top-header .balance-select__currency-symbol{color:#ff3636}.balance-select--in-top-header .balance-deposit__dropdown,.balance-select--in-top-header .balance-select__dropdown{bottom:auto;overflow:hidden;top:calc(100% + 6px);z-index:1042}@media(min-width:768px){.balance-select--in-top-header .balance-deposit__dropdown,.balance-select--in-top-header .balance-select__dropdown{top:calc(100% + 8px)}}.balance-select--in-top-header .balance-select__option{align-items:center;display:flex;font-size:12px;min-height:38px;padding:4px 12px}.balance-select--in-left-desktop-menu{position:relative}.balance-select--in-left-desktop-menu .balance-deposit__button,.balance-select--in-left-desktop-menu .balance-select__button{background:linear-gradient(135deg,#e7ddc9,#8f826c);border-radius:40px;gap:0;justify-content:center;min-height:48px;padding:0 12px;position:relative;transition:background .3s ease}.balance-select--in-left-desktop-menu .balance-deposit__button:before,.balance-select--in-left-desktop-menu .balance-select__button:before{background:transparent;border-radius:40px;content:"";inset:0;-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:xor;mask-composite:exclude;padding:1px;position:absolute}.balance-select--in-left-desktop-menu .balance-deposit__button:hover,.balance-select--in-left-desktop-menu .balance-select__button:hover{background:linear-gradient(225deg,#e7ddc9,#8f826c);border-radius:40px;position:relative}.balance-select--in-left-desktop-menu .balance-deposit__button:hover:before,.balance-select--in-left-desktop-menu .balance-select__button:hover:before{background:transparent;border-radius:40px;content:"";inset:0;-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:xor;mask-composite:exclude;padding:1px;position:absolute}.balance-select--in-left-desktop-menu .balance-deposit__button:active,.balance-select--in-left-desktop-menu .balance-select__button:active{background:linear-gradient(135deg,#e7ddc9,#8f826c);border-radius:40px;position:relative}.balance-select--in-left-desktop-menu .balance-deposit__button:active:before,.balance-select--in-left-desktop-menu .balance-select__button:active:before{background:#c5b89e;border-radius:40px;content:"";inset:0;-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:xor;mask-composite:exclude;padding:1px;position:absolute}.balance-select--in-left-desktop-menu .balance-deposit__balance,.balance-select--in-left-desktop-menu .balance-select__balance{color:#0f0f0f;width:auto}.balance-select--in-left-desktop-menu .balance-select__balance-value{font-size:16px}.balance-select--in-left-desktop-menu .balance-deposit__arrow-icon-wrapper,.balance-select--in-left-desktop-menu .balance-select__arrow-icon-wrapper{--icon-size:20px;color:#0f0f0f}.balance-select--in-left-desktop-menu .balance-deposit__dropdown,.balance-select--in-left-desktop-menu .balance-select__dropdown{border-radius:8px;overflow:hidden;width:100%;z-index:1042}.balance-select--in-left-desktop-menu .balance-select__option{font-size:14px;padding:12px}.balance-select--in-left-desktop-menu--single{pointer-events:none}.balance-select--in-header-mobile .balance-deposit__button,.balance-select--in-header-mobile .balance-select__button{min-height:30px}.balance-select--in-header-mobile .balance-select__balance-value{font-size:13px;font-weight:400;max-width:70px}.balance-select--in-header-mobile .balance-deposit__dropdown,.balance-select--in-header-mobile .balance-select__dropdown{overflow:hidden}.balance-select--in-header-mobile .balance-select__option{background-color:#381687;color:#fafafa;font-size:11px;font-weight:400;padding:10px 12px}.balance-select--in-header-mobile .balance-select__option.user-menu-option--selected{background-color:#5321ca}.balance-select--in-mobile-menu{position:relative}.balance-select--in-mobile-menu .balance-deposit__button,.balance-select--in-mobile-menu .balance-select__button{gap:4px;justify-content:flex-start;padding:0}.balance-select--in-mobile-menu .balance-select__button--single{pointer-events:none}.balance-select--in-mobile-menu .balance-deposit__balance,.balance-select--in-mobile-menu .balance-select__balance{color:#fcfcfd;flex:0}.balance-select--in-mobile-menu .balance-select__balance-value{font-size:14px;font-weight:700;letter-spacing:.03em;line-height:1.35}.balance-select--in-mobile-menu .balance-deposit__arrow-icon-wrapper,.balance-select--in-mobile-menu .balance-select__arrow-icon-wrapper{--icon-size:14px;color:#fcfcfd}.balance-select--in-mobile-menu .balance-deposit__dropdown,.balance-select--in-mobile-menu .balance-select__dropdown{border-radius:8px;bottom:auto;overflow:hidden;top:calc(100% + 6px);z-index:1042}.balance-select--in-mobile-menu .balance-select__option{font-size:12px;padding:10px 12px}.balance-select--in-game-panel .balance-deposit__balance,.balance-select--in-game-panel .balance-select__balance{color:#fcfcfd}.balance-select--in-game-panel .balance-select__balance-value{font-size:14px;font-weight:600}@media(min-width:1280px){.balance-select--in-game-panel .balance-select__balance-value{font-size:16px}}.balance-select--in-game-panel .balance-deposit__button,.balance-select--in-game-panel .balance-select__button{padding:0}.balance-select--in-game-panel .balance-deposit__arrow-icon-wrapper,.balance-select--in-game-panel .balance-select__arrow-icon-wrapper{display:none}.balance-deposit{position:relative;width:143px}@media(min-width:768px){.balance-deposit{width:188px}}.balance-deposit__button{--icon-size:16px;background-color:#262626;border:1px solid #ff3636;border-radius:40px;color:#f2f2f2;display:flex;justify-content:space-between;padding:9px 16px;transition:background-color .3s ease,border-color .3s ease}@media(min-width:768px){.balance-deposit__button{--icon-size:20px;padding:13px 16px}}.balance-deposit__balance{justify-content:center;overflow:hidden;text-overflow:ellipsis}.balance-deposit__balance-value{color:#f2f2f2;font-size:12px;font-weight:600;line-height:1.2;overflow:hidden;text-overflow:ellipsis}@media(min-width:768px){.balance-deposit__balance-value{font-size:16px}}.balance-deposit__arrow-icon-wrapper{color:#f2f2f2}.balance-deposit__arrow-icon{--icon-size:16px;transition:transform .3s ease}@media(min-width:768px){.balance-deposit__arrow-icon{--icon-size:20px}}.balance-deposit__dropdown{border-radius:8px;bottom:auto;overflow:hidden;top:calc(100% + 4px)}@media(min-width:768px){.balance-deposit__dropdown{top:calc(100% + 8px)}}.balance-deposit__dropdown:not(:empty){border:1px solid #fff300}.balance-deposit__dropdown-inner{max-height:150px;overflow-x:hidden;overflow-y:auto}.balance-deposit .balance-deposit__option{align-items:center;background:#262626;border-bottom:1px solid transparent;color:#fcfcfd;display:flex;font-size:14px;font-weight:400;justify-content:space-between;line-height:1.2;min-height:44px;padding:8px 16px;position:relative;transition:.3s ease}.balance-deposit .balance-deposit__option *{position:relative;z-index:2}.balance-deposit .balance-deposit__option:nth-child(2n){background:hsla(0,0%,100%,.08)}@media(min-width:768px){.balance-deposit .balance-deposit__option:hover{background:hsla(0,0%,100%,.16)}}.balance-deposit .balance-deposit__option.user-menu-option--selected{background-color:hsla(0,0%,100%,.24);border-color:#ff3636;pointer-events:none}.balance-deposit .balance-deposit__option span{display:inline-flex;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.balance-deposit__crypto-icon{height:14px;width:14px}.balance-deposit--open .balance-deposit__arrow-icon{color:#fcfcfd;transform:rotate(180deg)}.balance-deposit--open .balance-deposit__button{background:transparent;border-color:#fff300}.balance-deposit--open .balance-deposit__balance-value{color:#fcfcfd}.game-box{height:100%}.jackpot-sticker{-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:linear-gradient(180deg,hsla(0,0%,68%,.2),hsla(0,0%,100%,.2) 138.74%);border:1px solid #fbe3af;border-left:none;border-radius:0 4px 4px 0;left:0;position:fixed;top:30px;transition:.3s ease;width:62px;will-change:right,left;z-index:1030}@media(orientation:landscape){.jackpot-sticker{left:60px}}@media(min-width:960px){.jackpot-sticker{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:linear-gradient(166deg,rgba(35,33,29,.8) 42.53%,hsla(0,0%,67%,.8) 139.65%);border:2px solid #fff1dc;border-radius:10px 0 0 10px;border-right:none;bottom:130px;box-shadow:inset 0 0 34px 0 hsla(0,0%,100%,.05),inset 0 2px 2px 0 hsla(0,0%,100%,.15);display:flex;left:auto;position:fixed;right:-226px;top:auto;transform:translateX(-60px);width:auto;z-index:19}}.jackpot-sticker__head{align-items:center;cursor:pointer;display:flex;padding:10px 18px 10px 12px;position:relative}@media(min-width:960px){.jackpot-sticker__head{align-items:center;flex-direction:column;gap:14px;justify-content:space-between;max-width:54px;min-height:340px;padding:50px 14px 17px}}.jackpot-sticker__head:before{background-image:url(/images/arrow-jackpot.873bde75..svg);background-position:50%;background-size:cover;content:"";height:16px;position:absolute;right:2px;top:50%;transform:translateY(-50%) rotate(90deg);transition:.3s ease;width:16px}@media(min-width:960px){.jackpot-sticker__head:before{height:24px;left:50%;top:17px;transform:translateX(-50%) rotate(180deg);width:24px}}.jackpot-sticker__head-img{width:32px}@media(min-width:960px){.jackpot-sticker__head-img{max-height:150px;width:48px}}.jackpot-sticker__total{max-height:90px;padding-right:114px;transform:rotate(-90deg)}.jackpot-sticker__total-name{color:gold;font-size:10px;font-weight:600;max-width:100%;overflow:hidden;text-overflow:ellipsis;text-transform:uppercase;white-space:nowrap}.jackpot-sticker__total-price{color:#fff;display:flex;font-size:14px;font-weight:800;gap:4px;letter-spacing:1.5px;line-height:1.2;max-height:100%;max-width:124px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.jackpot-sticker__content{display:none;padding:7px 2px}@media(min-width:960px){.jackpot-sticker__content{display:block;padding:20px 11px}}.jackpot-sticker__items{display:flex;flex-direction:column;gap:12px;padding:0 2px}.jackpot-sticker__item{align-items:center;border-radius:8px;display:flex;flex-direction:column;padding:4px;position:relative}@media(min-width:960px){.jackpot-sticker__item{flex-direction:row;gap:10px;justify-content:flex-start;padding:20px 16px;width:200px}}.jackpot-sticker__item:before{background:linear-gradient(180deg,#f2dba9,rgba(0,222,242,0) 89.58%) border-box;border:1px solid transparent;border-radius:10px;content:"";height:calc(100% - 2px);left:0;-webkit-mask:linear-gradient(#fff 0 0) padding-box,linear-gradient(#fff 0 0);-webkit-mask-composite:xor;mask-composite:exclude;pointer-events:none;position:absolute;top:0;width:calc(100% - 2px)}@media(min-width:960px){.jackpot-sticker__item:before{border-width:3px;height:calc(100% - 4px);width:calc(100% - 2px)}}.jackpot-sticker__item-content{text-align:center}@media(min-width:960px){.jackpot-sticker__item-content{text-align:left;width:calc(100% - 46px)}}.jackpot-sticker__item-image-wrp{align-items:center;display:flex}.jackpot-sticker__item-image{width:18px}@media(min-width:960px){.jackpot-sticker__item-image{width:38px}}.jackpot-sticker__item-name{color:gold;font-size:6px;font-weight:600;opacity:.7;text-transform:uppercase}@media(min-width:960px){.jackpot-sticker__item-name{font-size:11px;opacity:1}}.jackpot-sticker__item-price{color:#fff;display:block;font-size:8px;font-weight:600;letter-spacing:.5px;max-width:50px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}@media(min-width:960px){.jackpot-sticker__item-price{font-size:18px;letter-spacing:2px;max-width:100%}}.jackpot-sticker__link{align-items:center;color:#fff;cursor:pointer;display:flex;font-size:4px;font-weight:400;justify-content:center;margin-top:12px;transition:.3s ease}@media(min-width:960px){.jackpot-sticker__link{font-size:12px;margin:18px auto 0;width:-moz-fit-content;width:fit-content}}.jackpot-sticker__link:hover{color:gold}.jackpot-sticker__link span{overflow:hidden;text-transform:capitalize}.jackpot-sticker__link-icon{margin-right:2px;width:10px}@media(min-width:960px){.jackpot-sticker__link-icon{filter:none;margin-right:6px;width:20px}.jackpot-sticker--open{right:0}}.jackpot-sticker--open .jackpot-sticker__head:before{transform:translateY(-50%) rotate(-90deg)}@media(min-width:960px){.jackpot-sticker--open .jackpot-sticker__head:before{transform:translateX(-50%) rotate(0deg)}}.jackpot-sticker--open .jackpot-sticker__content{display:block}.jackpot-sticker--open-menu{transform:translateX(-200px)}.game-session-close-modal__content{color:#bfbfbf;line-height:1.4}.game-session-close-modal__buttons{display:flex;flex-wrap:wrap;gap:4px;justify-content:center;margin-top:16px}@media(min-width:768px){.game-session-close-modal__buttons{margin-top:32px}}.game-session-close-modal__btn{flex:1}@property --angle{syntax:"<angle>";inherits:false;initial-value:345deg}:root{--header-top:60px}@media(min-width:768px){:root{--header-top:76px}}.reality-check-modal__body{line-height:1.5;padding:32px}.reality-check-modal__buttons{display:flex;flex-wrap:wrap;justify-content:space-evenly;margin-top:40px}.reality-check-modal__buttons .btn{margin-bottom:10px}.reality-check-modal.modal .modal__close-button{right:10px;top:10px}