/* BASIC LAYOUT
----------------------------------------------- */
.wrapper {min-width: 320px; position: relative; overflow: clip;}
.gicfq {max-width: var(--max-width); margin: 0 auto; position: relative; z-index: 20;}
.q8p0i {background-color: var(--bg-darker); box-shadow: var(--bsh-long); border-radius: 0 0 10px 10px; overflow: hidden;}
.u5839 {background-color: var(--bg); padding: 30px var(--indent);}
.ngsnd {background-color: var(--bg-darker); font-weight: 500;}
.r9iqy {background-color: var(--bg-black); padding: 20px var(--indent);}
.lvq4j {
	display: grid;
	grid-template-columns: minmax(0, 1fr) 360px;
	min-height: 100vh;
	grid-template-areas: "content sidebar";
}
.nwq4b {grid-area: content; padding: 30px 15px; padding-bottom: 40px;}
.ud3o7 {
	grid-area: sidebar;
	background-color: #f2f6f8;
	--tt: var(--tt-on-black);
	color: #fff;
	padding-bottom: 20px;
	border-left: 1px solid #d5e1e7;
}
.llz11 {padding: 40px var(--indent);}
.b2g1v {border-top: 1px solid var(--bdc); padding-top: 20px; margin-top: 20px;}
.rxlvl .lvq4j {grid-template-columns: minmax(0,1fr) 360px; grid-template-areas: "content sidebar";}

.has-branding {padding-top: 140px;}

.scrolltop {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;}
.scrolltop.is-active {scale: 1 1; opacity: 1;}
.overlay {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
----------------------------------------------- */
.dk3al {display: flex; align-items: center; font-family: 'Rounds Black'; font-weight: 900; 
	padding-left: 60px; text-transform: uppercase; position: relative; font-size: 28px; 
	 background: url(../images/logo.svg) 0 center / 40px no-repeat; height: 40px;}
.dk3al span {color: var(--yellow);}
.header__logo span {position: absolute; right: 0; bottom: 80%; font-size: 0.5em;}
.header__logo {margin-right: 40px;}
.u5839 .bd1v0 {margin-right: auto; margin-left: auto;}
.dk3al:has(img) {background: none; min-width: 200px;}
.dk3al img {display: block; position: absolute; left: 0; top: 50%; translate: 0 -50%; max-height: 100%;}
.dt .ln8rn::before {content:"\f755";}
.az7do {width: 40px; cursor: pointer;}
.aab7g span {position: absolute; right: 0; top: 0; padding: 1px 3px; font-size: 10px; border-radius: 6px; 
	background-color: var(--accent); color: #fff; display: inline-block; 
	text-align: center; min-width: 20px; line-height: 1.3;}

.qut2y {position: relative; width: 400px;}
.search-block__input, .search-block__input:focus {padding: 0 50px 0 15px;}
.search-block__input:not(:focus)::placeholder {color: var(--tt-fade);}
.h1sxo {position: absolute; right: 0; top: 0; height: 40px; font-size: 14px; width: 46px;}

.ngsnd a {display: flex; align-items: center; justify-content: center; height: 50px; position: relative; 
	text-transform: uppercase; border-right: 1px solid var(--bdc); padding: 0 20px;}
.ngsnd a span {position: absolute; bottom: 100%; left: 100%; translate: -50% 50%; text-align: center; min-width: 36px; 
	font-size: 13px; padding: 2px 6px; border-radius: 13px; background-color: var(--red); color: #fff;}
.ngsnd a.is-active {background-color: var(--accent); color: #fff; border-color: var(--accent);}
.ngsnd a:has(span) {z-index: 5;}


/* SECTION
----------------------------------------------- */
.e1bpw:not(:last-child) {margin-bottom: 40px;}
.uhsxs {margin-bottom: 30px;}
.x9mv8 {font-size: 19px; font-weight: 700; text-transform: uppercase;}
.bub55 {background-color: var(--bg); box-shadow: var(--bsh); border-radius: 4px; overflow: hidden;}
.bub55 button {font-size: 18px; border-radius: 0;}
.bub55 button + button {border-left: 1px solid var(--bdc);}
.grid1 .bub55 button:first-child, .grid2 .bub55 button:nth-child(2), 
.grid3 .bub55 button:nth-child(3) {background-color: var(--accent); color: #fff; border-color: var(--accent);}
.bd1v0 {min-height: 24px;}
.b38sy {color: var(--tt-fade); font-size: 13px; margin-bottom: 15px; margin-top: -15px;}
.b38sy a {color: var(--tt);}

.zhgqm {padding-top: 40px; border-top: 1px solid var(--bdc); color: var(--tt-fade-0);}
.zhgqm > *:not(:last-child) {margin-bottom: 15px;}
.zhgqm :is(h1,h2,h3) {font-size: 17px; font-weight: 500; margin-bottom: 15px !important; text-transform: uppercase; color: var(--tt);}
.zhgqm :is(h1,h2):first-child {text-align: center; padding-bottom: 20px;}
.zhgqm a {text-decoration: underline; color: var(--accent);}
.zhgqm ul li {position: relative; padding-left: 25px; margin-left: 25px;}
.zhgqm ul li::before {content:"\f00c"; color: var(--accent); position: absolute; left: 0; top: 0;}
.zhgqm > img {display: block; aspect-ratio: 1 / 0.68; width: 240px; height: auto; 
	margin: 0 20px 10px 0; border-radius: 10px; float: left; object-fit: cover;}
.zhgqm ul {clear: both;}


/* ITEM
----------------------------------------------- */
.in2ba {font-size: 13px; padding-left: 30px; line-height: 20px;}
.in2ba.jyzgf {background: url(../images/kp.svg) 0 center / 20px no-repeat;}
.in2ba.dxuwg {background: url(../images/imdb.svg) 0 center / 20px no-repeat;}
.twhlw {font-size: 12px; padding: 1px 6px; min-width: 34px; border-radius: 0 3px 3px 0; z-index: 5;
	background-color: var(--grey); color: #fff; text-align: center; position: absolute; left: 0; top: 10px;}
.twhlw.kk6kj, .twhlw.lphjh, .twhlw.oaa37 {background-color: var(--red);}
.twhlw.ifi0r, .twhlw.lmdo8, .twhlw.dipqa {background-color: var(--orange);}
.twhlw.rwjbf, .twhlw.orpim, .twhlw.q4n9w, .twhlw.fokzo {background-color: var(--green);}
.pxler {width: 40px; font-weight: 500;}
.pxler svg {position: absolute; left: 0; top: 0; fill: none; transform: rotate(-90deg);}
.pxler svg circle {fill: inherit; stroke: rgba(0,0,0,0.1);}
.pxler svg circle:nth-child(2) {stroke: var(--yellow);}
.u3ijh {font-size: 12px; padding: 2px 6px; border-radius: 0 3px 3px 0; 
	background-color: var(--accent); color: #fff; position: absolute; left: 0; top: 10px; z-index: 5;}
.b5wsf > span, .b5wsf > a {cursor: pointer; display: grid; place-items: center; aspect-ratio: 1 / 1; margin: -5px 0;
	width: 36px; border-radius: 4px; background-color: var(--bg-darker); color: var(--bg-darkest); font-size: 18px;}
.b5wsf:has(.dqtkn) > a {background-color: var(--accent); color: #fff;}
.mts1r {line-height: 1.3; font-size: 14px;}
.mts1r li > span:first-child {font-weight: 500; margin-right: 5px;}
.mts1r li:not(:last-child) {border-bottom: 1px dashed rgba(0,0,0,0.2);}
.o7ck4 {padding-top: 8px; line-height: 1.5; font-size: 15px;}
.mts1r a {color: var(--accent); text-decoration: underline;}
.tg4ai {width: 40px; height: 40px; padding: 0; font-size: 14px; 
	border-radius: 0 3px 3px 0; box-shadow: none; color: #fff; transition: none; background-color: rgba(0,0,0,0.3); 
	position: absolute; left: 0; top: 46px; z-index: 5; backdrop-filter: blur(5px);}


/* ITEM CAROUSEL, SHORTSTORY
----------------------------------------------- */
.wiyr9 .lzc0g {overflow: hidden; border-radius: 3px;}
.m4h4o {position: absolute; left: 0; right: 0; bottom: 0; padding: 5px 10px; font-size: 14px; line-height: 1.3;
	background-color: var(--accent); color: #fff; word-wrap: break-word; opacity: 0; translate: 0 100%;}

.awho7 {background-color: var(--bg); box-shadow: var(--bsh); padding: 20px; border-radius: 6px; grid-column: 1 / -1;}
.yup59 {display: grid; gap: 12px 20px; grid-template-columns: 200px minmax(0,1fr); 
	grid-template-areas: "poster header" "poster info" "poster footer"; grid-template-rows: auto 1fr auto;}
.s559r {grid-area: header;}
.mefzn {grid-area: info; mask-image: linear-gradient(to top, transparent 0px, #000 60px);}
.u90sp {grid-area: footer;}
.pct3e {grid-area: poster;}
.comq4 {cursor: pointer; align-self: start; border-radius: 4px; overflow: hidden;}
.pct3e .pxler {position: absolute; right: 10px; bottom: 10px; z-index: 5; 
	color: #fff; background-color: rgba(0,0,0,0.3); backdrop-filter: blur(5px);}
.pct3e .g0r7f {position: absolute; left: 10px; bottom: 10px; z-index: 5; color: #fff;}
.jnszc {text-transform: uppercase; font-size: 17px; font-weight: 700;}
.comq4::before {font-size: 60px;}
.comq4 .u3ijh {font-size: 13px;}


/* SHORTSTORY GRID VIEW
----------------------------------------------- */
.grid2 .kjowu {grid-template-columns: repeat(auto-fill,minmax(220px,1fr)); gap: 20px;}
.grid3 .kjowu {grid-template-columns: repeat(auto-fill,minmax(360px,1fr)); gap: 20px;}
.grid2 .awho7 {grid-column: span 1; grid-template-columns: minmax(0,1fr); padding: 10px;} 
.grid2 .awho7 .mefzn, .grid2 .awho7 .bhizl, .grid3 .awho7 .g0r7f, 
.grid2 .awho7 .pxler, .grid2 .awho7 .b5wsf, .grid3 .awho7 .pxler {display: none;}
.grid2 .awho7 {grid-template-areas: "poster" "header" "footer";}
.grid2 .awho7 .jnszc {font-size: 15px; text-align: center; padding-top: 5px;}
.grid2 .awho7 .vozqh, .grid3 .awho7 .vozqh {margin: 0; width: 100%; text-align: center;}
.grid3 .awho7 {grid-column: span 1; grid-template-columns: 100px minmax(0,1fr); 
	grid-template-areas: "poster header" "poster footer" "info info"; grid-template-rows: 1fr auto auto;} 
.grid3 .awho7 .o7ck4 {padding-top: 8px; margin-top: 8px; border-top: 1px solid var(--bdc); line-height: 1.3; font-size: 14px;}
.grid3 .awho7 .bhizl {width: 100%;}
.grid3 .awho7 .s559r {align-self: start;}
.grid1 .tg4ai::after, .grid2 .tg4ai::after {content: attr(data-text); white-space: nowrap;}
.grid1 .tg4ai, .grid2 .tg4ai  {width: auto; padding: 0 10px; font-size: 12px;}


/* TRAILER POPUP, GUEST NOTIFY POPUP
----------------------------------------------- */
.trl {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);}
.trl__close {position: absolute; right: 20px; top: 20px; font-size: 40px; color: #fff;}
.trl__inner {width: 100%; max-width: 700px; margin: 0 auto; color: #fff; padding: 80px 20px 20px 20px;}
.trl__btn {height: 40px; padding: 0 40px; margin: 15px 0; width: 100%;}
.trl h1 {margin-bottom: 15px; margin-top: 20px; font-size: 24px;}
.trl .av8c6, .trl .full-text {color: #ccc; margin: 0px; padding: 0; background: none;}
.trl-is-opened {overflow: hidden;}

.gst {width: 400px; max-width: calc(100vw -40px); background-color: var(--bg); color: var(--tt); 
	border-radius: 6px; overflow: hidden; z-index: 999; 
	position: fixed; top: 50%; left: 50%; transform: translate(-50%,-50%); box-shadow: var(--bsh-long);}
.k7ktg {padding: 30px; text-align: center;}
.l77q5 {font-size: 21px; font-weight: 500;}
.f68ph {margin: 20px 0 25px 0;}


/* SIDEBAR
----------------------------------------------- */
.awfd2 {
	background-color: #d5e1e7;
	text-transform: uppercase;
	padding: 7px var(--indent);
	font-weight: 700;
	color: #333;
}
.upd-series-block__header {
	display: flex;
	align-items: center;
	justify-content: space-between;
	cursor: pointer;
	user-select: none;
}
.upd-series-block__date {flex: 1;}
.upd-series-block__toggle {
	font-size: 16px;
	padding: 0;
	width: 30px;
	height: 30px;
	background: none;
	color: #333;
	transition: transform 0.3s ease;
}
.upd-series-block__header:hover .upd-series-block__toggle {color: var(--accent);}
.upd-series-block__content {
	transition: max-height 0.3s ease, opacity 0.3s ease;
	overflow: hidden;
}
.tc3lh {padding: 20px var(--indent);}
.g490c {display: grid; gap: 6px 10px; grid-template-columns: repeat(3,minmax(0,1fr));}
.dbfxy {grid-template-columns: repeat(6,minmax(0,1fr));}
.f7hi9 {grid-column: 1 / -1; text-transform: uppercase; padding-bottom: 5px;}
.g490c a {text-decoration: underline; font-size: 14px; display: block;
	overflow: hidden; text-overflow: ellipsis; white-space: nowrap;color: #333;}
.g427f {gap: 1px; padding: 1px; padding-bottom: 0;}
.g427f button {background-color: var(--bg-blackest); color: #fff; border-radius: 0; 
	text-transform: uppercase; flex-grow: 1; font-weight: 400; padding: 0; box-shadow: none;}
.g427f button.is-active {background-color: var(--accent); color: #fff;}

.cqqkb {counter-reset: n;}
.sor34::before {counter-increment: n; content: counter(n); display: grid; place-items: center; 
	width: 30px; aspect-ratio: 1 / 1; background-color: var(--accent); color: #fff; 
	position: absolute; left: 0; bottom: 0; border-radius: 3px; font-weight: 500;}
.sor34 .d2ob1 {text-decoration: underline; margin-left: 50px; line-height: 30px;}
.sor34 .lzc0g {margin: 0 auto; margin-bottom: 13px; width: 180px; border-radius: 4px; box-shadow: var(--bsh-long);}
.sor34 + .sor34 {margin-top: 5px;}

.z2rv8 {display: flex; flex-direction: column; justify-content: center;  
	position: relative; padding: 0 20px 0 55px; height: 40px; overflow: hidden; line-height: 1;
	background-color: #2daae1; color: #fff !important; box-shadow: var(--bsh); font-size: 12px; border-radius: 4px;}
.z2rv8 div {font-size: 14px; text-transform: none; margin-top: 3px;}
.dae16 {background-color: #1877f2; color: #fff;}
.derni {background-color: #df1111; color: #fff;}
.z2rv8::before {content: ''; width: 40px; height: 40px; background-color: rgba(0,0,0,0.2); 
	position: absolute; left: 0; top: 0; background-position: center center; background-size: 20px; background-repeat: no-repeat;}
.z2vsn::before {background-image: url(../images/i-tlg.svg); background-size: 16px;}
.dae16::before {background-image: url(../images/i-vk.svg);}
.derni::before {background-image: url(../images/i-youtube.svg);}

.hwn9r {}
.hf85o .lzc0g { border-radius: 3px;}
.hf85o .d2ob1 {text-decoration: underline; font-size: 14px; line-height: 1.3;color: #333;text-align: left;}

.upd-series {max-width: 100%;display: flex;padding: 4px;border-radius: 3px;background-color: #fff;}
.upd-series .lzc0g {
	display: block;
	overflow: hidden;
	max-width: 51px;
	margin-right: 6px;
}
.upd-series .lzc0g img {width: 100%; height: 100%; object-fit: cover; display: block;}
.upd-series__info {text-align: center;}
.upd-series__meta {display: flex; align-items: center; padding: 4px 6px;border-radius: 2px; gap: 8px; 
	margin-top: 6px;
	font-size: 13px;
	color: var(--tt-fade);
	background-color: #d5e1e7;
	}
.upd-series__year {font-weight: 500;}
.upd-series__episodes {padding: 2px 6px; background-color: var(--accent); color: #fff; 
	border-radius: 3px; font-size: 12px; font-weight: 500;}

.ozi9l {padding-left: calc(128px + var(--indent)); text-decoration: underline; 
	position: relative; min-height: 190px; text-decoration-color: var(--tt-on-black);}
.eplvy .lzc0g {position: absolute; left: var(--indent); top: 20px; 
	width: 108px; border-radius: 4px; box-shadow: var(--bsh-long);}

.gyvi8 {color: #333; font-size: 14px;}
.nyfm6 {width: 30px;}
.u1uap {font-size: 13px; opacity: 0.66;}
.qdo70 {font-size: 15px; padding: 10px 20px; margin: 10px 0; background-color: var(--bg-blackest); color: #fff; position: relative;}
.qdo70::before {content: ''; border: 6px solid transparent; border-bottom-color: var(--bg-blackest); 
	position: absolute; left: 30px; bottom: 100%; border-left-color: var(--bg-blackest);}
.cbnfd div {text-decoration: underline; font-size: 15px;color: #333;}


/* FOOTER, PAGINATION
----------------------------------------------- */
.n5n8j {border-left: 1px solid var(--bdc); padding-left: 20px;}
.nl49j {font-size: 14px;}
.bzwih {text-transform: uppercase; font-weight: 500;}

.pagination {gap: 20px 10px; padding-top: 20px;}
.pagination__pages a, .pagination__pages span, .pagination > a, .pagination > 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); box-shadow: var(--bsh);}
.pagination__pages {gap: 10px; font-size: 14px;}
.pagination__pages span:not(.a075x) {color: #fff; background: var(--accent);}
.wc99w {height: 36px; border-radius: 4px; overflow: hidden; background-color: var(--bg); box-shadow: var(--bsh);}
.wc99w > * {width: 40px; display: grid; place-items: center; color: var(--accent); font-size: 18px;}
.wc99w > span {color: var(--tt-fade);}
.pagination__btn-loader:has(span:not(.fal)) {display: none;}


/* INNER PAGE
----------------------------------------------- */
.km2a5 {background-color: var(--bg); box-shadow: var(--bsh); padding: 20px; border-radius: 6px; margin-bottom: 20px;}
.tt5tw {text-transform: uppercase; font-size: 17px;}
.tt5tw a {margin-left: 10px; font-size: 14px;}
.bbfgs {width: 200px;}
.d9bo5 {border-radius: 6px 6px 0 0; overflow: hidden;}
.bbfgs .g0r7f {position: absolute; left: 10px; bottom: 10px; z-index: 5; color: #fff;}
.gek7u {border-radius: 0 0 6px 6px; width: 100%;}
.zzlqz .vozqh .unit-rating { --size: 23px; --size-1: -23px; --size-2: -46px}

.av8c6 {background-color: var(--bg-darker); padding: 20px; border-radius: 6px; margin-top: 20px;}
.dhs43 {font-weight: 500; font-size: 17px; margin-bottom: 10px;}
.v9fo0 ul {display: grid; gap: 20px; grid-template-columns: repeat(4,1fr); margin-top: 20px;}
.v9fo0 a, .v9fo0 img {display: block; height: auto; width: 100%; border-radius: 6px; aspect-ratio: 300 / 200;}
.v9fo0 img {object-fit: cover;}

.page__player {position: relative; background-color: var(--bg-black); color: #fff;}
.aonul {text-align: center; padding: 13px 118px 13px 13px; font-weight: 500; font-size: 15px; background-color: var(--bg-blackest);}
.page__player .tabs-block__select {gap: 0px; margin-bottom: 0px;}
.page__player .tabs-block__select button {background: none; color: #fff; font-weight: 700; border-radius: 0;}
.page__player .tabs-block__select button.is-active, .page__player .tabs-block__select button:hover {background: var(--accent); color: #fff;}
.ieeb9 a {position: absolute; right: 20px; top: 0; display: flex; align-items: center; height: 40px; 
	gap: 10px; color: var(--yellow);}
.nl .dy94r + .tabs-block__content {display: block;}

.m967z .lzc0g {border-radius: 4px; overflow: hidden;}
.m967z .d2ob1 {text-align: center; margin-top: 10px; line-height: 1.3; word-wrap: break-word;}


/* TEXT BLOCK, TYPOGRAPHY, VIDEO BLOCK
----------------------------------------------- */
.page__title {margin-bottom: 30px; font-size: 24px;}
.full-text {line-height: 1.6; font-size: 15px; word-wrap: break-word; color: var(--tt-fade-0);}
.full-text a {text-decoration: underline; color: var(--ui-accent);}
.full-text img:not(.emoji), .full-text p, .full-text h1, .full-text h2, .full-text h3, .full-text h4, .full-text h5, 
.full-text > ul, .full-text > ol, .full-text table {margin-bottom: 25px;}
.full-text > img[style*="left"], .full-text > .nb9e1 img[style*="left"] {margin:0 10px 10px 0;}
.full-text > img[style*="right"], .full-text > .nb9e1 img[style*="right"] {margin:0 0 10px 10px;}
.full-text > ul li, .full-text > ol li {padding-left: 60px; position: relative;}
.full-text > ul li:before {content: ''; width: 8px; height: 8px; border-radius: 50%; 
	border: 3px solid var(--accent); position: absolute; top: 6px; left: 34px;}
.full-text > ol {counter-reset: num;}
.full-text > 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;}
.full-text > 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;}
.full-text > ul li + li, .full-text > ol li + li {margin-top: 10px;}
.full-text table, .video-inside > * {width:100%;}
.full-text > *:last-child {margin-bottom: 0;}
.cohog {padding-top: 60%; position: relative; background-color: #000;}
.cohog > iframe, .cohog > video {position: absolute; left: 0; top: 0; width: 100%; height: 100%;}
.full-text h1, .full-text h2, .full-text h3, .full-text h4, .full-text h5 {font-size: 21px; margin-bottom: 20px;}


/* COMMENTS
----------------------------------------------- */
.vvhiy {margin-top: 0px;}
.gwo7i {color: var(--tt-fade); display: block; margin: 5px 0 20px; font-size: 14px; padding-left: 23px; position: relative;}
.gwo7i::before {color: var(--red); position: absolute; left: 0; top: 2px;}
.qj3jk {background-color: var(--bg); box-shadow: var(--bsh); padding: 20px; padding-bottom: 10px; border-radius: 6px; margin-bottom: 20px;}
.ac-form {position: relative;}
.ac-form__header, .ac-form__editor, .ac-form .message-info {gap: 10px; margin-bottom: 10px;}
.ac-form__btn {padding: 0 60px;}
.ac-form__bottom {gap: 25px;}
.lpvrl {font-size: 14px;}
.ac-form__header > span {margin-left: 15px;}
.ac-form .comments_subscribe {margin-top: 0px;}

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

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

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

.comm {margin-bottom: 20px; position: relative; border-radius: 6px; background-color: #e4ebef; padding: 20px; padding-left: 90px;}
.comm__img {width: 50px; height: 50px; border-radius: 4px; position: absolute; left: 20px; top: 20px;}
.comm__letter {width: 100%; height: 100%; text-transform: uppercase; border-radius: inherit;
	position: absolute; left: 0; top: 0; color: #fff; font-size: 18px; font-weight: 500;}
.comm__author, .comm__author a {color: var(--tt); font-weight: 500;}
.comm__date {color: var(--tt-fade); font-size: 13px;}
.comm__rating a {display: grid; place-items: center; width: 20px; height: 20px;; border-radius: 50%; 
	background-color: var(--green); color: #fff; font-size: 12px;}
.comm__rating a:first-child {background-color: var(--red);}
.comm__rating span {font-size: 14px; font-weight: 500;}
.comm__rating span .sls91 {color: var(--green);}
.comm__rating span .gae6h {color: var(--red);}
.comm__text {margin: 8px 0;}
.comm__action {font-size: 13px;}
.comm__ctrl {margin: 0 -5px -10px 0;}
.comm__ctrl-btn {font-size: 30px; height: 30px;}
.comm__ctrl-menu li + li {margin-top: 10px;}
body:has(.pwidget) #dropmenudiv {z-index: 1000 !important;}
.z3mkm {padding: 0 8px;}

/* POPUP WIDGET
----------------------------------------------- */
.pwidget {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);}
.pwidget::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;}
.pwidget .wctrl__content {display: block; margin-bottom: 20px;}
@media screen and (min-width: 760px) {
	.pwidget {left: 50%; bottom: 50%; right: auto; translate: -50% 50%; width: 400px;}
	.pwidget::before {display: none;}
}


/* LOGIN
----------------------------------------------- */
.lgn {position: fixed; z-index: 999; left: 50%; top: 50%; translate: -50% -50%; width: 500px; max-width: calc(100% - 40px);}
.lgn__content {background-color: var(--bg); box-shadow: var(--bsh-long); padding: 30px 60px; position: relative;}
.lgn__ctrl > * {color: #fff !important; font-size: 19px; font-weight: 500; height: 45px; position: relative; text-transform: uppercase;}
.lgn__ctrl span::before {content: ''; border: 10px solid transparent; border-bottom-color: var(--bg); 
	position: absolute; left: 50%; bottom: 0; margin-left: -10px; z-index: 5;}
.lgn__btn-close {font-size: 40px; color: #fff; position: absolute; right: -50px; top: 0; z-index: 10;}
.lgn__header {position: relative; padding-left: 80px; margin-bottom: 15px;}
.lgn__avatar {width: 60px; background-color: var(--bg-darker); color: var(--bg-darkest); font-size: 24px; 
	position: absolute; left: 0; top: 50%; translate: 0 -50%; overflow: hidden; border-radius: 50%;}
.lgn__title {font-size: 19px; font-weight: 500;}
.lgn__caption {color: var(--tt-fade); margin-top: 5px;}
.lgn__input input {height: 50px; line-height: 50px; border-radius: 0; padding: 0 30px;}
.lgn__input input::placeholder {font-size: 16px;}
.lgn__input input + input {margin-top: -1px;} 
.lgn__input input:focus {position: relative; z-index: 5;}
.lgn__btn button {height: 50px;}
.lgn__cell a {color: var(--ui-accent);}
.lgn__social-caption {font-size: 13px; color: var(--tt-fade); margin-top: 5px;}
.lgn__social-caption::before, .lgn__social-caption::after {content: ''; flex-grow: 1; background: var(--bdc); height: 1px;}
.lgn__social a {border-radius: 50%; width: 34px; height: 34px; display: grid; place-items: center;}
.lgn__social a img {height: 18px; width: 18px; display: block; filter: invert(1);}
.lgn__social-vk {background-color: #587ba1;}
.lgn__social-ok {background-color: #ff9800;}
.lgn__social-fb {background-color: #3b5998;}
.lgn__social-ml {background-color: #2196f3;}
.lgn__social-gg {background-color: #f44336;}
.e85n3 {background-color: #fc3f1d;}
.lgn__social:not(:has(a)) {display: none;}
.lgn--logged {width: 400px;}
.lgn__menu a {display: flex; align-items: center; gap: 10px;}
.sv3cf 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; left: 0; top: 50%; margin-top: -20px;}
.owl-prev, .owl-next {cursor: pointer; width: 40px; height: 40px; display: grid; place-items: center; 
	font-size: 18px; background-color: var(--bg); color: var(--tt); box-shadow: var(--bsh); 
	position: absolute; top: 0;}
.owl-prev {left: var(--indent-negative); border-radius: 0 4px 4px 0;}
.owl-next {right: var(--indent-negative); border-radius: 4px 0 0 4px;}
.owl-dots {display: flex; gap: 10px; justify-content: center; 
	position: absolute; left: var(--indent); right: var(--indent); bottom: -24px;}
.owl-dot {display: block; width: 10px; height: 10px; border-radius: 5px; cursor: pointer; background-color: var(--bg-darker);}
.owl-dot.active {background-color: var(--yellow);}
.ulo8h .owl-nav {margin-top: -45px;}


/* CLS FIX
----------------------------------------------- */
.has-carousel:not(.owl-carousel) {display: flex; overflow: hidden; gap: 20px;}
.has-carousel:not(.owl-carousel) > * {flex-shrink: 0;}
.has-carousel:not(.owl-carousel) > .wiyr9 {width: calc((100% - 160px)/9);}
.uxqmd:not(.owl-carousel) {gap: 15px;}
.uxqmd:not(.owl-carousel) > .l1cgv {width: calc((100% - 30px)/3);}
.tc3lh:has(#soon-carou) {padding-bottom: 40px;}
.ulo8h:not(.owl-carousel) > .m967z {width: calc((100% - 100px)/6);}
@media screen and (max-width: 1220px) {
	.has-carousel:not(.owl-carousel) > .wiyr9 {width: calc((100% - 140px)/8);}
	.uxqmd:not(.owl-carousel) > .l1cgv {width: calc((100% - 105px)/8);}
	body:has(#filter-block) .nwq4b:not(:has(#filter-block)) {padding-top: 73px;}
}
@media screen and (max-width: 950px) {
	.has-carousel:not(.owl-carousel) > .wiyr9 {width: calc((100% - 100px)/6);}
	.uxqmd:not(.owl-carousel) > .l1cgv {width: calc((100% - 75px)/6);}
}
@media screen and (max-width: 760px) {
	.has-carousel:not(.owl-carousel) > .wiyr9 {width: calc((100% - 60px)/4);}
	.uxqmd:not(.owl-carousel) > .l1cgv {width: calc((100% - 45px)/4);}
	.ulo8h:not(.owl-carousel) > .m967z {width: calc((100% - 60px)/4);}
}
@media screen and (max-width: 590px) {
	.has-carousel:not(.owl-carousel) > .wiyr9 {width: calc((100% - 40px)/3);}
	.uxqmd:not(.owl-carousel) > .l1cgv {width: calc((100% - 30px)/3);}
	.ulo8h:not(.owl-carousel) > .m967z {width: calc((100% - 40px)/3);}
}

.filter-block {background-color: var(--bg-black); --tt: var(--tt-on-black); color: #fff;}
.filter-block__title {padding: 10px; text-align: center; color: #fff; font-size: 18px; font-weight: 500;
	background-color: var(--bg-blackest); cursor: pointer; text-transform: uppercase;}
.lbbmg {gap: 10px 20px;}
.a6b14 {flex: 1 0 280px; max-width: 100%; min-width: 280px; display: flex; flex-direction: column; gap: 10px;}
.o0gp7 select {height: 40px; box-shadow: none; border: 1px solid rgba(0,0,0,0.5);
	background-color: var(--bg-blackest); color: var(--tt-on-black);}
.o0gp7 input[type="text"] {opacity: 0;}
.o0gp7 [data-dlefilter="reset"]:not(:hover) {background-color: var(--bg-blackest); color: var(--tt-on-black);}
.nwq4b .lbbmg {display: none;}
.nwq4b .filter-block.is-active .lbbmg {display: flex; padding: 20px;}
.nwq4b .filter-block__title {display: flex;}
.nwq4b .filter-block {margin: -30px var(--indent-negative); margin-bottom: 30px;}

.q6urx, .q6urx * {outline: none; user-select: none;}
.q6urx {position: relative;}
.azwjm, .clary {border: 1px solid rgba(0,0,0,0.5); background-color: var(--bg-blackest); 
	padding: 5px 5px; min-height: 40px; position: relative; cursor: pointer; color: var(--tt-on-black);
	display: flex; flex-wrap: wrap; align-items: center; gap: 5px; padding-right: 40px; border-radius: 3px;}
.q6urx .zfwyl {margin-left: 5px; font-size: 14px;}
.azwjm .a5l5a {display: flex; align-items: center; height: 28px; padding: 0 8px; border-radius: 2px; 
	background-color: var(--accent); color: #fff; cursor: pointer; font-size: 12px; text-transform: uppercase;}
.q6urx .clary::before, .q6urx .clary::after {position: absolute; top: 50%; right: 10px;
	content:"\f0d8"; color: var(--tt-on-black); margin-top: -15px; opacity: 0.5;}
.q6urx .clary::after {margin-top: -5px; transform: rotate(180deg);}

.q6urx .zby6p {top: 100%; left: 0; width: 100%; z-index: 100; display: none; position: absolute;
    background-color: var(--bg-blackest); border: 1px solid rgba(0,0,0,0.5); box-shadow: var(--bsh-long); border-radius: 3px;}
.q6urx .zby6p .kyzok {padding: 1px 0; overflow-x: hidden; overflow-y: auto; max-height: 300px;}
.q6urx .u0y9a {padding: 15px;}
.q6urx .zby6p .lzhwy {padding: 20px; font-size: 14px; text-align: center;}
.q6urx .zby6p ul li + li {margin-top: 10px;}
.q6urx .zby6p ul li {display: flex; align-items: center; gap: 10px; cursor: pointer; font-size: 14px;}
.q6urx .zby6p ul li.fe33r::before {content: ""; background-color: var(--bg-black);
    width: 18px; height: 18px; border-radius: 1px; box-shadow: inset 0 1px 2px rgba(0,0,0,0.2); 
	display: flex; justify-content: center; font-size: 14px; color: #000; flex-shrink: 0; 
	box-sizing: border-box; padding-bottom: 3px;}
.q6urx .zby6p ul li.fe33r.qbgkr {color: var(--yellow);}
.q6urx .zby6p ul li.fe33r.qbgkr::before {background-color: var(--yellow); content:"\f00c"; box-shadow: none;}
.q6urx .zby6p ul li:hover {color: var(--yellow);}
.azwjm:hover, .clary:hover {border-color: var(--accent);}
.azwjm .a5l5a:hover {background-color: var(--red);}

.djay4 {position: relative; display: block; -webkit-touch-callout: none; -webkit-user-select: none; -khtml-user-select: none;
	-moz-user-select: none; -ms-user-select: none; user-select: none;}
.m19av {position: relative; display: block; overflow: hidden; outline: none !important;}
.kusxd, .t7e6c, .ao0gk {position: absolute; display: block; top: 0;}
.kusxd {left: 0; width: 11%;}
.t7e6c {left: 9%; width: 82%;}
.ao0gk {right: 0; width: 11%;}
.w8r0z {position: absolute; display: block; left: 0; width: 0;}
.jjea3 {position: absolute; display: block; top: 0; left: 0;}
.fzs21 {position: absolute; display: none; left: 0; width: 0;}
.m2mkr {position: absolute; display: block; cursor: default; z-index: 1;}
.m2mkr.t2vqj {z-index: 2;}
.tv1rq {position: absolute; display: block; left: 0; cursor: default;}
.nsklv {position: absolute; display: block; right: 0; cursor: default;}
.u7zki, .jm4zt, .s4td7 {position: absolute; display: block; top: 0; left: 0; cursor: default; white-space: nowrap;}
.kpeug {position: absolute; display: none; bottom: 0; left: 0; width: 100%; height: 20px;}
.dogqj .kpeug {display: block;}
.wf6at {position: absolute; top: 0; left: 0; width: 1px; height: 8px; background: #ec2828;}
.wf6at.psfcg {height: 4px;}
.hhkwf {position: absolute; bottom: 0; left: 0; white-space: nowrap; text-align: center;
font-size: 9px; line-height: 9px; padding: 0 3px; color: #ec2828;}
.k4539 {position: absolute; display: block; top: 0; left: -1%; width: 102%; height: 100%;
cursor: default; background: rgba(0,0,0,0.0); z-index: 2;}
.htjf8 {opacity: 0.4;}
.t9n39 .htjf8 {filter: alpha(opacity=40);}
.fibn5 {position: absolute !important; display: block !important; top: 0 !important; left: 0 !important;
width: 0 !important; height: 0 !important; font-size: 0 !important; line-height: 0 !important; padding: 0 !important;
margin: 0 !important; outline: none !important; z-index: -9999 !important; background: none !important;
border-style: solid !important; border-color: transparent !important;}

.djay4 {height: 40px;}
.m19av {height: 6px; top: 25px; background-color: var(--bg-blackest); border-radius: 3px; 
	box-shadow: inset 0 1px 2px rgba(0,0,0,0.5);}
.w8r0z {height: 6px; top: 25px; background-color:var(--accent); border-radius:3px;}
.jjea3 {top: 25px; height: 8px; width: 11px; background-color:var(--bg-blackest);}
.m2mkr {width: 20px; height: 20px; top: 18px; background-color:var(--bg-blackest); border-radius:3px; 
	border: 4px solid var(--accent); box-shadow: 0 1px 3px rgba(0,0,0,0.5); cursor: pointer;}
.u7zki, .jm4zt, .s4td7 {font-size: 10px; margin-top: -5px; border: 1px solid var(--bdc);
	padding: 0 5px; height: 22px; display: flex; align-items: center; 
	background: var(--bg-blackest); color: var(--tt-on-black); border-radius: 3px;}
.vl3212 {
	padding: 10px;
	background-color: #fff;
	text-align: center;
	color: #587ba1;
}
.ieeb9 {
	position: absolute;
	top: -43px;
	right: 0;
	z-index: 2;
}
.lk412 {
	padding: 10px;
	text-align: center;
}
.lk412__tt {
	margin-bottom: 8px;
	text-align: center;
	color: #fff;
	font-weight: 500;
	width: 100%;
}