/* Datalife Engine template 
name: Lord Films,
by: redissx (E-mail: redissx@gmail.com, Website: webrambo.ru ), 
creation date: 16 april 2019, 
version dle: 12-13
*/

/* SET BASE
----------------------------------------------- */
* {background: transparent; margin: 0; padding: 0; outline: none; border: 0;
-webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
ol, ul {list-style: none;}
blockquote, q {quotes: none;}
table {border-collapse: collapse; border-spacing: 0;}
input, select {vertical-align: middle;}
article, aside, figure, figure img, hgroup, footer, header, nav, section, main {display: block;}
img {max-width: 100%;}
.clr {clear: both;}
.clearfix:after {content: ""; display: table; clear: both;}

body {font: 14px 'Open Sans', sans-serif; line-height: normal; padding: 0; margin: 0;        
color: #444; background: #111 url(../images/bg.webp) center top no-repeat;
 min-height: 100%; width: 100%; font-weight: 400;}
a {color: #444; text-decoration: none;}
a:hover, a:focus {color: #79c142; text-decoration: none;}
h1, h2, h3, h4, h5 {font-weight: 600; font-size: 18px;}

button, textarea, input[type="text"], input[type="password"] {appearance: none; -webkit-appearance: none; 
	font-size: 16px; font-family: 'Open Sans' !important;}

.button, .btn, .pagi-load a, .up-second li a, .usp-edit a, .qq-upload-button, button:not(.color-btn):not([class*=fr]), 
html input[type="button"], input[type="reset"], input[type="submit"], .meta-fav a, .usp-btn a {
display: inline-block; text-align: center; padding: 0 20px; height: 40px; line-height: 40px; 
border-radius: 3px; cursor: pointer; text-transform: uppercase; box-shadow: inset 0 -3px #66aa33;
color: #fff; background-color: #79c142; font-size: 14px; font-weight: 600;}
.button:hover, .btn:hover, .up-second li a:hover, .usp-edit a:hover, .qq-upload-button:hover, 
.pagi-load a:hover, .usp-btn a:hover,
button:not(.color-btn):hover, html input[type="button"]:hover, input[type="reset"]:hover, 
input[type="submit"]:hover, .meta-fav a:hover 
{background-color: #82de3b; color: #fff; box-shadow: 0 10px 20px 0 rgba(0,0,0,0);}
button:active, input[type="button"]:active, input[type="submit"]:active {box-shadow: inset 0 1px 4px 0 rgba(0,0,0,0.1);}

input[type="text"], input[type="password"] {height: 40px; line-height: 40px;
border-radius: 4px; border: 0; padding: 0 15px;}
select {height: 40px; border: 0; padding: 0 15px;}
textarea {padding: 15px; overflow: auto; vertical-align: top; resize: vertical;}
input[type="text"], input[type="password"], select, textarea {width: 100%; background-color: #fff; color: #000; 
box-shadow: inset 0 0 0 1px #e3e3e3, inset 1px 2px 5px rgba(0,0,0,0.2);}
select {width: auto;}
input[type="text"]:focus, input[type="password"]:focus, textarea:focus 
{box-shadow: inset 0 0 0 1px #79c142, inset 1px 2px 5px rgba(0,0,0,0.1);}
input::placeholder, textarea::placeholder {color: #000; opacity: 0.4; font-size: 13px;} 
input:focus::placeholder, textarea:focus::placeholder {color: transparent}

.img-box, .img-wide, .img-square, .img-resp, .img-resp-vert, .img-resp-sq, .img-fit 
{overflow: hidden; position: relative; background-color: #222;}
.img-resp {padding-top: 60%;}
.img-resp-vert {padding-top: 145%;}
.img-resp-sq {padding-top: 100%;}
.img-box img, .img-square img, .img-resp img, .img-resp-vert img, .img-resp-sq img {width: 100%; height: auto; display: block;}
.img-resp img, .img-resp-vert img, .img-resp-sq img {position: absolute; left: 0; top: 0;}
.img-wide img {width: 100%; display: block;}
.img-fit img {width: 100%; height: 100%; object-fit: cover;}
.nowrap {white-space: nowrap; overflow: hidden; text-overflow: ellipsis;}

.fx-row {display:-ms-flexbox;display:-webkit-flex;display:flex;-ms-flex-wrap:wrap;-webkit-flex-wrap:wrap;flex-wrap:wrap;
-ms-flex-pack:justify;-webkit-justify-content:space-between;justify-content:space-between;}
.fx-col {display:-ms-flexbox;display:-webkit-flex;display:flex; 
-ms-flex-direction:column;-webkit-flex-direction:column;flex-direction:column}
.fx-center {-ms-flex-pack:center;-webkit-justify-content:center;justify-content:center}
.fx-middle {-ms-flex-align:center;-webkit-align-items:center;align-items:center}
.fx-start {-webkit-justify-content:flex-start;justify-content:flex-start;}
.fx-top {-ms-flex-align:flex-start;-webkit-align-items:flex-start;align-items:flex-start}
.fx-first {-ms-flex-order: -1;-webkit-order: -1;order: -1;}
.fx-last {-ms-flex-order: 10;-webkit-order: 10;order: 10;}
.fx-1 {-ms-flex-preferred-size: 0; flex-basis: 0; -webkit-box-flex: 1; -ms-flex-positive: 1; flex-grow: 1; 
	max-width: 100%; min-width: 50px;}

b, strong {font-weight: 600;}
.icon-left .fa, .icon-left .icon {margin-right: 10px;}
.icon-right .fa, .icon-right .icon {margin-left: 10px;}
.hidden, #dofullsearch {display: none;}
.anim {transition: color .3s, background-color .3s, opacity .3s;}
.anim-all {transition: all 1s;}
.mtitle, .sub-title h1, .form-wrap h1 {margin-bottom: 30px; font-size: 24px; font-weight: 600;}
.hmenu > li > a {font-family: 'Oswald', sans-serif; font-weight: 700; text-transform: uppercase;}


/* BASIC GRID
----------------------------------------------- */
.wrap {min-width:320px; position: relative; padding-top: 250px;}
.wrap-center {max-width:1100px; margin:0 auto; position:relative; z-index:20;}
.wrap-main {background-color: #ededed; box-shadow: 0 0 60px rgba(0,0,0,0.5);}
.header {background-color: #fff; box-shadow: 0 1px 5px 0 rgba(0,0,0,0.15); 
	transition: top .2s linear; position: relative; z-index: 99;}
.header-in {padding: 0 20px;}
.content {padding: 20px;}
.header.sticky {position: fixed; left: 0; top: 0; width: 100%;}
.header.sticky-hide {top: -70px;}
.header.sticky-vis {top: 0;}
.footer {background-color: #1e1e1e; color: #ccc; padding: 20px;}

#gotop{position:fixed; width:40px; height:40px; line-height:40px; right:10px; bottom:10px;
z-index:9998; display:none; background-color:#fff; color:#444; cursor:pointer; font-size:18px; 
border-radius:3px; text-align:center; box-shadow: 0 1px 4px rgba(0,0,0,0.2);}


/* HEADER
----------------------------------------------- */
.logo {width: 180px; height: 70px; display: block;}
.search-box {width:100%; position:relative;}
.search-box input, .search-box input:focus {padding: 0 45px 0 10px;
border-radius: 3px; height: 34px; line-height: 34ppx;}
.search-box button {position:absolute; right:0; top:-3px; z-index:10; padding:0 !important; 
background:transparent !important; color:#79c142 !important; font-size: 16px !important; width: 40px; 
box-shadow: none !important;}
.btn-login {height: 34px; line-height: 34px; margin-left: 10px;}
.hmenu {padding: 0 20px 0 40px;}
.hmenu > li {margin-right: 20px; position: relative;}
.hmenu > li > a {display: block; height: 70px; line-height: 70px; opacity: 0.6; font-size: 16px;}
.hmenu > li:hover > a, .hmenu > li > a.is-active {opacity: 1; box-shadow: inset 0 -3px #79c142; color: #79c142;}
.hidden-menu {background-color: #fff; box-shadow: 0 10px 20px rgba(0,0,0,0.1); z-index: 100; 
position: absolute; left: 0; top: 95%; width: 600px; padding: 10px; border-top: 3px solid #79c142;
pointer-events: none; opacity: 0; transform: translateY(30px); transition: all .3s;}
.hm-col {width: 33.33%; float: left;}
.hm-col li {height: 26px; line-height: 26px; font-weight: 600; padding: 0 10px;}
.hm-col a {white-space: nowrap; overflow: hidden; text-overflow: ellipsis; font-weight: 400; 
opacity: 0.8; margin: 0 -10px; padding: 0 10px; font-size: 13px; display: block;}
.hm-col a:hover {background-color: #79c142; color: #fff; opacity: 1;}
.hmenu > li:hover .hidden-menu {pointer-events: auto; opacity: 1; transform: translateY(0px);}
.one-col {width: 180px;}
.one-col .hm-col {width: 100%;}

/* SECTION
----------------------------------------------- */
.sect {margin-bottom: 20px;}
.sect-header {margin-bottom: 10px;}
.sect-title {font-size: 18px; font-weight: 600;}
.sect-items {margin: 0 -5px -10px -5px;}
.sect-title, .sect-tabs span {height: 40px; line-height: 40px; padding: 0 20px; cursor: pointer; 
border-radius: 3px; display: inline-block; vertical-align: top;}
.sect-title {background-color: #79c142; color: #fff !important; margin-right: 20px;}
a.sect-title:hover {text-decoration: underline;}
.sect-title .fa {margin-left: 10px; font-size: 14px;}
.sect-tabs span.is-active {background-color: #fff;}
.sect-tabs span:not(.is-active):hover {background-color: #e1e1e1; cursor: pointer;}
.sect-cont > .fa {font-size:100px; color:#CCC; display:block; text-align:center;}
/* plain-заголовок — как текст */
.sect-title.plain{
  background:none !important;
  color:#444 !important;
  padding:0 !important;
  height:auto !important;
  line-height:1.25 !important;
  border-radius:0 !important;
  cursor:default !important;
  text-decoration:none !important;
}

/* выравниваем заголовок по левому краю первого постера */
.lf-carousel .sect-header{
  padding-left:5px;       /* такой же «полугаттер», как у .lfc-item */
}


/* THUMB
----------------------------------------------- */
.th-item {float: left; width: 16.66%; padding: 0 5px; margin-bottom: 10px;}
.th-in {display: block; position: relative; box-shadow: 0 0 3px 0 rgba(0,0,0,0.25);}
.th-img:before {content: ''; position: absolute; left: 0; right: 0; bottom: 0; z-index: 5; 
background: linear-gradient(to bottom, rgba(0,0,0,0) 0%,rgba(0,0,0,1) 100%); height: 50%;}
.th-desc {position: absolute; left: 0; right: 0; bottom: 0; z-index: 10; padding: 10px; color: #fff; text-align: center;}
.th-title {font-weight: 600;}
.th-year {font-size: 12px; margin-top: 3px; opacity: 0.8;}
.th-rates {margin-top: 3px;}
.th-rate:before {content: attr(data-text); display: inline; margin-right: 3px; text-transform: uppercase; font-weight: 600;}
.th-rate-kp:before {color: #f60;}
.th-rate-imdb:before {color: #fc0;}
.th-series {
    position: absolute;
    z-index: 5;
    left: 5px;
    top: 5px;
    padding: 3px 5px;
    border-radius: 3px;

    /* Лёгкая прозрачность фона */
    background-color: rgba(121, 193, 66, 0.88); /* почти плотный, но прозрачность есть */

    /* Лёгкое свечение вокруг для лучшего контраста */
    box-shadow: 0 0 6px rgba(0, 0, 0, 0.35);

    color: #fff;
    font-weight: 600;
    font-size: 12px;
}
.th-mask {position:absolute; left:0; top:0; width:100%; height:100%; text-align:center; padding:10px; 
background-color:rgba(0,0,0,0.6); opacity:0; z-index:11;}
.with-mask:hover .th-mask {opacity:0.9;}
.th-mask .fa {width:60px; height:60px; border-radius:50%; text-align:center; line-height:60px; 
padding-left:5px; font-size:24px; color: #79C142; opacity:0.8;}


/* SEO DESCRIPTION
----------------------------------------------- */
.desc-text {background-color: #e1e1e1; margin: 0 -20px -20px -20px; padding: 20px;}
.desc-text h1, .desc-text h2, .desc-text h3 {font-size: 18px; font-weight: 600; margin-bottom: 10px;}
.desc-text p {line-height:1.7; font-size: 13px;}
.desc-text p + p {margin-top:10px;}
.desc-text p + h1, .desc-text p + h2, .desc-text p + h3 {margin-top:10px;}
.desc-text a {text-decoration: underline; color: #79c142;}
.desc-text ul li {list-style-type: disc; margin-left: 40px;}


/* FOOTER
----------------------------------------------- */
.ft-desc {width: 50%; padding-top: 55px; background: url(../images/ft-logo.png) left -15px no-repeat;}
.ft-counter {margin-top: 20px;}
.ft-menu p, .ft-menu li {color: #fff; margin-bottom: 10px;}
.footer a:not(:hover) {color: #ccc;}
.ft-menu a::before {content: "\f105"; margin-right: 10px; font-family: 'FontAwesome';}
.welcome-link {
    color: #7db86c !important; /* пример — салатовый */
    text-decoration: none !important;
}

.welcome-link:hover {
    color: #5ea52f !important; /* слегка темнее при наведении */
}

/* BOTTOM NAVIGATION
----------------------------------------------- */
.bottom-nav {text-align:center; padding-top: 10px;}
.pagi-load > span {display:none;}
.pagi-load a {margin-bottom: 15px; padding: 0 80px;}
.navigation a:hover {background-color: #7e79ba; color: #fff;}
.pagi-nav {max-width:100%; display:inline-block;}
.pagi-nav > span {display:inline-block;}
.pnext a, .pprev a, .pprev > span, .pnext > span {display:block; width:36px; text-align:center;}
.navigation {line-height: 36px;}
.navigation a, .navigation span, .pnext a, .pprev a, .pprev > span, .pnext > span {display:inline-block; padding:0 10px; 
margin:5px 2px 0 2px; border-radius: 4px; min-width: 36px; box-shadow: inset 0 0 0 1px #e3e3e3; background-color: #fff;}
.navigation span, .pagi-nav a:hover {background-color: #79c142; color:#fff;}
.navigation span.nav_ext {background:#fff; color:#ccc;}
.pagi-nav a:hover {color: #fff;}
.dle-comments-navigation .pagi-nav {margin-bottom:0;}


/* FULL
----------------------------------------------- */
.speedbar {font-size: 12px; margin: -10px 0 10px; color: #888;}
.fmain {background-color: #fff; box-shadow: 0 1px 5px 0 rgba(0,0,0,0.15); margin: 0 -20px;}
.fright {width: 280px; padding: 20px; padding-bottom: 1px; background-color: #e1e1e1;}
.fleft {padding: 20px;}
.fleft-img {width: 200px; margin-right: 20px;}
.fposter {border-radius: 3px 3px 0 0;}
.fleft-img-in {box-shadow:0 0 0 1px #ccc,2px 3px 3px 0 rgba(0,0,0,0.1); border-radius: 3px;}
.fleft-desc h1 {font-size: 18px; font-weight: 600; margin-bottom: 15px;}
.fedit {position: absolute; z-index: 10; right: 10px; top: 10px; font-size: 18px;}

.slide-circle {width:50px; height:50px; border-radius: 50%; margin: -25px 0 0 -25px;
background-color:#e1e1e1; box-shadow:0 0 0 5px #fff,0 0 12px 0 rgba(0,0,0,0.8);
position: absolute; left: 50%; top: 0;}
.slide-circle > div {position: absolute; left:0; top:0; z-index: 1; width: 100%; height: 100%; 
text-align: center; font-size:20px; font-weight: 600; padding-top: 10px;}
.slide-circle > div div {display: none;}
.flikes {height:45px; position:relative; z-index:20; white-space: nowrap; padding: 0 6px;}
.rate-plus, .rate-minus {line-height:45px; cursor:pointer;}
.flikes .fa {width: 30px; height: 30px; line-height: 30px; text-align: center; border-radius: 50%; 
color: #fff; font-size: 16px;}
.rate-plus .fa {background-color: #33a42d; margin-right: 8px;}
.rate-minus .fa {background-color: #dd4d1b; margin-left: 8px;}
.rate-plus:hover .fa, .rate-minus:hover .fa {opacity: 0.8;}

.fdesc {margin-bottom: 20px; color:#888; font-size: 13px;}
.fdesc.slice-masked {margin-bottom:0;}
.slice {overflow:hidden; position:relative; transition:height .2s;}
.slice-masked:before {content:'';position:absolute;z-index:1;bottom:0px;left:0;right:0;height:120px;pointer-events:none;
background:linear-gradient(to bottom, rgba(255,255,255,0) 0%, #fff 100%);}
.slice-btn {margin:1px 0 15px 0;}
.slice-btn span {display:block; cursor:pointer; text-decoration:none; box-shadow:0 0 0 1px #ccc,2px 3px 3px 0 rgba(0,0,0,0.1); 
text-align:center; padding:8px 10px; font-weight:600; border-radius:3px;}

.flist {width: 48%; line-height: 1.7; font-size: 13px;}
.flist li > span:first-child {font-weight: 600; color: #000;}
.flist a {color: #06c; border-bottom: 1px dotted #06c;}
.flist-wide {width: 100%;}
.frate {line-height: 30px; border-radius: 3px; text-align: center; width: 48%; 
	margin-top: 7px; font-size: 14px; font-weight: 600;}
.frate:before {content: attr(data-text); display: inline; margin-right: 3px; text-transform: uppercase;}
.frate-kp {box-shadow: inset 0 0 0 2px #f60;}
.frate-imdb {box-shadow: inset 0 0 0 2px #fc0;}

.fsubtitle {text-align: center; margin: 20px -20px -10px -20px; padding: 0 20px; padding-top: 10px; 
	border-top: 1px solid #e3e3e3; font-weight: 600; font-size: 16px; width: calc(100% + 40px);}
.fplayer {position:relative;}
.fctrl {background-color: #1e1e1e; color: #ccc; padding-right: 20px;}
.fplayer .tabs-sel {white-space:nowrap; overflow-y:hidden; overflow-x:auto; font-size: 0;}
.fplayer .tabs-sel span {display:inline-block; padding:0 20px; height:40px; line-height:40px; cursor:pointer; 
font-weight:600; font-size: 14px; background-color: #000; color: #fff;}
.fplayer .tabs-sel span.current {background-color: #79c142; color: #fff;}
.fplayer .tabs-sel span:hover {text-decoration: underline;}
.js .tabs-b {background-color: #000; display: none;}
.js .tabs-b.visible {display: block;}

.fcompl a, .ffav a {color: #ccc;}
.fcompl a:hover, .ffav a:hover, .ffav span:hover {color: #fff; cursor: pointer;}
.fcompl, .ffav {margin-left: 20px;}
.flight {height: 30px; line-height: 30px; position: relative;
	padding-left: 50px; cursor: pointer; display: inline-block;}
.flight:before, .flight:after{content: '';position: absolute;top: 50%;transition: .3s;}
.flight:before{height: 20px;margin-top: -10px;width: 40px;border-radius: 4px;
	background: #444;box-shadow: inset 0 1px 3px rgba(0,0,0,0.8); left: 0;}
.flight:after{left: 1px;height: 18px;width: 18px;margin-top: -9px;background: #ffda13;
	border-radius: 4px;box-shadow: 0 1px 2px rgba(0,0,0,.3);}
.light-overlay {position: fixed; left: 0; top: 0; right: 0; bottom: 0; 
	z-index: 99998; background-color: rgba(0,0,0,0.8); display: none;}
.light-off .flight:after{left: 21px; background-color: #79c142;}
.light-off .light-overlay {display: block;}
.light-off .fplayer {z-index: 99999;}
.light-off #gotop {z-index: 10;}

.fshare {padding: 10px; text-align:center; white-space:nowrap;}
.fshare .fa {width:50px; height:30px; border-radius:3px; text-align:center; line-height:30px; 
background-color:#C70003; color:#fff; font-size:14px; margin:0 2px; cursor:pointer;}
.fshare .fa:hover {opacity:0.8;}
.fa.fa-vk {background-color:#5075a5;}
.fa.fa-facebook {background-color:#4b6baf;}
.fa.fa-twitter {background-color:#2daae1;}
.fa.fa-odnoklassniki, .fa.fa-rss {background-color:#FC6D00;}
.fa.fa-paper-plane {background-color:#5682a3;}

.frels {margin: 0 -20px; margin-top: -20px; padding: 20px; background-color: #111; color: #fff; position: relative; bottom: -20px;}
.frels-title {font-size: 18px; font-weight: 600; padding-bottom: 10px;}
.fcomms {padding-top: 20px;}
.full-comms, .add-comms{width:48%;}
.no-comms {-ms-flex-order:-1;-webkit-order:-1;order:-1}
.comm-letter {position: absolute; left: 0; top: 0; width: 30px; height: 30px; line-height: 30px; text-align: center; 
background-color: #000; color: #fff; font-size: 14px; font-weight: 600; text-transform: uppercase; border-radius: 50%;}
.add-comms > form {position: sticky; right: 0; top: 90px; margin-bottom: 20px;}


/* FULL STORY STATIC
----------------------------------------------- */
.video-box embed, .video-box object, .video-box video, .video-box iframe, .video-box frame 
{max-width:100% !important; display:block; width:100%; height:500px;}
.mejs-container {max-width:100% !important;}
.full-text {line-height: 1.5; font-size: 14px;}
.full-text img:not(.emoji) {max-width:100%; margin:10px 0;}
.full-text > img[style*="left"], .full-text > .highslide img[style*="left"] {margin:0 10px 10px 0;}
.full-text > img[style*="right"], .full-text > .highslide img[style*="right"] {margin:0 0 10px 10px;}
.full-text a {text-decoration:underline; color:#06c;}
.full-text a:hover {text-decoration:none;}
.full-text h2, .full-text h3, .full-text h4, .full-text h5 {margin:10px 0; font-size:18px; font-weight:700;}
.full-text p {margin-bottom:10px;}
.full-text ul, .full-text ol {margin:0;}
.full-text ul li {list-style:disc; margin-left:40px;}
.full-text ol li {list-style:decimal; margin-left:40px;}

.full-taglist a {color:#d20068;}
.full-taglist {margin-top:20px;}
.full-taglist span:not(.fa):not(:last-child):after {content:","; display:inline;}




/* LOGIN
----------------------------------------------- */
.login-overlay, .mmenu-overlay {position: fixed; z-index: 998; left: 0; top: 0; width: 100%; height: 100%; 
opacity: 0.6; display: none; background-color: #000;}
.login-box {position: fixed; z-index: 999; left: 50%; top: 50%; transform: translate(-50%,-50%); 
background-color: #fff; padding: 30px 60px 40px 60px; border-top: 5px solid #79c142; width: 400px; 
box-shadow: 0 20px 60px rgba(0,0,0,0.5); display: none;}
.login-close {width: 26px; height: 26px; line-height: 26px; text-align: center; font-size: 24px; 
	cursor: pointer; position: absolute; top: -30px; right: -30px; color: #fff;}
.login-title {font-size: 18px; font-weight: 600; margin-bottom: 15px; text-align: center;}
.login-avatar {width: 60px; height: 60px; border-radius: 50%; margin: 0 auto 15px auto; 
text-align: center; line-height: 60px; font-size: 24px; background-color: #f2f6f8; color: #939393;}
.login-input {margin-bottom: 15px;}
.login-btn button {width: 100%; margin: 15px 0;}
.login-btm a {border-bottom: 1px dotted #06c; color: #06c; font-size: 14px;}
.login-check {position: relative; }
.login-check input {opacity: 0; position: absolute; cursor: pointer;}
.login-check span {display: block; padding-left: 36px; height: 30px; line-height: 30px; color: #939393;}
.login-check span:before, .login-check span:after{content: '';position: absolute;top: 50%;transition: .3s;}
.login-check span:before{left: 0; height: 10px; margin-top: -5px; width: 26px; border-radius: 5px; 
	background: #fff; box-shadow: inset 0 1px 4px rgba(0,0,0,0.3);}
.login-check span:after{left: 1px; height: 12px; width: 12px; margin-top: -6px; background: #2ecc71;
	border-radius: 6px; box-shadow: 0 1px 4px rgba(0,0,0,0);}
.login-check input:checked + span:before {background-color: #fff;}
.login-check input:checked + span:after {left: 13px; background-color: #fff; box-shadow: 0 1px 4px rgba(0,0,0,0.3);}
.login-menu {border-top: 1px solid #e3e3e3; border-left: 1px solid #e3e3e3;}
.login-menu li {text-align: center; border-right: 1px solid #e3e3e3; border-bottom: 1px solid #e3e3ee; width: 50%;}
.login-menu a {display: block; padding: 10px 5px; font-size: 14px;}
.login-menu li .fa {display: none; height: 28px; font-size: 22px; color: #06c;}
.login-admin {text-align: center; margin: -10px 0 25px 0;}
.login-soc-title {display: flex; align-items: center; margin: 30px 0 15px 0;}
.login-soc-title:before, .login-soc-title:after {content: ''; height: 1px; background-color: #e3e3e3; flex: 1;}
.login-soc-title:before {margin-right: 15px;}
.login-soc-title:after {margin-left: 15px;}
.login-soc-btns {text-align: center;}
.login-soc-btns a {display:inline-block; margin: 0 3px; vertical-align:top;}
.login-soc-btns img {display:block; width:30px; height: 30px; border-radius: 50%;}
.login-overlay {
	position: fixed !important;
	inset: 0 !important;
	background: rgba(12, 12, 12, .68) !important;
	backdrop-filter: blur(10px) !important;
	z-index: 99998 !important;
}

.login-box.sl-login {
	display: none;
	position: fixed !important;
	left: 50% !important;
	top: 50% !important;
	right: auto !important;
	bottom: auto !important;
	width: 430px !important;
	max-width: calc(100vw - 28px) !important;
	max-height: calc(100vh - 28px) !important;
	transform: translate(-50%, -50%) !important;
	background: rgba(250, 252, 248, .98) !important;
	border: 1px solid rgba(132, 192, 73, .32) !important;
	border-radius: 20px !important;
	box-shadow: 0 28px 80px rgba(0, 0, 0, .46) !important;
	padding: 0 !important;
	margin: 0 !important;
	color: #202020 !important;
	z-index: 99999 !important;
	overflow: hidden !important;
	font-family: Inter, "Segoe UI", Roboto, Arial, sans-serif !important;
}

.login-box.sl-login * {
	box-sizing: border-box !important;
}

.login-box.sl-login > .login-close {
	position: absolute !important;
	right: 16px !important;
	top: 16px !important;
	left: auto !important;
	bottom: auto !important;
	width: 36px !important;
	height: 36px !important;
	min-width: 36px !important;
	min-height: 36px !important;
	padding: 0 !important;
	margin: 0 !important;
	border: 0 !important;
	outline: 0 !important;
	border-radius: 50% !important;
	background: #f0444c !important;
	color: transparent !important;
	box-shadow: none !important;
	cursor: pointer !important;
	z-index: 10 !important;
	transform: none !important;
	transition: transform .42s cubic-bezier(.2,.8,.2,1), background .18s !important;
}

.login-box.sl-login > .login-close .fa {
	display: none !important;
}

.login-box.sl-login > .login-close:before,
.login-box.sl-login > .login-close:after {
	content: "" !important;
	position: absolute !important;
	left: 11px !important;
	top: 17px !important;
	width: 14px !important;
	height: 2px !important;
	border-radius: 99px !important;
	background: #fff !important;
}

.login-box.sl-login > .login-close:before {
	transform: rotate(45deg) !important;
}

.login-box.sl-login > .login-close:after {
	transform: rotate(-45deg) !important;
}

.login-box.sl-login > .login-close:hover {
	background: #ff535b !important;
	transform: rotate(180deg) scale(1.06) !important;
}

.sl-login-form {
	display: block !important;
	width: 100% !important;
	margin: 0 !important;
	padding: 0 !important;
}

.sl-login-head {
	padding: 30px 30px 22px !important;
	background: linear-gradient(135deg, #f6faf2, #ffffff) !important;
	border-bottom: 1px solid #e3eadc !important;
	text-align: center !important;
}

.sl-login-yoda {
	width: 86px !important;
	height: 86px !important;
	margin: 0 auto 14px !important;
	border-radius: 26px !important;
	background: #f6faf2 !important;
	position: relative !important;
	overflow: hidden !important;
	display: flex !important;
	align-items: center !important;
	justify-content: center !important;
	box-shadow: none !important;
}

.sl-login-yoda:after {
	content: "" !important;
	position: absolute !important;
	inset: 0 !important;
	border-radius: inherit !important;
	box-shadow: inset 0 0 22px 13px rgba(250, 252, 248, .96) !important;
	pointer-events: none !important;
}

.sl-login-yoda img {
	display: block !important;
	width: 100% !important;
	height: 100% !important;
	max-width: none !important;
	max-height: none !important;
	object-fit: cover !important;
	border: 0 !important;
	border-radius: inherit !important;
}

.sl-login-avatar {
	width: 58px !important;
	height: 58px !important;
	margin: 0 auto 13px !important;
	border-radius: 16px !important;
	background: #eef3ea !important;
	display: flex !important;
	align-items: center !important;
	justify-content: center !important;
	overflow: hidden !important;
	box-shadow: 0 12px 26px rgba(132, 192, 73, .24) !important;
}

.sl-login-avatar img {
	width: 100% !important;
	height: 100% !important;
	object-fit: cover !important;
	display: block !important;
}

.sl-login-avatar-img {
	border-radius: 50% !important;
}

.sl-login-title {
	color: #171717 !important;
	font-size: 24px !important;
	font-weight: 900 !important;
	line-height: 1.15 !important;
	margin: 0 !important;
	padding: 0 !important;
	white-space: normal !important;
}

.sl-login-sub {
	margin: 7px auto 0 !important;
	max-width: 300px !important;
	color: #5d6458 !important;
	font-size: 13px !important;
	line-height: 1.45 !important;
	font-weight: 500 !important;
}

.sl-login-body {
	padding: 24px 30px 30px !important;
}

.sl-login-field {
	margin: 0 0 15px !important;
	padding: 0 !important;
}

.sl-login-field label {
	display: block !important;
	font-size: 11px !important;
	font-weight: 900 !important;
	color: #34402e !important;
	margin: 0 0 7px !important;
	padding: 0 !important;
	text-transform: uppercase !important;
	letter-spacing: .045em !important;
}

.sl-login-field input {
	display: block !important;
	width: 100% !important;
	height: 46px !important;
	min-height: 46px !important;
	border: 1px solid #c8d3c0 !important;
	border-radius: 11px !important;
	background: #eef3ea !important;
	color: #151915 !important;
	padding: 0 15px !important;
	margin: 0 !important;
	font-size: 14px !important;
	font-weight: 600 !important;
	line-height: 46px !important;
	outline: none !important;
	box-shadow: inset 0 1px 0 rgba(255,255,255,.72) !important;
	transition: border-color .16s, background .16s, box-shadow .16s !important;
}

.sl-login-field input:focus {
	border-color: #79bd3f !important;
	background: #fff !important;
	box-shadow: 0 0 0 4px rgba(132,192,73,.16), inset 0 1px 0 rgba(255,255,255,.9) !important;
}

.sl-login-check {
	display: flex !important;
	align-items: center !important;
	gap: 10px !important;
	margin: 4px 0 17px !important;
	padding: 0 !important;
	color: #596253 !important;
	font-size: 13px !important;
	font-weight: 700 !important;
	line-height: 20px !important;
	cursor: pointer !important;
}

.sl-login-check input {
	position: absolute !important;
	opacity: 0 !important;
	pointer-events: none !important;
}

.sl-login-checkmark {
	width: 20px !important;
	height: 20px !important;
	min-width: 20px !important;
	border-radius: 6px !important;
	background: #eef3ea !important;
	border: 1px solid #c8d3c0 !important;
	position: relative !important;
	display: block !important;
	transition: background .16s, border-color .16s !important;
}

.sl-login-check input:checked + .sl-login-checkmark {
	background: #84c049 !important;
	border-color: #84c049 !important;
}

.sl-login-check input:checked + .sl-login-checkmark:after {
	display: none !important;
	content: none !important;
}

.sl-login-submit,
.sl-login-reg {
	appearance: none !important;
	-webkit-appearance: none !important;
	text-shadow: none !important;
	text-decoration: none !important;
	font-family: Inter, "Segoe UI", Roboto, Arial, sans-serif !important;
}

.sl-login-submit {
	display: flex !important;
	align-items: center !important;
	justify-content: center !important;
	width: 100% !important;
	height: 47px !important;
	min-height: 47px !important;
	border: 0 !important;
	border-radius: 11px !important;
	background: linear-gradient(135deg, #84c049, #70aa38) !important;
	color: #fff !important;
	font-size: 14px !important;
	font-weight: 900 !important;
	line-height: 47px !important;
	cursor: pointer !important;
	margin: 0 !important;
	padding: 0 18px !important;
	box-shadow: 0 12px 26px rgba(132, 192, 73, .34) !important;
	transition: transform .16s, box-shadow .16s, filter .16s !important;
}

.sl-login-submit:hover {
	filter: brightness(.98) !important;
	box-shadow: 0 14px 30px rgba(132, 192, 73, .42) !important;
}

.sl-login-links {
	display: grid !important;
	grid-template-columns: 1fr 1fr !important;
	gap: 10px !important;
	margin: 16px 0 0 !important;
	padding: 0 !important;
}

.sl-login-reg,
.sl-login-lost {
	display: flex !important;
	align-items: center !important;
	justify-content: center !important;
	width: 100% !important;
	height: 40px !important;
	min-height: 40px !important;
	border: 1px solid #dce7d4 !important;
	border-radius: 10px !important;
	background: #eef3ea !important;
	color: #4f7f2a !important;
	font-size: 13px !important;
	font-weight: 900 !important;
	line-height: 40px !important;
	cursor: pointer !important;
	padding: 0 12px !important;
	margin: 0 !important;
	box-shadow: none !important;
	background-image: none !important;
	text-align: center !important;
	white-space: nowrap !important;
}

.sl-login-reg:hover,
.sl-login-lost:hover {
	background: #e3ecd9 !important;
	color: #3d6e1e !important;
	text-decoration: none !important;
}

.sl-login-soc {
	display: flex !important;
	justify-content: center !important;
	flex-wrap: wrap !important;
	gap: 10px !important;
	margin: 18px 0 0 !important;
	padding: 0 !important;
}

.sl-login-soc:empty {
	display: none !important;
}

.sl-login-soc a {
	width: 34px !important;
	height: 34px !important;
	border-radius: 10px !important;
	background: #eef3ea !important;
	display: flex !important;
	align-items: center !important;
	justify-content: center !important;
	padding: 0 !important;
	margin: 0 !important;
	border: 0 !important;
	box-shadow: none !important;
	transition: transform .16s, background .16s !important;
}

.sl-login-soc a:hover {
	background: #e3ecd9 !important;
	transform: translateY(-1px) !important;
}

.sl-login-soc img {
	width: 20px !important;
	height: 20px !important;
	object-fit: contain !important;
	display: block !important;
}

.sl-login-user {
	padding: 0 !important;
}

.sl-login-user .sl-login-head {
	padding-right: 60px !important;
	padding-left: 60px !important;
}

.sl-login-admin {
	display: flex !important;
	align-items: center !important;
	justify-content: center !important;
	margin: 20px 30px 0 !important;
	height: 42px !important;
	border-radius: 11px !important;
	background: #26321f !important;
	color: #9be05b !important;
	text-align: center !important;
	font-weight: 900 !important;
	font-size: 13px !important;
	text-decoration: none !important;
}

.sl-login-menu {
	list-style: none !important;
	padding: 22px 30px 28px !important;
	margin: 0 !important;
	display: flex !important;
	flex-direction: column !important;
	gap: 10px !important;
	width: 100% !important;
}

.sl-login-menu li {
	display: block !important;
	width: 100% !important;
	margin: 0 !important;
	padding: 0 !important;
	float: none !important;
}

.sl-login-menu a {
	display: flex !important;
	align-items: center !important;
	gap: 10px !important;
	width: 100% !important;
	min-height: 44px !important;
	padding: 0 14px !important;
	border-radius: 11px !important;
	background: #eef3ea !important;
	color: #26321f !important;
	font-size: 14px !important;
	font-weight: 800 !important;
	line-height: 1.2 !important;
	text-decoration: none !important;
	border: 0 !important;
	box-shadow: none !important;
	transition: background .16s, transform .16s !important;
}

.sl-login-menu a:hover {
	background: #e3ecd9 !important;
	transform: translateY(-1px) !important;
}

.sl-login-menu .fa {
	width: 18px !important;
	min-width: 18px !important;
	color: #76ad3f !important;
	text-align: center !important;
}

.sl-login-menu b {
	margin-left: auto !important;
	min-width: 24px !important;
	height: 22px !important;
	border-radius: 99px !important;
	background: #84c049 !important;
	color: #fff !important;
	font-size: 12px !important;
	display: inline-flex !important;
	align-items: center !important;
	justify-content: center !important;
	padding: 0 7px !important;
}

@media (max-width: 520px) {
	.login-box.sl-login {
		width: calc(100vw - 24px) !important;
		max-height: calc(100vh - 24px) !important;
		overflow-y: auto !important;
	}

	.login-box.sl-login > .login-close {
		right: 14px !important;
		top: 14px !important;
	}

	.sl-login-head,
	.sl-login-body {
		padding-left: 18px !important;
		padding-right: 18px !important;
	}

	.sl-login-user .sl-login-head {
		padding-left: 54px !important;
		padding-right: 54px !important;
	}

	.sl-login-title {
		font-size: 22px !important;
	}

	.sl-login-links {
		grid-template-columns: 1fr !important;
	}

	.sl-login-menu {
		padding-left: 18px !important;
		padding-right: 18px !important;
	}
}
/* LOGIN END
----------------------------------------------- */


/* ADAPTIVE
----------------------------------------------- */
.btn-menu, .fright .filter-btn {display: none;}
.side-panel {width:280px; height:100%; overflow-x:hidden; overflow-y:auto; background-color:#fff;
padding:10px; z-index:99999; position:fixed; left:-320px; top:0; transition:left .4s; -webkit-transition:left .4s;}
.side-panel.active {left:0;}
.close-overlay {width:100%; height:100%; background-color:rgba(0,0,0,0.5); 
position:fixed; left:0; top:0; z-index:99998; display:none;}
.btn-close {cursor:pointer; display:block; left: 280px; top: -40px; position: fixed; z-index: 99999;
width:40px; height:40px; line-height:40px; text-align:center; font-size:18px; 
background-color: #e84e36; color: #fff; transition:top .4s; -webkit-transition:top .4s;}
.btn-close.active {top:0px;}
body.opened-menu {overflow: hidden; width: 100%; height: 100%;}
.side-panel .hmenu {margin: 0; padding: 0;}
.side-panel .hmenu > li {width: 100%; margin: 0; padding: 0;}
.side-panel .hmenu > li > a {height: 40px; line-height: 40px; margin: 0; padding: 0; 
box-shadow: none !important; color: #444;}
.side-panel .search-wrap, .side-panel .btn-login {width: 100%; margin: 0 0 10px 0; padding: 0;}
.side-panel .hidden-menu {width: 100%; display: block; position: static; background-color: #ededed; 
width: calc(100% + 20px); margin-left: -10px; opacity: 1; pointer-events: auto; transform: none; 
box-shadow: none; border-bottom: 3px solid #79c142;}
.side-panel .hm-col {width: 50%;}
.side-panel .one-col .hm-col {width: 100%;}


@media screen and (max-width: 1220px) {
.wrap-center {max-width:1000px;}
.header .hmenu, .header .search-wrap, .header .btn-login {display: none;}
.btn-menu {display: block; font-size: 34px; cursor: pointer;}
#gotop {display: none !important;}
.not-logged .login-avatar {display: none;}
.login-close {top: -5px;}
.login-title {font-size: 18px;}
.login-box {max-width: calc(100% - 60px); padding: 15px;}
.sect-header.fx-start {display: block; white-space: nowrap; overflow-y: hidden; overflow-x: auto;}
.sect-header.fx-start > * {display: inline-block; vertical-align: top; margin-right: 10px;}
.sect-tabs span, .sect-title {padding: 0 10px;}

.fright {width: 100%; padding-top: 10px; padding-bottom: 10px;}
.fright .frels-title {display: none;}
.fright .filter-btn {width: 100%; display: block;}
.fright .filter-wrap {padding: 20px 15px !important;}
.video-box embed, .video-box object, .video-box video, .video-box iframe, .video-box frame {height:400px;}
}

@media screen and (max-width: 950px) {
.wrap-center {max-width:768px;}
.th-item {width: 25%;}
.content, .header-in, .footer, .desc-text {padding-left: 10px; padding-right: 10px;}
.desc-text {margin-left: -10px; margin-right: -10px;}
.footer {text-align: center; display: block;}
.ft-desc {padding-top: 0; padding-bottom: 20px; background-image: none; width: 100%;}

.fmain, .fsubtitle, .frels {margin-left: -10px; margin-right: -10px;}
.fleft, .fright, .fsubtitle, .frels {padding-left: 10px; padding-right: 10px;}
.fsubtitle {width: calc(100% + 20px);}
.full-comms, .add-comms{width:100%;}
.add-comms {-ms-flex-order:-1;-webkit-order:-1;order:-1}
}

@media screen and (max-width: 760px) {
.wrap-center {max-width:640px;}
.th-item {width: 33.33%;}

.fleft-img {margin: 0 auto 20px auto;}
.fleft-desc {min-width: 100%;}
.flist {width: 100%; margin-bottom: 5px;}
.flight, .fcompl, .ffav {display: none;}

.dcont button {font-size:12px; padding:0 15px !important;}
.comments-tree-list .comments-tree-list {padding-left:0px !important;}
.comments-tree-list .comments-tree-list:before {display:none;}
.mass_comments_action {display:none;}
}

@media screen and (max-width: 590px) {
.wrap-center {max-width:480px;}

.ac-inputs input {width: 100%;}
.video-box embed, .video-box object, .video-box video, .video-box iframe, .video-box frame {height:300px;}

.ui-dialog {width:100% !important;}
.upop-left, .upop-right {float:none !important; width:100% !important; margin:0; padding:0 20px;}
.upop-left {margin-bottom:10px; text-align:center;}
.ui-dialog-buttonset button {display:block; margin:0 0 5px 0; width:100%;}
#dofullsearch, #searchsuggestions span.seperator {display:none !important;}
.attach .download-link {margin:0 -15px 0 0; float:none; display:block; padding:0 10px;}
.attach-info {float:none;}
}

@media screen and (max-width: 470px) {
.wrap-center22 {max-width:320px;}
.th-item {width: 50%;}
.wrap {padding-top: 0; overflow: hidden;}
body {background-image: none;}

.video-box embed, .video-box object, .video-box video, .video-box iframe, .video-box frame {height:250px;}
}

/* === LORD FILM CAROUSEL — FINAL (clean fixed, no green defaults) === */

/* Контейнеры */
.lf-carousel { position: relative; }
.lf-carousel .sect-cont { position: relative; }
.lfc-viewport { overflow: hidden; position: relative; }

/* Трек */
.lfc-track{
  display:flex;
  gap:0;
  transition: transform .1s ease-in-out;
  will-change: transform;
}

/* 6 в ряд (адаптив 4/3/2) */
.lfc-item{
  flex: 0 0 16.6667% !important;
  max-width: 16.6667% !important;
  padding: 0 5px;
}
@media (max-width: 950px){ .lfc-item{ flex-basis:25% !important; max-width:25% !important; } }
@media (max-width: 760px){ .lfc-item{ flex-basis:33.3334% !important; max-width:33.3334% !important; } }
@media (max-width: 470px){ .lfc-item{ flex-basis:50% !important; max-width:50% !important; } }

/* --- КНОПКИ-СТРЕЛКИ: белый квадрат, без наследования зелёного --- */
button.lfc-arrow{
  all: unset;                          /* сносим стили темы */
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  width: 40px;
  height: 40px;
  box-sizing: border-box;
  border-radius: 6px;
  padding: 0 !important;
  line-height: 0 !important;

  display: flex;
  align-items: center;
  justify-content: center;

  background: #fff !important;         /* белый квадрат */
  border: 0 !important;                /* без рамок/полос */
  box-shadow: none !important;         /* без теней темы */
  cursor: pointer;
  z-index: 5;

  color: initial !important;           /* не тянем зелёный из color */
}

/* Нахлёст на края карусели */
button.lfc-arrow.lfc-prev{ left: -20px; }
button.lfc-arrow.lfc-next{ right: -20px; }

/* Содержимое кнопки */
button.lfc-arrow > *{ display:block; margin:0 auto; }

/* --- Стрелка (SVG) — жирная «луковая» --- */
/* ВНИМАНИЕ: направление теперь задаётся ТОЛЬКО формой polyline в HTML */
button.lfc-arrow .lfc-icn{
  width: 26px;
  height: 26px;
  display: block;
  stroke: #79c142 !important;          /* зелёная по умолчанию */
  stroke-width: 4.5;                    /* жирная линия */
  stroke-linecap: round;
  stroke-linejoin: round;
  fill: none;

  /* без любых поворотов: ориентация из HTML */
  transform: none !important;
}

/* Hover: квадрат чуть сереет, стрела чёрная */
button.lfc-arrow:hover{
  background: #f2f2f2 !important;
}
button.lfc-arrow:hover .lfc-icn{
  stroke: #000 !important;
}

/* Клик/фокус — базовый вид (не залипает) */
button.lfc-arrow:active,
button.lfc-arrow:focus,
button.lfc-arrow:focus-visible{
  background:#fff !important;
  outline:none !important;
}
button.lfc-arrow:active .lfc-icn,
button.lfc-arrow:focus .lfc-icn{
  stroke:#79c142 !important;
}

/* Disabled */
button.lfc-arrow:disabled{
  opacity: 1 !important;
  pointer-events: none;
}

/* SEO: жёсткий сброс отступов для UL */
.desc-text .seo-checklist.seo-checklist {
  list-style: none !important;
  padding-left: 0 !important;
  margin-left: 0 !important;
  padding-inline-start: 0 !important;
  margin-inline-start: 0 !important;
  margin: 15px 0 0 0 !important; /* верхний отступ только по вкусу */
}

/* Сброс возможных вложенных стилей на li */
.desc-text .seo-checklist.seo-checklist > li {
  list-style: none !important;
  padding: 0 !important;
  margin: 6px 0 0 0 !important;
  text-indent: 0 !important;
  display: flex;
  align-items: center;
}

/* Кастомный маркер */
.desc-text .seo-checklist.seo-checklist > li::before {
  content: "✘";
  font-weight: 700;
  color: #79c142;
  margin-right: 8px;
}
/* Создаем зазор между заголовком пункта и описанием */
.desc-text .seo-checklist > li strong {
  margin-right: 5px; 
  display: inline-block; /* Чтобы margin сработал корректно во флексе */
}
/* строка */
.age-row{display:flex;align-items:center;gap:8px}

/* маленький чип с рамкой (как на скрине) */
.age-chip{
  display:inline-block;
  padding:1px 4px;                 /* крошечные отступы */
  border:1px solid currentColor;   /* рамка = цвет текста */
  background:transparent;          /* без заливки */
  color:#16a34a;                   /* дефолт (будет переопределён ниже) */
  font:700 11px/1 system-ui,-apple-system,"Segoe UI",Roboto,Arial,sans-serif;
  letter-spacing:.1px;
  font-variant-numeric: tabular-nums;
  border-radius:2px;               /* как на примере; 0 — если нужны совсем острые углы */
  vertical-align:baseline;
  -webkit-font-smoothing:antialiased;
}

/* цвета по возрасту: 6/12 — зелёный; 16 — янтарный; 18 — красный */
.age-chip[data-age*="18"]{ color:#dc2626; }     /* красный */
.age-chip[data-age*="16"]{ color:#d97706; }     /* янтарный/жёлтый */
.age-chip[data-age*="0"],
.age-chip[data-age*="3"],
.age-chip[data-age*="6"],
.age-chip[data-age*="12"]{ color:#16a34a; }    /* зелёный */

/* скрыть старый чёрный чип темы, не трогая наш .age-chip */
#in-full [itemprop="contentRating"]:not(.age-chip){ display:none !important; }

/* === Универсальный тултип (без JS) === */
.tt{position:relative;cursor:help;text-underline-offset:2px}
.tt:hover,.tt:focus{ text-decoration: underline dotted currentColor }

.tt::after{
  content: attr(data-tt);
  position: absolute;
  left: 50%;
  bottom: 100%;
  transform: translate(-50%, -8px);
  background: #1f2937;   /* тёмное облако как на скрине */
  color: #fff;
  font: 600 12px/1.25 system-ui,-apple-system,"Segoe UI",Roboto,Arial,sans-serif;
  padding: 6px 10px;
  border-radius: 8px;
  white-space: nowrap;
  box-shadow: 0 6px 16px rgba(0,0,0,.25);
  border: 1px solid rgba(255,255,255,.12);
  opacity: 0;
  pointer-events: none;
  z-index: 5000;
  transition: opacity .15s ease, transform .15s ease;
}
.tt::before{
  content:"";
  position:absolute;
  left:50%;
  bottom:100%;
  transform: translate(-50%, -2px);
  width:0;height:0;
  border:6px solid transparent;
  border-top-color:#1f2937; /* цвет облака */
  filter: drop-shadow(0 2px 2px rgba(0,0,0,.12));
  opacity:0;
  transition: opacity .15s ease;
}
.tt:hover::after,.tt:focus::after,
.tt:hover::before,.tt:focus::before{
  opacity:1; transform: translate(-50%, -12px);
}

/* Варианты расположения при необходимости */
.tt--right::after{ left:auto; right:0; transform: translateY(-8px); }
.tt--right::before{ left:auto; right:8px; transform:none; border-top-color:transparent; border-right-color:#1f2937; top:50%; bottom:auto; }
.tt--bottom::after{ top:100%; bottom:auto; transform: translate(-50%, 8px); }
.tt--bottom::before{ top:100%; bottom:auto; transform: translate(-50%, 2px) rotate(180deg); }

/* === Отключаем штатные «чёрные» тултипы темы/DLE, когда активен наш === */
.tt-global .tooltip,
.tt-global .tip,
.tt-global .hint,
.tt-global .tooltipe,
.tt-global .tippy-box,
.tt-global .ui-tooltip {
  display: none !important;
}

/* чтобы браузерный title не путался — глобально прячем только у наших .tt */
.tt[title]{ pointer-events:auto }  /* оставим, но наш ::after перекрывает */

/*LIKES*/
.ratebar--edge{
  position:relative; display:flex; align-items:center; justify-content:space-between;
  gap:16px; margin-top:0; padding:6px 10px;
  background:#fff; border:1px solid #e5e7eb; border-radius:10px; box-shadow:0 1px 3px rgba(0,0,0,.06);
}
.rb-side{ display:flex; align-items:center; gap:8px; }

/* >>> ПРАВЫЙ БЛОК: визуально "число 👎" */
.rb-right{ flex-direction: row-reverse; }

/* Кнопки */
.rb-btn{
  display:inline-flex; align-items:center; justify-content:center;
  width:30px; height:30px; border:1px solid #e5e7eb; border-radius:8px;
  background:#fff; color:#64748b; box-shadow:0 1px 3px rgba(0,0,0,.06);
  transition:transform .12s ease, box-shadow .12s ease;
}
.rb-btn.up{   color:#16a34a; cursor:pointer; }
.rb-btn.down{ color:#dc2626; cursor:pointer; }
.rb-btn:hover{ transform:translateY(-1px); box-shadow:0 4px 10px rgba(0,0,0,.10); }

/* >>> Сбрасываем любые внешние отступы темы у кнопки/цифры/иконки */
.rb-side .rb-btn, .rb-side .rb-count { margin:0 !important; }
.rb-btn .fa { margin:0 !important; line-height:1; }

/* Числа */
.rb-count{
  min-width:auto; /* было 16px — из-за этого мог казаться больший отступ справа */
  font:700 12px/1 system-ui,-apple-system,"Segoe UI",Roboto,Arial;
}
.rb-count-up{   color:#16a34a; }
.rb-count-down{ color:#dc2626; }

/* Чип на стыке постера и бара */
.rb-chip{
  position:absolute; left:50%; top:0; transform:translate(-50%, -50%);
  display:inline-block; padding:2px 10px; background:#fff;
  border:1px solid #e5e7eb; border-radius:999px; box-shadow:0 2px 8px rgba(0,0,0,.10);
  font:900 13px/1 system-ui,-apple-system,"Segoe UI",Roboto,Arial; color:#111827;
  white-space:nowrap; pointer-events:none;
}

/* центральная разделительная линия (по желанию) */
.ratebar--edge::after{
  content:""; position:absolute; top:8px; bottom:8px; left:50%;
  width:1px; background:#e5e7eb; transform:translateX(-50%);
}

@media (max-width:480px){
  .ratebar--edge{ gap:12px; padding:6px 8px }
  .rb-btn{ width:28px; height:28px; border-radius:7px }
  .rb-chip{ font-size:12px; padding:2px 8px }
  .rb-count{ font-size:11px }
}

/* UPGRADE: +3–4px для кнопок и чисел */
.ratebar--edge .rb-btn{
  width: 34px;      /* было 30px */
  height: 34px;     /* было 30px */
  border-radius: 9px;
}

/* увеличим саму иконку FA на ~3px */
.ratebar--edge .rb-btn .fa{
  font-size: 18px;  /* подгони при желании: 17–19px */
  line-height: 1;
}

/* увеличим цифры рядом с пальцами на ~3px */
.ratebar--edge .rb-count{
  font-size: 15px;  /* было 12px */
  line-height: 1;
}

/* Опционально: чуть уменьшим на мобилке, чтобы не разъезжалось */
@media (max-width: 480px){
  .ratebar--edge .rb-btn{ width: 32px; height: 32px; border-radius: 8px; }
  .ratebar--edge .rb-btn .fa{ font-size: 17px; }
  .ratebar--edge .rb-count{ font-size: 13px; }
}

/* UPGRADE: увеличить пилюлю (+1, -1, …) */
.ratebar--edge .rb-chip{
  font-size: 15px;     /* было 13px → +2px–3px визуально заметно */
  padding: 4px 12px;   /* было 2px 10px — делаем выше и длиннее */
  /* при желании можно усилить контур: */
  /* border-width: 1.5px; */
}

/* чтобы более высокая пилюля не казалась «вдавленной» в бар */
.ratebar--edge{
  padding-top: 8px;    /* было 6px — добавили 2px воздуха сверху */
}

/* (опционально) подровнять центральную разделительную линию под новую высоту */
.ratebar--edge::after{
  top: 10px;           /* было 8px */
  bottom: 10px;        /* было 8px */
}

/* Мобилка: чуть компактнее, чтобы не налезало */
@media (max-width:480px){
  .ratebar--edge .rb-chip{ font-size: 14px; padding: 3px 10px; }
}

/* Telegram-like reactions */
/* REACTIONS — clean look (без фона, большие эмодзи, ровные интервалы) */
/* БОЛЬШИЕ, ЧИСТЫЕ эмодзи, ровные интервалы */
.tg-reactions{
  display:flex !important; justify-content:space-evenly; align-items:center;
  gap:0; row-gap:12px; flex-wrap:wrap;
  padding:0; margin:12px 0 6px; background:transparent !important; border:0 !important; box-shadow:none !important;
}
.tg-react{
  appearance:none; background:transparent !important; border:0 !important; box-shadow:none !important;
  display:flex; flex-direction:column; align-items:center; gap:6px;
  padding:12px 14px;               /* большая зона клика */
  margin:0; cursor:pointer; color:inherit;
  font-size:36px;                  /* РАЗМЕР ЭМОДЗИ */
  line-height:1; transition:transform .12s ease;
}
.tg-react:hover{ transform:translateY(-2px) scale(1.06); }
.tg-react .tg-count{
  font:700 14px/1 system-ui,-apple-system,"Segoe UI",Roboto,Arial; color:#94a3b8; margin-top:4px;
}
.tg-react.active .tg-count{ color:#3b82f6; }
@media (max-width:480px){
  .tg-react{ font-size:32px; padding:10px 12px }
  .tg-react .tg-count{ font-size:13px }
}

/* размер ЭМОДЗИ (увеличь как нужно) */
.tg-reactions .tg-react{
  font-size: 36px !important;  /* ← вот этот параметр */
  line-height: 1;
  padding: 12px 14px;          /* крупнее зона клика */
}

/* размер цифр под эмодзи (не растут вместе с эмодзи) */
.tg-reactions .tg-react .tg-count{
  font-size: 14px !important;
}

/*СОЦ СЕТИ*/
/* ========= SOCBAR (полный стиль) ========= */

/* панель по центру */
.socbar{
  --sb-size: 28px;       /* размер квадратов */
  --sb-radius: 6px;      /* скругление углов */
  display:flex; align-items:center; justify-content:center;
  gap:6px; flex-wrap:wrap;
  margin:10px auto 6px; padding:0;
  background:transparent !important; border:0 !important; box-shadow:none !important;
  line-height:1;
}

/* верхний ряд кнопок (квадраты) */
.socbar .sb-btn{
  box-sizing:border-box;
  appearance:none; -webkit-appearance:none;
  width:var(--sb-size); height:var(--sb-size); border-radius:var(--sb-radius);
  display:inline-flex; align-items:center; justify-content:center;
  padding:0; margin:0; border:0 !important; box-shadow:none !important;
  text-decoration:none !important; vertical-align:middle; cursor:pointer;
  background:#E9ECEF; /* заменим ниже по брендам */
  transition:transform .12s ease, filter .12s ease, background .12s ease, color .12s ease;
}
.socbar .sb-btn .fa{
  font-size: calc(var(--sb-size) * .5);
  line-height:1; display:block; pointer-events:none;
}

/* СБРОС «ореолов/вкладышей» у FA-иконок (и в верхнем ряду, и в меню) */
.socbar .sb-btn .fa,
.socbar .sb-btn .fa:before,
.socbar .sb-ico .fa,
.socbar .sb-ico .fa:before{
  background:transparent !important;
  box-shadow:none !important; text-shadow:none !important; -webkit-text-stroke:0 !important;
  padding:0 !important; margin:0 !important; border:0 !important; border-radius:0 !important;
  width:auto !important; height:auto !important;
}

/* белые иконки на брендовых фонах (верхний ряд) */
.socbar .sb-btn:not(.-more) .fa{ color:#fff !important; }
.socbar .sb-btn.-tg { background:#2AABEE !important; }  /* Telegram */
.socbar .sb-btn.-vk { background:#2787F5 !important; }  /* VK */
.socbar .sb-btn.-wa { background:#25D366 !important; }  /* WhatsApp */
.socbar .sb-btn.-ok { background:#F7931E !important; }  /* OK */

/* «троеточие» — без фона, точки по центру */
.socbar .sb-btn.-more{
  background:transparent !important; color:#9AA7BB !important;
}
.socbar .sb-btn.-more:hover{ color:#6B7280 !important; transform:none; filter:none; }
.socbar .sb-btn.-more .dots{
  width:4px; height:4px; border-radius:50%;
  background: currentColor;
  box-shadow: -6px 0 0 currentColor, 6px 0 0 currentColor; /* левая/правая точки */
  display:block; /* центрируется flex'ом кнопки */
}

/* ховер для брендовых */
.socbar .sb-btn:not(.-more):hover{ transform:translateY(-1px); filter:brightness(1.08); }

/* ===== выпадающее меню — белая плитка ===== */
.socbar .sb-more{ position:relative; display:inline-flex; }
.socbar .sb-menu{
  position:absolute; right:0; top:calc(100% + 8px);
  display:none; z-index:9999;
  min-width:200px; padding:10px !important;
  background:#fff !important;
  border:1px solid #e5e7eb !important; border-radius:12px !important;
  box-shadow:0 10px 24px rgba(0,0,0,.12) !important;
}
.socbar .sb-menu.open{
  display:grid !important;
  grid-template-columns: repeat(3, minmax(90px, 1fr)); /* 3 столбца плиткой */
  gap:10px;
}
.socbar .sb-menu::before{
  content:""; position:absolute; right:14px; top:-6px;
  border:6px solid transparent; border-bottom-color:#e5e7eb;
}
.socbar .sb-menu::after{
  content:""; position:absolute; right:14px; top:-5px;
  border:5px solid transparent; border-bottom-color:#fff;
}

/* пункт меню как плитка: иконка сверху, подпись снизу */
.socbar .sb-item{
  box-sizing:border-box;
  appearance:none; -webkit-appearance:none;
  width:100%; display:flex !important; flex-direction:column;
  align-items:center; justify-content:center;
  gap:8px; padding:12px 8px !important; margin:0;
  background:transparent !important; border:0 !important; box-shadow:none !important;
  cursor:pointer;
  font:600 12px/1.15 system-ui,-apple-system,"Segoe UI",Roboto,Arial !important;
  color:#374151 !important; text-transform:none !important; letter-spacing:normal !important;
  border-radius:10px; white-space:nowrap; text-align:center;
}
.socbar .sb-item:hover{
  background:transparent !important;
  color:#111827 !important;
  transform:translateY(-1px);
}

/* === иконки-«квадраты» в меню (как сверху), ЖЁСТКО форсим форму === */
.socbar .sb-menu .sb-item .sb-ico{
  box-sizing:border-box !important;
  flex:0 0 var(--sb-size) !important;
  width:var(--sb-size) !important;
  min-width:var(--sb-size) !important;
  max-width:var(--sb-size) !important;
  height:var(--sb-size) !important;
  min-height:var(--sb-size) !important;
  max-height:var(--sb-size) !important;
  aspect-ratio:1 / 1 !important;
  border-radius:var(--sb-radius) !important;
  padding:0 !important;
  margin:0 !important;
  border:0 !important;
  background-clip:padding-box !important;
  display:inline-flex !important;
  align-items:center !important;
  justify-content:center !important;
  color:#fff;
  line-height:1 !important;
}
.socbar .sb-menu .sb-item .sb-ico .fa{
  font-size: calc(var(--sb-size) * .5) !important;
  line-height:1 !important; color:#fff !important;
}

/* брендовые цвета в меню */
.socbar .sb-ico.-x      { background:#000 !important; }
.socbar .sb-ico.-viber  { background:#7360F2 !important; }
.socbar .sb-ico.-mymail { background:#168DE2 !important; }
.socbar .sb-ico.-reddit { background:#FF4500 !important; }

/* пункт "Скопировать": без фона, чёрная скрепка и чёрная подпись */
.socbar .sb-item[data-net="copy"] .sb-ico{
  width:auto !important; height:auto !important;
  border-radius:0 !important;
  background:transparent !important;
  color:#111827 !important;
}
.socbar .sb-item[data-net="copy"] .sb-ico .fa{ color:#111827 !important; }
.socbar .sb-item[data-net="copy"] > span:last-child{ color:#111827 !important; }

/* адаптив: по 2 плитки в ряд на узких экранах */
@media (max-width:480px){
  .socbar .sb-menu.open{ grid-template-columns: repeat(2, minmax(110px, 1fr)); }
}

/*ГРАФИК СЕРИЙ*/
/* ================================
   ГРАФИК СЕРИЙ: кнопка + модалка
   ================================ */

/* Контейнер: кладём рядом с постером */
.fschedule{ width:100%; }

/* ==== КНОПКА "Расписание серий" ==== */
.fschedule .btn-eps{
  --eps-radius:10px;
  appearance:none; -webkit-appearance:none; box-sizing:border-box;

  display:inline-flex; align-items:center; gap:8px;
  width:100%;                   /* ширина = ширине колонки постера */
  height:36px;                  /* ровная высота */
  padding:0 12px;

  background:#fff !important;
  color:#111827 !important;
  border:1px solid #e5e7eb !important;
  border-radius:var(--eps-radius);
  box-shadow:0 1px 3px rgba(0,0,0,.06) !important;
  cursor:pointer;

  /* мелкий текст, зафиксирован от любых глобальных правил */
  font-family:system-ui,-apple-system,"Segoe UI",Roboto,Arial !important;
  font-weight:800;
  font-size:11px !important;
  line-height:1.1 !important;
  white-space:nowrap;

  transition:transform .12s, box-shadow .12s, filter .12s, border-color .12s;
}

.fschedule .btn-eps:hover{ transform:translateY(-1px); box-shadow:0 6px 16px rgba(0,0,0,.14) !important; filter:brightness(1.02) }
.fschedule .btn-eps:active{ transform:none; filter:brightness(.98) }
.fschedule .btn-eps:focus-visible{ outline:2px solid #11182733; outline-offset:2px }
.fschedule .btn-eps:disabled{ opacity:.6; pointer-events:none }

/* Иконка таймера слева + тонкий разделитель */
.fschedule .btn-eps__ico{
  display:inline-flex; align-items:center; justify-content:center;
  width:16px; height:16px; flex:0 0 16px;
  margin-right:8px; padding-right:10px; position:relative;
}
.fschedule .btn-eps__ico::after{
  content:""; position:absolute; right:0; top:50%; transform:translateY(-50%);
  width:1px; height:70%; background:#e5e7eb;
}
.fschedule .btn-eps__ico .fa{ font-size:14px !important; line-height:1; }

/* Текст — мелкий, не переносится и обрезается по месту */
.fschedule .btn-eps__text{
  font:inherit !important;
  overflow:hidden; text-overflow:ellipsis; white-space:nowrap;
}

/* убираем «тематические» артефакты */
.fschedule .btn-eps,
.eps-tab, .eps-close{
  background-image:none !important; text-decoration:none !important;
}
.fschedule .btn-eps::before, .fschedule .btn-eps::after,
.eps-tab::before, .eps-tab::after,
.eps-close::before, .eps-close::after{
  content:none !important; display:none !important;
}

/* ==== МОДАЛКА ==== */
.eps-modal{ position:fixed; inset:0; display:none; z-index:9999; }
.eps-modal.open{ display:block; }
.eps-overlay{ position:absolute; inset:0; background:rgba(17,24,39,.55) }
.eps-dialog{
  position:absolute; left:50%; top:50%; transform:translate(-50%,-52%);
  width:min(880px,92vw); max-height:86vh; overflow:hidden;
  background:#fff; border:1px solid #e5e7eb; border-radius:14px;
  box-shadow:0 20px 50px rgba(0,0,0,.35);
}
.eps-dialog-head{
  display:flex; align-items:center; justify-content:space-between;
  padding:12px 14px; border-bottom:1px solid #e5e7eb; background:#f8fafc;
}
.eps-dialog-title{ display:flex; align-items:center; gap:8px; font:800 14px/1.1 system-ui; color:#111827; }

/* Кнопка закрытия: БЕЗ фона/бордера, увеличивается при наведении */
.eps-close{
  appearance:none; -webkit-appearance:none;
  width:34px; height:34px; border-radius:8px;
  border:none !important;                         /* без бордера */
  background:transparent !important;              /* без фона */
  color:#6b7280 !important;
  display:inline-flex; align-items:center; justify-content:center;
  cursor:pointer;

  box-shadow:none !important;                     /* глушим inset от темы */
  background-image:none !important;
  text-decoration:none !important;

  transition:color .12s;                          /* трансформ на иконке */
}
.eps-close .fa{
  font-size:18px; line-height:1;
  transition:transform .14s ease, color .12s ease;
  transform-origin:center;
}
.eps-close:hover .fa{
  transform:scale(1.18);                          /* увеличение при ховере */
  color:#374151 !important;
}
.eps-close:focus-visible{ outline:2px solid #11182733; outline-offset:3px; }
.eps-close:active .fa{ transform:scale(1.08); }

/* Контент модалки */
.eps-dialog-body{ padding:10px 10px 12px; max-height:calc(86vh - 52px); overflow:auto }

/* ==== Виджет расписания ==== */
.eps-box{ border:1px solid #e5e7eb; border-radius:12px; background:#fff; box-shadow:0 1px 3px rgba(0,0,0,.06); overflow:hidden }
.eps-head{ padding:10px 12px; font:800 14px/1.1 system-ui; color:#111827; background:#f8fafc; border-bottom:1px solid #e5e7eb }
.eps-body{ padding:8px }
.eps-src-note{ padding:8px 10px 0; color:#6b7280; font:600 11px/1.2 system-ui; margin-bottom: 5px; }
.eps-upcoming-title{ margin:8px 8px 4px; font:800 13px/1.2 system-ui; color:#111827 }

/* серые вкладки сезонов */
.eps-tabs{ display:flex; flex-wrap:wrap; gap:6px; margin:8px 8px 0 }
.eps-tab{
  appearance:none; -webkit-appearance:none;
  padding:7px 12px;
  background:#f3f4f6 !important;
  color:#374151 !important;
  border:1px solid #e5e7eb !important;
  border-radius:10px;
  font:700 12px/1 system-ui !important;
  white-space:nowrap;
  cursor:pointer;
  transition:background .12s, color .12s, border-color .12s, transform .12s;
}
.eps-tab:hover{ background:#e5e7eb !important; transform:translateY(-1px) }
.eps-tab.active{
  background:#4b5563 !important;
  color:#fff !important;
  border-color:#4b5563 !important;
  box-shadow:0 4px 12px rgba(0,0,0,.12) !important;
}
.eps-pane{ display:none; padding:8px 0 10px }
.eps-pane.active{ display:block }

/* бейджи */
.eps-badge{ display:inline-block; margin-left:8px; padding:2px 6px; font:800 10px/1 system-ui; border:1px solid currentColor; border-radius:999px; text-transform:uppercase }
.eps-badge--soon{ color:#d97706; background:#fff8eb; border-color:#f6d399 }
.eps-badge--today{ color:#16a34a; background:#ebfff0; border-color:#b7efc5 }
.eps-badge--past{ color:#6b7280; background:#f4f5f7; border-color:#e5e7eb }

/* строки эпизодов */
.eps-list{ display:flex; flex-direction:column; gap:4px; padding:0 8px 8px }
.eps-item{ display:grid; grid-template-columns:96px 1fr auto; gap:10px; align-items:center; padding:8px; border-radius:10px }
.eps-item:hover{ background:#f9fafb }
.eps-date{ display:flex; flex-direction:column; font:700 13px/1.1 system-ui; color:#111827 }
.eps-date small{ font:600 11px/1.1 system-ui; color:#64748b }
.eps-title{ font:700 13px/1.2 system-ui; color:#111827; white-space:nowrap; overflow:hidden; text-overflow:ellipsis }
.eps-sub{ font:600 12px/1.2 system-ui; color:#6b7280 }
.eps-meta{ text-align:right; color:#6b7280; font:600 12px/1.1 system-ui; white-space:nowrap }

/* Адаптив для узких экранов */
@media (max-width:420px){
  .fschedule .btn-eps{ height:34px; padding:0 10px; font-size:11px !important; }
  .fschedule .btn-eps__ico{ width:15px; height:15px; padding-right:8px; margin-right:6px; }
}

/* === MODAL TABS: убираем зелёный нижний бордер у сезонов (и возможный инсет box-shadow) === */
.eps-dialog .eps-tabs .eps-tab,
.eps-dialog .eps-tabs .eps-tab:hover,
.eps-dialog .eps-tabs .eps-tab:focus,
.eps-dialog .eps-tabs .eps-tab:active,
.eps-dialog .eps-tabs .eps-tab.active{
  border:1px solid #e5e7eb !important;       /* единый серый бордер */
  border-bottom-color:#e5e7eb !important;    /* точно без зелёной линии снизу */
  box-shadow:none !important;                /* глушим inset-полоску темы */
  background-image:none !important;          /* на случай градиентной «полосы» */
  text-decoration:none !important;           /* на случай подчёркиваний */
}

/* На всякий случай убьём псевдоэлементы, если тема рисует линию ::after/::before */
.eps-dialog .eps-tabs .eps-tab::after,
.eps-dialog .eps-tabs .eps-tab::before{
  content:none !important;
  box-shadow:none !important;
  border:0 !important;
}

/* Если у кнопок серий отдельный класс — снимем и там (не повредит, если нет) */
.eps-dialog .eps-ep,
.eps-dialog .eps-ep:hover,
.eps-dialog .eps-ep:focus,
.eps-dialog .eps-ep:active,
.eps-dialog .eps-ep.active{
  border-bottom-color:#e5e7eb !important;
  box-shadow:none !important;
  background-image:none !important;
  text-decoration:none !important;
}



/* === ERR-PLAIN: картинка без каких-либо оболочек/рамок/теней === */
.err-plain{padding:0;margin:0;background:transparent !important}
.err-plain__img{display:block;margin:0 auto;max-width:100%;height:auto;border:0 !important;border-radius:0 !important;box-shadow:none !important;background:transparent !important}

/* Блок с кнопкой */
.err-plain__actions{margin:16px 0 0;text-align:center}

/* УНИКАЛЬНАЯ серая кнопка (не зависит от шаблона) */
.err-home-btn{
  appearance:none; -webkit-appearance:none;
  display:inline-flex;align-items:center;justify-content:center;
  padding:12px 18px;border-radius:12px;
  background:#1e1e1e !important;color:#fff !important;
  border:0 !important;box-shadow:none !important;
  font:400 14px/1 system-ui,-apple-system,"Segoe UI",Roboto,Arial;
  text-decoration:none !important;cursor:pointer;
  transition:transform .12s, filter .12s;
}
.err-home-btn:hover{transform:translateY(-1px);filter:brightness(1.04)}
.err-home-btn:active{transform:none;filter:brightness(.96)}
.err-home-btn:focus-visible{outline:2px solid #11182733;outline-offset:3px}

/* На всякий случай глушим псевдоэлементы тем */
.err-home-btn::before,.err-home-btn::after{content:none !important;display:none !important}

.playerb {
width: 100%;
height: 500px;
}
@media (max-width: 768px) {
.playerb {
width: 100%;
height: 300px;
}
}
@media (max-width: 425px) {
.playerb {
width: 100%;
height: 200px;
}
}

/*Угол*/
/* Носители */
.th-item { position: relative; }
.th-img  { position: relative; overflow: hidden; }

/* Маленький уголок + глубина */
.corner-flag{
  --corner-size: 48px;                  /* десктопный размер */
  --font-size: 8px;                     /* десктопный шрифт */
  --corner-color: #b55f47;
  --shadow: 0 1px 4px rgba(0,0,0,.25);

  position: absolute;
  top: 0; left: 0;                      /* жёстко в верхний левый */
  width: var(--corner-size);
  height: var(--corner-size);
  background: var(--corner-color);
  clip-path: polygon(0 0,100% 0,0 100%);
  z-index: 5;
  pointer-events: none;
  filter: drop-shadow(var(--shadow));
  transform: translateZ(0);             /* фиксим субпиксельные сдвиги на мобилках */
}

/* Блик вдоль гипотенузы */
.corner-flag::after{
  content: "";
  position: absolute;
  inset: 0;
  clip-path: inherit;
  background: linear-gradient(45deg, rgba(255,255,255,.2), rgba(255,255,255,0) 65%);
  pointer-events: none;
  mix-blend-mode: screen;
}

/* Текст — строго в центроиде треугольника */
.corner-flag span{
  position: absolute;
  top: 33.333%;
  left: 33.333%;
  transform: translate(-50%, -50%) rotate(-45deg);
  color: #fff;
  font-weight: 700;
  font-size: var(--font-size);
  line-height: 1.05;
  text-align: center;
  letter-spacing: .1px;
  white-space: normal;
  -webkit-text-size-adjust: none;       /* чтобы iOS не менял размер текста */
  text-size-adjust: none;
}

/* ---------- АДАПТИВ ---------- */

/* Телефоны (до 600px): делаем уголок ещё компактнее */
@media (max-width: 600px){
  .corner-flag{
    --corner-size: 42px;
    --font-size: 7px;
  }
}

/* Узкие телефоны (до 380px): ещё меньше и плотнее */
@media (max-width: 380px){
  .corner-flag{
    --corner-size: 36px;
    --font-size: 6.5px;
  }
  .corner-flag span{
    letter-spacing: 0;                  /* чуть компактнее надпись */
  }
}

/* Экстремально узкие (до 320px) — микро-уголок */
@media (max-width: 320px){
  .corner-flag{
    --corner-size: 32px;
    --font-size: 6px;
  }
}
/*КОНРЕЦ УГОЛ*/
/* === SERVICE PANEL общие (ПК остаётся как было) === */
.wrap-center.wrap-main { position: relative; }

:root{
  --svc-badge-outset: 0px;
  --svc-badge-raise: 31px;
  --svc-badge-h: 34px;
  --svc-gap: 0px;
  --svc-green: #8BC34A;
}

#svc-panel{
  position: absolute;
  left: 0; right: 0; top: 0;
  width: 100%;
  z-index: 1;               /* панель низко: кнопка «за страницей» */
  pointer-events: none;
}

/* КОГДА МЕНЮ ОТКРЫТО — поднимем ТОЛЬКО СЛОЙ ПАНЕЛИ,
   чтобы выпадайка оказалась выше постеров */
#svc-panel.open{
  z-index: 4000;            /* ↑ перебиваем карточки/карусели */
}

/* ПК-кнопка (вид и место не меняем) */
#svc-panel .svc-tab{
  all: unset;
  position: absolute;
  left: calc(0px - var(--svc-badge-outset));
  top:  calc(0px - var(--svc-badge-raise));
  height: var(--svc-badge-h);
  padding: 0 16px 0 44px;
  display: inline-flex; align-items: center; justify-content: center; gap: 8px;
  background:#ededed; color:#0b1a06;
  border:1px solid rgba(0,0,0,.12);
  border-radius:10px 10px 0 0;
  box-shadow:0 6px 16px rgba(0,0,0,.25);
  font:700 13px/1 "Oswald","Open Sans",Arial,sans-serif;
  letter-spacing:.02em;
  cursor:pointer;
  z-index: 2;               /* сама кнопка остаётся «низко» */
  pointer-events:auto;
  transition:border-color .2s ease, box-shadow .18s ease;
}
#svc-panel .svc-tab:hover{
  border-color:#8BC34A;
  box-shadow:0 0 0 2px rgba(139,195,74,.4);
  background:#ededed; color:#111;
}
#svc-panel .svc-tab::before{
  content:""; position:absolute; left:16px; top:50%;
  width:18px; height:18px; transform:translateY(-50%);
  background:#4a4a4a; opacity:.85;
  -webkit-mask:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><g fill="black"><rect x="1" y="1" width="4" height="4" rx="1"/><rect x="6" y="1" width="4" height="4" rx="1"/><rect x="11" y="1" width="4" height="4" rx="1"/><rect x="1" y="6" width="4" height="4" rx="1"/><rect x="6" y="6" width="4" height="4" rx="1"/><rect x="11" y="6" width="4" height="4" rx="1"/><rect x="1" y="11" width="4" height="4" rx="1"/><rect x="6" y="11" width="4" height="4" rx="1"/><rect x="11" y="11" width="4" height="4" rx="1"/></g></svg>') center/contain no-repeat;
          mask:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><g fill="black"><rect x="1" y="1" width="4" height="4" rx="1"/><rect x="6" y="1" width="4" height="4" rx="1"/><rect x="11" y="1" width="4" height="4" rx="1"/><rect x="1" y="6" width="4" height="4" rx="1"/><rect x="6" y="6" width="4" height="4" rx="1"/><rect x="11" y="6" width="4" height="4" rx="1"/><rect x="1" y="11" width="4" height="4" rx="1"/><rect x="6" y="11" width="4" height="4" rx="1"/><rect x="11" y="11" width="4" height="4" rx="1"/></g></svg>') center/contain no-repeat;
}

/* Выпадающее меню — на своём месте, но слой всегда выше всего,
   когда панель в состоянии .open */
#svc-panel .svc-dropdown{
  position:absolute; left:0; right:0;
  top:calc(var(--svc-header-h, 64px) + var(--svc-gap));
  background:#ededed; color:#111;
  border:1px solid #dcdcdc; border-radius:0;
  box-shadow:0 8px 20px rgba(0,0,0,.15);
  padding:14px 16px;
  opacity:0; visibility:hidden; transform:translateY(-6px);
  transition:opacity .15s ease, transform .15s ease, visibility .15s linear;
  pointer-events:none;
  z-index: 1;               /* базово неважно */
}
#svc-panel.open .svc-dropdown{
  opacity:1; visibility:visible; transform:translateY(0); pointer-events:auto;
  z-index: 4500;           /* ↑ меню поверх постеров/каруселей */
}

/* Чипы сервисов в меню */
.svc-list{ list-style:none; margin:0; padding:0; display:flex; flex-wrap:wrap; gap:10px; }
.svc-item a{
  display:inline-flex; align-items:center; justify-content:center;
  padding:10px 14px; background:#d9d9d9; color:#111;
  border:1px solid #c9c9c9; border-radius:999px;
  font:600 13px/1.1 "Open Sans", Arial, sans-serif; white-space:nowrap;
  transition: all .2s ease;
}
.svc-item a:hover{ background:var(--svc-green); color:#fff; border-color:var(--svc-green); transform:translateY(-2px); }

/* === МОБИЛКА: кнопку "Сервисы" скрываем полностью === */
@media (max-width:1024px){
  #svc-panel .svc-tab{ display:none !important; visibility:hidden !important; }
}

/* === Бейджи / fullstory — базовые === */
.svc-badge{
  display:inline-flex; align-items:center; gap:8px;
  padding:6px 10px; border:1px solid #c9c9c9; border-radius:10px;
  background:#ededed; color:#111;
  font:600 12px/1 "Open Sans", Arial, sans-serif;
}
.svc-badge::before{ content:""; width:8px; height:8px; border-radius:50%; background:#8BC34A; }

.ftitle-wrap{ display:flex; align-items:center; justify-content:space-between; gap:10px; flex-wrap:nowrap; margin-bottom:10px; }
.ftitle-wrap .ftitle{ margin:0; flex:1; font-weight:700; }

.svc-click{
  display:inline-flex; align-items:center; gap:6px;
  padding:6px 10px; background:#ededed; color:#111;
  border:1px solid #c9c9c9; border-radius:10px;
  text-decoration:none; font:600 12px/1 "Open Sans", Arial, sans-serif;
  box-shadow:0 2px 4px rgba(0,0,0,.08);
  transition:border-color .2s ease, box-shadow .2s ease;
}
.svc-click::before{ content:""; width:8px; height:8px; border-radius:50%; background:#8BC34A; }
.svc-click:hover{ border-color:#8BC34A; box-shadow:0 0 0 2px rgba(139,195,74,.4); background:#ededed; color:#111; }

@media (max-width:600px){
  .ftitle-wrap{ flex-wrap:wrap; }
  .svc-click{ margin-top:6px; }
}

/* --- СЛОИ --- */
/* Шапка всегда выше кнопки */
#header {
  position: relative;
  z-index: 5000; /* выше панели */
}

/* Когда меню открыто — панель над постерами, но ниже шапки */
#svc-panel.open {
  z-index: 4000; /* постеры перебьём, шапку — нет */
}

/* Выпадашка ещё на шаг выше панели (поверх карточек), но ниже шапки */
#svc-panel.open .svc-dropdown {
  z-index: 4500;
}

/* Кнопка остаётся в своём слое (низко) */
#svc-panel .svc-tab {
  z-index: 2;
}

/* === БЕЙДЖ СПРАВА ОТ H1 (CSS-only, без правок HTML) === */
.fleft-desc{ position: relative; }
.fleft-desc h1{ margin-right: 170px; } /* подгони ширину под длину бейджа */
.fleft-desc .svc-click,
.fleft-desc .svc-badge,
.fleft-desc .svc-badge-link{
  position: absolute;
  right: 0;
  top: 0;
  margin: 0;
  z-index: 1;
}
@media (max-width:600px){
  .fleft-desc h1{ margin-right: 0; }
  .fleft-desc .svc-click,
  .fleft-desc .svc-badge,
  .fleft-desc .svc-badge-link{
    position: static;
    display: inline-flex;
    margin-top: 6px;
  }
}
/* === MOBILE KILL-SWITCH: скрыть кнопку "Сервисы" на мобилке === */
@media (max-width:1024px){
  /* Перехватываем все варианты селекторов, вдруг где-то переопределяется */
  #svc-panel .svc-tab,
  #svc-tab.svc-tab,
  button#svc-tab.svc-tab,
  #header .header-in .svc-tab,
  .header .svc-tab {
    display: none !important;
    visibility: hidden !important;
    opacity: 0 !important;
    width: 0 !important;
    height: 0 !important;
    padding: 0 !important;
    margin: 0 !important;
    border: 0 !important;
    pointer-events: none !important;
  }

  /* На всякий случай — если где-то включали мобильный селект */
  #svc-panel .svc-select-wrap {
    display: none !important;
    visibility: hidden !important;
  }
}

/* SCROLL Chrome, Edge, Safari */
/* ===== КАСТОМНЫЙ ЖИРНЫЙ SCROLLBAR ===== */

html::-webkit-scrollbar,
body::-webkit-scrollbar {
    width: 14px;    /* толщина */
    height: 14px;   /* толщина горизонтального */
}

/* Фон скрываем полностью */
html::-webkit-scrollbar-track,
body::-webkit-scrollbar-track {
    background: transparent !important;
}

/* Бегунок */
html::-webkit-scrollbar-thumb,
body::-webkit-scrollbar-thumb {
    background-color: #9D9D9D !important; /* новый мягкий серый */
    border-radius: 12px;
    border: 3px solid transparent;
    background-clip: padding-box;

    /* мягкое, очень легкое свечение */
    box-shadow:
        0 0 3px rgba(157, 157, 157, 0.35),
        0 0 6px rgba(157, 157, 157, 0.25);
    transition: background 0.15s ease, box-shadow 0.15s ease;
}

/* Hover — чуть темнее, но все еще мягко */
html::-webkit-scrollbar-thumb:hover,
body::-webkit-scrollbar-thumb:hover {
    background-color: #8C8C8C !important;
    box-shadow:
        0 0 5px rgba(157, 157, 157, 0.45),
        0 0 10px rgba(157, 157, 157, 0.3);
}

/* ===== СТРЕЛОЧКИ SCROLLBAR ===== */

html::-webkit-scrollbar-button,
body::-webkit-scrollbar-button {
    width: 14px;
    height: 14px;
    background: transparent;
}

/* Верхняя стрелка */
html::-webkit-scrollbar-button:single-button:vertical:decrement,
body::-webkit-scrollbar-button:single-button:vertical:decrement {
    background: url('data:image/svg+xml;utf8,<svg fill="%239D9D9D" width="24" height="24" xmlns="http://www.w3.org/2000/svg"><path d="M12 8l-6 6h12z"/></svg>') no-repeat center;
}

/* Нижняя стрелка */
html::-webkit-scrollbar-button:single-button:vertical:increment,
body::-webkit-scrollbar-button:single-button:vertical:increment {
    background: url('data:image/svg+xml;utf8,<svg fill="%239D9D9D" width="24" height="24" xmlns="http://www.w3.org/2000/svg"><path d="M12 16l6-6H6z"/></svg>') no-repeat center;
}

/* ===== FIREFOX ===== */
html, body {
    scrollbar-width: thick;
    scrollbar-color: #9D9D9D transparent;
}
.footer-counter {
    display: flex;
    justify-content: flex-end; /* отправляем вправо */
    align-items: center;
    height: 100%;
}

/* BLOCK SEO */
/* Элегантный светлый блок для темного сайта */
.seo-block {
    background: #f8f9fa; /* Благородный светло-серый (почти белый) */
    border-left: 5px solid #7cb53f; /* Твой зеленый акцент */
    border-radius: 0px;
    padding: 20px;
    margin: 20px 0;
    color: #333; /* Темный текст для отличной читаемости */
    line-height: 1.6;
    font-size: 15px;
    box-shadow: 0 10px 25px rgba(0,0,0,0.4); /* Глубокая тень, чтобы блок "парил" */
}

.seo-block__title {
    color: #1a1a1a; /* Черный заголовок */
    font-weight: 700;
    font-size: 17px;
    margin-bottom: 12px;
    display: flex;
    align-items: center;
    gap: 10px;
    text-transform: uppercase; /* Делает заголовок более строгим */
    letter-spacing: 0.5px;
}

.seo-block__title i {
    color: #7cb53f; /* Иконка в цвете бренда */
}

.seo-block__content b {
    color: #000; /* Жирный текст делаем чисто черным */
    font-weight: 700;
    background: rgba(124, 181, 63, 0.1); /* Легкая зеленая подсветка под важными словами */
    padding: 0 2px;
}

.seo-block__content p {
    margin: 0 0 10px 0;
}
/* SEO SERII */
.ep-status-box {
    margin: 20px 0;
    padding: 15px 20px;
    background: #fdfdfd; /* Светлый фон как в блоке выше */
    border-left: 4px solid #7cb53f; /* Твой зеленый акцент */
    border-radius: 4px;
    box-shadow: 0 2px 10px rgba(0,0,0,0.05);
    display: flex;
    justify-content: space-between;
    align-items: center;
    color: #333; /* Темный текст для контраста на светлом */
}

.ep-status-label {
    display: block;
    font-size: 12px;
    color: #888;
    text-transform: uppercase;
    letter-spacing: 1px;
    margin-bottom: 5px;
}

.ep-badge {
    background: #7cb53f;
    color: #fff;
    padding: 2px 6px;
    border-radius: 3px;
    font-size: 10px;
    font-weight: bold;
    margin-right: 8px;
    vertical-align: middle;
}

.ep-text {
    font-size: 16px;
    font-weight: 500;
}

.ep-quality-tag {
    font-size: 13px;
    color: #555;
    background: #f0f0f0;
    padding: 6px 12px;
    border-radius: 20px;
}

.ep-quality-tag b {
    color: #7cb53f;
}

/* Адаптив для мобилок */
@media screen and (max-width: 760px) {
    .ep-status-box {
        flex-direction: column;
        align-items: flex-start;
        gap: 10px;
    }
}

/* Сбрасываем лишнее у соседей */
.ftitle-row { margin-bottom: 0 !important; }
.fdesc { margin-top: 0 !important; }

.serial-seo-intro {
    /* 16px сверху и 8px снизу (ровно вполовину меньше) */
    margin-top: 16px !important;
    margin-bottom: 8px !important;
    padding: 0;
    display: block;
}

.serial-seo-intro p {
    font-size: 14px;
    line-height: 1.2; /* Делаем строку плотнее */
    color: #555;
    margin: 0;
}

.serial-seo-intro strong {
    font-weight: 600;
    color: #222;
}
/*ЗАКЛАДКИ*/
/* Контейнер-ограничитель */
.air-bookmark-box {
    position: relative;
    z-index: 1000;
}

.btn-air-bookmark {
    position: absolute;
    right: 0;
    top: -35px; /* Если кнопка слишком низко, измени на -50px */
    
    display: inline-flex;
    align-items: center;
    background: #72a63e; /* Твой зеленый */
    color: #fff !important;
    padding: 7px 15px;
    border-radius: 4px;
    font-size: 11px;
    font-weight: bold;
    text-transform: uppercase;
    text-decoration: none !important;
    box-shadow: 0 4px 10px rgba(0,0,0,0.3);
    transition: 0.3s;
}

.btn-air-bookmark:hover {
    background: #84c049;
    transform: translateY(-2px);
}

.btn-air-bookmark i, 
.btn-air-bookmark svg {
    margin-right: 7px;
    color: #fff;
    flex-shrink: 0; /* Чтобы иконка не сплющивалась */
}

/* --- АДАПТИВНОСТЬ --- */
@media screen and (max-width: 1024px) {
    /* На средних экранах убираем текст, чтобы не мешал логотипу */
    .btn-air-bookmark span { display: none; }
    .btn-air-bookmark { right: 5px; top: -35px; }
    .btn-air-bookmark i { margin-right: 0; font-size: 16px; }
}

@media screen and (max-width: 768px) {
    /* На мобильных кнопка может мешать, если шапка липкая. 
       Если она мешает на мобиле — раскомментируй строку ниже: */
     .air-bookmark-box { display: none; }
}

/* TG BUT */
.tg-mini {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 8px;

  width: 100%;               /* ширина как у блока расписания */
  height: 34px;

  margin-top: 10px;

  background: #4f87b8;
  color: #ffffff;            /* текст ВСЕГДА белый */

  font-size: 13px;
  font-weight: 500;
  text-decoration: none;

  border-radius: 4px;
  position: relative;
  overflow: hidden;

  transition: background .2s ease;
}

/* Иконка */
.tg-mini__icon {
  width: 14px;
  height: 14px;
  flex-shrink: 0;
}

/* Hover — только фон, без смены цвета текста */
.tg-mini:hover {
  background: #467aa6;
  color: #ffffff;            /* принудительно */
}

/* === МЯГКИЙ БЛИК (АККУРАТНЫЙ) === */
.tg-mini::after {
  content: "";
  position: absolute;
  inset: 0;

  background: linear-gradient(
    120deg,
    rgba(255,255,255,0) 30%,
    rgba(255,255,255,.15) 50%,
    rgba(255,255,255,0) 70%
  );

  opacity: 0;
  transform: translateX(-20%);
  transition: opacity .3s ease, transform .5s ease;
  pointer-events: none;
}

.tg-mini:hover::after {
  opacity: 1;
  transform: translateX(20%);
}
.tg-mini:visited {
  color: #fff;
}
/* Мобилка */
@media (max-width: 480px) {
  .tg-mini {
    height: 32px;
    font-size: 12px;
  }
}

/* ЭТО ДЛЯ ФИЛЬМОВ Делаем родительский элемент точкой отсчета */
/* Общие настройки */
.hmenu { overflow: visible !important; }
.hmenu li.has-drop { position: relative !important; }

/* Блок выпадайки */
.years-nav-premium {
    display: none;
    position: absolute !important;
    top: calc(100% + 5px) !important;
    left: 50% !important;
    transform: translateX(-50%) translateY(10px) !important;
    
    width: 120px !important;
    background: #EDEDED !important;
    backdrop-filter: blur(10px) !important;
    
    padding: 10px 0 !important;
    border-radius: 18px !important;
    border: 1px solid rgba(0, 0, 0, 0.06) !important;
    box-shadow: 0 15px 35px rgba(0, 0, 0, 0.1) !important;
    
    flex-direction: column !important;
    z-index: 9999 !important;
    opacity: 0;
    transition: all 0.3s ease-out !important;
    list-style: none !important;
}

/* Показ при наведении */
.hmenu li.has-drop:hover > .years-nav-premium {
    display: flex !important;
    opacity: 1;
    transform: translateX(-50%) translateY(0) !important;
}

/* Стиль подписи "По году:" */
.drop-title {
    font-size: 10px !important;
    font-weight: 700 !important;
    color: #aaaaaa !important;
    text-transform: uppercase !important;
    letter-spacing: 1px !important;
    text-align: center !important;
    padding-bottom: 8px !important;
    margin-bottom: 4px !important;
    border-bottom: 1px solid rgba(0,0,0,0.03) !important; /* Едва заметная линия */
    pointer-events: none !important; /* Чтобы нельзя было кликнуть */
}

/* Ссылки (года) */
.years-nav-premium li a {
    display: flex !important;
    justify-content: center;
    align-items: center;
    padding: 8px 0 !important;
    color: #888888 !important; 
    font-size: 16px !important;
    font-weight: 700 !important;
    text-decoration: none !important;
    transition: color 0.2s ease !important;
    position: relative;
}

/* Новый эффект при наведении вместо увеличения */
.years-nav-premium li a:hover {
    color: #28a745 !important; /* Текст плавно становится зеленым */
    background: rgba(0,0,0,0.02) !important; /* Очень легкий блик на фоне */
}

/* Зеленая линия подчеркивания */
.years-nav-premium li a::after {
    content: '';
    position: absolute;
    bottom: 2px;
    width: 0;
    height: 2px;
    background: #28a745;
    border-radius: 4px;
    transition: width 0.3s ease;
}

.years-nav-premium li a:hover::after {
    width: 25px; /* Линия появляется, но текст не прыгает */
}

/* Мостик для мышки */
.years-nav-premium::after {
    content: '';
    position: absolute;
    top: -20px;
    left: 0;
    right: 0;
    height: 20px;
}

/* --- ФИНАЛЬНЫЙ АДАПТИВ: КОМПАКТНАЯ СЕТКА --- */
@media screen and (max-width: 950px) {
    
    .hmenu li.has-drop {
        position: relative !important;
    }

    ul.years-nav-premium,
    .hmenu li.has-drop:hover ul.years-nav-premium {
        display: grid !important;
        /* Делаем колонки узкими, чтобы цифры были близко друг к другу */
        grid-template-columns: repeat(2, max-content) !important; 
        gap: 0 40px !important; /* Регулируй 40px, чтобы сделать ближе/дальше */
        
        position: static !important;
        transform: none !important;
        left: 0 !important;
        margin: 5px 0 10px 20px !important; /* Отступ слева для всего блока */
        
        width: auto !important;
        opacity: 1 !important;
        visibility: visible !important;
        background: transparent !important;
        border: none !important;
        box-shadow: none !important;
        padding: 0 !important;
        transition: none !important;
    }

    /* УБИРАЕМ ПОДПИСЬ "По году" на мобилке */
    .drop-title {
        display: none !important;
    }

    /* Ссылки (года) */
    .years-nav-premium li {
        width: auto !important;
    }

    .years-nav-premium li a,
    .years-nav-premium li a:hover {
        display: inline-block !important;
        text-align: left !important;
        padding: 6px 0 !important; /* Минимальные отступы сверху/снизу */
        color: #666 !important;
        font-size: 15px !important;
        font-weight: 400 !important;
        transform: none !important;
        background: none !important;
        border: none !important;
    }

    /* Сброс лишнего декора */
    .years-nav-premium::before, 
    .years-nav-premium::after,
    .years-nav-premium li a::after {
        display: none !important;
        content: none !important;
    }
}
/*Кнопка ...*/
.expert-opinion-block {
    background: #fdfdfd;
    border: 1px solid #e1e8ed;
    border-left: 5px solid #5cb85c;
    padding: 20px;
    margin: 20px 0;
    border-radius: 4px;
    box-shadow: 0 2px 5px rgba(0,0,0,0.05);
}
.expert-header {
    display: flex;
    align-items: center;
    margin-bottom: 15px;
}
.expert-tag {
    background: #5cb85c;
    color: #fff;
    padding: 3px 12px;
    font-size: 12px;
    text-transform: uppercase;
    font-weight: bold;
    border-radius: 20px;
    margin-right: 15px;
}
.expert-line {
    flex-grow: 1;
    height: 1px;
    background: #eee;
}
.expert-content {
    display: flex;
    align-items: flex-start;
}
.expert-icon {
    margin-right: 15px;
    opacity: 0.8;
}
.expert-text {
    font-style: italic;
    line-height: 1.6;
    color: #444;
    font-size: 15px;
}
/*Конец кнопка RELATED CUSTOM ...*/
/* --- 1. ИКОНКА ЗАПУСКА (Зеленая и анимированная) --- */
.sl-wheel-btn {
    display: inline-block;
    vertical-align: middle;
    width: 42px;
    height: 42px;
    margin-left: 15px;
    cursor: pointer;
    position: relative;
    z-index: 999;
}

.sl-wheel-wrapper {
    width: 100%;
    height: 100%;
    border-radius: 50%;
    background: #1a1a1a;
    border: 3px solid #7cb53c;
    box-sizing: border-box;
    position: relative;
    box-shadow: 0 0 10px rgba(124, 181, 60, 0.4);
    transition: all 0.4s cubic-bezier(0.175, 0.885, 0.32, 1.275);
}

.sl-wheel-spokes {
    position: absolute;
    top: 0; left: 0; width: 100%; height: 100%;
    background: 
        linear-gradient(90deg, transparent 48%, rgba(124, 181, 60, 0.4) 48%, rgba(124, 181, 60, 0.4) 52%, transparent 52%),
        linear-gradient(0deg, transparent 48%, rgba(124, 181, 60, 0.4) 48%, rgba(124, 181, 60, 0.4) 52%, transparent 52%),
        linear-gradient(45deg, transparent 48%, rgba(124, 181, 60, 0.4) 48%, rgba(124, 181, 60, 0.4) 52%, transparent 52%),
        linear-gradient(-45deg, transparent 48%, rgba(124, 181, 60, 0.4) 48%, rgba(124, 181, 60, 0.4) 52%, transparent 52%);
    border-radius: 50%;
}

.sl-wheel-dot {
    position: absolute;
    top: 50%; left: 50%;
    width: 8px; height: 8px;
    background: #fff;
    border-radius: 50%;
    transform: translate(-50%, -50%);
    box-shadow: 0 0 5px #fff;
}

.sl-wheel-btn:hover .sl-wheel-wrapper {
    transform: scale(1.15) rotate(90deg);
    box-shadow: 0 0 20px rgba(124, 181, 60, 0.8);
}

/* --- 2. МОДАЛЬНОЕ ОКНО (Адаптивное) --- */
.wheel-overlay {
    position: fixed;
    z-index: 999999;
    left: 0; top: 0;
    width: 100%; height: 100%;
    background: rgba(0,0,0,0.95);
    backdrop-filter: blur(10px);
    -webkit-backdrop-filter: blur(10px);
}

.wheel-content {
    position: absolute;
    top: 50%; left: 50%;
    transform: translate(-50%, -50%);
    text-align: center;
    width: 95%; /* Для мобилок */
    max-width: 550px; /* Для ПК */
}

.wheel-wrapper {
    position: relative;
    display: flex;
    flex-direction: column;
    align-items: center;
}

/* --- 3. ЗОЛОТОЕ КОЛЕСО (Синхронизация и четкость) --- */
.golden-wheel-bg {
    /* Резиновый размер: 85% от ширины экрана, но не более 500px */
    width: 85vw;
    height: 85vw;
    max-width: 500px;
    max-height: 500px;
    
    background-image: url('../images/WHEEL.webp'); 
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    border-radius: 50%;
    
    
    /* Улучшение качества и плавности на мобилках */
    image-rendering: -webkit-optimize-contrast;
    backface-visibility: hidden;
    transform: translateZ(0); 
    
    /* Длительность должна совпадать с аудио (4 секунды) */
    transition: transform 4000ms cubic-bezier(0.1, 0, 0.1, 1);
}

/* --- 4. УКАЗАТЕЛЬ (Стрелка) --- */
.wheel-pointer { 
    position: absolute;
    top: -15px;
    left: 50%;
    transform: translateX(-50%);
    z-index: 1000;
    width: 40px; 
    height: 50px;
    background: #7cb53c !important;
    clip-path: polygon(100% 0, 0 0, 50% 100%);
    border: 2px solid #fff !important;
}

/* --- 5. КНОПКА "КРУТИТЬ" (Изолированная и ровная) --- */
.custom-spin-btn {
    box-sizing: border-box !important;
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;
    width: 80% !important; /* Адаптивная ширина */
    max-width: 260px !important;
    height: 65px !important;
    margin-top: 30px !important;
    padding: 0 !important;
    background: linear-gradient(180deg, #8cd645 0%, #7cb53c 100%) !important;
    color: #fff !important;
    border: none !important;
    border-radius: 50px !important;
    cursor: pointer !important;
    font-weight: 900 !important;
    font-size: 22px !important;
    text-transform: uppercase !important;
    letter-spacing: 1px !important;
    box-shadow: 0 10px 20px rgba(0,0,0,0.4) !important;
    line-height: 1 !important;
    transition: 0.2s ease;
}

.custom-spin-btn:hover {
    background: #8cd645 !important;
    transform: scale(1.05) !important;
}

.custom-spin-btn:disabled {
    opacity: 0.5 !important;
    transform: scale(1) !important;
}

/* Кнопка закрытия */
.close-wheel {
    position: absolute;
    top: -70px;
    right: 10px;
    color: #fff;
    font-size: 55px;
    cursor: pointer;
    line-height: 1;
}

/* Планшетная и мобильная правка для стрелки и отступов */
@media screen and (max-width: 480px) {
    .wheel-pointer { width: 30px; height: 40px; top: -10px; }
    .close-wheel { top: -60px; right: 5px; font-size: 45px; }
    .custom-spin-btn { height: 55px !important; font-size: 18px !important; }
}
/*Висянга бейджянга*/
/* Контейнер для бейджей */
/* Общие стили контейнера */
.top-badges-wrap {
    display: flex;
    margin-top: 0; /* Прижимаем плотно к шапке */
    margin-bottom: 1px;
    padding: 0 10px;
}

.top-badges-list {
    display: flex;
    flex-wrap: wrap;
    gap: 8px;
}

/* Базовый стиль для всех бейджей */
.badge-item {
    display: inline-flex;
    align-items: center;
    padding: 7px 15px; /* Фиксированный внутренний отступ */
    background: rgba(30, 30, 30, 0.7);
    
    color: #ececec !important;
    text-decoration: none;
    font-size: 11px;
    font-weight: 700;
    text-transform: uppercase;
    border-radius: 0 0 6px 6px;
    border: 1px solid #333;
    border-top: none;
    /* Убрали трансформации, оставляем только цвет */
    transition: background-color 0.2s ease, border-color 0.2s ease; 
    box-shadow: 0 3px 5px rgba(0,0,0,0.2);
    height: 32px; /* Фиксируем высоту, чтобы ничего точно не дергалось */
    box-sizing: border-box;
}


/* Работает и для старых тегов i, и для новых SVG из Kit */
.badge-item i, 
.badge-item svg {
    margin-right: 8px !important; /* Увеличил на 1px для визуального баланса */
    font-size: 13px;
    width: auto;
    height: 1em; /* Чтобы иконка не растягивала бейдж по высоте */
    flex-shrink: 0; /* Чтобы иконка не сжималась */
}

/* Состояния при наведении — теперь только цвет */

/* Вечер */
.b-evening:hover { 
    background: #5d5fb8; 
    border-color: #5d5fb8;
}

/* Обед */
.b-lunch:hover { 
    background: #f39c12; 
    border-color: #f39c12;
}

/* Сезонное */
.b-season:hover { 
    background: #78b24a; 
    border-color: #78b24a;
}

/* Красное */
.b-red:hover { 
    background: #8f1100; 
    border-color: #8f1100;
}

/* Бирюза */
.b-bir:hover { 
    background: #008f64; 
    border-color: #008f64;
}

/* Адаптация под мобилки */
@media screen and (max-width: 480px) {
    .badge-item {
        padding: 5px 10px;
        font-size: 10px;
        height: 28px;
    }
}
/*Висянга бейджянга END*/
/*ЛК*/
/* Контейнер для изоляции кнопки */
.header-user-area {
    display: inline-flex;
    align-items: center;
    margin: 0 12px;
    z-index: 100;
    position: relative;
    vertical-align: middle;
}

/* Аккуратная залитая кнопка */
.lk-icon-btn {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 36px;  /* Компактный размер */
    height: 36px; 
    cursor: pointer !important; /* Пальчик при наведении */
    border-radius: 8px;
    background-color: #84C049; /* Сразу залита зеленым */
    color: #ffffff;            /* Иконка белая на зеленом фоне */
    transition: all 0.25s ease;
    border: none;
    box-shadow: 0 2px 8px rgba(132, 192, 73, 0.3);
}

/* Эффект при наведении (становится серой) */
.lk-icon-btn:hover {
    background-color: #444444; /* Аккуратный темно-серый */
   
    box-shadow: 0 4px 12px rgba(0, 0, 0, 0.2);
}

/* Стиль залитой иконки внутри */
.lk-icon-btn svg {
    width: 20px; 
    height: 20px;
    fill: #ffffff; /* Белый цвет иконки */
    display: block;
}

/* Для мобильных устройств */
@media screen and (max-width: 480px) {
    .header-user-area {
        margin: 0 6px;
    }
    .lk-icon-btn {
        width: 34px;
        height: 34px;
    }
}
/*ЛК END*/
/*DSKTP DOWNLOAD*/
.sl-desktop-banner {
  position: relative;

  display: flex;
  align-items: center;
  gap: 14px;

  margin: 18px 20px;
  padding: 18px 20px;

  border-radius: 10px;

  background:
    radial-gradient(circle at top left, rgba(139,216,75,.12), transparent 35%),
    radial-gradient(circle at bottom right, rgba(255,255,255,.04), transparent 30%),
    linear-gradient(135deg, #171717 0%, #101010 100%);

  overflow: hidden;

  box-shadow:
    0 10px 30px rgba(0,0,0,.35),
    inset 0 1px 0 rgba(255,255,255,.04);

  color: #fff;
}

.sl-desktop-banner::before {
  content: "";

  position: absolute;
  inset: 0;

  background:
    linear-gradient(
      90deg,
      transparent,
      rgba(255,255,255,.025),
      transparent
    );

  pointer-events: none;
}

.sl-desktop-icon {
  width: 44px;
  height: 44px;

  flex: 0 0 44px;

  display: flex;
  align-items: center;
  justify-content: center;

  border-radius: 12px;

  background:
    linear-gradient(135deg, #2b421f, #1b2c14);

  color: #8bd84b;

  box-shadow:
    inset 0 1px 0 rgba(255,255,255,.05),
    0 0 18px rgba(139,216,75,.15);
}

.sl-desktop-info {
  flex: 1;
  min-width: 0;
}

.sl-desktop-title {
  font-size: 16px;
  font-weight: 800;
  line-height: 1.2;
  letter-spacing: .2px;
}

.sl-desktop-text {
  margin-top: 4px;

  font-size: 13px;
  line-height: 1.45;

  color: #b7b7b7;
}

.sl-desktop-btn {
  position: relative;

  flex: 0 0 auto;

  padding: 13px 22px;

  border-radius: 8px;

  background:
    linear-gradient(135deg, #8bd84b, #6fbb35);

  color: #fff;

  font-size: 13px;
  font-weight: 800;
  letter-spacing: .4px;

  text-decoration: none;

  box-shadow:
    0 0 24px rgba(139,216,75,.28),
    inset 0 1px 0 rgba(255,255,255,.18);

  transition:
    transform .15s ease,
    box-shadow .15s ease;
}

.sl-desktop-btn:hover {
  transform: translateY(-1px);

  box-shadow:
    0 0 28px rgba(139,216,75,.4),
    inset 0 1px 0 rgba(255,255,255,.2);
}

@media (max-width: 600px) {
  .sl-desktop-banner {
    margin: 14px 10px;
    padding: 14px;
  }

  .sl-desktop-text {
    display: none;
  }

  .sl-desktop-btn {
    padding: 11px 15px;
  }
}
/*DSKTP DOWNLOAD END*/