@charset "utf-8";.games-box-wrapper{background:-moz-linear-gradient(-45deg,#230084 0%,#da00f2 100%);background:-webkit-linear-gradient(-45deg,#230084 0%,#da00f2 100%);background:linear-gradient(90deg,#230084 0%,#da00f2 100%);display:flex;flex-direction:column;justify-content:center;align-items:center}.game-block-header h2{font-size:20px!important;margin:0!important;color:#fff!important;padding:10px 0!important}.games-box-placeholder,.games-box-content{width:100%}.games-box-content .games-box-placeholder img{width:100%;object-fit:cover}.games-box-content{min-height:200px;position:relative;overflow:hidden;height:100%;max-height:calc(100vh - 290px);display:flex;align-items:center}games-box-content::after{content:'';position:absolute;top:0;left:0;right:0;bottom:0;background-color:rgb(0 0 0 / 58%)}.games-box-controls-bottom{width:100%;display:flex;justify-content:space-between;align-items:center;padding:6px 4px}.games-box-controls-bottom a{flex:1;color:#fff!important;text-align:center;background-color:#ff2453;margin:0 8px;padding:6px 15px;display:flex;align-items:center;justify-content:center;font-size:16px!important}.games-box-controls-bottom a:hover{color:#fff!important;background-color:#ff2453;opacity:.9!important}.games-box-wrapper a{text-decoration:none!important}.games-box-placeholder iframe{min-height:calc(100vh - 290px);width:100%}.game-block-header{padding:0 30px;width:100%;text-align:center;position:relative}button#FullScreenBtn{position:absolute;top:10px;right:6px;padding:0!important;margin:0!important;cursor:pointer;background-color:transparent!important;border:0}games-box-wrapper.full-screen-game{position:fixed;top:0;right:0;left:0;bottom:0;z-index:999999999999999}.games-box-wrapper:fullscreen .games-box-controls-bottom{display:none!important}.games-box-wrapper:fullscreen .games-box-content,.games-box-wrapper:fullscreen .games-box-placeholder iframe{min-height:calc(100vh - 46px)!important;width:100%!important}.games-box-wrapper:fullscreen .games-box-placeholder{position:relative;top:5px}.games-box-wrapper:fullscreen .game-block-header{z-index:9999999999;top:0;background:-moz-linear-gradient(-45deg,#230084 0%,#da00f2 100%);background:-webkit-linear-gradient(-45deg,#230084 0%,#da00f2 100%);background:linear-gradient(90deg,#230084 0%,#da00f2 100%)}.games-box-controls-bottom a span{color:#fff;display:flex;align-items:center}.games-box-controls-bottom a span.GameLikedMsg{display:none}.games-box-controls-bottom .liked_game .GameLikeMsg{display:none}.games-box-controls-bottom .liked_game .GameLikedMsg{display:flex;align-items:center}a.dv_user_like_game.liked_game{pointer-events:none}@media only screen and (max-width:766px){.games-box-controls-bottom a{flex:0 0 100%;width:100%;margin:0;margin-bottom:8px}.games-box-controls-bottom{width:100%;flex-wrap:wrap;padding:9px 10px}.games-box-controls-bottom a:last-child{margin-bottom:0}.game-block-header h2{font-size:14px!important;font-weight:600}.games-box-placeholder iframe{min-height:400px;width:100%}}