.cmp-playoff-round-match{margin-bottom:12px}
@media(max-width:992px){.cmp-playoff-round-match{margin-top:0 !important}
}
.cmp-playoff-round-match__content__rounds{display:flex;align-items:center;justify-content:flex-end;border-bottom:1px solid var(--primary-primary-300)}
.cmp-playoff-round-match__content__rounds div{color:var(--primary-primary-500);font-size:10px;font-weight:700;line-height:14px;width:60px;text-align:center}
.cmp-playoff-round-match__content__rounds div.no-visible{visibility:hidden}
.cmp-playoff-round-match__content__teams .roundsMobile{display:none}
.cmp-playoff-round-match__content__teams>div{display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--primary-primary-300)}
.cmp-playoff-round-match__content__teams>div .team{display:flex;align-items:center;background:var(--Greyscale-100);width:100%;padding-left:4px}
.cmp-playoff-round-match__content__teams>div .team picture{display:block;width:24px;max-height:24px;height:auto}
.cmp-playoff-round-match__content__teams>div .team picture img{width:100%;height:100%}
.cmp-playoff-round-match__content__teams>div .team .teamName{color:var(--primary-primary-500);font-size:12px;font-weight:400;line-height:16px;padding:9px}
.cmp-playoff-round-match__content__teams>div .teamScore{display:flex;align-items:center}
.cmp-playoff-round-match__content__teams>div .teamScore .score{color:var(--primary-primary-800);font-family:var(--n27medium-semibold);font-size:20px;line-height:20px;background:var(--Secondary-500);padding:8px 20px;width:20px;height:18px;display:flex;align-items:flex-end;justify-content:center}
.cmp-playoff-round-match__content__teams>div .teamScore .score span{font-family:var(--inter-regular);color:var(--primary-primary-800);font-size:12px;font-weight:400;line-height:16px;margin-left:3px}
.cmp-playoff-round-match__content__teams>div .teamScore .no-score{background:var(--Secondary-100)}
.cmp-playoff-round-match__content__teams>div .teamScore .win{font-family:var(--n27-bold)}
.cmp-playoff-round-match__content__teams .winner .team{background:var(--Greyscale-300)}
.cmp-playoff-round-match__content__teams .winner .team .teamName{font-weight:700}
.cmp-playoff-round-match__content__teams .toBeDetermined .team{background:0}
.cmp-playoff-round-match__content__teams .toBeDetermined .team picture{visibility:hidden}
.cmp-playoff-round-match__content__teams .toBeDetermined .team .teamName{font-weight:initial}
.cmp-playoff-round-match__content__status{display:flex;justify-content:end}
.cmp-playoff-round-match__content__status .status{display:flex;padding:4px 8px;justify-content:center;align-items:center;font-family:var(--n27-bold);color:var(--Neutral-White);font-size:12px;font-weight:700;line-height:14px;width:fit-content}
.cmp-playoff-round-match__content__status .status.live{background:var(--Tertiary-Dark-Pink)}
.cmp-playoff-round-match__content__status .status.finished{background:var(--Secondary-200);color:var(--Neutral-Black)}
.cmp-playoff-round-match__content__date{display:flex;justify-content:end}
.cmp-playoff-round-match__content__date>div{display:flex;padding:4px 8px;gap:8px;justify-content:center;align-items:center;color:var(--Neutral-White);background:var(--primary-primary-500);width:fit-content}
.cmp-playoff-round-match__content__date>div .date{color:var(--Neutral-White);font-size:12px;font-weight:400;line-height:14px}
.cmp-playoff-round-match__content__date>div .hour{color:var(--Neutral-White);font-family:var(--n27-bold);font-size:12px;font-weight:700;line-height:14px}
@media(max-width:992px){.cmp-playoff-round-match .mobile-list .cmp-playoff-round-match__content__rounds{display:none}
.cmp-playoff-round-match .mobile-list .cmp-playoff-round-match__content__teams{display:flex;align-items:center;justify-content:space-between}
.cmp-playoff-round-match .mobile-list .cmp-playoff-round-match__content__teams .roundsMobile{display:flex;width:auto}
.cmp-playoff-round-match .mobile-list .cmp-playoff-round-match__content__teams .roundsMobile div{color:var(--primary-primary-500);font-size:10px;font-weight:700;line-height:14px;text-align:center;padding:0 10px;height:34px;display:flex;align-items:center;justify-content:center;border-bottom:1px solid var(--primary-primary-300)}
.cmp-playoff-round-match .mobile-list .cmp-playoff-round-match__content__teams .roundsMobile div:first-child{height:36px;border-bottom:0}
.cmp-playoff-round-match .mobile-list .cmp-playoff-round-match__content__teams>div{flex-direction:column;width:100%;border:0}
.cmp-playoff-round-match .mobile-list .cmp-playoff-round-match__content__teams>div .team{width:-webkit-fill-available;border-top:1px solid var(--primary-primary-300);border-bottom:1px solid var(--primary-primary-300)}
.cmp-playoff-round-match .mobile-list .cmp-playoff-round-match__content__teams>div .teamScore{flex-direction:column;width:100%}
.cmp-playoff-round-match .mobile-list .cmp-playoff-round-match__content__teams>div .teamScore .score{width:-webkit-fill-available;border-bottom:1px solid var(--primary-primary-300)}
.cmp-playoff-round-match .mobile-list .cmp-playoff-round-match__content__teams>div:last-child .team{justify-content:end}
.cmp-playoff-round-match .mobile-list .cmp-playoff-round-match__content__teams>div:last-child .team picture{order:1}
}