.sh-widget #table-container{--main:#ff2f07;--main-2:#b81e00;--white:#f4f5f8;--border:#e4e4e4;--table-color:#444;--controller:#2f2f41;--bg-nav:#151f2c;--dark:#050509;align-items:center;color:var(--table-color);display:flex;flex-direction:column;font-size:inherit;justify-content:center;max-width:1200px;width:100%}.sh-widget #table-container #controllers{background-color:var(--bg-nav);border:1px solid rgba(0,0,0,.3);border-bottom:none;box-sizing:border-box;display:flex;gap:16px;justify-content:space-between;padding:8px 48px;width:100%}.sh-widget #table-container #controllers #options{display:flex;gap:32px;white-space:nowrap}.sh-widget #table-container #controllers #options>div{align-items:center;color:var(--white);display:flex;gap:4px}.sh-widget #table-container #controllers #options>div label{font-weight:700}.sh-widget #table-container #controllers #options>div select{background-color:var(--controller);border-radius:4px;color:var(--white);padding:4px 8px}.sh-widget #table-container #controllers #options>div #date-selected{background-color:var(--controller);border:1px solid #767676;border-radius:4px;display:flex;font-size:13.3333px;justify-content:center;margin-left:4px;padding:5px 8px}.sh-widget #table-container #table{border:1px solid rgba(0,0,0,.3);margin-block-end:0;min-height:622.5px;width:100%}.sh-widget #table-container #table .rank-position{align-items:center;display:flex;flex-direction:column;gap:4px;justify-content:center}.sh-widget #table-container #table thead{background-color:#f4f5f8}.sh-widget #table-container #table thead>tr th{border:none;font-weight:700;padding:16px;text-align:center;vertical-align:middle}.sh-widget #table-container #table thead>tr th:not(:first-child){padding-left:0;width:15%}.sh-widget #table-container #table thead>tr th:nth-child(2){text-align:left;width:40%}.sh-widget #table-container #table thead>tr th:first-child{max-width:94px}.sh-widget #table-container #table tbody>tr{padding:0 16px}.sh-widget #table-container #table tbody>tr:nth-child(odd)>td{background-color:#fff}.sh-widget #table-container #table tbody>tr:nth-child(2n)>td{background-color:#f4f5f8}.sh-widget #table-container #table tbody>tr td{border:none;padding:4px 0;vertical-align:middle}.sh-widget #table-container #table tbody>tr td:not(:first-child){padding:0 16px 0 0;text-align:center}.sh-widget #table-container #table tbody>tr td:nth-child(2)>div{align-items:center;display:flex;font-weight:700;text-align:left;width:100%}.sh-widget #table-container #table tbody>tr td:nth-child(2)>div img{border-radius:5px;height:45px;margin:2px 5px;width:45px}.sh-widget #table-container #table tbody>tr td:first-child{padding-left:8px}.sh-widget #table-container #table tbody>tr .channel-name{line-break:anywhere;min-width:60px}.sh-widget #table-container #table tbody>tr .progress-bars-container{height:10px!important;position:relative}.sh-widget #table-container #table tbody>tr .progress-bars-container .progress-bar{border-radius:10px;height:10px!important;margin:4px 0;position:absolute;width:95%}.sh-widget #table-container #pagination{align-items:center;display:flex;justify-content:center;padding:16px 0;-webkit-user-select:none;-moz-user-select:none;user-select:none}.sh-widget #table-container #pagination div{align-items:center;background-color:var(--white);border:1px solid var(--border);border-radius:6px;cursor:pointer;display:flex;font-size:10px;justify-content:center;line-height:1.4285em;margin:0 4px;min-width:22px;padding:6px 0 4px}.sh-widget #table-container #pagination div.active,.sh-widget #table-container #pagination div:hover{background-color:var(--main);color:var(--white)}.sh-widget #table-container #loader-spinner{align-items:center;background-color:rgba(0,0,0,.4);display:flex;height:100%;justify-content:center;left:0;overflow:hidden;position:absolute;top:0;width:100%;z-index:1}.sh-widget #table-container #loader-spinner .loader{animation:spin 2s linear infinite;border:14px solid #f3f3f3;border-radius:50%;border-top-color:#ff2f07;height:80px;width:80px}.sh-widget #promo-container{align-items:center;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);background:rgba(0,0,0,.7);background-position:top;background-size:100% auto;bottom:0;color:var(--white);display:none;flex-direction:column;gap:8px;justify-content:center;max-width:1200px;opacity:0;position:absolute;transition:all .1s ease-in;width:100%}.sh-widget #more-imgs{display:flex;gap:64px;justify-content:space-between;max-width:1200px}.sh-widget #more-imgs img{flex:1;height:auto;max-width:calc(50% - 32px)}@media (max-width:600px){.sh-widget #table-container #controllers{align-items:center;flex-direction:column;gap:16px;padding:8px 0}.sh-widget #table-container #controllers #options{flex-direction:column;gap:16px!important;justify-content:center}.sh-widget #table-container #controllers #options>div #date-selected{font-size:14px;min-width:174px;padding:4px 8px}}.sh-widget.simple #table-container #table{border:1px solid rgba(0,0,0,.3);margin-block-end:0;min-height:371px;width:100%}.sh-widget.simple #table-container #table thead>tr th:first-child{max-width:40px;width:10%}.sh-widget.simple #table-container #table thead>tr th:nth-child(2){text-align:left;width:60%}.sh-widget.simple #table-container #table thead>tr th:not(:first-child){padding-left:0;padding-right:8px;width:40%}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}
