.game-panel{width:100%;max-width:300px;display:flex;flex-direction:column;flex-shrink:0}@media screen and (max-width:1024px){.game-panel{width:100%;height:auto!important;max-width:none!important;order:2}}@media screen and (max-width:1024px){.game-panel-head{display:none}}.game-panel-head .head-trapezoid__title{font-family:Halvar Breitschrift,sans-serif;font-style:italic;font-weight:900;letter-spacing:-.5px;text-transform:uppercase;color:#fff}.game-panel-head .head-trapezoid__trapezoid{top:-1px;left:calc(100% - 2px);pointer-events:none}.game-panel-head .head-trapezoid__body{justify-content:flex-end;grid-gap:8px;gap:8px;background:#101224}.game-panel-head__icons{display:flex;align-items:center;grid-gap:8px;gap:8px}.game-panel-head__icon{display:flex;padding:4px;border-radius:8px;background-color:#1b1d32;cursor:pointer}.game-panel-head__icon:hover{background:#23253d}.game-panel-head__icon svg{fill:#858cab}.game-panel-head__icon.green svg{fill:#3eb13b}.game-panel-head__icon.active svg{fill:#24abf8}.game-panel-body{width:100%;height:100%;display:flex;flex-direction:column;background:#101224}.game-panel-body__not-available{padding:16px 12px;margin:auto;text-align:center}@media screen and (max-width:1024px){.game-panel__total-item-mobile{display:flex;align-items:center;min-height:72px;width:60%;padding:12px 24px;background:linear-gradient(269.87deg,#1e1e3f .12%,#18172b 99.9%);border-radius:8px}.game-panel__total-item-mobile:not(:last-child){width:40%;min-width:140px;margin-right:24px}}@media screen and (max-width:1024px){.game-panel__total-item-mobile{padding:12px;min-height:40px}.game-panel__total-item-mobile:not(:last-child){margin-right:12px}}.SlotCatalogPage .page-container{max-width:100%}.slot-catalog .game-panel{max-width:280px;min-height:900px}@media screen and (max-width:1024px){.slot-catalog .game-panel{display:none}}.slot-catalog .game-panel-head .head-trapezoid__trapezoid{left:calc(100% - 7px)}.slot-catalog .game-panel-head .head-trapezoid__body{padding-left:40px}.slot-catalog .game-panel-body{height:calc(100% - 48px)}.slot-catalog__clear-all-btn{font-weight:700;font-size:12px;line-height:16px;letter-spacing:-.03em;color:#f3f3f3}.slot-catalog__clear-all-btn svg{fill:#ff2c52;width:16px;height:16px;margin-right:6px;transform-origin:center}.slot-catalog__clear-all-btn:hover{color:#ff2c52}.slot-catalog__clear-all-btn:hover svg{transform:scale(1.035)}.slot-catalog__attention-block{margin-bottom:16px}.slot-catalog__select.provider{max-width:230px}@media screen and (max-width:1024px){.slot-catalog__select.provider{max-width:none;width:calc(50% - 8px)}}@media screen and (max-width:767.98px){.slot-catalog__select.provider{width:100%}}@media screen and (max-width:1024px){.slot-catalog__select.category{width:calc(50% - 8px)}}@media screen and (max-width:767.98px){.slot-catalog__select.category{width:100%}}.slot-catalog__show-more{margin-top:4px;background:#1b1d32}.slot-catalog__show-more:hover{background:#23253d}.slot-search{display:flex;align-items:center;height:38px;position:relative}.slot-search svg{position:absolute;left:16px;width:12px;fill:#666d85;color:#666d85;pointer-events:none}.slot-search input{width:100%;height:100%;padding-left:36px;padding-right:40px;border-radius:8px;transition:.2s ease}.slot-search input::-moz-placeholder{font-weight:400;font-size:12px;line-height:15px;color:#666d85}.slot-search input:-ms-input-placeholder{font-weight:400;font-size:12px;line-height:15px;color:#666d85}.slot-search input,.slot-search input::placeholder{font-weight:400;font-size:12px;line-height:15px;color:#666d85}.slot-search:not(.disabled) input:focus,.slot-search:not(.disabled) input:hover{color:#f3f3f3}.slot-search:not(.disabled) input:focus::-moz-placeholder,.slot-search:not(.disabled) input:hover::-moz-placeholder{color:#f3f3f3}.slot-search:not(.disabled) input:focus:-ms-input-placeholder,.slot-search:not(.disabled) input:hover:-ms-input-placeholder{color:#f3f3f3}.slot-search:not(.disabled) input:focus::placeholder,.slot-search:not(.disabled) input:hover::placeholder{color:#f3f3f3}.slot-search:not(.disabled) input:focus~svg,.slot-search:not(.disabled) input:hover~svg{fill:#f3f3f3;color:#f3f3f3}.slot-search__clear{width:24px;height:24px;display:flex;justify-content:center;align-items:center;position:absolute;right:8px}.slot-search__clear span{display:block;width:16px;height:16px;transition:all .2s ease-in-out;transform-origin:center;cursor:pointer}.slot-search__clear span:after,.slot-search__clear span:before{display:block;content:"";position:absolute;width:12px;border-radius:1px;height:2px;background:#666d85;left:50%;top:50%;transform:translate(-50%,-50%) rotate(45deg)}.slot-search__clear span:after{transform:translate(-50%,-50%) rotate(-45deg)}.slot-search__clear span:hover{transform:rotate(90deg)}.slot-search:not(.disabled) .slot-search__clear span:after,.slot-search:not(.disabled) .slot-search__clear span:before{background-color:#f3f3f3}.slot-search.disabled input{cursor:not-allowed}.slot-catalog-field{background:#101224;margin-left:2px;padding:12px}@media screen and (max-width:1024px){.slot-catalog-field{margin-left:0;padding:0 16px 24px;min-height:75vh}}@media screen and (max-width:375px){.slot-catalog-field{min-height:55vh}}.slot-catalog-field__header{width:100%;display:flex;align-items:stretch;margin-bottom:24px}.slot-catalog-field__search{width:100%;max-width:34%;display:flex}@media screen and (max-width:1024px){.slot-catalog-field__search{margin-bottom:24px;max-width:calc(50% - 8px)}}@media screen and (max-width:767.98px){.slot-catalog-field__search{max-width:100%}}.slot-catalog-field__slot-search{width:100%;height:40px}.slot-catalog-field__slot-search input{background:#1b1d32}.slot-catalog-field__body{width:100%;display:flex;flex-direction:column;align-items:flex-start}.slot-catalog-field__title{font-family:Halvar Breitschrift,sans-serif;font-weight:700;font-size:16px;line-height:20px;letter-spacing:-.3px;text-transform:uppercase;color:#f3f3f3;margin-bottom:24px}.slot-catalog-field__main{width:100%;display:flex;flex-direction:column}.slot-catalog-help .slot-catalog-field__title{margin-bottom:16px}.slot-catalog-help .hr{margin-bottom:32px}.slot-catalog-help__item{font-size:14px;font-weight:400;line-height:20px;vertical-align:middle}.slot-catalog-help__item img{vertical-align:middle;width:18px;height:18px;margin:0 4px}.slot-catalog-filter{width:100%;display:flex}@media screen and (max-width:1024px){.slot-catalog-filter{flex-direction:column;align-items:flex-start;position:relative}.slot-catalog-filter:before{content:"";width:calc(100% + 48px);height:2px;background:#1a1d2c;bottom:0;position:absolute;left:-24px}}.slot-catalog-filter__body{width:100%;display:flex;padding-left:12px;grid-gap:12px;gap:12px}@media screen and (max-width:1024px){.slot-catalog-filter__body{flex-wrap:wrap;grid-gap:16px;gap:16px;padding-left:0;padding-bottom:24px}}@media screen and (max-width:767.98px){.slot-catalog-filter__body{grid-gap:12px;gap:12px}}.slot-catalog-filter__head{width:100%;display:flex;justify-content:space-between;align-items:center;padding:24px 16px 24px 0}@media screen and (max-width:767.98px){.slot-catalog-filter__head{padding:16px 16px 16px 0}}.slot-catalog-filter__head-title{display:flex;align-items:center;font-family:Halvar Breitschrift,sans-serif;font-weight:700;font-size:16px;line-height:20px;letter-spacing:-.3px;text-transform:uppercase;color:#f3f3f3}.slot-catalog-filter__head-title svg{fill:#f3f3f3;margin-right:4px}.slot-catalog-filter__head-arrow{fill:#f3f3f3}.slot-catalog-filter.active .slot-catalog-filter__head-arrow{transform:rotate(180deg);fill:#24abf8}.slot-catalog__btn{display:flex;align-items:center;flex-shrink:0;height:40px;padding:0 12px;border:1px solid #23253d;border-radius:8px;background:transparent;font-weight:700;font-size:12px;line-height:16px;letter-spacing:-.03em;color:#f3f3f3;transition:.2s ease}@media screen and (max-width:1024px){.slot-catalog__btn{min-width:160px}}@media screen and (max-width:767.98px){.slot-catalog__btn{min-width:0}}.slot-catalog__btn svg{margin-right:6px}.slot-catalog__btn-amount{margin-left:4px;height:16px;min-width:20px;padding:0 6px;border-radius:32px;display:flex;justify-content:center;align-items:center;flex-shrink:0;font-weight:700;font-size:12px;line-height:16px;letter-spacing:-.3px;color:#f3f3f3;background:#23253d;transition:.2s ease}@media screen and (min-width:768px)and (max-width:1024px){.slot-catalog__btn-amount{margin-left:auto}}.slot-catalog__btn-clear{margin-left:6px;width:16px;height:16px;position:relative;justify-content:center;align-items:center;flex-shrink:0;display:none}@media screen and (min-width:768px)and (max-width:1024px){.slot-catalog__btn-clear{margin-left:auto}}.slot-catalog__btn-clear span{display:block;width:16px;height:16px;transition:all .2s ease-in-out;transform-origin:center;cursor:pointer}.slot-catalog__btn-clear span:after,.slot-catalog__btn-clear span:before{display:block;content:"";position:absolute;width:10px;border-radius:1px;height:2px;background:#f3f3f3;left:50%;top:50%;transform:translate(-50%,-50%) rotate(45deg)}.slot-catalog__btn-clear span:after{transform:translate(-50%,-50%) rotate(-45deg)}.slot-catalog__btn-clear span:hover{transform:rotate(90deg)}.slot-catalog__btn-clear:hover span:after,.slot-catalog__btn-clear:hover span:before{background-color:#f3f3f3}.slot-catalog__btn:hover{opacity:.75}.slot-catalog__btn.red svg{fill:#ff2c52}.slot-catalog__btn.red:hover:not(.active):not(.disabled){background:rgba(255,44,82,.2);border-color:rgba(35,37,61,.2);color:#ff2c52}.slot-catalog__btn.red:hover:not(.active):not(.disabled) .slot-catalog__btn-amount{background:#ff2c52}.slot-catalog__btn.red.active{background:#ff2c52;color:#f3f3f3}.slot-catalog__btn.red.active svg{fill:#f3f3f3}.slot-catalog__btn.red.active .slot-catalog__btn-amount{display:none}.slot-catalog__btn.red.active .slot-catalog__btn-clear{display:flex}.slot-catalog__btn.gray svg{fill:#858cab}.slot-catalog__btn.gray:hover:not(.active):not(.disabled){background:rgba(133,140,171,.25);color:#858cab}.slot-catalog__btn.gray.active{background:#858cab;color:#f3f3f3}.slot-catalog__btn.gray.active svg{fill:#f3f3f3}.slot-catalog__btn.gray.active .slot-catalog__btn-clear{display:flex}.slot-catalog__btn.reset{min-width:0;margin-left:auto;border-color:rgba(255,44,82,.2);color:#ff2c52}@media screen and (max-width:375px){.slot-catalog__btn.reset{padding:0 10px;margin-left:0}.slot-catalog__btn.reset svg{display:none}}.slot-catalog__btn.reset svg{fill:#ff2c52}.slot-catalog__btn.reset:hover{background:rgba(133,140,171,.25);color:#858cab}.slot-catalog__games{width:100%;display:flex;align-items:stretch;flex-wrap:wrap;grid-gap:12px;gap:12px}@media screen and (max-width:767.98px){.slot-catalog__games{grid-gap:8px;gap:8px}}@-webkit-keyframes bounce-play-icon{50%{transform:scale(1.15)}50%{transform:scale(1)}}@keyframes bounce-play-icon{50%{transform:scale(1.15)}50%{transform:scale(1)}}.slot-catalog-categories{height:100%;padding-bottom:40px;overflow:hidden}.slot-catalog-categories__list{display:flex;flex-direction:column;padding:0 12px 0 8px;height:100%;max-height:706px;overflow-x:hidden;overflow-y:auto}.slot-catalog-categories__text{font-size:14px;line-height:20px;color:#666d85;text-align:center;margin-top:8px}.slot-catalog-categories__slot-search{margin:4px 0}.slot-catalog-categories-item{width:100%;display:flex;align-items:center;flex-shrink:0;height:38px;padding-left:8px;padding-right:16px;border-radius:8px;overflow:hidden;cursor:pointer;transition:.2s ease-in;position:relative}.slot-catalog-categories-item:not(:last-child){margin-bottom:4px}.slot-catalog-categories-item__icon{width:20px;height:20px;display:flex;align-items:center;justify-content:center;flex-shrink:0;overflow:hidden;margin-right:12px}.slot-catalog-categories-item__icon img{width:100%}.slot-catalog-categories-item__icon-wrap{width:100%;height:100%;display:flex;align-items:center;justify-content:center;background:#23253d;border-radius:4px}.slot-catalog-categories-item__icon-wrap svg{width:12px;height:12px}.slot-catalog-categories-item__icon-wrap svg div{width:100%;height:100%;background:linear-gradient(90deg,#24abf8 50%,#f3f3f3 0)}.slot-catalog-categories-item__all-icon{fill:#24abf8;margin-left:4px;margin-right:14px}.slot-catalog-categories-item__name{font-weight:700;font-size:13px;line-height:18px;letter-spacing:-.3px;color:#f3f3f3}.slot-catalog-categories-item__amount{margin-left:auto;display:flex;justify-content:center;align-items:center;flex-shrink:0;padding:0 6px;border-radius:32px;height:22px;font-weight:700;font-size:12px;line-height:16px;letter-spacing:-.3px;background-color:#23253d;color:#858cab}.slot-catalog-categories-item:after,.slot-catalog-categories-item:before{content:"";position:absolute;opacity:0;transition:.2s ease-in;transform-origin:center;transform:translateX(-32px)}.slot-catalog-categories-item:before{height:100%;width:2px;background:#24abf8;left:0}.slot-catalog-categories-item:after{width:32px;height:32px;background:linear-gradient(180deg,#119bff,#00d1ff);filter:blur(24px);left:-8px}.slot-catalog-categories-item:hover{background-color:#23253d}.slot-catalog-categories-item.active{transition:0s;background:linear-gradient(180deg,#1f1e46,#213569)}.slot-catalog-categories-item.active .slot-catalog-categories-item__name{color:#24abf8}.slot-catalog-categories-item.active .slot-catalog-categories-item__amount{background-color:#098bea;color:#f3f3f3}.slot-catalog-categories-item.active .slot-catalog-categories-item__icon-wrap svg div{background:linear-gradient(180deg,#119bff,#00d1ff)}.slot-catalog-categories-item.active:after,.slot-catalog-categories-item.active:before{transform:translateX(0);opacity:1}.slot-game{width:100%;display:flex;flex-direction:column;position:absolute;left:0;top:0;bottom:0;right:0;padding:16px;background:#101224;z-index:6}.slot-game__container{width:100%;max-width:100%;display:flex;justify-content:center;align-items:center;padding-top:56.5%;position:relative;overflow:hidden;border-radius:12px}.slot-game iframe{position:absolute;top:0;left:0;width:100%;height:100%;overflow:hidden;max-height:800px}.slot-game__head{margin-bottom:24px}.slot-game__footer,.slot-game__head{width:100%;display:flex;align-items:center}.slot-game__footer{margin-top:24px;min-height:40px}.slot-game__controls{width:100%;display:flex;align-items:center;justify-content:flex-end;grid-gap:6px;gap:6px}.slot-game__controls>:first-child{margin-right:auto}.slot-game.favorite .slot-game__btn.favorite svg{fill:#ff2c52}.slot-game__btn{display:flex;justify-content:center;align-items:center;flex-shrink:0;height:40px;padding:0 12px;border:1px solid #23253d;border-radius:8px;transition:.2s ease}.slot-game__btn svg{transform-origin:center}.slot-game__btn:hover{background:#23253d}.slot-game__btn.close{position:relative}.slot-game__btn.close span{display:block;width:18px;height:18px;transition:all .2s ease-in-out;transform-origin:center;cursor:pointer}.slot-game__btn.close span:after,.slot-game__btn.close span:before{display:block;content:"";position:absolute;width:14px;border-radius:1px;height:2px;background:#f3f3f3;left:50%;top:50%;transform:translate(-50%,-50%) rotate(45deg)}.slot-game__btn.close span:after{transform:translate(-50%,-50%) rotate(-45deg)}.slot-game__btn.close:hover span{transform:rotate(180deg)}.slot-game__btn.favorite svg{stroke:#ff2c52}.slot-game__btn.favorite:hover svg{fill:#ff2c52}.slot-game__btn.full-screen svg{fill:#f3f3f3}.slot-game__btn.full-screen:hover svg{transform:scale(1.13)}.slot-game__btn.refresh svg{fill:#f3f3f3}.slot-game__btn.refresh:hover svg{transform:rotate(180deg)}.slot-game__btn.external svg{fill:#f3f3f3}.slot-game__btn.external:hover svg{transform:translate3d(3px,-3px,0)}.slot-game__btn.change-mode{color:#f3f3f3;text-transform:uppercase}.slot-game__error{position:absolute;top:0;left:0;width:100%;height:100%;display:flex;flex-direction:column;align-items:center;padding-top:40px;padding-bottom:40px;flex-grow:1;justify-content:center}.slot-game__error-icon{width:160px;height:148px;margin:0 auto;background:url(/img/logo-main.svg) 50%/cover no-repeat}.slot-game__error-text{font-size:20px;line-height:32px;font-weight:400;color:#f3f3f3;text-align:center}@media screen and (max-width:767.98px){.slot-game__error-text{font-size:16px;line-height:20px}}.attention-block{width:100%;display:flex;align-items:center;padding:8px 12px;background:rgba(36,171,248,.15);border-radius:8px;position:relative;overflow:hidden}.attention-block__icon-wrap{width:24px;height:24px;display:flex;justify-content:center;align-items:center;flex-shrink:0;margin-right:8px}.attention-block__icon{max-width:24px}.attention-block__text{font-weight:700;font-size:12px;line-height:16px;letter-spacing:-.03em;color:#f3f3f3;max-width:800px}.attention-block__text .modal-btn{color:#24abf8;cursor:pointer;text-decoration:underline;-webkit-text-decoration-color:transparent;text-decoration-color:transparent;transition:.2s ease}.attention-block__text .modal-btn:hover{-webkit-text-decoration-color:#24abf8;text-decoration-color:#24abf8}.attention-block__close{width:24px;height:24px;display:flex;justify-content:center;align-items:center;flex-shrink:0;cursor:pointer;position:relative;margin-left:8px}.attention-block__close span{display:block;width:16px;height:16px;transition:all .2s ease-in-out;transform-origin:center;cursor:pointer}.attention-block__close span:after,.attention-block__close span:before{display:block;content:"";position:absolute;width:12px;border-radius:1px;height:2px;background:#f3f3f3;left:50%;top:50%;transform:translate(-50%,-50%) rotate(45deg)}.attention-block__close span:after{transform:translate(-50%,-50%) rotate(-45deg)}.attention-block__close span:hover{transform:rotate(90deg)}.attention-block:before{content:"";width:4px;height:100%;position:absolute;left:0;top:0;background:#24abf8}.attention-block.info{background:rgba(36,171,248,.15)}.attention-block.info:before{background:#24abf8}.attention-block.danger{background:rgba(255,44,82,.15)}.attention-block.danger:before{background:#ff2c52}.select-search{width:100%;position:relative;outline:none}.select-search__field{display:flex;flex-direction:column;align-items:flex-start;flex-shrink:0;height:40px;padding:6px 34px 4px 8px;border-radius:8px;background:#1b1d32;cursor:pointer;transition:.2s ease}.select-search.disabled .select-search__field{cursor:not-allowed}.select-search__field-arrow{position:absolute;right:16px;top:18px;transform-origin:center;fill:#666d85;transition:.2s ease}.select-search__label{font-weight:700;font-size:11px;line-height:14px;letter-spacing:-.03em;color:#858cab;position:absolute;left:8px;top:13px}.select-search__body{padding-top:4px;width:100%;z-index:4;position:absolute;top:100%;right:0;display:flex;flex-direction:column;align-items:stretch;background:#1b1d32;border-radius:8px;border-top-left-radius:0;border-top-right-radius:0;overflow:hidden}.select-search__clear{width:24px;height:24px;display:flex;justify-content:center;align-items:center;position:absolute;right:8px;top:8px;z-index:2}.select-search__clear span{display:block;width:16px;height:16px;transition:all .2s ease-in-out;transform-origin:center;cursor:pointer}.select-search__clear span:after,.select-search__clear span:before{display:block;content:"";position:absolute;width:12px;border-radius:1px;height:2px;background:#f3f3f3;left:50%;top:50%;transform:translate(-50%,-50%) rotate(45deg)}.select-search__clear span:after{transform:translate(-50%,-50%) rotate(-45deg)}.select-search__clear span:hover{transform:rotate(90deg)}.select-search__slot-search{padding:0 8px;margin-bottom:8px}.select-search__slot-search input{padding-left:28px!important;background:#23253d}.select-search:hover:not(.disabled) .select-search__field-arrow{transform:rotate(180deg);fill:#f3f3f3}.select-search.active .select-search__field{border-bottom-left-radius:0;border-bottom-right-radius:0;background:#1b1d32}.select-search.active .select-search__field-arrow{transform:rotate(180deg);fill:#f3f3f3}.select-search.selected .select-search__label{left:36px;top:6px}.select-search.selected.multiple .select-search__field-arrow{display:none}.select-search.disabled input{cursor:not-allowed}.select-search-selected{width:100%;height:100%;display:flex;align-items:center}.select-search-selected__img{width:20px;margin-right:8px;display:flex;justify-content:center;align-items:center;flex-shrink:0}.select-search-selected__img img,.select-search-selected__img svg{max-width:100%}.select-search-selected__value{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;height:16px;align-self:flex-end;font-weight:700;font-size:12px;line-height:16px;letter-spacing:-.03em;color:#f3f3f3}.select-search__list{max-height:186px;width:100%;display:flex;flex-direction:column;align-items:stretch;overflow-x:hidden;overflow-y:auto}.select-search-option{width:100%;height:34px;padding:6px 0 6px 8px;display:flex;align-items:center;flex-shrink:0;font-weight:700;font-size:12px;line-height:20px;letter-spacing:-.03em;color:#858cab;overflow:hidden;cursor:pointer;transition:.2s ease}.select-search-option:not(:last-child){margin-bottom:4px}.select-search-option__img{width:20px;height:20px;margin-right:8px}.select-search-option__img img,.select-search-option__img svg{max-width:100%}.select-search-option.selected,.select-search-option:hover{color:#f3f3f3;background:#23253d}.cabinet-page__main-container[data-v-8d6ae70a]{width:100%;display:flex}@media screen and (max-width:1200px){.cabinet-page__main-container[data-v-8d6ae70a]{flex-direction:column}}.cabinet-page__l[data-v-8d6ae70a]{width:390px;margin-right:16px}@media screen and (max-width:1439.98px){.cabinet-page__l[data-v-8d6ae70a]{margin-right:8px}}@media screen and (max-width:1200px){.cabinet-page__l[data-v-8d6ae70a]{margin-right:0;margin-bottom:48px;width:100%}}@media screen and (max-width:767.98px){.cabinet-page__l.display-none[data-v-8d6ae70a]{display:none!important}}.cabinet-page__r[data-v-8d6ae70a]{width:100%;align-self:stretch;padding-bottom:43px}.cabinet-page-main[data-v-8d6ae70a]{width:100%;height:100%}.cabinet-page-main .table-mobile-item[data-v-8d6ae70a]{margin-bottom:8px}.cabinet-table-only[data-v-8d6ae70a]{padding:32px 8px}@media screen and (max-width:767.98px){.cabinet-table-only[data-v-8d6ae70a]{padding:16px 16px 32px}}.cabinet-empty-tab[data-v-8d6ae70a]{width:100%;display:flex;flex-direction:column;align-items:center;padding:70px 24px 160px;font-family:Halvar Breitschrift,sans-serif;font-weight:700;font-size:24px;line-height:28px;text-align:center;letter-spacing:-.03em;text-transform:uppercase;color:#f3f3f3}.cabinet-empty-tab img[data-v-8d6ae70a]{margin-bottom:10px}@media screen and (max-width:767.98px){.cabinet-empty-tab[data-v-8d6ae70a]{padding:60px 24px}}.cabinet-games .cabinet-empty-tab[data-v-8d6ae70a]{padding:70px 24px}