@import"https://fonts.googleapis.com/css2?family=Exo+2:ital,wght@0,100..900;1,100..900&family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap";.modal-game-balance{background:#ffffff0a;height:32px}.modal-game-balance .modal-game-balance-title{font-size:10px;margin-bottom:1px}.modal-game-balance .modal-game-balance-amount{font-size:12px;font-weight:600}.modal-game-container{background:#000;height:100%;left:0;position:fixed;top:0;width:100%;z-index:2001}.modal-game-container .modal-game-header{align-items:center;background:#0c0e10;display:flex;font-size:.9rem;gap:5px;height:48px;justify-content:space-between;line-height:1;padding-inline:10px;text-transform:uppercase}.modal-game-container .modal-game-header .modal-game-details{max-width:calc(100% - 140px)}.modal-game-container .modal-game-header .modal-game-details .modal-game-info{gap:2px;overflow:hidden;width:80px}.modal-game-container .modal-game-header .modal-game-details .modal-game-info .modal-game-name{font-size:11px;font-weight:600}.modal-game-container .modal-game-header .modal-game-details .modal-game-info .modal-game-provider{color:#b5b5b5;font-size:10px}.modal-game-container .modal-game-header .modal-game-title{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.modal-game-container .modal-game-header .host-logo{max-height:25px}.modal-game-container .icon-game{align-items:center;background:#ff80001a;border-radius:7px;display:flex;height:32px;justify-content:center;min-width:32px}.modal-game-container .fav-icon-modal{display:flex}.modal-game-container .fav-icon-modal img{max-width:32px}.modal-game-container .button-action{align-items:center;background:#ffffff0a;border-radius:7px;color:#b5b5b5;cursor:pointer;display:flex;height:32px;justify-content:center;line-height:1;position:relative;width:32px;z-index:1}.modal-game-container .button-action:hover{background:#ffffff1a;color:#e8e8e8}.modal-game-container .button-action.modal-game-close{grid-area:close}.modal-game-container .button-action.modal-game-close:hover{background:#f003;color:red}.modal-game-container .button-action.modal-favorite.game-favorite-active{background:#ff80001a}@media screen and (min-width:992px){.modal-game-container .game-host-desktop{left:50%;position:absolute;top:50%;transform:translate(-50%) translateY(-50%)}}.modal-game-container .modal-game-item{display:flex;height:calc(100dvh - 48px);width:100%}.modal-game-container .modal-game-item iframe{height:100%;width:100%}.payment-dialog-qr .countdown-container .countdown-content{align-items:center;color:#fff;display:flex;font-size:1.3rem;font-weight:600;justify-content:center}.payment-dialog-qr .qr-image{border-radius:10px}.iframe-sports{height:calc(100dvh - 128px);width:100%}@media screen and (max-width:991px){.iframe-sports{height:calc(100dvh - 154px)}}.sport-btn-stream{align-items:center;border-radius:50%;color:#fff;cursor:grab;display:flex;font-size:1rem;font-weight:600;height:50px;justify-content:center;position:fixed;touch-action:none;-webkit-user-select:none;-moz-user-select:none;user-select:none;width:50px;z-index:1}.sport-btn-stream:active{cursor:grabbing}.sport-btn-stream .bg-pulse{animation:bg-pulse 1s infinite;animation-delay:.5s;animation-direction:normal;background:#fff;border-radius:50%;height:100%;left:0;position:absolute;top:0;width:100%;z-index:-1}@keyframes bg-pulse{0%{opacity:.7;transform:scale(.9)}to{opacity:0;transform:scale(1.5)}}.sport-stream-window{background:#000;border-radius:10px;box-shadow:0 12px 32px #0006;display:flex;flex-direction:column;overflow:hidden;position:fixed;z-index:1000}.sport-stream-window .stream-window-header{align-items:center;color:#fff;cursor:grab;display:flex;gap:8px;justify-content:space-between;padding:8px 12px;touch-action:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}.sport-stream-window .stream-window-header:active{cursor:grabbing}.sport-stream-window .stream-window-header .stream-window-title{font-size:.95rem;font-weight:600;margin:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.sport-stream-window .stream-window-header .stream-window-close{align-items:center;background:transparent;border:none;color:#fff;cursor:pointer;display:flex;font-size:1.1rem;justify-content:center;line-height:1;padding:4px}.sport-stream-window .stream-window-body{background:#000;flex:1;min-height:0}.sport-stream-window .stream-window-body .iframe-stream{border:none;display:block;height:100%;width:100%}.sport-stream-window .stream-window-resize-handle{background:linear-gradient(135deg,transparent,transparent 50%,hsla(0,0%,100%,.55) 0,hsla(0,0%,100%,.55));bottom:0;cursor:nwse-resize;height:18px;position:absolute;right:0;touch-action:none;width:18px}@media screen and (min-width:992px){.sport-btn-stream{right:26px;top:92px}}@media screen and (max-width:991px){.sport-btn-stream{right:26px;top:92px}}.nav-mobile-container{-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);background:#0006;border-radius:50px;bottom:5px;display:flex;left:50%;overflow:hidden;padding:5px;position:fixed;transform:translate(-50%);transition:transform .3s ease-in-out;z-index:10}.nav-mobile-container .nav-mobile{display:flex;flex-flow:row nowrap;width:100%}.nav-mobile-container .nav-mobile .nav-mobile-item{border:0;flex:1 1 0%}.nav-mobile-container .nav-mobile .nav-mobile-item .nav-route{border-radius:50px;color:#c3c3c3;display:grid;font-size:9px;font-weight:600;min-width:55px;padding:5px;place-items:center;text-transform:uppercase;width:100%}.nav-mobile-container .nav-mobile .nav-mobile-item .nav-route i{font-size:15px;margin-bottom:4px}.nav-mobile-container .nav-mobile .nav-mobile-item .nav-route.router-link-exact-active{background:#ff80001a;color:#ff8000}.nav-mobile-container .nav-mobile .nav-mobile-item.nav-mobile-item-deposit i{animation:float 2s ease-in-out infinite}.nav-mobile-container.hide{transform:translateY(200%) translate(-50%)}
