.tournament-fight{transition:all .3s ease-in}.tournament-fight:hover{transform:scale(1.05)}.tournament-fight .btn-link{color:var(--base-color);text-decoration:none}.tournament-fight .btn-link:hover{text-decoration:underline}.fights-container .row:nth-child(2n){background-color:#d8d8d8}.single-fight .fighter-name{align-self:center;text-transform:uppercase;font-weight:600}.single-fight .fighter-image{width:80px;height:80px;margin:auto}@media (min-width: 576px){.single-fight .fighter-image{width:110px;height:110px}}@media (min-width: 768px){.single-fight .fighter-image{width:150px;height:150px;margin:0!important}}.vs-width{width:70px!important}.single-fight .vote-first{position:absolute;top:-110%;left:-10px;display:flex;flex-direction:column}.single-fight .vote-second{position:absolute;top:130%;right:-10px;display:flex;flex-direction:column}@media (min-width: 768px){.single-fight .vote-first{left:0}.single-fight .vote-second{top:120%;right:0}}.fighter-name.winner{color:#46bd46}.fighter-name.loser{color:#e74b4b}.fights-card{display:flex;flex-direction:column;justify-content:space-between;transition:transform .3s ease,box-shadow .3s ease;background-color:var(--base-color);box-shadow:0 0 20px #ffffff80}.fights-card:hover{transform:scale(1.05)}.match-result-container{position:absolute;bottom:0;left:50%;transform:translate(-50%)}
