.usyk-fight *{
    box-sizing: border-box;
    color: #FFF;
}
.usyk-fight + .maximal-channels{
    margin-top: 0 !important;
}

.usyk-fight-wrapper{
    width: min(93.06vw, 1488.96px);
    margin: 0 auto;
    border-radius: min(0.972vw, 15.552px);
    padding: min(2.36vw, 37.76px) min(3.33vw, 53.28px);
    position: relative;
    height: min(17.15vw, 274.4px);
}
.usyk-fight{
    margin-bottom: min(13.889vw, 222.224px);
}
.usyk-fight-content{
    position: relative;
    z-index: 1;
}
.usyk-fight-title{
    font-size: min(2.222vw, 35.552px);
    font-weight: 500;
    line-height: 120%;
    letter-spacing: min(0.017vw, 0.272px);
}
.usyk-fight-text{
    margin-top: min(0.556vw, 8.896px);
    font-size: min(1.389vw, 22.224px);
    font-weight: 450;
    line-height: 120%;
    letter-spacing: min(0.017vw, 0.272px);
}
.usyk-fight-btn{
    display: flex;
    justify-content: center;
    align-items: center;
    margin-top: min(1.667vw, 26.672px);
    border-radius: min(0.69vw, 11.04px);
    background: #FFF;
    width: min(17.22vw, 275.52px);
    height: min(3.89vw, 62.24px);
    color: #000 !important;
    font-size: min(1.25vw, 20px);
    font-weight: 500;
    line-height: 125%;
    transition: .3s all;
}
.usyk-fight-btn:hover {
    background: #c4c4c4;
}
.usyk-fight-img{
    width: 100%;
    height: auto;
    position: absolute;
    bottom: 0;
    right: 0;
    user-select: none;
    pointer-events: none;
}
.usyk-fight-info{
    position: absolute;
    bottom: min(2.97vw, 47.52px);
    right: min(11.53vw, 184.48px);
    z-index: 10;
}
.usyk-fight-logo{
    display: block;
    width: min(39.38vw, 630.08px);
    margin-bottom: max(-4.24vw, -67.68px);
    margin-right: max(-2.78vw, -44.48px);
}
.usyk-fight-details{
    display: flex;
    align-items: center;
    gap: min(1.37vw, 22.08px);
}
.usyk-fight-data{
    font-size: min(1.58vw, 25.52px);
    font-weight: 500;
    line-height: 97.6%;
}
.usyk-fight-divider{
    width: min(0.1vw, 1.6px);
    height: min(3.06vw, 49.12px);
    background-color: #fff;
}
.usyk-fight-detail{
    display: flex;
    flex-direction: column;
    gap: min(0.24vw, 3.84px);
    margin-right: max(-0.21vw, -3.36px);
}
.usyk-fight-detail-row{
    padding: 0;
    margin: 0;
    font-size: min(1.58vw, 25.52px);
    font-weight: 450;
    line-height: 100%;
}