/* BASIC LAYOUT
----------------------------------------------- */

body {
    position: relative;
}

.wrapper {
    min-width: 320px;
    overflow: hidden;
    overflow: clip;
}

.u1_52 {
    max-width: var(--max-width);
    margin: 0 auto;
    position: relative;
    z-index: 20;
}


/* .v1_gc {background-color: var(--bg-darker);} */

.UU_rh {
    padding: 0 var(--indent);
    position: sticky;
    z-index: 100;
    left: 0;
    top: 0;
    background-color: var(--bg);
}

.VU_ii .UU_rh {
    translate: 0 -200%;
}

.H_ql {
    background: linear-gradient(135deg, #6e7683 0%, #423fa7 50%, #8449a1 100%);
    transition: background-position 0.3s ease;
    margin: 0 var(--indent-negative);
    padding: 20px var(--indent);
    margin: 0 calc((100% - 100vw) / 2);
    padding: 0 calc((100vw - 100%) / 2);
    padding-top: 25px;
    padding-bottom: 25px;
    position: relative;
}

.rb_i3>.H_ql {
    margin-top: -20px;
    margin-bottom: 20px;
}

.I_ng {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
}

.rb_i3 {
    padding: 20px var(--indent);
    min-height: 100vh;
}

.UT_c5 {
    padding: 40px var(--indent);
    padding-bottom: 20px;
}

.aU_w9 {
    border-top: 1px solid var(--bdc);
    padding-top: 20px;
    margin-top: 40px;
}

.rb_i3:has(.vb_yi),
.rb_i3:has(.XX_bf),
.rb_i3:has(.I_ng) {
    padding-bottom: 0;
}

.wrapper::after {
    background: linear-gradient(to top, #111 0%, transparent 300px);
    z-index: 1;
    mask-image: none;
}

.fZ_8m {
    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;
}

.fZ_8m.is-active {
    scale: 1 1;
    opacity: 1;
}

.oX_rw {
    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
----------------------------------------------- */

.LW_eb {
    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;
}

.LW_eb::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 .dV_zy {
    --tt: #000;
}

.LW_eb:has(img) {
    background: none;
    min-width: 200px;
}

.LW_eb:has(img)::before {
    display: none;
}

.LW_eb img {
    display: block;
    position: absolute;
    left: 0;
    top: 50%;
    translate: 0 -50%;
    max-height: 100%;
}

.iV_1s {
    color: var(--yellow);
}

.dt .iV_1s::before {
    content: "\f755";
}

.XU_yo {
    height: 34px;
    padding: 0 20px;
}

.aV_hl {
    padding-left: 30px;
}

.ZU_wb {
    height: 30px;
    font-size: 12px;
}

.WU_g6 {
    width: 40px;
    cursor: pointer;
}

.ZU_wb 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;
}

.eV_op {
    margin: 0 30px;
	margin-right: auto;
}

.eV_op li {
    position: relative;
}

.eV_op>li>a {
    display: flex;
    align-items: center;
    height: 70px;
    text-transform: uppercase;
    font-size: 16px;
    font-weight: 700;
    opacity: 0.6;
}

.fV_m0 {
    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.fV_m0 {
    grid-template-columns: repeat(3, 1fr);
    width: 660px;
}

.gV_69 {
    display: grid;
    gap: 6px;
}

.fV_m0 li:not(:has(a)) {
    font-weight: 500;
}

.fV_m0 a {
    opacity: 0.8;
}

.UU_rh .eV_op li:has(.fV_m0)::before {
    content: '';
    position: absolute;
    right: -20px;
    top: 47%;
    border: 6px solid transparent;
    border-bottom-color: var(--accent);
    margin-left: -6px;
    transform: rotate(180deg);
}

.gZ_wk {
    position: relative;
}

.iZ_2t,
.iZ_2t: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);
}

.iZ_2t:not(:focus)::placeholder {
    color: var(--tt);
    opacity: 0.66;
    font-size: 12px;
}

.hZ_da {
    position: absolute;
    right: 0;
    top: 0;
    height: 34px;
    font-size: 16px;
    width: 40px;
    color: var(--accent);
}


/* SECTION
----------------------------------------------- */

.zZ_zf:not(:last-child) {
    margin-bottom: 20px;
}

.DZ_7c {
    margin-bottom: 20px;
}

.FZ_vo {
    font-size: 18px;
    font-weight: 500;
    text-transform: none;
}

.FZ_vo :is(h1, h2, h3) {
    font-size: inherit;
}

.DZ_7c:has(.EZ_yn) {
    margin-bottom: 10px;
}

.EZ_yn button {
    background: none;
    color: var(--tt);
    text-transform: none;
    font-weight: 400;
}

.EZ_yn button.is-active {
    background-color: var(--bg);
    color: var(--tt);
}

.J_lx {
    color: #fff;
    font-size: 18px;
    font-weight: 500;
    margin-bottom: 20px;
    position: relative;
    z-index: 1;
}

.I_ng:not(:has(.AV_23)) {
    display: none;
}

.YZ_7e {
    color: var(--tt-fade);
    font-size: 12px;
    padding: 10px 0;
    margin-top: -20px;
}

.YZ_7e a {
    color: var(--tt);
}

.vb_yi {
    color: var(--tt-fade-0);
    display: grid;
    gap: 10px;
    padding: 20px var(--indent);
    margin: 0 var(--indent-negative);
}

.vb_yi :is(h1, h2, h3) {
    font-size: 18px;
    font-weight: 500;
    color: var(--tt);
}

.vb_yi a {
    text-decoration: underline;
    color: var(--accent);
}

.vb_yi ul li {
    position: relative;
    padding-left: 25px;
    margin-left: 25px;
}

.vb_yi ul li::before {
    content: "\f00c";
    color: var(--accent);
    position: absolute;
    left: 0;
    top: 0;
}


/* ITEM CAROUSEL, SHORTSTORY
----------------------------------------------- */

.GV_ji {
    box-shadow: var(--bsh);
    overflow: hidden;
}

.HV_j4 {
    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;
}
.MV_bo {
	font-size: 12px;
	padding: 3px 12px;
	border-radius: 3px;
	font-weight: 500;
	background-color: #e0e0e0;
	color: #000;
	position: absolute;
	right: 10px;
	top: 10px;
	z-index: 1;
}

/* Классы для рейтинга */

.KV_hc {
    background-color: #e74c3c;
    color: #fff;
}

.IV_qd {
    background-color: #f39c12;
    color: #fff;
}

.JV_af {
    background-color: #27ae60;
    color: #fff;
}

.LV_zo {
    background: linear-gradient(135deg, #ffd700, #ffed4e);
    color: #000;
    font-weight: 600;
    box-shadow: 0 2px 8px rgba(255, 215, 0, 0.4);
}

.EV_dd {
    position: absolute;
    inset: 0;
    z-index: 3;
    color: #fff;
    --tt: #fff;
    --bdc: rgba(255, 255, 255, 0.3);
    padding: 10px;
}

.QV_b5 {
    font-weight: 500;
    font-size: 14px;
    margin-bottom: 5px;
}

.RV_b1 {
    opacity: 0.8;
    font-size: 12px;
}

.OV_x2 {
    line-height: 1;
    border-top: 1px solid var(--bdc);
    padding-top: 10px;
    margin-top: 10px;
}

.PV_wf::before {
    content: attr(data-text);
    display: inline;
    margin-right: 5px;
    text-transform: uppercase;
    font-weight: 500;
}

.PV_wf.kp::before {
    color: #f60;
}

.PV_wf.imdb::before {
    color: #fc0;
}

.DV_x3 {
    cursor: pointer;
    position: absolute;
    right: 0;
    top: 0;
    z-index: 5;
    border-radius: 0;
    translate: 0 -100%;
    opacity: 0;
}

.OV_x2:not(:has(.PV_wf:nth-child(2))) {
    justify-content: center;
}


/* TRAILER, POPUP DESC
----------------------------------------------- */

.A0_ad {
    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);
}

.D0_yi {
    position: absolute;
    right: 20px;
    top: 20px;
    font-size: 40px;
    color: #fff;
}

.F0_ix {
    width: 100%;
    max-width: 700px;
    margin: 0 auto;
    color: #fff;
    padding: 80px 20px 20px 20px;
}

.C0_02 {
    height: 40px;
    padding: 0 40px;
    margin: 15px 0;
    width: 100%;
}

.A0_ad h1 {
    margin-bottom: 15px;
    margin-top: 20px;
    font-size: 24px;
}

.A0_ad .dY_zj,
.A0_ad .JU_cj {
    color: #ccc;
    margin: 0px;
    padding: 0;
    background: none;
}

.B0_u3 {
    overflow: hidden;
}

.q0_3b {
    z-index: 100;
}

.r0_au {
    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;
}

.EY_9y .r0_au {
    border-left: 0;
    border-right: 3px solid var(--accent);
}

.s0_2b {
    text-align: center;
    font-size: 18px;
    color: var(--accent);
    padding-top: 20px;
}

.r0_au .aX_9g,
.r0_au h1 a,
.r0_au h1 small {
    display: none;
}

.r0_au h1 {
    font-size: 18px;
}

.r0_au .JU_cj {
    display: -webkit-box;
    -webkit-line-clamp: 6;
    line-clamp: 6;
    -webkit-box-orient: vertical;
    overflow: hidden;
    margin: 15px 0;
}

.r0_au .wX_5a {
    width: 100%;
    margin-top: 20px;
}


/* FOOTER, PAGINATION
----------------------------------------------- */

.YT_qb {
    border-left: 1px solid var(--bdc);
    padding-left: 20px;
}

.VT_n3 {
    font-size: 14px;
}

.XT_df {
    font-size: 16px;
    font-weight: 700;
    text-transform: uppercase;
    ;
}

.kY_e4 {
    gap: 20px 10px;
    padding-top: 10px;
}

.qY_w2 a,
.qY_w2 span,
.kY_e4>a,
.kY_e4>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);
}

.qY_w2 {
    gap: 10px;
    font-size: 14px;
}

.qY_w2 span:not(.WW_nm) {
    color: #fff;
    background: var(--accent);
}

.pY_mk {
    height: 36px;
    border-radius: 4px;
    overflow: hidden;
    background-color: var(--bg);
    box-shadow: var(--bsh);
}

.pY_mk>* {
    width: 40px;
    display: grid;
    place-items: center;
    color: var(--accent);
    font-size: 18px;
}

.pY_mk>span {
    color: var(--tt-fade);
}

.oY_ws:has(span:not(.fal)) {
    display: none;
}

.oY_ws a {
    min-width: 360px;
}


/* INNER PAGE
----------------------------------------------- */

/* .vX_4v {
    margin: 0 var(--indent-negative);
} */

.xX_fa {
    display: grid;
    grid-template-columns: minmax(0, 1fr) 280px;
}

.xX_fa:not(:has(.zX_gv)) {
    display: block;
}

.yX_4f {
    padding: 20px;
    padding-bottom: 0;
}

.zX_gv {
    background-color: var(--bg-darker-1);
    padding: 20px;
}

.QX_53 {
    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;
}

.UX_ib {
    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);
}

.HX_2m {
    grid-area: header;
}

.JX_mc {
    grid-area: info;
}

.IX_me::after {
    opacity: 0.5;
    height: 33%;
}

.VX_61 {
    position: relative;
    z-index: 10;
    font-size: 12px;
}

.VX_61 a {
    display: flex;
    align-items: center;
    padding: 0 10px;
    font-weight: 500;
    gap: 10px;
    height: 40px;
}

.VX_61 a .fal {
    display: grid;
    place-items: center;
    width: 30px;
    height: 30px;
    border-radius: 50%;
    font-size: 16px;
    color: #fff;
    background-color: var(--green);
}

.VX_61 a+a .fal {
    background-color: var(--red);
}

.WX_ku {
    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;
}

.WX_ku::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));
}

.WX_ku::after {
    content: '';
    position: absolute;
    z-index: -1;
    background-color: var(--bg);
    inset: 3px;
    border-radius: 50%;
}

.HX_2m h1 {
    font-size: 20px;
    font-weight: 500;
}

.HX_2m h1 a {
    font-size: 12px;
    margin-left: 10px;
}

.dY_zj .JU_cj {
    color: #888;
    line-height: 1.4;
}

.dY_zj {
    margin-bottom: 20px;
}

.XV_l0 {
    max-height: 160px;
    overflow: auto;
}

.VZ_bf {
    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);
}

.XV_l0[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;
}

.MX_13 {
    line-height: 1.3;
    font-size: 13px;
    display: grid;
    gap: 5px 20px;
    grid-template-columns: repeat(auto-fill, minmax(260px, 1fr));
}

.MX_13 li>span:first-child {
    font-weight: 500;
    margin-right: 5px;
}

.MX_13 a {
    color: var(--blue);
    text-decoration: underline;
}

.PX_nz {
    grid-column: 1 / -1;
}

.NX_h7 {
    grid-row: span 2;
}

.OX_rx {
    font-size: 15px;
    padding-left: 30px;
    line-height: 20px;
}

.OX_rx.kp {
    background: url(../images/kp.svg) 0 center / 20px no-repeat;
}

.OX_rx.imdb {
    background: url(../images/imdb.svg) 0 center / 20px no-repeat;
}

.OX_rx.tmdb {
    background: url(../images/tmdb.svg) 0 center / 20px no-repeat;
}

.cY_im {
    border-top: 1px solid var(--bdc);
    margin: 0 -20px;
    padding: 15px 20px;
    text-align: center;
    font-size: 18px;
    font-weight: 500;
}

.aY_qs ul {
    display: grid;
    gap: 20px;
    grid-template-columns: repeat(4, 1fr);
    border-top: 1px solid var(--bdc);
    margin: 0 -20px;
    padding: 20px 20px;
}

.aY_qs a,
.aY_qs img {
    display: block;
    height: auto;
    width: 100%;
    border-radius: 0px;
    aspect-ratio: 300 / 200;
}

.aY_qs img {
    object-fit: cover;
}

.aY_qs ul li:nth-child(4)~li {
    display: none;
}

.RX_eu {
    position: relative;
    background-color: var(--bg-black);
    padding: 0;
}

.RX_eu .n0_gn {
    gap: 1px;
    margin-bottom: 0px;
}

.RX_eu .n0_gn button {
    background: var(--bg-blackest);
    color: #fff;
    border-radius: 0;
}

.RX_eu .n0_gn button.is-active,
.RX_eu .n0_gn button:hover {
    background: var(--accent);
    color: #fff;
}

.DX_yr a {
    display: flex;
    align-items: center;
    gap: 10px;
    color: var(--red);
    --red: #f37e7c;
}

.DX_yr {
    padding-right: 20px;
    --tt: #fff;
    color: #fff;
    --ui-bg-darker: rgba(255, 255, 255, 0.3);
}

.ZW_fp .TX_2t+.m0_qf {
    display: block;
}

.RX_eu .n0_gn button.is-active::before {
    color: rgba(0, 0, 0, 0.8);
}

.B1_8t {
    min-height: 24px;
}

.EX_hq a,
.EX_hq>span {
    cursor: pointer;
    display: flex;
    align-items: center;
    gap: 10px;
    color: var(--tt-fade);
    --tt-fade: #ccc;
}

.EX_hq a:has(.hT_6i) .fal {
    color: var(--yellow);
}

.SX_r9 {
    padding-left: 20px;
}

.LX_5o a {
    display: flex;
    align-items: center;
    gap: 10px;
    height: 40px;
    padding: 0 20px;
    background-color: var(--green);
    color: #fff;
}

.LX_5o a:last-child {
    background-color: var(--red);
}

.tb_ij {
    background: rgba(0, 0, 0, 0.9);
    position: fixed;
    width: 100%;
    height: 100%;
    z-index: 100;
    top: 0;
    left: 0;
}

.zW_2u #scrolltop {
    visibility: hidden;
}

.zW_2u .RX_eu {
    position: relative;
    z-index: 102;
}

.xX_fa:has(.RX_eu) .zX_gv {
    background-color: var(--bg-blackest);
    color: #fff;
    --tt: #fff;
    --tt-fade: #ccc;
    --bdc: rgba(255, 255, 255, 0.2);
}

.FX_1s {
    position: absolute;
    inset: 0;
}

.GX_1t {
    height: 40px;
    display: flex;
    align-items: center;
    padding: 0 20px;
    font-size: 14px;
    text-transform: uppercase;
    background-color: #000;
}

.FX_1s .BZ_jn {
    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;
}

.uU_rk.is-active {
    padding-right: 55px;
}

.wU_s3 {
    width: 50px;
}

.zU_6c {
    font-weight: 500;
}

.yU_um,
.xU_p5 {
    font-size: 12px;
    color: var(--tt-fade);
}

.xU_p5::before {
    color: var(--yellow);
}

.uU_rk.is-active: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%);
}

.ZX_u1 {
    padding: 20px;
}

.YX_gl {
    border: 1px solid var(--bdc);
}

.ZY_ll {
    padding: 6px 20px;
    gap: 10px 20px;
}

.ZY_ll+.ZY_ll {
    border-top: 1px solid var(--bdc);
}

.cZ_vy {
    font-weight: 500;
    width: 280px;
}

.bZ_0s {
    color: var(--tt-fade);
}

.bZ_0s b {
    display: block;
    color: var(--tt);
    font-size: 15px;
}

.aZ_c5 {
    color: var(--tt-fade);
}

.dZ_ps {
    color: var(--green);
    font-size: 24px;
}

.dZ_ps .fa-times {
    color: var(--red);
}

.xX_fa:has(.AX_xq) {
    margin: 0 var(--indent-negative);
}

.x0_g1 {
    padding: 20px;
    margin-bottom: 20px;
    background-color: var(--bg);
}

.z0_xt {
    font-size: 18px;
    font-weight: 500;
    margin-bottom: 20px;
}

.y0_yp {
    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;
}

.I0_sv:not(:last-child) {
    padding-bottom: 10px;
    border-bottom: 1px solid var(--bdc);
}

.I0_sv::before {
    content: counter(n, decimal-leading-zero);
    counter-increment: n;
    color: var(--tt-fade);
}

.J0_pm {
    width: 24px;
}

.L0_14 {
    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;
}

.L0_14::before {
    color: var(--yellow);
}

.XY_ws {
    display: grid;
    place-items: center;
    font-weight: 500;
    font-size: 24px;
    background: var(--bg-darker);
    color: rgba(0, 0, 0, 0.2);
    height: 500px;
}

.zX_gv .WY_5j {
    position: sticky;
    left: 0;
    top: 20px;
}


/* TEXT BLOCK, TYPOGRAPHY, VIDEO BLOCK
----------------------------------------------- */

.eY_ea {
    margin-bottom: 30px;
    font-size: 24px;
}

.JU_cj {
    line-height: 1.6;
    font-size: 14px;
    word-wrap: break-word;
    color: var(--tt-fade-0);
}

.JU_cj a {
    text-decoration: underline;
    color: var(--ui-accent);
}

.JU_cj img:not(.emoji),
.JU_cj p,
.JU_cj h1,
.JU_cj h2,
.JU_cj h3,
.JU_cj h4,
.JU_cj h5,
.JU_cj>ul,
.JU_cj>ol,
.JU_cj table {
    margin-bottom: 25px;
}

.JU_cj>img[style*="left"],
.JU_cj>.highslide img[style*="left"] {
    margin: 0 10px 10px 0;
}

.JU_cj>img[style*="right"],
.JU_cj>.highslide img[style*="right"] {
    margin: 0 0 10px 10px;
}

.JU_cj>ul li,
.JU_cj>ol li {
    padding-left: 60px;
    position: relative;
}

.JU_cj>ul li:before {
    content: '';
    width: 8px;
    height: 8px;
    border-radius: 50%;
    border: 3px solid var(--accent);
    position: absolute;
    top: 6px;
    left: 34px;
}

.JU_cj>ol {
    counter-reset: num;
}

.JU_cj>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;
}

.JU_cj>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;
}

.JU_cj>ul li+li,
.JU_cj>ol li+li {
    margin-top: 10px;
}

.JU_cj table,
.c1_9i>* {
    width: 100%;
}

.JU_cj>*:last-child {
    margin-bottom: 0;
}

.d1_0j {
    padding-top: 60%;
    position: relative;
    background-color: #000;
}

.d1_0j>iframe,
.d1_0j>video {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
}

.JU_cj h1,
.JU_cj h2,
.JU_cj h3,
.JU_cj h4,
.JU_cj h5 {
    font-size: 21px;
    margin-bottom: 20px;
}


/* COMMENTS
----------------------------------------------- */

.AX_xq {
    padding-bottom: 10px;
}

.BX_s0 {
    color: var(--tt-fade);
    display: block;
    margin: 5px 0 20px;
    font-size: 14px;
    padding-left: 23px;
    position: relative;
}

.BX_s0::before {
    color: var(--red);
    position: absolute;
    left: 0;
    top: 2px;
}

.uX_o9 {
    margin-bottom: 10px;
}

.f_g2 {
    position: relative;
}

.k_yv,
.i_lq,
.f_g2 .OW_te {
    gap: 10px;
    margin-bottom: 10px;
}

.h_7h {
    padding: 0 60px;
}

.g_0u {
    gap: 25px;
}

.qb_4s {
    font-size: 14px;
}

.k_yv>span {
    margin-left: 15px;
}

.f_g2 .nb_tf {
    margin-top: 0px;
}

.n_10.f_g2 {
    cursor: pointer;
}

.l_o8 input,
.j_1z textarea {
    background-color: rgba(0, 0, 0, 0.02);
}

.n_10,
.n_10 .i_lq {
    position: relative;
}

.n_10 .g_0u button {
    position: absolute;
    bottom: 20px;
    right: 10px;
    z-index: 10;
    pointer-events: none;
}

.f_g2 .bb-btn {
    display: none;
}

.f_g2 .bb-pane {
    background: none;
    box-shadow: none;
    border: 0;
    position: absolute;
    left: 0;
    bottom: 0;
    right: 0;
}

.f_g2 #b_emo,
.f_g2 #b_leech,
.f_g2 #b_quote,
.f_g2 #b_spoiler,
.f_g2 #b_b,
.f_g2 #b_u,
.f_g2 #b_s,
.f_g2 #b_color,
.f_g2 #b_hide {
    display: grid;
}

.n_10 .bb-btn {
    pointer-events: none;
}

.n_10 .i_lq .bb-editor textarea {
    height: 200px;
    resize: none;
}

.i_lq .bb-editor textarea {
    height: 200px;
    line-height: 1.4;
    padding-bottom: 40px;
}

.nb_tf+br,
.f_g2 .bb-editor+br {
    display: none;
}

.n_10 .has-checkbox {
    display: none;
}

.NW_nx {
    display: none;
    align-items: center;
    flex-wrap: wrap;
    gap: 10px;
}

.NW_nx select {
    flex: 1 1 0;
    margin: 0 -28px 0 0;
    border-radius: 0;
    box-shadow: none;
    min-width: 60%;
}

.NW_nx .x_sz {
    border-radius: 0;
    padding: 0 10px;
}

.hb_oa {
    font-size: 18px;
    margin-bottom: 20px;
}

.Q_21 {
    margin-bottom: 10px;
    position: relative;
    padding: 15px 20px;
    padding-left: 90px;
    background-color: var(--bg-darker-1);
    border-radius: 6px;
}

.Q_21.pos {
    background-color: rgba(59, 179, 59, 0.1);
}

.Q_21.neg {
    background-color: rgba(235, 77, 75, 0.1);
}

.ab_3x {
    height: 20px;
    display: flex;
    align-items: center;
    border-radius: 10px;
    font-size: 10px;
    border: 1px solid var(--bdc);
    padding: 0 10px;
    text-transform: uppercase;
}

.ab_3x,
.ab_3x * {
    font-weight: 400;
    color: var(--tt) !important;
}

.ab_3x.adm,
.ab_3x.adm * {
    color: #fff !important;
    background-color: var(--accent);
    border-color: var(--accent);
}

.cb_dz {
    width: 50px;
    height: 50px;
    border-radius: 50%;
    position: absolute;
    left: 20px;
    top: 20px;
}

.ib_hb {
    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;
}

.db_k5 {
    width: 100%;
    height: 100%;
    text-transform: uppercase;
    border-radius: inherit;
    position: absolute;
    left: 0;
    top: 0;
    color: #fff;
    font-size: 18px;
    font-weight: 500;
}

.U_zw,
.U_zw a {
    color: var(--accent);
    font-weight: 500;
    font-size: 14px;
}

.Y_0l {
    color: var(--tt-fade);
    font-size: 12px;
}

.fb_d6 a {
    color: var(--green);
    font-size: 18px;
}

.fb_d6 a:last-child {
    color: var(--red);
}

.fb_d6 span {
    font-size: 14px;
}

.fb_d6 span .VY_t2 {
    color: var(--green);
}

.fb_d6 span .UY_me {
    color: var(--red);
}

.gb_th {
    margin: 8px 0;
}

.R_in {
    font-size: 12px;
    --tt: var(--tt-fade);
    color: var(--tt-fade);
}

.W_s6 {
    font-size: 18px;
    height: 30px;
    --tt: var(--tt-fade);
}

.X_tz li+li {
    margin-top: 10px;
}

body:has(.QY_dt) #dropmenudiv {
    z-index: 1000 !important;
}


/* POPUP WIDGET
----------------------------------------------- */

.QY_dt {
    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);
}

.QY_dt::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;
}

.QY_dt .p1_ea {
    display: block;
    margin-bottom: 20px;
}

@media screen and (min-width: 760px) {
    .QY_dt {
        left: 50%;
        bottom: 50%;
        right: auto;
        translate: -50% 50%;
        width: 400px;
    }
    .QY_dt::before {
        display: none;
    }
}


/* LOGIN
----------------------------------------------- */

.eW_vy {
    position: fixed;
    z-index: 999;
    left: 50%;
    top: 50%;
    translate: -50% -50%;
    width: 500px;
    max-width: calc(100% - 40px);
}

.lW_2i {
    background-color: var(--bg);
    box-shadow: var(--bsh-long);
    padding: 30px 60px;
    position: relative;
}

.mW_9e>* {
    color: #fff !important;
    font-size: 19px;
    font-weight: 500;
    height: 45px;
    position: relative;
    text-transform: uppercase;
}

.mW_9e span::before {
    content: '';
    border: 10px solid transparent;
    border-bottom-color: var(--bg);
    position: absolute;
    left: 50%;
    bottom: 0;
    margin-left: -10px;
    z-index: 5;
}

.iW_b0 {
    font-size: 40px;
    color: #fff;
    position: absolute;
    right: -50px;
    top: 0;
    z-index: 10;
}

.nW_r7 {
    position: relative;
    padding-left: 80px;
    margin-bottom: 15px;
}

.gW_8h {
    width: 60px;
    background-color: var(--bg-darker);
    font-size: 24px;
    position: absolute;
    left: 0;
    top: 50%;
    translate: 0 -50%;
    overflow: hidden;
    border-radius: 50%;
}

.yW_tk {
    font-size: 19px;
    font-weight: 500;
}

.jW_7k {
    color: var(--tt-fade);
    margin-top: 5px;
}

.oW_zg input {
    height: 50px;
    line-height: 50px;
    border-radius: 0;
    padding: 0 30px;
}

.oW_zg input::placeholder {
    font-size: 16px;
}

.oW_zg input+input {
    margin-top: -1px;
}

.oW_zg input:focus {
    position: relative;
    z-index: 5;
}

.hW_kf button {
    height: 50px;
}

.kW_23 a {
    color: var(--ui-accent);
}

.rW_6b {
    font-size: 13px;
    color: var(--tt-fade);
    margin-top: 5px;
}

.rW_6b::before,
.rW_6b::after {
    content: '';
    flex-grow: 1;
    background: var(--bdc);
    height: 1px;
}

.qW_iy a {
    border-radius: 50%;
    width: 34px;
    height: 34px;
    display: grid;
    place-items: center;
}

.qW_iy a img {
    height: 18px;
    width: 18px;
    display: block;
    filter: invert(1);
}

.wW_wv {
    background-color: #587ba1;
}

.vW_03 {
    background-color: #ff9800;
}

.sW_zm {
    background-color: #3b5998;
}

.uW_di {
    background-color: #2196f3;
}

.tW_p8 {
    background-color: #f44336;
}

.xW_m2 {
    background-color: #fc3f1d;
}

.qW_iy:not(:has(a)) {
    display: none;
}

.fW_2v {
    width: 400px;
}

.pW_tr a {
    display: flex;
    align-items: center;
    gap: 10px;
}

.c-0 span {
    display: none;
}


/**
 * Owl Carousel v2.3.4
 * Copyright 2013-2018 David Deutsch
 * Licensed under: SEE LICENSE IN https://github.com/OwlCarousel2/OwlCarousel2/blob/master/LICENSE
 */

.owl-carousel {
    width: 100%;
    position: relative;
    z-index: 1;
}

.owl-stage {
    position: relative;
    display: flex;
    justify-content: flex-start;
}

.owl-stage-outer {
    position: relative;
    overflow: hidden;
    transform: translate3d(0px, 0px, 0px);
}

.owl-item {
    position: relative;
    min-height: 10px;
}

.owl-nav.disabled,
.owl-dots.disabled,
.owl-carousel.owl-refresh .owl-item {
    display: none;
}

.owl-carousel.owl-drag .owl-item {
    user-select: none;
}

.owl-carousel.owl-grab {
    cursor: move;
    cursor: grab;
}

.owl-nav {
    position: absolute;
    right: 0;
    top: 0;
    margin-top: -45px;
    display: flex;
    gap: 5px;
}

.owl-prev,
.owl-next {
    cursor: pointer;
    width: 30px;
    height: 30px;
    display: grid;
    place-items: center;
    font-size: 18px;
    background-color: transparent;
    color: #fff;
    box-shadow: none;
    border-radius: 4px;
}

.owl-prev {
    opacity: 0.6;
}

.owl-next {
    opacity: 1;
}


/* CLS FIX
----------------------------------------------- */

.has-carousel:not(.owl-carousel) {
    display: flex;
    overflow: hidden;
    gap: 20px;
}

.has-carousel:not(.owl-carousel)>* {
    flex-shrink: 0;
}

.has-carousel:not(.owl-carousel)>.AV_23 {
    width: calc((100% - 100px)/6);
}

@media screen and (max-width: 1220px) {
    .has-carousel:not(.owl-carousel)>.AV_23 {
        width: calc((100% - 80px)/5);
    }
}

@media screen and (max-width: 950px) {
    .has-carousel:not(.owl-carousel)>.AV_23 {
        width: calc((100% - 60px)/4);
    }
}

@media screen and (max-width: 760px) {
    .has-carousel:not(.owl-carousel)>.AV_23 {
        width: calc((100% - 40px)/3);
    }
}

@media screen and (max-width: 470px) {
    .has-carousel:not(.owl-carousel)>.AV_23 {
        width: calc((100% - 20px)/2);
    }
}

.MT_cd {
    background-color: var(--bg);
    margin: 0 var(--indent-negative);
    margin-bottom: 20px;
    padding: 20px var(--indent);
}

.LT_94 {
    gap: 10px 20px;
}

.OT_pn {
    font-size: 16px;
    font-weight: 500;
    margin-bottom: 20px;
}

.RT_9k:not(.TT_h3) {
    flex: 1 0 240px;
    max-width: 100%;
    min-width: 240px;
    display: flex;
    flex-direction: column;
    gap: 10px;
}

.PT_jx select {
    height: 40px;
    box-shadow: none;
    border: 1px solid rgba(0, 0, 0, 0.15);
    background-color: var(--bg);
    color: var(--tt);
}

.PT_jx input[type="text"] {
    opacity: 0;
}

.PT_jx [data-dlefilter="reset"]:not(:hover) {
    background-color: var(--bg-darker);
    color: var(--tt-fade);
}

.ST_vz {
    padding: 0 20px;
}

.NT_92 .TT_h3 {
    width: 100%;
}

.NT_92 {
    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,
.select-label {
    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 .label-inner {
    margin-left: 5px;
    font-size: 14px;
}

.tail-select-container .select-handle {
    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 .select-label::before,
.tail-select .select-label::after {
    position: absolute;
    top: 50%;
    right: 10px;
    content: "\f0d8";
    color: var(--tt);
    margin-top: -15px;
    opacity: 0.5;
}

.tail-select .select-label::after {
    margin-top: -5px;
    transform: rotate(180deg);
}

.tail-select .select-dropdown {
    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 .select-dropdown .dropdown-inner {
    padding: 1px 0;
    overflow-x: hidden;
    overflow-y: auto;
    max-height: 300px;
}

.tail-select .dropdown-optgroup {
    padding: 15px;
}

.tail-select .select-dropdown .dropdown-empty {
    padding: 20px;
    font-size: 14px;
    text-align: center;
}

.tail-select .select-dropdown ul li+li {
    margin-top: 10px;
}

.tail-select .select-dropdown ul li {
    display: flex;
    align-items: center;
    gap: 10px;
    cursor: pointer;
    font-size: 14px;
}

.tail-select .select-dropdown 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 .select-dropdown ul li.dropdown-option.selected {
    color: var(--accent);
}

.tail-select .select-dropdown ul li.dropdown-option.selected::before {
    background-color: var(--accent);
    color: #fff;
    content: "\f00c";
    box-shadow: none;
}

.tail-select .select-dropdown ul li:hover {
    color: var(--blue);
}

.tail-select-container:hover,
.select-label:hover {
    border-color: var(--accent);
}

.tail-select-container .select-handle:hover {
    background-color: var(--red);
}

.irs {
    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.M0_qk {
    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;
}

.MW_1h .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;
}

.irs {
    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;
}

.zZ_zf {
	padding: 20px;
	background-color: #f2f2f2;
}
.e1_0q {
	height: 720px;
}

@media (max-width: 1024px) {
	.e1_0q {
		height: 560px;
	}
}

@media (max-width: 768px) {
	.e1_0q {
		height: 260px;
	}
	.BT_yf iframe {
		height: 320px !important;
	}
}

@media (max-width: 540px) {
	.e1_0q {
		height: 240px;
	}
}
.bY_yi {
	margin-top: 6px;
}
.bY_yi .btn {
	width: 100%;
}