.tournament-headers{border-bottom:1px solid #ccc;display:flex;flex-direction:row;flex-grow:1;justify-content:space-around}.tournament-headers h3{border-right:1px dashed #ccc;font-weight:400;margin:0;padding:1rem;text-align:center;width:25%}.tournament-brackets{background:#fdfdfd;flex-direction:row;margin-bottom:50px}.bracket,.tournament-brackets{display:flex;list-style-type:none}.bracket{border-right:1px dashed #ccc;flex-direction:column;flex-grow:1;flex:1;justify-content:space-around;margin:0;padding:30px 0}.team-item{background-color:#f4f4f4;display:block;line-height:2;margin:.5rem 10px;padding:.5rem;position:relative;text-align:center;vertical-align:middle}.team-item:after{border-color:#4f7a38;border-width:2px;content:"";display:block;position:absolute;right:-11px;width:10px}.team-item:nth-of-type(odd):after{border-right-style:solid;border-top-style:solid;height:100%;top:50%}.team-item:nth-of-type(2n):after{border-bottom-style:solid;border-right-style:solid;height:100%;top:-50%}.team-item:before{border-top:2px solid #4f7a38;content:"";height:2px;left:-10px;position:absolute;top:50%;width:10px}.bracket-2 .team-item:nth-of-type(odd):after{height:200%;top:50%}.bracket-2 .team-item:nth-of-type(2n):after{height:200%;top:-150%}.bracket-3 .team-item:nth-of-type(odd):after{height:350%;top:50%}.bracket-3 .team-item:nth-of-type(2n):after{height:350%;top:-300%}.bracket-4 .team-item:nth-of-type(odd):after{height:700%;top:50%}.bracket-4 .team-item:nth-of-type(2n):after{height:700%;top:-650%}.bracket-4 .team-item:after,.bracket:first-of-type .team-item:before,.bracket:last-of-type .team-item:after,.bracket:last-of-type .team-item:before{display:none}.team-item time{background-color:#dbdbdb;display:inline-block;font-size:.8rem;padding:0 .6rem}