.dropdown-games .game,.dropdown-games .progress-bar{transition:background-color .2s cubic-bezier(.17, .17, .23, 1)}.new-games{width:1050px;border-radius:25px;margin:17px auto;padding:30px;background-color:#12101a}.new-games .games-content{display:flex}.new-games .headline-game{width:100%;height:100%;background-size:cover;background-repeat:no-repeat;background-position:center;display:flex;align-items:end;position:relative}.frame{width:70%;height:380px;overflow:hidden}.new-games .headline-game a{color:#000;border-radius:10px;background:#fff;padding:.75em 1.25em;margin:0 0 25px 30px;font-size:1.1em;text-decoration:none;font-family:Inter,"sans-serif"}.new-games .dropdown-games{width:35%;height:380px}.dropdown-games{display:flex;flex-direction:column;align-items:center;justify-content:space-between}.dropdown-games .game{width:280px;height:100px;display:flex;align-items:center;justify-content:space-evenly;cursor:pointer;border-radius:23px;position:relative;overflow:hidden}.dropdown-games .progress-bar{position:absolute;height:100%;left:0;right:280px;z-index:1;background-color:#6b3fa0}.dropdown-games .game img{width:auto;height:60px;border-radius:8px;z-index:2;transition:.2s cubic-bezier(.17, .17, .23, 1)}.dropdown-games .game p{display:flex;width:135px;height:100%;flex-direction:column;justify-content:center;color:#fff;font-family:Inter,"sans-serif";font-size:1em;z-index:2}.dropdown-games .game:hover{background-color:#1e1030}.game-multijoueur-image{position:absolute;right:10px;bottom:10px}
