.tournament-content{flex-direction:column}@media (max-width:600px),screen and (max-width:900px) and (max-aspect-ratio:8/5){.tournament-content{align-items:center;max-width:100vw;width:100%}}@media screen and (min-aspect-ratio:8/5) and (max-width:900px){.tournament-content{padding:2rem 0}}.tournament-table-heading{align-self:center;font-size:1.5rem;font-weight:500;margin:auto 0 1rem;text-transform:uppercase}.tournament-table{align-items:center;display:flex;flex-direction:column;margin-bottom:auto;width:57rem}@media (max-width:600px),screen and (max-width:900px) and (max-aspect-ratio:8/5){.tournament-table{align-items:flex-start;flex-shrink:0;overflow-x:auto;overflow-y:hidden;padding-left:2rem;width:100%}}.tournament-table .tournament-scroll-wrapper{align-items:center;display:flex;flex-direction:column;padding-bottom:1rem;width:57rem}@media (max-width:600px),screen and (max-width:900px) and (max-aspect-ratio:8/5){.tournament-table .tournament-scroll-wrapper{flex-direction:row;position:relative;width:auto}}.tournament-table .tournament-row-heading{color:var(--gold);font-size:1rem;font-weight:500;margin-bottom:1rem;text-transform:uppercase}.tournament-table .tournament-row-heading.grand-final-heading{color:var(--gold)}@media (max-width:600px),screen and (max-width:900px) and (max-aspect-ratio:8/5){.tournament-table .tournament-row-heading{height:1.5rem;margin-bottom:0;position:absolute;text-align:center;top:50%;transform:translateY(-50%)}.tournament-table .tournament-row-heading:first-child{left:6.5rem;transform:translateX(-50%) translateY(-75%)}.tournament-table .tournament-row-heading:nth-child(3){left:22rem;transform:translateX(-50%) translateY(-75%)}.tournament-table .tournament-row-heading:nth-child(5){right:6.5rem;top:36.3%;transform:translateX(50%) translateY(-50%)}}.tournament-table .tournament-battle-card{align-items:stretch;border:1px solid hsla(0,0%,100%,.35);display:flex;justify-content:space-between;min-height:8.5rem;padding:.625rem;position:relative;width:100%}.tournament-table .tournament-battle-card.empty{opacity:0}.tournament-table .tournament-battle-card .team{align-items:center;-webkit-backdrop-filter:blur(12.5px);backdrop-filter:blur(12.5px);background:hsla(0,0%,100%,.15);color:#bfd5ff;display:flex;flex-direction:column;font-size:1rem;font-weight:500;justify-content:center;padding:.75rem 0;position:relative;text-transform:uppercase;width:4.375rem}.tournament-table .tournament-battle-card .team img{margin-bottom:.25rem;-o-object-fit:contain;object-fit:contain;width:90%}.tournament-table .tournament-battle-card .team.winner{background:rgba(118,255,51,.16)}.tournament-table .tournament-battle-card .team.winner:before{background:radial-gradient(50% 41.91% at 50% 0,rgba(118,255,51,.28) 0,rgba(118,255,51,0) 100%);content:"";height:100%;left:0;position:absolute;top:0;width:100%;z-index:-1}.tournament-table .tournament-battle-card .team.winner:after{background-image:url(/images/summer-major/YhQ1TGYJXrSigrjLSuuO/cup.svg);background-repeat:no-repeat;background-size:contain;content:"";height:1.5rem;left:50%;position:absolute;top:0;transform:translateX(-50%) translateY(-35%);width:1.5rem;z-index:-1}.tournament-table .tournament-battle-card .vs{align-items:center;display:flex;flex-direction:column;font-size:.75rem;font-weight:500;justify-content:center;margin-left:.375rem;margin-right:.375rem;text-transform:uppercase}.tournament-table .tournament-battle-card .vs:before{background-image:url(/images/summer-major/YhQ1TGYJXrSigrjLSuuO/vs.svg);background-repeat:no-repeat;background-size:contain;content:"";height:1.75rem;margin-bottom:.375rem;width:1.875rem}.tournament-table .tournament-battle-card:after{background-repeat:no-repeat;background-size:contain;bottom:0;content:"";height:4.375rem;left:0;position:absolute}.tournament-table .tournament-battle-card:first-child:after{background-image:url(/images/summer-major/YhQ1TGYJXrSigrjLSuuO/line-1.svg);transform:translateY(100%) translateX(58%);width:10.625rem}@media (max-width:600px),screen and (max-width:900px) and (max-aspect-ratio:8/5){.tournament-table .tournament-battle-card:first-child:after{background-image:url(/images/summer-major/YhQ1TGYJXrSigrjLSuuO/line-1-mobile.svg);bottom:50%;height:6rem;left:unset;right:0;transform:translateY(94%) translateX(100%);width:17.375rem}}.tournament-table .tournament-battle-card:nth-child(2):after{background-image:url(/images/summer-major/YhQ1TGYJXrSigrjLSuuO/line-2.svg);transform:translateY(100%) translateX(158%);width:4rem}@media (max-width:600px),screen and (max-width:900px) and (max-aspect-ratio:8/5){.tournament-table .tournament-battle-card:nth-child(2):after{background:hsla(0,0%,100%,.25);bottom:50%;height:1px;left:unset;right:0;transform:translateX(100%);width:3.125rem}}.tournament-table .tournament-battle-card.passed{border-color:rgba(118,255,51,.35)}.tournament-table .tournament-battle-card.passed:first-child:after{background-image:url(/images/summer-major/YhQ1TGYJXrSigrjLSuuO/line-1-green.svg)}@media (max-width:600px),screen and (max-width:900px) and (max-aspect-ratio:8/5){.tournament-table .tournament-battle-card.passed:first-child:after{background-image:url(/images/summer-major/YhQ1TGYJXrSigrjLSuuO/line-1-mobile-green.svg)}}.tournament-table .tournament-battle-card.passed:nth-child(2):after{background-image:url(/images/summer-major/YhQ1TGYJXrSigrjLSuuO/line-2-green.svg)}@media (max-width:600px),screen and (max-width:900px) and (max-aspect-ratio:8/5){.tournament-table .tournament-battle-card.passed:nth-child(2):after{background:rgba(118,255,51,.25)}}.tournament-table .tournament-row{display:grid;gap:3rem;grid-template-columns:repeat(2,1fr);margin-bottom:2.125rem;width:100%}@media (max-width:600px),screen and (max-width:900px) and (max-aspect-ratio:8/5){.tournament-table .tournament-row{grid-template-columns:1fr;margin-bottom:0;margin-right:3rem;width:auto}}.tournament-table .tournament-row .tournament-row-group{display:grid;gap:1.25rem;grid-template-columns:repeat(2,1fr);width:100%}@media (max-width:600px),screen and (max-width:900px) and (max-aspect-ratio:8/5){.tournament-table .tournament-row .tournament-row-group{grid-template-columns:1fr;width:auto}}.tournament-table .tournament-row .tournament-row-group:last-child .tournament-battle-card:first-child:after{background-image:url(/images/summer-major/YhQ1TGYJXrSigrjLSuuO/line-2.svg);transform:translateY(100%) translateX(61%) scaleX(-1);width:4rem}@media (max-width:600px),screen and (max-width:900px) and (max-aspect-ratio:8/5){.tournament-table .tournament-row .tournament-row-group:last-child .tournament-battle-card:first-child:after{background:hsla(0,0%,100%,.25);bottom:50%;height:1px;left:unset;right:0;transform:translateX(100%);width:3.125rem}}.tournament-table .tournament-row .tournament-row-group:last-child .tournament-battle-card:nth-child(2):after{background-image:url(/images/summer-major/YhQ1TGYJXrSigrjLSuuO/line-1.svg);transform:translateY(100%) translateX(-39%) scaleX(-1);width:10.625rem}@media (max-width:600px),screen and (max-width:900px) and (max-aspect-ratio:8/5){.tournament-table .tournament-row .tournament-row-group:last-child .tournament-battle-card:nth-child(2):after{background-color:transparent;background-image:url(/images/summer-major/YhQ1TGYJXrSigrjLSuuO/line-1-mobile.svg);background-repeat:no-repeat;background-size:contain;bottom:50%;height:6rem;left:unset;right:0;transform:translateX(100%) scaleY(-1) translateY(-9%);width:17.375rem}}.tournament-table .tournament-row .tournament-row-group:last-child .tournament-battle-card.passed:first-child:after{background-image:url(/images/summer-major/YhQ1TGYJXrSigrjLSuuO/line-2-green.svg)}@media (max-width:600px),screen and (max-width:900px) and (max-aspect-ratio:8/5){.tournament-table .tournament-row .tournament-row-group:last-child .tournament-battle-card.passed:first-child:after{background:rgba(118,255,51,.25)}}.tournament-table .tournament-row .tournament-row-group:last-child .tournament-battle-card.passed:nth-child(2):after{background-image:url(/images/summer-major/YhQ1TGYJXrSigrjLSuuO/line-1-green.svg)}@media (max-width:600px),screen and (max-width:900px) and (max-aspect-ratio:8/5){.tournament-table .tournament-row .tournament-row-group:last-child .tournament-battle-card.passed:nth-child(2):after{background-image:url(/images/summer-major/YhQ1TGYJXrSigrjLSuuO/line-1-mobile-green.svg)}.tournament-table .tournament-row:nth-child(4) .tournament-row-group .tournament-battle-card:nth-child(2){direction:rtl}.tournament-table .tournament-row:nth-child(4) .tournament-row-group .tournament-battle-card:nth-child(2):after{background-color:transparent;background-image:url(/images/summer-major/YhQ1TGYJXrSigrjLSuuO/grand-final-row-1.svg);background-size:contain;height:5.625rem;transform:translateY(100%) translateX(100%);width:3rem}.tournament-table .tournament-row:nth-child(4) .tournament-row-group:nth-child(2) .tournament-battle-card:first-child:after{background-color:transparent;background-image:url(/images/summer-major/YhQ1TGYJXrSigrjLSuuO/grand-final-row-1.svg);background-size:contain;height:5.625rem;transform:scaleY(-1) translateY(0) translateX(100%);width:3rem}.tournament-table .tournament-row:nth-child(4) .tournament-row-group .tournament-battle-card.passed:after,.tournament-table .tournament-row:nth-child(4) .tournament-row-group:nth-child(2) .tournament-battle-card:first-child.passed:after{background-image:url(/images/summer-major/YhQ1TGYJXrSigrjLSuuO/grand-final-row-1-green.svg)}}.tournament-table .grand-final-row{position:relative}.tournament-table .grand-final-row .grand-final-card{-webkit-backdrop-filter:blur(12.5px);backdrop-filter:blur(12.5px);background:hsla(34,41%,62%,.05);border-color:var(--gold)}.tournament-table .grand-final-row .grand-final-card .team{background-color:hsla(35,44%,64%,.15)}.tournament-table .grand-final-row .grand-final-card .vs{color:var(--gold)}.tournament-table .grand-final-row .grand-final-card:after{display:none}.tournament-table .additional-battle-card{left:-2.5rem;position:absolute;transform:translateX(-100%)}@media (max-width:600px),screen and (max-width:900px) and (max-aspect-ratio:8/5){.tournament-table .additional-battle-card{left:0;top:-2rem;transform:translateY(-100%)}}.tournament-table .additional-battle-card:after{display:none}
