.authors-list{margin:0 0 20px}.authors-list .author-box{display:flex;flex-direction:column;background:var(--Seasalt, #F7F7F7);box-shadow:0px 3px 0px 0px rgba(0,0,0,.1019607843);margin-bottom:12px;padding:12px;gap:12px;border-radius:6px}.authors-list .author-box .author-head{display:flex;gap:18px}.authors-list .author-box .author-head .avatar-box img{border-radius:4px;object-fit:cover;max-width:80px}@media(min-width: 767px){.authors-list .author-box .author-head .avatar-box img{max-width:60px}}.authors-list .author-box .author-head .author-info{gap:12px;display:flex;flex-direction:column}@media(min-width: 767px){.authors-list .author-box .author-head .author-info{flex-direction:row;justify-content:space-between;width:100%}}.authors-list .author-box .author-head .author-info .author-bio{display:flex;flex-direction:column;gap:12px}@media(min-width: 767px){.authors-list .author-box .author-head .author-info .author-bio{justify-content:center}}.authors-list .author-box .author-head .author-info .author-bio .name{font-size:15px;font-weight:700;line-height:14px;text-decoration-line:underline;color:var(--Body---Light, #1F2128)}.authors-list .author-box .author-head .author-info .author-bio .title{font-size:12px;font-weight:400;line-height:14px;color:#879198}.authors-list .author-box .author-head .author-info .games-icons{display:flex;align-items:center;gap:12px;flex-wrap:wrap}@media(min-width: 767px){.authors-list .author-box .author-head .author-info .games-icons{justify-content:end}}.authors-list .author-box .author-head .author-info .games-icons .game{width:40px;height:30px;background-color:#fff;border-radius:4px}.authors-list .author-box .author-head .author-info .games-icons .game img{object-fit:contain}.authors-list .author-box .content{font-size:14px;font-weight:400;line-height:20px;letter-spacing:.01em;color:var(--Body---Light, #1F2128);margin:0}.dark-theme .authors-list .author-box{background:var(--Gunmetal, #2E313B)}.dark-theme .authors-list .author-box .author-head .author-bio .name{color:#fff}.dark-theme .authors-list .author-box .author-head .author-bio .title{color:hsla(0,0%,100%,.5019607843)}.dark-theme .authors-list .author-box .content{color:#fff}.read-more-container{position:relative;overflow:hidden;margin-bottom:10px}.read-more-container p{display:inline}.read-more-container .read-more-content{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden;text-overflow:ellipsis;margin:0}.read-more-container .read-more-button{cursor:pointer;color:#008ce4;margin-right:6px}.read-more-btn-container{display:flex;align-items:center;width:fit-content;cursor:pointer}.read-more-container.open{overflow:auto}.read-more-container.open .read-more-content{-webkit-line-clamp:unset}.read-more-container.open svg{transform:rotate(180deg)}.full-width-author{padding:0 18px}.author-biography{padding:18px 0;display:flex;flex-direction:column;background:#f7f7f7}@media(min-width: 767px){.author-biography{flex-direction:row;justify-content:center;padding:32px 0px}}.author-biography .flex-wrapper{display:flex;flex-direction:column;gap:12px}@media(min-width: 767px){.author-biography .flex-wrapper{flex-direction:row;justify-content:center;gap:32px}}.author-biography p,.author-biography h2{margin:0}.author-biography .author-main-info{display:flex;flex-direction:column;gap:10px}.author-biography .author-main-info .author-profile{text-align:center;display:flex;flex-direction:column;align-items:center}@media(min-width: 767px){.author-biography .author-main-info .author-profile{flex-direction:row;text-align:left;gap:24px;align-items:unset}}.author-biography .author-main-info .author-profile__image{margin-bottom:12px;width:98px;height:94px;background-size:contain;background-repeat:no-repeat;background-position:center;background-image:url("images/author-icon.svg")}@media(min-width: 767px){.author-biography .author-main-info .author-profile__image{width:150px;height:144px}}.author-biography .author-main-info .author-profile__image img{width:100%;height:100%;border-radius:4px;border:1px solid var(--accent---dark, #649F07);object-fit:cover}.author-biography .author-main-info .author-profile__text{display:flex;flex-direction:column;gap:6px}.author-biography .author-main-info .author-profile__text__title{font-size:14px;color:#649f07;line-height:20px;font-weight:400}.author-biography .author-main-info .author-profile__text__date{font-size:12px;color:rgba(31,33,40,.8);line-height:18px;font-weight:600}.author-biography .author-main-info .author-profile__text__social{display:flex;gap:10px;margin-top:4px;justify-content:center}@media(min-width: 767px){.author-biography .author-main-info .author-profile__text__social{justify-content:flex-start}}.author-biography .author-main-info .author-profile__text__social__icons{display:flex;align-items:center;width:32px;height:32px;padding:3px 7px}.author-biography .author-main-info .author-profile__text h2{font-size:20px;line-height:28px;font-weight:700;text-transform:uppercase}.author-biography .author-main-info .author-content-box{gap:unset}.author-biography .author-main-info .author-content-box__section{display:flex;justify-content:space-between;align-items:center;font-size:12px;line-height:18px;color:rgba(31,33,40,.8);gap:10px;padding:12px 0;border-top:1px solid rgba(100,159,7,.3019607843)}.author-biography .author-main-info .author-content-box__section .game-icons{display:flex;align-items:center;gap:12px;flex-wrap:wrap;justify-content:end}.author-biography .author-main-info .author-content-box__section .game-icons .game{width:40px;height:30px;background-color:#fff;border-radius:4px}.author-biography .author-main-info .author-content-box__section .game-icons .game img{object-fit:contain}.author-biography .author-main-info .author-content-box__section .language-icons{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.author-biography .author-main-info .author-content-box__section .language-icons .lang{width:22px;height:14px}.author-biography .author-main-info .author-content-box__section .language-icons .lang img{width:100%;height:100%;object-fit:cover}.author-biography .author-main-info .author-content-box__title{color:#649f07;font-size:12px;line-height:20px;padding-bottom:12px}@media(min-width: 767px){.author-biography .author-main-info .author-content-box{width:100%;height:unset}}@media(min-width: 767px){.author-biography .author-main-info{width:33%}}.author-biography .author-content-box{padding:18px;border-radius:4px;border:1px solid #649f07;font-weight:600;position:relative}@media(min-width: 767px){.author-biography .author-content-box{height:382px;width:33%}}.author-biography .author-content-box__wrapper{display:flex;flex-direction:column;gap:18px;overflow-y:auto}.author-biography .author-content-box__wrapper__text{display:flex;flex-direction:column;font-size:12px;line-height:18px;gap:10px}.author-biography .author-content-box__wrapper__text__heading{color:#1f2128;text-transform:uppercase}.author-biography .author-content-box__wrapper__text__description{color:rgba(31,33,40,.8)}@media(min-width: 767px){.author-biography .author-content-box__wrapper{height:100%}}.author-biography .author-content-box__wrapper::-webkit-scrollbar{width:4px;border-radius:10px}.author-biography .author-content-box__wrapper::-webkit-scrollbar-thumb{background:#649f07;border-radius:10px}.author-biography .author-content-box__wrapper::-webkit-scrollbar-track{background:#e2e2e2;border-radius:10px}.top-posts__title{font-size:20px;line-height:23px;font-weight:700;text-transform:uppercase;color:#1f2128;overflow:hidden;padding-bottom:12px}@media(min-width: 767px){.top-posts__title{padding-bottom:18px;display:flex;justify-content:center}}.top-posts__title h2{position:relative;display:inline-block;padding:0 16px 0 0}@media(min-width: 767px){.top-posts__title h2{padding:0 16px}}.top-posts__title h2::after{content:"";width:100vw;height:2px;background:#8ce400;position:absolute;top:45%;left:100%}.top-posts__title h2::before{content:"";display:none;width:100vw;height:2px;background:#8ce400;position:absolute;top:45%;right:100%}@media(min-width: 767px){.top-posts__title h2::before{display:flex}}@media(min-width: 767px){.author-container{display:flex;justify-content:space-between;gap:24px}}@media(min-width: 767px){.author-container .news-entry{width:33%}}.author-container .news-image-container{padding:12px;height:154px;box-shadow:none}@media(min-width: 767px){.author-container .news-image-container{padding:0;background-image:unset !important;height:auto}}.author-container .news-image-container .thumbnail-image{display:none}.author-container .news-image-container .thumbnail-image img{width:100%;height:100%;border-radius:4px;object-fit:cover}@media(min-width: 767px){.author-container .news-image-container .thumbnail-image{display:flex;padding-bottom:18px;height:161px}}.author-container .news-image-container:hover:after{background:unset;transition:unset}.author-container .meta-tag-holder{margin:8px 0 0 8px}.author-container .meta-tag-holder span{display:none}@media(min-width: 767px){.author-container .meta-tag-holder span{display:flex;font-size:12px;line-height:18px;color:rgba(31,33,40,.8)}}@media(min-width: 767px){.author-container .meta-tag-holder .meta-category-tag{font-size:13px;line-height:12px;font-weight:600;padding:4px 6px;letter-spacing:.52px;text-shadow:1px 1px 0px rgba(0,0,0,.15)}}@media(min-width: 767px){.author-container .meta-tag-holder{position:unset;margin:0;gap:12px}}.author-container .author-title-box{display:flex;flex-direction:column;padding:0px}@media(min-width: 767px){.author-container .author-title-box{padding:8px 0;color:#1f2128;position:relative}}.author-container .author-title-box h3{margin:0}.author-container .author-title-box h3 a{color:#fff}@media(min-width: 767px){.author-container .author-title-box h3 a{color:#1f2128}}.author-container .author-title-box span{font-size:12px;line-height:18px;color:#fff}@media(min-width: 767px){.author-container .author-title-box span{display:none}}.author-container .author-title-box .top-posts-excerpt{display:none}@media(min-width: 767px){.author-container .author-title-box .top-posts-excerpt{display:flex;font-size:14px;line-height:20px;color:rgba(31,33,40,.8)}}@media(min-width: 767px){.author-content{padding:0 30px 0 0}}.author-content .top-posts__title{justify-content:flex-start}.author-content .top-posts__title h2{padding:0 16px 0 0;text-align:left;margin-top:0;line-height:.8}.author-content .top-posts__title h2::before{display:none}.dark-theme .author-biography{background:linear-gradient(0deg, #000 0%, #23310C 100%)}.dark-theme .author-biography .author-main-info .author-profile__text h2{color:#fff}.dark-theme .author-biography .author-main-info .author-profile__text__date{color:hsla(0,0%,100%,.6980392157)}.dark-theme .author-biography .author-main-info .author-profile__text__social__icons img{filter:brightness(0) saturate(100%) invert(100%) sepia(0%) saturate(7500%) hue-rotate(232deg) brightness(102%) contrast(98%)}.dark-theme .author-biography .author-main-info .author-profile__text__title{color:#8ce400}.dark-theme .author-content-box{border:1px solid #8ce400}.dark-theme .author-content-box__title p{color:#8ce400}.dark-theme .author-content-box__section{border-top:1px solid rgba(140,228,0,.3019607843)}.dark-theme .author-content-box__section p{color:hsla(0,0%,100%,.6980392157)}.dark-theme .author-content-box__wrapper__text__heading{color:#fff}.dark-theme .author-content-box__wrapper__text__description{color:hsla(0,0%,100%,.6980392157)}.dark-theme .author-content-box .author-content-box__wrapper::-webkit-scrollbar-track{background:rgba(140,228,0,.2)}.dark-theme .top-posts .top-posts-date{color:hsla(0,0%,100%,.6980392157)}.dark-theme .top-posts .author-title-box span{color:hsla(0,0%,100%,.6980392157)}.dark-theme .top-posts .author-title-box h3 a{color:#fff}.dark-theme .top-posts .author-title-box .top-posts-excerpt{color:hsla(0,0%,100%,.6980392157)}.dark-theme .page .post-meta .meta a:hover,.dark-theme .single .post-meta .meta a:hover{color:#8ce400}.has-inline-color{color:inherit}.esports-toc.collapsed .esports-toc-heading{border-bottom:none}.esports-toc.collapsed .esports-toc-heading .esports-toc-heading-right svg{transform:rotate(180deg)}.esports-toc{border:1px solid #8ce400;background:#f7f7f7;width:270px;margin-bottom:24px}@media(max-width: 786px){.esports-toc{display:block !important;width:100% !important}}.esports-toc-heading{display:flex;justify-content:space-between;align-items:center;padding:12px;border-bottom:1px solid #8ce400}.esports-toc-heading-left{display:flex;gap:12px;align-items:center}.esports-toc-heading-left span{font-size:16px;font-weight:700;line-height:24px;color:#313d50;font-family:Rajdhani,sans-serif}.esports-toc-heading-right{display:flex;gap:6px;align-items:center;cursor:pointer}.esports-toc-heading-right span{font-size:12px;font-weight:600;line-height:12px;color:#394559}.esports-toc .toc-h2 a{text-decoration:none;color:#585757;font-size:14px;font-weight:400;line-height:20px;font-family:Arial,sans-serif}.esports-toc .toc-sub{padding-left:15px;margin:5px 0 0 0}.esports-toc ul{list-style:none;padding:12px;margin:0}.esports-toc ul li{padding-left:5px;margin:0;display:block}.esports-toc .toc-h2::before{display:none}.esports-toc .toc-h3{font-weight:normal;margin-left:30px;list-style:disc;padding-left:0;position:relative;font-family:Arial,sans-serif}.esports-toc .toc-h3::before{color:#585757;position:absolute;top:10px;left:-10px;content:"";width:5px;height:5px;border-radius:10px;background:#585757}.esports-toc .toc-h3 a{text-decoration:none;color:#56657f;font-size:14px;font-weight:400;line-height:20px}.dark-theme .esports-toc{background:#1f2128}.dark-theme .esports-toc-heading-left span{color:#fff}.dark-theme .esports-toc-heading-left svg path{fill:hsla(0,0%,100%,.6980392157)}.dark-theme .esports-toc-heading-right span{color:hsla(0,0%,100%,.6980392157)}.dark-theme .esports-toc-heading-right svg path{fill:hsla(0,0%,100%,.6980392157)}.dark-theme .esports-toc .toc-h2 a{color:hsla(0,0%,100%,.6980392157)}.dark-theme .esports-toc .toc-h3::before{color:hsla(0,0%,100%,.6980392157);background:hsla(0,0%,100%,.6980392157)}.dark-theme .esports-toc .toc-h3 a{color:hsla(0,0%,100%,.6980392157)}.notes{background:var(--Seasalt, #F7F7F7);padding:12px}.notes-heading{color:#1f2128;font-family:"Rajdhani";font-size:16px;font-style:normal;font-weight:700;line-height:20px;text-transform:uppercase;margin-bottom:12px}.notes-content ul{list-style:none;margin:0}.notes-content ul li,.notes-content ul p{color:#585757;font-family:"Open Sans";font-size:14px;font-style:normal;font-weight:400;line-height:20px;letter-spacing:.14px;padding:0;margin:0}.notes-content ul li{display:grid;grid-template-columns:18px auto;grid-gap:12px}.notes-content ul li:not(:last-child){margin-bottom:12px}.notes-content ul li svg{padding-top:3px}.notes-content ul li:before{display:none}.notes-content ul p{padding-bottom:6px}.dark-theme .notes{background:var(--Accent---Pale, rgba(140, 228, 0, 0.1))}.dark-theme .notes-heading{color:var(--white, #FFF)}.dark-theme .notes-content ul li,.dark-theme .notes-content ul p{color:var(--Greyscale-200-dark, rgba(255, 255, 255, 0.72))}.dark-theme .notes-content ul svg path{fill:var(--Accent, #8CE400)}html.dark-theme .toplist-esportsnet__wrapper .toplist-esportsnet__show-more-btn{color:rgba(0,0,0,0)}html.dark-theme .toplist-esportsnet__wrapper .toplist-esportsnet__show-more-btn:hover{color:rgba(0,0,0,0)}html.dark-theme .toplist-esportsnet__wrapper .toplist-esportsnet__show-more-btn:hover:after{color:#fff}.toplist-esportsnet__wrapper .toplist-esportsnet__offer-title{font-size:36px;line-height:38px}.toplist-esportsnet__wrapper .toplist-esportsnet__show-more-btn{color:#fff;position:relative}.toplist-esportsnet__wrapper .toplist-esportsnet__show-more-btn:hover{color:#fff}.toplist-esportsnet__wrapper .toplist-esportsnet__show-more-btn:after{content:"Show All";position:absolute;top:-3px;left:0;padding:16px;color:#216fdb;display:block;width:100%;height:100%;font-size:16px;z-index:1}.toplist-esportsnet__wrapper .toplist-esportsnet__show-more-btn:hover:after{color:#000}.toplist-esportsnet__wrapper .toplist-esportsnet__offer-cta-btn{color:#1f2128}.toplist-esportsnet__wrapper .toplist-esportsnet__offer-key-features li:before{position:absolute;top:5px;left:0;display:inline-block;width:16px;height:16px;content:"";border-radius:0;background-color:unset;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='6' height='13' viewBox='0 0 6 13' fill='none'%3E%3Cg clip-path='url(%23clip0_4046_449)'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M5.75049 7.14001L1.45044 11.74C1.37394 11.8228 1.28124 11.8888 1.17798 11.934C1.07472 11.9791 0.96317 12.0024 0.850464 12.0024C0.737758 12.0024 0.626329 11.9791 0.523071 11.934C0.419814 11.8888 0.326985 11.8228 0.250488 11.74C0.0911101 11.563 0.0029301 11.3332 0.00293009 11.095C0.00293008 10.8568 0.0911101 10.627 0.250488 10.45L3.94043 6.5L0.250488 2.55005C0.0911876 2.37496 0.0029297 2.14674 0.00292969 1.91003C0.00292968 1.67332 0.0911876 1.44511 0.250488 1.27002C0.326241 1.18579 0.418664 1.11827 0.521972 1.07178C0.62528 1.02529 0.73718 1.00083 0.850463 1C0.963899 0.999893 1.07612 1.02389 1.17956 1.07044C1.28301 1.11698 1.37529 1.18505 1.45044 1.27002L5.74048 5.85999H5.75049C5.90979 6.03507 5.99805 6.26329 5.99805 6.5C5.99805 6.73671 5.90979 6.96493 5.75049 7.14001Z' fill='%237CBC17'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_4046_449'%3E%3Crect width='6' height='12' fill='white' transform='translate(0 0.5)'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E");background-repeat:no-repeat;background-position:center}.toplist-esportsnet__wrapper .toplist-esportsnet__offer-key-features li{font-family:"Open Sans",sans-serif;font-size:16px;font-weight:400;font-style:normal;line-height:24px;position:relative;display:flex;padding-left:20px;text-transform:capitalize;color:rgba(31,33,40,.8)}.toplist-esportsnet__wrapper .toplist-esportsnet__offer-key-features{margin-top:0;margin-left:0;margin-right:0}@media screen and (min-width: 768px){.dark-theme .toplist-esportsnet__wrapper{overflow:hidden}}/*# sourceMappingURL=style.min.css.map */
