.page-game{background:#000;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:#000;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:8px;align-items:center;align-self:stretch;border:2px solid hsla(0,0%,100%,.24);display:flex;max-height:100%;max-width:100%;padding:0}.game-frame,.game-frame__empty{background:#181818;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:#1f1f1f;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:#fff;display:block;flex:1;font-size:12px;font-weight:700;line-height:1.44;margin:0;overflow:hidden;padding-right:14px;text-overflow:ellipsis;white-space:nowrap;width:100%}@media(min-width:1280px){.game-frame__title{font-size:14px}}.game-frame__title mark{color:#9d9d9d}.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:#fff}.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:24px}@media(min-width:768px){.currency-exchange-modal__select-wrapper{margin-bottom:32px}}.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:24px}}.currency-exchange-modal__btn{width:100%}.currency-exchange-modal .modal-content__content{margin-bottom:16px}@media(min-width:768px){.currency-exchange-modal .modal-content__content{margin-bottom:24px}}.unavailable-currency{align-items:center;background:#000;color:#fff;display:flex;flex-direction:column;height:100%;justify-content:center;padding:16px;width:100%}@media(min-width:768px){.unavailable-currency{background:#181818}}.unavailable-currency__currency-error{background:rgba(0,0,0,.88);max-height:100%;max-width:328px;position:relative;text-align:center;width:100%}@media(min-width:1280px){.unavailable-currency__currency-error{max-width:516px}}.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:#717171;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}}.unavailable-currency__close:hover{color:#fff}.unavailable-currency__title{font-family:League Gothic,sans-serif;font-weight:400;line-height:.9;margin:0 0 8px;text-transform:uppercase}@media(min-width:1280px){.unavailable-currency__title{margin:0 0 16px}}.unavailable-currency__title{font-size:30px}@media(min-width:1280px){.unavailable-currency__title{font-size:48px}}.unavailable-currency__message{color:#e4c7a3;font-weight:500;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{font-weight:500;line-height:1.45;margin:0 0 24px}@media(min-width:1280px){.unavailable-currency__description{margin:0 0 32px}}.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:30px;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:24px}.game-panel{align-items:center;background:#181818;border-bottom:1px solid hsla(0,0%,100%,.16);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 32px}@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:32px}.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:#2f2f2f;border-radius:8px;color:#fff;display:flex;justify-content:center;transition:background .3s ease,color .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:#454545;color:#e4c7a3}.game-panel__currency{align-items:center;border:1px solid hsla(0,0%,100%,.16);border-radius:8px 0 0 8px;border-right:none;display:flex;padding:4px 12px;pointer-events:none}@media(min-width:1280px){.game-panel__currency{padding:4px 16px}}.game-panel__buttons{display:flex;max-height:40px}@media(min-width:1280px){.game-panel__buttons{max-height:48px}}.game-panel__buttons{margin-left:16px}@media(min-width:1280px){.game-panel__buttons{margin-left:0}}.game-panel__dep-button{--btn-border-radius:0 8px 8px 0;--btn-padding:4px 16px;flex-wrap:nowrap}@media(min-width:1280px){.game-panel__dep-button{--btn-padding:4px 20px}}.game-menu{--logo-width:42px;--actions-section-width:348px;height:100%;margin:0}@media(min-width:1280px){.game-menu{--actions-section-width:498px}}.game-menu{--offset:112px}@media(min-width:1280px){.game-menu{--offset:248px}}@media(min-width:1920px){.game-menu{--offset:376px}}.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%,9%,0),#181818);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:#fff;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:#1f1f1f}.game-menu__item--active,.game-menu__item--active:hover{background:transparent;border-color:#e4c7a3;color:#e4c7a3}.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:rgba(0,0,0,.64);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:#fff;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 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:#fff;font-weight:700;text-transform:uppercase}.winners{--min-height-item:64px}.winners__wrap{max-height:calc(var(--min-height-item)*4)}.winners__item{align-items:center;background:#1f1f1f;border:1px solid hsla(0,0%,100%,.16);border-radius:8px;color:#9d9d9d;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 hsla(0,0%,100%,.24);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:#fff;font-size:11px}.winners__sum{padding-left:8px}.winners__sum-amount{color:#e4c7a3;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:#2f2f2f;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:#454545}.game-currency--one .game-currency__button{pointer-events:none}.game-currency__code.input__native{font-weight:500;line-height:1.5;padding:0;text-align:center;text-overflow:clip;text-transform:uppercase;width:34px}@media(min-width:1280px){.game-currency__code.input__native{width:42px}}.game-currency__code.input__native{max-width:34px}@media(min-width:1280px){.game-currency__code.input__native{max-width:42px}}.game-currency__code.input__native{font-size:13px}@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:#fff}.game-currency__code--colored.input__native{display:none}.game-currency__caret{color:#fff;display:flex;transition:transform .3s ease}.game-currency--one .game-currency__caret,.game-currency__caret:empty{display:none}.game-currency__list{background:#181818;border:1px solid hsla(0,0%,100%,.16);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:#fff;cursor:pointer;transition:color .3s ease;white-space:nowrap}.game-currency__item--active,.game-currency__item:hover{color:#e4c7a3}.game-currency__link{align-items:center;display:flex;font-size:16px;font-weight:500;justify-content:center;line-height:1.5;min-height:44px;text-align:center}.game-currency--open .game-currency__caret{transform:rotate(180deg)}.game-controls{color:#fff}.game-controls__active-option{--icon-size:24px;align-items:center;background:#2f2f2f;border:1px solid transparent;border-bottom:none;border-radius:8px;cursor:pointer;display:flex;gap:4px;min-height:48px;padding:8px 12px;position:relative;transition:background .3s ease}.game-controls__active-option:hover{background:#454545}.game-controls__list{--icon-size:20px;background:#181818;border:1px solid #e4c7a3;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:#e4c7a3;cursor:pointer;display:flex;height:44px;outline:none;transition:opacity .3s ease;width:100%}.game-controls__button--active{pointer-events:none}.game-controls__arrow{--icon-size:16px;color:#fff;transition:transform .3s ease}.game-controls__arrow--opened{transform:rotate(180deg)}.game-controls--opened .game-controls__active-option{border:1px solid #e4c7a3;border-bottom:none;border-radius:8px 8px 0 0;color:#e4c7a3}.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:#c7c7c7;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}}:root{--page-filters-height:60px}@media(min-width:768px){:root{--page-filters-height:52px}}.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}