.header,.mobile-menu{position:fixed;left:0;right:0;z-index:100}.header{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:68px;width:calc(100% - var(--sidebar-width) - var(--offset));margin-left:auto;top:0;background-color:#0e1219}.header .header__wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;gap:15px;width:100%}.header .header__logo{max-width:150px;display:none}.header .header__prize{display:-webkit-box;display:-ms-flexbox;display:flex;position:relative;padding-left:60px;font-size:12px;font-weight:600}.header .header__prize img{position:absolute;left:0;bottom:0}.header .header__actions{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:16px}.header .header__action{width:45px;padding:0}.header .header__actions_auth{display:-webkit-box;display:-ms-flexbox;display:flex;gap:8px}.header .header__actions_user{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:14px;border-radius:12px;background-color:#212836;padding-left:12px}.header .header__actions_user_balance{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:8px}.header .balance{font-weight:600;color:#f1f3f6}.header .currency{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:20px;height:20px;border-radius:50%;background-color:#767676;font-weight:600;font-size:15px}.header .currency--USD{background-color:#db8017}.header .currency--RUB{background-color:#146cd6}.header .currency--KZT{background-color:#d61414}.header .currency--EUR{background-color:#1aad0a}.header .currency--UAH{background-color:#a914d6}.header .currency--INR{background-color:#8b87c3}.header .currency--AZN{background-color:#b2707f}.header .currency--BDT{background-color:#e6d2ae}.mobile-menu{display:none;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;bottom:0;height:66px;background:#0e1219;border-top:1px solid #1d2330}.mobile-menu .mobile-menu__item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:4px;height:100%;width:calc(100% / 5 - 5px);font-weight:600;font-size:10px;color:#93a1bd;cursor:pointer}.mobile-menu .mobile-menu__item--deposit{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;height:56px;width:56px;border-radius:50%;background:radial-gradient(50% 50% at 50% 50%,#0daeff 0,#0d80fb 100%);-webkit-transform:translateY(-12.5px);-ms-transform:translateY(-12.5px);transform:translateY(-12.5px)}.mobile-menu .mobile-menu__item.active{color:#fff}.mobile-menu .mobile-menu__item.active svg path{fill:#fff}@media (max-width:992px){.header{width:100%}.header .header__wrapper{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.header .header__logo{display:-webkit-box;display:-ms-flexbox;display:flex}.header .header__action--search{display:none}.mobile-menu{display:-webkit-box;display:-ms-flexbox;display:flex}}@media (max-width:768px){.header .header__actions{gap:8px}}.footer{padding-top:45px;margin-top:45px;padding-bottom:15px;border-top:1px solid #1d2330}.footer .footer__menus{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:30px 60px;margin-bottom:40px}.footer .footer__menu{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:30px 60px}.footer .footer__col{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.footer .footer__title{font-size:16px;margin-bottom:20px}.footer .footer__link{color:#93a1bd;font-size:12px;margin-bottom:20px}.footer .footer__link:last-child{margin-bottom:0}.footer .footer__link.active{color:#fff}.footer .footer__lang{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:8px;padding:8px;min-width:-webkit-max-content;min-width:-moz-max-content;min-width:max-content;border-radius:10px;background-color:#212836;cursor:pointer;line-height:1}.footer .footer__logo{display:-webkit-box;display:-ms-flexbox;display:flex;max-width:190px;margin-bottom:15px}.footer .footer__company{font-size:12px}.footer .footer__company p{margin-top:12px;color:#495366}.footer .footer__company p a{color:#098dfc}.footer .footer__bottom{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:20px;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-bottom:15px;background-color:#181d29;border-radius:16px;padding:10px 20px}.footer .footer__bottom_play{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:relative}.footer .footer__bottom_play_icon{width:110px}.footer .footer__bottom_play_icon img{display:-webkit-box;display:-ms-flexbox;display:flex;position:absolute;left:0;bottom:-20px}.footer .footer__bottom_pay,.footer .footer__reserved{display:-webkit-box;display:-ms-flexbox;-webkit-box-align:center}.footer .footer__bottom_play_title{color:#f1f3f6;margin-bottom:5px}.footer .footer__bottom_play_descr{font-size:12px;color:#93a1bd}.footer .footer__bottom_pay{display:flex;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:8px 16px;width:100%}.footer .footer__reserved{display:flex;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:16px;font-size:12px;color:#495366}.footer .footer__age{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;height:32px;width:32px;border-radius:50%;background-color:#181d29}@media (max-width:992px){.footer .footer__bottom_pay{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}}@media (max-width:576px){.footer .footer__menu,.footer .footer__menus{gap:30px}.footer .footer__menu{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;width:100%}}.base-button{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:8px;height:45px;padding:0 16px;border-radius:12px;background:#212836;font-weight:600;cursor:pointer;-webkit-transition:all .15s ease-in-out;transition:all .15s ease-in-out}.base-button:hover{background:#242b3c}.base-button.loading svg{-webkit-animation:linear 1s spin infinite;animation:linear 1s spin infinite}.base-button.disabled{opacity:.4;pointer-events:none}.base-button--full{width:100%}.base-button--blue{background:linear-gradient(91.69deg,#00a9fe 0,#0d80fb 100%)}.base-button--blue:hover{background:linear-gradient(91.69deg,#1ab2fe 0,#258dfb 100%)}.base-button--white{background:#fff;color:#000}.base-button--white:hover{background:#f2f5fa}.base-button--warning{background:#e88c00;color:#fff}.base-button--warning:hover{background:#ff9b03}.base-button--destructive{background:#d83737;color:#fff}.base-button--destructive:hover{background:#dc4c4c}.custom-checkbox input[type=checkbox]{opacity:0;width:0;height:0;position:absolute}.custom-checkbox .checkmark{width:26px;min-width:26px;height:26px;border:1px solid #1d2330;border-radius:8px;background:#12151e;display:inline-block;position:relative;-webkit-transition:border-color .2s;transition:border-color .2s}.custom-checkbox .checkmark:after{content:'';position:absolute;display:none;left:50%;top:50%;-webkit-transform:translate(-50%,-50%) rotate(45deg);-ms-transform:translate(-50%,-50%) rotate(45deg);transform:translate(-50%,-50%) rotate(45deg);width:6px;height:12px;border:solid #fff;border-width:0 2px 2px 0}.custom-checkbox input[type=checkbox]:checked+.checkmark{border-color:#01cd31;background:#01cd31}.custom-checkbox input[type=checkbox]:checked+.checkmark:after{display:block}.game-element .game-element__layout,.game-element .game-element__locked{display:-ms-flexbox;top:0;left:0;-webkit-box-orient:vertical;-webkit-box-direction:normal}.game-element{width:100%;margin:7px}.game-element .game-element__wrapper{background-repeat:no-repeat;background-position:center;background-size:90% auto;border-radius:12px;overflow:hidden;position:relative;background-color:#1b212e}.game-element .game-element__wrapper:hover .game-element__bg{-webkit-filter:blur(2px);filter:blur(2px)}.game-element .game-element__wrapper:hover .game-element__layout{opacity:1}.game-element .game-element__bg{background-size:cover;background-position:50% 50%;background-repeat:no-repeat;padding-top:133%}.game-element .game-element__provider{position:absolute;top:0;right:0;z-index:1;max-width:85px;height:45px;width:60%;-o-object-fit:contain;object-fit:contain}.game-element .game-element__locked{display:-webkit-box;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-ms-flex-direction:column;flex-direction:column;position:absolute;z-index:1;width:100%;height:100%;padding:8px;word-break:break-word;text-align:center;background-color:rgba(0,0,0,.5);color:#fff}.game-element .game-element__locked svg{margin:0 auto;width:30%;height:30%}.game-element .game-element__layout{display:-webkit-box;display:flex;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:absolute;bottom:0;right:0;z-index:2;background-repeat:no-repeat;background-size:cover;background-position:center;background:rgba(14,18,25,.2);padding:8px;opacity:0;-webkit-transition:all .3s;transition:all .3s}.game-element .game-element__title{display:-webkit-box;display:-ms-flexbox;display:flex;gap:4px;width:-webkit-fill-available;margin-bottom:2px}.game-element .game-element__title span{width:75%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;text-transform:capitalize;font-weight:600}.game-element .game-element__descr{width:100%;opacity:.6;font-size:14px;line-height:1;margin-bottom:12px}.game-element .game-element__buttons{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:6px;width:90%}.game-element .game-element__button{width:100%;height:40px;border-radius:8px}.game-element .game-element__button.play{width:45px;border-radius:50%;padding:0}.game-element .game-element__favorite{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;position:absolute;top:10px;right:10px;cursor:pointer}.game-element .game-element__favorite.added svg path{fill:#e88c00}.game-element .game-element__favorite svg path{fill:#212836}@media (max-width:500px){.game-element .game-element__bg{padding-top:145%}.game-element .game-element__descr{font-size:12px}.game-element .game-element__button{height:35px;font-size:12px}}.form-label{display:block;margin-bottom:4px;font-size:12px;color:#495366}.form-label span{color:red}.form-group__label{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-bottom:4px}.form-group-icon,.modal{-webkit-box-align:center}.form-group__label .form-label{margin-bottom:0}.form-group__label a{color:#495366}.form-group__label a:hover{text-decoration:underline}.form-message{font-size:12px;margin-top:6px}.form-message--warning{color:#E88C00}.form-group-icon{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;position:absolute;right:15px;top:50%;height:24px;width:24px;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%)}.form-group-icon.toggle svg:first-child{display:none}.form-group-icon.toggle svg:last-child{display:block}.form-group-icon--password{cursor:pointer}.form-group-icon--password svg:last-child{display:none}.form-group-input{position:relative;width:100%}.form-group-input.has-icon input{padding-right:45px}.form-group-input.search .icon-left{display:-webkit-box;display:-ms-flexbox;display:flex;position:absolute;left:16px;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);pointer-events:none}.form-group-input.search .base-input{padding-left:50px;background-color:#1C2330}.form-group-input.search .base-input:focus{border-color:#252D3D}.base-input,.base-textarea{width:100%;padding:13px 16px;border-radius:12px;background-color:#12151E;border:1px solid transparent;color:#fff;-webkit-transition:all .3s;transition:all .3s}.base-input:focus,.base-textarea:focus{border-color:#1D2330}.base-input::-webkit-input-placeholder,.base-textarea::-webkit-input-placeholder{color:#495366}.base-input::-moz-placeholder,.base-textarea::-moz-placeholder{color:#495366}.base-input:-ms-input-placeholder,.base-textarea:-ms-input-placeholder{color:#495366}.base-input::-ms-input-placeholder,.base-textarea::-ms-input-placeholder{color:#495366}.base-input::placeholder,.base-textarea::placeholder{color:#495366}.base-input.error,.base-textarea.error{border-color:#D83737}.base-textarea{resize:none;min-height:135px}.modal{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;position:fixed;padding:15px;top:0;right:0;left:0;bottom:0;z-index:1000;-webkit-transition:all .2s ease-in-out;transition:all .2s ease-in-out;background-color:rgba(12,15,21,.8);opacity:0;visibility:hidden}.main-sidebar.open,.modal.show,body.collapsed .main-sidebar .sidebar__menu_item:hover .text{opacity:1;visibility:visible}.modal--fade .modal-body{-webkit-transform:translate(0,-50px);-ms-transform:translate(0,-50px);transform:translate(0,-50px)}.modal--scale .modal-body{-webkit-transform:translateY(200%) scale(0);-ms-transform:translateY(200%) scale(0);transform:translateY(200%) scale(0)}.modal.show .modal-body{-webkit-transform:none;-ms-transform:none;transform:none}.modal .modal-body{max-width:370px;width:100%;-webkit-transition:-webkit-transform .3s ease-in-out;transition:-webkit-transform .3s ease-in-out;transition:transform .3s ease-in-out;transition:transform .3s ease-in-out,-webkit-transform .3s ease-in-out;border-radius:24px;background:#181d29;padding:20px}@media (max-width:576px){.modal .modal-body{padding:15px}}.providers-item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;height:100px;width:calc(100% / 6 - 14px);border-radius:16px;background:#1b212e;-webkit-transition:all .15s ease-in-out;transition:all .15s ease-in-out}.providers-item:hover{background:#1f2532}.providers-item__img{height:70%;width:70%;-o-object-fit:contain;object-fit:contain}@media (max-width:768px){.providers-item{height:70px}}:root{--sidebar-width:280px;--offset:8px}body.collapsed{--sidebar-width:65px}body.collapsed .main-sidebar{-webkit-animation:fadeIn .5s ease-in-out forwards;animation:fadeIn .5s ease-in-out forwards;width:var(--sidebar-width);min-width:var(--sidebar-width)}body.collapsed .main-sidebar .sidebar__wrapper{padding:8px 8px 16px}body.collapsed .main-sidebar .sidebar__head{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}body.collapsed .main-sidebar .sidebar__logo img:last-child{display:block}body.collapsed .main-sidebar .sidebar__favorites_head,body.collapsed .main-sidebar .sidebar__favorites_item_icon.added,body.collapsed .main-sidebar .sidebar__logo img:first-child,body.collapsed .main-sidebar .sidebar__menu_item .text,body.collapsed .main-sidebar .sidebar__menu_item--lang svg{display:none}body.collapsed .main-sidebar .sidebar__favorites_list{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}body.collapsed .main-sidebar .sidebar__favorites_item{width:100%;height:60px}body.collapsed .main-sidebar .sidebar__menu_item{min-height:45px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:0}body.layout-open::before{content:'';position:fixed;top:0;left:0;right:0;bottom:0;background-color:rgba(0,0,0,.75);z-index:99}.main-sidebar{position:fixed;left:8px;top:8px;height:100dvh;z-index:100;width:var(--sidebar-width);min-width:var(--sidebar-width);background-color:#181d29;border-radius:8px;-webkit-transition:opacity .15s ease-in-out,visibility .15s ease-in-out;transition:opacity .15s ease-in-out,visibility .15s ease-in-out}.main-sidebar .sidebar__wrapper{height:inherit;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;overflow-y:auto;padding:16px 16px 24px}.main-sidebar .sidebar__wrapper::-webkit-scrollbar{width:4px}.main-sidebar .sidebar__head{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:16px;margin-bottom:20px}.main-sidebar .sidebar__logo{height:36px;display:-webkit-box;display:-ms-flexbox;display:flex}.main-sidebar .sidebar__logo img:last-child{display:none}.main-sidebar .sidebar__toggle{display:-webkit-box;display:-ms-flexbox;display:flex;cursor:pointer}.main-sidebar .sidebar__favorites{margin-bottom:15px}.main-sidebar .sidebar__favorites_head{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:10px;padding-bottom:8px}.main-sidebar .sidebar__favorites_list{display:-webkit-box;display:-ms-flexbox;display:flex;gap:6px}.main-sidebar .sidebar__menu,.main-sidebar .sidebar__menu_sub{gap:5px;-webkit-box-orient:vertical;-webkit-box-direction:normal}.main-sidebar .sidebar__favorites_item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;height:100px;width:calc(100% / 3);border-radius:12px;border:1px solid #252d3d;overflow:hidden;position:relative}.main-sidebar .sidebar__favorites_item img{height:100%;width:100%;-o-object-fit:cover;object-fit:cover}.main-sidebar .sidebar__favorites_item_icon{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;height:28px;width:28px;border-radius:50%;background-color:rgba(33,40,54,.85)}.main-sidebar .sidebar__favorites_item_icon.added{position:absolute;top:6px;left:6px}.main-sidebar .sidebar__close{display:none;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;position:absolute;right:-60px;top:15px;height:32px;width:32px;border-radius:50%;-webkit-box-shadow:0 4px 6px -2px rgba(15,17,33,.4);box-shadow:0 4px 6px -2px rgba(15,17,33,.4);background:-webkit-gradient(linear,left top,left bottom,from(#d29142),to(#775021));background:linear-gradient(180deg,#d29142 0,#775021 100%);cursor:pointer;z-index:100}.main-sidebar .sidebar__menu{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;border-top:1px solid #252d3d;padding-top:15px;padding-bottom:15px}.main-sidebar .sidebar__menu_sub{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column}.main-sidebar .sidebar__menu_item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:8px;min-height:45px;border-radius:12px;padding:8px 12px;position:relative;color:#fff;cursor:pointer;-webkit-transition:background-color .15s ease-in-out;transition:background-color .15s ease-in-out}.page-title,tbody tr td{color:#f1f3f6}.main-sidebar .sidebar__menu_item--lang{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.main-sidebar .sidebar__menu_item:last-child{margin-bottom:0}.main-sidebar .sidebar__menu_item.active,.main-sidebar .sidebar__menu_item:hover{background-color:#222a38}.main-sidebar .sidebar__menu_item .icon{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:24px}.main-sidebar .sidebar__menu_item .arrow{display:-webkit-box;display:-ms-flexbox;display:flex;position:absolute;right:12px;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%)}.main-sidebar .sidebar__menu_item_body{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:8px}.main-sidebar .sidebar__bottom{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:5px;margin-top:auto}@-webkit-keyframes fadeIn{0%{opacity:0}100%{opacity:1}}@keyframes fadeIn{0%{opacity:0}100%{opacity:1}}@media (max-width:992px){.main-sidebar{opacity:0;visibility:hidden}.main-sidebar .sidebar__head{display:none}}.skeleton-loader{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin:0 -7px}.skeleton-element{width:calc(100% / 7 - 14px);margin:7px}.skeleton-bg{background:-webkit-gradient(linear,right top,left top,from(#181d29),color-stop(35.05%,#1b212e),to(#181d29));background:linear-gradient(270deg,#181d29 0,#1b212e 35.05%,#181d29 100%);background-size:400% 100%;border-radius:12px;-webkit-animation:skeleton-loading 1s infinite linear;animation:skeleton-loading 1s infinite linear;padding-top:133%}@-webkit-keyframes skeleton-loading{0%{background-position:100% 50%}100%{background-position:0 50%}}@keyframes skeleton-loading{0%{background-position:100% 50%}100%{background-position:0 50%}}@media (max-width:1350px){.skeleton-element{width:calc((100% / 6) - 14px)}}@media (max-width:1200px){.skeleton-element{width:calc((100% / 5) - 14px)}}@media (max-width:1050px){.skeleton-element{width:calc((100% / 4) - 14px)}}@media (max-width:640px){.skeleton-element{width:calc((100% / 3) - 14px)}}@media (max-width:500px){.skeleton-bg{padding-top:145%}}.base-switch{position:relative;display:inline-block;width:46px;min-width:46px;height:24px;vertical-align:middle}.base-switch input{opacity:0;width:0;height:0}.base-switch .slider{position:absolute;cursor:pointer;top:0;left:0;right:0;bottom:0;background-color:#212836;-webkit-transition:.25s;transition:.25s;border-radius:24px}.base-switch .slider:before{position:absolute;content:'';height:20px;width:20px;left:2px;bottom:2px;background-color:#495366;-webkit-transition:.25s;transition:.25s;border-radius:50%}.base-switch input:checked+.slider{background:linear-gradient(315deg,#00a9fe 0,#0d80fb 100%)}.base-switch input:checked+.slider:before{-webkit-transform:translateX(22px);-ms-transform:translateX(22px);transform:translateX(22px);background-color:#fff}.responsive-table{width:100%;overflow-x:auto}table{border-collapse:collapse;width:100%}thead tr{background:0 0}thead th{color:#495366;font-size:12px;padding:6px}thead th:first-child{text-align:left}thead th:last-child{text-align:right}tbody tr:nth-child(odd){background:#212836}tbody tr td:not(:first-child):not(:last-child){text-align:center}tbody tr td:last-child{text-align:right;border-top-right-radius:16px;border-bottom-right-radius:16px}tbody tr td,tbody tr th{padding:12px}tbody tr td:first-child{border-top-left-radius:16px;border-bottom-left-radius:16px}@media (max-width:992px){tr td,tr th{white-space:nowrap;padding:8px}}.tabs-group{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;gap:2px;padding:2px;background:#181D29;border-radius:12px}.tabs-group .tab{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;border-radius:12px;padding:10px 16px;font-weight:600;cursor:pointer}.tabs-group .tab:hover{background:#242B3C}.tabs-group .tab.active{background:linear-gradient(315deg,#00a9fe 0,#0d80fb 100%)}.tab-content{display:none}.tab-content.active{display:block}@-webkit-keyframes spin{0%{-webkit-transform:rotate(0);transform:rotate(0)}100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes spin{0%{-webkit-transform:rotate(0);transform:rotate(0)}100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}.page-title{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:8px;font-weight:600;font-size:clamp(20px,3vw,24px);margin-bottom:25px}.main-games,.page-title-back{margin-bottom:30px}.page-title-back{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:16px;font-weight:600;font-size:clamp(24px,3vw,36px);line-height:1.1}.page-title-back .base-button{height:36px;width:36px;padding:0;-ms-flex-negative:0;flex-shrink:0;border-radius:10px}.main-games .games__title{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:12px;font-size:24px;margin-bottom:25px}.main-games .games__list_wrapper{position:relative}.main-games .games__list{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin:0 -7px}.main-games .games__empty{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-ms-flex-wrap:wrap;flex-wrap:wrap;padding:100px 0;word-break:break-word}.main-games .games__empty .value{color:#ddc19e;margin-left:4px}.main-games .games__notfound{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:15px;padding:100px 0}.main-games .games__notfound .title{font-size:24px}.main-games .games__notfound .base-button{height:44px}.main-games .game-element{width:calc((100% / 7) - 14px)}.main-games .games__load{text-align:center;position:relative}.main-games .games__load .games__load_button{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:8px;height:45px;min-width:140px;padding:0 22px 0 20px;border-radius:24px;background-color:#5c4a33;cursor:pointer;-webkit-transition:all .15s ease-in-out;transition:all .15s ease-in-out}.main-games .games__load .games__load_button:hover{background-color:#895a21}.main-games .games__load .games__load_button.loading{pointer-events:none}.main-games .games__load .games__load_button.loading svg{-webkit-animation:linear 1s spin infinite;animation:linear 1s spin infinite}.main-games .games__layout{position:absolute;left:0;right:0;bottom:0;height:250px;background:-webkit-gradient(linear,left top,left bottom,from(rgba(14,18,25,0)),to(#0e1219));background:linear-gradient(180deg,rgba(14,18,25,0) 0,#0e1219 100%);pointer-events:none}.main-sliders .main-sliders__link,.main-sliders .swiper-button{height:32px;border-radius:8px}.main-sliders{margin-bottom:35px}.main-sliders .main-sliders__header{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-bottom:15px}.main-sliders .main-sliders__title{font-size:20px;font-weight:600}.main-sliders .main-sliders__navigation{display:-webkit-box;display:-ms-flexbox;display:flex;gap:8px}.main-sliders .main-sliders__list{overflow:hidden}.main-sliders .game-element{margin:0}.main-sliders .main-sliders__buttons{display:-webkit-box;display:-ms-flexbox;display:flex;gap:4px}.modal .modal__close,.modal .modal__header{display:-ms-flexbox;-webkit-box-align:center}.main-sliders .swiper-button{width:32px;padding:0}.modal .modal__header{display:-webkit-box;display:flex;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-bottom:16px;font-weight:600;font-size:28px}.modal .modal__close{display:-webkit-box;display:flex;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-ms-flex-negative:0;flex-shrink:0;border-radius:50%;height:24px;width:24px;cursor:pointer}.modal .modal__close svg{height:100%;width:100%}.modal .modal__text{color:#f1f3f6;margin-bottom:15px}.modal .modal__buttons{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:8px}.modal .modal__buttons .base-button{width:100%}.modal select{border:none;border-radius:8px;background-repeat:no-repeat;background-size:15px 15px;padding:13px 16px 13px 14px;background-color:#12151e;color:#fff;width:100%;outline:0;-webkit-appearance:none;-moz-appearance:none;appearance:none;background-position:center right 20px;background-image:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTAiIGhlaWdodD0iNyIgdmlld0JveD0iMCAwIDEwIDciIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+CjxwYXRoIGQ9Ik0wIDEuMzIxMDlDMS40ODY1OWUtMDggMS42NjExOCAwLjEyMTczNiAyLjAwNzY5IDAuMzc3Mzg2IDIuMjY0MzdMNC4yODc2MiA2LjI2NzIzQzQuNjgwMTMgNi42NjkwNCA1LjMyNjUgNi42Njg4MyA1LjcxODc1IDYuMjY2NzZMOS42MjMzNyAyLjI2NDM3QzEwLjEyMjUgMS43NTEwMiAxMC4xMjg2IDAuOTEwMzk5IDkuNjIzMzcgMC4zOTA2MzNDOS4xMzAzMyAtMC4xMjI3MTcgOC4zMTQ3IC0wLjEyOTEzNCA3LjgxNTU3IDAuMzkwNjMzTDQuOTk3MzMgMy4yNzE4TDIuMTg1MTggMC4zODQyMUMxLjY3OTk3IC0wLjEyOTEzOSAwLjg3MDQxOSAtMC4xMjkxMzMgMC4zNzEyOTMgMC4zOTA2MzNDMC4xMjc4MTYgMC42NDczMDggLTEuNDU4NTVlLTA4IDAuOTg3NDEgMCAxLjMyMTA5WiIgZmlsbD0id2hpdGUiLz4KPC9zdmc+Cg==)}.modal#twoFA-profile-modal .modal__block{border-radius:12px;padding:12px;background-color:#1f2532;margin-bottom:12px;color:#f1f3f6;text-align:center}.modal#twoFA-profile-modal .modal__block:last-child{margin-bottom:0}.modal#twoFA-profile-modal .modal__block--hidden{display:none}.modal#twoFA-profile-modal .modal__block--warning{color:#e88c00}.modal#twoFA-profile-modal .modal__code{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-bottom:15px}.modal#twoFA-profile-modal .modal__secret{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:4px}.modal#twoFA-profile-modal .base-button{width:100%}.modal#search-modal{display:none}.modal#search-modal.show{display:-webkit-box;display:-ms-flexbox;display:flex}.modal#search-modal .modal-body{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;max-width:600px;max-height:65dvh;min-height:65dvh;overflow-y:auto}.modal#search-modal .modal__search{-ms-flex-negative:0;flex-shrink:0;height:44px;background-color:#1c2330;border-radius:12px;margin-bottom:15px;padding-left:50px;position:relative}.modal#search-modal .modal__search_icon{display:-webkit-box;display:-ms-flexbox;display:flex;position:absolute;left:18px;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%)}.modal#search-modal .modal__search_input{width:100%;height:100%;padding-right:15px}.modal#search-modal .modal__slider{margin-bottom:15px}.modal#search-modal .modal__slider:last-child{margin-bottom:0}.modal#search-modal .modal__slider_header{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-bottom:15px}.modal#search-modal .modal__slider_title{font-weight:600;font-size:20px;color:#f1f3f6}.modal#search-modal .modal__slider_navigation{display:-webkit-box;display:-ms-flexbox;display:flex;gap:8px}.modal#search-modal .modal__slider_link{height:32px;border-radius:8px}.modal#search-modal .swiper-button{height:32px;width:32px;padding:0;border-radius:8px}.modal#search-modal .swiper-button-lock{display:none}.modal#search-modal .swiper-button-disabled{pointer-events:none;opacity:.4}.modal#search-modal .modal__slider_list{overflow:hidden}.modal#search-modal .game-element{margin:0}.modal#search-modal .modal__list{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:8px}.modal#search-modal .modal__list .game-element{width:calc(100% / 4 - 7px)}.modal#search-modal .modal__empty{display:none;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;padding:20px 0;text-align:center}.modal#search-modal .modal__empty.show{display:-webkit-box;display:-ms-flexbox;display:flex}.modal#search-modal .modal__empty_icon{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-bottom:8px}.modal#search-modal .modal__empty_title{font-weight:600;font-size:24px;color:#f1f3f6;margin-bottom:4px}.modal#search-modal .modal__empty_text{color:#93a1bd;max-width:330px;margin:0 auto}.modal#forgot-modal .modal-body,.modal#login-modal .modal-body,.modal#promocode-modal .modal-body,.modal#reg-modal .modal-body,.modal#reset-modal .modal-body,.modal#twoFA-modal .modal-body{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:15px;padding:20px}.modal#forgot-modal .tabs-group,.modal#login-modal .tabs-group,.modal#promocode-modal .tabs-group,.modal#reg-modal .tabs-group,.modal#reset-modal .tabs-group,.modal#twoFA-modal .tabs-group{background:#212836}.modal#forgot-modal .tabs-group .tab,.modal#login-modal .tabs-group .tab,.modal#promocode-modal .tabs-group .tab,.modal#reg-modal .tabs-group .tab,.modal#reset-modal .tabs-group .tab,.modal#twoFA-modal .tabs-group .tab{width:calc(100% / 2)}.modal#forgot-modal .modal__divider,.modal#login-modal .modal__divider,.modal#promocode-modal .modal__divider,.modal#reg-modal .modal__divider,.modal#reset-modal .modal__divider,.modal#twoFA-modal .modal__divider{color:#93a1bd;text-align:center;position:relative}.modal#forgot-modal .modal__divider::before,.modal#login-modal .modal__divider::before,.modal#promocode-modal .modal__divider::before,.modal#reg-modal .modal__divider::before,.modal#reset-modal .modal__divider::before,.modal#twoFA-modal .modal__divider::before{content:'';position:absolute;top:50%;left:0;right:0;height:1px;background-color:#252d3d;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%)}.modal#forgot-modal .modal__divider span,.modal#login-modal .modal__divider span,.modal#promocode-modal .modal__divider span,.modal#reg-modal .modal__divider span,.modal#reset-modal .modal__divider span,.modal#twoFA-modal .modal__divider span{position:relative;background-color:#181d29;padding:0 10px;z-index:1}.modal#lang-modal .modal__item.active,.modal#lang-modal .modal__item:hover{background-color:#222a38}.modal#forgot-modal .modal__social,.modal#login-modal .modal__social,.modal#promocode-modal .modal__social,.modal#reg-modal .modal__social,.modal#reset-modal .modal__social,.modal#twoFA-modal .modal__social{text-align:center}.modal#forgot-modal .modal__social .base-button,.modal#login-modal .modal__social .base-button,.modal#promocode-modal .modal__social .base-button,.modal#reg-modal .modal__social .base-button,.modal#reset-modal .modal__social .base-button,.modal#twoFA-modal .modal__social .base-button{width:40%;height:48px}.modal#forgot-modal .custom-checkbox,.modal#login-modal .custom-checkbox,.modal#promocode-modal .custom-checkbox,.modal#reg-modal .custom-checkbox,.modal#reset-modal .custom-checkbox,.modal#twoFA-modal .custom-checkbox{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;gap:12px}.modal#forgot-modal .modal__auth_text,.modal#login-modal .modal__auth_text,.modal#promocode-modal .modal__auth_text,.modal#reg-modal .modal__auth_text,.modal#reset-modal .modal__auth_text,.modal#twoFA-modal .modal__auth_text{font-size:12px;color:#93a1bd}.modal#forgot-modal .modal__auth_text a,.modal#login-modal .modal__auth_text a,.modal#promocode-modal .modal__auth_text a,.modal#reg-modal .modal__auth_text a,.modal#reset-modal .modal__auth_text a,.modal#twoFA-modal .modal__auth_text a{color:#01cd31;text-decoration:underline;margin-left:4px}.modal#forgot-modal .modal__error,.modal#login-modal .modal__error,.modal#promocode-modal .modal__error,.modal#reg-modal .modal__error,.modal#reset-modal .modal__error,.modal#twoFA-modal .modal__error{display:none;margin-top:15px;border-radius:8px;padding:10px;color:#fff;border:1px solid #ff5b5b;font-size:16px}.modal#forgot-modal .modal__error::before,.modal#login-modal .modal__error::before,.modal#promocode-modal .modal__error::before,.modal#reg-modal .modal__error::before,.modal#reset-modal .modal__error::before,.modal#twoFA-modal .modal__error::before{content:'';display:inline-block;height:36px;width:36px;background-image:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzYiIGhlaWdodD0iMzYiIHZpZXdCb3g9IjAgMCAzNiAzNiIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHJlY3Qgd2lkdGg9IjM2IiBoZWlnaHQ9IjM2IiByeD0iMTgiIGZpbGw9IiNFQjU1M0UiLz4KPHBhdGggZD0iTTE2LjQ4MDUgMjAuNTA3OEwxNi4yNTc4IDEyQzE2LjIzNDQgMTEuMjE0OCAxNi44NTU1IDEwLjU4MiAxNy42NzU4IDEwLjU4MkMxOC40ODQ0IDEwLjU4MiAxOS4xMTcyIDExLjIxNDggMTkuMDgyIDEyTDE4Ljg0NzcgMjAuNTA3OEMxOC44MTI1IDIxLjE3NTggMTguMzA4NiAyMS42NjggMTcuNjY0MSAyMS42NjhDMTcuMDE5NSAyMS42NjggMTYuNDkyMiAyMS4xNjQxIDE2LjQ4MDUgMjAuNTA3OFpNMTYuMDcwMyAyNS43MjI3QzE2LjA3MDMgMjQuODU1NSAxNi43ODUyIDI0LjIyMjcgMTcuNjUyMyAyNC4yMjI3QzE4LjUxOTUgMjQuMjIyNyAxOS4yMzQ0IDI0Ljg1NTUgMTkuMjM0NCAyNS43MjI3QzE5LjIzNDQgMjYuNTg5OCAxOC41MTk1IDI3LjIzNDQgMTcuNjUyMyAyNy4yMzQ0QzE2Ljc4NTIgMjcuMjM0NCAxNi4wNzAzIDI2LjU4OTggMTYuMDcwMyAyNS43MjI3WiIgZmlsbD0id2hpdGUiLz4KPC9zdmc+Cg==);margin-right:8px;vertical-align:middle}.modal#lang-modal .modal__items{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:4px}.modal#lang-modal .modal__item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:12px;width:calc((100% / 2) - 2px);padding:8px;border-radius:8px;cursor:pointer;position:relative}.modal#lang-modal .modal__item.active::before{opacity:1}.modal#lang-modal .modal__item::before{content:'';background-image:url("data:image/svg+xml,%3Csvg width='16' height='13' viewBox='0 0 16 13' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M15 1.35547C9.5636 3.98764 6.2433 8.7837 4.72078 11.6442C3.74399 10.0051 2.50533 8.5476 1 7.2764' stroke='white' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");background-repeat:no-repeat;background-size:cover;background-position:center;height:10px;width:14px;position:absolute;right:12px;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);-webkit-transition:all .15s ease-in-out;transition:all .15s ease-in-out;opacity:0;pointer-events:none}.modal#lang-modal .modal__item img{width:21px;height:15px;border-radius:2px}.modal#deposit-modal .modal-body{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;max-width:420px;max-height:80vh;height:100%;position:relative;padding:40px 16px 16px;overflow-y:auto}.modal#deposit-modal .modal-body::-webkit-scrollbar{width:4px}.modal#deposit-modal .modal__close{position:absolute;top:10px;right:10px}.modal#deposit-modal .modal__title{font-weight:600;font-size:28px;margin-bottom:15px}.modal#deposit-modal .tabs-group{background-color:#212836;margin-bottom:15px}.modal#deposit-modal .tabs-group .tab{width:100%}.modal#deposit-modal .modal__content{display:none;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}.modal#deposit-modal .modal__content.active{display:-webkit-box;display:-ms-flexbox;display:flex}.modal#deposit-modal .payment-form{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;overflow:hidden}.modal#deposit-modal .payment__row{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:10px}.modal#deposit-modal .payment__item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:12px;height:105px;width:calc(100% / 2 - 5px);padding:8px 16px;background-color:#12151e;border:1px solid transparent;border-radius:12px;overflow:hidden;position:relative;cursor:pointer}.modal#deposit-modal .payment__item.active{background:-webkit-gradient(linear,left top,left bottom,from(rgba(1,252,59,.15)),to(rgba(1,252,59,.15)));background:linear-gradient(180deg,rgba(1,252,59,.15) 0,rgba(1,252,59,.15) 100%);border-color:#01cd31}.modal#deposit-modal .payment__item:hover{border-color:#01cd31}.modal#deposit-modal .payitem__img{width:60px;height:60px}.modal#deposit-modal .payitem__img img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.modal#deposit-modal .payitem__note{margin-bottom:3px}.modal#deposit-modal .payitem__note_min{position:absolute;right:0;top:0;padding:3px 6px;border-radius:0 0 0 6px;-webkit-box-shadow:-2px 3px 6px 0 rgba(0,0,0,.1);box-shadow:-2px 3px 6px 0 rgba(0,0,0,.1);background:#212836;font-size:12px;color:#93a1bd}.modal#deposit-modal .payitem__note_small{font-size:13px}.modal#deposit-modal .payment__tooltip{display:none;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;position:absolute;height:100%;width:100%;right:0;top:0;padding:16px;background:#181d29}.modal#deposit-modal .payment__tooltip.open{display:-webkit-box;display:-ms-flexbox;display:flex}.modal#deposit-modal .payment__back{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;cursor:pointer;margin-bottom:20px}.modal#deposit-modal .payment__back svg{height:26px;width:26px}.modal#deposit-modal .pay-tooltip{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:30px;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}.modal#deposit-modal .pay-tooltip__head{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:8px;margin-bottom:25px}.modal#deposit-modal .pay-tooltip__title{display:block;color:#495366}.modal#deposit-modal .pay-tooltip__tax{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;padding:8px 16px;border-radius:100px;background:linear-gradient(315deg,#00a9fe 0,#0d80fb 100%);color:#fff;margin-bottom:10px}.modal#deposit-modal .base-input{margin:5px 0 12px}.modal#deposit-modal select{border-radius:12px;margin-top:5px}.modal#deposit-modal .pay-tooltip__note{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:16px;background:rgba(235,85,62,.1);padding:12px;margin:0 0 10px;border-radius:24px;color:#c91517;position:relative}.modal#deposit-modal .pay-tooltip__note::before{content:'';display:block;height:36px;width:36px;min-width:36px;background-image:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzYiIGhlaWdodD0iMzYiIHZpZXdCb3g9IjAgMCAzNiAzNiIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHJlY3Qgd2lkdGg9IjM2IiBoZWlnaHQ9IjM2IiByeD0iMTgiIGZpbGw9IiNFQjU1M0UiLz4KPHBhdGggZD0iTTE2LjQ4MDUgMjAuNTA3OEwxNi4yNTc4IDEyQzE2LjIzNDQgMTEuMjE0OCAxNi44NTU1IDEwLjU4MiAxNy42NzU4IDEwLjU4MkMxOC40ODQ0IDEwLjU4MiAxOS4xMTcyIDExLjIxNDggMTkuMDgyIDEyTDE4Ljg0NzcgMjAuNTA3OEMxOC44MTI1IDIxLjE3NTggMTguMzA4NiAyMS42NjggMTcuNjY0MSAyMS42NjhDMTcuMDE5NSAyMS42NjggMTYuNDkyMiAyMS4xNjQxIDE2LjQ4MDUgMjAuNTA3OFpNMTYuMDcwMyAyNS43MjI3QzE2LjA3MDMgMjQuODU1NSAxNi43ODUyIDI0LjIyMjcgMTcuNjUyMyAyNC4yMjI3QzE4LjUxOTUgMjQuMjIyNyAxOS4yMzQ0IDI0Ljg1NTUgMTkuMjM0NCAyNS43MjI3QzE5LjIzNDQgMjYuNTg5OCAxOC41MTk1IDI3LjIzNDQgMTcuNjUyMyAyNy4yMzQ0QzE2Ljc4NTIgMjcuMjM0NCAxNi4wNzAzIDI2LjU4OTggMTYuMDcwMyAyNS43MjI3WiIgZmlsbD0id2hpdGUiLz4KPC9zdmc+Cg==);background-repeat:no-repeat;background-size:cover;background-position:center}.modal#deposit-modal .pay-tooltip__buttons{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:8px}.modal#deposit-modal .pay-tooltip__buttons .base-button{min-height:32px;height:auto;width:calc(100% / 4 - 6px);border-radius:9px;padding:0 8px}.modal#deposit-modal .pay-tooltip__buttons .base-button.active{background:linear-gradient(315deg,#00a9fe 0,#0d80fb 100%)}.modal#deposit-modal .pay-limits-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:8px;border-radius:8px;padding:12px 0}.modal#deposit-modal .pay-limits-wrapper span{color:#495366}.modal#deposit-modal .history__title{text-transform:uppercase;font-size:13px;color:#495366;margin-bottom:4px;padding:0 8px}.modal#deposit-modal .history__title:not(:first-child){margin-top:12px}.modal#deposit-modal .history__row{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:12px;padding:8px;border-bottom:1px solid #212836}.modal#deposit-modal .history__row:last-child{border:none}.modal#deposit-modal .history__cell span{color:#495366}.modal#deposit-modal .history__cell_icon{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;height:32px;width:32px;min-width:32px;border-radius:50%;background-color:#e88122}.modal#deposit-modal .history__cell_icon.output{background-color:#5361ae}.modal#deposit-modal .history__cell_icon.output svg{-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.modal#deposit-modal .history__cell_info{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;gap:8px}.modal#deposit-modal .history__cell_body{width:55%}.modal#deposit-modal .history__cell_body--right{text-align:right;width:45%}.modal#deposit-modal .base-button{width:100%}@media (max-width:1350px){.main-games .game-element{width:calc((100% / 6) - 14px)}}@media (max-width:1200px){.main-games .game-element{width:calc((100% / 5) - 14px)}}@media (max-width:1050px){.main-games .game-element{width:calc((100% / 4) - 14px)}}@media (max-width:640px){.main-games .game-element{width:calc((100% / 3) - 14px)}}@media (max-width:567px){.modal#search-modal .modal__slider_buttons{display:none}.modal#search-modal .modal-body{max-height:80dvh;min-height:80dvh}.modal#search-modal .modal__list .game-element{width:calc(100% / 3 - 6px)}}