.gw-container{position:relative;width:100%;height:auto;margin:auto;background-color:transparent}.gw-container--fullscreen{position:fixed;inset:0;width:100vw;height:100vh;z-index:9998;margin:0;background:#fff}body.game-fullscreen-active .z-modal{z-index:10002}body.game-fullscreen-active .z-popover{z-index:10003}.gw-container--fill,.gw-container--suppress-teaser{height:100%;min-height:0}.gw-outline-killer{position:absolute;top:0;left:0;right:0;bottom:0;border:3px solid #fff;z-index:10;pointer-events:none}.gw-container--fullscreen .gw-outline-killer{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:100vw;height:calc(100vw * 9 / 16);max-width:calc(100vh * 16 / 9);max-height:100vh}.gw-stage{position:relative;width:100%;aspect-ratio:16/9;background:transparent;overflow:hidden}.gw-stage--fullscreen{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:100vw;height:calc(100vw * 9 / 16);max-width:calc(100vh * 16 / 9);max-height:100vh;background:#fff;overflow:hidden}.gw-container--fill .gw-stage,.gw-container--suppress-teaser .gw-stage{position:absolute;inset:0;aspect-ratio:unset;height:100%}.gw-iframe{width:100%;height:100%;border:none;outline:none;background:transparent}.gw-stage--fullscreen .gw-iframe{background:#fff}.gw-loading{display:flex;color:#fff;width:100%;height:100%}.gw-fs-toggle,.gw-loading{align-items:center;justify-content:center}.gw-fs-toggle{position:absolute!important;top:10px!important;right:10px;z-index:10;width:32px!important;height:32px!important;min-height:32px!important;padding:0!important;margin:0!important;border-radius:50%!important;background-color:rgba(255,255,255,.85)!important;color:rgba(0,0,0,.75)!important;opacity:1;box-shadow:0 1px 4px rgba(0,0,0,.2);display:inline-flex!important}.gw-fs-toggle:hover{background-color:rgba(255,255,255,.95)!important;color:rgba(0,0,0,.9)!important}.gw-teaser{position:relative;aspect-ratio:16/9;background:#fff;display:flex;align-items:center;justify-content:center;overflow:hidden}.gw-teaser,.gw-teaser-img{width:100%;border-radius:1em}.gw-teaser-img{height:100%;object-fit:cover}.gw-teaser-overlay{position:absolute;inset:0;border-radius:1em;display:flex;align-items:center;justify-content:center}.gw-teaser-cta{background:transparent;border-radius:2em;padding:1em .5em .5em 1em;gap:.75rem}.gw-teaser-cta,.gw-teaser-error{display:flex;flex-direction:column;align-items:center}.gw-teaser-error{gap:.5rem;text-align:center}.gw-teaser-error-text{margin:0;font-size:.875rem;color:#333;max-width:16rem}.gw-fs{position:fixed;inset:0;width:100vw;height:100vh;z-index:9999;background:#fff}.gw-fs-close{position:absolute;top:10px;right:10px;z-index:10000;background-color:rgba(255,255,255,.7);border:none;border-radius:50%;width:30px;height:30px;cursor:pointer;display:flex;align-items:center;justify-content:center}.gw-editor-placeholder-wrap{aspect-ratio:16/9}.gw-editor-placeholder{width:100%;height:100%;aspect-ratio:16/9;background:#fff;display:flex;align-items:center;justify-content:center;color:#fff;padding:20px;text-align:center}