 .before-playing {position: absolute;top: 0;left: 0;right: 0;bottom: 0;background-color: rgba(22,24,30,0.9);height: 600px;z-index: 10;}.blur-background {background-repeat: no-repeat;position: absolute;background-size: cover;background-position: center;filter: blur(8px);opacity: .7;top: 0;left: 0;right: 0;bottom: 0;width: 100%;height: 100%;z-index: -1;}.preload-before-playing {padding: 20px 30px;display: flex;flex-direction: column;justify-content: center;align-items: center;flex-wrap: wrap;width: 100%;height: 100%;box-sizing: border-box;max-width: 600px;margin: 0 auto;z-index: 20;}.image-thumbnail-playing {width: 120px;height: 120px;cursor: pointer;}.image-thumbnail-playing img {border-radius: 10px;box-shadow: 0 0 5px 2px rgb(0 0 0/20%);width: 100%;height: 100%;object-fit: cover;}.title-game-playing {display: flex;flex-direction: column;justify-content: center;align-items: center;}.title-game-playing span {text-transform: uppercase;padding: 8px 24px;margin-top: 12px;cursor: pointer;color: #fff;animation: crunch 500ms infinite ease;box-shadow: 0 2px 4px rgb(0 0 0/30%);background: #1892d1;border: 2px solid #fff;border-radius: 25px;font-size: 16px;font-weight: bold;}.Frame_gameWrapper__27dNh {height: 600px;width: 100%;position: relative;}@keyframes crunch {0% {transform: rotate(-2deg) scale(0.98)}50% {transform: rotate(2deg) scale(1.02)}100% {transform: rotate(-2deg) scale(1)}}@media (min-width: 1280px) {.gameframe-container {max-width: 838px !important;padding: 0 !important;}.relative.mb-12.rounded-lg.overflow-hidden.shadow-lg {height: 534px !important;}.Frame_container__8_tEP {height: calc(534px - 56px) !important;}.Frame_gameWrapper__27dNh {height: 100% !important;width: 100% !important;position: relative;}.before-playing {height: 100% !important;}.bg-gray-800.p-4.flex.justify-between.items-center {height: 56px !important;}#iframehtml5 {width: 100%;height: 100%;}.bg-gray-800.p-4.flex.justify-between.items-center h1 {font-size: 1.125rem !important;}.pt-20 {padding-top: 1rem !important;}section.py-4 {padding-top: 1rem !important;padding-bottom: 1rem !important;}}@media (max-width: 1279px) {.pt-20 {padding-top: 0.5rem !important;}section.py-4 {padding-top: 0.5rem !important;padding-bottom: 0.5rem !important;}.navbar .content-container {padding: 0 0.5rem !important;}.navbar .flex.justify-between.items-center {padding-top: 0.25rem !important;padding-bottom: 0.25rem !important;}.navbar img {width: 107.5px !important;height: 26px !important;}.language-selector select {padding: 2.5px !important;font-size: 12px !important;}.gameframe-container {padding: 0 0.75rem !important;display: flex;justify-content: center;}.relative.mb-12.rounded-lg.overflow-hidden.shadow-lg {--nav-height: 40px;--margin-height: 20px;--available-height: calc(100vh - var(--nav-height) - var(--margin-height));--available-width: calc(100vw - 1.5rem);width: min(838px, var(--available-width)) !important;height: min(534px, calc(var(--available-width) * 534/838), var(--available-height)) !important;max-width: calc(var(--available-height) * 838/534) !important;}.Frame_container__8_tEP {height: calc(100% - 56px) !important;}.Frame_gameWrapper__27dNh {width: 100% !important;height: 100% !important;}.bg-gray-800.p-4.flex.justify-between.items-center {height: 56px !important;padding: 0 1rem !important;border-radius: 0 0 0.5rem 0.5rem !important;}.bg-gray-800.p-4.flex.justify-between.items-center h1 {font-size: 0.875rem !important;}.bg-gray-800.p-4.flex.justify-between.items-center svg {width: 16px !important;height: 16px !important;}.before-playing, #iframehtml5 {width: 100% !important;height: 100% !important;}@media (orientation: landscape) {.bg-gray-800.p-4.flex.justify-between.items-center {height: 45px !important;}.bg-gray-800.p-4.flex.justify-between.items-center h1 {font-size: 0.75rem !important;}.bg-gray-800.p-4.flex.justify-between.items-center svg {width: 14px !important;height: 14px !important;}}.before-playing {height: 100% !important;}.preload-before-playing {padding: min(20px, 5vw) !important;flex-direction: column !important;flex-wrap: nowrap !important;}@media (orientation: portrait) {.image-thumbnail-playing {width: min(90px, 25vw) !important;height: min(90px, 25vw) !important;margin-bottom: min(12px, 3vw) !important;}.title-game-playing span {padding: 6px 18px !important;margin-top: 8px !important;font-size: min(14px, 3.5vw) !important;}}@media (orientation: landscape) {.image-thumbnail-playing {width: min(80px, 20vw) !important;height: min(80px, 20vw) !important;margin-bottom: min(8px, 2vw) !important;}.title-game-playing span {padding: 4px 16px !important;margin-top: 6px !important;font-size: min(12px, 3vw) !important;}}}.fullscreen-mode {position: fixed !important;top: 0 !important;left: 0 !important;width: 100vw !important;height: 100vh !important;margin: 0 !important;padding: 0 !important;z-index: 9999 !important;background: #000;}.fullscreen-mode .Frame_container__8_tEP {width: 100% !important;height: 100% !important;}.fullscreen-mode .Frame_gameWrapper__27dNh {width: 100% !important;height: 100% !important;}.fullscreen-mode #iframehtml5 {width: 100% !important;height: 100% !important;}.fullscreen-mode .bg-gray-800.p-4.flex.justify-between.items-center {display: none !important;}#back-from-fullscreen {display: none;position: fixed;top: 20px;left: 20px;z-index: 1000000;background: rgba(0,0,0,0.6);color: white;border: none;padding: 8px 16px;border-radius: 4px;cursor: pointer;font-size: 14px;transition: background 0.3s;align-items: center;justify-content: center;}#back-from-fullscreen:hover {background: rgba(0,0,0,0.8);}#back-from-fullscreen svg {width: 16px;height: 16px;margin-right: 6px;}.fullscreen-overlay {position: fixed;top: 0;left: 0;width: 100%;height: 100%;background: rgba(0,0,0,0.5);z-index: 99999;display: none;}.back-button-container {position: fixed;top: 20px;left: 20px;z-index: 1000001;display: none;}.back-button-container button {background: rgba(0,0,0,0.6);color: white;border: none;padding: 8px 16px;border-radius: 4px;cursor: pointer;font-size: 14px;display: flex;align-items: center;justify-content: center;}.back-button-container button:hover {background: rgba(0,0,0,0.8);}.back-button-container svg {width: 16px;height: 16px;margin-right: 6px;}body.custom-fullscreen {overflow: hidden !important;}.custom-fullscreen-container {display: none;position: fixed;top: 0;left: 0;width: 100vw;height: 100vh;background-color: #000;z-index: 100000;}.custom-fullscreen-container.active {display: block;}.custom-fullscreen-content {width: 100%;height: 100%;display: flex;flex-direction: column;}.custom-fullscreen-game {flex: 1;width: 100%;height: calc(100% - 0px);position: relative;}.custom-fullscreen-game iframe {width: 100%;height: 100%;border: none;}.custom-back-button {position: fixed;top: 20px;left: 0;background: rgba(31, 41, 55, 0.95);color: white;border: none;padding: 0;border-radius: 0 8px 8px 0;cursor: pointer;font-size: 14px;display: flex;align-items: center;justify-content: center;z-index: 100001;height: 46px;width: 62px;backdrop-filter: blur(4px);transition: background 0.3s;-webkit-tap-highlight-color: transparent;touch-action: manipulation;}.custom-back-button:hover {background: rgb(31, 41, 55);}.custom-back-button svg {width: 20px;height: 20px;margin-left: 4px;margin-right: 0;stroke-width: 2.5;}