﻿
/* BASIC LAYOUT
----------------------------------------------- */
body {position: relative;}
.nplx-c56b45eac0 {min-width: 320px; overflow: hidden; overflow: clip;}
.nplx-ea9829c25b {max-width: var(--max-width); margin: 0 auto; position: relative; z-index: 20;}
.nplx-60b3c332ab {background-color: var(--bg-darker); box-shadow: var(--bsh-long);}
.nplx-f1d8746dc6 {padding: 0 var(--indent); position: sticky; z-index: 100; left: 0; top: 0;
	background-color: var(--bg); box-shadow: var(--bsh-block);}
.nplx-998efe6afe .nplx-f1d8746dc6 {translate: 0 -200%;}
.nplx-b633f38c43 {background-color: var(--bg-blackest); margin: 0 var(--indent-negative); padding: 20px var(--indent);}
.nplx-9a66e62a9d > .nplx-b633f38c43 {margin-top: -20px; margin-bottom: 20px;}
.nplx-ad54c0b140 {margin-top: 0 !important; margin-bottom: 0 !important;}
.nplx-9a66e62a9d {padding: 20px var(--indent); min-height: 100vh;}
.nplx-42f0404370 {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);}
.nplx-9ff2b43222 {border-top: 1px solid var(--bdc); padding-top: 20px; margin-top: 40px;}
.nplx-9a66e62a9d:has(.nplx-f20be7b420), .nplx-9a66e62a9d:has(.nplx-d23bff2c6d), .nplx-9a66e62a9d:has(.nplx-ad54c0b140) {padding-bottom: 0;}
.nplx-c56b45eac0::before, .nplx-c56b45eac0::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%);}
.nplx-c56b45eac0::after {background: linear-gradient(to top, #181818 0%, transparent 300px); z-index: 1; mask-image: none;}
.nplx-99ddf78997 {padding-top: 200px;}

.nplx-7c2ea84928 {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;}
.nplx-7c2ea84928.nplx-16e0742f2e {scale: 1 1; opacity: 1;}
.nplx-ad1bc010cf {position: fixed; z-index: 998; left: 0; top: 0; width: 100%; height: 100%; 
	opacity: 0.8; background-color: #292430; cursor: pointer; display: none;}


/* HEADER, TOPMENU, CAROU
----------------------------------------------- */
.nplx-e9e65f98f8 {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;}
.nplx-e9e65f98f8::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 .nplx-a085a0b5e7 {--tt: #000;}
.nplx-e9e65f98f8:has(img) {background: none; min-width: 200px;}
.nplx-e9e65f98f8:has(img)::before {display: none;}
.nplx-e9e65f98f8 img {display: block; position: absolute; left: 0; top: 50%; translate: 0 -50%; max-height: 100%;}
.nplx-b462f96e38 {color: var(--yellow);}
.dt .nplx-b462f96e38::before {content:"\f755";}
.nplx-303d3843af {height: 34px; padding: 0 20px;}
.nplx-c8a0ef389b {padding-left: 30px;}
.nplx-0db5aa5f4a {height: 30px; font-size: 12px;}
.nplx-846bcb6aa7 {width: 40px; cursor: pointer;}
.nplx-0db5aa5f4a 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;}

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

.nplx-9e2bb176e9 {position: relative;}
.nplx-9fcea20ed2, .nplx-9fcea20ed2: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);}
.nplx-9fcea20ed2:not(:focus)::placeholder {color: var(--tt); opacity: 0.66; font-size: 12px;}
.nplx-ad409749c2 {position: absolute; right: 0; top: 0; height: 34px; font-size: 16px; width: 40px; color: var(--accent);}


/* SECTION
----------------------------------------------- */
.nplx-c124242bb2:not(:last-child) {margin-bottom: 20px;}
.nplx-10713ccbca {margin-bottom: 20px;}
.nplx-9b48e68ec0 {font-size: 18px; font-weight: 500; text-transform: none;}
.nplx-9b48e68ec0 :is(h1,h2,h3) {font-size: inherit;}
.nplx-10713ccbca:has(.nplx-e6f9d92046) {margin-bottom: 10px;}
.nplx-e6f9d92046 button {background: none; color: var(--tt); text-transform: none; font-weight: 400;}
.nplx-e6f9d92046 button.nplx-16e0742f2e {background-color: var(--bg); color: var(--tt);}
.nplx-4332601d10 {color: #fff; font-size: 18px; font-weight: 500; margin-bottom: 20px;}
.nplx-ad54c0b140:not(:has(.nplx-8b3839ca44)) {display: none;}

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

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


/* ITEM CAROUSEL, SHORTSTORY
----------------------------------------------- */
.nplx-339ef54215 {box-shadow: var(--bsh); overflow: hidden;}
.nplx-d33b90f83e {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;}
.nplx-616859a5c5 {position: absolute; inset: 0; z-index: 3; color: #fff; 
	--tt: #fff; --bdc: rgba(255,255,255,0.3); text-align: center; padding: 10px;}
.nplx-27bda860d5 {font-weight: 500; font-size: 15px; margin-bottom: 5px;}
.nplx-f65bd81424 {opacity: 0.8; font-size: 12px;}
.nplx-248ee0cc87 {line-height: 1; border-top: 1px solid var(--bdc); padding-top: 10px; margin-top: 10px;}
.nplx-dfd7ca260d::before {content: attr(data-text); display: inline; margin-right: 5px; text-transform: uppercase; font-weight: 500;}
.nplx-dfd7ca260d.nplx-417fe9a38b::before {color: #f60;}
.nplx-dfd7ca260d.nplx-7d2b057116::before {color: #fc0;}
.nplx-f49f047454 {cursor: pointer; position: absolute; right: 0; top: 0; z-index: 5; 
	border-radius: 0; translate: 0 -100%; opacity: 0;}
.nplx-248ee0cc87:not(:has(.nplx-dfd7ca260d:nth-child(2))) {justify-content: center;}


/* TRAILER, POPUP DESC
----------------------------------------------- */
.nplx-b3b5721e36 {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);}
.nplx-052ca75ecc {position: absolute; right: 20px; top: 20px; font-size: 40px; color: #fff;}
.nplx-c15618174e {width: 100%; max-width: 700px; margin: 0 auto; color: #fff; padding: 80px 20px 20px 20px;}
.nplx-1bfb2d31c4 {height: 40px; padding: 0 40px; margin: 15px 0; width: 100%;}
.nplx-b3b5721e36 h1 {margin-bottom: 15px; margin-top: 20px; font-size: 24px;}
.nplx-b3b5721e36 .nplx-9abd26cbcb, .nplx-b3b5721e36 .full-text {color: #ccc; margin: 0px; padding: 0; background: none;}
.nplx-c7d24aa7ee {overflow: hidden;}

.nplx-28de4e1634 {z-index: 100;}
.nplx-d2f26f8e22 {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;}
.nplx-ca4b59c006 .nplx-d2f26f8e22 {border-left: 0; border-right: 3px solid var(--accent);}
.nplx-d90c9ec792 {text-align: center; font-size: 18px; color: var(--accent); padding-top: 20px;}
.nplx-d2f26f8e22 .not-shown-ajax, .nplx-d2f26f8e22 h1 a, .nplx-d2f26f8e22 h1 small {display: none;}
.nplx-d2f26f8e22 h1 {font-size: 18px;}
.nplx-d2f26f8e22 .full-text {display: -webkit-box; -webkit-line-clamp: 6; line-clamp: 6; 
	-webkit-box-orient: vertical; overflow: hidden; margin: 15px 0;}
.nplx-d2f26f8e22 .nplx-02fc4021c0 {width: 100%; margin-top: 20px;}


/* FOOTER, PAGINATION
----------------------------------------------- */
.nplx-b3575b1c2a {border-left: 1px solid var(--bdc); padding-left: 20px;}
.nplx-9376caa0e7 {font-size: 14px;}
.nplx-682db822c5 {font-size: 16px; font-weight: 700; text-transform: uppercase; font-family: 'Oswald', sans-serif;;}

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


/* INNER PAGE
----------------------------------------------- */
.nplx-69b3380b2a {box-shadow: var(--bsh-block); background-color: var(--bg); margin: 0 var(--indent-negative);}
.nplx-0eaa8d938e {display: grid; grid-template-columns: minmax(0,1fr) 280px;}
.nplx-0eaa8d938e:not(:has(.nplx-3bb2bb33a0)) {display: block;}
.nplx-04133d1dcd {padding: 20px; padding-bottom: 0;}
.nplx-3bb2bb33a0 {background-color: var(--bg-darker-1); padding: 20px;}
.nplx-0cff4cedb3 {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;}
.nplx-f6025e30ca {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);}
.nplx-9dab149859 {grid-area: header;}
.nplx-1c0905c799 {grid-area: info;}

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

.nplx-9dab149859 h1 {font-size: 20px; font-weight: 500;}
.nplx-9dab149859 h1 a {font-size: 12px; margin-left: 10px;}
.nplx-9abd26cbcb .full-text {color: #888; line-height: 1.4;}
.nplx-9abd26cbcb {margin-bottom: 20px;}
.nplx-47ef36614d {max-height: 160px; overflow: auto;}
.nplx-f89f2d7c6b {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);}
.nplx-47ef36614d[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;}
.nplx-9aa2a822b9 {line-height: 1.3; font-size: 13px; display: grid; gap: 5px 20px; 
	grid-template-columns: repeat(auto-fill,minmax(260px,1fr));}
.nplx-9aa2a822b9 li > span:first-child {font-weight: 500; margin-right: 5px;}
.nplx-9aa2a822b9 a {color: var(--blue); text-decoration: underline;}
.nplx-e8d630ed78 {grid-column: 1 / -1;}
.nplx-6feb4c8b76 {grid-row: span 2;}
.nplx-a083c301d0 {font-size: 15px; padding-left: 30px; line-height: 20px;}
.nplx-a083c301d0.nplx-417fe9a38b {background: url(../images/kp.svg) 0 center / 20px no-repeat;}
.nplx-a083c301d0.nplx-7d2b057116 {background: url(../images/imdb.svg) 0 center / 20px no-repeat;}
.nplx-a083c301d0.nplx-3260dff512 {background: url(../images/tmdb.svg) 0 center / 20px no-repeat;}
.nplx-0abc74b457 {border-top: 1px solid var(--bdc); margin: 0 -20px; padding: 15px 20px; 
	text-align: center; font-size: 18px; font-weight: 500;}

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

.nplx-99651bed76 {position: relative; background-color: var(--bg-black); padding: 0;}
.nplx-99651bed76 .nplx-d5dd85ff55 {gap: 1px; margin-bottom: 0px;}
.nplx-99651bed76 .nplx-d5dd85ff55 button {background: var(--bg-blackest); color: #fff; border-radius: 0;}
.nplx-99651bed76 .nplx-d5dd85ff55 button.nplx-16e0742f2e, .nplx-99651bed76 .nplx-d5dd85ff55 button:hover {background: var(--accent); color: #fff;}
.nplx-74178d2380 a {display: flex; align-items: center; gap: 10px; color: var(--red); --red: #f37e7c;}
.nplx-74178d2380 {padding-right: 20px; --tt: #fff; color: #fff; --ui-bg-darker: rgba(255,255,255,0.3);}
.nplx-8cbde41c3d .nplx-52edb77811 + .nplx-1de9590e66 {display: block;}
.nplx-99651bed76 .nplx-d5dd85ff55 button.nplx-16e0742f2e::before {color: rgba(0,0,0,0.8);}
.ya-share2 {min-height: 24px;}
.nplx-8ff3a8cd42 a, .nplx-8ff3a8cd42 > span {cursor: pointer; display: flex; align-items: center; gap: 10px; 
	color: var(--tt-fade); --tt-fade: #ccc;}
.nplx-8ff3a8cd42 a:has(.fav-added) .fal {color: var(--yellow);}
.nplx-901deda957 {padding-left: 20px;}
.nplx-53b402f2bc a {display: flex; align-items: center; gap: 10px; height: 40px; padding: 0 20px;
	background-color: var(--green); color: #fff;}
.nplx-53b402f2bc a:last-child {background-color: var(--red);}
.nplx-c46d777d59 {background: rgba(0,0,0,0.9); position: fixed; width: 100%; height: 100%; z-index: 100; top: 0; left: 0;}
.nplx-4358954154 #scrolltop {visibility: hidden;}
.nplx-4358954154 .nplx-99651bed76 {position: relative; z-index: 102;}

.nplx-0eaa8d938e:has(.nplx-99651bed76) .nplx-3bb2bb33a0 {background-color: var(--bg-blackest); 
	color: #fff; --tt: #fff; --tt-fade: #ccc;--bdc: rgba(255,255,255,0.2);}
.nplx-7451294e7f {position: absolute; inset: 0;}
.nplx-a59e554e02 {height: 40px; display: flex; align-items: center; padding: 0 20px; 
	font-size: 14px; text-transform: uppercase; background-color: #000;}
.nplx-7451294e7f .nplx-548575142e {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;}
.nplx-ff0fbd6764.nplx-16e0742f2e {padding-right: 55px;}
.nplx-537f8ebcbe {width: 50px;}
.nplx-7c3e59db95 {font-weight: 500;}
.nplx-c1bad49f58, .nplx-12f9f773c3 {font-size: 12px; color: var(--tt-fade);}
.nplx-12f9f773c3::before {color: var(--yellow);}
.nplx-ff0fbd6764.nplx-16e0742f2e: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%);}

.nplx-6bebd2120c {padding: 20px;}
.nplx-2d33c3e214 {border: 1px solid var(--bdc);}
.nplx-90a57ed587 {padding: 6px 20px; gap: 10px 20px;}
.nplx-90a57ed587 + .nplx-90a57ed587 {border-top: 1px solid var(--bdc);}
.nplx-cd353b83dd {font-weight: 500; width: 280px;}
.nplx-98cb3d1336 {color: var(--tt-fade);}
.nplx-98cb3d1336 b {display: block; color: var(--tt); font-size: 15px;}
.nplx-9d7cf5736a {color: var(--tt-fade);}
.nplx-ee795d3e00 {color: var(--green); font-size: 24px;}
.nplx-ee795d3e00 .fa-times {color: var(--red);}

.nplx-0eaa8d938e:has(.nplx-db833adb9b) {margin: 0 var(--indent-negative);}
.nplx-d2991a7ff1 {padding: 20px; margin-bottom: 20px; background-color: var(--bg);}
.nplx-61ada71ec9 {font-size: 18px; font-weight: 500; margin-bottom: 20px;}
.nplx-6fc61196e6 {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;}
.nplx-03c2999cba:not(:last-child) {padding-bottom: 10px; border-bottom: 1px solid var(--bdc);}
.nplx-03c2999cba::before {content: counter(n, decimal-leading-zero); counter-increment: n; color: var(--tt-fade);}
.nplx-efff857aec {width: 24px;}
.nplx-82544eaada {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;}
.nplx-82544eaada::before {color: var(--yellow);}
.nplx-da1e036acf {display: grid; place-items: center; font-weight: 500; font-size: 24px;
	background: var(--bg-darker); color: rgba(0,0,0,0.2); height: 500px;}
.nplx-3bb2bb33a0 .nplx-ed6361b320 {position: sticky; left: 0; top: 20px;}


/* TEXT BLOCK, TYPOGRAPHY, VIDEO BLOCK
----------------------------------------------- */
.nplx-a552b3ef71 {margin-bottom: 30px; font-size: 24px;}
.full-text {line-height: 1.6; font-size: 14px; 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 > .nplx-8cb049fa6a img[style*="left"] {margin:0 10px 10px 0;}
.full-text > img[style*="right"], .full-text > .nplx-8cb049fa6a 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, .nplx-4d253bba66 > * {width:100%;}
.full-text > *:last-child {margin-bottom: 0;}
.nplx-627dafb50f {padding-top: 60%; position: relative; background-color: #000;}
.nplx-627dafb50f > iframe, .nplx-627dafb50f > 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
----------------------------------------------- */
.nplx-db833adb9b {padding-bottom: 10px;}
.nplx-42f3b09890 {color: var(--tt-fade); display: block; margin: 5px 0 20px; font-size: 14px; padding-left: 23px; position: relative;}
.nplx-42f3b09890::before {color: var(--red); position: absolute; left: 0; top: 2px;}
.nplx-3cb68328c2 {margin-bottom: 10px;}
.nplx-69349c4b78 {position: relative;}
.nplx-176ec930ad, .nplx-68652b9700, .nplx-69349c4b78 .message-info {gap: 10px; margin-bottom: 10px;}
.nplx-022fa17f1e {padding: 0 60px;}
.nplx-96aedeeb19 {gap: 25px;}
.nplx-e2f02c3b97 {font-size: 14px;}
.nplx-176ec930ad > span {margin-left: 15px;}
.nplx-69349c4b78 .comments_subscribe {margin-top: 0px;}

.nplx-b32e9bcc7d.nplx-69349c4b78 {cursor: pointer;}
.nplx-6259fba847 input, .nplx-a93633467d textarea {background-color: rgba(0,0,0,0.02);}
.nplx-b32e9bcc7d, .nplx-b32e9bcc7d .nplx-68652b9700 {position: relative;}
.nplx-b32e9bcc7d .nplx-96aedeeb19 button {position: absolute; bottom: 20px; right: 10px; z-index: 10; pointer-events: none;}
.nplx-69349c4b78 .nplx-ff3f1608b1 {display: none;}
.nplx-69349c4b78 .nplx-7344a0498a {background: none; box-shadow: none; border: 0; position: absolute; left: 0; bottom: 0; right: 0;}
.nplx-69349c4b78 #b_emo, .nplx-69349c4b78 #b_leech, .nplx-69349c4b78 #b_quote, .nplx-69349c4b78 #b_spoiler, 
.nplx-69349c4b78 #b_b, .nplx-69349c4b78 #b_u, .nplx-69349c4b78 #b_s, .nplx-69349c4b78 #b_color, .nplx-69349c4b78 #b_hide {display: grid;}
.nplx-b32e9bcc7d .nplx-ff3f1608b1 {pointer-events: none;}
.nplx-b32e9bcc7d .nplx-68652b9700 .bb-editor textarea {height: 200px; resize: none;}
.nplx-68652b9700 .bb-editor textarea {height: 200px; line-height: 1.4; padding-bottom: 40px;}
.comments_subscribe + br, .nplx-69349c4b78 .bb-editor + br {display: none;}
.nplx-b32e9bcc7d .has-checkbox {display: none;}

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

.nplx-2f0d3d0d8c {font-size: 18px; margin-bottom: 20px;}

.nplx-2c02bf8952 {margin-bottom: 10px; position: relative; padding: 15px 20px; 
	padding-left: 90px; background-color: var(--bg-darker-1); border-radius: 6px;}
.nplx-2c02bf8952.pos {background-color: rgba(59, 179, 59, 0.1);}
.nplx-2c02bf8952.neg {background-color: rgba(235, 77, 75,0.1);}
.nplx-3f272a77a2 {height: 20px; display: flex; align-items: center; border-radius: 10px; font-size: 10px; 
	border: 1px solid var(--bdc); padding: 0 10px; text-transform: uppercase;}
.nplx-3f272a77a2, .nplx-3f272a77a2 * {font-weight: 400; color: var(--tt) !important;}
.nplx-3f272a77a2.adm, .nplx-3f272a77a2.adm * {color: #fff !important; background-color: var(--accent); border-color: var(--accent);}
.nplx-aaa05f1c81 {width: 50px; height: 50px; border-radius: 50%; position: absolute; left: 20px; top: 20px;}
.nplx-55e24e0cda {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;}
.nplx-4246ccbffb {width: 100%; height: 100%; text-transform: uppercase; border-radius: inherit;
	position: absolute; left: 0; top: 0; color: #fff; font-size: 18px; font-weight: 500;}
.nplx-9135d863cc, .nplx-9135d863cc a {color: var(--accent); font-weight: 500; font-size: 14px;}
.nplx-21c1d0ad8f {color: var(--tt-fade); font-size: 12px;}
.nplx-f3ddab2710 a {color: var(--green); font-size: 18px;}
.nplx-f3ddab2710 a:last-child {color: var(--red);}
.nplx-f3ddab2710 span {font-size: 14px;}
.nplx-f3ddab2710 span .nplx-22b1bfb66b {color: var(--green);}
.nplx-f3ddab2710 span .nplx-ad9d30027f {color: var(--red);}
.comm__text {margin: 8px 0;}
.nplx-0e112f99c6 {font-size: 12px; --tt: var(--tt-fade); color: var(--tt-fade);}
.nplx-b8fc905bb0 {font-size: 18px; height: 30px; --tt: var(--tt-fade);}
.nplx-24841337a7 li + li {margin-top: 10px;}
body:has(.nplx-bbbcac064b) #dropmenudiv {z-index: 1000 !important;}


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


/* LOGIN
----------------------------------------------- */
.nplx-3932568e7e {position: fixed; z-index: 999; left: 50%; top: 50%; translate: -50% -50%; width: 500px; max-width: calc(100% - 40px);}
.nplx-8dda1e5d1b {background-color: var(--bg); box-shadow: var(--bsh-long); padding: 30px 60px; position: relative;}
.nplx-514ae33fe2 > * {color: #fff !important; font-size: 19px; font-weight: 500; height: 45px; position: relative; text-transform: uppercase;}
.nplx-514ae33fe2 span::before {content: ''; border: 10px solid transparent; border-bottom-color: var(--bg); 
	position: absolute; left: 50%; bottom: 0; margin-left: -10px; z-index: 5;}
.nplx-581d63f616 {font-size: 40px; color: #fff; position: absolute; right: -50px; top: 0; z-index: 10;}
.nplx-b4727b1633 {position: relative; padding-left: 80px; margin-bottom: 15px;}
.nplx-17c3e7b110 {width: 60px; background-color: var(--bg-darker); font-size: 24px; 
	position: absolute; left: 0; top: 50%; translate: 0 -50%; overflow: hidden; border-radius: 50%;}
.nplx-bdb23b364c {font-size: 19px; font-weight: 500;}
.nplx-fbdca2c823 {color: var(--tt-fade); margin-top: 5px;}
.nplx-a3200bce9d input {height: 50px; line-height: 50px; border-radius: 0; padding: 0 30px;}
.nplx-a3200bce9d input::placeholder {font-size: 16px;}
.nplx-a3200bce9d input + input {margin-top: -1px;} 
.nplx-a3200bce9d input:focus {position: relative; z-index: 5;}
.nplx-580c9422b5 button {height: 50px;}
.nplx-addafaec85 a {color: var(--ui-accent);}
.nplx-c8633bb1e3 {font-size: 13px; color: var(--tt-fade); margin-top: 5px;}
.nplx-c8633bb1e3::before, .nplx-c8633bb1e3::after {content: ''; flex-grow: 1; background: var(--bdc); height: 1px;}
.nplx-f48ff06069 a {border-radius: 50%; width: 34px; height: 34px; display: grid; place-items: center;}
.nplx-f48ff06069 a img {height: 18px; width: 18px; display: block; filter: invert(1);}
.nplx-6a1cb38de2 {background-color: #587ba1;}
.nplx-8bef5de665 {background-color: #ff9800;}
.nplx-b906923875 {background-color: #3b5998;}
.nplx-ae1660aef6 {background-color: #2196f3;}
.nplx-de0ee656f2 {background-color: #f44336;}
.nplx-f99b01547f {background-color: #fc3f1d;}
.nplx-f48ff06069:not(:has(a)) {display: none;}
.nplx-4be00976ac {width: 400px;}
.nplx-dfaad75f7b a {display: flex; align-items: center; gap: 10px;}
.nplx-56a3360a7e 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
----------------------------------------------- */
.nplx-d7bbdedbed:not(.owl-carousel) {display: flex; overflow: hidden; gap: 20px;}
.nplx-d7bbdedbed:not(.owl-carousel) > * {flex-shrink: 0;}
.nplx-d7bbdedbed:not(.owl-carousel) > .nplx-8b3839ca44 {width: calc((100% - 100px)/6);}

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