#egamings_container,.egamings_container{width:100%;height:100%}body.game-theater{overflow-x:hidden}body.game-theater #game-parent{height:680px!important}body.game-theater #game-parent .iframes{height:100%}body.game-theater .game-play{background:0 0}.theater-strip{justify-content:center;align-items:center;width:100%;height:100%;display:flex}body.game-theater .theater-strip{background:var(--game-theater-overlay);width:100vw;margin-left:calc(50% - 50vw);margin-right:calc(50% - 50vw);padding:0 0 16px}body.game-theater .theater-strip .iframes,body.game-theater .theater-strip iframe{border:0;border-radius:14px;width:100%;height:min(76vh,820px);display:block}body.game-theater .game-bottom,body.game-theater .game-info,body.game-theater .bet-list,body.game-theater .carousel-list,body.game-theater .game-stats{display:block!important}@media (max-width:991px){body.game-theater .theater-strip .iframes,body.game-theater .theater-strip iframe{border-radius:var(--radius-lg);height:56vh}}body.game-fullscreen .sticky-menu{display:none}body.game-fullscreen main#main div.game-play #game-parent{z-index:9999;background:#000;width:100%;height:100%;position:fixed;inset:0}.game-inject,.game-inject iframe{border:0;width:100%;height:100%;display:block}#game-parent .game-fs-close{vertical-align:middle;background-color:var(--game-fs-close-bg);border-radius:var(--radius-lg);z-index:5;border:none;width:36px;height:36px;font-size:0;line-height:36px;display:inline-block;position:absolute;top:16px;right:16px}.game-name-wrapper{flex-wrap:wrap;justify-content:flex-start;align-items:center;gap:12px;display:flex}.game-provider-actions{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.game-provider-follow{color:#fff;letter-spacing:.01em;background:#111c32e0;border:1px solid #598bff38;border-radius:999px;align-items:center;gap:8px;padding:9px 12px;font-size:12px;font-weight:800;transition:transform .18s,border-color .18s,background .18s,box-shadow .18s;display:inline-flex}.game-provider-follow:hover:not(:disabled){border-color:#598bff57;transform:translateY(-1px);box-shadow:0 12px 26px #040c1c2e}.game-provider-follow.active{background:#186d48db;border-color:#5ceca842}.game-provider-follow:disabled{opacity:.7;cursor:wait}.game-provider-follow>span:first-child{justify-content:center;align-items:center;display:inline-flex}@media (max-width:767.98px){.game-name-wrapper{gap:8px}.game-provider-follow{justify-content:center;width:100%}}#game-parent{border-top-right-radius:var(--radius-lg);border-top-left-radius:var(--radius-lg);width:100%;height:100%;min-height:520px;position:relative;overflow:hidden}@media (min-width:992px){#game-parent{height:calc(100vh - 220px);min-height:640px}}#game-inject{width:100%;height:100%;position:absolute;inset:0}#game-inject iframe{border:0;width:100%;height:100%;display:block}#game-parent .theater-strip{justify-content:center;align-items:center;display:flex;position:absolute;top:0;left:0;right:0}#game-parent .game-fs-close{z-index:6;position:absolute;top:12px;right:12px}div.game-bottom{background:var(--linearbg);margin-bottom:40px;padding:0 16px 0 0;font-size:0}div.game-bottom div.game-buttons{vertical-align:middle;width:calc(100% - 300px);display:inline-block}div.game-bottom div.game-buttons div.buttons{vertical-align:middle;padding:16px;display:inline-block}div.game-bottom div.game-buttons div.buttons span.button,div.game-bottom div.game-buttons div.buttons span.fav{vertical-align:middle;margin-right:40px;display:inline-block}div.game-bottom div.game-buttons div.buttons span.button:last-child,div.game-bottom div.game-buttons div.buttons span.fav:last-child{margin-right:0}div.game-bottom div.game-buttons div.buttons span.button span.icon,div.game-bottom div.game-buttons div.buttons span.fav span.icon{vertical-align:middle;display:inline-block}div.game-bottom div.game-buttons div.buttons span.button span.text,div.game-bottom div.game-buttons div.buttons span.fav span.text{vertical-align:middle;color:var(--legacy-text-muted);padding-left:10px;font-family:Rubik Medium;font-size:14px;display:inline-block}div.game-bottom div.game-buttons div.buttons span.fav span.icon{background-image:url(/assets/images/icons/favorite.svg);background-position:50%;background-repeat:no-repeat;background-size:cover;width:22px;height:18px}div.game-bottom div.game-buttons div.buttons span.fav.active span.icon{background-image:url(/assets/images/icons/favorite-active.svg)!important}div.game-bottom div.game-changer{vertical-align:middle;text-align:right;width:300px;display:inline-block}div.game-bottom div.game-changer label{margin-bottom:0!important}div.game-bottom div.game-changer label.changer{cursor:pointer}div.game-bottom div.game-changer label.changer input{display:none}div.game-bottom div.game-changer label.changer input:checked~div.changer div.icon{background-image:var(--game-switch-active-gradient)}div.game-bottom div.game-changer label.changer input:checked~div.changer div.icon:before{left:24px}div.game-bottom div.game-changer label.changer div.changer div.name{vertical-align:middle;color:var(--text-primary);font-family:Rubik SemiBold;font-size:14px;display:inline-block}div.game-bottom div.game-changer label.changer div.changer div.icon{vertical-align:middle;background-color:var(--game-switch-bg);border-radius:var(--radius-xl);width:45px;height:24px;margin:8px;transition-duration:.5s;display:inline-block;position:relative}div.game-bottom div.game-changer label.changer div.changer div.icon:before{content:"";background-color:var(--game-switch-knob);border-radius:18px;width:18px;height:18px;transition-duration:.5s;position:absolute;top:3px;left:3px}.game-error{z-index:50;background:var(--game-overlay-soft);-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);justify-content:center;align-items:center;padding:16px;display:flex;position:absolute;inset:0}#game-parent{position:relative}.game-error__card{text-align:center;background:#121727f2;border:1px solid #ffffff14;border-radius:16px;width:min(520px,100%);padding:18px 16px;box-shadow:0 12px 30px #00000059}.game-error__title{color:#fff;margin-bottom:8px;font-size:16px;font-weight:800}.game-error__message{color:#ffffffd9;font-size:14px;line-height:1.35}.game-error__code{color:#ffffff8c;margin-top:10px;font-size:12px}.game-error__actions{justify-content:center;align-items:center;gap:10px;margin-top:36px;display:flex}.game-error__btn{border-radius:var(--radius-lg);background:var(--btn-primary-bg);height:38px;color:var(--btn-primary-color);cursor:pointer;border:1px solid #ffffff1a;padding:0 14px;font-weight:700}.game-error__btn--ghost{color:var(--text-secondary);background:0 0}
