@import url('https://fonts.googleapis.com/css2?family=Roboto+Condensed:wght@300;400;700&display=swap');body{background-color:#090235;background:url('https://deal.kinguin.net/hubfs/yana/steam-bg.png') top right #090235;background-size:cover;background-repeat:no-repeat;font-family:'Roboto Condensed',sans-serif !important;color:white}iframe{border:2px solid #fecd2f;z-index:99;position:relative;overflow-y:hidden;position:absolute;top:0;left:0;right:0;bottom:0;width:100%;height:100%}#stream__wrapper{width:100%;height:calc(100vh - 80px);display:flex;justify-content:center;position:relative;overflow:hidden}.stream__wrapper__container{width:100%;max-width:1280px;padding:0 15px;box-sizing:border-box;margin:0 auto;display:flex;flex-direction:column;align-items:center;justify-content:center}.stream__wrapper__row{width:100%;display:flex;flex-direction:row}.stream__wrapper__row__col-first{width:25%;display:flex;flex-direction:column;justify-content:space-between;align-items:center;font-size:18px}.stream__wrapper__row__col-first p{text-align:center;margin:20px 0}.stream__wrapper__row__col-first a{margin-bottom:10px}.stream__wrapper__row__col-first span{color:#fecd2f !important;font-weight:600}.stream__wrapper__row__col{width:75%;position:relative}.stream__wrapper__row__col:before{display:block;content:" ";width:100%;padding-top:56.25%}.stream__wrapper__row__col:after{content:'';width:225px;height:305px;bottom:-100px;right:200px;position:absolute;background:url('https://deal.kinguin.net/hubfs/yana/pattern.png') no-repeat;background-size:cover}#stream__wrapper:after{content:'';width:345px;height:510px;bottom:-200px;left:-80px;position:absolute;background:url('https://deal.kinguin.net/hubfs/yana/pattern.png') no-repeat;background-size:cover;transform:rotate(250deg);z-index:-1}.stream__wrapper__social{display:flex;flex-direction:row;align-items:center;justify-content:center;font-size:12px;margin-top:8vh}.stream__wrapper__social a svg{height:18px;color:white;margin:0 8px;transition:opacity .3s ease-in-out}.stream__wrapper__social a:hover svg{opacity:.6}.stream__wrapper__button{width:200px;height:42px;border-radius:32px;text-transform:uppercase;background-color:#fecd2f;color:#9d7b0c;display:flex;align-items:center;justify-content:center;text-decoration:none;margin-top:5vh;transition:all .3s ease-in-out;cursor:pointer;border:1px solid #fecd2f}.stream__wrapper__button:hover{background-color:transparent;color:#fecd2f;border:1px solid #fecd2f}@media screen and (max-width:1140px){#stream__wrapper{height:100%;padding:10vh 0}iframe{width:100%;margin-bottom:5vh}.stream__wrapper__row{flex-direction:column-reverse}.stream__wrapper__row__col-first,.stream__wrapper__row__col{width:100%}#stream__wrapper:after,.stream__wrapper__row__col:after{display:none}}