.h2h-table-block{display:flex;flex-direction:column;min-width:100%;align-items:center}.h2h-row.h2h-title{background:#e3e3e3;font-weight:700;font-size:1.1em;box-shadow:0 2px 2px -1px #979797;z-index:1}.h2h-row.h2h-info-type{font-weight:700;font-size:1em;background:#e5e5e5}.h2h-row{min-height:40px;display:flex;flex-direction:row;align-items:center;width:100%;justify-content:center;border-bottom:1px solid #979797}.h2h-row:last-child{border-bottom:unset}.h2h-event{display:flex;flex-direction:column;font-size:.8em;width:0}.h2h-event>span{white-space:nowrap;line-height:1em}.h2h-players{display:flex;flex-direction:row;align-items:center;width:100%}.h2h-players .team{display:flex;flex-direction:row;font-size:.9em;width:50%}.h2h-players .team>img{width:auto;height:24px;margin:0 5px}.h2h-players .team .font-bold{font-weight:700}.h2h-players .score{min-width:50px;text-align:center;margin:0 5px;color:#fff;font-weight:700}.h2h-table .h2h-players .score{color:initial}.h2h-players .score.loss{background:#a0302c}.h2h-players .score.win{background:#43a047}.h2h-players .score.no_winner{background:#d1b120}.team.team-1{justify-content:end}