
/* BASIC LAYOUT
----------------------------------------------- */
body {position: relative;}
.ldus-7e77eb2e7d {min-width: 320px; overflow: hidden; overflow: clip;}
.ldus-4292484959 {max-width: var(--max-width); margin: 0 auto; position: relative; z-index: 20;}
.ldus-a0255001a1 {background-color: var(--bg-darker); box-shadow: var(--bsh-long);}
.ldus-d582e38e2e {padding: 0 var(--indent); position: sticky; z-index: 100; left: 0; top: 0;
	background-color: var(--bg); box-shadow: var(--bsh-block);}
.ldus-4d82f843e3 .ldus-d582e38e2e {translate: 0 -200%;}
.ldus-7dc0304046 {background-color: var(--bg-blackest); margin: 0 var(--indent-negative); padding: 20px var(--indent);}
.ldus-ac59e9ead6 > .ldus-7dc0304046 {margin-top: -20px; margin-bottom: 20px;}
.ldus-bee2975dd5 {margin-top: 0 !important; margin-bottom: 0 !important;}
.ldus-ac59e9ead6 {padding: 20px var(--indent); min-height: 100vh;}
.ldus-cec2c37cf0 {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);}
.ldus-bbbe5d85c2 {border-top: 1px solid var(--bdc); padding-top: 20px; margin-top: 40px;}
.ldus-ac59e9ead6:has(.ldus-0abd817bb2), .ldus-ac59e9ead6:has(.ldus-1872b3046a), .ldus-ac59e9ead6:has(.ldus-bee2975dd5) {padding-bottom: 0;}
.ldus-7e77eb2e7d::before, .ldus-7e77eb2e7d::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%);}
.ldus-7e77eb2e7d::after {background: linear-gradient(to top, #111 0%, transparent 300px); z-index: 1; mask-image: none;}
.ldus-e97293fbc7 {padding-top: 200px;}

.ldus-c6baa0475b {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;}
.ldus-c6baa0475b.ldus-b6c5633db6 {scale: 1 1; opacity: 1;}
.ldus-de142299dc {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
----------------------------------------------- */
.ldus-9090390a1b {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;}
.ldus-9090390a1b::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 .ldus-c507a40683 {--tt: #000;}
.ldus-9090390a1b:has(img) {background: none; min-width: 200px;}
.ldus-9090390a1b:has(img)::before {display: none;}
.ldus-9090390a1b img {display: block; position: absolute; left: 0; top: 50%; translate: 0 -50%; max-height: 100%;}
.ldus-1c5df2b11b {color: var(--yellow);}
.dt .ldus-1c5df2b11b::before {content:"\f755";}
.ldus-1a5d1a6abf {height: 34px; padding: 0 20px;}
.ldus-6d35613978 {padding-left: 30px;}
.ldus-53a23920cf {height: 30px; font-size: 12px;}
.ldus-847e353af3 {width: 40px; cursor: pointer;}
.ldus-53a23920cf 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;}

.ldus-abdb74145b {margin: 0 30px;}
.ldus-abdb74145b li {position: relative;}
.ldus-abdb74145b > 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;}
.ldus-bd888fb8f2 {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.ldus-bd888fb8f2 {grid-template-columns: repeat(3,1fr); width: 660px;}
.ldus-c588795ef1 {display: grid; gap: 6px;}
.ldus-bd888fb8f2 li:not(:has(a)) {font-weight: 500;}
.ldus-bd888fb8f2 a {opacity: 0.8;}
.ldus-d582e38e2e .ldus-abdb74145b li:has(.ldus-bd888fb8f2)::before {content: ''; position: absolute; left: 50%; bottom: 0%; 
	border: 6px solid transparent; border-bottom-color: var(--accent); margin-left: -6px;}

.ldus-ca815f52b3 {position: relative;}
.ldus-824fb378ae, .ldus-824fb378ae: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);}
.ldus-824fb378ae:not(:focus)::placeholder {color: var(--tt); opacity: 0.66; font-size: 12px;}
.ldus-32d2baab05 {position: absolute; right: 0; top: 0; height: 34px; font-size: 16px; width: 40px; color: var(--accent);}


/* SECTION
----------------------------------------------- */
.ldus-f39aed3aa3:not(:last-child) {margin-bottom: 20px;}
.ldus-7cba253832 {margin-bottom: 20px;}
.ldus-98eb1fa13f {font-size: 18px; font-weight: 500; text-transform: none;}
.ldus-98eb1fa13f :is(h1,h2,h3) {font-size: inherit;}
.ldus-7cba253832:has(.ldus-0d662ac9ae) {margin-bottom: 10px;}
.ldus-0d662ac9ae button {background: none; color: var(--tt); text-transform: none; font-weight: 400;}
.ldus-0d662ac9ae button.ldus-b6c5633db6 {background-color: var(--bg); color: var(--tt);}
.ldus-d62beb6ca4 {color: #fff; font-size: 18px; font-weight: 500; margin-bottom: 20px;}
.ldus-bee2975dd5:not(:has(.ldus-26b5239dbc)) {display: none;}

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

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


/* ITEM CAROUSEL, SHORTSTORY
----------------------------------------------- */
.ldus-c3cf3a5ea8 {box-shadow: var(--bsh); overflow: hidden;}
.ldus-77de89b3bd {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;}
.ldus-027b2af7fc {position: absolute; inset: 0; z-index: 3; color: #fff; 
	--tt: #fff; --bdc: rgba(255,255,255,0.3); text-align: center; padding: 10px;}
.ldus-d49ba3ab9e {font-weight: 500; font-size: 15px; margin-bottom: 5px;}
.ldus-95a7c5b600 {opacity: 0.8; font-size: 12px;}
.ldus-ad6d52dd06 {line-height: 1; border-top: 1px solid var(--bdc); padding-top: 10px; margin-top: 10px;}
.ldus-95d1b75837::before {content: attr(data-text); display: inline; margin-right: 5px; text-transform: uppercase; font-weight: 500;}
.ldus-95d1b75837.kp::before {color: #f60;}
.ldus-95d1b75837.imdb::before {color: #fc0;}
.ldus-a3c3f9b527 {cursor: pointer; position: absolute; right: 0; top: 0; z-index: 5; 
	border-radius: 0; translate: 0 -100%; opacity: 0;}
.ldus-ad6d52dd06:not(:has(.ldus-95d1b75837:nth-child(2))) {justify-content: center;}


/* TRAILER, POPUP DESC
----------------------------------------------- */
.ldus-845070f1ad {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);}
.ldus-8952e5ccef {position: absolute; right: 20px; top: 20px; font-size: 40px; color: #fff;}
.ldus-d6be7c62d3 {width: 100%; max-width: 700px; margin: 0 auto; color: #fff; padding: 80px 20px 20px 20px;}
.ldus-e167d87250 {height: 40px; padding: 0 40px; margin: 15px 0; width: 100%;}
.ldus-845070f1ad h1 {margin-bottom: 15px; margin-top: 20px; font-size: 24px;}
.ldus-845070f1ad .ldus-cc9e1eef8f, .ldus-845070f1ad .ldus-0066fae24f {color: #ccc; margin: 0px; padding: 0; background: none;}
.ldus-626409ea1c {overflow: hidden;}

.ldus-556f16bf06 {z-index: 100;}
.ldus-07113b76de {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;}
.ldus-f039392206 .ldus-07113b76de {border-left: 0; border-right: 3px solid var(--accent);}
.ldus-e88c5858d7 {text-align: center; font-size: 18px; color: var(--accent); padding-top: 20px;}
.ldus-07113b76de .ldus-252d9edc3d, .ldus-07113b76de h1 a, .ldus-07113b76de h1 small {display: none;}
.ldus-07113b76de h1 {font-size: 18px;}
.ldus-07113b76de .ldus-0066fae24f {display: -webkit-box; -webkit-line-clamp: 6; line-clamp: 6; 
	-webkit-box-orient: vertical; overflow: hidden; margin: 15px 0;}
.ldus-07113b76de .ldus-9e15f2092a {width: 100%; margin-top: 20px;}


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

.ldus-a9048c3246 {gap: 20px 10px; padding-top: 10px;}
.ldus-d490a229bc a, .ldus-d490a229bc span, .ldus-a9048c3246 > a, .ldus-a9048c3246 > 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);}
.ldus-d490a229bc {gap: 10px; font-size: 14px;}
.ldus-d490a229bc span:not(.ldus-eefbfac6e7) {color: #fff; background: var(--accent);}
.ldus-5cd35c0272 {height: 36px; border-radius: 4px; overflow: hidden; background-color: var(--bg); box-shadow: var(--bsh);}
.ldus-5cd35c0272 > * {width: 40px; display: grid; place-items: center; color: var(--accent); font-size: 18px;}
.ldus-5cd35c0272 > span {color: var(--tt-fade);}
.ldus-d573e9fb89:has(span:not(.fal)) {display: none;}
.ldus-d573e9fb89 a {min-width: 360px;}


/* INNER PAGE
----------------------------------------------- */
.ldus-eebd012467 {box-shadow: var(--bsh-block); background-color: var(--bg); margin: 0 var(--indent-negative);}
.ldus-f421271635 {display: grid; grid-template-columns: minmax(0,1fr) 280px;}
.ldus-f421271635:not(:has(.ldus-ef9240771d)) {display: block;}
.ldus-84df4651c1 {padding: 20px; padding-bottom: 0;}
.ldus-ef9240771d {background-color: var(--bg-darker-1); padding: 20px;}
.ldus-aefa87e232 {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;}
.ldus-c7d6efec92 {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);}
.ldus-ba08c2b315 {grid-area: header;}
.ldus-426a7c24c2 {grid-area: info;}

.ldus-bd65a61c24::after {opacity: 0.5; height: 33%;}
.ldus-875a29d25b {position: relative; z-index: 10; font-size: 12px;}
.ldus-875a29d25b a {display: flex; align-items: center; padding: 0 10px; font-weight: 500; gap: 10px; height: 40px;}
.ldus-875a29d25b a .fal {display: grid; place-items: center; width: 30px; height: 30px; border-radius: 50%; 
	font-size: 16px; color: #fff; background-color: var(--green);}
.ldus-875a29d25b a + a .fal {background-color: var(--red);}
.ldus-cb2acbdd59 {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;}
.ldus-cb2acbdd59::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));}
.ldus-cb2acbdd59::after {content: ''; position: absolute; z-index: -1; 
	background-color: var(--bg); inset: 3px; border-radius: 50%;}

.ldus-ba08c2b315 h1 {font-size: 20px; font-weight: 500;}
.ldus-ba08c2b315 h1 a {font-size: 12px; margin-left: 10px;}
.ldus-cc9e1eef8f .ldus-0066fae24f {color: #888; line-height: 1.4;}
.ldus-cc9e1eef8f {margin-bottom: 20px;}
.ldus-09b2752741 {max-height: 160px; overflow: auto;}
.ldus-2685cc17a5 {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);}
.ldus-09b2752741[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;}
.ldus-408c3ab866 {line-height: 1.3; font-size: 13px; display: grid; gap: 5px 20px; 
	grid-template-columns: repeat(auto-fill,minmax(260px,1fr));}
.ldus-408c3ab866 li > span:first-child {font-weight: 500; margin-right: 5px;}
.ldus-408c3ab866 a {color: var(--blue); text-decoration: underline;}
.ldus-fee6ddb4b1 {grid-column: 1 / -1;}
.ldus-64234dd7ca {grid-row: span 2;}
.ldus-68cb3354fb {font-size: 15px; padding-left: 30px; line-height: 20px;}
.ldus-68cb3354fb.kp {background: url(../images/kp.svg) 0 center / 20px no-repeat;}
.ldus-68cb3354fb.imdb {background: url(../images/imdb.svg) 0 center / 20px no-repeat;}
.ldus-68cb3354fb.tmdb {background: url(../images/tmdb.svg) 0 center / 20px no-repeat;}
.ldus-714bf7172a {border-top: 1px solid var(--bdc); margin: 0 -20px; padding: 15px 20px; 
	text-align: center; font-size: 18px; font-weight: 500;}

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

.ldus-4d48e5b2ac {position: relative; background-color: var(--bg-black); padding: 0;}
.ldus-4d48e5b2ac .ldus-37ad0ddb0e {gap: 1px; margin-bottom: 0px;}
.ldus-4d48e5b2ac .ldus-37ad0ddb0e button {background: var(--bg-blackest); color: #fff; border-radius: 0;}
.ldus-4d48e5b2ac .ldus-37ad0ddb0e button.ldus-b6c5633db6, .ldus-4d48e5b2ac .ldus-37ad0ddb0e button:hover {background: var(--accent); color: #fff;}
.ldus-d4531fb556 a {display: flex; align-items: center; gap: 10px; color: var(--red); --red: #f37e7c;}
.ldus-d4531fb556 {padding-right: 20px; --tt: #fff; color: #fff; --ui-bg-darker: rgba(255,255,255,0.3);}
.ldus-38414b2084 .ldus-86db3f1a87 + .ldus-6a41038068 {display: block;}
.ldus-4d48e5b2ac .ldus-37ad0ddb0e button.ldus-b6c5633db6::before {color: rgba(0,0,0,0.8);}
.ya-share2 {min-height: 24px;}
.ldus-8b47fea3d0 a, .ldus-8b47fea3d0 > span {cursor: pointer; display: flex; align-items: center; gap: 10px; 
	color: var(--tt-fade); --tt-fade: #ccc;}
.ldus-8b47fea3d0 a:has(.ldus-995b8376ca) .fal {color: var(--yellow);}
.ldus-fea440b1eb {padding-left: 20px;}
.ldus-325edb3337 a {display: flex; align-items: center; gap: 10px; height: 40px; padding: 0 20px;
	background-color: var(--green); color: #fff;}
.ldus-325edb3337 a:last-child {background-color: var(--red);}
.ldus-8499aee87c {background: rgba(0,0,0,0.9); position: fixed; width: 100%; height: 100%; z-index: 100; top: 0; left: 0;}
.ldus-21bc6e91a0 #scrolltop {visibility: hidden;}
.ldus-21bc6e91a0 .ldus-4d48e5b2ac {position: relative; z-index: 102;}

.ldus-f421271635:has(.ldus-4d48e5b2ac) .ldus-ef9240771d {background-color: var(--bg-blackest); 
	color: #fff; --tt: #fff; --tt-fade: #ccc;--bdc: rgba(255,255,255,0.2);}
.ldus-3b652427f9 {position: absolute; inset: 0;}
.ldus-f142f699ae {height: 40px; display: flex; align-items: center; padding: 0 20px; 
	font-size: 14px; text-transform: uppercase; background-color: #000;}
.ldus-3b652427f9 .ldus-d7b7df53b4 {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;}
.ldus-41a215d0e0.ldus-b6c5633db6 {padding-right: 55px;}
.ldus-4a5d95dc90 {width: 50px;}
.ldus-61781ff0e8 {font-weight: 500;}
.ldus-8d7ea4fc3c, .ldus-161415a042 {font-size: 12px; color: var(--tt-fade);}
.ldus-161415a042::before {color: var(--yellow);}
.ldus-41a215d0e0.ldus-b6c5633db6: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%);}

.ldus-c518d1e6f4 {padding: 20px;}
.ldus-100f3d96ec {border: 1px solid var(--bdc);}
.ldus-b44d43dbb4 {padding: 6px 20px; gap: 10px 20px;}
.ldus-b44d43dbb4 + .ldus-b44d43dbb4 {border-top: 1px solid var(--bdc);}
.ldus-b5fa517602 {font-weight: 500; width: 280px;}
.ldus-e51de7fcb4 {color: var(--tt-fade);}
.ldus-e51de7fcb4 b {display: block; color: var(--tt); font-size: 15px;}
.ldus-9be5d636d8 {color: var(--tt-fade);}
.ldus-71f073ffc3 {color: var(--green); font-size: 24px;}
.ldus-71f073ffc3 .fa-times {color: var(--red);}

.ldus-f421271635:has(.ldus-f0718cacf3) {margin: 0 var(--indent-negative);}
.ldus-0720978540 {padding: 20px; margin-bottom: 20px; background-color: var(--bg);}
.ldus-40bfcef4ed {font-size: 18px; font-weight: 500; margin-bottom: 20px;}
.ldus-0913891969 {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;}
.ldus-fb87972996:not(:last-child) {padding-bottom: 10px; border-bottom: 1px solid var(--bdc);}
.ldus-fb87972996::before {content: counter(n, decimal-leading-zero); counter-increment: n; color: var(--tt-fade);}
.ldus-08a7dc8b5a {width: 24px;}
.ldus-9bc46be7d3 {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;}
.ldus-9bc46be7d3::before {color: var(--yellow);}
.ldus-1d7f5be22e {display: grid; place-items: center; font-weight: 500; font-size: 24px;
	background: var(--bg-darker); color: rgba(0,0,0,0.2); height: 500px;}
.ldus-ef9240771d .ldus-85aa7a6798 {position: sticky; left: 0; top: 20px;}


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


/* COMMENTS
----------------------------------------------- */
.ldus-f0718cacf3 {padding-bottom: 10px;}
.ldus-75cc621786 {color: var(--tt-fade); display: block; margin: 5px 0 20px; font-size: 14px; padding-left: 23px; position: relative;}
.ldus-75cc621786::before {color: var(--red); position: absolute; left: 0; top: 2px;}
.ldus-40254fe242 {margin-bottom: 10px;}
.ldus-9c160a7f19 {position: relative;}
.ldus-df25c7f15e, .ldus-5f39271756, .ldus-9c160a7f19 .ldus-c3eeba2d67 {gap: 10px; margin-bottom: 10px;}
.ldus-e86c866bf6 {padding: 0 60px;}
.ldus-53e5325adc {gap: 25px;}
.ldus-a4f00d00f5 {font-size: 14px;}
.ldus-df25c7f15e > span {margin-left: 15px;}
.ldus-9c160a7f19 .comments_subscribe {margin-top: 0px;}

.ldus-318555c324.ldus-9c160a7f19 {cursor: pointer;}
.ldus-830eb4cf9f input, .ldus-081e59c439 textarea {background-color: rgba(0,0,0,0.02);}
.ldus-318555c324, .ldus-318555c324 .ldus-5f39271756 {position: relative;}
.ldus-318555c324 .ldus-53e5325adc button {position: absolute; bottom: 20px; right: 10px; z-index: 10; pointer-events: none;}
.ldus-9c160a7f19 .bb-btn {display: none;}
.ldus-9c160a7f19 .bb-pane {background: none; box-shadow: none; border: 0; position: absolute; left: 0; bottom: 0; right: 0;}
.ldus-9c160a7f19 #b_emo, .ldus-9c160a7f19 #b_leech, .ldus-9c160a7f19 #b_quote, .ldus-9c160a7f19 #b_spoiler, 
.ldus-9c160a7f19 #b_b, .ldus-9c160a7f19 #b_u, .ldus-9c160a7f19 #b_s, .ldus-9c160a7f19 #b_color, .ldus-9c160a7f19 #b_hide {display: grid;}
.ldus-318555c324 .bb-btn {pointer-events: none;}
.ldus-318555c324 .ldus-5f39271756 .bb-editor textarea {height: 200px; resize: none;}
.ldus-5f39271756 .bb-editor textarea {height: 200px; line-height: 1.4; padding-bottom: 40px;}
.comments_subscribe + br, .ldus-9c160a7f19 .bb-editor + br {display: none;}
.ldus-318555c324 .ldus-bfe6269075 {display: none;}

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

.ldus-0ed17aec0f {font-size: 18px; margin-bottom: 20px;}

.ldus-eb62a162aa {margin-bottom: 10px; position: relative; padding: 15px 20px; 
	padding-left: 90px; background-color: var(--bg-darker-1); border-radius: 6px;}
.ldus-eb62a162aa.pos {background-color: rgba(59, 179, 59, 0.1);}
.ldus-eb62a162aa.neg {background-color: rgba(235, 77, 75,0.1);}
.ldus-1c34cb8bcf {height: 20px; display: flex; align-items: center; border-radius: 10px; font-size: 10px; 
	border: 1px solid var(--bdc); padding: 0 10px; text-transform: uppercase;}
.ldus-1c34cb8bcf, .ldus-1c34cb8bcf * {font-weight: 400; color: var(--tt) !important;}
.ldus-1c34cb8bcf.adm, .ldus-1c34cb8bcf.adm * {color: #fff !important; background-color: var(--accent); border-color: var(--accent);}
.ldus-c4bf69930a {width: 50px; height: 50px; border-radius: 50%; position: absolute; left: 20px; top: 20px;}
.ldus-2e7b236d54 {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;}
.ldus-929fc6c268 {width: 100%; height: 100%; text-transform: uppercase; border-radius: inherit;
	position: absolute; left: 0; top: 0; color: #fff; font-size: 18px; font-weight: 500;}
.ldus-553436785c, .ldus-553436785c a {color: var(--accent); font-weight: 500; font-size: 14px;}
.ldus-44d1acb2cb {color: var(--tt-fade); font-size: 12px;}
.ldus-93a7d08eb1 a {color: var(--green); font-size: 18px;}
.ldus-93a7d08eb1 a:last-child {color: var(--red);}
.ldus-93a7d08eb1 span {font-size: 14px;}
.ldus-93a7d08eb1 span .ldus-8e88e916c0 {color: var(--green);}
.ldus-93a7d08eb1 span .ldus-2833e95c54 {color: var(--red);}
.ldus-e58e2e6ce2 {margin: 8px 0;}
.ldus-1cb59dfe00 {font-size: 12px; --tt: var(--tt-fade); color: var(--tt-fade);}
.ldus-095a44514a {font-size: 18px; height: 30px; --tt: var(--tt-fade);}
.ldus-aa7e3c8140 li + li {margin-top: 10px;}
body:has(.ldus-6625ebbdfb) #dropmenudiv {z-index: 1000 !important;}


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


/* LOGIN
----------------------------------------------- */
.ldus-04a4cf6270 {position: fixed; z-index: 999; left: 50%; top: 50%; translate: -50% -50%; width: 500px; max-width: calc(100% - 40px);}
.ldus-0d629b59dc {background-color: var(--bg); box-shadow: var(--bsh-long); padding: 30px 60px; position: relative;}
.ldus-bb9787e514 > * {color: #fff !important; font-size: 19px; font-weight: 500; height: 45px; position: relative; text-transform: uppercase;}
.ldus-bb9787e514 span::before {content: ''; border: 10px solid transparent; border-bottom-color: var(--bg); 
	position: absolute; left: 50%; bottom: 0; margin-left: -10px; z-index: 5;}
.ldus-2c598581dc {font-size: 40px; color: #fff; position: absolute; right: -50px; top: 0; z-index: 10;}
.ldus-43309b86eb {position: relative; padding-left: 80px; margin-bottom: 15px;}
.ldus-cc8755aa35 {width: 60px; background-color: var(--bg-darker); font-size: 24px; 
	position: absolute; left: 0; top: 50%; translate: 0 -50%; overflow: hidden; border-radius: 50%;}
.ldus-b9f8af99f2 {font-size: 19px; font-weight: 500;}
.ldus-4bd5351cd6 {color: var(--tt-fade); margin-top: 5px;}
.ldus-06c4e944da input {height: 50px; line-height: 50px; border-radius: 0; padding: 0 30px;}
.ldus-06c4e944da input::placeholder {font-size: 16px;}
.ldus-06c4e944da input + input {margin-top: -1px;} 
.ldus-06c4e944da input:focus {position: relative; z-index: 5;}
.ldus-f3fb8de6ec button {height: 50px;}
.ldus-ed3d280c89 a {color: var(--ui-accent);}
.ldus-d3870cab53 {font-size: 13px; color: var(--tt-fade); margin-top: 5px;}
.ldus-d3870cab53::before, .ldus-d3870cab53::after {content: ''; flex-grow: 1; background: var(--bdc); height: 1px;}
.ldus-65130ebc5a a {border-radius: 50%; width: 34px; height: 34px; display: grid; place-items: center;}
.ldus-65130ebc5a a img {height: 18px; width: 18px; display: block; filter: invert(1);}
.ldus-2fed1d5d96 {background-color: #587ba1;}
.ldus-a0ccc1985e {background-color: #ff9800;}
.ldus-e7069137d6 {background-color: #3b5998;}
.ldus-4e714f3dec {background-color: #2196f3;}
.ldus-cf64e45da5 {background-color: #f44336;}
.ldus-a355fa3d1b {background-color: #fc3f1d;}
.ldus-65130ebc5a:not(:has(a)) {display: none;}
.ldus-51ff1a0a95 {width: 400px;}
.ldus-c30892b14f a {display: flex; align-items: center; gap: 10px;}
.ldus-ef7010ec28 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
----------------------------------------------- */
.ldus-ca9e54862d:not(.owl-carousel) {display: flex; overflow: hidden; gap: 20px;}
.ldus-ca9e54862d:not(.owl-carousel) > * {flex-shrink: 0;}
.ldus-ca9e54862d:not(.owl-carousel) > .ldus-26b5239dbc {width: calc((100% - 100px)/6);}

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

.ldus-b7d0f93b12 {background-color: var(--bg); margin: 0 var(--indent-negative); margin-bottom: 20px; padding: 20px var(--indent);}
.ldus-f861b993c7 {gap: 10px 20px;}
.ldus-c82fd24ffe {font-size: 16px; font-weight: 500; margin-bottom: 20px;}
.ldus-619a1099dd:not(.ldus-a10315e343) {flex: 1 0 240px; max-width: 100%; min-width: 240px; display: flex; flex-direction: column; gap: 10px;}
.ldus-6e21b39ea7 select {height: 40px; box-shadow: none; border: 1px solid rgba(0,0,0,0.15);
	background-color: var(--bg); color: var(--tt);}
.ldus-6e21b39ea7 input[type="text"] {opacity: 0;}
.ldus-6e21b39ea7 [data-dlefilter="reset"]:not(:hover) {background-color: var(--bg-darker); color: var(--tt-fade);}
.ldus-8880b96487 {padding: 0 20px;}
.ldus-4cef6788ca .ldus-a10315e343 {width: 100%;}
.ldus-4cef6788ca {background: none; box-shadow: none; padding: 0; margin: 0;}

.tail-select, .tail-select * {outline: none; user-select: none;}
.tail-select {position: relative;}
.tail-select-container, .ldus-41ed7f3fb9 {border: 1px solid rgba(0,0,0,0.15); background-color: var(--bg); 
	padding: 5px 5px; min-height: 40px; position: relative; cursor: pointer; color: var(--tt);
	display: flex; flex-wrap: wrap; align-items: center; gap: 5px; padding-right: 40px; border-radius: 3px;}
.tail-select .ldus-10dd946b9c {margin-left: 5px; font-size: 14px;}
.tail-select-container .ldus-129238c798 {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;}
.tail-select .ldus-41ed7f3fb9::before, .tail-select .ldus-41ed7f3fb9::after {position: absolute; top: 50%; right: 10px;
	content:"\f0d8"; color: var(--tt); margin-top: -15px; opacity: 0.5;}
.tail-select .ldus-41ed7f3fb9::after {margin-top: -5px; transform: rotate(180deg);}

.tail-select .ldus-71b9fdb562 {top: 100%; left: 0; width: 100%; z-index: 100; display: none; position: absolute;
    background-color: var(--bg); border: 1px solid rgba(0,0,0,0.15); box-shadow: var(--bsh); border-radius: 3px;}
.tail-select .ldus-71b9fdb562 .ldus-54adae136e {padding: 1px 0; overflow-x: hidden; overflow-y: auto; max-height: 300px;}
.tail-select .ldus-e2f8314835 {padding: 15px;}
.tail-select .ldus-71b9fdb562 .ldus-3b4a74c31b {padding: 20px; font-size: 14px; text-align: center;}
.tail-select .ldus-71b9fdb562 ul li + li {margin-top: 10px;}
.tail-select .ldus-71b9fdb562 ul li {display: flex; align-items: center; gap: 10px; cursor: pointer; font-size: 14px;}
.tail-select .ldus-71b9fdb562 ul li.dropdown-option::before {content: ""; background-color: var(--bg-darker);
    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;}
.tail-select .ldus-71b9fdb562 ul li.dropdown-option.selected {color: var(--accent);}
.tail-select .ldus-71b9fdb562 ul li.dropdown-option.selected::before 
{background-color: var(--accent); color: #fff; content:"\f00c"; box-shadow: none;}
.tail-select .ldus-71b9fdb562 ul li:hover {color: var(--blue);}
.tail-select-container:hover, .ldus-41ed7f3fb9:hover {border-color: var(--accent);}
.tail-select-container .ldus-129238c798:hover {background-color: var(--red);}

.ldus-0380869263 {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;}
.irs-line {position: relative; display: block; overflow: hidden; outline: none !important;}
.irs-line-left, .irs-line-mid, .irs-line-right {position: absolute; display: block; top: 0;}
.irs-line-left {left: 0; width: 11%;}
.irs-line-mid {left: 9%; width: 82%;}
.irs-line-right {right: 0; width: 11%;}
.irs-bar {position: absolute; display: block; left: 0; width: 0;}
.irs-bar-edge {position: absolute; display: block; top: 0; left: 0;}
.irs-shadow {position: absolute; display: none; left: 0; width: 0;}
.irs-handle {position: absolute; display: block; cursor: default; z-index: 1;}
.irs-handle.type_last {z-index: 2;}
.irs-min {position: absolute; display: block; left: 0; cursor: default;}
.irs-max {position: absolute; display: block; right: 0; cursor: default;}
.irs-from, .irs-to, .irs-single {position: absolute; display: block; top: 0; left: 0; cursor: default; white-space: nowrap;}
.irs-grid {position: absolute; display: none; bottom: 0; left: 0; width: 100%; height: 20px;}
.irs-with-grid .irs-grid {display: block;}
.irs-grid-pol {position: absolute; top: 0; left: 0; width: 1px; height: 8px; background: #ec2828;}
.irs-grid-pol.small {height: 4px;}
.irs-grid-text {position: absolute; bottom: 0; left: 0; white-space: nowrap; text-align: center;
font-size: 9px; line-height: 9px; padding: 0 3px; color: #ec2828;}
.irs-disable-mask {position: absolute; display: block; top: 0; left: -1%; width: 102%; height: 100%;
cursor: default; background: rgba(0,0,0,0.0); z-index: 2;}
.irs-disabled {opacity: 0.4;}
.ldus-1c36c23627 .irs-disabled {filter: alpha(opacity=40);}
.irs-hidden-input {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;}

.ldus-0380869263 {height: 40px;}
.irs-line {height: 6px; top: 25px; background-color: var(--bg); border-radius: 3px; 
	box-shadow: inset 0 1px 2px rgba(0,0,0,0.2);}
.irs-bar {height: 6px; top: 25px; background-color:var(--blue); border-radius:3px;}
.irs-bar-edge {top: 25px; height: 8px; width: 11px; background-color:var(--bg);}
.irs-handle {width: 20px; height: 20px; top: 18px; background-color:var(--bg); border-radius:10px; 
	border: 4px solid var(--blue); box-shadow: 0 1px 3px rgba(0,0,0,0.3); cursor: pointer;}
.irs-from, .irs-to, .irs-single {font-size: 10px; margin-top: -5px; border: 1px solid var(--bdc);
	padding: 0 5px; height: 22px; display: flex; align-items: center; 
	background: var(--bg); color: var(--tt); border-radius: 3px;}

/* Lordus.top unique visual layer: brighter original green, softer cards, cleaner filter-free layout */
.ldus-d582e38e2e {background: rgba(255,255,255,0.96); backdrop-filter: blur(10px); border-bottom: 1px solid rgba(118,230,60,0.28);}
.ldus-9090390a1b span {color: var(--accent); text-shadow: 0 0 16px rgba(118,230,60,0.35);}
.ldus-1a5d1a6abf, .ldus-4d48e5b2ac .ldus-37ad0ddb0e button.ldus-b6c5633db6, .ldus-4d48e5b2ac .ldus-37ad0ddb0e button:hover,
button:hover, .ldus-095cc80e00:hover, [type="button"]:hover, [type="submit"]:hover {box-shadow: 0 8px 24px rgba(118,230,60,0.28); filter: saturate(1.08);}
.ldus-c3cf3a5ea8, .ldus-c7d6efec92, .ldus-eebd012467, .ldus-f39aed3aa3, .ldus-07113b76de {border-radius: 12px;}
.ldus-c3cf3a5ea8 {transition: transform .22s ease, box-shadow .22s ease;}
.ldus-26b5239dbc:hover .ldus-c3cf3a5ea8 {transform: translateY(-2px); box-shadow: 0 10px 28px rgba(0,0,0,0.28), 0 0 0 1px rgba(118,230,60,0.35);}
.ldus-77de89b3bd {background: linear-gradient(135deg, #76e63c, #49ca27); color: #102408;}
.ldus-4d48e5b2ac {border-radius: 0 0 14px 14px; overflow: hidden; box-shadow: 0 18px 45px rgba(0,0,0,0.25);}
.ldus-714bf7172a {background: linear-gradient(90deg, rgba(118,230,60,.12), transparent);}
.ldus-cec2c37cf0 {background: linear-gradient(180deg, var(--bg-black), #151b13);}
