.page-game{display:flex;flex-direction:column;gap:16px;padding:16px;position:relative}.page-game .provider-games{margin:0}.page-game--mobile{display:block;inset:0;padding:0 0 70px;position:fixed}@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:16px;grid-row-gap:16px;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);min-height:696px}.page-game__grid-item{align-items:center;background-color:#0e1322;border-radius:8px;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:8px 0 0}.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:16px;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:#232a3c;background-image:none;border:none;border-radius:4px;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:#232a3c;color:#97aac0;cursor:not-allowed}.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 14px;position:relative;width:100%}.game-frame__block-frame{background-color:#00030c;border-radius:6px;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;padding:0}.game-frame__frame{border:none;margin:0;max-height:100%;max-width:100%}.game-frame__title{color:#f9faff;display:block;font-size:12px;font-weight:700;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:#34ed78}.game-frame__search{display:block;margin:0;padding:0;width:100%}.game-frame__search .games-search-for-grid-item-button{bottom:auto;position:relative}.game-frame__button-info{margin-right:10px}.currency-exchange-modal{color:#97aac0;font-size:16px;font-weight:700;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:8px 8px 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}.dynamic-form{display:flex;padding:16px}.dynamic-form .form-element__error{font-size:10px;margin-top:7px;text-align:left}.dynamic-form__group-wrapper{display:flex;flex-basis:33.3333333333%;flex-direction:column;width:100%}.dynamic-form__group-wrapper+.dynamic-form__group-wrapper{margin-left:16px}.dynamic-form__group-wrapper:only-child{flex-basis:100%}.dynamic-form__group-title{margin-bottom:16px}.dynamic-form__element+.dynamic-form__element{margin-top:10px}.dynamic-form__element--hidden{display:none!important}.dynamic-form__label{color:#fff;display:block;font-size:13px;margin-bottom:5px}.dynamic-form__label-star{display:none}.dynamic-form__buttons-wrapper{align-items:center;display:flex;flex-direction:column-reverse;justify-content:center;margin-top:16px}@media(min-width:576px){.dynamic-form__buttons-wrapper{flex-direction:row}}.file-input__native-input{opacity:0;position:absolute;z-index:-1}.textarea{scrollbar-color:#2a344e}.textarea::-webkit-scrollbar{height:2px;width:2px}.textarea::-webkit-scrollbar-track{background:#0e1322;border-radius:2px}.textarea::-webkit-scrollbar-thumb{background:#2a344e;border-radius:2px;margin:0}.textarea::-webkit-scrollbar-thumb:hover{background:#2a344e}@-moz-document url-prefix(){.textarea{scrollbar-width:thin}}.textarea{background:#1a2030 none;border:1px solid #1a2030;border-radius:8px;box-shadow:none;color:#f9faff;display:block;font-size:14px;font-weight:400;height:258px;letter-spacing:normal;line-height:1.2;outline:none;overflow:hidden;overflow-y:auto;padding:20px;resize:vertical;text-align:left;text-transform:none;transition:color .3s ease,background-color .3s ease,border-color .3s ease;vertical-align:middle;white-space:normal;width:100%}.textarea:active,.textarea:focus,.textarea:hover{background:#1a2030 none;border-color:#1a2030;color:#f9faff;outline:none}.textarea:focus,.textarea:hover{background:#1a2030 none;border-color:#787f90;color:#f9faff}.textarea--empty{background:#1a2030 none;border-color:#1a2030;color:#787f90}.textarea--empty:hover{background:#1a2030 none;border-color:#787f90;color:#787f90}.textarea--empty:focus{background:#1a2030 none;border-color:#787f90;color:#f9faff}.textarea--disabled{background:#1a2030 none!important;border-color:#1a2030!important;color:#97aac0!important;cursor:not-allowed}.textarea::-moz-placeholder{color:#787f90!important;line-height:1.5;opacity:1;-moz-transition:color .3s ease,background-color .3s ease,border-color .3s ease!important;transition:color .3s ease,background-color .3s ease,border-color .3s ease!important}.textarea::-webkit-input-placeholder{color:#787f90!important;line-height:normal;opacity:1;-webkit-transition:color .3s ease,background-color .3s ease,border-color .3s ease!important;transition:color .3s ease,background-color .3s ease,border-color .3s ease!important}.textarea:hover::-moz-placeholder{color:#787f90!important;opacity:1}.textarea:hover::-webkit-input-placeholder{color:#787f90!important;opacity:1}.textarea:-webkit-autofill{-webkit-text-fill-color:#f9faff!important;background:#1a2030 none!important;background-clip:content-box!important;border:1px solid #1a2030!important;border-radius:8px!important;box-shadow:inset 0 0 0 100px #1a2030 none!important;color:#f9faff!important;-webkit-transition:color .3s ease,background-color .3s ease,border-color .3s ease!important;transition:color .3s ease,background-color .3s ease,border-color .3s ease!important}.textarea:-webkit-autofill:active,.textarea:-webkit-autofill:active:focus,.textarea:-webkit-autofill:active:hover,.textarea:-webkit-autofill:focus,.textarea:-webkit-autofill:focus:hover,.textarea:-webkit-autofill:hover{-webkit-text-fill-color:#f9faff!important;border-color:#787f90!important;box-shadow:inset 0 0 0 100px #1a2030 none!important;color:#f9faff!important}.textarea:-webkit-autofill:active:not(:hover){-webkit-text-fill-color:#f9faff!important}.textarea--error{border-color:#fd4848!important}.textarea--error:-webkit-autofill{border-color:#fd4848!important}.textarea--error:-webkit-autofill:active,.textarea--error:-webkit-autofill:active:focus,.textarea--error:-webkit-autofill:active:hover,.textarea--error:-webkit-autofill:focus,.textarea--error:-webkit-autofill:focus:hover,.textarea--error:-webkit-autofill:hover{border-color:#fd4848!important}.games-search-for-grid-item-button{bottom:120px;position:absolute}.games-search-for-grid-container{position:relative}.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__dropdown .option{font-size:14px;gap:6px;padding:0 16px}.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:4px;max-height:528px;padding:16px 10px;position:absolute;top:54px;width:100%;z-index:8}@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:0}.select-games-search-for-grid__message-wrapper{padding: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:4px;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:#232a3c}.select-games-search-for-grid__image{background:#232a3c;border-radius:4px;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:4px}.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:#787f90}.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:4px}}.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:4px;display:flex;margin:0 8px 8px 0;padding:12px 14px}.select-games-search-for-grid .games-search-for-grid-item-button .btn{width:100%}.catalog__list{grid-row-gap:6px;grid-column-gap:6px;display:grid;grid-auto-flow:row;grid-template-columns:repeat(3,1fr);width:100%}@media(min-width:576px){.catalog__list{grid-row-gap:6px;grid-column-gap:6px;grid-template-columns:repeat(3,1fr)}}@media(min-width:768px){.catalog__list{grid-row-gap:6px;grid-column-gap:6px;grid-template-columns:repeat(4,1fr)}}@media(min-width:960px){.catalog__list{grid-row-gap:6px;grid-column-gap:6px;grid-template-columns:repeat(5,1fr)}}@media(min-width:1248px){.catalog__list{grid-row-gap:8px;grid-column-gap:8px;grid-template-columns:repeat(6,1fr)}}@media(min-width:1632px){.catalog__list{grid-row-gap:8px;grid-column-gap:8px;grid-template-columns:repeat(6,1fr)}}@media(min-width:1920px){.catalog__list{grid-row-gap:8px;grid-column-gap:8px;grid-template-columns:repeat(6,1fr)}}.catalog{display:block;overflow:hidden;padding:0;width:100%}.catalog__not-found{color:#fff;text-transform:uppercase}.catalog__subtitle{color:#f9faff;font-size:16px;font-weight:700;margin:0 0 10px}.catalog__skeleton-item{aspect-ratio:1/1;background-color:#1a2030;border-radius:4px;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 auto 0;padding:0;text-align:center;width:-moz-fit-content;width:fit-content}@media(min-width:768px){.catalog__more{margin:13px auto 0}}.catalog__more-btn{width:100%}@media(min-width:768px){.catalog__more-btn{width:auto}}.catalog__count{color:#fff;font-size:14px;line-height:160%;margin-top:16px;text-align:center}.provider-games{background:#0e1322;border-radius:8px;margin:16px 0 0;padding:18px}.games-block{position:relative}.games-block__header{align-items:center;display:flex;margin-bottom:12px;min-height:38px}.games-block__title{align-items:center;color:var(--head);-moz-column-gap:6px;column-gap:6px;display:flex;font-size:18px;font-weight:700;line-height:140%;margin:0 auto 0 0;position:relative;text-align:left;text-transform:uppercase}.games-block__nav{display:flex;gap:4px}.games-block__see-more-btn{align-items:center;background-color:transparent;border-radius:0;color:var(--head);display:flex;font-size:10px;font-weight:700;line-height:12px;min-height:30px;min-width:70px;padding:5px 10px;text-transform:uppercase}@media(min-width:768px){.games-block__see-more-btn{font-size:12px;line-height:15px}}.games-block__slider:not(.swiper-initialized) .swiper-wrapper{display:flex;gap:6px;overflow:hidden;width:100%}.games-block__slider:not(.swiper-initialized) .games-block__item{position:relative;width:calc(33.33333% - 4px)}@media(min-width:768px){.games-block__slider:not(.swiper-initialized) .games-block__item{width:calc(25% - 4.5px)}}@media(min-width:960px){.games-block__slider:not(.swiper-initialized) .games-block__item{width:calc(20% - 4.8px)}}@media(min-width:1248px){.games-block__slider:not(.swiper-initialized) .games-block__item{width:calc(16.66667% - 5px)}}.games-block__preview-item{aspect-ratio:1/1;position:relative}.game-box-v2{height:100%}@media(max-width:960px)and (orientation:landscape){.game-box-v2--mobile{padding-top:32px}}.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:#00030c;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:60px;justify-content:center;margin:0;padding:0 8px 8px;width:100%}@media(max-width:960px)and (orientation:landscape){.game-panel-mob__list{flex-direction:column;height:100%;padding:24px 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:700;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:#34ed78}@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:#34ed78 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:#00030c;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:#25c25f}@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}@keyframes shake2{0%,20%,to{transform:scale(1)}3%{transform:scale(.96)}6%{transform:scale(1.03)}9%{transform:scale(.97)}12%{transform:scale(1.01)}15%{transform:scale(.99)}}.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}