/* primeleague-commons.css - Parse Duration: 0.5239360332489 - Last Mod:  */ 
.link-grid{display:grid}.link-grid a{display:block;text-align:center;font:normal normal 400 14px/20px Kanit,sans-serif;color:#bebebe;background-color:#343434;line-height:40px}@media (min-width:460px){.link-grid{grid-template-columns:repeat(2,1fr)}}@media (min-width:700px){.link-grid{grid-template-columns:repeat(3,1fr)}}@media (min-width:920px){.link-grid{grid-template-columns:repeat(4,1fr)}}@media (min-width:1140px){.link-grid.link-grid-default{grid-template-columns:repeat(5,1fr)}}.img-grid{display:grid;justify-content:space-between;gap:10px}.img-grid .img-container{width:100%;padding-bottom:100%}.img-grid .img-grid-subtitle{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;text-align:center;line-height:1;font-size:12px;color:#bebebe;margin-top:5px}.img-grid.grid-100{grid-template-columns:repeat(auto-fill,100px)}.img-grid.grid-150{grid-template-columns:repeat(auto-fill,135px);gap:25px}.img-grid.bisplit{grid-template-columns:repeat(2,1fr)}.img-grid.trisplit{grid-template-columns:repeat(3,1fr)}.img-grid.quadsplit{grid-template-columns:repeat(2,1fr)}@media (min-width:1300px){.img-grid.quadsplit{grid-template-columns:repeat(4,1fr)}}.img-grid.x1-4{grid-template-columns:repeat(2,1fr)}.img-grid.x1-4>*:first-child{grid-row:1/span 2;grid-column:1/span 2}@media (min-width:1300px){.img-grid.x1-4{grid-template-columns:repeat(4,1fr)}}.img-grid.nogap{row-gap:0}.img-grid.gap-large{row-gap:20px}.img-grid.center{justify-content:center}.img-grid.center.grid-150{grid-template-columns:repeat(auto-fit,minmax(135px,max-content))}.img-grid.grid-col-2{grid-template-columns:repeat(2,1fr)}.img-grid.grid-col-3{grid-template-columns:repeat(3,1fr)}.img-grid.grid-col-4{grid-template-columns:repeat(4,1fr)}.img-grid.grid-col-5{grid-template-columns:repeat(5,1fr)}.img-grid.grid-col-6{grid-template-columns:repeat(6,1fr)}.img-grid.grid-col-7{grid-template-columns:repeat(7,1fr)}.img-grid.grid-col-8{grid-template-columns:repeat(8,1fr)}.img-grid.grid-col-9{grid-template-columns:repeat(9,1fr)}.img-grid.grid-col-10{grid-template-columns:repeat(10,1fr)}.content-portrait-head{display:grid;grid-template-areas:"img info" "stats stats";grid-template-columns:100px 1fr;gap:20px}.content-portrait-head.simple{grid-template-areas:"img info"}.content-portrait-head .content-portrait-head-img{grid-area:img;width:100px;height:100px}.content-portrait-head .content-portrait-head-info{grid-area:info}.content-portrait-head .content-portrait-head-info .social-icons>li{display:inline-block;margin-right:5px;font-size:16px}.content-portrait-head .content-portrait-head-info .social-icons>li>a{display:inline-block;width:20px;text-align:center;color:#fff;transition:color 100ms 0ms}.content-portrait-head .content-portrait-head-info .social-icons>li>a:hover{color:#009ee3}.content-portrait-head .content-portrait-head-stats{grid-area:stats;border-top:4px solid #343434;padding-top:20px}@media (min-width:480px){.content-portrait-head{grid-template-columns:200px 1fr}.content-portrait-head .content-portrait-head-img{width:200px;height:200px}}@media (min-width:740px){.content-portrait-head{grid-template-areas:"img info stats";grid-template-columns:200px 1fr 2fr}.content-portrait-head.simple{grid-template-areas:"img info";grid-template-columns:200px 1fr;gap:100px}.content-portrait-head .content-portrait-head-stats{border-top:none;border-left:4px solid #343434;padding-left:20px;padding-top:0}.content-portrait-head .content-portrait-head-stats>*.wide{min-height:50px}}.content-portrait-grid-l{display:grid;grid-template-columns:1fr;gap:20px}.content-portrait-grid-l li:after{display:block;content:"";clear:both}.content-portrait-grid-l li>.img-container{height:100px;width:100px;float:left;text-align:center;position:relative;overflow:hidden;margin-right:20px}.content-portrait-grid-l li .txt-subtitle{margin:3px 0}.content-portrait-grid-l li a h3{color:#fff;transition:color 100ms 0ms;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.content-portrait-grid-l li a:hover h3,ul.content-portrait-grid-l li a:not(.btn):hover{color:#009ee3;text-decoration:none}.content-portrait-grid-l li .txt-info i{display:inline-block;vertical-align:middle;margin-left:5px;margin-top:1px}.content-portrait-grid-l li .btn{margin-top:10px}@media (min-width:740px){.content-portrait-grid-l{grid-template-columns:1fr 1fr}}@media (min-width:1300px){.block-content>.content-portrait-grid-l{grid-template-columns:1fr 1fr 1fr}}.content-portrait-grid-s{display:grid;grid-template-columns:1fr;gap:20px}.content-portrait-grid-s li{display:inline-block;vertical-align:top;width:100%}ul.content-portrait-grid-s li .img-container{width:45px;height:45px;display:inline-block;float:left;margin-right:10px}.content-portrait-grid-s li .txt-subtitle{height:20px;line-height:20px;vertical-align:middle;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.content-portrait-grid-s li .txt-info{margin-top:5px;display:inline-block}@media (min-width:480px){.content-portrait-grid-s{grid-template-columns:1fr 1fr}}@media (min-width:740px){.content-portrait-grid-s{grid-template-columns:1fr 1fr 1fr}}@media (min-width:1300px){.block-content>.content-portrait-grid-s{grid-template-columns:1fr 1fr 1fr 1fr}}.content-gameaccounts .txt-info{margin:5px 0 3px}.content-gameaccounts .btn{margin-top:5px}.content-challenge-participant{display:grid;grid-template-rows:99px 69px;grid-template-columns:1fr 1fr 1fr;gap:0;height:170px;border:1px solid #707070}.content-challenge-participant>div.challenge-status{background:#afd;color:#000;width:auto;height:auto;padding:4px;position:absolute;z-index:10;font-size:16px}.content-challenge-participant>div.img-container{height:99px;border-bottom:1px solid #707070}.content-challenge-participant>div.challenge-info{border-bottom:1px solid #707070;border-left:1px solid #707070;grid-column:2/4;padding:10px}.content-challenge-participant>div.challenge-info>div{margin-bottom:5px}.content-challenge-participant>div.challenge-info>div.challenge-desc{display:-webkit-box;-webkit-line-clamp:2;overflow:hidden;-webkit-box-orient:vertical}.content-challenge-participant>div.box-center{flex-flow:column;display:flex;align-items:center;justify-content:center;border-left:1px solid #707070}.content-challenge-participant:hover{text-decoration:none}.content-challenge-participant:hover .challenge-info .challenge-title h3{color:#afd}@media (min-width:740px){.content-challenge-participant{height:100px;grid-template-rows:98px;grid-template-columns:20% 40% 13.3% 13.3% 13.3%}.content-challenge-participant>div.challenge-info{grid-column:2/2;border-bottom:none}.content-challenge-participant>div.challenge-info>div.challenge-desc{font-size:13px;line-height:16px}}.widget-cp .widget-head{height:100px;padding:0;gap:10px}@media (min-width:960px){.widget-cp .widget-head{grid-template-columns:1fr 2fr 2fr}}.widget-cp .widget-head .challenge-info{display:flex;flex-direction:column;justify-content:center;gap:5px}.page-tabs{background:#191818;position:sticky;z-index:1000;top:62px}@media (min-width:1140px){.page-tabs{top:62px}}#page-tab-nav{position:relative}#page-tab-nav .page-tab-bar{display:flex;position:relative;height:60px;gap:20px;align-items:stretch}#page-tab-nav .page-tab-bar .page-tab-link{display:flex;align-items:center;white-space:nowrap;color:#fff;transition:color 100ms;text-decoration:none}#page-tab-nav .page-tab-bar .page-tab-link .page-tab-content{display:flex;align-items:center;gap:5px;height:40px;line-height:30px;font-size:16px;font-weight:600;text-transform:uppercase}#page-tab-nav .page-tab-bar .page-tab-link .page-tab-content .icon{font-size:16px}#page-tab-nav .page-tab-bar .page-tab-link:not(.active):hover{color:#009ee3}#page-tab-nav .page-tab-bar .page-tab-link.active{cursor:default;color:#009ee3}#page-tab-nav .page-tab-bar .page-tab-link.active .page-tab-content{padding-top:2px;border-bottom:2px solid #009ee3}#page-tab-nav .slider-arrow{width:40px;background:rgb(0 0 0 / .7)}#page-tab-nav .slider-arrow .icon{font-size:40px;color:#009ee3}.page-tabs-aside .block-content{display:grid;grid-template-columns:1fr}@media (min-width:740px){.page-tabs-aside .block-content{grid-template-columns:1fr 2fr}}.page-tab-bar-aside .page-tab-link{display:block;height:40px;line-height:40px;padding:0 15px;color:#bebebe;font-size:20px;white-space:nowrap;text-decoration:none}.page-tab-bar-aside .page-tab-link:not(.active):hover{background:#343434;color:#009ee3}.page-tab-bar-aside .page-tab-link.active{background:#343434;color:#009ee3}.page-tab-container{display:none}.list-bar{display:grid;background:#232323;padding:10px;gap:10px}.list-bar-toggle{grid-area:toggle}.list-bar-main{grid-area:main}.list-bar-main .form-input,.list-bar-main .select2-container{width:100%!important}.list-bar-right{grid-area:side;display:flex;gap:10px}.list-bar-right .list-bar-sorting{width:100%;max-width:200px}.list-bar-right .list-bar-sorting .form-input,.list-bar-right .list-bar-sorting .select2-container{width:100%!important}.list-bar-right .list-bar-view{display:flex;line-height:32px;font-size:16px;gap:10px}.list-bar-right .list-bar-view .list-bar-view-switch{color:#bebebe}.list-bar-right .list-bar-view .list-bar-view-switch:hover,.list-bar-right .list-bar-view .list-bar-view-switch.active{color:#009ee3}.list-bar-main-grid{display:grid;width:100%;gap:10px}.list-bar-main-grid .list-bar-filter-range{display:grid;grid-template-columns:1fr 1fr;gap:10px}@media (max-width:739px){.list-bar{grid-template-areas:"toggle side" "main main";grid-template-columns:50px 1fr;align-items:center;row-gap:0}.list-bar-right{flex-direction:row-reverse}.list-bar-toggle{height:32px;line-height:32px;font-size:16px;color:#fff;cursor:pointer}.list-bar-main{display:none;padding-top:10px}.list-bar-main-grid{grid-template-columns:1fr}}@media (min-width:740px){.list-bar{grid-template-areas:"main side";grid-template-columns:3fr 1fr}.list-bar-toggle{display:none}.list-bar-right{flex-direction:column;align-items:flex-end}.list-bar-main{display:block!important}.list-bar-main-grid{grid-template-columns:repeat(3,1fr)}.list-bar-main-grid .list-bar-filter-wide{grid-column-end:span 2}}@media (min-width:1300px){.list-bar{grid-template-columns:4fr 1fr}.list-bar-main-grid{grid-template-columns:repeat(4,1fr)}}.content-search-bar{display:flex;justify-content:space-between;margin-bottom:10px}.content-search-bar input{width:100px;flex-grow:1}.pagination-container{display:flex;justify-content:center;margin:20px auto 0}.pagination-container .pagination-wrapper{display:flex;justify-content:center;gap:10px}.pagination-container .pagination-wrapper .pag-item{display:flex;align-items:center;justify-content:center;width:40px;height:40px;border:1px solid #707070;background:#232323;color:#fff;font-size:16px}.pagination-container .pagination-wrapper .pag-item.disabled{cursor:initial;color:#c4c4c4;pointer-events:none}.pagination-container .pagination-wrapper .pag-item.active{pointer-events:none;color:#000;background:#009ee3;border-color:#009ee3}.pagination-container .pagination-wrapper .pag-item:hover{color:#009ee3;border-color:#009ee3}.pagination-container .pagination-wrapper .pag-item.pagination-vis-100{font-size:16px}.pagination-container .pagination-wrapper .pag-item.pagination-vis-1000{font-size:12px}.pagination-container .pagination-wrapper .pag-item.pagination-vis-10000{font-size:10px}@media (max-width:500px){.pagination-container .pagination-wrapper{width:320px}.pagination-container .pagination-wrapper .pagination-vis{width:160px}.pagination-container .pagination-wrapper .pagination-vis li{display:none}.pagination-container .pagination-wrapper .pagination-vis li:nth-child(7),.pagination-container .pagination-wrapper .pagination-vis li:nth-child(8),.pagination-container .pagination-wrapper .pagination-vis li:nth-child(9){display:inline-block}}.pagination-container.pagination-small{justify-content:space-between;flex-direction:column-reverse;gap:5px}.pagination-container.pagination-small .pagination-info{text-align:center;font-size:12px;color:#bebebe}@media (min-width:1300px){.pagination-container.pagination-small .pagination-info{text-align:left;font-size:16px}}@media (min-width:1300px){.pagination-container.pagination-small{flex-direction:row;text-align:initial}}.pagination-container.pagination-small .pagination-wrapper{font-size:14px;margin-bottom:10px}@media (min-width:1300px){.pagination-container.pagination-small .pagination-wrapper{margin-bottom:0}}.pagination-container.pagination-small .pagination-wrapper .pag-item{width:35px;height:35px;line-height:35px}.pagination-container.pagination-small .pagination-wrapper.pagination-vis-100{font-size:12px}.pagination-container.pagination-small .pagination-wrapper.pagination-vis-1000{font-size:10px}.pagination-container.pagination-small .pagination-wrapper.pagination-vis-10000{font-size:8px}.pagination-pages .pagination-page{display:none}.comments-sorting{display:flex;gap:15px}.comments-sorting .comments-sorting-active{color:#009ee3}@media (min-width:740px){.comments-sorting{position:absolute;right:0;top:0}}.comment-container{position:relative}.comment-container>li{display:grid;grid-template-columns:84px 1fr;border-top:2px solid #707070;padding:20px 0 0}.comment-container>li+li{margin-top:20px}.comment-container>li .comment-left{grid-row:span 100}.comment-container>li .comment-right-head{display:flex;align-items:center;gap:15px;margin-bottom:10px}.comment-container>li .comment-right-head h3+h3{color:#afd}.comment-container>li .comment-right-head .comment-vote{margin-left:auto;font-size:14px;color:#bebebe}.comment-container>li .comment-right-head .comment-vote.voted{color:#009ee3}.comment-container>li .comment-right-content-txt{font:normal normal 400 15px/22px Kanit,sans-serif;color:#bebebe;overflow-wrap:break-word}.comment-container>li .comment-right-content-txt textarea{width:100%;display:block;height:200px;resize:vertical}.comment-container>li .comment-right-content-txt input[type=text]{width:100%;margin-bottom:10px}.comment-container>li .comment-right-content-txt img{max-width:100%}.comment-container>li .comment-right-edit,.comment-container>li .comment-right-delete{margin-top:15px}.comment-container>li .comment-options{margin-top:10px}.comment-container>li .comment-options .comment-options-functions{display:flex;justify-content:flex-end;gap:15px}.comment-container>li .comment-options .comment-options-functions>*{position:relative;height:22px;line-height:22px;font-size:18px;color:#c4c4c4}.comment-container>li .comment-options .comment-options-functions>* .dropdown-menu{top:20px;right:-5px}.comment-container>li .comment-options .comment-options-functions>* .dropdown-menu .dropdown-item{text-align:right}.comment-container>li .comment-children{position:relative;margin-top:20px}.comment-container>li .comment-children .comment-container>*{grid-template-columns:58px 1fr}.comment-container>li .comment-children .comment-container>* .comment-left img{width:48px}.comment-container>li .comment-children .comment-container>* .comment-right-head{margin-bottom:4px}.comment-container>li .comment-children .comment-sub-load{display:block;width:100%;margin-top:20px;font-size:12px;text-align:center;color:#009ee3}.comment-container>li .comment-children+.form{margin-top:20px}.comment-container>li .comment-reply textarea{width:100%;height:200px;resize:vertical}.comment-container>li .comment-reply textarea:placeholder-shown{height:44px;line-height:28px}.comment-container>li .comment-reply .btn-container .comment-reply-official{display:flex;align-items:center;gap:3px;font-size:12px;color:#fff}.comment-container>li.comment-deleted .comment-left,.comment-container>li.comment-deleted .comment-right-head,.comment-container>li.comment-deleted .comment-right-content-txt,.comment-container>li.comment-pending .comment-left,.comment-container>li.comment-pending .comment-right-head,.comment-container>li.comment-pending .comment-right-content-txt{opacity:.3}.comment-container>li.comment-official{background:#343434;padding:20px}.comment-container>li.comment-official .comment-official-label{grid-column:span 2;display:flex;margin-bottom:20px;gap:10px;font:normal normal 600 25px/1 Kanit,sans-serif;color:#afd}.comment-container>li.comment-official+li:not(.comment-official){border-top:none;margin-top:0}@media (max-width:600px){.comment-container>li{grid-template-columns:64px 1fr}.comment-container>li .comment-left{grid-row:auto}.comment-container>li .comment-right-head{padding-left:10px;max-height:64px}.comment-container>li .comment-right-content,.comment-container>li .comment-sub-load{grid-column:span 2;padding-top:10px}.comment-container>li .comments,.comment-container>li .comment-reply{grid-column:2}.comment-container>li .comment-container li{grid-template-columns:48px 1fr}}.comment-container+.form{border-top:2px solid #707070;padding-top:20px}.comment-load{margin-top:20px;width:100%;font-size:12px;text-align:center;color:#009ee3}.comment-post{margin-top:20px}.comment-post textarea{width:100%;height:200px;resize:vertical}.comment-post textarea:placeholder-shown{width:100%;height:100px;line-height:28px}.comment-post .btn-container .comment-post-official{display:flex;align-items:center;gap:3px;font-size:12px;color:#fff}.user-editor ul{display:flex;gap:15px;margin-bottom:10px;margin-top:10px}.user-editor ul li{font-size:14px;cursor:pointer;color:#bebebe}.user-editor textarea{height:200px;display:block;width:100%;transition:height 100ms 0ms;resize:vertical}.user-editor textarea:placeholder-shown{height:50px}.user-editor .preview{margin-top:10px;font:normal normal 400 15px/22px Kanit,sans-serif}.user-editor .preview img{max-width:100%}@media (min-width:740px){.content-match-subtitles{display:flex;justify-content:space-between}}.content-match-head{display:grid;grid-template-columns:40% 1fr 40%;gap:10px}.content-match-head .content-match-head-team{display:grid}.content-match-head .content-match-head-team.side-2{direction:rtl}.content-match-head .content-match-head-team .content-match-head-team-titles{padding:10px;white-space:nowrap}.content-match-head .content-match-head-team .content-match-head-team-titles a:hover h2{color:#009ee3}.content-match-head .content-match-head-score{display:flex;flex-direction:column;align-items:center;justify-content:center;position:relative;padding-bottom:5px;gap:10px;background:#343434}.content-match-head .content-match-head-score .content-match-head-score-ind{position:absolute;left:0;bottom:0;width:100%;display:grid;grid-auto-flow:column;grid-auto-columns:1fr;height:5px;gap:5px}.content-match-head .content-match-head-score .content-match-head-score-ind>*{background:#707070}.content-match-head .content-match-head-score .content-match-head-status{overflow:hidden;font:normal normal 700 30px/1 Kanit,sans-serif;color:#bebebe;height:40px;line-height:40px}.content-match-head .content-match-head-score .content-match-head-status .txt-show{font-size:16px}.content-match-head .content-match-head-score .content-match-head-status .txt-score{font-size:40px}.content-match-head .content-match-head-score .content-match-head-status .match-live{font-size:32px}.content-match-head .content-match-head-score .txt-info{height:25px}@media (max-width:739px){.content-match-head{grid-template-columns:80px 1fr 80px}.content-match-head .content-match-head-team{grid-template-columns:1fr;grid-template-rows:80px 5px auto}.content-match-head .content-match-head-team .content-match-head-team-line{grid-row:2}}@media (min-width:740px){.content-match-head .content-match-head-team{grid-template-columns:100px 1fr;grid-template-rows:100px auto;gap:0 15px;background:#343434}.content-match-head .content-match-head-team .content-match-head-team-line{height:5px;grid-column:span 2}}.content-match-lineups{display:grid;grid-template-columns:1fr 1fr;gap:20px}.content-match-lineups .content-match-lineup{display:grid;grid-template-columns:1fr;gap:16px 5px}.content-match-lineups .content-match-lineup.side-2{direction:rtl}.content-match-lineups .content-match-lineup>*{display:flex;gap:10px;align-items:center}.content-match-lineups .content-match-lineup>* .img-container{width:30px;height:30px}@media (min-width:480px){.content-match-lineups .content-match-lineup>* .img-container{width:50px;height:50px}}.content-match-lineups .content-match-lineup>* .content-match-lineup-txt{display:flex;flex-direction:column;align-items:start}.content-match-lineups .content-match-lineup>* .content-match-lineup-txt>*{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.content-match-lineups .content-match-lineup>*.status-positive .img-container{border:2px solid #0f4}.content-match-lineups .content-match-lineup>*.status-negative .img-container{border:2px solid #ff1a1a}@media (min-width:740px){.content-match-lineups .content-match-lineup{grid-template-columns:1fr 1fr}.content-match-lineups .content-match-lineup .wide{grid-column:1/span 2}}.content-match-predictions{position:relative;margin:0;min-height:210px}.content-match-predictions h2{margin-bottom:20px}.content-match-predictions a.showall{margin-top:20px}.content-match-predictions .prediction-results-labels:after{content:"";display:block;clear:both}.content-match-predictions .widget-betting-odds{margin-bottom:30px}.content-match-predictions .widget-betting-odds>div.txt-info{clear:both;text-align:center;margin:10px 0}.content-match-predictions .widget-betting-odds .betting-odds{margin:0;position:relative;padding:40px 0 20px}.content-match-predictions .widget-betting-odds .betting-odds:after{content:"";clear:both;display:block}.content-match-predictions .widget-betting-odds .betting-odd{float:left;width:50%;text-align:center}.content-match-predictions .widget-betting-odds .betting-odd>span{display:inline-block;background:#343434;color:#bebebe;line-height:30px;padding:0 40px;font-weight:700}.content-match-predictions .widget-betting-odds .betting-partner{position:absolute;top:5px;left:0;width:100%;text-align:center}.content-match-predictions .widget-betting-odds .betting-partner>img{display:block;max-width:100%;max-height:25px;margin:5px auto}.content-match-predictions .widget-betting-odds .betting-partner>div{line-height:30px;color:#c4c4c4}@media (max-width:400px){.content-match-predictions .widget-betting-odds .betting-odd>span{padding:0 30px}.content-match-predictions .widget-betting-odds .betting-partner{top:0}}.content-match-compare-bar{height:35px;margin-bottom:7px}.content-match-compare-bar>div{height:35px}.content-match-compare-stats{display:block;width:100%;margin-bottom:35px}.content-match-compare-stats li{display:inline-block;width:33.3333333333%;font-size:14px;color:#bebebe}.content-match-compare-stats li:nth-of-type(1){text-align:left}.content-match-compare-stats li:nth-of-type(2){text-align:center}.content-match-compare-stats li:nth-of-type(3){text-align:right}.content-match-sub-heroes{display:grid;grid-template-columns:1fr 1fr;gap:10px}.content-match-sub-heroes>*{display:grid;gap:10px;grid-auto-flow:column;align-items:center}.content-match-sub-heroes .side-2{direction:rtl}.content-match-sub-heroes .content-match-sub-team{grid-template-columns:auto auto 1fr}.content-match-sub-heroes .content-match-sub-team .content-match-sub-team-img{width:30px;height:30px}@media (min-width:740px){.content-match-sub-heroes .content-match-sub-team .content-match-sub-team-img{width:50px;height:50px}}.content-match-sub-heroes .content-match-sub-bans{grid-auto-columns:20px}@media (min-width:740px){.content-match-sub-heroes .content-match-sub-bans{grid-auto-columns:40px}}.content-match-sub-heroes .content-match-sub-picks{grid-auto-flow:row}.content-match-sub-heroes .content-match-sub-picks>*{display:grid;grid-template-columns:20px 1fr;gap:10px}@media (min-width:500px){.content-match-sub-heroes .content-match-sub-picks>*{grid-template-columns:30px 1fr}}.content-match-sub-heroes .content-match-sub-picks>* span{line-height:1;font-size:10px;color:#bebebe;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}@media (min-width:740px){.content-match-sub-heroes .content-match-sub-picks{grid-template-columns:repeat(3,80px)}.content-match-sub-heroes .content-match-sub-picks>*{grid-template-columns:80px;justify-items:center}.content-match-sub-heroes .content-match-sub-picks>* img{width:80px}.content-match-sub-heroes .content-match-sub-picks>* span{font-size:12px}}.content-match-sub-heroes .content-match-sub-status{display:none}.league-header{position:relative;background-position:center;background-size:cover;background-repeat:no-repeat;font-size:0;line-height:0}.league-header .img-back{filter:none}.league-header .img-front{background:rgb(0 0 0 / .2)}.league-header-top{width:100%;text-align:center}.league-header-top .league-header-main{display:inline-block;vertical-align:top;height:100%}.league-header-top .league-header-main:hover{text-decoration:none}.league-header-top .league-header-main .txt-info{color:#fff;line-height:15px;margin-bottom:5px}.league-header-bottom{margin:auto;text-align:center}.league-header-bottom a{display:inline-block;text-align:center}.league-header-bottom a img{width:auto;max-width:100%;max-height:100%}.league-header-small{height:110px;padding:10px}.league-header-small.league-header-3,.league-header-small.league-header-4{height:150px}.league-header-small .league-header-top{height:50px}.league-header-small .league-header-top .league-header-main img{height:30px}.league-header-small .league-header-bottom{width:240px}.league-header-small .league-header-bottom a{width:120px;height:40px;padding:10px 10px 0}.league-header-large{height:150px;padding:20px}.league-header-large.league-header-3,.league-header-large.league-header-4{height:220px}.league-header-large .league-header-top{height:60px}.league-header-large .league-header-top .league-header-main img{height:40px}.league-header-large .league-header-bottom{width:300px}.league-header-large .league-header-bottom a{width:150px;height:60px;padding:20px 10px 0}@media (min-width:400px){.league-header-small.league-header-3{height:110px}.league-header-small.league-header-3 .league-header-bottom{width:360px}}@media (min-width:490px){.league-header-large.league-header-3{height:160px}.league-header-large.league-header-3 .league-header-bottom{width:450px}}@media (min-width:520px){.league-header-small.league-header-4{height:110px}.league-header-small.league-header-4 .league-header-bottom{width:480px}}@media (min-width:640px){.league-header-large.league-header-4{height:160px}.league-header-large.league-header-4 .league-header-bottom{width:600px}}@media (min-width:740px){.league-header-small{height:160px!important;padding:20px}.league-header-small .league-header-top{height:60px}.league-header-small .league-header-top .league-header-main img{height:40px}.league-header-small .league-header-bottom{width:100%!important;margin-top:20px}.league-header-small .league-header-bottom a{padding:0 10px;width:150px;height:40px}.league-header-large{height:200px!important}.league-header-large .league-header-top{height:90px}.league-header-large .league-header-top .league-header-main img{height:60px}.league-header-large .league-header-bottom{width:100%!important;margin-top:20px}.league-header-large .league-header-bottom a{padding:0 10px;width:150px;height:50px}}@media (min-width:900px){.league-header-top{text-align:left}.league-header-bottom{text-align:right}.league-header-small .league-header-bottom a{width:auto;padding-left:20px;padding-right:0}.league-header-large .league-header-bottom a{width:auto;padding-left:20px;padding-right:10px}}@media (min-width:1100px){.league-header-small .league-header-top{height:90px;margin-bottom:-30px}.league-header-small .league-header-top .league-header-main img{height:60px}}.league-header{position:relative;background-position:center;background-size:cover;background-repeat:no-repeat;font-size:0;line-height:0}.league-header .img-back{filter:none}.league-header .img-front{background:rgb(0 0 0 / .2)}.league-header-top{width:100%;text-align:center}.league-header-top .league-header-main{display:inline-block;vertical-align:top;height:100%}.league-header-top .league-header-main:hover{text-decoration:none}.league-header-top .league-header-main .txt-info{color:#fff;line-height:15px;margin-bottom:5px}.league-header-bottom{margin:auto;text-align:center}.league-header-bottom a{display:inline-block;text-align:center}.league-header-bottom a img{width:auto;max-width:100%;max-height:100%}.league-header-small{height:110px;padding:10px}.league-header-small.league-header-3,.league-header-small.league-header-4{height:150px}.league-header-small .league-header-top{height:50px}.league-header-small .league-header-top .league-header-main img{height:30px}.league-header-small .league-header-bottom{width:240px}.league-header-small .league-header-bottom a{width:120px;height:40px;padding:10px 10px 0}.league-header-large{height:150px;padding:20px}.league-header-large.league-header-3,.league-header-large.league-header-4{height:220px}.league-header-large .league-header-top{height:60px}.league-header-large .league-header-top .league-header-main img{height:40px}.league-header-large .league-header-bottom{width:300px}.league-header-large .league-header-bottom a{width:150px;height:60px;padding:20px 10px 0}@media (min-width:400px){.league-header-small.league-header-3{height:110px}.league-header-small.league-header-3 .league-header-bottom{width:360px}}@media (min-width:490px){.league-header-large.league-header-3{height:160px}.league-header-large.league-header-3 .league-header-bottom{width:450px}}@media (min-width:520px){.league-header-small.league-header-4{height:110px}.league-header-small.league-header-4 .league-header-bottom{width:480px}}@media (min-width:640px){.league-header-large.league-header-4{height:160px}.league-header-large.league-header-4 .league-header-bottom{width:600px}}@media (min-width:740px){.league-header-small{height:160px!important;padding:20px}.league-header-small .league-header-top{height:60px}.league-header-small .league-header-top .league-header-main img{height:40px}.league-header-small .league-header-bottom{width:100%!important;margin-top:20px}.league-header-small .league-header-bottom a{padding:0 10px;width:150px;height:40px}.league-header-large{height:200px!important}.league-header-large .league-header-top{height:90px}.league-header-large .league-header-top .league-header-main img{height:60px}.league-header-large .league-header-bottom{width:100%!important;margin-top:20px}.league-header-large .league-header-bottom a{padding:0 10px;width:150px;height:50px}}@media (min-width:900px){.league-header-top{text-align:left}.league-header-bottom{text-align:right}.league-header-small .league-header-bottom a{width:auto;padding-left:20px;padding-right:0}.league-header-large .league-header-bottom a{width:auto;padding-left:20px;padding-right:10px}}@media (min-width:1100px){.league-header-small .league-header-top{height:90px;margin-bottom:-30px}.league-header-small .league-header-top .league-header-main img{height:60px}}.submatch-lol-player-core{display:flex;flex-direction:row-reverse;align-items:center;gap:8px;overflow:hidden}.submatch-lol-player-champion{position:relative;width:32px;height:32px;flex-shrink:0}.submatch-lol-player-champion img{display:block;max-width:100%;max-height:100%}.submatch-lol-player-champion .player-hero-level{position:absolute;left:0;bottom:0;font-size:16px;color:#fff;text-shadow:0 0 4px #000;background:rgb(0 0 0 / .1)}.submatch-lol-player-specs{display:flex;align-items:center}.submatch-lol-player-perks,.submatch-lol-player-spells{width:16px;height:32px;flex-shrink:0}.submatch-lol-player-name{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;font-size:14px;color:#fff}@media (min-width:700px){.submatch-lol-player-perks{width:20px;height:40px}.submatch-lol-player-spells{width:20px;height:40px}.submatch-lol-player-champion{width:40px;height:40px}}.submatch-lol-player-more{display:flex;flex-direction:column;gap:8px}.submatch-lol-player-stats{display:flex;gap:8px;font-size:14px;color:#fff}.submatch-lol-player-items{display:grid;grid-template-columns:repeat(7,25px);grid-gap:4px;justify-content:start}.submatch-lol-info{border:1px solid #707070;border-bottom:none;background:#343434;padding:16px}.submatch-lol-info .quick-info li{text-align:center}.submatch-lol-info .quick-info li .txt-info{text-align:center}@media (min-width:740px){.submatch-lol-info .quick-info{grid-template-columns:repeat(3,1fr)}}@media (min-width:1300px){.submatch-lol-info .quick-info{grid-template-columns:repeat(5,1fr)}}.submatch-lol-head{display:flex;width:100%;justify-content:space-between;background:#232323}.submatch-lol-head-side{display:grid;width:45%;align-items:center;border-style:solid}.submatch-lol-head-side.side-1{border-left-width:3px;padding-left:1rem}.submatch-lol-head-side.side-2{border-right-width:3px;padding-right:1rem}.submatch-lol-head-side.color-b{border-color:#0b95a9}.submatch-lol-head-side.color-r{border-color:#b21d35}.submatch-lol-team-name{grid-area:name;font:normal normal 600 25px/1 Kanit,sans-serif;color:#fff}.submatch-lol-team-result{grid-area:result;font:normal normal 400 18px/28px Kanit,sans-serif;color:#bebebe;text-transform:uppercase}.submatch-lol-team-result.win{color:#009ee3}.submatch-lol-team-kda{grid-area:kda}.submatch-lol-team-networth{grid-area:networth}.submatch-lol-team-stats{display:flex;align-items:center;font-size:16px;color:#fff}.submatch-lol-team-stats i{color:#bebebe}.submatch-lol-head-icons{width:10%}.submatch-lol-head-icons i{display:block;text-align:center;font-size:20px;color:#bebebe}.submatch-lol-head-side.side-2 .submatch-lol-team-stats{flex-direction:row-reverse}@media (max-width:479px){.submatch-lol-head-side{grid-template-areas:"name" "result" "networth" "kda";padding-top:8px;padding-bottom:8px}.submatch-lol-head-side.side-2{text-align:right}.submatch-lol-team-stats span{margin:0 4px}.submatch-lol-head-icons i{display:none}}@media (min-width:480px) and (max-width:1439px){.submatch-lol-head{height:60px;line-height:30px}.submatch-lol-head-side.side-1{grid-template-areas:"name networth" "result kda"}.submatch-lol-head-side.side-2{grid-template-areas:"networth name" "kda result"}.submatch-lol-team-stats i{display:none}.submatch-lol-team-stats span{width:100%}.submatch-lol-head-icons i{height:30px}.submatch-lol-head-side.side-1 :nth-child(n+3){justify-self:end}.submatch-lol-head-side.side-2 :nth-child(-n+2){justify-self:end}}@media (min-width:1440px){.submatch-lol-head{height:80px;line-height:80px}.submatch-lol-head-side.side-1{grid-template-areas:"name result kda networth";justify-items:start}.submatch-lol-head-side.side-2{grid-template-areas:"networth kda result name";justify-items:end}.submatch-lol-team-name{font-size:30px}.submatch-lol-team-result{width:140px;font-size:20px}.submatch-lol-team-kda{font-size:24px}.submatch-lol-team-kda i{margin:0 8px}.submatch-lol-team-networth{font-size:24px}.submatch-lol-team-networth i{display:none}.submatch-lol-head-icons i{font-size:24px}.submatch-lol-head-icons i:nth-child(2){display:none}.submatch-lol-head-side.side-1 :nth-child(n+3){justify-self:end}.submatch-lol-head-side.side-2 :nth-child(n+3){justify-self:start}}.submatch-lol-base{border:1px solid #707070;border-top:none;background:#343434;padding:16px}.submatch-lol-base-side{display:inline-block;width:50%;height:100%;text-align:right}.submatch-lol-base-side.side-2>*{flex-direction:row-reverse;text-align:right;direction:rtl}.submatch-lol-bans{display:grid;grid-template-columns:repeat(3,24px);grid-gap:4px;justify-content:start;margin:8px 0}.submatch-lol-bans img{max-width:100%;max-height:100%}.submatch-lol-objectives{display:grid;grid-template-columns:repeat(6,auto);grid-gap:0 8px;justify-content:start}.submatch-lol-objectives span{height:24px;line-height:24px;font-size:14px;color:#bebebe}.submatch-lol-objectives i{height:24px;line-height:24px;font-size:16px;color:#009ee3}.submatch-lol-base-side.color-b .submatch-lol-objectives i{color:#0b95a9}.submatch-lol-base-side.color-r .submatch-lol-objectives i{color:#b21d35}@media (min-width:420px){.submatch-lol-bans{grid-template-columns:repeat(5,24px)}.submatch-lol-objectives span{height:32px;line-height:32px;font-size:16px}.submatch-lol-objectives i{height:32px;line-height:32px;font-size:24px}}@media (min-width:500px){.submatch-lol-bans{grid-template-columns:repeat(5,32px);grid-gap:8px}}@media (min-width:600px){.submatch-lol-objectives{grid-template-columns:repeat(10,auto)}}@media (min-width:1360px){.submatch-lol-base-side{display:inline-flex;flex-wrap:wrap;align-items:center}.submatch-lol-base-side.side-2{flex-direction:row-reverse}.submatch-lol-base-side .txt-info{flex-basis:100%}.submatch-lol-objectives{padding:0 16px}}@media (max-width:11599px){.submatch-lol-thead{display:none}}.submatch-lol-main{display:grid;grid-template-columns:1fr 1fr;grid-template-rows:repeat(5,auto);grid-auto-flow:column;grid-gap:2px;background:#343434}.submatch-lol-player{background:#232323;padding:16px 8px;overflow:hidden;border-style:solid}.submatch-lol-player.side-1{border-left-width:3px}.submatch-lol-player.side-2{border-right-width:3px;direction:rtl}.submatch-lol-player.side-2 .submatch-lol-player-champion span{left:auto;right:0}.submatch-lol-player.color-b{border-color:#0b95a9}.submatch-lol-player.color-r{border-color:#b21d35}.submatch-lol-player .submatch-lol-player-core-container{display:flex;align-items:center;gap:10px}@media (max-width:539px){.submatch-lol-player .submatch-lol-player-core{flex-direction:column;align-items:flex-start}.submatch-lol-player .submatch-lol-player-items{grid-template-columns:repeat(4,25px);align-items:center}.submatch-lol-player .submatch-lol-player-items img:last-child{grid-column:4;grid-row:1/3}}@media (max-width:1023px){.submatch-lol-player .submatch-lol-player-toggle{transition:transform 300ms;font-size:14px;color:#bebebe}.submatch-lol-player .submatch-lol-player.active .submatch-lol-player-toggle{transform:rotate(180deg)}.submatch-lol-player .submatch-lol-player-more-container{display:none;padding-top:16px}}@media (min-width:1024px){.submatch-lol-player{display:flex;align-items:center;gap:16px}.submatch-lol-player .submatch-lol-player-toggle{display:none}.submatch-lol-player .submatch-lol-player-core-container{flex:1 0 0%;overflow:hidden}.submatch-lol-player .submatch-lol-player-more-container{flex:0 0 215px}}.matchdata-lol-user{display:grid;grid-template-areas:"main more" "info core";grid-template-columns:1fr 1fr;gap:10px;padding:10px}@media (min-width:760px){.matchdata-lol-user{grid-template-columns:3fr 2fr 3fr;grid-template-areas:"main core more"}}.matchdata-lol-user .matchdata-lol-main{grid-area:main}.matchdata-lol-user .submatch-lol-player-core{grid-area:core;flex-direction:row;justify-content:flex-end}.matchdata-lol-user .submatch-lol-player-more{grid-area:more;align-items:flex-end}@media (max-width:480px){ul.content-portrait-grid-l li h3{margin:0}ul.content-portrait-grid-l li>.img-container{width:60px;height:60px}}.body-news:not([class=body-news]) .main-aside.details>.block-content,.body-coverages:not([class=body-coverages]) .main-aside.details>.block-content,.body-leagues:not(.body-teams,.body-teamfinder) .main-aside.details>.block-content{grid-template-areas:"main";grid-template-columns:1fr}.body-news:not([class=body-news]) .main-aside.details>.block-content .side-container,.body-coverages:not([class=body-coverages]) .main-aside.details>.block-content .side-container,.body-leagues:not(.body-teams,.body-teamfinder) .main-aside.details>.block-content .side-container{display:none}.body-news:not([class=body-news]) .content-head .timeline,.body-coverages:not([class=body-coverages]) .content-head .timeline,.body-leagues:not(.body-teams,.body-teamfinder) .content-head .timeline{margin:2rem .5rem 0}.body-news:not([class=body-news]) .content-head .timeline-start-end,.body-coverages:not([class=body-coverages]) .content-head .timeline-start-end,.body-leagues:not(.body-teams,.body-teamfinder) .content-head .timeline-start-end{margin:.5rem .5rem 0}@media (min-width:1300px){.body-news:not([class=body-news]) .widget-grid-main,.body-coverages:not([class=body-coverages]) .widget-grid-main,.body-leagues:not(.body-teams,.body-teamfinder) .widget-grid-main{grid-template-columns:1fr 1fr 1fr}}.body-coverages #page-container section.coverage-head{padding:0}.body-coverages #page-container section.coverage-head .content-head{display:none}.body-coverages #page-container section.slider-section{margin-top:-40px}.body-coverages #page-container section.slider-section+section{padding-top:60px!important}@media (min-width:960px){.body-news .content-head,.body-news .content-article,.body-news .socialshare,.body-news .widget-list-content{max-width:900px;margin-left:auto;margin-right:auto}}#page-tab-nav .page-tab-bar .page-tab-link .page-tab-content{color:#c4c4c4}#page-tab-nav .page-tab-bar .page-tab-link.active .page-tab-content{color:#009ee3}.content-match-subtitles{background:#191818;padding:1rem}.content-match-head{margin:0!important;background:#343434;padding:1rem}.content-match-head .content-match-head-team{gap:1rem 15px}.content-match-head .content-match-head-score{height:auto;gap:0}.content-match-head .content-match-head-score .content-match-head-status{display:flex;align-items:center;justify-content:center;width:100%;height:75px;background:#232323;border:1px solid #707070;font-size:16px}.content-match-head .content-match-head-score .content-match-head-status .txt-score{color:#fff}.content-match-head .content-match-head-score .txt-info{display:flex;align-items:center;justify-content:center;width:100%;background:#232323;border:1px solid #707070;border-top:none;margin-bottom:1rem}@media (max-width:739px){.content-match-head{padding:0;grid-template-columns:100px auto 100px;gap:5px;align-items:start}.content-match-head .content-match-head-team{grid-template-rows:100px 5px auto}}@media (min-width:500px){.content-match-head .content-match-head-team{gap:1rem}.content-match-head .content-match-head-score .content-match-head-status .txt-score{font-size:50px;letter-spacing:1rem;margin-right:-1rem}}.content-match-lineups .content-match-lineup li .content-match-lineup-nick{font-size:16px;color:#fff}ul.content-edb-heroes li:nth-of-type(even){background:#191818}