.game-box{display:flex;flex-direction:column;align-items:center}.game-box.full-screen{left:0!important;right:0!important;bottom:0!important;top:0!important;height:100%!important;width:100%!important;z-index:200!important;position:fixed!important}.game-box.full-screen .game-box__wrapper{height:calc(100% - 77px)}.game-box__container{width:100%;height:100%;border-radius:16px;overflow:hidden}.game-box__header{width:100%;padding:0 10px;display:flex;align-items:center;background:#102128}.game-box__header .actions{display:flex;gap:5px}.game-box__header .actions .btn{transition:none!important}.game-box__header .actions .btn.active{background-color:#1eae9c!important}.game-box__header{height:77px;justify-content:space-between;gap:5px}.game-box__header .heading{font-weight:700;font-size:22px;color:#fff;width:100%;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.game-box__header .game-mode{position:relative;display:inline-block}.game-box__header .game-mode label{height:100%;display:grid;grid-auto-columns:1fr;grid-auto-flow:column;background:#071a21;border-radius:12px;white-space:nowrap;cursor:pointer}.game-box__header .game-mode label:after,.game-box__header .game-mode label:before{color:#8ba1a6;font-weight:700;font-size:20px;display:flex;align-items:center;justify-content:center;padding:0 20px;border-radius:12px;transition:background-color .3s ease}.game-box__header .game-mode label:before{content:attr(data-on)}.game-box__header .game-mode label:after{content:attr(data-off);background:#1eae9c;box-shadow:2px 2px 11px rgba(0,0,0,.5)}.game-box__header .game-mode input[type=checkbox]{display:none}.game-box__header .game-mode input[type=checkbox]:checked+label:before{color:#fff;background:#1eae9c;box-shadow:2px 2px 11px rgba(0,0,0,.5)}.game-box__header .game-mode input[type=checkbox]:checked+label:after{background:none;box-shadow:none}.game-box__header .game-mode input[type=checkbox]:not(:checked)+label:after{color:#fff}.game-box__header .game-mode-v2{position:relative;display:inline-block}.game-box__header .game-mode-v2 label{width:calc(var(--str-len)*25px + 60px);height:60px;padding:5px;background:#000e14;border-radius:100px;display:flex;align-items:center;justify-content:space-between;position:relative;user-select:none;overflow:hidden;cursor:pointer}.game-box__header .game-mode-v2 label div{width:calc(50% + 20px);height:100%;display:flex;align-items:center;justify-content:center;padding:5px 9px;gap:9px;background:#20333b;border-radius:24px;transition:.15s ease-in-out}.game-box__header .game-mode-v2 label div picture{width:30px;height:30px;min-width:30px}.game-box__header .game-mode-v2 label div picture img{width:100%;display:block;object-fit:contain}.game-box__header .game-mode-v2 label div span{font-size:18px;font-weight:700;letter-spacing:.05em;text-align:center;color:#fff}.game-box__header .game-mode-v2 label div span:before{content:attr(data-off)}.game-box__header .game-mode-v2 input:checked+label div{transform:translateX(calc(100% - 40px))}.game-box__header .game-mode-v2 input:checked+label div span:before{content:attr(data-on)}.game-box__header .game-mode-v2 input{display:none}.game-box__wrapper{width:100%;position:relative;background:#102128}.game-box__wrapper>svg.ratio{display:block;width:100%;height:auto;min-height:265px}.game-box__wrapper #game-wrapper--0,.game-box__wrapper #game-wrapper--1,.game-box__wrapper #game-wrapper--2,.game-box__wrapper #game-wrapper--3,.game-box__wrapper .game-list,.game-box__wrapper .game-restricted,.game-box__wrapper iframe{width:100%;height:100%;position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;border:none;overflow:hidden;transition:all .3s ease;background:#102128}@media screen and (max-width:1200px){.game-box__header{height:60px;padding:0 7px}.game-box__header .heading{font-size:18px}.game-box__header .actions{gap:3px}.game-box__header .actions .btn{height:32px!important;min-width:32px!important;min-height:32px!important}.game-box__header .actions .btn svg{transform:scale(.7)}.game-box__header .game-mode label:after,.game-box__header .game-mode label:before{font-size:16px;padding:0 12px}.game-box__header .game-mode-v2 label{width:calc(var(--str-len)*18px + 48px);height:44px;padding:3px}.game-box__header .game-mode-v2 label div{padding:3px 7px;gap:7px}.game-box__header .game-mode-v2 label div img{width:24px;height:24px;min-width:24px}.game-box__header .game-mode-v2 label div span{font-size:16px}}.game-box.full-screen .game-list__search-result{grid-template-columns:repeat(5,5fr)}.game-box .game-list{padding:5px}.game-box .game-list__search-bar{display:flex;align-items:center;gap:5px}.game-box .game-list .search-bar{background:#1d3139!important}.game-box .game-list .search-bar .btn-search-bar{margin:auto 0}.game-box .game-list .search-bar input{border-radius:0}.game-box .game-list .search-bar input[type=text]{background:#1d3139!important}.game-box .game-list .btn-provider-search,.game-box .game-list .search-bar{height:44px!important}.game-box .game-list .btn-provider-search{background:#1d3139!important;border-color:#1d3139!important}.game-box .game-list__search-result{width:100%;height:calc(100% - 50px);display:grid;grid-template-columns:repeat(4,4fr);grid-auto-rows:max-content;column-gap:7px;row-gap:10px;padding:0 15px 0 0;margin-top:10px}@media screen and (max-width:1200px){.game-box .game-list__search-result{height:calc(100% - 40px)}}.game-box .game-list__search-result .ps__rail-x,.game-box .game-list__search-result .ps__rail-y{width:0!important}.game-box .game-list__search-result .ps__thumb-x,.game-box .game-list__search-result .ps__thumb-y{width:6px!important;border-radius:4px!important;background:#1eae9c!important}.activeRtl .game-box .game-list__search-result{padding:0 0 0 15px}.activeRtl .game-box .game-list__search-result .ps__rail-x,.activeRtl .game-box .game-list__search-result .ps__rail-y{left:10px!important;right:auto!important}.provider-search-popup.v-card{background-color:#102128;color:#fff}.provider-search-popup .v-card__title{display:flex;justify-content:space-between;padding:16px 16px 10px!important}.provider-search-popup .v-card__title .headline{font-weight:500;font-size:16px!important;line-height:150%;color:#fff;display:flex;align-items:center;gap:10px}.provider-search-popup .v-card__title .close{font-weight:500;font-size:18px;color:#fff;cursor:pointer}.provider-search-popup .v-card__text{padding:0 16px 16px!important}