@charset "utf-8";

/* fonts.css */
@font-face {  font-family: Roboto;  font-style: normal;  font-weight: 400;  font-display: swap;  src: url(../fonts/Roboto-Regular.woff2) format("woff2"), url(../fonts/Roboto-Regular.woff) format("woff"), url(../fonts/Roboto-Regular.ttf) format('truetype');  unicode-range: U+0000, U+0020-007E, U+00A0-00AE, U+00B0-00BF, U+00D7, U+00F7, U+0401, U+0410-044F, U+0451, U+2009, U+200B, U+2013-2014, U+2018-2019, U+201A, U+201C-201D, U+201F, U+2022, U+2026, U+2032-2033, U+2039-203A, U+2044, U+2074, U+20AC, U+2116, U+2122, U+2191, U+2193, U+2212, U+2215;  }  @font-face {  font-family: Roboto;  font-style: normal;  font-weight: 500;  font-display: swap;  src: url(../fonts/Roboto-Medium.woff2) format("woff2"), url(../fonts/Roboto-Medium.woff) format("woff"), url(../fonts/Roboto-Medium.ttf) format('truetype');  unicode-range: U+0000, U+0020-007E, U+00A0-00AE, U+00B0-00BF, U+00D7, U+00F7, U+0401, U+0410-044F, U+0451, U+2009, U+200B, U+2013-2014, U+2018-2019, U+201A, U+201C-201D, U+201F, U+2022, U+2026, U+2032-2033, U+2039-203A, U+2044, U+2074, U+20AC, U+2116, U+2122, U+2191, U+2193, U+2212, U+2215;  }  @font-face {  font-family: Roboto;  font-style: normal;  font-weight: 700;  font-display: swap;  src: url(../fonts/Roboto-Bold.woff2) format("woff2"), url(../fonts/Roboto-Bold.woff) format("woff"), url(../fonts/Roboto-Bold.ttf) format('truetype');  unicode-range: U+0000, U+0020-007E, U+00A0-00AE, U+00B0-00BF, U+00D7, U+00F7, U+0401, U+0410-044F, U+0451, U+2009, U+200B, U+2013-2014, U+2018-2019, U+201A, U+201C-201D, U+201F, U+2022, U+2026, U+2032-2033, U+2039-203A, U+2044, U+2074, U+20AC, U+2116, U+2122, U+2191, U+2193, U+2212, U+2215;  }  @font-face {  font-family: WickedMouse;  font-style: normal;  font-weight: 400;  font-display: swap;  src: url(../fonts/WickedMouse.woff2) format("woff2"), url(../fonts/WickedMouse.woff) format("woff"), url(../fonts/WickedMouse.ttf) format('truetype');  unicode-range: U+0000, U+0020-007E, U+00A0-00AE, U+00B0-00BF, U+00D7, U+00F7, U+0401, U+0410-044F, U+0451, U+2009, U+200B, U+2013-2014, U+2018-2019, U+201A, U+201C-201D, U+201F, U+2022, U+2026, U+2032-2033, U+2039-203A, U+2044, U+2074, U+20AC, U+2116, U+2122, U+2191, U+2193, U+2212, U+2215;  }
/* /fonts.css */


/* normalize.css v3.0.1 */
html{font-family:sans-serif;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%}::-webkit-scrollbar:vertical{width:12px}body{margin:0}article,aside,details,figcaption,figure,footer,header,hgroup,main,nav,section,summary{display:block}audio,canvas,progress,video{display:inline-block;vertical-align:baseline}audio:not([controls]){display:none;height:0}[hidden],template{display:none}a{background:0 0}a:active,a:hover{outline:0}abbr[title]{border-bottom:1px dotted}b,strong{font-weight:700}dfn{font-style:italic}h1{font-size:2em;margin:.67em 0}mark{background:#ff0;color:#000}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sup{top:-.5em}sub{bottom:-.25em}img{border:0}svg:not(:root){overflow:hidden}figure{margin:1em 40px}hr{-moz-box-sizing:content-box;box-sizing:content-box;height:0}pre{overflow:auto}code,kbd,pre,samp{font-family:monospace,monospace;font-size:1em}button,input,optgroup,select,textarea{color:inherit;font:inherit;margin:0}button{overflow:visible}button,select{text-transform:none}button,html input[type=button],input[type=reset],input[type=submit]{-webkit-appearance:button;cursor:pointer}button[disabled],html input[disabled]{cursor:default}button::-moz-focus-inner,input::-moz-focus-inner{border:0;padding:0}input{line-height:normal}input[type=checkbox],input[type=radio]{box-sizing:border-box;padding:0}input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button{height:auto}input[type=search]{-webkit-appearance:textfield;-moz-box-sizing:content-box;-webkit-box-sizing:content-box;box-sizing:content-box}input[type=search]::-webkit-search-cancel-button,input[type=search]::-webkit-search-decoration{-webkit-appearance:none}fieldset{border:1px solid silver;margin:0 2px;padding:.35em .625em .75em}legend{border:0;padding:0}textarea{overflow:auto}optgroup{font-weight:700}table{border-collapse:collapse;border-spacing:0}td,th{padding:0}
/* /normalize.css v3.0.1 */


/* style.css */
.wh-auto {width: auto;height: auto;}  * {box-sizing: border-box;}  *:before, *:after {box-sizing: border-box;}  *:active, *:hover, *:focus {outline: 0;outline-offset: 0;}  body {background: #111;background-size: 100%;background-repeat: no-repeat;width: 100%;font-family: Roboto;font-size: 0.000001px;color: #323232;;float: left;}  a, a:before, a:after {color: #79c142;text-decoration: none;transition: border-color 0.2s ease, color 0.2s ease;}  .season_title {color: #a5a6a9;display: inline-block;vertical-align: top;cursor: pointer;white-space: nowrap;transition: color 0.2s ease;}  a:hover {color: #fff;}  a:focus {outline: none;}  h1, h2, h3, h4 {width: 100%;margin: 0;float: left;color: #323232;}  .series h2, .news h2 {width: auto;}  textarea {resize: none;}  .hidden {display: none !important;}  .wrap {width: 100%;float: left;}  .mt {margin-top: 45px;}  .bt {padding-top: 30px;margin-top: 25px;border-top: 1px solid #32323221;}  .bb {padding-bottom: 30px;border-bottom: 1px solid #32323221;}  .dt {display: table;}  .volumes::-webkit-scrollbar {width: 12px;}  .volumes::-webkit-scrollbar-track {background: #2f2f2f;}  .volumes::-webkit-scrollbar-thumb {background-color: #646464;border-radius: 20px;border: 3px solid #646464;}  .episodes_list {display: grid;width: 100%;grid-template-columns: repeat(4, 1fr);gap: 24px;padding-top: 30px;}  .episode {position: relative;}  .df {display: flex;flex-wrap: wrap;}  .container {margin: 0 auto;}  .img_wrap {width: 100%;float: left;position: relative;overflow: hidden;}  .lazy {transition: opacity 0.8s ease;}  header {width: 100%;float: left;height: 60px;}  .logo img {height: 100%;}  .logo-episodes img {width: 100%;}  .main_menu {max-width: 100%;padding: 0 15px;display: inline-block;float: right;position: relative;right: 0;}  .main_menu a {display: inline-block;}  section {width: 100%;float: left;margin-top: -120px;}  aside {float: right;}  .ig_widget {width: 100%;border: none;overflow: hidden;float: left;}  .season_elem, .season_elem_mini {display: inline-block;vertical-align: top;position: relative;overflow: hidden;}  .season_elem .img_wrap:after, .season_elem_mini .img_wrap:after {content: "";background: -moz-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.7) 100%);background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.7) 100%);background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.7) 100%);width: 100%;left: 0;bottom: 0;position: absolute;z-index: 1;}  .season_elem .img_wrap:after, .season_elem_mini .img_wrap:after {height: 20%;}  .season_elem_mini span, .season_elem h3, .sem_all {background: rgba(219, 204, 110, 0.1);transition: background 0.8s ease;}  .season_elem_mini:hover span, .season_elem:hover h3, .sem_all:hover {background: rgba(0, 0, 0, 0.5);}  .season_elem_mini:nth-child(3n+1) {margin-left: 0;}  .season_elem_mini.sem_all span {background: none;}  .actor_elem img, .actor_elem_big img, .season_elem img, .season_elem_mini img, a.series_elem img, .slider_elem img, .news_elem img, .shed img {width: 100%;display: inline-block;transition: opacity 0.8s ease, transform 1.2s ease, filter 0.8s ease !important;}  a.season_elem:before, a.season_elem:after {top: 42%;}  a.season_elem:before, a.series_elem:before, .slider_elem .img_wrap:before {position: absolute;z-index: 2;opacity: 0;transition: opacity 0.8s ease;}  .season_elem h3, .season_elem_mini span {width: 100%;padding: 10px 0;font: 500 18px/1 Roboto;text-align: center;color: #fff;float: left;}  div.season_elem h3 {color: #888;}  .show_all {margin-top: 2px;float: right;}  .slider {background: rgba(255, 255, 255, 0.05);padding: 15px;position: relative;}  .slider_wrap {width: 100%;overflow: hidden;}  .slider_elem {width: 100%;display: block;float: left;}  .slider_elem h3 {width: 100%;float: left;}  .slider_elem_series {margin-right: 12px;color: #fff;display: inline-block;vertical-align: middle;}  .slider_elem span {color: #aaa;display: inline-block;vertical-align: middle;}  .slider_elem .img_wrap:before, a.episode .img_wrap:before {top: 50%;}  a.episode .img_wrap:before, .slider_elem .img_wrap:before, a.season_elem:before {content: "";margin-left: -17px;border-style: solid;border-width: 20px 0 20px 34px;border-color: transparent transparent transparent #fff;left: 50%;z-index: 2;}  a.season_elem .link_elem_text {width: 100%;margin-top: 35px;font: 15px/1 Roboto;color: #fff;text-align: center;top: 42%;left: 0;position: absolute;z-index: 2;opacity: 0;transition: opacity 0.8s ease;}  a.season_elem:before, a.series_elem .img_wrap:before, .slider_elem .img_wrap:before {margin-top: -20px;}  .slider_prevnext {float: right;}  .slider_wrap {display: none;width: 100%;-webkit-tap-highlight-color: transparent;position: relative;z-index: 1;}  .slider_wrap .owl-stage {position: relative;-ms-touch-action: pan-Y;touch-action: manipulation;-moz-backface-visibility: hidden;}  .slider_wrap .owl-stage:after {content: ".";display: block;clear: both;visibility: hidden;line-height: 0;height: 0;}  .fit {width: inherit;object-fit: cover;}  .slider_wrap .owl-stage-outer {position: relative;overflow: hidden;transform: translate3d(0px, 0px, 0px);}  .slider_wrap .owl-wrapper, .slider_wrap .owl-item {-webkit-backface-visibility: hidden;-moz-backface-visibility: hidden;-ms-backface-visibility: hidden;transform: translate3d(0, 0, 0);}  .slider_wrap .owl-item {position: relative;min-height: 1px;float: left;-webkit-backface-visibility: hidden;-webkit-tap-highlight-color: transparent;-webkit-touch-callout: none;}  .slider_wrap .owl-item img {display: block;width: 100%;}  .slider_wrap .owl-nav.disabled, .slider_wrap .owl-dots.disabled {display: none;}  .slider_wrap .owl-nav .owl-prev, .slider_wrap .owl-nav .owl-next {cursor: pointer;-webkit-user-select: none;-khtml-user-select: none;-moz-user-select: none;-ms-user-select: none;user-select: none;}  .slider_wrap .owl-nav button.owl-prev, .slider_wrap .owl-nav button.owl-next {background: none;color: inherit;border: none;padding: 0 !important;font: inherit;}  .slider_wrap.owl-loaded {display: block;}  .slider_wrap.owl-loading {opacity: 0;display: block;}  .slider_wrap.owl-hidden {opacity: 0;}  .slider_wrap.owl-refresh .owl-item {visibility: hidden;}  .slider_wrap.owl-drag .owl-item {-ms-touch-action: none;touch-action: none;-webkit-user-select: none;-moz-user-select: none;-ms-user-select: none;user-select: none;}  .owl-grab {cursor: move;cursor: grab;}  .owl-lazy {opacity: 0;top: 0;left: 0;position: absolute;z-index: 1;}  .lazy[src] {opacity: 1;}  .no-js .slider_wrap {display: block;}  .owl-dot:not(.active):hover span {background: rgba(255, 255, 255, 0.3);}  .owl-dot.active span {background: #cb8f64;}  h1 {width: auto;}  .series_all {margin: 5px 0 10px;font: 18px/1 Roboto;float: right;}  .series_all_icon {width: 20px;margin: -2px 10px 0 0;float: left;}  .series_all_icon div {background: #e4e4e4;width: 100%;height: 2px;margin-top: 5px;border-radius: 1px;float: left;transition: background 0.2s ease;}  .series_all_icon div:first-child {margin-top: 0;}  .series_all:hover .series_all_icon div {background: #e4e4e4;}  .blueimp-gallery, .blueimp-gallery > .slides > .slide > .slide-content {position: absolute;top: 0;right: 0;bottom: 0;left: 0;-moz-backface-visibility: hidden;}  .blueimp-gallery > .slides > .slide > .slide-content {margin: auto;width: auto;height: auto;max-width: 100%;max-height: 100%;opacity: 1;}  .blueimp-gallery {position: fixed;z-index: 999999;overflow: hidden;background: #000;background: rgba(0, 0, 0, 0.9);opacity: 0;display: none;direction: ltr;-ms-touch-action: none;touch-action: none;}  .blueimp-gallery-carousel {position: relative;z-index: auto;margin: 1em auto;padding-bottom: 56.25%;box-shadow: 0 0 10px #000;-ms-touch-action: pan-y;touch-action: pan-y;}  .blueimp-gallery-display {display: block;opacity: 1;}  .blueimp-gallery > .slides {position: relative;height: 100%;overflow: hidden;}  .blueimp-gallery-carousel > .slides {position: absolute;}  .blueimp-gallery > .slides > .slide {position: relative;float: left;height: 100%;text-align: center;transition-timing-function: cubic-bezier(0.645, 0.045, 0.355, 1.000);}  .blueimp-gallery, .blueimp-gallery > .slides > .slide > .slide-content {transition: opacity 0.2s linear;}  .blueimp-gallery > .slides > .slide-loading {background: url(../img/loading.gif) center no-repeat;background-size: 64px 64px;}  .blueimp-gallery > .slides > .slide-loading > .slide-content {opacity: 0;}  .blueimp-gallery > .prev, .blueimp-gallery > .next {position: absolute;top: 50%;left: 15px;width: 40px;height: 80px;margin-top: -42px;opacity: 0.5;cursor: pointer;display: none;}  .blueimp-gallery > .prev:before, .blueimp-gallery > .prev:after, .blueimp-gallery > .next:before, .blueimp-gallery > .next:after {content: "";background: #fff;position: absolute;top: 50%;left: 50%;width: 2px;height: 22px;}  .blueimp-gallery > .prev:before, .blueimp-gallery > .next:before {transform: rotate(45deg);}  .blueimp-gallery > .prev:after, .blueimp-gallery > .next:after {transform: rotate(-45deg);}  .blueimp-gallery > .prev:before, .blueimp-gallery > .next:after {margin-top: -19px;}  .blueimp-gallery > .prev:after, .blueimp-gallery > .next:before {margin-top: -4px;}  .blueimp-gallery > .next {left: auto;right: 15px;}  .blueimp-gallery > .close, .blueimp-gallery > .title {position: absolute;top: 15px;display: none;}  .blueimp-gallery > .title {padding-right: 85px;left: 15px;opacity: 0.8;font: 500 20px Roboto;text-shadow: 0 0 2px #000;}  .blueimp-gallery > .close {width: 46px;height: 46px;right: 15px;left: auto;cursor: pointer;opacity: 0.5;}  .blueimp-gallery > .close:before, .blueimp-gallery > .close:after {content: "";background: #fff;position: absolute;top: 50%;left: 50%;width: 2px;height: 32px;margin: -16px 0 0 -1px;}  .blueimp-gallery > .close:before, .share_close:before {transform: rotate(45deg);}  .blueimp-gallery > .close:after, .share_close:after {transform: rotate(-45deg);}  .blueimp-gallery > .prev, .blueimp-gallery > .next, .blueimp-gallery > .close {transition: opacity 0.2s ease;}  .blueimp-gallery > .prev:hover, .blueimp-gallery > .next:hover, .blueimp-gallery > .close:hover {color: #fff;opacity: 1;}  .blueimp-gallery-controls > .prev, .blueimp-gallery-controls > .next, .blueimp-gallery-controls > .close, .blueimp-gallery-controls > .title, .share_close {display: block;transform: translateZ(0);}  .blueimp-gallery-single > .prev, .blueimp-gallery-left > .prev, .blueimp-gallery-single > .next, .blueimp-gallery-right > .next {display: none;}  .blueimp-gallery > .slides > .slide > .slide-content, .blueimp-gallery > .prev, .blueimp-gallery > .next, .blueimp-gallery > .close, .share_close {-webkit-user-select: none;-khtml-user-select: none;-moz-user-select: none;-ms-user-select: none;user-select: none;}  .rating {margin-bottom: 5px;}  .rating_wrap {padding: 0;margin: 0 auto;border: none;}  .rating_value {width: 46px;height: 46px;border: 2px solid #ebc30a;border-radius: 50%;font: 18px/42px Roboto;text-align: center;position: relative;cursor: default;float: left;}  .rating_group {width: 250px;margin-left: 12px;float: left;}  .rating_stars {background: url(../img/star.png) repeat-x;background-size: 25px 50px;width: 100%;height: 25px;position: relative;float: left;}  .rating_input {width: 1px;height: 1px;overflow: hidden;position: absolute;clip: rect(0 0 0 0);}  .rating_star {background-size: 25px 50px;background-repeat: repeat-x;height: 25px;margin: 0;top: 0;left: 0;position: absolute;cursor: pointer;}  .rating_star:hover, .rating_input:checked + .rating_star {background-image: url(../img/star.png);background-position: 0 -25px;}  .rating_star:hover ~ .rating_star {background-position: 0 0;}  .rating_star:nth-of-type(1) {z-index: 10;width: 25px;}  .rating_star:nth-of-type(2) {z-index: 9;width: 50px;}  .rating_star:nth-of-type(3) {z-index: 8;width: 75px;}  .rating_star:nth-of-type(4) {z-index: 7;width: 100px;}  .rating_star:nth-of-type(5) {z-index: 6;width: 125px;}  .rating_star:nth-of-type(6) {z-index: 5;width: 150px;}  .rating_star:nth-of-type(7) {z-index: 4;width: 175px;}  .rating_star:nth-of-type(8) {z-index: 3;width: 200px;}  .rating_star:nth-of-type(9) {z-index: 2;width: 225px;}  .rating_star:nth-of-type(10) {z-index: 1;width: 250px;}  .rating_count {font: 13px/1 Roboto;color: #aaa;float: left;}  .text {-ms-user-select: none;-moz-user-select: none;-webkit-user-select: none;user-select: none;}  .text h2 {margin: -33px 0 18px;}  .news_elem {display: inline-block;vertical-align: top;}  .news_elem h3 {width: 100%;float: left;}  .news_elem span {color: #aaa;float: left;}  .season_left, .season_img {position: relative;float: left;}  .season_video {width: 100%;float: left;}  .season_video_text {width: 100%;color: #323232;;float: left;}  .season_video_wrap {width: 100%;overflow: hidden;position: relative;float: right;}  .season_video_wrap:before, .season_video_wrap:after {content: "";top: 50%;left: 50%;position: absolute;z-index: 1;}  .season_video_wrap:before {background: rgba(0, 0, 0, 0.2);width: 60px;height: 60px;margin: -30px 0 0 -30px;border: 2px solid rgba(255, 255, 255, 0.7);border-radius: 50%;box-shadow: 0 0 3px rgba(0, 0, 0, 0.2);}  .season_video_wrap:after {margin: -14px 0 0 -9px;border-style: solid;border-width: 14px 0 14px 23px;border-color: transparent transparent transparent rgba(255, 255, 255, 0.7);}  .season_video_wrap:hover:before {border-color: rgba(255, 255, 255, 1);}  .season_video_wrap:hover:after {border-color: transparent transparent transparent rgba(255, 255, 255, 1);}  .season_img img {width: 100%;}  .season_video_wrap img {height: 100%;top: 0; /*left: 50%;*/position: absolute;}  .season_video_trailer {background: rgba(0, 0, 0, 0.8);width: 100%;height: 100%;padding: 60px 26px;top: 0;left: 0;position: fixed;z-index: 99999;display: none;justify-content: center;align-items: center;}  .season_video_trailer.show {display: flex;}  .season_video_trailer iframe {width: 100%;height: 100%;max-width: 1400px;max-height: 790px;}  .season_video_trailer > .close {position: absolute;top: 15px;display: none;}  .season_video_trailer > .close {width: 46px;height: 46px;right: 15px;left: auto;cursor: pointer;opacity: 0.5;}  .season_video_trailer > .close:before, .season_video_trailer > .close:after {content: "";background: #fff;position: absolute;top: 50%;left: 50%;width: 2px;height: 32px;margin: -16px 0 0 -1px;}  .season_video_trailer > .close:before {transform: rotate(45deg);}  .season_video_trailer > .close:after {transform: rotate(-45deg);}  .season_video_trailer > .close {transition: opacity 0.2s ease;}  .season_video_trailer > .close:hover {color: #fff;opacity: 1;}  .season_video_trailer > .close {display: block;transform: translateZ(0);}  .season_video_trailer > .close {-webkit-user-select: none;-khtml-user-select: none;-moz-user-select: none;-ms-user-select: none;user-select: none;}  .season_right {width: 100%;float: left;}  .season_right h1 {width: 100%;float: left;}  .season_right_alt {width: 100%;margin-top: 15px;font: 15px/1 Roboto;color: #a5a6a9;float: left;}  .season_right_l, .season_right_r {float: left;}  .season_right_elem {width: 100%;float: left;}  .season_right_elem:first-child {margin-top: 0;}  .season_right_elem > span {color: #323232;;float: left;}  .season_right_elem > div {width: 100%;color: #646464;;float: left;}  .season_right_elem > div > div {margin: -2px 8px 8px 0;float: left;}  .s_bt {margin-top: 20px !important;}  .season_right_elem > div > div a, .season_right_elem > div > div div {width: 25px;padding-top: 1px;border: 2px solid;border-radius: 4px;text-align: center;float: left;}  .season_right_elem > div > div div {color: #a5a6a9;border-color: #a5a6a9;}  .season_right_date {width: 100%;margin: 10px 0;font: 13px/1 Roboto;color: #aaa;float: left;}  .season_right_actors {width: 100%;margin-top: 10px;font: 14px/1.4 Roboto;color: #fff;float: left;}  .season_right_actors span {font-weight: 400;color: #aaa;}  .series_wrap {background: rgba(255, 255, 255, 0.05);padding-bottom: 20px !important;}  .season_title {color: #a5a6a9;display: inline-block;vertical-align: top;cursor: pointer;}  .season_title.act {color: #fff;cursor: default;}  .season_title:not(.act):hover {color: #ccc;}  .series_elem {display: inline-block;vertical-align: top;float: none;}  div.episode, div.actor_elem_big {opacity: 0.5;}  .player {width: 100%;margin-top: 15px;float: left;}  .player_wrap {width: 100%;height: 280px;top: 0;left: 0;}  .player img {width: 100%;display: inline-block;}  .player_panel {width: 100%;margin-top: 4px;float: left;}  .pp_elem {width: 50%;float: left;}  .pp_big .pp_elem {width: 100%;padding: 0;}  .pp_left {padding-right: 2px;}  .pp_right {padding-left: 2px;}  .pp_elem div {background: rgba(219, 204, 110, 0.05);width: 100%;text-align: center;float: left;}  .pp_elem div span {display: inline-block;position: relative;}  .pp_elem div span:before, .pp_elem div span:after {content: "";background: #e4e4e4;height: 2px;position: absolute;transition: background 0.2s ease;}  .pp_elem:hover div span:before, .pp_elem:hover div span:after {background: #e4e4e4;}  .pp_elem div span:before {transform: rotate(45deg);}  .pp_elem div span:after {transform: rotate(-45deg);}  .platform {background: rgba(255, 255, 255, 0.05);padding: 10px 16px;margin-top: 20px;font: 15px/1.4 Roboto;color: #fff;}  .share {text-align: center;}  .share_text {font: 500 15px/1 Roboto;color: #aaa; /*display: inline-block;*/vertical-align: middle;margin: 5px;width: 100%;}  .ya-share2 {display: inline-block;vertical-align: middle;}  .ya-share2 .ya-share2__container_size_m .ya-share2__badge .ya-share2__icon {background-size: 34px 34px;height: 34px;width: 34px;}  .ya-share2 .ya-share2__badge .ya-share2__counter {font: 15px/34px Roboto;}  .comment_form_wrap, .comment_form {width: 100%;float: left;}  .comment_form_wrap {margin-top: 25px;}  .comment_input, .comment_editor {background: rgba(255, 255, 255, 0.05);padding: 9px 14px;margin-bottom: 18px;border: 1px solid rgba(255, 255, 255, 0.4);border-radius: 0;float: left;box-shadow: none;}  .comment_editor {width: 100%;}  .comment_input:focus, .comment_editor:focus {border-color: rgba(255, 255, 255, 0.6);}  .comment_btn_wrap {position: relative;float: right;}  .comment_btn {background: #6d6257;width: 100%;border: none;border-radius: 2px;color: #fff;float: right;transition: background 0.2s ease;}  .comment_btn:hover {background: #8f7e6d;}  .comment_disabled {background: #999;width: 100%;height: 100%;border-radius: 2px;top: 0;left: 0;position: absolute;display: none;}  .comment_disabled:after {content: "";background: url(../img/loading.gif) no-repeat;background-size: 24px 24px;width: 24px;height: 24px;margin: -12px 0 0 -12px;top: 50%;left: 50%;position: absolute;}  .comment_btn[disabled="disabled"] + .comment_disabled {display: block;}  .time {margin: 10px 0 -13px;font: 300 13px/1 Roboto;color: #aaa;text-align: center;float: right;}  #comments {width: 100%;margin-top: 6px;overflow: hidden;position: relative;float: left;}  .ticket-comment {width: 100%;padding: 12px 0;float: left;margin: 0 22px;}  .profile_wrap .ticket-comment:first-child {padding-top: 0;}  .comments-list .ticket-comment {padding-top: 24px;padding-left: 25px;}  .ticket-comment-body {width: 100%;float: left;}  .ticket-comment-header {width: 100%;position: relative;float: left;}  .ticket-comment-dot-wrapper {width: 1px;height: 1px;top: 0;left: 0;position: absolute;display: none;}  .ticket-comment-dot {background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABkAAAAFCAYAAACw/UeDAAAABmJLR0QA/wD/AP+gvaeTAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAB3RJTUUH3QUTDRYgxxbUHAAAAFVJREFUGNO1kbENACEMxBwKJCRmICOw/xgZIaxAgZSGb34E4gVOPsNPRFySEAAzu2stxhjMOeX1SImI6+703nF3zjnPjUqtVVSVvTeqSmtNsm5LbfIBwCcf3dkm2FsAAAAASUVORK5CYII=) repeat-x 100% 0;width: 500px;height: 5px;right: 1px;top: 9px;position: absolute;}  .ticket-comment:hover > .ticket-comment-body > .ticket-comment-header > .ticket-comment-dot-wrapper {display: block;}  .ticket-avatar, .ticket-comment-author {display: inline-block;vertical-align: bottom;}  .ticket-avatar {margin-bottom: -1px;}  .ticket-comment-author {margin-left: 2px;}  .ticket-avatar[alt="Аватар пользователя mandalorec.pro"] + .ticket-comment-author {color: #fe7;position: relative;}  .ticket-avatar[alt="Аватар пользователя mandalorec.pro"] + .ticket-comment-author:before {content: "";background: #1a2127;width: 2px;height: 6px;border-radius: 50%;top: 8px;left: -15px;position: absolute;}  .ticket-comment-createdon {margin-left: 15px;color: #aaa;display: inline-block;vertical-align: bottom;}  .ticket-comment-down {display: none;}  .ticket-comment-up a, .ticket-comment-down a {margin: 0px 0 2px 15px;border-style: solid;display: inline-block;vertical-align: bottom;}  .ticket-comment-up a {border-width: 0 5px 8px;border-color: transparent transparent #aaa;}  .ticket-comment-down a {border-width: 8px 5px 0;border-color: #aaa transparent transparent;}  .ticket-comment-up a:hover {border-color: transparent transparent #ccc;}  .ticket-comment-down a:hover {border-color: #ccc transparent transparent;}  .ticket-comment-text {width: 100%;margin-top: 8px;position: relative;float: left;overflow-wrap: break-word;}  .comment-reply {width: 100%;margin-top: 6px;float: left;}  a.comment-reply {float: left;color: #323232;}  .edit {margin-left: 10px;}  .ticket-comment .comment_form {margin-top: 8px;}  .load_more {width: 100%;margin-top: 30px;text-align: center;float: left;}  .load_more button {background: none;padding: 10px 0;border: 1px solid rgba(255, 255, 255, 0.5);border-radius: 40px;color: rgba(255, 255, 255, 0.5);display: inline-block;transition: color 0.2s ease, border-color 0.2s ease;}  .load_more button:hover {border-color: rgba(255, 255, 255, 0.7);color: rgba(255, 255, 255, 0.7);}  aside h2 {margin-bottom: 25px;}  .ft {margin-bottom: 13px;}  .b {background: #444;width: 100%;height: 400px;display: inline-block;}  .shed {width: 100%;display: inline-block;position: relative;}  .content {margin-top: 24px;}  .content .news {margin-top: -24px;}  .poll_title {margin-bottom: 18px;font: 500 18px/1 Roboto;}  .poll_text {width: 100%;margin-bottom: 3px;font: 15px/18px Roboto;color: rgba(255, 255, 255, 0.9);display: inline-block;}  .progress {height: 19px;background-color: rgba(255, 255, 255, 0.2);margin-bottom: 10px;border-radius: 1px;position: relative;}  .progress-bar {background-color: rgba(200, 255, 255, 0.5);font: 13px/19px Roboto;position: relative;}  .progress-bar span {width: 32px;font: 13px/19px Roboto;color: rgba(200, 245, 255, 0.7);top: 0;right: -40px;position: absolute;}  .progress_text {font: 13px/19px Roboto;color: rgba(255, 255, 255, 0.8);top: 0;right: 6px;position: absolute;}  .poll_radio {width: 100%;margin-bottom: 10px;display: inline-block;}  .poll_radio label {padding-left: 28px;font: 15px/18px Roboto;color: rgba(255, 255, 255, 0.9);display: inline-block;position: relative;}  .poll_radio input {position: relative;display: none;}  .poll_circle {width: 18px;height: 18px;border-radius: 50%;border: 1px solid rgba(255, 255, 255, 0.9);left: 0;position: absolute;}  .poll_radio input:checked + .poll_circle {border-color: #e4e4e4;}  .poll_radio input:checked + .poll_circle:after {content: "";background: #e4e4e4;width: 10px;height: 10px;border-radius: 50%;top: 3px;left: 3px;position: absolute;}  .poll_btn {background: none;width: 100%;padding: 10px 0;margin-top: 10px;border: 1px solid rgba(255, 255, 255, 0.7);border-radius: 4px;font: 500 16px/1 Roboto;color: rgba(255, 255, 255, 0.9);display: inline-block;transition: color 0.2s ease, border-color 0.2s ease;}  .poll_btn:hover {border-color: rgba(255, 255, 255, 1);color: rgba(255, 255, 255, 1);}  .schedule_text {width: 100%;margin: 10px 0;color: #aaa;display: inline-block;}  .schedule_table {display: table;}  .schedule_tr {display: table-row;}  .schedule_tr:nth-child(2n+1) {background: rgba(255, 255, 255, 0.05)}  .schedule_td {display: table-cell;vertical-align: top;}  .std_1 {color: #c3b3a3;}  .std_2 div {width: 100%;display: inline-block;}  .std_2 span {width: 100%;margin-top: 5px;color: #a5a6a9;display: inline-block;}  .std_3 {color: #ddd;text-align: right;}  .actors {margin-bottom: -16px;}  .actor_img {width: 100%;margin-top: 20px;display: inline-block;position: relative;}  .actor_img_main {height: 100%;border-radius: 50%;top: 0;left: 50%;position: absolute;}  .actor_img_bg {width: 100%;opacity: 0.8;display: inline-block;}  .actor_elem, .actor_elem_big {border-radius: 50%;display: inline-block;vertical-align: top;position: relative;}  .actor_elem {width: 30%;margin: 0 0 16px 5%;}  .actor_elem:nth-child(3n+1), .actor_elem_big:nth-child(3n+1) {margin-left: 0;}  .actor_elem img, .actor_elem_big img {width: 100%;border-radius: 50%;display: inline-block;}  .actor_elem div, .actor_elem_big div {color: #fff;text-align: center;}  .actor_elem_big span {color: #aaa;}  .actor_elem_big div, .actor_elem_big span {width: 100%;display: inline-block;}  footer {width: 100%;padding: 20px 0 30px; /*margin-top: 20px;*/border-top: 1px solid rgba(255, 255, 255, 0.2);float: left;}  .footer_left {float: left;}  .footer_right {float: right;}  .age {background: #e4e4e4;width: 38px;height: 38px;border-radius: 50%;font: 15px/38px Roboto;color: #0b0f1c;text-align: center;display: inline-block;vertical-align: middle;}  .copy {width: 100%;color: #aaa;display: inline-block;vertical-align: middle;}  .copyright {width: 100%;font: 14px/1 Roboto;color: #aaa;display: inline-block;vertical-align: middle;}  .footer_mail {width: 100%;margin-top: 7px;font: 14px/1 Roboto;display: inline-block;vertical-align: middle;}  .APay_a {width: 100%;}  .APay_a img {width: 100%;height: auto;}  .jGrowl-close, .jGrowl-header {display: none;}  .jGrowl-message {background: rgba(0, 0, 0, 0.7);width: 100%;padding: 20px 15px;font-size: 17px;color: #fff;text-align: center;top: 0;left: 0;position: fixed;z-index: 100;}  .beseed_rotator {margin-bottom: 0 !important;}  .breadcrumb {background: rgba(255, 255, 255, 0.06);width: 100%;padding: 25px 0;margin-top: 20px;text-align: center;list-style: none;float: left;}  .breadcrumb li {display: inline-block;vertical-align: middle;}  .breadcrumb li a, .breadcrumb li div {float: left;position: relative;}  .breadcrumb li a:after, .breadcrumb li div:after {content: ">";color: #6f7177;float: left;}  .breadcrumb li:first-child a:after {display: none;}  .breadcrumb li div {color: #aaa;}  @media (min-width: 1px) {  .container {width: 100%;padding-left: 15px;padding-right: 15px;}  .show_all {font: 15px/1 Roboto;}  .slider_prevnext {margin: -7px 0 14px 20px;}  h1 { /*font: 500 21px/1.2 Roboto;*/font: 500 18px/1 Roboto;}  h2 {font: 500 18px/1 Roboto;color: #323232;}  .text h3 {margin: 10px 0;font: 500 16px/1 Roboto;color: #323232;;}  .text h3:first-child {margin-top: 0;}  p {margin: 0 0 10px;}  .text p {font: 14px/1.4 Roboto;}  .series_wrap {padding: 45px 15px;margin-top: 20px;}  .season_title_wrap {margin-bottom: -2px;}  .season_title {margin-right: 20px;font: 500 17px/1.6 Roboto;}  .logo {position: relative;}  .logo-episodes {width: 158px;margin: 13px 0 0;position: relative;}  .menu_btn {width: 29px;height: 29px;display: inline-block;cursor: pointer;}  .menu_btn_open div {margin-top: 9px;}  .menu_btn_close div {margin: -2px 0 0 -2px;}  .menu_btn_close div:first-child {margin: 14px 0 0 -2px;}  .main_menu_wrap {top: 60px;}  .players_all {top: 60px;}  .slider_elem h3 {margin-top: 9px;font: 500 14px/1.1 Roboto;}  .slider_elem_series {margin-top: 7px;font: 13px/1 Roboto;}  .slider_elem span {margin-top: 7px;font: 12px/1 Roboto;}  .news_elem h3 {margin-top: 10px;font: 500 14px/1.2 Roboto;}  .news_elem span {margin-top: 8px;font: 12px/1 Roboto;}  aside {width: 100%;}  .season_elem_mini {width: 30%;margin: 16px 0 0 5%;}  .season_elem_mini span {font: 500 15px/1 Roboto;}  .season_elem_mini.sem_all {width: 100%;}  .sem_all span {margin: 15px 0;}  .actor_elem div {margin: 8px 0 5px;font: 300 13px/1.2 Roboto;}  .actor_big {text-align: center;}  a + .actor_big {margin-top: 30px;}  .actor_img {height: 150px;}  .actor_img_main {width: 150px;margin-left: -75px;}  .actor_img_bg {height: 130px;margin-top: 10px;}  .breadcrumb li {font: 14px/1.3 Roboto;}  .breadcrumb li a:after, .breadcrumb li div:after {margin: 0 5px;}  }  @media (max-width: 359px) {  .rating_wrap {width: 250px;}  .rating_value {margin: 0 0 10px -25px;left: 50%;}  .rating_group {margin: 0;}  .rating_count {width: 100%;margin: 10px 0 0 0;text-align: center;}  }  @media (min-width: 360px) {  .show_all {font: 16px/1 Roboto;}  .slider_prevnext {margin: -6px 0 13px 22px;}  .rating_wrap {width: 308px;}  .rating_count {margin: 7px 0 0 3px;}  }  @media (max-width: 499px) {  .season_elem {width: 47%;margin: 20px 0 0 6%;}  .season_elem:nth-child(2n+1) {margin-left: 0;}  .schedule_text {font: 14px Roboto;}  .schedule_table {margin: 20px 0 10px;}  .schedule_td {padding: 12px 10px;}  .std_1 {width: 22%;padding-left: 12px;font: 14px/1.2 Roboto;}  .std_2 {width: 51%;}  .std_2 div {font: 14px/1.2 Roboto;}  .std_2 span {font: 13px/1.2 Roboto;}  .std_3 {width: 27%;padding-right: 12px;font: 13px/1.2 Roboto;}  .season_right_l, .season_right_r {width: 100%;}  .season_right_r {margin-top: 12px;}  .season_right_elem {margin-top: 12px;font: 14px/1.4 Roboto;}  .season_right_elem > span {width: 100px;}  .season_right_elem > div {padding-left: 100px;margin-left: -100px;}  }  .season_title_wrap_grid {box-sizing: border-box;display: grid;grid-template-columns: 40px 1fr 40px;}  .season_title_wrap > ul::-webkit-scrollbar {display: none;}  .season_title_wrap_grid > ul::-webkit-scrollbar {display: none;}  .SeasonsList {display: flex;flex-direction: row;list-style: none;padding: 0;overflow: auto hidden;-webkit-overflow-scrolling: touch;}  @media (min-width: 500px) {  .series_wrap {padding: 20px 20px;}  .season_title_wrap {margin-bottom: 0;}  .season_title {margin-right: 22px;font: 500 18px/1.6 Roboto;}  .slider_elem h3 {margin-top: 10px;font: 500 16px/1.1 Roboto;}  .slider_elem_series {margin-top: 8px;font: 14px/1 Roboto;}  .slider_elem span {margin-top: 9px;font: 13px/1 Roboto;}  .news_elem h3 {margin-top: 12px;font: 500 16px/1.2 Roboto;}  .news_elem span {margin-top: 10px;font: 13px/1 Roboto;}  .season_elem {width: 31%;margin: 20px 0 0 3.5%;}  .season_elem:nth-child(3n+1) {margin-left: 0;}  .text h3 {margin: 10px 0 12px;font: 500 17px/1 Roboto;}  p {margin-bottom: 12px;}  .text p {font: 16px/1.4 Roboto;}  .season_elem_mini {width: 31%;margin: 18px 0 0 3.5%;}  .season_elem_mini span {font: 500 18px/1 Roboto;}  .schedule_text {font: 15px Roboto;}  .schedule_table {margin: 22px 0 15px;}  .schedule_td {padding: 14px 10px;}  .std_1 {width: 17%;padding-left: 15px;font: 15px/1.3 Roboto;}  .std_2 {width: 53%;}  .std_2 div {font: 16px/1.3 Roboto;}  .std_2 span {font: 14px/1.3 Roboto;}  .std_3 {width: 30%;padding-right: 15px;font: 14px/1.3 Roboto;}  .actor_img {height: 200px;}  .actor_img_main {width: 200px;margin-left: -100px;}  .actor_img_bg {height: 180px;margin-top: 10px;}  .season_right_l, .season_right_r {width: 48%;}  .season_right_r {margin-left: 4%;}  .season_right_elem {margin-top: 15px;font: 15px/1.4 Roboto;}  .season_right_elem > span {width: 108px;}  .season_right_elem > div {padding-left: 108px;margin-left: -108px;}  .breadcrumb li {font: 15px/1.3 Roboto;}  .breadcrumb li a:after, .breadcrumb li div:after {margin: 0 6px;}  }  @media (max-width: 638px) {  .series_all, .players_all, .blueimp-gallery > .title, .blueimp-gallery > .prev, .blueimp-gallery > .next {display: none;}  .player_panel {margin-bottom: 12px;}  .pp_elem div {padding: 10px;}  .pp_elem div span {width: 80px;font: 12px/15px Roboto;}  .pp_big .pp_elem div span {width: auto;line-height: 30px;}  .pp_elem div span:before, .pp_elem div span:after {width: 12px;}  .pp_left div span {margin-left: 20px;text-align: left;}  .pp_right div span {margin-right: 20px;text-align: right;}  .pp_left div span:before, .pp_left div span:after {left: -26px;}  .pp_right div span:before, .pp_right div span:after {right: -26px;}  .pp_left div span:before, .pp_right div span:after {top: 18px;}  .pp_right div span:before, .pp_left div span:after {top: 11px;}  .season_left {width: 100%;}  .season_img {width: 126px;}  .season_video {padding-left: 150px;margin-left: -126px;}  .season_video_wrap {height: 180px;}  .season_video_wrap img[src] { /*margin-left: -240px;*/}  .season_right {width: 100%;margin-top: 25px;}  .ticket-avatar {max-height: 18px;}  .ticket-comment-author {font: 500 14px/1 Roboto;}  .ticket-comment-createdon {font: 300 12px/1 Roboto;}  .ticket-comment-createdon {display: none;}  .ticket-comment-text {font: 14px/1.3 Roboto;}  a.comment-reply {font: 14px Roboto;}  .comment_input, .comment_editor {font: 14px/18px Roboto;}  .comment_editor {height: 110px;}  .comment_btn {font: 500 15px/38px Roboto;}  .load_more button {width: 160px;font: 14px/1 Roboto;}  }  @media (min-width: 560px) {  .player_panel {margin-bottom: 20px;}  .pp_elem div {padding: 15px;transition: background 0.2s ease;}  .pp_elem:hover div {background: #e4e4e42b;}  .pp_elem div span {font: 16px/1 Roboto;}  .pp_elem div span:before, .pp_elem div span:after {width: 9px;}  .pp_left div span:before, .pp_right div span:after {top: 10px;}  .pp_right div span:before, .pp_left div span:after {top: 4px;}  .pp_left div span:before, .pp_left div span:after {left: -20px;}  .pp_right div span:before, .pp_right div span:after {right: -20px;}  .season_left {width: 100%;}  .season_img {width: 168px;}  .season_video {padding-left: 192px;margin-left: -168px;}  .season_video_wrap {height: 240px;}  .season_video_wrap img[src] { /*margin-left: -320px;*/}  .season_right {width: 100%;margin-top: 25px;}  .ticket-avatar {max-height: 20px;}  .ticket-comment-author {font: 500 16px/1 Roboto;}  .ticket-comment-createdon {font: 300 13px/1 Roboto;}  .ticket-comment-text {font: 16px/1.3 Roboto;}  a.comment-reply {font: 15px Roboto;}  .comment_input, .comment_editor {font: 16px/21px Roboto;}  .comment_editor {height: 125px;}  .comment_btn {font: 500 17px/41px Roboto;}  .load_more button {width: 190px;font: 16px/1 Roboto;}  }  @media (max-width: 599px) {  .news_elem, .series_elem {width: 48%;margin: 12px 0 5px 4%;}  .news_elem:nth-child(2n+1), .series_elem:nth-child(2n+1) {margin-left: 0;}  }  @media (min-width: 600px) and (max-width: 991px) {  .news_elem, .series_elem {width: 31.666%;margin: 15px 0 5px 2.5%;}  .news_elem:nth-child(3n+1), .series_elem:nth-child(3n+1) {margin-left: 0;}  }  @media (max-width: 768px) {  .flight {display: none !important;}  .unstable {z-index: 9999;position: absolute;inset: 0px 0px auto auto;margin: 0px;transform: translate3d(-15px, -10px, 0px)}  .unstable_players {z-index: 9999;position: relative;inset: 0px 0px auto auto;margin: 0px;transform: translate3d(5px, -48px, 0px)}  header {background: rgba(0, 0, 0, 0.7);margin-bottom: 20px;display: flex;flex-direction: row;justify-content: left;align-items: center;justify-content: space-between;}  .logo {height: 35px;margin-left: 11px;}  .logo-episodes {height: 40px;overflow: hidden;float: left;}  .menu_btn {float: right;cursor: pointer;}  .menu_btn.show {display: block;}  .menu_btn div {height: 2px;float: left;transition: transform 0.1s ease;}  .menu_btn_open div {background: #987661;width: 100%;}  .menu_btn_close div {background: #cb8f64;width: 110%;transform: rotate(45deg);}  .menu_btn_close div:first-child {transform: rotate(-45deg);}  .menu_btn_close div:nth-child(2) {display: none;}  .menu_btn_open div:first-child {margin-top: 3px;}  .main_menu_wrap {z-index: 999;}  .players_all {z-index: 999;}  .main_menu {width: 100%;}  .main_menu a {width: 100%;padding: 11px 0;border-top: 1px solid rgba(255, 255, 255, 0.2);font: 18px/1 Roboto;}  .main_menu a:first-child {border-top: none;}  .main_menu_seasons {margin-bottom: 8px;display: none;}  .main_menu_seasons a {padding: 10px 20px;border: none;font: 15px/1 Roboto;opacity: 0.85;position: relative;}  .main_menu_players {margin-bottom: 8px;display: none;}  .main_menu_players a {padding: 10px 20px;border: none;font: 15px/1 Roboto;opacity: 0.85;position: relative;}  /*.main_menu_seasons a:before {*//*  content: "";*//*  background: #776034;*//*  width: 6px;*//*  height: 1px;*//*  top: 16px;*//*  left: 2px;*//*  position: absolute;*//*}*/ .season_video_text {display: none;}  aside {margin-top: 40px;}  .actor_elem_big div {margin-top: 8px;font: 300 13px/1.2 Roboto;}  .actor_elem_big span {margin: 5px 0;font: 300 12px/1.2 Roboto;}  /*.share {*//*  bottom: -4000px;*//*  transition: bottom 3s ease;*//*}*//*.share.share_fix {*//*  background: rgba(0,0,0,0.8);*//*  padding: 28px 7px 10px;*//*  margin: 0;*//*  border: none;*//*  left: 0;*//*  bottom: 0;*//*  position: fixed;*//*  z-index: 5;*//*}*/ .share_fix .share_text {color: #eee;}  .share_fix .ya-share2, .share_fix .ya-share2__list, .share_fix .ya-share2__link, .share_fix .ya-share2__badge {width: 100%;}  .share_fix .ya-share2__list {font-size: 0.001px;}  .share_fix .ya-share2__list_direction_horizontal > .ya-share2__item {width: 16.666%;padding: 0 3px !important;margin: 0 !important;}  .share_fix .ya-share2 .ya-share2__badge .ya-share2__icon {background-size: 44px 44px;height: 44px;width: 44px;}  .share_fix .ya-share2 .ya-share2__badge .ya-share2__counter {display: none;}  /*.share_fix .share_close {*//*  width: 30px;*//*  height: 30px;*//*  top: 10px;*//*  right: 2px;*//*  position: absolute;*//*}*//*  .share_fix .share_close:before,*//*  .share_fix .share_close:after {*//*    content: "";*//*    background: #888;*//*    position: absolute;*//*    top: 50%;*//*    left: 50%;*//*    width: 2px;*//*    height: 14px;*//*    margin: -7px 0 0 -1px;*//*  }*/  }  .superwrap {padding-top: 75px;}  @media (min-width: 768px) {  .player_wrap {height: 404px;}  .unstable {z-index: 9999;position: absolute;inset: 0px 0px auto auto;margin: 0px;transform: translate3d(-20px, -10px, 0px)}  .unstable_players {z-index: 9999;position: relative;inset: 0px 0px auto auto;margin: 0px;transform: translate3d(6px, -42px, 0px)}  .main_menu {padding: 0 20px;}  .superwrap { /*padding-top: 320px;*/}  .container {padding-left: 20px;padding-right: 20px;}  h1 {font: 500 21px/1 Roboto;}  h2 {font: 500 21px/1 Roboto;}  header {text-align: center;background-color: rgba(19, 19, 19, 0.38);z-index: 5;height: 85px; /*backdrop-filter: blur(4px);*/box-shadow: 0px 0px 20px 0px rgb(19 19 19 / 40%);align-items: center;display: flex;flex-direction: row;justify-content: space-between;}  .logo {margin: 0 0 0 40px;height: 40px;float: left;display: inline-block;}  .logo-episodes {width: 100%;max-width: 306px;margin: 35px 0 0;display: inline-block;}  .main_menu_seasons {display: none;}  .main_menu_seasons.show {display: block;}  .main_menu_players {display: none;}  .main_menu_players.show {display: block;}  .main_menu a {padding: 15px 14px;}  .series_wrap {padding: 48px 25px;margin-top: 22px;}  .season_title_wrap {margin-bottom: -5px;}  .season_title {margin-right: 25px;font: 500 20px/1.6 Roboto;}  .std_1 {width: 10%;}  .actor_elem div {margin: 5px 0;}  .actor_big .actor_elem_big div {margin-top: 9px;font: 16px/1.2 Roboto;}  .actor_big .actor_elem_big span {margin: 5px 0 8px;font: 300 15px/1.2 Roboto;}  .season_left {width: 200px;}  .season_img {width: 100%;}  .season_video {width: 100%;padding-left: 0;margin: 20px 0 0;}  .season_video_wrap {height: 135px;}  .season_video_text {margin-bottom: 10px;font: 16px/1 Roboto;}  .season_video_wrap img[src] { /*margin-left: -180px;*/}  .season_right {padding-left: 225px;margin: 0 0 0 -200px;}  }  .comment_input {width: calc(100% - 316px);height: 77px;}  @media (max-width: 1024px) {  .share_text {width: 100%;}  .comment_btn_wrap, .time {width: 34%;}  footer {text-align: center;}  .footer_left {width: 100%;}  .footer_right {width: 100%;margin-top: 18px;}  .copy {margin-top: 10px;font: 13px/1.2 Roboto;}  .copyright {margin-bottom: 5px;}  .actor_elem div {width: 100%;bottom: 0;left: 0;position: relative;}  .actor_elem_big {width: 30%;margin: 0 0 16px 5%;}  .series_slider .series_elem {width: 100%;margin-left: 0;}  .series_slider {display: none;width: 100%;-webkit-tap-highlight-color: transparent;position: relative;z-index: 1;}  .series_slider .owl-stage {position: relative;-ms-touch-action: pan-Y;touch-action: manipulation;-moz-backface-visibility: hidden;}  .series_slider .owl-stage:after {content: ".";display: block;clear: both;visibility: hidden;line-height: 0;height: 0;}  .series_slider .owl-stage-outer {position: relative;overflow: hidden;transform: translate3d(0px, 0px, 0px);}  .series_slider .owl-wrapper, .series_slider .owl-item {-webkit-backface-visibility: hidden;-moz-backface-visibility: hidden;-ms-backface-visibility: hidden;transform: translate3d(0, 0, 0);}  .series_slider .owl-item {position: relative;min-height: 1px;float: left;-webkit-backface-visibility: hidden;-webkit-tap-highlight-color: transparent;-webkit-touch-callout: none;}  .series_slider .owl-item img {display: block;width: 100%;}  .series_slider .owl-nav.disabled, .series_slider .owl-dots.disabled {display: none;}  .series_slider .owl-nav .owl-prev, .series_slider .owl-nav .owl-next {cursor: pointer;-webkit-user-select: none;-khtml-user-select: none;-moz-user-select: none;-ms-user-select: none;user-select: none;}  .series_slider .owl-nav button.owl-prev, .series_slider .owl-nav button.owl-next {background: none;color: inherit;border: none;padding: 0 !important;font: inherit;}  .series_slider.owl-loaded {display: block;}  .series_slider.owl-loading {opacity: 0;display: block;}  .series_slider.owl-hidden {opacity: 0;}  .series_slider.owl-refresh .owl-item {visibility: hidden;}  .series_slider.owl-drag .owl-item {-ms-touch-action: none;touch-action: none;-webkit-user-select: none;-moz-user-select: none;-ms-user-select: none;user-select: none;}  .no-js .series_slider {display: block;}  }  @media (min-width: 992px) {  .player_wrap {width: 100%;height: 520px;top: 0;left: 0;}  .slider_elem h3 {margin-top: 12px;font: 500 17px/1.1 Roboto;}  .news_elem, .series_elem {width: 229px;margin: 25px 0 3px 2.5%;}  .series_elem_s {margin: 25px 0 3px 24.6px;}  .series_elem_e {width: 23.125%;margin: 25px 0 3px 2.5%;}  /*.share {*//*  text-align: center;*//*  margin-left: 56px;*//*}*/ .news_elem:nth-child(4n+1), .series_elem:nth-child(4n+1) {margin-left: 0;}  a.season_elem:hover img, a.episode:hover img, .series_slider_wrap .episode:hover .img_wrap img {-webkit-filter: blur(2px) brightness(0.5);-moz-filter: blur(2px) brightness(0.5);filter: blur(2px) brightness(0.5);transform: scale(1.1);}  a.season_elem_mini:hover img, .news_elem:hover .img_wrap img, .img_slider_wrap .slider_elem:hover .img_wrap img {-webkit-filter: brightness(0.9);-moz-filter: brightness(0.9);filter: brightness(0.9);transform: scale(1.1);}  .shed:hover img {transform: scale(1.02);}  .actor_elem:hover img {transform: scale(1.1);}  a.actor_elem_big:hover img {transform: scale(1.05);}  .series_slider_wrap .episode:hover .img_wrap:before, a.episode:hover .img_wrap:before, a.episode:hover:before, a.episode:hover .link_elem_text {opacity: 0.7;}  .container {padding-left: 30px;padding-right: 30px;}  .share_text {text-align: center;}  .text h3 {margin: 12px 0 15px;font: 500 19px/1 Roboto;}  p {margin-bottom: 15px;}  .text p {font: 17px/1.4 Roboto;}  /*.comment_input {*//*    width: 64%;*//*    height: 77px;*//*}*/ .comment_btn_wrap, .time {width: 28%;}  .actor_elem div {background: rgba(0, 0, 0, 0.8);width: 94px;padding: 8px;margin: -30px 0 0 -47px;border-radius: 2px;top: 100%;left: 50%;position: absolute;opacity: 0;z-index: 2;transition: margin-top 0.5s ease, opacity 0.3s ease;}  .actor_elem div:after {content: "";margin: -7px 0 0 -7px;border-style: solid;border-width: 0 7px 7px;border-color: transparent transparent rgba(0, 0, 0, 0.8);top: 0;left: 50%;position: absolute;}  .actor_elem:hover div {margin-top: 11px;opacity: 1;}  .actor_elem_big {width: 30.5%;margin: 0 0 28px 4.25%;}  .actor_big {margin: 10px 0 5px;}  .actor_big .actor_elem_big div {margin-top: 10px;}  .actor_big .actor_elem_big span {margin: 6px 0 0;}  .actor_img {height: 300px;}  .actor_img_main {width: 300px;margin-left: -150px;}  .actor_img_bg {height: 270px;margin-top: 15px;}  .season_left {width: 280px;}  .season_video {margin-top: 25px;}  .season_video_wrap {height: 150px;}  .season_video_text {margin-bottom: 12px;font: 17px/1 Roboto;}  .season_video_wrap img[src] { /*margin-left: -200px;*/}  .season_right {padding-left: 310px;margin-left: -280px;}  .footer_left {width: 77%;}  .footer_right {width: 150px;margin-top: 1px;}  .copy {padding-left: 50px;margin-left: -38px;font: 14px/1.2 Roboto;}  .breadcrumb li {font: 16px/1.3 Roboto;}  .breadcrumb li a:after, .breadcrumb li div:after {margin: 0 8px;}  }  @media (min-width: 1100px) {  .container {width: 1040px;padding-left: 0;padding-right: 0;}  .container_margin {margin-top: 36px;}  .season_elem {margin-top: 30px;}  .season_right_elem > span {width: 115px;}  .season_right_elem > div {padding-left: 115px;margin-left: -115px;}  }  @media (min-width: 1240px) {  .actor_elem div {width: 120px;margin: -40px 0 0 -60px;font: 300 14px/1.2 Roboto;}  .actor_elem:hover div {margin-top: 16px;}  .season_elem_mini span {font: 500 15px/1 Roboto;}  }  .main_menu_wrap.show {display: block;}  .players_all.show {display: block;}  .main_menu_seasons.show {display: flex;flex-direction: column;position: absolute;top: 44px;background: rgba(19, 19, 19, 0.8);right: 0;}  .main_menu_seasons.show > a {color: white;white-space: nowrap;}  .main_menu_players.show {display: flex;flex-direction: column;position: absolute;top: 44px; /*background: rgba(19, 19, 19, 0.8);*/right: 0;}  .main_menu_players.show > a {color: white;white-space: nowrap;}  .item {height: 44px;background: transparent;border: 0;border-radius: 2px;color: hsla(0, 0%, 100%, .9);cursor: default;text-decoration: none;-webkit-box-pack: justify;-webkit-box-align: center;align-items: center;display: -webkit-box;display: flex;gap: 8px;justify-content: space-between;padding: 12px;padding-inline-end: 8px;position: relative;text-align: start;-webkit-user-select: none;user-select: none;width: 100%;}  .box {-webkit-app-region: no-drag;background-color: #282828;border-radius: 4px;-webkit-box-shadow: 0 16px 24px rgb(0 0 0 / 30%), 0 6px 8px rgb(0 0 0 / 20%);box-shadow: 0 16px 24 pxrgba(0, 0, 0, .3), 0 6px 8 pxrgba(0, 0, 0, .2);max-height: calc(100vh - 24px);max-width: 350px;min-width: 160px;overflow-y: auto;padding: 4px;}  .element {font: 15px/1.4 Roboto;box-sizing: border-box;-webkit-tap-highlight-color: transparent;margin-block: 0px;font-weight: 400;color: inherit;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;-webkit-box-flex: 1;flex: 1;cursor: pointer;display: inline-block;z-index: 1;padding: 10px;margin: -10px;}  .item:hover {background-color: hsla(0, 0%, 100%, .1);color: #fff;text-decoration: none;}  .episode_section {margin-top: 0;}  .series_elem_e {width: 23.125%;margin: 25px 0 3px 2.5%;}  .news_elem:nth-child(4n+1), .series_elem:nth-child(4n+1) {margin-left: 0;}  body img.lazy {transition: opacity 0.5s;opacity: 1;}  body img.lazy[src*=placeholder] {opacity: 0;}  .grecaptcha-badge {visibility: hidden;}  #Captcha {display: flex;font-size: 10px;padding: 20px 0 20px 0;width: 100%;flex-direction: row;justify-content: center;color: #6a6a6a;margin: 0 0 40px 0;background-color: #262626;}  .CaptchaL {color: #e4e4e4;}  .episodes_wrap { /*padding: 25px;*//*margin-top: 22px;*/background: rgba(255, 255, 255, .05);}  @media (max-width: 768px) {  .episodes_list {grid-template-columns: repeat(3, 1fr);}  .episodes_wrap { /*padding: 16px;*//*margin-top: 22px;*/background: rgba(255, 255, 255, .05);}  }  @media (max-width: 620px) {  .episodes_list {grid-template-columns: repeat(2, 1fr);gap: 16px;padding-top: 10px;}  }  .main_page {padding-top: 0px;}  @media (max-width: 374px) {  .comment_header {display: block !important;}  .write_comment_btn {margin-top: 10px !important;}  }  .select {-webkit-user-select: auto;user-select: auto;}  .title_left {text-align: left;float: none;}  .grid {display: grid;grid-template-columns: repeat(4, 1fr);gap: 16px;}  .image_wrap {width: 100%;float: left;position: relative;overflow: hidden;}  @media (max-width: 767px) {  .grid {display: grid;grid-template-columns: repeat(2, 1fr);gap: 16px;}  }  .mini_header {display: flex;justify-content: space-between;}  .players_all {margin: 5px 20px 10px;font: 18px/1 Roboto;float: right;}  .img_wrap > iframe.active {display: flex;}  .img_wrap > iframe {display: none;}  a.element.active {color: #676767;}  .ErrorComments {display: flex;font: 15px/1.4 Roboto;color: #ffb74d;width: 100%;padding-top: 10px;}  .title_mini {margin-bottom: 5px;}  @media (min-width: 769px) {  .container { /*padding-top: 20px;*/}  }  .g-recaptcha {float: right;}  @media (max-width: 425px) {  .comment_input {height: 77px;width: 100%;}  .form_write_comment {display: flex;justify-content: center;flex-direction: column;align-items: center;}  .g-recaptcha {margin-bottom: 18px;}  .ticket-comment-body {display: flex;flex-direction: column;}  }  .pl_elem {width: 20%;float: left;font: 16px/1 Roboto;background: rgba(219, 204, 110, 0.05);text-align: center;padding: 15px;transition: background 0.2s ease;cursor: pointer;}  @media (max-width: 600px) {  .pl_elem {font: 14px/1 Roboto;padding: 15px 0 15px 0;}  }  .pl_elem:hover {border: 2px solid transparent;background: linear-gradient( transparent 0%, var(--trmain-color));border-top: transparent;cursor: pointer;}  .pl_elem.active {border: 2px solid transparent;border-image: linear-gradient( transparent 0%, var(--main-color) 100%);border-image-slice: 1;background: linear-gradient( transparent 0%, var(--trmain-color));border-top: transparent;cursor: default;}  .pl_elem:not(.active) {border-left: 1px solid #131313;border-right: 1px solid #131313;}  .pl_elem.active:hover {color: #e4e4e4;}  .pl_elem:hover a {background: #e4e4e42b;}  .players {margin-top: 45px;display: flex;flex-direction: row;width: 100%;}  .season-nav-btn {width: 100%;height: 100%;box-sizing: border-box;display: flex;justify-content: center;align-items: center;border: none;outline: none;background: none;cursor: pointer;}  .season-nav-btn>svg * {transition: .3s;}  .season-nav-btn:not(.disable):hover>svg * {stroke: var(--main-color);}  .season-nav-btn.disable {cursor: default;}  .untouchable {pointer-events: none;}  .alignment {display: flex;justify-content: center;background-color: #ededed;margin-top: 0;}  .volume_box {display: grid;grid-template-columns: repeat(5, 1fr);grid-template-rows: repeat(1, 1fr);justify-content: center;}  @media screen and (max-width: 1100px) {  .volume_box {grid-template-columns: repeat(5, 1fr); grid-template-rows: repeat(1, 1fr);}  }  @media screen and (max-width: 760px) {  .volume_box {grid-template-columns: repeat(3, 1fr); grid-template-rows: repeat(1, 1fr);}  }  @media screen and (max-width: 590px) {  .volume_box {grid-template-columns: repeat(3, 1fr); grid-template-rows: repeat(1, 1fr);}  }  @media screen and (max-width: 470px) {  .volume_box {grid-template-columns: repeat(2, 1fr); grid-template-rows: repeat(1, 1fr);}  }  .th-item {width: 100% !important;float: left;padding: 0 5px;margin-bottom: 10px;}  .th-in {display: block;position: relative;}  .img-resp-vert {padding-top: 150%;overflow: hidden;position: relative;background-color: #fff;border-radius: 5px;}  .img-resp-vert:before {content: '';position: absolute;left: 0;right: 0;bottom: 0;z-index: 5;height: 50%;background: linear-gradient(#0000, #0000009C, #000);}  .img-resp-vert img {width: 100%;min-height: 100%;display: block;aspect-ratio: 2 / 3;object-fit: cover;position: absolute;left: 0;top: 0;}  .th-desc {position: absolute;left: 0;right: 0;bottom: 0;z-index: 111;padding: 10px;color: #fff;text-align: center;}  .shortstory {padding: 0;}  .th-title {font: 14px 'Gilroy', sans-serif;font-weight: 700;text-align: center;padding: 0 10px 5px;}  .th-rates {margin-top: 3px;}  .fx-row {display: flex;flex-wrap: wrap;justify-content: space-between;}  .fx-col {display: flex;flex-direction: column;}  .fx-middle {align-items: center;}  .fx-center {justify-content: center;}  .th-year {font-size: 12px;font-weight: 700;background-color: #79c142;padding: 3px 5px;border-radius: 0 5px;}  .th-rating {font-size: 12px;font-weight: 600;background: rgba(255, 255, 255, 0.09);padding: 3px 5px;border-radius: 5px 0;}  .th-mask {position: absolute;left: 0;top: 0;width: 100%;height: 100%;text-align: center;padding: 10px;background-color: rgba(0, 0, 0, 0.5);opacity: 0;z-index: 11;border-radius: 5px;}  .anim {transition: color .3s, background-color .3s, opacity .3s;}  .adv {display: none;}  .logo {display: flex;gap: 1.25rem;align-items: center;flex-direction: row;color: black !important;text-decoration: none;}  div#logo-title {display: flex;flex-direction: column;}  #logo {font-family: WickedMouse, sans-serif;line-height: 1.5rem;font-size: 24px;}  #logoby {font-family: Righteous, sans-serif;font-size: 13px;}  #VolumeSel {display: flex;flex-direction: column;padding: 10px 0;gap: 5px;box-sizing: border-box;background: #1E1E1E;}  #VolumeSel > button.active {cursor: default;}  #VolumeSel > button {padding: 0 8px;height: 40px;display: flex;flex-direction: row;align-items: center;gap: 5px;border: none;outline: none;border-radius: 5px;overflow: hidden;background: transparent;cursor: pointer;}  button.active > .volume {width: 40px;height: 40px;margin: 0;color: #e4e4e4;background: #79c142;}  button > .volume {width: 30px;height: 30px;display: flex;flex-direction: row;justify-content: center;align-items: center;margin: 0 5px;border-radius: 5px;font-size: 15px;font-weight: 500;color: #FFF;background: #3A3A3A;transition: 0.2s;}  button:not(.active):hover > .volume {width: 40px;height: 40px;margin: 0;color: black;background: #fff;}  button.active > .name {padding: 0 10px;background: #3A3A3A;}  button > .name {width: 100%;height: 40px;display: flex;flex-direction: row;align-items: center;border-radius: 5px;padding: 0 20px 0 0;box-sizing: border-box;font-size: 15px;font-weight: 500;color: #FFF;background: #1E1E1E;transition: 0.2s;text-align: left;}  button:not(.active):hover > .name {padding: 0 10px;background: #3A3A3A;}  .fctrl {background-color: #1e1e1e;color: #ccc;padding-right: 20px;}  .tabs-sel {white-space: nowrap;overflow-y: hidden;overflow-x: auto;font-size: 0;}  .fx-1 {flex-basis: 0;flex-grow: 1;max-width: 100%;min-width: 50px;}  .tabs-sel button.active {background-color: #79c142;color: #fff;}  .tabs-sel button {border: 0;display: inline-block;padding: 0 20px;height: 40px;cursor: pointer;font-weight: 600;font-size: 14px;background-color: #000;color: #fff;}  .flight {font-size: 16px;height: 30px;line-height: 30px;position: relative;padding-left: 50px;cursor: pointer;display: inline-block;}  .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:before, .flight:after {content: '';position: absolute;top: 50%;transition: .3s;}  .flight:after {left: 1px;height: 18px;width: 18px;margin-top: -9px;background: #fff;border-radius: 4px;box-shadow: 0 1px 2px rgba(0,0,0,.3);}  .light-off .flight:after {left: 21px;background-color: #79c142;}  .light-off .light-overlay {display: block;}  .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;}  .player {position: relative;padding-top: 0;margin-top: 45px;background: #1e1e1e;border: 0;}  .light-off .player {z-index: 99999;}  .volumes {width: 100%;height: 235px;box-sizing: border-box;overflow-x: hidden;overflow-y: auto;background-color: #1E1E1E;}  #send-comment {margin: 0 22px;}
/* /style.css */


/* star_rating.css */
.star-rating__container {display: flex;justify-content: center;font-size: 20px;}  @media (max-width: 767px) {  .star-rating__wrapper {position: relative;display: flex;flex-direction: column;}  }  .star-rating__avg {display: none;}  .star-rating {display: inline-block;position: relative;user-select: none;}  .star-rating__bg {color: #e4e4e4;display: flex;}  .star-rating__live {display: flex;color: #ffb74d;overflow: hidden;position: absolute;top: 0;left: 0;}  .star-rating_active:hover .star-rating__live {overflow: auto;width: 100% !important;color: #e4e4e4;}  .star-rating__item_active {color: #fb8c00;cursor: pointer;transition: color 0.1s ease-in-out;}  .star-rating__item {width: 32px;height: 32px;flex: 0 0 32px;}  @media (min-width: 768px) {  .star-rating__avg {display: flex;align-items: center;justify-content: center;font-weight: bold;text-align: center;width: 2em;margin-top: 3px;padding-right: 0.5em;}  .star-rating__wrapper {position: relative;display: flex;}  }  .star-rating__votes {display: flex;align-items: center;justify-content: center;padding-left: 0.5em;font-size: 0.875em;margin-top: 3px;}  .d-none {display: none;}
/* /star_rating.css */


/* comments.css */
.comments .comment_header {display: flex;justify-content: space-between;border-bottom: 1px solid #323232;padding: 15px 0;margin: 10px 22px 10px 22px;align-items: center;}  .comments .comment_header .total {color: #777777;font-size: 14px;}  .comments .comment_header .write_comment_btn {margin: 0;}  .comments .write_comment_btn, .comments .write_comment button {display: inline-block;background-color: #565656;color: #fff;text-decoration: none;padding: 5px 10px;border-radius: 5px;font-size: 14px;font-weight: 600;border: 0;white-space: nowrap;}  .comments .write_comment_btn:hover, .comments .write_comment button:hover {background-color: #636363;}  .comments .write_comment {display: none; /*padding: 20px 0 10px 0;*/}  .comments .write_comment textarea {width: 100%;padding: 10px;border: 1px solid #646464;border-radius: 5px;height: 150px;margin-top: 10px;}  .comments .write_comment input {display: block;padding: 10px;border: 1px solid #646464;border-radius: 5px;}  .comments .write_comment button {display: block;float: right;cursor: pointer;padding: 13px;width: 100%;margin-bottom: 10px;}  .comments .comment {padding-top: 10px;}  .comments .comment .name {display: inline;padding: 0 5px 3px 0;margin: 0;font-size: 16px;color: #555555;}  .comments .comment .date {color: #888888;font-size: 14px;}  .comments .comment .content {padding: 5px 0 5px 0;}  .comments .comment .reply_comment_btn {display: inline-block;text-decoration: none;margin-bottom: 10px;font-size: 14px;color: #888888;}  .comments .comment .replies {padding-left: 30px;}  .submit_comment {width: 32%;}
/* /comments.css */