.page-game{background:#1e1b4b;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:#f1f5f9;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 56px}@media screen and (orientation:landscape){.page-game--mobile{padding:0 0 0 56px}}.game-frame{--border-radius:4px;align-items:center;align-self:stretch;background:linear-gradient(180deg,#435c79,#272f40);display:flex;max-height:100%;max-width:100%;padding:0}.game-frame,.game-frame__empty{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;background:hsla(0,0%,100%,.76);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:#f1f5f9;border-radius:var(--border-radius) var(--border-radius) 0 0;display:flex;height:28px;justify-content:center;margin:0;padding:0 12px;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:#1a1f2d;display:block;flex:1;font-size:14px;font-weight:700;line-height:1.4;margin:0;overflow:hidden;padding-right:14px;text-overflow:ellipsis;white-space:nowrap;width:100%}.game-frame__title mark{color:#8c9eb6}.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:24px;background:transparent none;border:none;border-radius:0;color:#1a1f2d;cursor:pointer;flex-wrap:nowrap;justify-content:center;outline:none;padding:0;position:relative;text-align:center;text-shadow:none;transition:opacity .3s ease}.game-frame__button:hover{opacity:.6}.game-frame__search{display:block;height:100%;padding:24px 0;width:100%}.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:var(--modal-sections-gap)}.currency-exchange-modal__select-wrapper .select{width:100%}.currency-exchange-modal__select-wrapper .select .svg-icon{--icon-size:20px}@media(min-width:768px){.currency-exchange-modal__select-wrapper .select .svg-icon{--icon-size:24px}}.currency-exchange-modal__select-wrapper .input{--input-height:44px}@media(min-width:768px){.currency-exchange-modal__select-wrapper .input{--input-height:56px}}.currency-exchange-modal__buttons-wrapper{display:flex;flex-direction:column;flex-wrap:wrap;gap:16px;justify-content:center;margin-top:12px}@media(min-width:768px){.currency-exchange-modal__buttons-wrapper{gap:32px}}.currency-exchange-modal__btn.btn{width:100%}.currency-exchange-modal .modal-content__content{margin-bottom:8px}@media(min-width:768px){.currency-exchange-modal .modal-content__content{margin-bottom:24px}}.unavailable-currency{align-items:center;background:linear-gradient(180deg,#5321ca,#2a1065);background:#1a1f2d;color:#8c9eb6;display:flex;flex-direction:column;height:100%;justify-content:center;padding:0 16px;width:100%}@media(min-width:768px){.unavailable-currency{background:linear-gradient(180deg,#435c79,#272f40);border-radius:0 0 4px 4px}}.unavailable-currency__currency-error{background:#fff;border-radius:8px;max-height:100%;max-width:500px;padding:48px 16px 24px;position:relative;text-align:center;width:100%}@media(min-width:1280px){.unavailable-currency__currency-error{padding:64px 32px 24px}}.unavailable-currency__currency-error--small{max-width:460px}@media(min-width:1920px){.unavailable-currency__currency-error--small{max-width:500px}}.unavailable-currency__currency-error--small{padding:56px 16px 16px}@media(min-width:1920px){.unavailable-currency__currency-error--small{padding:64px 32px 24px}}.unavailable-currency__currency-error--small .unavailable-currency__close{top:16px}@media(min-width:1920px){.unavailable-currency__currency-error--small .unavailable-currency__close{top:24px}}.unavailable-currency__currency-error--small .unavailable-currency__close{right:16px}@media(min-width:1920px){.unavailable-currency__currency-error--small .unavailable-currency__close{right:32px}}.unavailable-currency__currency-error--small .unavailable-currency__description,.unavailable-currency__currency-error--small .unavailable-currency__message{margin-bottom:16px}.unavailable-currency__close{--icon-size:24px;color:#1a1f2d;cursor:pointer;position:absolute;text-decoration:none;top:16px}@media(min-width:1280px){.unavailable-currency__close{top:24px}}.unavailable-currency__close{right:16px}@media(min-width:1280px){.unavailable-currency__close{right:32px}}.unavailable-currency__title{color:#1a1f2d;font-family:Bebas Neue,sans-serif;font-size:30px;font-weight:400;line-height:.9;margin:0 0 8px}.unavailable-currency__description{color:#2b3a52;font-weight:500;line-height:1.4;margin:0 0 8px}@media(min-width:1280px){.unavailable-currency__description{margin:0 0 16px}}.unavailable-currency__description{font-size:12px}@media(min-width:1280px){.unavailable-currency__description{font-size:16px}}.unavailable-currency__link{color:#9a6311;text-decoration:underline}.unavailable-currency__link:hover{text-decoration:none}.unavailable-currency__message{color:#9a6311;font-weight:500;line-height:1.4;padding:8px 0}@media(min-width:1280px){.unavailable-currency__message{padding:16px 0}}.unavailable-currency__message{margin:0 0 8px}@media(min-width:1280px){.unavailable-currency__message{margin:0 0 16px}}.unavailable-currency__message{font-size:12px}@media(min-width:1280px){.unavailable-currency__message{font-size:14px}}.unavailable-currency__button{--btn-bg:linear-gradient(180deg,#5f7898,#272f40);--btn-bg--hover:#5f7898;--btn-bg--active:linear-gradient(180deg,#272f40,#5f7898);width:100%}.game-panel{align-items:center;background:#fff;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 56px}}@media(min-width:1920px){.game-panel{padding:0 200px}}.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{height:27px}@media(min-width:1280px){.game-panel__logo{height:36px}}.game-panel__actions{align-items:center;display:flex;gap:8px}@media(min-width:1280px){.game-panel__actions{gap:16px}}.game-panel__search{--icon-size:20px;align-items:center;background:#f1f5f9;border-radius:8px;color:#9a6311;display:flex;justify-content:center;transition:background .3s ease;width:36px}@media(min-width:1280px){.game-panel__search{width:48px}}.game-panel__search{height:36px}@media(min-width:1280px){.game-panel__search{height:48px}}.game-panel__search:hover{background:#dce3ec}.game-panel__currency{align-items:center;border:2px solid #26428b;border-radius:4px 0 0 4px;border-right:none;display:flex;padding:4px 14px;pointer-events:none}@media(min-width:1280px){.game-panel__currency{padding:4px 20px}}.game-panel__buttons{display:flex;max-height:36px}@media(min-width:1280px){.game-panel__buttons{max-height:48px}}.game-panel__dep-button{--btn-border-radius:0 4px 4px 0;--btn-padding:4px 14px;flex-wrap:nowrap}@media(min-width:1280px){.game-panel__dep-button{--btn-padding:4px 20px}}.game-menu{--actions-section-width:368px;height:100%;margin:0}@media(min-width:1280px){.game-menu{--actions-section-width:568px}}.game-menu{--offset:80px}@media(min-width:1280px){.game-menu{--offset:176px}}.game-menu{--logo-width:86px}@media(min-width:1280px){.game-menu{--logo-width:115px}}.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,hsla(0,0%,100%,0),#fff);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:#1a1f2d;cursor:pointer;display:flex;gap:8px;height:100%;margin-right:4px;outline:none;padding:8px 12px;transition:background .3s ease,border-color .3s ease}.game-menu__item:hover{background:#f7f9fb}.game-menu__item--active,.game-menu__item--active:hover{background:transparent;border-color:#9a6311;color:#9a6311}.game-menu__title{font-size:14px;font-weight:500}.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{background-color:#fff;bottom:0;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:#1a1f2d;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:0}@media(min-width:1280px){.game-slider__close{top:4px}}@media(min-width:1920px){.game-slider__close{top:16px}}.game-slider__close{right:0}@media(min-width:1280px){.game-slider__close{right:4px}}@media(min-width:1920px){.game-slider__close{right:12px}}.game-slider__close{width:32px}@media(min-width:1280px){.game-slider__close{width:36px}}@media(min-width:1920px){.game-slider__close{width:40px}}.game-slider__close{height:32px}@media(min-width:1280px){.game-slider__close{height:36px}}@media(min-width:1920px){.game-slider__close{height:40px}}.game-slider__close:hover{opacity:.6}.game-slider__content{align-items:center;display:flex;margin:0;min-height:140px;padding:28px 24px 32px;position:relative;width:100%}@media(min-width:1280px){.game-slider__content{padding:44px 40px 52px}}@media(min-width:1920px){.game-slider__content{padding:64px 40px 60px}}.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:#1a1f2d;font-weight:600;text-transform:uppercase}.winners{--min-height-item:64px}.winners__wrap{max-height:calc(var(--min-height-item)*4)}.winners__item{align-items:center;background:#f7f9fb;border:1px solid #dce3ec;border-radius:8px;color:#435c79;display:flex;margin-right:8px;min-height:var(--min-height-item);padding:4px 8px;width:295px}@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:500;line-height:1.5}.winners__info{border-right:1px solid #dce3ec;flex:1;padding-right:8px}.winners__game,.winners__username{-webkit-line-clamp:1;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.winners__game{color:#1a1f2d;font-size:11px}.winners__sum{padding-left:8px}.winners__sum-amount{color:#9a6311;font-size:11px;font-weight:700}.winners .swiper-slide{width:auto}.game-currency,.game-currency__button{cursor:pointer;position:relative}.game-currency__button{align-items:center;background:#f1f5f9;background-image:none;border:none;border-radius:8px;display:flex;flex-direction:row;gap:4px;justify-content:flex-start;margin:0;min-height:36px;outline:none;overflow:hidden;padding:0 12px;transition:background .3s ease}@media(min-width:1280px){.game-currency__button{min-height:48px}}.game-currency__button:hover{background:#dce3ec}.game-currency--one .game-currency__button{pointer-events:none}.game-currency__code.input__native{font-size:13px;font-weight:500;line-height:1.5;max-width:44px;padding:0;text-align:center;text-overflow:clip;text-transform:uppercase;width:44px}@media(min-width:1280px){.game-currency__code.input__native{font-size:16px}}.game-currency__code.input__native,.game-currency__code.input__native:active,.game-currency__code.input__native:focus,.game-currency__code.input__native:hover{color:#1a1f2d}.game-currency__code--colored.input__native{display:none}.game-currency__caret{color:#1a1f2d;display:flex;transition:transform .3s ease}.game-currency--one .game-currency__caret{display:none}.game-currency__list{background:#fff;border:1px solid #dce3ec;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:#1a1f2d;cursor:pointer;transition:color .3s ease;white-space:nowrap}.game-currency__item--active,.game-currency__item:hover{color:#9a6311}.game-currency__link{align-items:center;display:flex;font-size:16px;font-weight:500;justify-content:center;line-height:1;min-height:44px;text-align:center}.game-currency--open .game-currency__caret{transform:rotate(180deg)}.game-controls{color:#5321ca}.game-controls__active-option{--icon-size:24px;align-items:center;background:#f1f5f9;border:1px solid transparent;border-bottom:none;border-radius:8px;color:#9a6311;cursor:pointer;display:flex;gap:4px;min-height:48px;padding:8px 12px;position:relative;transition:background .3s ease}.game-controls__active-option:hover{background:#dce3ec}.game-controls__list{--icon-size:20px;background:#fff;border:1px solid #9a6311;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:#9a6311;cursor:pointer;display:flex;height:44px;outline:none;transition:opacity .3s ease;width:100%}.game-controls__button--active{pointer-events:none}.game-controls__button:hover{opacity:.6}.game-controls__arrow{--icon-size:16px;color:#1a1f2d;transition:transform .3s ease}.game-controls__arrow--opened{transform:rotate(180deg)}.game-controls--opened .game-controls__active-option{border:1px solid #9a6311;border-bottom:none;border-radius:8px 8px 0 0}.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:700;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:700;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:700;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:#2b3a52;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}: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}