
/* BASIC LAYOUT
----------------------------------------------- */
body {position: relative;}
.tvgl-ne {min-width: 320px; overflow: hidden; overflow: clip;}
.tvgl-ng {max-width: var(--max-width); margin: 0 auto; position: relative; z-index: 20;}
.tvgl-nh {background-color: var(--bg-darker); box-shadow: var(--bsh-long);}
.tvgl-dr {padding: 0 var(--indent); position: sticky; z-index: 100; left: 0; top: 0;
	background-color: var(--bg); box-shadow: var(--bsh-block);}
.tvgl-ds .tvgl-dr {translate: 0 -200%;}
.tvgl-y {background-color: var(--bg-blackest); margin: 0 var(--indent-negative); padding: 20px var(--indent);}
.tvgl-aw > .tvgl-y {margin-top: -20px; margin-bottom: 20px;}
.carou--lastviewed {margin-top: 0 !important; margin-bottom: 0 !important;}
.tvgl-aw {padding: 20px var(--indent); min-height: 100vh;}
.tvgl-br {padding: 40px var(--indent); padding-bottom: 20px; background-color: var(--bg-black); 
	color: var(--tt-fade); --tt: #fff; --tt-fade: #ccc; --bdc: rgba(255,255,255,0.2);}
.tvgl-bx {border-top: 1px solid var(--bdc); padding-top: 20px; margin-top: 40px;}
.tvgl-aw:has(.descr), .tvgl-aw:has(.tvgl-ih), .tvgl-aw:has(.carou--lastviewed) {padding-bottom: 0;}
.tvgl-ne::before, .tvgl-ne::after {position: absolute; left: 0; top: 0; right: 0; height: 500px; 
	background: url(../images/bg.jpg) center center / 1400px auto no-repeat; content: ''; filter: grayscale(0.66);
	--left: calc((100vw - 1340px)/2); --right: calc((100vw - 1340px)/2 + 1300px);
	mask-image: linear-gradient(to right, transparent 0%, transparent var(--left), #000 calc(var(--left) + 160px), 
	#000 calc(var(--right) - 160px), transparent var(--right), transparent 100%);}
.tvgl-ne::after {background: linear-gradient(to top, #111 0%, transparent 300px); z-index: 1; mask-image: none;}
.tvgl-dp {padding-top: 200px;}

.tvgl-jz {position: fixed; width: 40px; height: 40px; right: 10px; bottom: 10px; padding: 0;
	z-index: 990; border-radius: 4px; font-size: 18px; opacity: 0; scale: 0 0;}
.tvgl-jz.tvgl-ei {scale: 1 1; opacity: 1;}
.tvgl-hd {position: fixed; z-index: 998; left: 0; top: 0; width: 100%; height: 100%; 
	opacity: 0.8; background-color: #1d1924; cursor: pointer; display: none;}


/* HEADER, TOPMENU, CAROU
----------------------------------------------- */
.tvgl-gg {display: flex; align-items: center; font-family: 'Righteous-Regular'; font-weight: 400; color: var(--tt);
	padding-left: 50px; text-transform: uppercase; position: relative; font-size: 24px; height: 40px; letter-spacing: 1px;}
.tvgl-gg::before {content: ''; width: 40px; height: 40px; position: absolute; left: 0; top: 50%; 
	background: url(../images/logo.svg) 0 center / contain no-repeat; translate: 0 -50%;}
.lt .tvgl-dz {--tt: #000;}
.tvgl-gg:has(img) {background: none; min-width: 200px;}
.tvgl-gg:has(img)::before {display: none;}
.tvgl-gg img {display: block; position: absolute; left: 0; top: 50%; translate: 0 -50%; max-height: 100%;}
.header__theme-select {color: var(--yellow);}
.dt .header__theme-select::before {content:"\f755";}
.tvgl-du {height: 34px; padding: 0 20px;}
.tvgl-dx {padding-left: 30px;}
.tvgl-dw {height: 30px; font-size: 12px;}
.tvgl-dt {width: 40px; cursor: pointer;}
.tvgl-dw span {position: absolute; right: -5px; top: -10px; padding: 2px 3px; font-size: 10px; border-radius: 2px; 
	background-color: var(--accent); color: #fff; display: inline-block; 
	text-align: center; min-width: 20px; line-height: 1;}

.tvgl-ea {margin: 0 30px;}
.tvgl-ea li {position: relative;}
.tvgl-ea > li > a {display: flex; align-items: center; height: 70px; text-transform: uppercase;
	font-size: 16px; font-weight: 700; opacity: 0.6; font-family: 'Oswald', sans-serif;}
.header__menu-hidden {background-color: var(--bg); border-top: 3px solid var(--accent); box-shadow: 0 10px 20px rgba(0,0,0,0.1); 
	position: absolute; left: 0; top: 99%; width: 240px; z-index: 10; padding: 20px 26px; display: grid; gap: 6px 26px; 
	opacity: 0; visibility: hidden; translate: 0 30px;}
div.header__menu-hidden {grid-template-columns: repeat(3,1fr); width: 660px;}
.header__menu-hidden-col {display: grid; gap: 6px;}
.header__menu-hidden li:not(:has(a)) {font-weight: 500;}
.header__menu-hidden a {opacity: 0.8;}
.tvgl-dr .tvgl-ea li:has(.header__menu-hidden)::before {content: ''; position: absolute; left: 50%; bottom: 0%; 
	border: 6px solid transparent; border-bottom-color: var(--accent); margin-left: -6px;}

.tvgl-ka {position: relative;}
.search-block__input, .search-block__input:focus {padding: 0 40px 0 10px; border: 0; box-shadow: none; 
	height: 34px; line-height: 34px; box-shadow: inset 0 0 0 1px #e3e3e3, inset 1px 2px 5px rgba(0,0,0,0.2);}
.search-block__input:not(:focus)::placeholder {color: var(--tt); opacity: 0.66; font-size: 12px;}
.search-block__btn {position: absolute; right: 0; top: 0; height: 34px; font-size: 16px; width: 40px; color: var(--accent);}


/* SECTION
----------------------------------------------- */
.tvgl-kp:not(:last-child) {margin-bottom: 20px;}
.tvgl-kr {margin-bottom: 20px;}
.tvgl-ks {font-size: 18px; font-weight: 500; text-transform: none;}
.tvgl-ks :is(h1,h2,h3) {font-size: inherit;}
.tvgl-kr:has(.sect__tabs) {margin-bottom: 10px;}
.sect__tabs button {background: none; color: var(--tt); text-transform: none; font-weight: 400;}
.sect__tabs button.tvgl-ei {background-color: var(--bg); color: var(--tt);}
.tvgl-z {color: #fff; font-size: 18px; font-weight: 500; margin-bottom: 20px;}
.carou--lastviewed:not(:has(.tvgl-ej)) {display: none;}

.speedbar {color: var(--tt-fade); font-size: 12px; padding: 10px 0; margin-top: -20px;}
.speedbar a {color: var(--tt);}

.descr {color: var(--tt-fade-0); display: grid; gap: 10px; background-color: var(--bg-darker-1); 
	padding: 20px var(--indent); margin: 0 var(--indent-negative);}
.descr :is(h1,h2,h3) {font-size: 18px; font-weight: 500; color: var(--tt);}
.descr a {text-decoration: underline; color: var(--accent);}
.descr ul li {position: relative; padding-left: 25px; margin-left: 25px;}
.descr ul li::before {content:"\f00c"; color: var(--accent); position: absolute; left: 0; top: 0;}


/* ITEM CAROUSEL, SHORTSTORY
----------------------------------------------- */
.tvgl-ep {box-shadow: var(--bsh); overflow: hidden;}
.tvgl-eq {font-size: 12px; padding: 3px 12px; border-radius: 3px; font-weight: 500;
	background-color: var(--accent); color: #fff; position: absolute; left: 10px; top: 10px; z-index: 1;}
.tvgl-en {position: absolute; inset: 0; z-index: 3; color: #fff; 
	--tt: #fff; --bdc: rgba(255,255,255,0.3); text-align: center; padding: 10px;}
.tvgl-eu {font-weight: 500; font-size: 15px; margin-bottom: 5px;}
.tvgl-ev {opacity: 0.8; font-size: 12px;}
.tvgl-es {line-height: 1; border-top: 1px solid var(--bdc); padding-top: 10px; margin-top: 10px;}
.tvgl-et::before {content: attr(data-text); display: inline; margin-right: 5px; text-transform: uppercase; font-weight: 500;}
.tvgl-et.tvgl-fi::before {color: #f60;}
.tvgl-et.imdb::before {color: #fc0;}
.tvgl-em {cursor: pointer; position: absolute; right: 0; top: 0; z-index: 5; 
	border-radius: 0; translate: 0 -100%; opacity: 0;}
.tvgl-es:not(:has(.tvgl-et:nth-child(2))) {justify-content: center;}


/* TRAILER, POPUP DESC
----------------------------------------------- */
.tvgl-lt {background-color: rgba(0,0,0,0.9); position: fixed; z-index: 990; left: 0; top: 0; 
	width: 100%; height: 100%; overflow-x: hidden; overflow-y: auto; backdrop-filter: blur(10px);}
.tvgl-lw {position: absolute; right: 20px; top: 20px; font-size: 40px; color: #fff;}
.tvgl-ly {width: 100%; max-width: 700px; margin: 0 auto; color: #fff; padding: 80px 20px 20px 20px;}
.tvgl-lv {height: 40px; padding: 0 40px; margin: 15px 0; width: 100%;}
.tvgl-lt h1 {margin-bottom: 15px; margin-top: 20px; font-size: 24px;}
.tvgl-lt .tvgl-ij, .tvgl-lt .tvgl-df {color: #ccc; margin: 0px; padding: 0; background: none;}
.tvgl-lu {overflow: hidden;}

.th-active {z-index: 100;}
.tvgl-lr {display: none; background-color: var(--bg); border-left: 3px solid var(--accent); cursor: auto; 
	padding: 20px; text-align: left; position: absolute; z-index: 1000; 
	width: 460px; box-shadow: var(--bsh-long); min-height: 100px; font-size: 12px;}
.tvgl-ji .tvgl-lr {border-left: 0; border-right: 3px solid var(--accent);}
.tvgl-ls {text-align: center; font-size: 18px; color: var(--accent); padding-top: 20px;}
.tvgl-lr .not-shown-ajax, .tvgl-lr h1 a, .tvgl-lr h1 small {display: none;}
.tvgl-lr h1 {font-size: 18px;}
.tvgl-lr .tvgl-df {display: -webkit-box; -webkit-line-clamp: 6; line-clamp: 6; 
	-webkit-box-orient: vertical; overflow: hidden; margin: 15px 0;}
.tvgl-lr .tvgl-hj {width: 100%; margin-top: 20px;}


/* FOOTER, PAGINATION
----------------------------------------------- */
.tvgl-bv {border-left: 1px solid var(--bdc); padding-left: 20px;}
.tvgl-bs {font-size: 14px;}
.tvgl-bu {font-size: 16px; font-weight: 700; text-transform: uppercase; font-family: 'Oswald', sans-serif;;}

.tvgl-im {gap: 20px 10px; padding-top: 10px;}
.tvgl-ir a, .tvgl-ir span, .tvgl-im > a, .tvgl-im > span 
{display: grid; place-items: center; color: var(--tt-fade);
	height: 36px; min-width: 36px; padding: 0 10px; border-radius: 3px; background-color: var(--bg);}
.tvgl-ir {gap: 10px; font-size: 14px;}
.tvgl-ir span:not(.nav_ext) {color: #fff; background: var(--accent);}
.pagination__btns {height: 36px; border-radius: 4px; overflow: hidden; background-color: var(--bg); box-shadow: var(--bsh);}
.pagination__btns > * {width: 40px; display: grid; place-items: center; color: var(--accent); font-size: 18px;}
.pagination__btns > span {color: var(--tt-fade);}
.tvgl-iq:has(span:not(.fal)) {display: none;}
.tvgl-iq a {min-width: 360px;}


/* INNER PAGE
----------------------------------------------- */
.tvgl-hi {box-shadow: var(--bsh-block); background-color: var(--bg); margin: 0 var(--indent-negative);}
.tvgl-hk {display: grid; grid-template-columns: minmax(0,1fr) 280px;}
.tvgl-hk:not(:has(.page__cols-right)) {display: block;}
.tvgl-hl {padding: 20px; padding-bottom: 0;}
.page__cols-right {background-color: var(--bg-darker-1); padding: 20px;}
.tvgl-ia {display: grid; gap: 15px 20px; grid-template-columns: 200px minmax(0,1fr); 
	grid-template-areas: "poster header" "poster info"; grid-template-rows: auto 1fr; margin-bottom: 25px;}
.tvgl-ie {grid-area: poster; border-radius: 6px; overflow: hidden; align-self: start;
	box-shadow:0 0 0 1px #ccc,2px 3px 3px 0 rgba(0,0,0,0.1);}
.tvgl-hs {grid-area: header;}
.tvgl-hu {grid-area: info;}

.tvgl-ht::after {opacity: 0.5; height: 33%;}
.tvgl-if {position: relative; z-index: 10; font-size: 12px;}
.tvgl-if a {display: flex; align-items: center; padding: 0 10px; font-weight: 500; gap: 10px; height: 40px;}
.tvgl-if a .fal {display: grid; place-items: center; width: 30px; height: 30px; border-radius: 50%; 
	font-size: 16px; color: #fff; background-color: var(--green);}
.tvgl-if a + a .fal {background-color: var(--red);}
.tvgl-ig {width: 50px; font-weight: 500; font-size: 16px; 
	background-color: var(--bg); color: var(--tt); box-shadow: var(--bsh); 
	position: absolute; left: 50%; top: 0; translate: -50% -50%; isolation: isolate;}
.tvgl-ig::before {content: ''; position: absolute; z-index: -2; inset: 0; border-radius: 50%; 
	background: conic-gradient(from 0deg, #FDC830 0%, #F37335 var(--p), var(--bg-darker-1)  var(--p));}
.tvgl-ig::after {content: ''; position: absolute; z-index: -1; 
	background-color: var(--bg); inset: 3px; border-radius: 50%;}

.tvgl-hs h1 {font-size: 20px; font-weight: 500;}
.tvgl-hs h1 a {font-size: 12px; margin-left: 10px;}
.tvgl-ij .tvgl-df {color: #888; line-height: 1.4;}
.tvgl-ij {margin-bottom: 20px;}
.tvgl-fc {max-height: 160px; overflow: auto;}
.tvgl-lc {position: absolute; z-index: 2; left: 0; bottom: 0px; width: 100%; height: 34px; font-size: 12px;
	box-shadow:0 0 0 1px #ccc,2px 3px 3px 0 rgba(0,0,0,0.1); background-color: var(--bg); color: var(--tt);}
.tvgl-fc[style]::before {content: ''; position: absolute; left: 0; right: 0; bottom: 0; height: 60%; 
	background: linear-gradient(to top, var(--bg) 20%, transparent 100%); z-index: 1;}
.tvgl-hx {line-height: 1.3; font-size: 13px; display: grid; gap: 5px 20px; 
	grid-template-columns: repeat(auto-fill,minmax(260px,1fr));}
.tvgl-hx li > span:first-child {font-weight: 500; margin-right: 5px;}
.tvgl-hx a {color: var(--blue); text-decoration: underline;}
.tvgl-hz {grid-column: 1 / -1;}
.tvgl-hy {grid-row: span 2;}
.page__list-rates-item {font-size: 15px; padding-left: 30px; line-height: 20px;}
.page__list-rates-item.tvgl-fi {background: url(../images/kp.svg) 0 center / 20px no-repeat;}
.page__list-rates-item.imdb {background: url(../images/imdb.svg) 0 center / 20px no-repeat;}
.page__list-rates-item.tmdb {background: url(../images/tmdb.svg) 0 center / 20px no-repeat;}
.tvgl-ii {border-top: 1px solid var(--bdc); margin: 0 -20px; padding: 15px 20px; 
	text-align: center; font-size: 18px; font-weight: 500;}

.page__scr ul {display: grid; gap: 20px; grid-template-columns: repeat(4,1fr);  
	border-top: 1px solid var(--bdc); margin: 0 -20px; padding: 20px 20px;}
.page__scr a, .page__scr img {display: block; height: auto; width: 100%; border-radius: 0px; aspect-ratio: 300 / 200;}
.page__scr img {object-fit: cover;}
.page__scr ul li:nth-child(4) ~ li {display: none;}

.tvgl-ib {position: relative; background-color: var(--bg-black); padding: 0;}
.tvgl-ib .tvgl-lp {gap: 1px; margin-bottom: 0px;}
.tvgl-ib .tvgl-lp button {background: var(--bg-blackest); color: #fff; border-radius: 0;}
.tvgl-ib .tvgl-lp button.tvgl-ei, .tvgl-ib .tvgl-lp button:hover {background: var(--accent); color: #fff;}
.tvgl-hq a {display: flex; align-items: center; gap: 10px; color: var(--red); --red: #f37e7c;}
.tvgl-hq {padding-right: 20px; --tt: #fff; color: #fff; --ui-bg-darker: rgba(255,255,255,0.3);}
.tvgl-gt .tvgl-id + .tabs-block__content {display: block;}
.tvgl-ib .tvgl-lp button.tvgl-ei::before {color: rgba(0,0,0,0.8);}
.ya-share2 {min-height: 24px;}
.tvgl-hr a, .tvgl-hr > span {cursor: pointer; display: flex; align-items: center; gap: 10px; 
	color: var(--tt-fade); --tt-fade: #ccc;}
.tvgl-hr a:has(.tvgl-bg) .fal {color: var(--yellow);}
.tvgl-ic {padding-left: 20px;}
.tvgl-hw a {display: flex; align-items: center; gap: 10px; height: 40px; padding: 0 20px;
	background-color: var(--green); color: #fff;}
.tvgl-hw a:last-child {background-color: var(--red);}
.tvgl-ba {background: rgba(0,0,0,0.9); position: fixed; width: 100%; height: 100%; z-index: 100; top: 0; left: 0;}
.tvgl-ge #scrolltop {visibility: hidden;}
.tvgl-ge .tvgl-ib {position: relative; z-index: 102;}

.tvgl-hk:has(.tvgl-ib) .page__cols-right {background-color: var(--bg-blackest); 
	color: #fff; --tt: #fff; --tt-fade: #ccc;--bdc: rgba(255,255,255,0.2);}
.page__fr {position: absolute; inset: 0;}
.page__fr-caption {height: 40px; display: flex; align-items: center; padding: 0 20px; 
	font-size: 14px; text-transform: uppercase; background-color: #000;}
.page__fr .tvgl-kq {padding: 20px; height: calc(100% - 40px); overflow-x: hidden; overflow-y: auto; 
	display: grid; gap: 20px; grid-template-columns: repeat(auto-fill,minmax(220px,1fr)); align-content: start;}
.tvgl-cr.tvgl-ei {padding-right: 55px;}
.tvgl-ct {width: 50px;}
.tvgl-cw {font-weight: 500;}
.tvgl-cv, .tvgl-cu {font-size: 12px; color: var(--tt-fade);}
.tvgl-cu::before {color: var(--yellow);}
.tvgl-cr.tvgl-ei:after {content: attr(data-text); font-size: 10px; font-weight: 500; color: var(--tt-fade); 
	border-left: 1px solid var(--bdc); width: 35px; padding-left: 10px; padding-right: 0; text-transform: uppercase;
	position: absolute; right: 0; top: 50%; transform: translateY(-50%);}

.page__schedules {padding: 20px;}
.page__schedule {border: 1px solid var(--bdc);}
.schedule-item {padding: 6px 20px; gap: 10px 20px;}
.schedule-item + .schedule-item {border-top: 1px solid var(--bdc);}
.schedule-item__number {font-weight: 500; width: 280px;}
.schedule-item__descr {color: var(--tt-fade);}
.schedule-item__descr b {display: block; color: var(--tt); font-size: 15px;}
.schedule-item__date {color: var(--tt-fade);}
.schedule-item__status {color: var(--green); font-size: 24px;}
.schedule-item__status .fa-times {color: var(--red);}

.tvgl-hk:has(.tvgl-hm) {margin: 0 var(--indent-negative);}
.top-users {padding: 20px; margin-bottom: 20px; background-color: var(--bg);}
.top-users__title {font-size: 18px; font-weight: 500; margin-bottom: 20px;}
.top-users__content {display: grid; gap: 10px; grid-template-columns: repeat(auto-fill,minmax(200px,1fr)); 
	counter-reset: n; font-size: 12px; font-weight: 500; line-height: 1.1;}
.tuser:not(:last-child) {padding-bottom: 10px; border-bottom: 1px solid var(--bdc);}
.tuser::before {content: counter(n, decimal-leading-zero); counter-increment: n; color: var(--tt-fade);}
.tuser__ava {width: 24px;}
.tvgl-mb {height: 20px; font-size: 10px; padding: 0 10px; border-radius: 10px; font-weight: 400;
	border: 1px solid var(--bdc); color: var(--tt-fade); line-height: 1; text-transform: uppercase;}
.tvgl-mb::before {color: var(--yellow);}
.rkl--holder {display: grid; place-items: center; font-weight: 500; font-size: 24px;
	background: var(--bg-darker); color: rgba(0,0,0,0.2); height: 500px;}
.page__cols-right .rkl {position: sticky; left: 0; top: 20px;}


/* TEXT BLOCK, TYPOGRAPHY, VIDEO BLOCK
----------------------------------------------- */
.tvgl-ik {margin-bottom: 30px; font-size: 24px;}
.tvgl-df {line-height: 1.6; font-size: 14px; word-wrap: break-word; color: var(--tt-fade-0);}
.tvgl-df a {text-decoration: underline; color: var(--ui-accent);}
.tvgl-df img:not(.emoji), .tvgl-df p, .tvgl-df h1, .tvgl-df h2, .tvgl-df h3, .tvgl-df h4, .tvgl-df h5, 
.tvgl-df > ul, .tvgl-df > ol, .tvgl-df table {margin-bottom: 25px;}
.tvgl-df > img[style*="left"], .tvgl-df > .highslide img[style*="left"] {margin:0 10px 10px 0;}
.tvgl-df > img[style*="right"], .tvgl-df > .highslide img[style*="right"] {margin:0 0 10px 10px;}
.tvgl-df > ul li, .tvgl-df > ol li {padding-left: 60px; position: relative;}
.tvgl-df > ul li:before {content: ''; width: 8px; height: 8px; border-radius: 50%; 
	border: 3px solid var(--accent); position: absolute; top: 6px; left: 34px;}
.tvgl-df > ol {counter-reset: num;}
.tvgl-df > ol li:before {content: counter(num); counter-increment: num; background-color: var(--accent); color: #fff; 
	position: absolute; top: -3px; left: 17px; width: 24px; height: 30px; font-size: 14px; font-weight: 500;
	display: flex; justify-content: flex-end; align-items: center; padding-right: 6px; box-sizing: border-box;}
.tvgl-df > ol li:after {content: ''; border: 10px solid transparent; border-left-color: var(--accent); 
	position: absolute; left: 41px; top: -3px; transform: scale(0.66,1.5); transform-origin: 0 0;}
.tvgl-df > ul li + li, .tvgl-df > ol li + li {margin-top: 10px;}
.tvgl-df table, .tvgl-mq > * {width:100%;}
.tvgl-df > *:last-child {margin-bottom: 0;}
.tvgl-mr {padding-top: 60%; position: relative; background-color: #000;}
.tvgl-mr > iframe, .tvgl-mr > video {position: absolute; left: 0; top: 0; width: 100%; height: 100%;}
.tvgl-df h1, .tvgl-df h2, .tvgl-df h3, .tvgl-df h4, .tvgl-df h5 {font-size: 21px; margin-bottom: 20px;}


/* COMMENTS
----------------------------------------------- */
.tvgl-hm {padding-bottom: 10px;}
.tvgl-hn {color: var(--tt-fade); display: block; margin: 5px 0 20px; font-size: 14px; padding-left: 23px; position: relative;}
.tvgl-hn::before {color: var(--red); position: absolute; left: 0; top: 2px;}
.tvgl-hh {margin-bottom: 10px;}
.tvgl-a {position: relative;}
.tvgl-e, .tvgl-d, .tvgl-a .message-info {gap: 10px; margin-bottom: 10px;}
.tvgl-c {padding: 0 60px;}
.tvgl-b {gap: 25px;}
.confidential-check {font-size: 14px;}
.tvgl-e > span {margin-left: 15px;}
.tvgl-a .comments_subscribe {margin-top: 0px;}

.tvgl-g.tvgl-a {cursor: pointer;}
.ac-form__header1 input, .ac-form__editor1 textarea {background-color: rgba(0,0,0,0.02);}
.tvgl-g, .tvgl-g .tvgl-d {position: relative;}
.tvgl-g .tvgl-b button {position: absolute; bottom: 20px; right: 10px; z-index: 10; pointer-events: none;}
.tvgl-a .bb-btn {display: none;}
.tvgl-a .bb-pane {background: none; box-shadow: none; border: 0; position: absolute; left: 0; bottom: 0; right: 0;}
.tvgl-a #b_emo, .tvgl-a #b_leech, .tvgl-a #b_quote, .tvgl-a #b_spoiler, 
.tvgl-a #b_b, .tvgl-a #b_u, .tvgl-a #b_s, .tvgl-a #b_color, .tvgl-a #b_hide {display: grid;}
.tvgl-g .bb-btn {pointer-events: none;}
.tvgl-g .tvgl-d .bb-editor textarea {height: 200px; resize: none;}
.tvgl-d .bb-editor textarea {height: 200px; line-height: 1.4; padding-bottom: 40px;}
.comments_subscribe + br, .tvgl-a .bb-editor + br {display: none;}
.tvgl-g .has-checkbox {display: none;}

.mass_comments_action {display: none; align-items: center; flex-wrap: wrap; gap: 10px;}
.mass_comments_action select {flex: 1 1 0; margin: 0 -28px 0 0; border-radius: 0; box-shadow: none; min-width: 60%;}
.mass_comments_action .bbcodes {border-radius: 0; padding: 0 10px;}

.tvgl-au {font-size: 18px; margin-bottom: 20px;}

.tvgl-ad {margin-bottom: 10px; position: relative; padding: 15px 20px; 
	padding-left: 90px; background-color: var(--bg-darker-1); border-radius: 6px;}
.tvgl-ad.tvgl-jj {background-color: rgba(59, 179, 59, 0.1);}
.tvgl-ad.tvgl-gs {background-color: rgba(235, 77, 75,0.1);}
.tvgl-an {height: 20px; display: flex; align-items: center; border-radius: 10px; font-size: 10px; 
	border: 1px solid var(--bdc); padding: 0 10px; text-transform: uppercase;}
.tvgl-an, .tvgl-an * {font-weight: 400; color: var(--tt) !important;}
.tvgl-an.tvgl-h, .tvgl-an.tvgl-h * {color: #fff !important; background-color: var(--accent); border-color: var(--accent);}
.tvgl-ap {width: 50px; height: 50px; border-radius: 50%; position: absolute; left: 20px; top: 20px;}
.tvgl-av {position: absolute; left: 50%; top: 100%; translate: -50% 0; gap: 3px; margin-top: 8px;
	background-color: var(--bg); z-index: 5; white-space: nowrap; padding: 0; width: 48px;}
.tvgl-aq {width: 100%; height: 100%; text-transform: uppercase; border-radius: inherit;
	position: absolute; left: 0; top: 0; color: #fff; font-size: 18px; font-weight: 500;}
.tvgl-ah, .tvgl-ah a {color: var(--accent); font-weight: 500; font-size: 14px;}
.tvgl-al {color: var(--tt-fade); font-size: 12px;}
.tvgl-as a {color: var(--green); font-size: 18px;}
.tvgl-as a:last-child {color: var(--red);}
.tvgl-as span {font-size: 14px;}
.tvgl-as span .ratingplus {color: var(--green);}
.tvgl-as span .ratingminus {color: var(--red);}
.tvgl-at {margin: 8px 0;}
.tvgl-ae {font-size: 12px; --tt: var(--tt-fade); color: var(--tt-fade);}
.tvgl-aj {font-size: 18px; height: 30px; --tt: var(--tt-fade);}
.tvgl-ak li + li {margin-top: 10px;}
body:has(.tvgl-jr) #dropmenudiv {z-index: 1000 !important;}


/* POPUP WIDGET
----------------------------------------------- */
.tvgl-jr {background-color: var(--bg); color: var(--tt); 
	border-radius: 20px; overflow: hidden; z-index: 999; padding: 20px; padding-top: 24px; 
	position: fixed; left: 20px; bottom: 20px; right: 20px; box-shadow: 0 0 60px rgba(0,0,0,0.5);}
.tvgl-jr::before {content: ''; position: absolute; top: 10px; left: 50%; transform: translateX(-50%); 
	background-color: rgba(0,0,0,0.2); height: 4px; width: 40px; border-radius: 2px;}
.tvgl-jr .tvgl-nd {display: block; margin-bottom: 20px;}
@media screen and (min-width: 760px) {
	.tvgl-jr {left: 50%; bottom: 50%; right: auto; translate: -50% 50%; width: 400px;}
	.tvgl-jr::before {display: none;}
}


/* LOGIN
----------------------------------------------- */
.tvgl-fj {position: fixed; z-index: 999; left: 50%; top: 50%; translate: -50% -50%; width: 500px; max-width: calc(100% - 40px);}
.tvgl-fq {background-color: var(--bg); box-shadow: var(--bsh-long); padding: 30px 60px; position: relative;}
.tvgl-fr > * {color: #fff !important; font-size: 19px; font-weight: 500; height: 45px; position: relative; text-transform: uppercase;}
.tvgl-fr span::before {content: ''; border: 10px solid transparent; border-bottom-color: var(--bg); 
	position: absolute; left: 50%; bottom: 0; margin-left: -10px; z-index: 5;}
.tvgl-fn {font-size: 40px; color: #fff; position: absolute; right: -50px; top: 0; z-index: 10;}
.tvgl-fs {position: relative; padding-left: 80px; margin-bottom: 15px;}
.tvgl-fl {width: 60px; background-color: var(--bg-darker); font-size: 24px; 
	position: absolute; left: 0; top: 50%; translate: 0 -50%; overflow: hidden; border-radius: 50%;}
.tvgl-gd {font-size: 19px; font-weight: 500;}
.tvgl-fo {color: var(--tt-fade); margin-top: 5px;}
.tvgl-ft input {height: 50px; line-height: 50px; border-radius: 0; padding: 0 30px;}
.tvgl-ft input::placeholder {font-size: 16px;}
.tvgl-ft input + input {margin-top: -1px;} 
.tvgl-ft input:focus {position: relative; z-index: 5;}
.tvgl-fm button {height: 50px;}
.tvgl-fp a {color: var(--ui-accent);}
.tvgl-fw {font-size: 13px; color: var(--tt-fade); margin-top: 5px;}
.tvgl-fw::before, .tvgl-fw::after {content: ''; flex-grow: 1; background: var(--bdc); height: 1px;}
.tvgl-fv a {border-radius: 50%; width: 34px; height: 34px; display: grid; place-items: center;}
.tvgl-fv a img {height: 18px; width: 18px; display: block; filter: invert(1);}
.tvgl-gb {background-color: #587ba1;}
.tvgl-ga {background-color: #ff9800;}
.tvgl-fx {background-color: #3b5998;}
.tvgl-fz {background-color: #2196f3;}
.tvgl-fy {background-color: #f44336;}
.tvgl-gc {background-color: #fc3f1d;}
.tvgl-fv:not(:has(a)) {display: none;}
.tvgl-fk {width: 400px;}
.tvgl-fu a {display: flex; align-items: center; gap: 10px;}
.c-0 span {display: none;}



/**
 * Owl Carousel v2.3.4
 * Copyright 2013-2018 David Deutsch
 * Licensed under: SEE LICENSE IN https://github.com/OwlCarousel2/OwlCarousel2/blob/master/LICENSE
 */
.owl-carousel {width: 100%; position: relative; z-index: 1;}
.owl-stage {position: relative; display:flex; justify-content:flex-start;}
.owl-stage-outer {position: relative; overflow: hidden; transform: translate3d(0px, 0px, 0px);}
.owl-item {position: relative; min-height: 10px;}
.owl-nav.disabled, .owl-dots.disabled, .owl-carousel.owl-refresh .owl-item {display: none;}
.owl-carousel.owl-drag .owl-item {user-select: none;}
.owl-carousel.owl-grab {cursor: move; cursor: grab;}
.owl-nav {position: absolute; right: 0; top: 0; margin-top: -45px; display: flex; gap: 5px;}
.owl-prev, .owl-next {cursor: pointer; width: 30px; height: 30px; display: grid; place-items: center; 
	font-size: 18px; background-color: transparent; color: #fff; box-shadow: none; border-radius: 4px;}
.owl-prev {opacity: 0.6;}
.owl-next {opacity: 1;}


/* CLS FIX
----------------------------------------------- */
.tvgl-dq:not(.owl-carousel) {display: flex; overflow: hidden; gap: 20px;}
.tvgl-dq:not(.owl-carousel) > * {flex-shrink: 0;}
.tvgl-dq:not(.owl-carousel) > .tvgl-ej {width: calc((100% - 100px)/6);}

@media screen and (max-width: 1220px) {
	.tvgl-dq:not(.owl-carousel) > .tvgl-ej {width: calc((100% - 80px)/5);}
}
@media screen and (max-width: 950px) {
	.tvgl-dq:not(.owl-carousel) > .tvgl-ej {width: calc((100% - 60px)/4);}
}
@media screen and (max-width: 760px) {
	.tvgl-dq:not(.owl-carousel) > .tvgl-ej {width: calc((100% - 40px)/3);}
}
@media screen and (max-width: 470px) {
	.tvgl-dq:not(.owl-carousel) > .tvgl-ej {width: calc((100% - 20px)/2);}
}


.tvgl-kt{margin:20px 0 0;padding:22px;border-top:1px solid var(--bdc);line-height:1.65}.tvgl-kt h1{font-size:20px;margin-bottom:10px}.tvgl-hx li{padding:7px 0;border-bottom:1px dashed color-mix(in srgb,var(--accent) 45%,transparent)}.tvgl-hx li>span:first-child,.tvgl-hy b{text-decoration:underline;text-decoration-color:var(--accent);text-decoration-thickness:2px;text-underline-offset:4px}.tvgl-hy{grid-row:auto}.tvgl-hy span{font-size:14px}.tvgl-ix{position:relative;width:100%;aspect-ratio:16/9;overflow:hidden;background:#000}.tvgl-iw{position:absolute;inset:0;width:100%;height:100%;padding:0;border:0;background:#000;cursor:pointer;color:#fff}.tvgl-iw img{width:100%;height:100%;object-fit:cover;opacity:.62}.tvgl-iv{position:absolute;left:50%;top:50%;translate:-50% -50%;width:76px;height:76px;border-radius:50%;display:grid;place-items:center;padding-left:5px;background:var(--accent);font-size:30px;box-shadow:0 8px 30px #0008}.tvgl-it{position:absolute;left:50%;bottom:26px;translate:-50% 0;font-weight:700;text-shadow:0 2px 5px #000}.tvgl-iu{display:none;position:absolute;inset:0;width:100%;height:100%;border:0;background:#000}.tvgl-lm{padding:10px 20px;background:var(--bg-blackest);color:#fff;border:0;cursor:pointer}.tvgl-lm.active,.tvgl-lm:hover{background:var(--accent)}
