.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 .btn-search-bar{margin:auto 0}.game-box .game-list .btn-provider-search,.game-box .game-list .search-bar{height:44px!important}@media screen and (max-width:1200px){.game-box .game-list .btn-provider-search,.game-box .game-list .search-bar{height:32px!important}}.game-box .game-list .btn-provider-search,.game-box .game-list .search-bar,.game-box .game-list .search-bar input[type=text]{background:#ebebeb!important;border-color:#ebebeb!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:#c59842!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:#fafafa;color:#000}.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:#000;display:flex;align-items:center;gap:10px}.provider-search-popup .v-card__title .close{font-weight:500;font-size:18px;color:#000;cursor:pointer}.provider-search-popup .v-card__text{padding:0 16px 16px!important}.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:4px;overflow:hidden}.game-box__header{width:100%;padding:0 10px;display:flex;align-items:center;background:#383a40}.game-box__header .actions{display:flex;gap:5px}.game-box__header .actions .btn{transition:none!important}.game-box__header .actions .btn.active{background-color:#c59842!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;box-shadow:inset 2px 2px 11px #000;border-radius:5px;white-space:nowrap;cursor:pointer}.game-box__header .game-mode label:after,.game-box__header .game-mode label:before{color:#fff;font-weight:700;font-size:20px;display:flex;align-items:center;justify-content:center;padding:0 20px;border-radius:5px;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:#c59842;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{background:#d61a03;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-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:#071815;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:#134437;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}.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}.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:#fff}@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}.game-box__header .actions .btn svg{transform:scale(.9)}.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__header{background:#313152}.game-box__header .actions .btn.active{background:transparent!important;border:0}.game-box__header .actions .btn.active:hover{background:rgba(220,220,253,.08)!important}.game-box__header .actions .btn.active svg *{fill:#fff}.game-box__header .game-mode label{box-shadow:none;background:#11111c}.game-box__header .game-mode label,.game-box__header .game-mode label:after,.game-box__header .game-mode label:before{border-radius:5px}.game-box__header .game-mode input[type=checkbox]:checked+label:before,.game-box__header .game-mode label:after{background:linear-gradient(270deg,#ff00b3,#9d00ff)}.game-box__header .game-mode-v2 label{background:#11111c}.game-box__header .game-mode-v2 label div{background:#313152}.game-box__header .game-mode-v2 label div span{color:#fff}.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{background:#212138}.game-box .game-list__search-bar{margin:5px 0 8px}@media screen and (max-width:1200px){.game-box .game-list{margin:3px 0 5px}}.game-box .game-list .btn-provider-search,.game-box .game-list .search-bar{height:53px!important;padding:0 8px}@media screen and (max-width:1200px){.game-box .game-list .btn-provider-search,.game-box .game-list .search-bar{height:40px!important}}.game-box .game-list .btn-provider-search,.game-box .game-list .search-bar,.game-box .game-list .search-bar input[type=text]{background:#313152!important;border-color:#313152!important}.game-box .game-list .btn-provider-search:hover{background:linear-gradient(0deg,hsla(0,0%,100%,.12),hsla(0,0%,100%,.12)),#313152!important;border-color:transparent!important}.game-box .game-list__search-result .ps__thumb-x,.game-box .game-list__search-result .ps__thumb-y{background:hsla(0,0%,100%,.12)!important}.provider-search-popup.v-card{background-color:#212138;color:#fff}.provider-search-popup .v-card__title .headline{color:#fff}.provider-search-popup .v-card__title .headline img,.provider-search-popup .v-card__title .headline svg{filter:brightness(0) saturate(100%) invert(76%) sepia(54%) saturate(1973%) hue-rotate(137deg) brightness(102%) contrast(100%)}.provider-search-popup .v-card__title .close{color:#fff}.provider-search-popup .search-bar{background:hsla(0,0%,100%,.12)}.provider-search-popup .search-bar input{background:transparent}