.games{-webkit-box-sizing:border-box;box-sizing:border-box;height:100%;margin:0 auto;padding-bottom:60px;position:relative;width:908px}.games:has(.button--load-games),.games:has(.button--see-all){padding-bottom:30px}.games-block{grid-gap:16px;display:grid;grid-template-columns:repeat(3,291px);list-style:none;margin:0;padding:0}.games-block__game{background:#1d0247;display:inline-block;font-family:Arial,Helvetica,sans-serif;padding:2px;position:relative;width:100%}.games-block__game .game-image{display:block!important;height:191px;width:100%}.games-block__game .game-title{color:#fff;font-size:16px;font-weight:700;margin-bottom:5px;margin-top:15px;max-width:260px;position:relative;text-align:left;text-shadow:0 2px 1px #030303,1px 0 1px hsla(0,0%,100%,.5),-1px 0 1px hsla(0,0%,100%,.5);width:90%;z-index:1}.games-block__game .game-producer,.games-block__game .game-title{overflow:hidden;padding:0 12px;text-overflow:ellipsis;white-space:nowrap}.games-block__game .game-producer{color:#755f91;font-size:14px;font-weight:400;margin-bottom:15px;margin-top:0}.games-block__game:hover{-webkit-box-shadow:0 0 15px 6px #650dbc;box-shadow:0 0 15px 6px #650dbc}.games .button--see-all{background:-webkit-gradient(linear,left top,left bottom,color-stop(9%,#fce70a),color-stop(80%,#f05b15));background:linear-gradient(180deg,#fce70a 9%,#f05b15 80%);border:none;border-radius:5px;-webkit-box-shadow:0 5px 0 0#792406;box-shadow:0 5px 0 0#792406;color:#000;cursor:pointer;display:block;font-family:Arial,Helvetica,sans-serif;font-size:16px;font-weight:700;height:45px;line-height:46px;margin:20px auto 0;outline:0;overflow:hidden;position:relative;text-align:center;text-decoration:none;text-shadow:0 1px 1px hsla(0,0%,100%,.6),0 0 1px rgba(0,0,0,.5);text-transform:uppercase;width:227px}.games .button--load-games:before,.games .button--see-all:before{background:#517c01;background:-webkit-gradient(linear,left top,right top,from(#ffdb00),color-stop(60%,#fff),color-stop(60%,#fff),to(#ffdb00));background:linear-gradient(90deg,#ffdb00 0,#fff 60%,#fff 0,#ffdb00);content:"";display:block;height:1px;left:0;position:absolute;top:0;width:100%}.games .button--load-games:after,.games .button--see-all:after{background:#517c01;background:-webkit-gradient(linear,left top,right top,from(#f05b15),color-stop(60%,#fff),color-stop(60%,#fff),to(#f05b15));background:linear-gradient(90deg,#f05b15 0,#fff 60%,#fff 0,#f05b15);bottom:0;content:"";display:block;height:1px;left:0;position:absolute;width:100%}.games .button--load-games:hover,.games .button--see-all:hover{-webkit-box-shadow:0 5px 0 0#792406,inset 0 0 10px 5px #ffdb00;box-shadow:0 5px 0 0#792406,inset 0 0 10px 5px #ffdb00}