.curtain{background-color:rgba(0,0,0,.9);bottom:0;justify-content:center;left:0;position:fixed;right:0;top:0;z-index:99999}.curtain,.games-player{align-items:center;display:flex}.games-player{background-color:#2a2d31;flex-direction:column;height:100%;max-height:100%;overflow:hidden;padding:0 .5rem 1rem;width:100%}.games-player--notification{position:absolute}@media screen and (min-width:480px){.games-player{padding-bottom:.5rem}}@media screen and (min-width:1025px){.games-player{border-radius:.5rem;height:50vw;padding:0 .5rem .5rem;width:80vw}}.full-screen .games-player{border-radius:0;height:100%;width:100%}.games-player__head{align-items:center;color:#fff;display:flex;flex-grow:0;font-size:1.61rem;justify-content:space-between;padding:1rem;width:100%}@media screen and (min-width:480px){.games-player__head{padding:.5rem}}@media screen and (min-width:1025px){.games-player__head{padding:1rem}}.games-player__title{flex-grow:1}.games-player__controls{background-color:transparent;border:0;cursor:pointer;flex-grow:0;margin-left:1.5rem;opacity:.6;padding-bottom:inherit;padding-left:1.5rem;padding-right:1.5rem;padding-top:inherit;transition:opacity .2s ease-in-out}.games-player__controls:hover{opacity:1}.games-player__controls.full{display:none}@media screen and (min-width:1025px){.games-player__controls.full{display:block}}.games-player__game{flex-grow:1;height:100%;overflow-y:scroll;width:100%}.games-player__game iframe{border:0;height:100%;outline:0;width:100%}.games-player__rotate{align-items:center;display:flex;flex-direction:column;height:100%;justify-content:center}.games-player__rotate-text{color:#fff;font-size:1.82rem;font-weight:700;margin:4rem 0;text-align:center}.games-player__rotate-graphic img{max-height:200px;max-width:100%}.games-player__notification{color:#ebeff3;font-size:2.4rem;left:50%;max-height:80%;position:absolute;text-align:center;top:50%;transform:translate(-50%,-50%);width:90%}.games-player__footer{width:100%}@media screen and (min-width:1025px){.games-player__footer{width:auto}}.games-player__footer:empty{display:none}.games-player__cta{align-items:center;background-color:#fff;border-radius:.5rem;display:grid;grid-template-columns:auto auto auto;margin-top:1.5rem}@media screen and (min-width:480px){.games-player__cta{border-radius:0;margin-top:0;width:100%}}@media screen and (min-width:1025px){.games-player__cta{border-radius:.5rem;margin-top:.5rem;width:auto}}.games-player__cta-logo{background-color:#000;border-bottom-left-radius:.5rem;border-top-left-radius:.5rem;grid-row:span 2;height:115px;padding:.5rem 3rem;text-align:center}@media screen and (min-width:480px){.games-player__cta-logo{border-radius:0;grid-row:auto;height:40px;padding:2px 2rem}}@media screen and (min-width:1025px){.games-player__cta-logo{border-bottom-left-radius:.5rem;border-top-left-radius:.5rem;height:70px;padding:.5rem 3rem}}.games-player__cta-logo img{max-height:100%}.games-player__cta-text{font-weight:700;grid-column:span 2;padding-right:1.5rem;text-align:right}@media screen and (min-width:480px){.games-player__cta-text{grid-column:auto;padding-left:1rem;padding-right:2rem;text-align:left}}@media screen and (min-width:1025px){.games-player__cta-text{padding-left:2rem;padding-right:6rem}}.games-player__cta-button{grid-column:span 2;padding-right:1rem;text-align:right}@media screen and (min-width:480px){.games-player__cta-button{grid-column:auto;padding-right:.5rem}.games-player__cta-button .btn-secondary{padding:.5rem 1.5rem}.games-player__cta-button{padding-right:1.5rem}}