.Teamstable{margin-top:50px}.card{background-color:#00000000;background-size:cover;background-position:50%;background-blend-mode:multiply;margin-bottom:15px}.card__header{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;row-gap:12px;padding:10px 25px;background-color:#10181f;border:2px solid #ffbe18;margin-bottom:20px}.card__header>h4{font-size:20px;font-weight:600;line-height:1.2em;letter-spacing:-.02em;margin-bottom:0;text-transform:uppercase;font-style:italic;color:#fff}.team-result-filter{list-style:none;padding:0;margin:0}.team-result-filter__item{padding-left:22px;float:left}.team-result-filter__item select.form-control{border:none;font-size:13px;text-transform:uppercase;font-family:Roboto Condensed,sans-serif;font-weight:700;letter-spacing:-.02em;height:24px!important;padding:4px 18px 4px 10px;display:inline-block;vertical-align:top;background-color:#05050582;background-image:url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 6 4'%3E%3Cpath transform='translate(-586.156 -1047.28)' fill='%23fff' d='M586.171,1048l0.708-.71,2.828,2.83-0.707.71Zm4.95-.71,0.707,0.71L589,1050.83l-0.707-.71Z'/%3E%3C/svg%3E");background-position:100% 50%;background-repeat:no-repeat;background-size:15px 7px;color:#fff}.team-result-filter__item select.form-control option{background-color:#ffbe18;color:#000;font-weight:600}.Teamstable .table-responsive{overflow:hidden;overflow-x:auto}.individualtable .tournament-table{border:0;border-collapse:separate;border-spacing:0 10px;margin-top:-10px;margin-bottom:-10px;min-width:280px;overflow:hidden}.individualtable .tournament-table thead{background-color:#5cff50;-webkit-clip-path:polygon(2% 0,98% 0,100% 50%,98% 100%,2% 100%,0 50%);clip-path:polygon(2% 0,98% 0,100% 50%,98% 100%,2% 100%,0 50%)}.individualtable .tournament-table thead th{border:0;text-align:center;font-size:18px;font-weight:700;background-color:#5cff50;color:#000;line-height:35px;padding:5px}.individualtable .tournament-table thead th:last-child{display:block;padding-right:20px}.individualtable .tournament-table thead th:first-child{padding-left:20px;display:block}.table>:not(:last-child)>:last-child>*{border-bottom-color:currentColor}.tournament-table thead th:nth-child(2){text-align:left}.tournament-table tbody tr{-webkit-clip-path:polygon(2% 0,98% 0,100% 50%,98% 100%,2% 100%,0 50%);clip-path:polygon(2% 0,98% 0,100% 50%,98% 100%,2% 100%,0 50%);background-color:#10181f;margin-top:10px}.tournament-table tbody tr th{text-align:center}.tournament-table tbody tr td,.tournament-table tbody tr th{border:0;font-size:16px;font-weight:600;color:#fff;vertical-align:middle;background-color:#00000000;padding:5px}.tournament-table tbody tr td{width:-moz-fit-content;width:fit-content}.tournament-table tbody tr td~td{text-align:center}.individualtable .tournament-table tbody tr td img{border-radius:50%;border:2px solid #ffbe18;margin-right:10px}.individualtable .tournament-table tbody .player-info{display:inline-block}.individualtable .tournament-table tbody .player-info p{font-size:8px;margin:0;color:#ffbe18}.individualtable .tournament-table tbody .plri{display:flex;align-items:center}.individualtable .tournament-table tbody .sponsor-icon{display:inline-block;margin-left:7px;font-size:18px;font-weight:800;color:#5cff50}@media (max-width:1000px){.Teamstable{margin-top:30px;max-width:850px}.tournament-table thead tr td,.tournament-table thead tr th{font-size:14px}.tournament-table tbody tr td,.tournament-table tbody tr th{font-size:13px}}@media (max-width:575px){.card{padding:0 5px}.Teamstable{margin-top:20px}.card__header{padding:5px}.card__header>h4{font-size:14px;font-weight:700}.tournament-table thead th:last-child{padding-right:20px}.tournament-table thead th:first-child{padding-left:20px}.individualtable .tournament-table tbody .sponsor-icon{display:inline-block;margin-left:7px;font-size:16px}}@media (max-width:390px){.card{padding:0 4px}.individualtable .tournament-table thead th{font-size:12px;line-height:25px;padding:2px}}.pl{display:flex;flex-direction:column}.badge{font-size:12px;font-weight:900}.supernova-badge{color:#f0e}.Ultimate-badge{color:#c0ffc8}.professional-badge{color:#006eff}.elite-badge{color:#a2ff02}.rookie-badge{color:#ff9500}.playoff-header{display:flex;justify-content:center;align-items:center;padding:1rem 1.5rem;margin-top:20px;border-radius:12px;margin-bottom:1rem;box-shadow:0 4px 12px rgba(0,0,0,.05)}.playoff-header h2{font-size:1.5rem;font-weight:600;color:#333;margin:0}.playoff-header .header-buttons{display:flex;gap:.75rem}.playoff-header button{padding:.5rem 1rem;border:none;margin-right:10px;border-radius:8px;color:#fff;font-size:.95rem;cursor:pointer;transition:background-color .3s ease}.playoff-header button,.playoff-header button:hover{background-color:#ff9500}.loading-screen{display:flex;justify-content:center;align-items:center;width:100%;height:auto;font-size:2rem}.loading-screen .dot{position:relative;width:2rem;height:2rem;margin:.8em;border-radius:50%}.loading-screen .dot:before{position:absolute;content:"";width:100%;height:100%;background:inherit;border-radius:inherit;animation:anime 2s ease-out infinite}@keyframes anime{50%,75%{transform:scale(2.5)}80%,to{opacity:0}}.loading-screen .dot:first-child{background-color:#4285f5}.loading-screen .dot:nth-child(2){background-color:#ea4436}.loading-screen .dot:nth-child(3){background-color:#fbbd06}.loading-screen .dot:nth-child(4){background-color:#34a952}.loading-screen .dot:nth-child(5){background-color:#cf9fff}.loading-screen .dot:first-child:before{animation-delay:.2s}.loading-screen .dot:nth-child(2):before{animation-delay:.4s}.loading-screen .dot:nth-child(3):before{animation-delay:.6s}.loading-screen .dot:nth-child(4):before{animation-delay:.8s}.loading-screen .dot:nth-child(5):before{animation-delay:1s}