 .team-container,.elimination-bracket .round .outer-pair>div.inner-pair .matchup .team-container{position:relative;border-radius:.25rem;width:100%}.match-status,.match-status:active,.match-status:focus,.match-status:hover{position:absolute;width:2.2rem;height:100%;background:var(--grey-200);color:var(--grey-000);writing-mode:vertical-lr;font-size:1.6rem;text-transform:uppercase;text-align:center;z-index:1}.team-container .team,.elimination-bracket .round .outer-pair>div.inner-pair .matchup .team-container .team{padding-left:3.2rem;display:flex;align-items:center;justify-content:space-between;background:var(--grey-010);width:var(--match-width);height:3.6rem}.team-container .team,.elimination-bracket .round .outer-pair>div.inner-pair .matchup .team-container .team{display:flex;align-items:center;justify-content:space-between;background:var(--grey-010);width:var(--match-width);height:3.6rem}.team-container .team>div:last-child,.elimination-bracket .round .outer-pair>div.inner-pair .matchup .team-container .team>div:last-child{flex-shrink:0;width:4rem;height:100%;background:var(--grey-200);color:var(--grey-000);font-size:1.6rem;line-height:3.6rem;text-align:center;font-weight:700}.team-container .team .img-text>div:last-child,.elimination-bracket .round .outer-pair>div.inner-pair .matchup .team-container .team .img-text>div:last-child{font-size:1.6rem;max-width:15rem}.team-container .team.--winner>div:last-child,.elimination-bracket .round .outer-pair>div.inner-pair .matchup .team-container .team.--winner>div:last-child{color:white;background:var(--brand-primary)}.team-container .team.--loser>div:last-child,.elimination-bracket .round .outer-pair>div.inner-pair .matchup .team-container .team.--loser>div:last-child{color:var(--grey-000);background:var(--grey-200)}.team-container .team .--eliminated,.elimination-bracket .round .outer-pair>div.inner-pair .matchup .team-container .team .--eliminated{text-decoration:line-through}.team-container:hover .team,.elimination-bracket .round .outer-pair>div.inner-pair .matchup .team-container:hover .team{color:var(--grey-200);background:var(--grey-030)!important;cursor:pointer}.popover__relative{position:relative;display:block;width:100%}.popover__container{padding:2rem;margin-top:1rem;position:absolute;top:7.7rem;width:100%;display:none;color:var(--grey-200);background:var(--grey-000);border:.1rem solid var(--grey-200);font-size:1.6rem;z-index:8050}.popover__relative:hover .popover__container{display:flex;flex-direction:column}.popover__teams{margin-left:auto;margin-bottom:1rem;display:flex;gap:.2rem;width:100%;justify-content:flex-end}.popover__teams>div{writing-mode:vertical-lr;transform:rotate(180deg);text-transform:uppercase;font-weight:700;line-height:3.6rem}.popover__map-container{margin-bottom:.5rem;display:flex;gap:.2rem}.popover__map-container>div:nth-of-type(n + 2){flex-shrink:0}.popover__map-name{padding:0 1rem;height:3.6rem;width:100%;background:var(--grey-010);text-transform:capitalize;line-height:3.6rem}.popover__map-container>div:not(:first-child){height:3.6rem;width:3.6rem;color:var(--grey-000);background:var(--grey-200);font-weight:700;text-align:center;line-height:3.6rem}.popover__map-container>div.--winner{background:var(--brand-primary)}.popover__date{margin-top:.5rem;float:right;text-transform:uppercase;font-size:1.2rem}.br-popover .img-text + .img-text{margin-top:.5rem}.br-popover .popover__date{margin-top:2rem}.br-popover__match{position:absolute;inset:0;background:grey;color:white;font-size:2rem;display:flex;align-items:center;justify-content:center;text-align:center}.ladder__container .popover__container{top:7.7rem}