.cmp-playoff-round{height:100%}
.cmp-playoff-round__content{height:-webkit-fill-available}
.cmp-playoff-round__content .title-round{color:var(--primary-primary-500);font-size:16px;font-weight:700;line-height:22px;padding:8px 12px;padding-left:40px;border-bottom:2px solid var(--primary-primary-500)}
.cmp-playoff-round__content__matches{height:100%;margin-top:12px}
.cmp-playoff-round__content__matches>div{display:flex;flex-direction:column;align-items:center;position:relative}
@media(max-width:1024px){.cmp-playoff-round__content__matches>div{justify-content:flex-start}
}
.cmp-playoff-round__content__matches>div::after{height:20px}