@charset "UTF-8";.animated{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;animation-fill-mode:both}.animated.infinite{-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite}.animated.hinge{-webkit-animation-duration:2s;animation-duration:2s}@-webkit-keyframes fadeInUpBig{0%{opacity:0;-webkit-transform:translateY(2000px);transform:translateY(2000px)}100%{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}}@keyframes fadeInUpBig{0%{opacity:0;-webkit-transform:translateY(2000px);-ms-transform:translateY(2000px);transform:translateY(2000px)}100%{opacity:1;-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0)}}.fadeInUpBig{-webkit-animation-name:fadeInUpBig;animation-name:fadeInUpBig}@-webkit-keyframes zoomIn{0%{opacity:0;-webkit-transform:scale(.3);transform:scale(.3)}50%{opacity:1}}@keyframes zoomIn{0%{opacity:0;-webkit-transform:scale(.3);-ms-transform:scale(.3);transform:scale(.3)}50%{opacity:1}}.zoomIn{-webkit-animation-name:zoomIn;animation-name:zoomIn}@-webkit-keyframes fadeIn{0%{opacity:0}100%{opacity:1}}@keyframes fadeIn{0%{opacity:0}100%{opacity:1}}.fadeIn{-webkit-animation-name:fadeIn;animation-name:fadeIn}@-webkit-keyframes fadeOut{0%{opacity:1}100%{opacity:0}}@keyframes fadeOut{0%{opacity:1}100%{opacity:0}}.fadeOut{-webkit-animation-name:fadeOut;animation-name:fadeOut}@-webkit-keyframes fadeOutDown{0%{opacity:1}100%{opacity:0;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}}@keyframes fadeOutDown{0%{opacity:1}100%{opacity:0;-webkit-transform:translate3d(0,100%,0);-ms-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}}.fadeOutDown{-webkit-animation-name:fadeOutDown;animation-name:fadeOutDown}@-webkit-keyframes fadeOutUp{0%{opacity:1}100%{opacity:0;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}}@keyframes fadeOutUp{0%{opacity:1}100%{opacity:0;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}}.fadeOutUp{-webkit-animation-name:fadeOutUp;animation-name:fadeOutUp}@-webkit-keyframes fadeInRight{0%{opacity:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes fadeInRight{0%{opacity:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}.fadeInRight{-webkit-animation-name:fadeInRight;animation-name:fadeInRight}@-webkit-keyframes fadeOutRight{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}}@keyframes fadeOutRight{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}}.fadeOutRight{-webkit-animation-name:fadeOutRight;animation-name:fadeOutRight}::-moz-selection{background:#212121;color:#eee}::selection{background:#212121;color:#eee}::-moz-selection{background:#212121;color:#eee}.icon{background:none transparent center center no-repeat;background-size:contain;display:inline-block;width:1.5em;height:.8em;vertical-align:middle}.icon.icon-logout{background-image:url('data:image/svg+xml;utf8,<svg width="20" height="18" viewBox="0 0 20 18" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M12 5V3C12 2.46957 11.7893 1.96086 11.4142 1.58579C11.0391 1.21071 10.5304 1 10 1H3C2.46957 1 1.96086 1.21071 1.58579 1.58579C1.21071 1.96086 1 2.46957 1 3V15C1 15.5304 1.21071 16.0391 1.58579 16.4142C1.96086 16.7893 2.46957 17 3 17H10C10.5304 17 11.0391 16.7893 11.4142 16.4142C11.7893 16.0391 12 15.5304 12 15V13" stroke="%23f3f3f3" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/><path d="M5 9H19M19 9L16 6M19 9L16 12" stroke="%23f3f3f3" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/></svg>')}.red-dot{border-radius:50%;height:.5em;width:.5em;background:transparent url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" version="1.1" x="0px" y="0px" viewBox="0 0 10 10" height="10" width="10"><circle cx="5" cy="5" r="5" fill="red" opacity="1" ></circle></svg>') no-repeat left center;background-size:contain;display:inline-block;vertical-align:top;margin:.38em .4em 0 0;-webkit-box-shadow:0 0 8px red;box-shadow:0 0 8px red}body,html{width:100%;font-size:15px;color:#f3f3f3;background-color:#131e29;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;scroll-behavior:smooth}body.touch,html.touch{-webkit-overflow-scrolling:touch}.touch body{height:auto}html,html body{height:100%}html.index-page body{position:relative}p{line-height:1.8;margin-bottom:20px}.h4,h3{font-size:1.5em}.h4,h4{font-size:1.3em}.h5,h5{font-size:.85em}hr{border-top:1px dashed #f3f3f3;margin:4em 0 4em 0}img{-webkit-user-drag:none;user-drag:none}a,a:active,a:focus,a:hover{text-decoration:none;outline:0;color:#f3f3f3}b,strong{font-weight:500}section{margin:0 auto;padding:0 0 1em}section:after{content:"";display:table;clear:both}section h3{margin:0 0 1em 0;font-size:1.5em;font-weight:500}section.text-content h3{text-transform:uppercase;font-weight:500}section.description{padding:3em 116px}section .tab-content .profile-favorites{margin:6em 0 1em 0}footer{width:100%;max-width:99999px;margin:5em auto 0;padding:40px 20px;position:relative;z-index:1}@media only screen and (max-width:1366px){footer{padding:40px 0}}@media only screen and (max-width:480px){footer{padding:20px 0}footer .row{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse}}footer .foot-gp,footer .foot-logo,footer .foot-menu{float:left;width:33%}@media only screen and (max-width:768px){footer .foot-gp.foot-menu,footer .foot-logo.foot-menu,footer .foot-menu.foot-menu{width:46%}footer .foot-gp.foot-gp,footer .foot-logo.foot-gp,footer .foot-menu.foot-gp{width:20%}}@media only screen and (max-width:720px){footer .foot-gp.foot-logo,footer .foot-logo.foot-logo,footer .foot-menu.foot-logo{width:100%}footer .foot-gp.foot-menu,footer .foot-logo.foot-menu,footer .foot-menu.foot-menu{width:60%;clear:left}footer .foot-gp.foot-gp,footer .foot-logo.foot-gp,footer .foot-menu.foot-gp{float:right}}@media only screen and (max-width:480px){footer .foot-gp.foot-gp,footer .foot-gp.foot-logo,footer .foot-gp.foot-menu,footer .foot-logo.foot-gp,footer .foot-logo.foot-logo,footer .foot-logo.foot-menu,footer .foot-menu.foot-gp,footer .foot-menu.foot-logo,footer .foot-menu.foot-menu{float:none;width:auto;margin:0 0 2.6em 0}footer .foot-gp.foot-logo,footer .foot-logo.foot-logo,footer .foot-menu.foot-logo{margin-bottom:0}footer .foot-gp.foot-menu li,footer .foot-logo.foot-menu li,footer .foot-menu.foot-menu li{margin-bottom:1em}footer .foot-gp.foot-menu li a,footer .foot-logo.foot-menu li a,footer .foot-menu.foot-menu li a{font-size:1.5em}footer .foot-gp .mobile-links,footer .foot-logo .mobile-links,footer .foot-menu .mobile-links{margin:0}}@media only screen and (max-width:320px){footer .foot-gp.foot-menu li a,footer .foot-logo.foot-menu li a,footer .foot-menu.foot-menu li a{font-size:1.2em}}footer .foot-logo{opacity:.6;padding-left:115px}@media only screen and (max-width:1366px){footer .foot-logo{padding-left:0}}footer .row{max-width:1280px;margin:0 auto}footer .col-md-5{padding:0}footer .logo{width:20px;height:30px;background:url(../img/svg/footer-1tv.svg) transparent 0 0 no-repeat;background-size:contain;float:left;margin:.5em 1.5em 0 0}footer .mobile-links{margin:0 0 40px}@media only screen and (max-width:720px){footer .mobile-links{margin-top:20px}}footer .mobile-links .app-link{height:40px;width:138px}@media only screen and (max-width:820px){footer .mobile-links .app-link{height:50px;margin:0 0 10px 0;background-size:100% auto}}@media only screen and (max-width:420px){footer .mobile-links .app-link{height:47px;background-size:contain;width:50%;background-position-x:0}}@media only screen and (max-width:320px){footer .mobile-links .app-link{height:40px}}footer .foot-gp{padding:0;text-align:right;float:right}footer .foot-menu-list{margin:0 auto;-webkit-column-count:2;-moz-column-count:2;column-count:2;-webkit-column-gap:0;-moz-column-gap:0;column-gap:0}footer .foot-menu-list li{display:inline-block;width:100%;margin:0 0 .5em 0}footer .foot-menu-list li a{cursor:pointer;text-decoration:none;-webkit-transition:opacity .2s;transition:opacity .2s;opacity:.6}footer .foot-menu-list li a:hover{opacity:1}footer .push-link{display:inline-block;float:right;cursor:pointer;text-decoration:none;font-weight:400;-webkit-transition:opacity .2s;transition:opacity .2s;opacity:.6}footer .push-link:hover{opacity:1}.item-page footer,.static-page footer{background-color:hsla(210,45%,20%,.4)}footer .page-top{position:fixed;right:3%;bottom:3%;z-index:5;opacity:0;-webkit-transition:opacity .3s ease;transition:opacity .3s ease;width:50px;height:50px;border-radius:50%;background-size:50%;background:hsla(210,45%,20%,.4) no-repeat 50% 45%;background-image:url('data:image/svg+xml;utf8,<svg xmlns:svg="http://www.w3.org/2000/svg" xmlns="http://www.w3.org/2000/svg" width="32px" height="32px" viewBox="0 0 32 32" version="1.1"><g stroke="none" stroke-width="1" fill="none" fill-rule="evenodd"><path d="M 28.965,22.965 15.655,9.6549994 2.3449994,22.965" style="stroke:white;stroke-width:3;stroke-linecap:round;stroke-linejoin:round;" /></g></svg>');cursor:pointer}footer .page-top.show{opacity:.7}footer .page-top.show:hover{opacity:1}.item-page:not(.index-page) .wrap{padding-bottom:20px}.item-page:not(.index-page) footer{position:static}.noselect{-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.faded{visibility:hidden}.visible{visibility:visible}.wrap{height:auto!important;margin:0 auto;max-width:1280px;position:relative;z-index:1}.static-page .wrap{min-height:calc(100vh - 270px)}body.access .wrap{position:relative;padding-top:75px}.wrap.main-wrap{-webkit-box-shadow:none;box-shadow:none}.wrap:after{content:'';display:table;clear:both}.static-page .wrap{padding-top:2em}.content-wrap{min-height:100%;position:relative;overflow:hidden}.text-content{margin-bottom:1.5em}.text-content a:not(.btn){text-decoration:underline}.text-content .serial-list-items a{text-decoration:none}.text-content h4{margin-top:2em;margin-bottom:1em;font-weight:400;text-transform:uppercase}.rub-s{font-family:'Roboto Ruble',sans-serif}.MSIE-alert{display:none;text-align:center;padding:10px;background-color:#fec589!important;color:#000;position:relative;z-index:2}.MSIE-alert a{color:#000;text-decoration:underline}.MSIE-alert a:hover{color:#000;text-decoration:none}.MSIE .MSIE-alert{display:block}.top-bar{text-align:center;padding:10px;background-color:#fec589;color:#000;position:relative;z-index:2}.top-bar.handler{cursor:pointer}.top-bar.warning{background-color:#c0392b;color:#f3f3f3}.top-bar .close{top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);opacity:.5;text-shadow:none}.top-bar .close:hover{opacity:1}.top-bar .glyphicon{position:relative;top:2px;left:2px}.top-bar.push-confirm svg{width:26px;height:20px;fill:#000;margin:4px 15px -4px 0}.top-bar.push-confirm button{min-width:100px;min-height:28px;height:24px;display:inline-block;margin:0 0 0 20px;padding:4px 10px;text-decoration:none;border:1px solid #000;border-radius:5px;font-size:14px;font-weight:500;background-color:transparent}.top-bar.push-confirm button:hover{background-color:#f3f3f3}.top-bar svg{display:inline-block;-webkit-animation:ring 6s 1s ease-in-out infinite;animation:ring 6s 1s ease-in-out infinite;-webkit-transform-origin:50% 4px;transform-origin:50% 4px}@-webkit-keyframes ring{0%{-webkit-transform:rotateZ(0)}1%{-webkit-transform:rotateZ(30deg)}3%{-webkit-transform:rotateZ(-28deg)}5%{-webkit-transform:rotateZ(34deg)}7%{-webkit-transform:rotateZ(-32deg)}9%{-webkit-transform:rotateZ(30deg)}11%{-webkit-transform:rotateZ(-28deg)}13%{-webkit-transform:rotateZ(26deg)}15%{-webkit-transform:rotateZ(-24deg)}17%{-webkit-transform:rotateZ(22deg)}19%{-webkit-transform:rotateZ(-20deg)}21%{-webkit-transform:rotateZ(18deg)}23%{-webkit-transform:rotateZ(-16deg)}25%{-webkit-transform:rotateZ(14deg)}27%{-webkit-transform:rotateZ(-12deg)}29%{-webkit-transform:rotateZ(10deg)}31%{-webkit-transform:rotateZ(-8deg)}33%{-webkit-transform:rotateZ(6deg)}35%{-webkit-transform:rotateZ(-4deg)}37%{-webkit-transform:rotateZ(2deg)}39%{-webkit-transform:rotateZ(-1deg)}41%{-webkit-transform:rotateZ(1deg)}43%{-webkit-transform:rotateZ(0)}100%{-webkit-transform:rotateZ(0)}}@keyframes ring{0%{-webkit-transform:rotate(0);transform:rotate(0)}1%{-webkit-transform:rotate(30deg);transform:rotate(30deg)}3%{-webkit-transform:rotate(-28deg);transform:rotate(-28deg)}5%{-webkit-transform:rotate(34deg);transform:rotate(34deg)}7%{-webkit-transform:rotate(-32deg);transform:rotate(-32deg)}9%{-webkit-transform:rotate(30deg);transform:rotate(30deg)}11%{-webkit-transform:rotate(-28deg);transform:rotate(-28deg)}13%{-webkit-transform:rotate(26deg);transform:rotate(26deg)}15%{-webkit-transform:rotate(-24deg);transform:rotate(-24deg)}17%{-webkit-transform:rotate(22deg);transform:rotate(22deg)}19%{-webkit-transform:rotate(-20deg);transform:rotate(-20deg)}21%{-webkit-transform:rotate(18deg);transform:rotate(18deg)}23%{-webkit-transform:rotate(-16deg);transform:rotate(-16deg)}25%{-webkit-transform:rotate(14deg);transform:rotate(14deg)}27%{-webkit-transform:rotate(-12deg);transform:rotate(-12deg)}29%{-webkit-transform:rotate(10deg);transform:rotate(10deg)}31%{-webkit-transform:rotate(-8deg);transform:rotate(-8deg)}33%{-webkit-transform:rotate(6deg);transform:rotate(6deg)}35%{-webkit-transform:rotate(-4deg);transform:rotate(-4deg)}37%{-webkit-transform:rotate(2deg);transform:rotate(2deg)}39%{-webkit-transform:rotate(-1deg);transform:rotate(-1deg)}41%{-webkit-transform:rotate(1deg);transform:rotate(1deg)}43%{-webkit-transform:rotate(0);transform:rotate(0)}100%{-webkit-transform:rotate(0);transform:rotate(0)}}.bottom-bar{position:sticky;bottom:0;left:0;right:0;background-color:#2f80ed;-webkit-box-shadow:0 0 10px 0 rgba(0,0,0,.2);box-shadow:0 0 10px 0 rgba(0,0,0,.2);color:#f3f3f3;z-index:100;padding:1em 2em;cursor:pointer}@media only screen and (max-width:768px){.bottom-bar{font-size:75%}}.bottom-bar .inner{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-line-pack:center;align-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;max-width:1280px;margin:0 auto}.bottom-bar .inner h3{margin:0 0 .3em 0}.bottom-bar .inner .btn{font-size:1.2em;line-height:1.4;margin:0 20px}.bottom-bar a{text-align:center;display:block;font-size:1.8em}.bottom-bar .close{background-image:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" version="1.1" id="Capa_1" x="0px" y="0px" width="512px" height="512px" viewBox="0 0 94.926 94.926" style="enable-background:new 0 0 94.926 94.926;" xml:space="preserve"><g>	<path d="M55.931,47.463L94.306,9.09c0.826-0.827,0.826-2.167,0-2.994L88.833,0.62C88.436,0.224,87.896,0,87.335,0   c-0.562,0-1.101,0.224-1.498,0.62L47.463,38.994L9.089,0.62c-0.795-0.795-2.202-0.794-2.995,0L0.622,6.096   c-0.827,0.827-0.827,2.167,0,2.994l38.374,38.373L0.622,85.836c-0.827,0.827-0.827,2.167,0,2.994l5.473,5.476   c0.397,0.396,0.936,0.62,1.498,0.62s1.1-0.224,1.497-0.62l38.374-38.374l38.374,38.374c0.397,0.396,0.937,0.62,1.498,0.62   s1.101-0.224,1.498-0.62l5.473-5.476c0.826-0.827,0.826-2.167,0-2.994L55.931,47.463z" fill="%23f3f3f3"/></g></svg>');top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.item-message{text-align:center;padding:.5em;border-radius:3px;margin-bottom:1em}.item-message.info{background-color:#2f80ed}.item-message.warning{background-color:#c0392b}@media only screen and (max-width:1280px){.item-message{margin:0 -20px;border-radius:0}}.alert-info{color:#f3f3f3;background-color:#2f80ed;border-color:#408aee}.col-sm-4{width:20%}.btn{border-radius:30px;border:0}.btn.active:focus,.btn:active,.btn:active:focus,.btn:focus{color:#f3f3f3;outline:0;-webkit-box-shadow:none;box-shadow:none}.btn-primary{background-color:#2f80ed}.btn-primary:active,.btn-primary:active:focus,.btn-primary:active:hover,.btn-primary:focus,.btn-primary:hover{background-color:#408aee}.btn-success{background-color:#27ae60}.btn-success:active,.btn-success:active:focus,.btn-success:active:hover,.btn-success:focus,.btn-success:hover{background-color:#38b46d}.btn-subs-disable{background-color:#d3d3d3}.btn-block{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:1.2em;max-width:480px;margin-left:auto;margin-right:auto}.btn-block .btn{display:block;-webkit-box-flex:1;-ms-flex:1;flex:1;min-width:220px!important}.btn-block.old-style .btn{font-size:inherit;text-transform:inherit;font-weight:inherit}.btn-block.old-style .btn.btn-lg{font-size:18px}.btn-block .btn-default{border-color:#ccc;background-color:#dedede}.btn-block_vertical{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;max-width:90%}.btn-block_vertical .btn-text{display:block;margin-bottom:1.2em;width:auto;text-align:left}.btn-block_vertical .btn-text .btn{width:100%!important;white-space:normal;text-align:center;margin:0 0 .25em!important}.form-control:focus{border-color:#2f80ed;-webkit-box-shadow:0 0 0 1px #2f80ed;box-shadow:0 0 0 1px #2f80ed}.main{text-align:center;padding:0;max-width:10000px;position:relative;overflow:hidden}.hidden-btn{display:none}.title{color:#f3f3f3;position:absolute;top:0;left:0;padding:30px 40px 120px;width:100%;z-index:5;background:-webkit-gradient(linear,left bottom,left top,from(rgba(0,0,0,0)),to(rgba(12,12,11,.7)));background:linear-gradient(to top,rgba(0,0,0,0),rgba(12,12,11,.7));text-align:left}.title.amediateka,.title.amediateka_a{padding-left:190px}.title.amediateka:before,.title.amediateka_a:before{content:'';position:absolute;left:40px;width:120px;height:100%;background:url(/img/svg/amediateka_logo.svg) transparent left top no-repeat;background-size:100% auto}.title.amediateka.amediateka_a,.title.amediateka_a.amediateka_a{padding-left:126px}.title.amediateka.amediateka_a:before,.title.amediateka_a.amediateka_a:before{background-image:url(/img/svg/amediateka_logo_a.svg)}.title h1{display:inline-block;font-size:2.5em;font-weight:500;margin:0 0 5px 0}.title h1.short{font-size:2em}.title h1 small{color:rgba(255,255,255,.6);font-size:50%}.title .slogan{font-size:1.4em;opacity:.8;max-width:75%}.title-data{display:inline-block}.show-banner .bg-controls{margin-top:-75px}.show-banner .landing{margin-top:-25px}.item-progress-wrap{position:absolute;left:0;right:0;bottom:0;background-color:rgba(255,255,255,.5);z-index:5}.item-progress-wrap div{height:5px;width:0;background-color:#f3f3f3;-webkit-transition:width 2s;transition:width 2s}.filtered-items,.search-items{position:relative}.filtered-items h3,.search-items h3{font-weight:500;margin-bottom:1em}.filtered-items h3.empty,.search-items h3.empty{margin-bottom:5em;text-align:center}.filtered-items:after,.search-items:after{content:'';display:table;clear:both}[v-cloak]{display:none}.items-filter{position:relative;z-index:3;margin-bottom:1.5em;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-wrap:wrap;flex-wrap:wrap}.items-filter:after,.items-filter:before{content:" ";display:table}.items-filter:after{clear:both}.items-filter.collection-filter{margin-top:1.5em}section .items-filter{padding-left:0;padding-right:0}.items-filter .filter-group{white-space:nowrap;margin-bottom:1em}.items-filter .filter-group li{display:inline-block;padding:6px 0 0 10px}.items-filter .filter-group li:first-child{padding-left:0}@media only screen and (max-width:480px){.items-filter .filter-group li{margin-right:10px}.items-filter .filter-group li:last-child{margin-right:0}}.items-filter .filter-group li a{padding:7px 10px;border-radius:3px;font-size:1.2em;cursor:pointer;position:relative}.items-filter .filter-group li a:after{-webkit-box-shadow:inset 0 0 0 1px #f3f3f3,inset 0 0 0 1.5px rgba(255,255,255,.5);box-shadow:inset 0 0 0 1px #f3f3f3,inset 0 0 0 1.5px rgba(255,255,255,.5);-webkit-transition:opacity .2s ease-in-out;transition:opacity .2s ease-in-out;content:'';position:absolute;z-index:-1;width:100%;height:100%;top:0;left:0;opacity:0;border-radius:3px}.items-filter .filter-group li a.active,.items-filter .filter-group li a:hover{text-decoration:none}.items-filter .filter-group li a.active:after,.items-filter .filter-group li a:hover:after{opacity:1}.items-filter .filter-filter{white-space:nowrap;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;margin-bottom:1em}.items-filter .filter-filter .active{background-color:rgba(19,31,42,.98);color:#eee}.items-filter .filter-filter .btn-group{margin:0 5px 0 0}.items-filter .filter-filter .dropdown-menu{background-color:#1c3249;margin-top:0;font-size:100%;padding:0;border-radius:3px;max-height:15.2em;overflow-y:auto}.items-filter .filter-filter .dropdown-menu:after{height:0;-webkit-box-shadow:0 0 0 1000px rgba(0,0,0,.45);box-shadow:0 0 0 1000px rgba(0,0,0,.45)}.touch .items-filter .filter-filter .dropdown-menu:after{display:none}.items-filter .filter-filter .active-bg{background-position:20% 45%;background-size:initial}.touch .items-filter .filter-filter .active-bg{background:none #112c48}.items-filter .filter-filter .nano:not(.has-scrollbar){height:auto}.items-filter .filter-filter .nano.has-scrollbar{width:200px}.items-filter .filter-filter .filter-genre-drop.init .dropdown-menu{visibility:hidden;width:0;display:block}.items-filter .filter-filter .filter-genre-drop.init .nano{width:0}.items-filter .filter-filter .dropdown-menu-nano{margin:0}.items-filter .filter-filter .dropdown-menu-nano>li>a{display:block;padding:3px 20px;clear:both;font-weight:400;line-height:1.42857143;color:#333;white-space:nowrap}.items-filter .filter-filter .dropdown-menu-nano>li>a,.items-filter .filter-filter .dropdown-menu>li>a,.items-filter .filter-filter button{font-size:1.2em;color:#eee}.items-filter .filter-filter .dropdown-menu-nano>li>a:first-letter,.items-filter .filter-filter .dropdown-menu>li>a:first-letter,.items-filter .filter-filter button:first-letter{text-transform:capitalize}.items-filter .filter-filter .dropdown-menu-nano>li>a.active,.items-filter .filter-filter .dropdown-menu-nano>li>a:not([class~=active]):hover,.items-filter .filter-filter .dropdown-menu>li>a.active,.items-filter .filter-filter .dropdown-menu>li>a:not([class~=active]):hover{color:#000;background-color:#f5f5f5}.items-filter .filter-filter .dropdown-toggle{min-width:120px;text-align:left;background-color:rgba(0,0,0,.25);color:#eee;border-radius:3px}.items-filter .filter-filter .dropdown-toggle .caret{float:right;margin-left:10px;top:.7em;position:relative}.items-filter .filter-filter .reset-filter{cursor:pointer;font-size:1.4em;color:#999;display:none}@media only screen and (max-width:480px){.items-filter .filter-filter .reset-filter{display:none!important}}.items-filter .filter-filter .reset-filter:before{color:#eee;position:relative;top:3px;left:4px}.items-filter .promo-link{font-size:1.1rem;line-height:2.3em;position:relative;text-decoration:none!important;cursor:pointer}.items-filter .promo-link:after{content:'';position:absolute;width:100%;height:1px;left:0;bottom:.4em;border-bottom:1px dashed #eee}.items-filter .promo-link:hover:after{border-bottom-style:solid}.items-genres{text-align:center;max-width:730px;margin:4em auto 0 auto}.items-genres h3{font-weight:400}.items-genres a:hover{text-decoration:underline}.items-genres_all{margin:2em 0}.items-genres_item{display:inline-block;margin:0 .8em .3em 0;text-transform:capitalize}@media only screen and (max-width:480px){.items-genres_item{margin:0 .8em 1em 0}}.items-genres_item:before{content:'\2022';position:relative;left:-.4em}.items-genres>.items-genres_item:before,.items-genres_item:first-child:before{display:none}.main-wrap.promo{position:relative;overflow:hidden;width:100%;padding:0}@media only screen and (max-width:1280px){.main-wrap.promo{margin-left:0;margin-right:0}}.car-back{background-repeat:no-repeat;background-position:left top;background-size:100% auto;position:absolute;top:0;left:-288px;right:-288px;bottom:0;z-index:0;opacity:.5}.car-back:after{content:'';position:absolute;top:0;left:0;right:0;bottom:0;background-color:rgba(0,0,0,.6)}.trueImage{position:absolute;top:0;left:0;right:0;bottom:0;z-index:1;background-size:100% 2200px;background-position:center top}.trueImage .animated{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);-webkit-animation-duration:.7s;animation-duration:.7s}.trueImage:before{content:'';position:absolute;top:0;left:0;right:0;bottom:0;background-color:hsla(210,37%,12%,.6)}#nav-wrap:not(.top) .trueImage:before,.touch #nav-wrap .trueImage:before{background-color:hsla(210,45%,20%,.6)}.trueImage.fadeOut{z-index:-1}.main .fotorama .link{position:absolute;top:0;left:0;right:0;bottom:0}.action{float:right;text-align:right;width:26%;min-height:100px}@media only screen and (max-width:480px){.action{min-height:0}}.animated{-webkit-animation-fill-mode:none;animation-fill-mode:none}.buttons{z-index:6}.landing .buttons{width:100%;left:0;text-align:center;position:absolute;bottom:0;padding:150px 0 50px;z-index:4;background:-webkit-gradient(linear,left top,left bottom,from(rgba(0,0,0,0)),to(rgba(12,12,11,.7)));background:linear-gradient(to bottom,rgba(0,0,0,0),rgba(12,12,11,.7))}.landing .buttons .btn{padding-left:75px}.landing .buttons .btn.mob{display:none}@media only screen and (max-width:480px){.landing .buttons .btn{display:none}.landing .buttons .btn.mob{display:inline-block}}.landing .buttons .btn:before{content:'';position:absolute;left:18px;bottom:0;width:55px;height:30px;background:url(../img/play.png) center center no-repeat;display:inline-block;top:19px;background-size:auto 100%}.landing .buttons .btn.loading:before{background-image:url(/img/svg/loader.svg)}.landing .buttons .continue{margin-top:-30%}.landing .buttons .continue h2{position:relative;margin-bottom:30px}.landing .buttons .continue .btn{display:block;max-width:350px;margin:5px auto;padding:14px 25px;font-size:1.3em}.landing .buttons .continue .btn:before{display:none}.landing .buttons .continue:before{content:'';position:absolute;top:-3000px;left:0;right:0;bottom:0;background-color:hsla(210,37%,12%,.6)}@media only screen and (max-width:480px){.landing .buttons{padding:0 0 50px 0!important}.landing .buttons .btn{padding:0!important;background-color:transparent;-webkit-box-shadow:none;box-shadow:none}.landing .buttons .btn:before{display:none}.landing .buttons svg{display:block;stroke:#fff;width:80px;height:80px;fill:#fff}}.description .buttons{margin:0 0 5em;font-size:.9em}.description .buttons .btn{display:block;margin-bottom:3em}@media only screen and (max-width:480px){.description .buttons{margin-bottom:0}.description .buttons .btn:last-child{margin-bottom:5em}}.buttons .btn{border-radius:30px;display:inline-block;font-size:1.3em;-webkit-transition:all .3s ease-in-out;transition:all .3s ease-in-out;-webkit-animation-fill-mode:none;animation-fill-mode:none;padding:14px 25px;border:0;-webkit-box-shadow:0 1px rgba(50,50,50,.5);box-shadow:0 1px rgba(50,50,50,.5)}.buttons .btn.long-text{font-size:1.2em}.landing .buttons .btn{-webkit-transform:scale(.9);transform:scale(.9);font-size:2em;border-radius:50px}.landing .buttons .btn:hover{-webkit-transform:scale(1);transform:scale(1)}#action-buttons .buttons .btn{padding:.8em 1em}#action-buttons .buttons .btn .subs-btn-text{margin-left:-.3em;margin-right:-.3em}.pay-btn{background-color:rgba(255,255,255,.3)}.pay-btn:active,.pay-btn:hover{color:#f3f3f3;border-color:#f3f3f3}.main .fotorama__nav{background-color:#f3f3f3}.images{max-width:10000px;padding:0;position:relative}.images h3{margin-left:42px;position:absolute;z-index:2;color:#f3f3f3;top:0;left:0}.images .fotorama__nav{margin-top:-40px}.images .fotorama__nav--dots .fotorama__nav__frame{width:24px}.images .fotorama__dot,.images .fotorama__nav__frame.fotorama__active .fotorama__dot{width:12px;height:12px;border-radius:12px;top:4px}.serial-content{margin:0 auto;position:relative;z-index:1}.serial-content .series.list{margin:0}.description .info{overflow:hidden;margin:-2px 0 20px 0}.description .info:after,.description .info:before{content:" ";display:table}.description .info:after{clear:both}.description .info span{padding-right:10px}.description .info .item-info a{opacity:.7}.description .info .item-info a:hover{opacity:1;text-decoration:none}.description .info .runtime{opacity:.7}.description .info .genres a:after{content:','}.description .info .genres a:last-child:after{content:'.'}.description .rate{float:right;font-size:22px}.description .date{font-size:1em}.cast-block{float:right;max-width:14%;text-align:right}.cast-block ul{margin-bottom:18px;margin-left:-30px}.cast-block ul:after,.cast-block ul:before{content:" ";display:table}.cast-block ul:after{clear:both}.cast-block ul li{line-height:1.3;margin-bottom:5px;opacity:.7}.cast-block ul li.gr{opacity:1;text-transform:uppercase}.cast-block ul li.cast-item{cursor:pointer}.cast-block ul li:hover{opacity:1}.cast-block li.others{display:none}.cast-block li.toggle-others{cursor:pointer;position:relative;margin-right:22px}.cast-block li.toggle-others:after{content:'';width:16px;height:100%;background:url(../img/svg/arrow_prev.svg) center center no-repeat;background-size:contain;position:absolute;-webkit-transform:rotateZ(-90deg);transform:rotateZ(-90deg);right:-23px;top:1px}.cast-block li.toggle-others.less:after{-webkit-transform:rotateZ(90deg);transform:rotateZ(90deg)}.landing-buttons{position:absolute;top:35px;right:40px;z-index:5;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.download-btn,.favorite-btn,.notify-btn,.share-btn{width:38px;height:34px;overflow:hidden;cursor:pointer;top:40px;right:40px;z-index:5;position:absolute;-webkit-transition:top linear .2s,opacity linear .2s;transition:top linear .2s,opacity linear .2s;display:none;margin-left:1.5em;background:none transparent center center no-repeat;background-size:contain}.landing-buttons .download-btn,.landing-buttons .favorite-btn,.landing-buttons .notify-btn,.landing-buttons .share-btn{position:static}.favorite-btn{background-image:url('data:image/svg+xml;utf8,<svg   xmlns="http://www.w3.org/2000/svg"   version="1.1"   x="0px"   y="0px"   xml:space="preserve"   width="31.8885"   height="29.127022"   id="svg4">    <g   id="svg_1"   style="fill:%23808080;fill-opacity:0.5;stroke:white;stroke-width:2.5;stroke-linecap:round;stroke-linejoin:round"   transform="translate(-0.43787,-0.480095)">   <path   stroke="null"   d="m 24.10757,1.73022 c -0.28916,0 -0.57832,0.0201 -0.86749,0.05025 C 22.14126,1.91113 21.03281,2.29306 19.95327,2.92626 18.76771,3.60971 17.63034,4.55449 16.39658,5.88119 15.16282,4.55449 14.02545,3.61976 12.83989,2.92626 11.76035,2.30311 10.6519,1.92118 9.55308,1.78047 A 7.67243,8.00042 0 0 0 8.68559,1.73022 c -1.81208,0 -6.99772,1.54782 -6.99772,8.42256 0,7.89992 11.79781,16.41293 14.1593,18.04116 a 0.96387,1.00508 0 0 0 1.0699,0 c 2.36149,-1.62823 14.1593,-10.14124 14.1593,-18.04116 0,-6.87474 -5.176,-8.42256 -6.99772,-8.42256"   id="svg_3" /></g></svg>')}.authorized:not(.touch) .favorite-btn.beat,.authorized:not(.touch) .img-area .favorite-btn{display:block}html:not(.touch) .favorite-btn:hover{background-image:url('data:image/svg+xml;utf8,<svg   xmlns="http://www.w3.org/2000/svg"   version="1.1"   x="0px"   y="0px"   xml:space="preserve"   width="31.8885"   height="29.127022"   id="svg4">    <g   id="svg_1"   style="fill:%23ff3946;fill-opacity:0.5;stroke:white;stroke-width:2.5;stroke-linecap:round;stroke-linejoin:round"   transform="translate(-0.43787,-0.480095)">   <path   stroke="null"   d="m 24.10757,1.73022 c -0.28916,0 -0.57832,0.0201 -0.86749,0.05025 C 22.14126,1.91113 21.03281,2.29306 19.95327,2.92626 18.76771,3.60971 17.63034,4.55449 16.39658,5.88119 15.16282,4.55449 14.02545,3.61976 12.83989,2.92626 11.76035,2.30311 10.6519,1.92118 9.55308,1.78047 A 7.67243,8.00042 0 0 0 8.68559,1.73022 c -1.81208,0 -6.99772,1.54782 -6.99772,8.42256 0,7.89992 11.79781,16.41293 14.1593,18.04116 a 0.96387,1.00508 0 0 0 1.0699,0 c 2.36149,-1.62823 14.1593,-10.14124 14.1593,-18.04116 0,-6.87474 -5.176,-8.42256 -6.99772,-8.42256"   id="svg_3" /></g></svg>')}.favorite-btn.active{background-image:url('data:image/svg+xml;utf8,<svg   xmlns="http://www.w3.org/2000/svg"   version="1.1"   x="0px"   y="0px"   xml:space="preserve"   width="31.8885"   height="29.127022"   id="svg4">    <g   id="svg_1"   style="fill:%23ff3946;fill-opacity:1;stroke:white;stroke-width:2.5;stroke-linecap:round;stroke-linejoin:round"   transform="translate(-0.43787,-0.480095)">   <path   stroke="null"   d="m 24.10757,1.73022 c -0.28916,0 -0.57832,0.0201 -0.86749,0.05025 C 22.14126,1.91113 21.03281,2.29306 19.95327,2.92626 18.76771,3.60971 17.63034,4.55449 16.39658,5.88119 15.16282,4.55449 14.02545,3.61976 12.83989,2.92626 11.76035,2.30311 10.6519,1.92118 9.55308,1.78047 A 7.67243,8.00042 0 0 0 8.68559,1.73022 c -1.81208,0 -6.99772,1.54782 -6.99772,8.42256 0,7.89992 11.79781,16.41293 14.1593,18.04116 a 0.96387,1.00508 0 0 0 1.0699,0 c 2.36149,-1.62823 14.1593,-10.14124 14.1593,-18.04116 0,-6.87474 -5.176,-8.42256 -6.99772,-8.42256"   id="svg_3" /></g></svg>')!important}.favorite-btn.beat{-webkit-animation:pulse .75s ease forwards;animation:pulse .75s ease forwards}.notify-btn{right:100px;background-image:url('data:image/svg+xml;utf8,<svg   xmlns="http://www.w3.org/2000/svg"   version="1.1"   id="Capa_1"   x="0px"   y="0px"   viewBox="0 0 229.238 229.238"   style="enable-background:new 0 0 229.238 229.238;"   xml:space="preserve"><path fill="white"   d="M 114.62305 0.58007812 C 78.264044 0.58007812 48.683594 30.154812 48.683594 66.507812 C 48.683594 129.33681 29.622047 154.45477 8.9980469 172.25977 C 3.2800469 177.23977 0 184.4115 0 191.9375 C 0 196.0795 3.358 199.4375 7.5 199.4375 L 78.675781 199.4375 C 82.147781 216.1005 96.943142 228.6582 114.61914 228.6582 C 132.29514 228.6582 147.0915 216.1015 150.5625 199.4375 L 221.73828 199.4375 C 225.88028 199.4375 229.23828 196.0795 229.23828 191.9375 C 229.23828 184.3505 225.95052 177.16719 220.22852 172.24219 C 199.62252 154.42219 180.55273 129.27981 180.55273 66.507812 C 180.55273 30.154814 150.97705 0.58007812 114.62305 0.58007812 z M 114.62109 19.580078 C 142.70409 19.580078 161.55273 38.425813 161.55273 66.507812 C 161.55273 121.37981 172.96873 154.39561 204.42773 181.59961 C 204.73473 181.86461 205.02678 182.1435 205.30078 182.4375 L 23.953125 182.4375 C 24.226125 182.1415 24.517219 181.8588 24.824219 181.5918 C 56.267219 154.4458 67.683594 121.42981 67.683594 66.507812 C 67.683594 38.425812 86.534098 19.580078 114.62109 19.580078 z M 94.238281 199.4375 L 135 199.4375 C 131.94 207.7305 123.95914 213.6582 114.61914 213.6582 C 105.27914 213.6582 97.298281 207.7305 94.238281 199.4375 z "   id="path850" /><path   d="m 23.953125,182.4375 c 0.273,-0.296 0.564,-0.578 0.871,-0.845 31.443,-27.146 42.858,-60.162 42.858,-115.084001 0,-28.082 18.852,-46.928 46.938995,-46.928 28.083,0 46.93,18.846 46.93,46.928 0,54.872001 11.417,87.887001 42.876,115.091001 0.307,0.265 0.598,0.544 0.872,0.838 z"   id="path2"   style="fill:%23808080;fill-opacity:0.5" /><path   d="m 114.61928,213.6595 c -9.34,0 -17.320999,-5.929 -20.380999,-14.222 h 40.761999 c -3.06,8.293 -11.041,14.222 -20.381,14.222 z"   id="path848"   style="fill:%23808080;fill-opacity:0.5" /></svg>')}.authorized:not(.touch) .img-area .notify-btn,.authorized:not(.touch) .notify-btn.beat{display:block}html:not(.touch) .notify-btn:hover{background-image:url('data:image/svg+xml;utf8,<svg   xmlns="http://www.w3.org/2000/svg"   version="1.1"   id="Capa_1"   x="0px"   y="0px"   viewBox="0 0 229.238 229.238"   style="enable-background:new 0 0 229.238 229.238;"   xml:space="preserve"><path fill="white"   d="M 114.62305 0.58007812 C 78.264044 0.58007812 48.683594 30.154812 48.683594 66.507812 C 48.683594 129.33681 29.622047 154.45477 8.9980469 172.25977 C 3.2800469 177.23977 0 184.4115 0 191.9375 C 0 196.0795 3.358 199.4375 7.5 199.4375 L 78.675781 199.4375 C 82.147781 216.1005 96.943142 228.6582 114.61914 228.6582 C 132.29514 228.6582 147.0915 216.1015 150.5625 199.4375 L 221.73828 199.4375 C 225.88028 199.4375 229.23828 196.0795 229.23828 191.9375 C 229.23828 184.3505 225.95052 177.16719 220.22852 172.24219 C 199.62252 154.42219 180.55273 129.27981 180.55273 66.507812 C 180.55273 30.154814 150.97705 0.58007812 114.62305 0.58007812 z M 114.62109 19.580078 C 142.70409 19.580078 161.55273 38.425813 161.55273 66.507812 C 161.55273 121.37981 172.96873 154.39561 204.42773 181.59961 C 204.73473 181.86461 205.02678 182.1435 205.30078 182.4375 L 23.953125 182.4375 C 24.226125 182.1415 24.517219 181.8588 24.824219 181.5918 C 56.267219 154.4458 67.683594 121.42981 67.683594 66.507812 C 67.683594 38.425812 86.534098 19.580078 114.62109 19.580078 z M 94.238281 199.4375 L 135 199.4375 C 131.94 207.7305 123.95914 213.6582 114.61914 213.6582 C 105.27914 213.6582 97.298281 207.7305 94.238281 199.4375 z "   id="path850" /><path   d="m 23.953125,182.4375 c 0.273,-0.296 0.564,-0.578 0.871,-0.845 31.443,-27.146 42.858,-60.162 42.858,-115.084001 0,-28.082 18.852,-46.928 46.938995,-46.928 28.083,0 46.93,18.846 46.93,46.928 0,54.872001 11.417,87.887001 42.876,115.091001 0.307,0.265 0.598,0.544 0.872,0.838 z"   id="path2"   style="fill:%23ff3946;fill-opacity:0.5" /><path   d="m 114.61928,213.6595 c -9.34,0 -17.320999,-5.929 -20.380999,-14.222 h 40.761999 c -3.06,8.293 -11.041,14.222 -20.381,14.222 z"   id="path848"   style="fill:%23ff3946;fill-opacity:0.5" /></svg>')}.notify-btn.active{background-image:url('data:image/svg+xml;utf8,<svg   xmlns="http://www.w3.org/2000/svg"   version="1.1"   id="Capa_1"   x="0px"   y="0px"   viewBox="0 0 229.238 229.238"   style="enable-background:new 0 0 229.238 229.238;"   xml:space="preserve"><path fill="white"   d="M 114.62305 0.58007812 C 78.264044 0.58007812 48.683594 30.154812 48.683594 66.507812 C 48.683594 129.33681 29.622047 154.45477 8.9980469 172.25977 C 3.2800469 177.23977 0 184.4115 0 191.9375 C 0 196.0795 3.358 199.4375 7.5 199.4375 L 78.675781 199.4375 C 82.147781 216.1005 96.943142 228.6582 114.61914 228.6582 C 132.29514 228.6582 147.0915 216.1015 150.5625 199.4375 L 221.73828 199.4375 C 225.88028 199.4375 229.23828 196.0795 229.23828 191.9375 C 229.23828 184.3505 225.95052 177.16719 220.22852 172.24219 C 199.62252 154.42219 180.55273 129.27981 180.55273 66.507812 C 180.55273 30.154814 150.97705 0.58007812 114.62305 0.58007812 z M 114.62109 19.580078 C 142.70409 19.580078 161.55273 38.425813 161.55273 66.507812 C 161.55273 121.37981 172.96873 154.39561 204.42773 181.59961 C 204.73473 181.86461 205.02678 182.1435 205.30078 182.4375 L 23.953125 182.4375 C 24.226125 182.1415 24.517219 181.8588 24.824219 181.5918 C 56.267219 154.4458 67.683594 121.42981 67.683594 66.507812 C 67.683594 38.425812 86.534098 19.580078 114.62109 19.580078 z M 94.238281 199.4375 L 135 199.4375 C 131.94 207.7305 123.95914 213.6582 114.61914 213.6582 C 105.27914 213.6582 97.298281 207.7305 94.238281 199.4375 z "   id="path850" /><path   d="m 23.953125,182.4375 c 0.273,-0.296 0.564,-0.578 0.871,-0.845 31.443,-27.146 42.858,-60.162 42.858,-115.084001 0,-28.082 18.852,-46.928 46.938995,-46.928 28.083,0 46.93,18.846 46.93,46.928 0,54.872001 11.417,87.887001 42.876,115.091001 0.307,0.265 0.598,0.544 0.872,0.838 z"   id="path2"   style="fill:%23ff3946;fill-opacity:1" /><path   d="m 114.61928,213.6595 c -9.34,0 -17.320999,-5.929 -20.380999,-14.222 h 40.761999 c -3.06,8.293 -11.041,14.222 -20.381,14.222 z"   id="path848"   style="fill:%23ff3946;fill-opacity:1" /></svg>')!important}@-webkit-keyframes pulse{0%{-webkit-transform:scale(1.1);transform:scale(1.1)}50%{-webkit-transform:scale(1.3);transform:scale(1.3)}100%{-webkit-transform:scale(1);transform:scale(1)}}@keyframes pulse{0%{-webkit-transform:scale(1.1);transform:scale(1.1)}50%{-webkit-transform:scale(1.3);transform:scale(1.3)}100%{-webkit-transform:scale(1);transform:scale(1)}}@-webkit-keyframes pulse_invert{0%{-webkit-transform:scale(1.1);transform:scale(1.1)}50%{-webkit-transform:scale(.8);transform:scale(.8)}100%{-webkit-transform:scale(1);transform:scale(1)}}@keyframes pulse_invert{0%{-webkit-transform:scale(1.1);transform:scale(1.1)}50%{-webkit-transform:scale(.8);transform:scale(.8)}100%{-webkit-transform:scale(1);transform:scale(1)}}.download-btn{background-image:url('data:image/svg+xml;utf8,<svg version="1.1" xmlns="http://www.w3.org/2000/svg" x="0px" y="0px"	 viewBox="0 0 512 512" xml:space="preserve"><g>			<path d="M240.915,420.418c0.004,0.004,0.008,0.007,0.012,0.011c0.493,0.492,1.012,0.959,1.551,1.402				c0.247,0.203,0.508,0.379,0.762,0.57c0.303,0.227,0.6,0.462,0.915,0.673c0.304,0.203,0.619,0.379,0.931,0.565				c0.286,0.171,0.565,0.35,0.859,0.507c0.318,0.17,0.645,0.314,0.97,0.467c0.306,0.145,0.608,0.298,0.922,0.428				c0.315,0.13,0.637,0.236,0.957,0.35c0.337,0.121,0.669,0.25,1.013,0.354c0.32,0.097,0.645,0.168,0.969,0.249				c0.351,0.089,0.698,0.187,1.056,0.258c0.375,0.074,0.753,0.118,1.13,0.172c0.311,0.044,0.618,0.104,0.933,0.135				c1.4,0.138,2.811,0.138,4.211,0c0.315-0.031,0.622-0.09,0.933-0.135c0.377-0.054,0.755-0.098,1.13-0.172				c0.358-0.071,0.705-0.169,1.056-0.258c0.323-0.081,0.649-0.152,0.969-0.249c0.344-0.104,0.677-0.233,1.013-0.354				c0.32-0.115,0.642-0.22,0.957-0.35c0.314-0.13,0.616-0.283,0.922-0.428c0.325-0.153,0.652-0.297,0.97-0.467				c0.294-0.157,0.573-0.337,0.859-0.507c0.312-0.186,0.627-0.362,0.931-0.565c0.315-0.211,0.612-0.446,0.915-0.673				c0.254-0.19,0.515-0.367,0.762-0.57c0.539-0.443,1.058-0.909,1.551-1.402c0.004-0.004,0.008-0.007,0.012-0.011l149.333-149.333				c8.331-8.331,8.331-21.839,0-30.17s-21.839-8.331-30.17,0L277.333,353.83V21.333C277.333,9.551,267.782,0,256,0				s-21.333,9.551-21.333,21.333V353.83L121.752,240.915c-8.331-8.331-21.839-8.331-30.17,0s-8.331,21.839,0,30.17L240.915,420.418z				" fill="%23f3f3f3"/>	<path d="M405.333,469.333H106.667c-11.782,0-21.333,9.551-21.333,21.333S94.885,512,106.667,512h298.667				c11.782,0,21.333-9.551,21.333-21.333S417.115,469.333,405.333,469.333z" fill="%23f3f3f3"/>		</g></svg>');overflow:visible}html:not(.touch) .download-btn:hover{opacity:.5}.share-btn{background-image:url('data:image/svg+xml;utf8,<svg width="24" height="24" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><path d="M18 16.08c-.76 0-1.44.3-1.96.77L8.91 12.7c.05-.23.09-.46.09-.7 0-.24-.04-.47-.09-.7l7.05-4.11c.54.5 1.25.81 2.04.81 1.66 0 3-1.34 3-3s-1.34-3-3-3-3 1.34-3 3c0 .24.04.47.09.7L8.04 9.81C7.5 9.31 6.79 9 6 9c-1.66 0-3 1.34-3 3s1.34 3 3 3c.79 0 1.5-.31 2.04-.81l7.12 4.16c-.05.21-.08.43-.08.65 0 1.61 1.31 2.92 2.92 2.92 1.61 0 2.92-1.31 2.92-2.92 0-1.61-1.31-2.92-2.92-2.92z" fill="%23f3f3f3"></path></svg>');overflow:visible}html:not(.touch) .share-btn:hover{opacity:.5}.share-btn #ya-share2{visibility:hidden}.share-block{display:inline-block;position:absolute}.share-block .popover{background-color:rgba(0,0,0,.6)}.share-block .popover.bottom>.arrow:after{border-bottom-color:rgba(0,0,0,.6)}.share-block .popover-title{display:none}.share-block .popover-content .ya-share2__list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.share-block .popover-content .ya-share2__item{display:block!important;margin:.3em 0!important}.share-block .popover-content .ya-share2__title{display:inline-block!important;color:#f3f3f3!important}.show-more{display:block;text-align:center;float:none!important;clear:both;cursor:default!important;margin:0 auto 40px auto!important;max-width:140px}.show-more a{cursor:pointer;border:1px solid #f3f3f3;opacity:.6;display:inline-block}.show-more a:hover{opacity:1;color:#f3f3f3}.recommended-items{margin-top:5em}.recommended-items-404 .serial-list-items li:nth-child(6){display:none}@media only screen and (max-width:768px){.recommended-items-404 .serial-list-items li:nth-child(5),.recommended-items-404 .serial-list-items li:nth-child(6){display:block}}.item-collections li{display:inline-block;white-space:nowrap;margin:0 15px 20px 0}.item-collections li a{-webkit-box-shadow:0 0 0 1px #f3f3f3,0 0 0 1.5px rgba(255,255,255,.5);box-shadow:0 0 0 1px #f3f3f3,0 0 0 1.5px rgba(255,255,255,.5)}.item-collections li a:hover{color:#000!important;background-color:#f3f3f3!important}.item-collections li:last-child{margin-bottom:2em}@media only screen and (max-width:480px){.item-collections{margin-right:-20px;margin-left:-20px;overflow:hidden}.item-collections h3{margin-left:20px}.item-collections ul{white-space:nowrap;padding:5px 0 20px 20px;overflow-x:scroll;scroll-behavior:smooth;-webkit-overflow-scrolling:touch;margin-bottom:-20px}}.props{font-size:18px}.props li{display:inline-block;padding:1px 6px 0;margin-left:8px;background-color:rgba(255,255,255,.3);color:rgba(255,255,255,.8);border-radius:3px;cursor:default;font-size:.76em;letter-spacing:1px;min-width:37px;text-align:center}.props .tooltip-arrow{margin-top:-6px!important;border-width:6px 0 6px 6px!important;right:2px}.props .tooltip-inner{font-size:1em;border-radius:3px}.subs-btn-text{font-size:.7em;line-height:1;display:block;margin-top:2em;margin-bottom:-3em;opacity:.7}.social-button{padding-bottom:.5em;opacity:.7;font-size:.9em}.app-button{padding-top:1.5em;padding-bottom:.5em;opacity:.7;font-size:.9em}.app-button-icons a{padding-left:15px;opacity:.7;text-decoration:none}.app-button-icons a:hover{opacity:1}.ya-share2__container_size_m .ya-share2__item{margin:0 0 0 10px!important}.ya-share2__container_size_m .ya-share2__counter{font-size:15px!important;padding:5px 8px 0 8px!important;line-height:1.3!important}.ya-share2__container_size_m .ya-share2__icon{height:30px!important;width:30px!important;background-size:30px 30px!important}.series{position:relative;z-index:1;text-align:left;font-size:.87em;background-color:#ffffff05}.series .tab-content{overflow:auto}.series .inner{max-width:1280px;margin:0 auto;padding:25px 30px 0 30px}.series .inner.short{max-width:870px}@media only screen and (max-width:1024px){.series .inner{padding:15px 0 0 0}}.series .seasons-nav{padding:0 0 5px 0;font-size:1.2em}.series .seasons-nav>li{min-width:50px;padding:0 15px 10px 0;display:inline-block;float:none;text-align:center}@media only screen and (max-width:480px){.series .seasons-nav>li{min-width:0;padding-right:7px;font-size:90%;white-space:nowrap}}.series .seasons-nav.seasons-title>li{width:auto!important}.series .seasons-nav.seasons-title>li>a{padding:5px 10px}@media only screen and (max-width:1024px){.series .seasons-nav{margin-left:20px}}.series .seasons-nav>li>a{padding:5px 10px}.series .seasons-nav>li.active>a,.series .seasons-nav>li.active>a:focus,.series .seasons-nav>li.active>a:hover,.series .seasons-nav>li>a:hover{background:0 0!important;-webkit-box-shadow:0 0 0 1px #f3f3f3,0 0 0 1.5px rgba(255,255,255,.5);box-shadow:0 0 0 1px #f3f3f3,0 0 0 1.5px rgba(255,255,255,.5)}.series .seasons-nav>li>a:focus{background:0 0!important}.series .season_series .item.free .i-w:after{content:'БЕСПЛАТНО';font-size:1em;position:absolute;background-color:rgba(0,0,0,.6);border-radius:3px;right:.5em;bottom:.5em;padding:.5em;line-height:1;z-index:2}.series .season_series .item.active .img,.series .season_series .item:hover .img{-webkit-box-shadow:0 0 2px 1px #f3f3f3;box-shadow:0 0 2px 1px #f3f3f3}.series .season_series html.touch .item:hover .img{-webkit-box-shadow:none;box-shadow:none}.series .season_series .item.watched .i-w:after{content:'Просмотрено';text-transform:uppercase;color:#f3f3f3;background:rgba(0,0,0,.6);padding:2px 5px;position:absolute;left:.4em;bottom:.4em;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;z-index:2;line-height:1.2;border-radius:3px;left:auto;right:.8em}.series .season_series .item.watched .i-w:after span{padding:0!important;background:0 0!important}.series .season_series .item.watched .i-w:after span{padding:0!important;background:0 0!important}.series .season_series .item.watched .item-progress{display:none}@media only screen and (min-width:1024px){.series .season_series.count-1 .scroll,.series .season_series.count-2 .scroll,.series .season_series.count-3 .scroll,.series .season_series.count-4 .scroll{overflow:hidden}}.watched-title{text-transform:uppercase;color:#f3f3f3;background:rgba(0,0,0,.6);padding:2px 5px;position:absolute;left:.4em;bottom:.4em;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;z-index:2;line-height:1.2;border-radius:3px}.watched-title span{padding:0!important;background:0 0!important}.playing .series .seasons-nav{padding:0 0 8px}.loader{position:absolute;top:50%;left:50%;margin:-50px 0 0 -10px}.card-desc{width:60%;float:right;padding:0 50px}.more{cursor:pointer;padding-left:20px;opacity:.5;position:relative}.more:hover{opacity:1}.more:after{content:'';width:16px;height:100%;background:url(../img/svg/arrow_prev.svg) center center no-repeat;background-size:contain;position:absolute;-webkit-transform:rotateZ(-90deg);transform:rotateZ(-90deg);right:-23px;top:1px}.more.less:after{-webkit-transform:rotateZ(90deg);transform:rotateZ(90deg)}.wrap-sub{max-width:1280px;margin:0 auto;position:relative;width:100%;z-index:2}.player-mode .wrap-sub{top:-60px}.i-badge{position:absolute;left:0;top:0;z-index:4;width:100%;height:100%;background:left top no-repeat;background-size:auto 50%}.poster .i-badge{background-size:auto 25%}.nfo{position:absolute;z-index:2;top:.4em;right:.4em;color:#f3f3f3;line-height:1}.nfo .series_count{float:right;clear:right;padding:.3em .5em;background-color:rgba(0,0,0,.6);border-radius:3px}.soon .nfo{display:none}input::-moz-placeholder{font-size:90%;text-overflow:ellipsis}input:-moz-placeholder{font-size:90%;text-overflow:ellipsis}input:-ms-input-placeholder{font-size:90%;text-overflow:ellipsis}input::-webkit-input-placeholder{font-size:90%;text-overflow:ellipsis}.tab-content ul{line-height:1.8}.tab-content ol{margin:0 0 0 20px;list-style:decimal}.landscape-detect{position:fixed;top:0;bottom:0;left:0;right:0;background:url(../img/rotate_icon.png) #1d1d1d center center no-repeat;z-index:10680;display:none}.item-page .main{position:fixed;left:0;right:0;top:0;bottom:0;-webkit-box-sizing:content-box;box-sizing:content-box}.r-date{position:absolute;z-index:2;top:0;left:0;right:0;bottom:0;color:#f3f3f3;font-size:1.5rem;-webkit-box-shadow:none;box-shadow:none;background:rgba(3,13,23,.85) none;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.r-date span{line-height:1;text-align:center}.r-date span small{font-size:60%}.item-progress{position:absolute;left:0;bottom:0;height:3px;max-width:100%;z-index:2}.item-progress:before{content:'';position:absolute;left:0;top:0;height:100%;width:5000%;background-color:rgba(0,0,0,.6)}.item-progress:after{content:'';position:absolute;left:0;top:0;height:100%;width:100%;background-color:rgba(255,255,255,.8)}.serial .item-progress{bottom:0;z-index:2}html.item-page{overflow-y:scroll}.item-page .landing{position:relative;z-index:2}.img-area{position:absolute;width:100%;top:0;left:0;bottom:0;overflow:hidden;max-width:1280px;margin:0 auto}.img-area .s-image{position:absolute;z-index:3;top:0;left:0}.img-area:after{content:'';background:-webkit-gradient(linear,left top,left bottom,from(rgba(254,252,234,0)),to(rgba(12,12,11,.75)));background:linear-gradient(to bottom,rgba(254,252,234,0),rgba(12,12,11,.75));display:block;position:absolute;bottom:0;left:0;height:16%;width:100%}.img-area .spinner-cont{position:absolute;left:4%;bottom:80px}.img-area-front{position:absolute;top:0;left:0;right:0;bottom:0}.amediateka-copyright{text-align:center;opacity:.5;margin-bottom:4em}.popover{background-color:#cbcbcb;color:#1d1d1d;font-size:15px}.popover.right>.arrow:after{border-right-color:#cbcbcb}.old-price{margin:0 2px;display:inline-block;opacity:.7;font-style:italic;position:relative;white-space:nowrap;text-decoration:line-through}.search-form{margin:20px 0 40px}.search-form input.form-control{border-radius:30px!important;width:40%;margin-right:10px;font-size:1.2em;padding:21px 1em;vertical-align:middle}.main-wrap.collections h1{font-size:1.5em;font-weight:500;margin-bottom:1em;text-transform:uppercase}.main-wrap.collections h4{font-size:1.2em;font-weight:400;margin-top:1.5em;margin-bottom:2.5em}.main-wrap.collections p{margin:0 0 2em 0}.main-wrap.collections .serial-list-items.collections-list li .nm{height:2.5rem}.not-found{text-align:center;padding-bottom:3em}.not-found h1{font-size:8em;font-weight:600}.not-found h3{margin:0 0 15px 0}.not-found p{margin-bottom:0}.profile-checkbox{padding:10px 0}.profile-checkbox span{font-weight:400;padding-left:.5em}.update-profile{margin-top:2em}.checkbox-switcher{vertical-align:top;margin:0 3px 0 0;width:17px;height:17px}.checkbox-switcher+span{cursor:pointer;text-align:left}.checkbox-switcher:not(checked){position:absolute;opacity:0}.checkbox-switcher:not(checked)+span{position:relative;padding:0 0 0 60px}.checkbox-switcher:not(checked)+span:before{content:'ВЫКЛ';position:absolute;top:-4px;left:0;width:50px;height:26px;border-radius:13px;background:grey;-webkit-box-shadow:inset 0 2px 3px rgba(0,0,0,.2);box-shadow:inset 0 2px 3px rgba(0,0,0,.2);font-size:8px;line-height:26px;padding-left:25px}.checkbox-switcher:not(checked)+span:after{content:'';position:absolute;top:-2px;left:2px;width:22px;height:22px;border-radius:13px;background:#f3f3f3;-webkit-box-shadow:0 2px 5px rgba(0,0,0,.3);box-shadow:0 2px 5px rgba(0,0,0,.3);-webkit-transition:all .2s;transition:all .2s}.checkbox-switcher:checked+span:before{background:#27ae60;content:'ВКЛ';padding-left:7px}.checkbox-switcher:checked+span:after{left:26px}.tooltip{font-size:.6em;line-height:1.4;font-weight:400;font-family:Roboto,sans-serif;z-index:5}.tooltip.in{opacity:1}.tooltip-inner{padding:1em;color:#f3f3f3;font-size:1.2em;background-color:#2f80ed}.tooltip.top{margin-top:-3px;padding:15px 0}.tooltip.left{margin-left:-3px;padding:0 10px}.tooltip.top .tooltip-arrow{margin-left:-15px;border-width:15px 15px 0;border-top-color:#2f80ed}.tooltip.bottom{margin-top:.8em}.tooltip.bottom .tooltip-arrow{border-bottom-color:#2f80ed}.tooltip.top-left .tooltip-arrow{border-top-color:#2f80ed}.tooltip.top-right .tooltip-arrow{border-top-color:#2f80ed}.tooltip.left .tooltip-arrow{margin-top:-10px;border-width:10px 0 10px 10px;border-left-color:#2f80ed}#navigation{width:100%;height:80px;top:0;padding:0;margin:0;position:relative;z-index:21}#navigation .bg{position:absolute;top:0;left:0;right:0;bottom:0;z-index:-1;display:none;background-size:100% 2200px}#nav-wrap{height:80px}#nav-wrap.fix .fix-menu{position:fixed;top:0;left:0;right:0;z-index:3;-webkit-transition:-webkit-transform .4s ease-in;transition:-webkit-transform .4s ease-in;transition:transform .4s ease-in;transition:transform .4s ease-in,-webkit-transform .4s ease-in;will-change:transform}#nav-wrap.hidden-up .fix-menu{-webkit-transform:translateY(-100%);transform:translateY(-100%);pointer-events:none}#nav-wrap.hidden-up .fix-menu .btn-primary:before{display:none}#nav-wrap #navigation .bg{background-position:center top}#nav-wrap #navigation .bg:after{background-color:hsla(210,45%,20%,.6)}#nav-wrap #navigation .bg{display:block!important;-webkit-box-shadow:0 0 5px rgba(50,50,50,.5);box-shadow:0 0 5px rgba(50,50,50,.5)}.static-page #nav-wrap #navigation .bg{background-image:url(//static.kino.1tv.ru/images/pages/static_background.jpg)}.static-page #nav-wrap #navigation .bg:after{content:'';position:absolute;top:0;left:0;right:0;bottom:0;background-color:hsla(210,45%,20%,.6)}.static-page #nav-wrap #navigation .bg .trueImage{display:none}html:not(.touch) #nav-wrap.top #navigation .bg{-webkit-box-shadow:none;box-shadow:none}html:not(.touch) #nav-wrap.top #navigation .bg:after{background-color:hsla(210,37%,12%,.6)}@media only screen and (max-width:480px){#nav-wrap.top #navigation .bg{-webkit-box-shadow:none;box-shadow:none}#navigation .bg,.trueImage{background:#012756!important}}.mob-nav{height:100%;width:100%;position:fixed;z-index:100;top:0;left:0;-webkit-transform:translateX(-100%);transform:translateX(-100%);background-color:transparent;-webkit-transition:-webkit-transform .2s;transition:-webkit-transform .2s;transition:transform .2s;transition:transform .2s,-webkit-transform .2s;padding-top:1.5em;-webkit-box-sizing:initial;box-sizing:initial}.mob-nav:before{content:'';position:absolute;top:0;bottom:0;left:0;width:70%;z-index:0;background-color:#001734;background:-webkit-gradient(linear,left top,left bottom,from(#001733),to(#012756));background:linear-gradient(180deg,#001733 0,#012756 100%);-webkit-box-shadow:0 15px 20px #00060e;box-shadow:0 15px 20px #00060e}.mob-nav .mob-nav-overflow{height:100%;overflow-y:auto;position:absolute;left:0;top:0;bottom:0;width:70%;background-color:hsla(210,37%,12%,.6);padding:1.5em;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.mob-nav ul{position:relative;z-index:2}.mob-nav li{border-bottom:1px solid #011b39}.mob-nav li.divider{height:1px;margin:.8em 0;overflow:hidden;background-color:#012552;border:0}.mob-nav li:first-child{border:0}.mob-nav li.channels a:before{display:none!important}.mob-nav a{padding:.5em 16px;text-decoration:none;font-size:1.4em;display:block}.mob-nav a.active{background-color:#0b2a4e;border-radius:5px}.mob-nav a.subs-btn{background-color:#2f80ed;border-radius:30px;max-width:12em;margin:1em auto}.mob-nav li:nth-last-child(-n+4){border:0}.mob-nav li:nth-last-child(-n+2){border:0}.mob-nav li:nth-last-child(-n+2) a{font-size:1.1em;color:rgba(239,239,244,.5)}.mob-nav a.subs-btn{font-size:1.4em}.mob-nav .mobile-links .text{color:rgba(239,239,244,.5)}.mob-nav .mobile-links .app-link{margin:1em auto}@media only screen and (max-height:570px){.mob-nav li{margin-bottom:.5em}}.mob-nav-opened .mob-nav{-webkit-transform:translateX(0);transform:translateX(0);padding-left:3em}body.mob-nav-opened{overflow:hidden}body.mob-nav-opened:after{content:'';position:absolute;z-index:10;top:0;left:0;height:6000px;right:0;background-color:rgba(19,31,42,.5)}.mob-nav a:hover,.offcanvas a:focus{color:#f1f1f1}.static-page body.top #navigation .bg{background-color:#202020;opacity:1}.static-page body.top #navigation .bg:after{display:none}#navigation.top.black,#navigation.top.black2,.player-mode #navigation{z-index:400}.main-page #navigation{background-color:transparent}.item-page #navigation{background-color:transparent}.item-page #navigation.black,body.access #navigation{-webkit-transition:background-color .2s;transition:background-color .2s}.item-page #navigation.blackest{background-color:#11161b}.nav-resp{position:relative;height:100%}.top-menu{position:absolute;right:0}.nav-menu{position:relative;margin:0;max-width:1280px}.nav-inner .nav-menu{float:left}.nav-menu ul{margin:0;white-space:nowrap}.nav-menu.top-menu{margin:0 2em 0 0;display:inline-block;float:right;white-space:nowrap}@media only screen and (min-width:1632px){.nav-menu.top-menu{width:0}}.nav-menu.top-menu li{margin:0}.nav-menu.top-menu>ul>li{margin-left:5px}.nav-menu.top-menu .visible-xs a{font-size:1.9em}.nav-menu.top-menu .visible-xs a:after{display:none}@media only screen and (orientation:landscape) and (max-height:480px){.nav-menu .desktop-top-menu{display:none}}.nav-menu .dropdown,.nav-menu ul li{display:inline-block}.nav-menu .dropdown>a:not([class~=btn]),.nav-menu ul li>a:not([class~=btn]){font-size:1.3em;color:#f3f3f3;padding:4px 10px;cursor:pointer;display:block;text-decoration:none;position:relative}.nav-menu .dropdown>a:not([class~=btn]):after,.nav-menu ul li>a:not([class~=btn]):after{-webkit-box-shadow:inset 0 0 0 1px #f3f3f3,inset 0 0 0 1.5px rgba(255,255,255,.5);box-shadow:inset 0 0 0 1px #f3f3f3,inset 0 0 0 1.5px rgba(255,255,255,.5);-webkit-transition:opacity .2s ease-in-out;transition:opacity .2s ease-in-out;content:'';position:absolute;z-index:-1;width:100%;height:100%;top:0;left:0;opacity:0;border-radius:3px}.nav-menu .dropdown>a:not([class~=btn]).active:after,.nav-menu .dropdown>a:not([class~=btn]):hover:after,.nav-menu ul li>a:not([class~=btn]).active:after,.nav-menu ul li>a:not([class~=btn]):hover:after{opacity:1}.nav-menu ul li{margin-right:10px}.nav-menu ul li:last-child{margin-right:0}.nav-menu li.search a[data-event]{width:1.9em}.nav-menu li.search .search-icon{display:block;position:absolute;cursor:pointer}.nav-menu li.search .search-icon:after{-webkit-box-shadow:0 0 0 1px #f3f3f3,0 0 0 1.5px rgba(255,255,255,.5);box-shadow:0 0 0 1px #f3f3f3,0 0 0 1.5px rgba(255,255,255,.5);-webkit-transition:opacity .2s ease-in-out;transition:opacity .2s ease-in-out;content:' ';position:absolute;z-index:-1;width:2em;height:1.957em;top:-.43em;left:-.43em;opacity:0;border-radius:3px}.nav-menu li.search .search-icon .circ{position:relative;top:4px;height:.8em;width:.8em;border:2px solid #f3f3f3;border-radius:50%;z-index:1;-webkit-transition:all .6s cubic-bezier(.25,1.7,.35,.8);transition:all .6s cubic-bezier(.25,1.7,.35,.8)}.nav-menu li.search .search-icon .hand{position:absolute;top:.8em;left:.7em;height:.4em;width:2px;float:right;background-color:#f3f3f3;border-radius:3px;-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}.nav-menu li.search .search-icon .hand:after{content:'';display:block;width:2px;height:1.28em;background-color:#f3f3f3;border-radius:3px;-webkit-transition:-webkit-transform .6s cubic-bezier(.25,1.7,.35,.8);transition:-webkit-transform .6s cubic-bezier(.25,1.7,.35,.8);transition:transform .6s cubic-bezier(.25,1.7,.35,.8);transition:transform .6s cubic-bezier(.25,1.7,.35,.8),-webkit-transform .6s cubic-bezier(.25,1.7,.35,.8);opacity:0}.nav-menu .dropdown.open .caret{border-bottom:6px solid;border-top:0}.nav-menu .dropdown a.menu-link{min-width:1.5em}.nav-menu .dropdown-menu{background-color:#1c3249;margin-top:2px;border-radius:8px;border:0;overflow:hidden;padding:0;font-size:inherit}.nav-menu .dropdown-menu li{float:none;display:block}.nav-menu .dropdown-menu li.divider{background-color:#d3d3d3}.nav-menu .dropdown-menu li a:not([class~=btn]){line-height:1.8em;position:relative;display:block;text-transform:inherit;padding:6px 20px}.nav-menu .dropdown-menu li a:not([class~=btn]):after{display:none}.nav-menu .dropdown-menu li a:not([class~=btn]):focus,.nav-menu .dropdown-menu li a:not([class~=btn]):hover{color:#000;background-color:#f5f5f5}.nav-menu .dropdown-menu li a:not([class~=btn]):focus .icon.icon-logout,.nav-menu .dropdown-menu li a:not([class~=btn]):hover .icon.icon-logout{background-image:url('data:image/svg+xml;utf8,<svg width="20" height="18" viewBox="0 0 20 18" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M12 5V3C12 2.46957 11.7893 1.96086 11.4142 1.58579C11.0391 1.21071 10.5304 1 10 1H3C2.46957 1 1.96086 1.21071 1.58579 1.58579C1.21071 1.96086 1 2.46957 1 3V15C1 15.5304 1.21071 16.0391 1.58579 16.4142C1.96086 16.7893 2.46957 17 3 17H10C10.5304 17 11.0391 16.7893 11.4142 16.4142C11.7893 16.0391 12 15.5304 12 15V13" stroke="%23000" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/><path d="M5 9H19M19 9L16 6M19 9L16 12" stroke="%23000" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/></svg>')}.nav-menu .active-bg{background-position:60% 10%;background-size:initial}.nav-menu li.small-exit{display:none}.nav-menu li.menu-item.hidden-md.hidden-xs{margin-right:5px}.nav-menu li.menu-item.hidden-md.hidden-xs span{vertical-align:text-bottom}.nav-menu li.menu-item.hidden-md.hidden-xs svg{width:20px}.mob-nav .subs-btn,.nav-menu .subs-btn{font-size:1.2em;padding:5px 17px;position:relative;-webkit-box-shadow:#2f80ed;box-shadow:#2f80ed;margin-top:-3px;margin-left:5px;overflow:hidden;-webkit-backface-visibility:hidden;-webkit-transform:translate3d(0,0,0)}.mob-nav .subs-btn .glyphicon,.nav-menu .subs-btn .glyphicon{font-size:80%}.mob-nav .subs-btn.active,.nav-menu .subs-btn.active{-webkit-box-shadow:none;box-shadow:none}.mob-nav .subs-btn:hover,.nav-menu .subs-btn:hover{-webkit-box-shadow:0 0 0 1px #fff;box-shadow:0 0 0 1px #fff;-webkit-transition:-webkit-box-shadow .2s ease-in-out;transition:-webkit-box-shadow .2s ease-in-out;transition:box-shadow .2s ease-in-out;transition:box-shadow .2s ease-in-out,-webkit-box-shadow .2s ease-in-out}.mob-nav .subs-btn.active:after,.mob-nav .subs-btn:hover:after,.nav-menu .subs-btn.active:after,.nav-menu .subs-btn:hover:after{opacity:1}.mob-nav li.channels a:before,.nav-menu li.channels a:before{content:'';border-radius:50%;height:.5em;width:.5em;background:transparent url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" version="1.1" x="0px" y="0px" viewBox="0 0 10 10" height="10" width="10"><circle cx="5" cy="5" r="5" fill="red" opacity="1" ></circle></svg>') no-repeat left center;background-size:contain;display:inline-block;vertical-align:top;margin:.38em .4em 0 0;-webkit-box-shadow:0 0 8px red;box-shadow:0 0 8px red;margin-top:.5em}@media only screen and (max-width:768px){.mob-nav li.channels a:before,.nav-menu li.channels a:before{width:8px;height:8px}}@media only screen and (max-width:480px){.mob-nav li.channels a:before,.nav-menu li.channels a:before{margin-top:.5em}}.nav-inner{max-width:1280px;margin:0 auto;padding:0;position:relative;display:inline-block}@media only screen and (max-width:1280px){.nav-inner{width:1280px;display:block}}@media only screen and (min-width:1632px){.nav-inner{margin:0 8%;white-space:nowrap}}.nav-resp{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.nav-resp .logo{width:14em;max-width:90px;height:auto;position:relative;left:0;z-index:2;margin:0 0 0 20px;float:left}@media only screen and (min-width:1632px){.nav-resp .logo{margin-left:-5em}}@media only screen and (max-width:1024px) and (orientation:portrait),only screen and (max-width:768px) and (orientation:portrait){.nav-resp .logo{width:16em}}.nav-resp .logo img{width:100%}.ie9 .nav-resp .logo{top:12px}.caret{border-width:6px;margin:-2px 0 0 6px}.profile-menu .dropdown-menu{left:auto;right:0;font-size:1em}.control-group{margin-bottom:10px}.control-group:last-child{margin-bottom:0}.control-label{text-transform:uppercase;font-weight:inherit}.nav-tabs li{margin-left:5px}#nav-serial-desc{color:#f3f3f3;font-size:1.15em;line-height:1.5}.serial-list{position:relative}.serial-list.opened .caret{border-bottom:6px solid;border-top:0}.serial-list .mob{width:60px;height:50px;background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAEgAAAA7CAYAAADYW8woAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyJpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNiAoV2luZG93cykiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6RTI2NjIwNUFCQjMxMTFFMzhBNUFBRkE3NDlDMDVBNDQiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6RTI2NjIwNUJCQjMxMTFFMzhBNUFBRkE3NDlDMDVBNDQiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDpFMjY2MjA1OEJCMzExMUUzOEE1QUFGQTc0OUMwNUE0NCIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDpFMjY2MjA1OUJCMzExMUUzOEE1QUFGQTc0OUMwNUE0NCIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/PnF+oRUAAAEYSURBVHja7JnBCcIwAEXbCoJOIbiFZ53CPdRre3IP0SW8O4WKIK5QUVrijwQq2JB4te/Bl5wfSlpfaoxJxEBbaXNtpPWSblJrF22rrbV7KkFDHfbaJIFPDtos08cSOa1YJwv7DTrqMMZHK2cr6KFDHxetPO1P7IoHLzcraIcHLxtusYhbrNSmWqGd3LNAV6mdg8I5KVP3oAgeMhQgCEEIQhCCEIQgBAGCEIQgBCEIQf8pyIbDXLOFo9JMR1c5B7lzkvCXqx/CYQDCYQSEwwCEwwCEwwCEw5hbjHDYQDjkVQNBCEIQghCEIEAQghCEIAQhCEEIQtAbwiHh8GcIhwEIhxEQDgMQDgMQDgMQDmNuMcJhw1c4fAkwAFRu8d/wGklrAAAAAElFTkSuQmCC) center center no-repeat;background-size:20px auto;display:none}@media only screen and (max-width:720px),screen and (max-height:420px){.serial-list .mob{display:block}}div.static-page{display:none;position:absolute;z-index:100;left:0;top:0;width:100%}div.static-page:after,div.static-page:before{content:" ";display:table}div.static-page:after{clear:both}div.static-page ul{margin-left:-20px}div.static-page ul:after,div.static-page ul:before{content:" ";display:table}div.static-page ul:after{clear:both}div.static-page .cats{margin:20px 0 20px 42px;font-size:25px;display:none}div.static-page .cats li{margin:0 30px 0 0;float:left;cursor:pointer;font-size:20px;color:#f3f3f3;text-transform:uppercase;position:relative}div.static-page .cats li a:after{border-bottom:1px solid #f3f3f3;content:'';position:absolute;top:95%;left:0;right:0;display:none}div.static-page .cats li sup{position:absolute;top:0;padding-left:5px}div.static-page .search-input{display:none}.search-input{font-size:1.3em;font-weight:400;padding:4px 35px 4px 15px;right:0;top:0;display:none;color:#000;outline:0;background-color:#f3f3f3;border-radius:5px;border:0;-webkit-box-shadow:0 0 0 1.4px inset #f3f3f3;box-shadow:0 0 0 1.4px inset #f3f3f3;position:absolute;left:0;float:none;width:95%}.search-input::-moz-selection{background-color:#f3f3f3;color:#000}.search-input::selection{background-color:#f3f3f3;color:#000}@media only screen and (max-width:1199px){.search-input{width:100%}}body.sl-opened-search .top-menu-search>ul>li:not(.search){visibility:hidden}body.sl-opened-search .search-icon:after{opacity:0!important}body.sl-opened-search .top-menu-search .search-input{display:block}body.sl-opened-search .search-result{display:block!important;z-index:-1}body.sl-opened-search .search-icon .circ{-webkit-transform:scale(.02);transform:scale(.02);-webkit-transform-origin:30% 40%;transform-origin:30% 40%;background:#f3f3f3;border-color:#f3f3f3}body.sl-opened-search .search-icon .hand{top:0!important;left:.4em!important;height:1.28em!important;background-color:#000!important}body.sl-opened-search .search-icon .hand:after{opacity:1!important;-webkit-transform-origin:center center;transform-origin:center center;-webkit-transform:rotate(90deg);transform:rotate(90deg);background-color:#000!important}.search-result{position:absolute;top:2.6em;left:0;width:95%;display:none}@media only screen and (max-width:1199px){.search-result{width:100%}}@media only screen and (max-width:880px){.search-result{top:3em}}.search-result .items{background-color:#f3f3f3;color:#000;padding:15px 0 1px;position:relative}.search-result .items li{display:block;float:none;margin:0 0 15px 0}.search-result .items li:after,.search-result .items li:before{content:" ";display:table}.search-result .items li:after{clear:both}.search-result .items li a{height:62px;padding:0 1em!important;font-size:.8em;display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;color:#000!important}.search-result .items li a:hover{background-color:#ddd!important}.search-result .items li a .pay-label{padding:.2em .8em;background-color:#27ae60;color:#f3f3f3;border-radius:30px;font-size:.7em;white-space:nowrap}.search-result .items li a .pay-label.subs{background-color:#2f80ed}.search-result .items li.active a{background-color:#ddd!important}.search-result .items li h3{margin:10px 0 0 0;font-size:1em}.search-result .items li img{float:left;margin:2px 20px 0 0;background-color:#ddd;border-radius:3px}.search-result .items li .info{overflow:hidden}.search-result .items li .info h3,.search-result .items li .info p{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:450px}.search-result .items li .info p{font-size:.7em;margin:0 0 10px 0}.search-result .show-all{text-align:center;padding:15px 0;background-color:#ddd!important;display:block;color:#000;border-radius:0 0 8px 8px}.search-result .show-all:after{content:'';position:relative;top:3px;left:3px;width:20px;height:.8em;display:inline-block;background:none center center no-repeat;background-image:url('data:image/svg+xml;utf8,<svg xmlns:svg="http://www.w3.org/2000/svg" xmlns="http://www.w3.org/2000/svg" width="32px" height="32px" viewBox="0 0 32 32" version="1.1"><g stroke="none" stroke-width="1" fill="none" fill-rule="evenodd"><path d="M 28.965,22.965 15.655,9.6549994 2.3449994,22.965" style="stroke:black;stroke-width:3;stroke-linecap:round;stroke-linejoin:round;" /></g></svg>');background-size:contain;vertical-align:text-top;-webkit-transform:rotateZ(90deg);transform:rotateZ(90deg)}.search-result .show-all.active,.search-result .show-all:hover{background-color:#d3d3d3!important;text-decoration:none}.search-result .empty{text-align:left;padding:1em 1.2em 0 1.2em;background-color:#f3f3f3;color:#000;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;border-radius:8px 8px 0 0}.search-result .empty p{margin:0}.search-result .empty .random{cursor:pointer;position:relative;color:#000}.search-result .empty .random:hover{text-decoration:underline}.search-result .empty .random.loading{opacity:.8}.search-result .empty .random.loading:before{content:'';display:block;width:20px;height:20px;background:none center center no-repeat;background-size:cover;background-image:url('data:image/svg+xml;utf8,<svg width="38" height="38" viewBox="0 0 38 38" xmlns="http://www.w3.org/2000/svg" stroke="%23000">    <g fill="none" fill-rule="evenodd">        <g transform="translate(1 1)" stroke-width="2">            <circle stroke-opacity=".5" cx="18" cy="18" r="18"/>            <path d="M36 18c0-9.94-8.06-18-18-18">                <animateTransform                    attributeName="transform"                    type="rotate"                    from="0 18 18"                    to="360 18 18"                    dur="1s"                    repeatCount="indefinite"/>            </path>        </g>    </g></svg>');position:absolute;top:-1px;left:-30px}.serial-list-items{margin:0 0 0 -20px}@media only screen and (max-width:768px){.serial-list-items{margin-left:-10px}}.serial-list-items:after{content:'';display:table;clear:both}.serial-list-items.on-air li,.serial-list-items>li{display:block;float:left;position:relative;padding:0;margin:0 0 2.4em 0;outline:0;vertical-align:top;overflow:hidden;z-index:2}.serial-list-items.on-air li.static,.serial-list-items>li.static{clear:both;width:auto!important;margin-left:20px;float:none}@media only screen and (max-width:768px){.serial-list-items.on-air li.static,.serial-list-items>li.static{margin-left:10px}}.serial-list-items.on-air li.cap .i-w,.serial-list-items>li.cap .i-w{cursor:default!important;opacity:.5}.serial-list-items.on-air li.cap a,.serial-list-items>li.cap a{display:block}.serial-list-items.on-air li .favorite-btn,.serial-list-items>li .favorite-btn{width:25px;height:25px;top:10px;right:10px}.serial-list-items.on-air li:not(.cap):hover,.serial-list-items>li:not(.cap):hover{cursor:pointer}.serial-list-items.on-air li.empty,.serial-list-items>li.empty{float:none;margin:25% auto 0 auto;font-size:2em;text-align:center;-webkit-box-shadow:none;box-shadow:none}.serial-list-items.on-air li a,.serial-list-items>li a{display:block;margin-left:20px}.serial-list-items.on-air li a:hover,.serial-list-items>li a:hover{text-decoration:none}@media only screen and (max-width:768px){.serial-list-items.on-air li a,.serial-list-items>li a{margin-left:10px}}.serial-list-items.on-air li .i-w,.serial-list-items>li .i-w{padding:0;position:relative;background-color:hsla(210,37%,12%,.5);display:block;overflow:hidden;cursor:pointer;border-radius:5px;-webkit-mask-image:-webkit-radial-gradient(white,#000)}.serial-list-items.on-air li .i-w .nm,.serial-list-items>li .i-w .nm{position:absolute;bottom:0;left:0;right:0;z-index:2}.serial-list-items.on-air li .nm,.serial-list-items>li .nm{position:relative;height:3.2rem;margin-top:1rem;font-size:.9rem}@media only screen and (max-width:480px){.serial-list-items.on-air li .nm,.serial-list-items>li .nm{height:1.3rem!important}}.serial-list-items.on-air li .nm .nm-nm,.serial-list-items>li .nm .nm-nm{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:1.2em}@media only screen and (max-width:820px){.serial-list-items.on-air li .nm .nm-nm,.serial-list-items>li .nm .nm-nm{font-size:inherit}}.serial-list-items.on-air li .nm .sub-nm,.serial-list-items>li .nm .sub-nm{padding-top:.15em;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;font-size:.9em;opacity:.7}@media only screen and (max-width:480px){.serial-list-items.on-air li .nm .sub-nm,.serial-list-items>li .nm .sub-nm{display:none;padding-top:inherit}.serial-list-items.on-air li .nm .sub-nm .tab-content,.serial-list-items>li .nm .sub-nm .tab-content{display:block}}.serial-list-items.on-air li:not(.static) img,.serial-list-items>li:not(.static) img{display:block;position:relative;z-index:1}.serial-list-items.on-air li:not(.static) img.preview,.serial-list-items>li:not(.static) img.preview{position:absolute;top:0;left:0;right:0;bottom:0;width:100%}.series .serial-list-items>li .nm{margin-top:.5em;height:auto!important}.series .serial-list-items>li .nm .sub-nm{display:block!important;font-size:inherit;padding-top:inherit}@media only screen and (max-width:1024px) and (orientation:portrait),only screen and (max-width:768px) and (orientation:portrait){.recommended-items .serial-list-items.poster>li:nth-last-child(-n+3),.recommended-items-404 .serial-list-items.poster>li:nth-last-child(-n+3),.similar .serial-list-items.poster>li:nth-last-child(-n+3){display:none}.recommended-items .serial-list-items.poster>li:nth-child(n+17),.recommended-items-404 .serial-list-items.poster>li:nth-child(n+17),.similar .serial-list-items.poster>li:nth-child(n+17){display:none}.recommended-items .serial-list-items.poster>li:nth-child(1),.recommended-items .serial-list-items.poster>li:nth-child(14),.recommended-items .serial-list-items.poster>li:nth-child(15),.recommended-items .serial-list-items.poster>li:nth-child(16),.recommended-items .serial-list-items.poster>li:nth-child(2),.recommended-items .serial-list-items.poster>li:nth-child(3),.recommended-items .serial-list-items.poster>li:nth-child(4),.recommended-items .serial-list-items.poster>li:nth-child(7),.recommended-items .serial-list-items.poster>li:nth-child(8),.recommended-items-404 .serial-list-items.poster>li:nth-child(1),.recommended-items-404 .serial-list-items.poster>li:nth-child(14),.recommended-items-404 .serial-list-items.poster>li:nth-child(15),.recommended-items-404 .serial-list-items.poster>li:nth-child(16),.recommended-items-404 .serial-list-items.poster>li:nth-child(2),.recommended-items-404 .serial-list-items.poster>li:nth-child(3),.recommended-items-404 .serial-list-items.poster>li:nth-child(4),.recommended-items-404 .serial-list-items.poster>li:nth-child(7),.recommended-items-404 .serial-list-items.poster>li:nth-child(8),.similar .serial-list-items.poster>li:nth-child(1),.similar .serial-list-items.poster>li:nth-child(14),.similar .serial-list-items.poster>li:nth-child(15),.similar .serial-list-items.poster>li:nth-child(16),.similar .serial-list-items.poster>li:nth-child(2),.similar .serial-list-items.poster>li:nth-child(3),.similar .serial-list-items.poster>li:nth-child(4),.similar .serial-list-items.poster>li:nth-child(7),.similar .serial-list-items.poster>li:nth-child(8){display:block}.recommended-items .serial-list-items.poster>li.show-more,.recommended-items-404 .serial-list-items.poster>li.show-more,.similar .serial-list-items.poster>li.show-more{display:block}}.serial-list-items.serial-list-items-init{-webkit-transform:translate3d(-50%,0,0);transform:translate3d(-50%,0,0)}@media only screen and (max-width:1024px){.serial-list-items.serial-list-items-init{-webkit-transform:translate3d(-75%,0,0);transform:translate3d(-75%,0,0)}}@media only screen and (max-width:820px){.serial-list-items.serial-list-items-init{-webkit-transform:translate3d(-136.5%,0,0);transform:translate3d(-136.5%,0,0)}}@media only screen and (max-width:480px){.serial-list-items.serial-list-items-init{-webkit-transform:translate3d(-200%,0,0);transform:translate3d(-200%,0,0)}}.serial-list-items.promo li{border-radius:8px;margin:0}.serial-list-items.promo li:first-child{margin-left:0}.serial-list-items.promo li a{margin:0 5px;cursor:pointer;background-color:rgba(19,31,42,.5);border-radius:8px;position:relative;overflow:hidden}.serial-list-items.promo li a:after{content:'';position:absolute;left:0;right:0;top:0;bottom:0;background-color:rgba(255,255,255,.05);opacity:0;z-index:2}@media only screen and (max-width:480px){.serial-list-items.promo li a:after{display:none}}.serial-list-items.promo li a:hover:after{opacity:1;-webkit-transition-property:opacity;transition-property:opacity;-webkit-transition-duration:.1s;transition-duration:.1s;-webkit-transition-timing-function:ease-in;transition-timing-function:ease-in}.authorized .serial-list-items .serial:hover .favorite-btn{display:block}.serial-list-items.no-title .arr--next,.serial-list-items.no-title .arr--prev{bottom:1.5em}.serial-list-items.no-title li{margin-bottom:1.5em}.serial-list-items .remove{position:absolute;z-index:5;top:.4em;right:.4em;width:25px;height:25px;background:url(/img/svg/cross.svg) rgba(0,0,0,.6) center center no-repeat;background-size:40%;padding:5px;border-radius:50%;display:none}.serial-list-items .remove:hover{background-size:50%}.viewed .serial-list-items .serial:hover .remove{display:block}.viewed .serial-list-items .serial:hover .favorite-btn,.viewed .serial-list-items .serial:hover .nfo{display:none}.cat-item_ban_img,.cat-item_cover_img,.cat-item_poster_img,.cat-item_promo_img{background-color:#162737;width:100%;height:100%}.cat-item_promo{width:40%}@media only screen and (max-width:1024px){.cat-item_promo{width:50%}}@media only screen and (max-width:820px){.cat-item_promo{width:75%}}@media only screen and (max-width:480px){.cat-item_promo{width:100%}}.cat-item_promo_img{border-radius:8px;min-height:calc((40vw - 5px)/ 2.2)}@media only screen and (max-width:1024px){.cat-item_promo_img{min-height:calc((50vw - 5px)/ 2.2)}}@media only screen and (max-width:820px){.cat-item_promo_img{min-height:calc((75vw - 5px)/ 2.2)}}@media only screen and (max-width:480px){.cat-item_promo_img{min-height:calc((100vw - 40px)/ 2.2)}}.cat-item_poster{width:20%}@media only screen and (max-width:1024px) and (orientation:portrait),only screen and (max-width:768px) and (orientation:portrait){.cat-item_poster{width:25%}}@media only screen and (max-width:480px){.cat-item_poster{width:50%}}.cat-item_poster_img{min-height:calc((1280px/5 - 5px*5)/ .666)}@media only screen and (max-width:1280px){.cat-item_poster_img{min-height:calc((100vw/5 - 5px*5)/ .666)}}@media only screen and (max-width:768px){.cat-item_poster_img{min-height:calc((100vw/4 - 5px*4)/ .666)}}@media only screen and (max-width:480px){.cat-item_poster_img{min-height:calc(((100vw - 20px)/ 2.5 - 10px)/ .666)}}@media only screen and (max-width:1000px),screen and (max-height:820px){.serial-content .cat-item_poster_img{min-height:calc((906px / 5 - 5px * 5)/ .666)}}@media only screen and (max-width:480px){.serial-content .cat-item_poster_img{min-height:calc(((100vw - 30px)/ 2 - 10px)/ .666)}}@media only screen and (max-width:1000px),screen and (max-height:820px){#channels_guide .cat-item_poster_img{min-height:calc((906px / 5 - 5px * 5)/ .666)}}@media only screen and (max-width:480px){#channels_guide .cat-item_poster_img{min-height:calc(((100vw - 30px)/ 2 - 10px)/ .666)}}.cat-item_cover{width:25%}@media only screen and (max-width:1024px){.cat-item_cover{width:33%}.extras .cat-item_cover{width:33%;margin-bottom:10px}}@media only screen and (max-width:480px){.cat-item_cover{width:50%}.extras .cat-item_cover{width:50%;margin-bottom:10px}}@media only screen and (max-width:320px){.cat-item_cover{width:50%}}.cat-item_cover_img{min-height:calc((1280px/4 - 5px*4)/ 1.777)}@media only screen and (max-width:1280px){.cat-item_cover_img{min-height:calc((100vw/5 - 5px*5)/ 1.777)}}@media only screen and (max-width:768px){.cat-item_cover_img{min-height:calc((100vw/4 - 5px*4)/ 1.777)}}@media only screen and (max-width:480px){.cat-item_cover_img{min-height:calc((100vw/1.5 - 10px*1.5)/ 1.777)}}@media only screen and (max-width:1000px),screen and (max-height:820px){.series .cat-item_cover_img{min-height:calc((906px/4 - 5px*4)/ 1.777)}}@media only screen and (max-width:480px){.series .cat-item_cover_img{min-height:calc(((100vw - 30px)/ 1.4 - 10px)/ 1.777)}}@media only screen and (max-width:1000px),screen and (max-height:820px){.serial-content .cat-item_cover_img{min-height:calc((906px/4 - 5px*4)/ 1.777)}}@media only screen and (max-width:480px){.serial-content .cat-item_cover_img{min-height:calc(((100vw - 30px)/ 2 - 10px)/ 1.777)}}.touch img.preview{display:none}.premieres{margin-top:10px}.cat-fotorama{padding:0;position:relative;margin-bottom:2.5em}@media only screen and (max-width:480px){.cat-fotorama:not(.promo) h3 a{display:block}}.cat-fotorama.collection-car{border-top:1px solid #737373;border-bottom:1px solid #737373;padding:2em 0}.touch .cat-fotorama{overflow:hidden}@media only screen and (width:1366px){.touch .cat-fotorama:not(.promo):not(.ban-promo){margin-right:-43px;margin-left:-43px}.touch .cat-fotorama:not(.promo):not(.ban-promo) h3{margin-left:43px}.touch .cat-fotorama:not(.promo):not(.ban-promo) li:first-child{margin-left:-20px}.touch .cat-fotorama:not(.promo):not(.ban-promo) .overflow{padding-left:43px}}@media only screen and (max-width:1280px){.touch .cat-fotorama:not(.promo):not(.ban-promo){margin-right:-20px;margin-left:-20px}.touch .cat-fotorama:not(.promo):not(.ban-promo) h3{margin-left:20px}.touch .cat-fotorama:not(.promo):not(.ban-promo) li:first-child{margin-left:-20px}.touch .cat-fotorama:not(.promo):not(.ban-promo) .overflow{padding-left:20px}}@media only screen and (max-width:768px){.touch .cat-fotorama:not(.promo):not(.ban-promo) li:first-child{margin-left:-10px}}.cat-fotorama .overflow{overflow:hidden}.cat-fotorama .overflow.visible{overflow:visible}.cat-fotorama .serial-list-items{white-space:nowrap;margin:0}@media only screen and (max-width:1024px){.cat-fotorama .serial-list-items.promo{margin-left:-10px}}@media only screen and (max-width:480px){.cat-fotorama .serial-list-items.promo{margin-left:0}}@media only screen and (max-width:1024px) and (orientation:portrait),only screen and (max-width:768px) and (orientation:portrait){.cat-fotorama .serial-list-items.poster li{width:25%}}@media only screen and (max-width:480px){.cat-fotorama .serial-list-items.poster li{width:42%}}@media only screen and (max-width:480px){.cat-fotorama .serial-list-items.cover li{width:70%}}.cat-fotorama h3{position:relative;z-index:1;font-weight:500}.cat-fotorama h3 a{cursor:pointer;position:relative}@media only screen and (max-width:820px){.cat-fotorama h3 a:after{right:1.8em!important}}@media only screen and (min-width:480px){.cat-fotorama h3 a{cursor:default;display:block;height:0;margin-bottom:2em}.cat-fotorama h3 a .collection-title{cursor:pointer}.cat-fotorama h3 a:after{cursor:pointer;content:'Показать все';font-weight:400;font-size:.7em;opacity:.7;width:auto;height:auto;position:absolute;background:0 0;top:.3em;right:.8em}.cat-fotorama h3 a:hover:after{opacity:1}}.cat-fotorama h3.view-all a:after{display:block}.cat-fotorama.short h3 a:after{display:none}.cat-fotorama .arr--next,.cat-fotorama .arr--prev{position:absolute;cursor:pointer;top:3.6em;bottom:5rem;right:-40px;width:40px;border:none;opacity:.5}.cat-fotorama .arr--next:after,.cat-fotorama .arr--prev:after{content:'';position:absolute;width:22px;height:40px;background:url(/img/svg/arrow_prev.svg) transparent -8px center no-repeat;background-size:cover;top:50%;left:8px;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.cat-fotorama .arr--next.arr--next:after,.cat-fotorama .arr--prev.arr--next:after{background-image:url(/img/svg/arrow_next.svg)}.cat-fotorama .arr--next.out,.cat-fotorama .arr--prev.out{-webkit-transition:none!important;transition:none!important}.cat-fotorama .arr--next:focus,.cat-fotorama .arr--next:hover,.cat-fotorama .arr--prev:focus,.cat-fotorama .arr--prev:hover{opacity:1;background-color:transparent;outline:0;-webkit-transition:all .2s;transition:all .2s}.cat-fotorama .arr--next.arr--prev,.cat-fotorama .arr--prev.arr--prev{right:auto;left:-40px;background-position:0 center}@media only screen and (max-width:1366px){.cat-fotorama .arr--next.arr--next:before,.cat-fotorama .arr--next.arr--prev:before,.cat-fotorama .arr--prev.arr--next:before,.cat-fotorama .arr--prev.arr--prev:before{content:'';position:absolute;width:56px;height:56px;background-color:rgba(0,0,0,.6);border-radius:50%;top:50%;left:-3px;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.cat-fotorama .arr--next.arr--prev,.cat-fotorama .arr--prev.arr--prev{left:15px;z-index:2}.cat-fotorama .arr--next.arr--next,.cat-fotorama .arr--prev.arr--next{right:15px}.cat-fotorama .arr--next.arr--next:before,.cat-fotorama .arr--prev.arr--next:before{left:-14px}}@media only screen and (max-width:1024px) and (max-height:768px){.cat-fotorama .arr--next.arr--next,.cat-fotorama .arr--next.arr--prev,.cat-fotorama .arr--prev.arr--next,.cat-fotorama .arr--prev.arr--prev{opacity:.7}}@media only screen and (max-width:768px){.cat-fotorama .arr--next,.cat-fotorama .arr--prev{display:none}}.cat-fotorama.no-title .arr--next,.cat-fotorama.no-title .arr--prev{bottom:.5em;top:0}.cat-fotorama.no-title h3+.cat-nav .serial-list-items a{display:block}.cat-fotorama.no-title h3+.cat-nav .arr--next,.cat-fotorama.no-title h3+.cat-nav .arr--prev{top:61%;bottom:auto}@media only screen and (max-width:1280px){.cat-fotorama.no-title h3+.cat-nav .arr--next,.cat-fotorama.no-title h3+.cat-nav .arr--prev{top:59%}}.premieres .cat-fotorama .arr--next,.premieres .cat-fotorama .arr--prev{position:absolute;background:-webkit-gradient(linear,right top,left top,from(rgba(0,0,0,0)),to(hsla(210,45%,20%,.4)));background:linear-gradient(to left,rgba(0,0,0,0),hsla(210,45%,20%,.4));bottom:0;top:0;left:0;z-index:2;cursor:pointer;opacity:.8;width:30%}.premieres .cat-fotorama .arr--next:before,.premieres .cat-fotorama .arr--prev:before{content:'';position:absolute;top:50%;width:60px;height:60px;border-radius:5px;-webkit-transform:translateY(-50%);transform:translateY(-50%);background:url(../img/svg/arrow-left.svg) transparent center center no-repeat;opacity:0;-webkit-transition:opacity .3s;transition:opacity .3s}.premieres .cat-fotorama .arr--next:after,.premieres .cat-fotorama .arr--prev:after{display:none}.premieres .cat-fotorama .arr--next.arr--prev:before,.premieres .cat-fotorama .arr--prev.arr--prev:before{background-image:url(../img/svg/arrow-left.svg);right:158px}@media only screen and (max-width:1366px){.premieres .cat-fotorama .arr--next.arr--prev:before,.premieres .cat-fotorama .arr--prev.arr--prev:before{left:158px;right:auto}}.premieres .cat-fotorama .arr--next:hover,.premieres .cat-fotorama .arr--prev:hover{opacity:1}.premieres .cat-fotorama .arr--next.arr--next,.premieres .cat-fotorama .arr--prev.arr--next{left:auto;right:0;background:-webkit-gradient(linear,left top,right top,from(rgba(0,0,0,0)),to(hsla(210,45%,20%,.4)));background:linear-gradient(to right,rgba(0,0,0,0),hsla(210,45%,20%,.4))}.premieres .cat-fotorama .arr--next.arr--next:before,.premieres .cat-fotorama .arr--prev.arr--next:before{-webkit-transform:translateY(-50%) scaleX(-1);transform:translateY(-50%) scaleX(-1);left:158px}@media only screen and (max-width:1024px) and (max-height:768px){.premieres .cat-fotorama .arr--next,.premieres .cat-fotorama .arr--prev{width:25%}}@media only screen and (max-width:768px){.premieres .cat-fotorama .arr--next,.premieres .cat-fotorama .arr--prev{width:12%}}@media only screen and (max-width:480px){.premieres .cat-fotorama .arr--next,.premieres .cat-fotorama .arr--prev{display:none}}.touch .cat-fotorama .arr--next,.touch .cat-fotorama .arr--prev{display:none}.series .cat-fotorama .arr--next,.series .cat-fotorama .arr--prev{top:2.6em}.premieres .cat-fotorama .cat-nav:hover .arr--next:before,.premieres .cat-fotorama .cat-nav:hover .arr--prev:before{opacity:1}.cat-fotorama li{display:inline-block;float:none;-webkit-box-shadow:none!important;box-shadow:none!important;margin:0}.cat-fotorama li:first-child{margin-left:-10px}.cat-fotorama li .i-w img:not(.preview){-webkit-transform:none!important;transform:none!important}.cat-fotorama .promo-title{margin:10px 0 5px 5px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.cat-fotorama .promo-dsc{margin-left:5px;padding:0 15px 0 0;max-height:34px;opacity:.6;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}@media only screen and (min-width:1025px){.cat-fotorama .promo-dsc,.cat-fotorama .promo-title{display:none}}html.touch .cat-fotorama:not(.promo).scroll .overflow{overflow-x:scroll;scroll-behavior:smooth;-webkit-overflow-scrolling:touch;overflow-y:hidden;padding-bottom:20px;margin-bottom:-20px}@media only screen and (width:1366px){html.touch .cat-fotorama:not(.promo).scroll .overflow{margin-right:0}}@media only screen and (max-width:1280px){html.touch .cat-fotorama:not(.promo).scroll .overflow{margin-right:0}}html.touch .cat-fotorama:not(.promo).scroll .overflow .serial-list-items>li:last-child{margin-right:10px}.cat-fotorama.promo.scroll .overflow,html:not(.touch) .cat-fotorama.scroll .overflow{margin-right:-10px;margin-left:-10px}.cat-fotorama.promo.scroll .serial-list-items,html:not(.touch) .cat-fotorama.scroll .serial-list-items{-webkit-transition:-webkit-transform 0s linear 0s;transition:-webkit-transform 0s linear 0s;transition:transform 0s linear 0s;transition:transform 0s linear 0s,-webkit-transform 0s linear 0s}.cat-fotorama.promo.scroll .serial-list-items.lft,.cat-fotorama.promo.scroll .serial-list-items.rgt,html:not(.touch) .cat-fotorama.scroll .serial-list-items.lft,html:not(.touch) .cat-fotorama.scroll .serial-list-items.rgt{-webkit-transition:-webkit-transform .5s ease 0s;transition:-webkit-transform .5s ease 0s;transition:transform .5s ease 0s;transition:transform .5s ease 0s,-webkit-transform .5s ease 0s}.cat-fotorama.promo.scroll .serial-list-items:not(.static):not(.schedule):not(.limited):not(.ep-car).poster,html:not(.touch) .cat-fotorama.scroll .serial-list-items:not(.static):not(.schedule):not(.limited):not(.ep-car).poster{-webkit-transform:translate3d(-40%,0,0);transform:translate3d(-40%,0,0)}.cat-fotorama.promo.scroll .serial-list-items:not(.static):not(.schedule):not(.limited):not(.ep-car).poster.lft,html:not(.touch) .cat-fotorama.scroll .serial-list-items:not(.static):not(.schedule):not(.limited):not(.ep-car).poster.lft{-webkit-transform:translate3d(-80%,0,0);transform:translate3d(-80%,0,0)}.cat-fotorama.promo.scroll .serial-list-items:not(.static):not(.schedule):not(.limited):not(.ep-car).poster.rgt,html:not(.touch) .cat-fotorama.scroll .serial-list-items:not(.static):not(.schedule):not(.limited):not(.ep-car).poster.rgt{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.cat-fotorama.promo.scroll .serial-list-items:not(.static):not(.schedule):not(.limited):not(.ep-car).cover,html:not(.touch) .cat-fotorama.scroll .serial-list-items:not(.static):not(.schedule):not(.limited):not(.ep-car).cover{-webkit-transform:translate3d(-50%,0,0);transform:translate3d(-50%,0,0)}.cat-fotorama.promo.scroll .serial-list-items:not(.static):not(.schedule):not(.limited):not(.ep-car).cover.lft,html:not(.touch) .cat-fotorama.scroll .serial-list-items:not(.static):not(.schedule):not(.limited):not(.ep-car).cover.lft{-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}.cat-fotorama.promo.scroll .serial-list-items:not(.static):not(.schedule):not(.limited):not(.ep-car).cover.rgt,html:not(.touch) .cat-fotorama.scroll .serial-list-items:not(.static):not(.schedule):not(.limited):not(.ep-car).cover.rgt{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.cat-fotorama.promo.scroll .serial-list-items.limited,html:not(.touch) .cat-fotorama.scroll .serial-list-items.limited{-webkit-transition:-webkit-transform .5s ease 0s;transition:-webkit-transform .5s ease 0s;transition:transform .5s ease 0s;transition:transform .5s ease 0s,-webkit-transform .5s ease 0s;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.cat-fotorama.promo.scroll .serial-list-items.schedule,html:not(.touch) .cat-fotorama.scroll .serial-list-items.schedule{-webkit-transition:-webkit-transform .5s ease 0s;transition:-webkit-transform .5s ease 0s;transition:transform .5s ease 0s;transition:transform .5s ease 0s,-webkit-transform .5s ease 0s}.cat-fotorama.promo.scroll .serial-list-items.dragging,html:not(.touch) .cat-fotorama.scroll .serial-list-items.dragging{-webkit-transition:none;transition:none}.cat-fotorama.promo.scroll .serial-list-items.short.poster,html:not(.touch) .cat-fotorama.scroll .serial-list-items.short.poster{-webkit-transform:translate3d(-20%,0,0);transform:translate3d(-20%,0,0)}.cat-fotorama.promo.scroll .serial-list-items.short.poster.lft,html:not(.touch) .cat-fotorama.scroll .serial-list-items.short.poster.lft{-webkit-transform:translate3d(-40%,0,0);transform:translate3d(-40%,0,0)}.cat-fotorama.promo.scroll .serial-list-items.short.poster.rgt,html:not(.touch) .cat-fotorama.scroll .serial-list-items.short.poster.rgt{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.cat-fotorama.promo.scroll .serial-list-items.short.cover,html:not(.touch) .cat-fotorama.scroll .serial-list-items.short.cover{-webkit-transform:translate3d(-25%,0,0);transform:translate3d(-25%,0,0)}.cat-fotorama.promo.scroll .serial-list-items.short.cover.lft,html:not(.touch) .cat-fotorama.scroll .serial-list-items.short.cover.lft{-webkit-transform:translate3d(-50%,0,0);transform:translate3d(-50%,0,0)}.cat-fotorama.promo.scroll .serial-list-items.short.cover.rgt,html:not(.touch) .cat-fotorama.scroll .serial-list-items.short.cover.rgt{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.cat-fotorama.promo.scroll .serial-list-items.promo,html:not(.touch) .cat-fotorama.scroll .serial-list-items.promo{-webkit-transform:translate3d(-50%,0,0);transform:translate3d(-50%,0,0)}.cat-fotorama.promo.scroll .serial-list-items.promo.lft,html:not(.touch) .cat-fotorama.scroll .serial-list-items.promo.lft{-webkit-transform:translate3d(-90%,0,0);transform:translate3d(-90%,0,0)}.cat-fotorama.promo.scroll .serial-list-items.promo.rgt,html:not(.touch) .cat-fotorama.scroll .serial-list-items.promo.rgt{-webkit-transform:translate3d(-10%,0,0);transform:translate3d(-10%,0,0)}@media only screen and (max-width:1024px){.cat-fotorama.promo.scroll .serial-list-items.promo,html:not(.touch) .cat-fotorama.scroll .serial-list-items.promo{-webkit-transform:translate3d(-75%,0,0);transform:translate3d(-75%,0,0)}.cat-fotorama.promo.scroll .serial-list-items.promo.lft,html:not(.touch) .cat-fotorama.scroll .serial-list-items.promo.lft{-webkit-transform:translate3d(-125%,0,0);transform:translate3d(-125%,0,0)}.cat-fotorama.promo.scroll .serial-list-items.promo.rgt,html:not(.touch) .cat-fotorama.scroll .serial-list-items.promo.rgt{-webkit-transform:translate3d(-25%,0,0);transform:translate3d(-25%,0,0)}}@media only screen and (max-width:820px){.cat-fotorama.promo.scroll .serial-list-items.promo,html:not(.touch) .cat-fotorama.scroll .serial-list-items.promo{-webkit-transform:translate3d(-137.5%,0,0);transform:translate3d(-137.5%,0,0)}.cat-fotorama.promo.scroll .serial-list-items.promo.lft,html:not(.touch) .cat-fotorama.scroll .serial-list-items.promo.lft{-webkit-transform:translate3d(-212.5%,0,0);transform:translate3d(-212.5%,0,0)}.cat-fotorama.promo.scroll .serial-list-items.promo.rgt,html:not(.touch) .cat-fotorama.scroll .serial-list-items.promo.rgt{-webkit-transform:translate3d(-62.5%,0,0);transform:translate3d(-62.5%,0,0)}}@media only screen and (max-width:480px){.cat-fotorama.promo.scroll .serial-list-items.promo,html:not(.touch) .cat-fotorama.scroll .serial-list-items.promo{-webkit-transform:translate3d(-200%,0,0);transform:translate3d(-200%,0,0)}.cat-fotorama.promo.scroll .serial-list-items.promo.lft,html:not(.touch) .cat-fotorama.scroll .serial-list-items.promo.lft{-webkit-transform:translate3d(-300%,0,0);transform:translate3d(-300%,0,0)}.cat-fotorama.promo.scroll .serial-list-items.promo.rgt,html:not(.touch) .cat-fotorama.scroll .serial-list-items.promo.rgt{-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}}.cat-fotorama.promo.scroll .overflow{margin:0!important}@media only screen and (max-width:1024px){.cat-fotorama.promo.scroll .overflow{margin-left:10px!important}}@media only screen and (max-width:480px){.cat-fotorama.promo.scroll .overflow{margin:0 15px!important}}.cat-fotorama.scroll .cat-nav{overflow:hidden}.cat-fotorama.scroll .serial-list-items{white-space:nowrap}.cat-fotorama.scroll .serial-list-items li{white-space:normal}.cat-fotorama.scroll .serial-list-items li .i-w{margin-left:0;margin-right:0}.series .cat-fotorama{margin-left:0!important;margin-right:0!important}@media only screen and (width:1366px){.series .cat-fotorama .overflow{padding-left:0!important}}@media only screen and (max-width:480px){.series .cat-fotorama{margin-bottom:1em!important}}.series .cat-fotorama .arr--next.arr--next:before,.series .cat-fotorama .arr--next.arr--prev:before,.series .cat-fotorama .arr--prev.arr--next:before,.series .cat-fotorama .arr--prev.arr--prev:before{content:'';position:absolute;width:56px;height:56px;background-color:rgba(0,0,0,.6);border-radius:50%;top:50%;left:-3px;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.series .cat-fotorama .arr--next.arr--prev,.series .cat-fotorama .arr--prev.arr--prev{left:15px;z-index:2}.series .cat-fotorama .arr--next.arr--next,.series .cat-fotorama .arr--prev.arr--next{right:15px}.series .cat-fotorama .arr--next.arr--next:before,.series .cat-fotorama .arr--prev.arr--next:before{left:-14px}.cat-fotorama.ban-promo{display:-webkit-box;display:-ms-flexbox;display:flex;margin-left:0;margin-right:0}.cat-fotorama.ban-promo .ban{margin:0 11px 0 0;border-radius:5px;overflow:hidden;cursor:pointer;position:relative;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}.cat-fotorama.ban-promo .ban:last-child{margin:0 0 0 11px}.ageBadge{position:absolute;bottom:.4em;right:.4em;padding:.2em!important;border-radius:3px;background-color:rgba(0,0,0,.6);color:#f3f3f3;font-size:1em;line-height:1;z-index:4}.img-area-front .ageBadge{right:auto;left:.8em}html:not(.touch) .promo-block{max-width:1264px}@media only screen and (max-width:1280px){html:not(.touch) .promo-block{max-width:1225px;margin-left:20px}}html:not(.touch) .cat-fotorama:not(.promo){margin-left:-7px}html:not(.touch) .series .cat-fotorama{margin-left:0}html:not(.touch) .cat-fotorama:not(.promo).scroll h3{padding-left:7px}html:not(.touch) .cat-fotorama:not(.promo).scroll .cat-nav{padding-left:13px}html:not(.touch) .filtered-items,html:not(.touch) .search-items{padding-left:7px}html:not(.touch) .filtered-items h3,html:not(.touch) .search-items h3{margin-left:-8px}html:not(.touch) .filtered-items .items-filter.collection-filter,html:not(.touch) .search-items .items-filter.collection-filter{margin-left:-7px}html:not(.touch) footer .row{padding:0 8px}html:not(.touch) .on-air .nfo{top:1.4em;right:1.4em}html:not(.touch) .ban-promo .ban{-webkit-transition:-webkit-transform .3s ease;transition:-webkit-transform .3s ease;transition:transform .3s ease;transition:transform .3s ease,-webkit-transform .3s ease;margin:0 11px 0 8px}html:not(.touch) .ban-promo .ban:last-child{margin:0 8px 0 11px}html:not(.touch) .ban-promo .ban:hover{-webkit-transform:translate3d(0,0,0) scale(1.05);transform:translate3d(0,0,0) scale(1.05)}html:not(.touch) .serial-list-items.collections-list{margin-left:-15px}html:not(.touch) .serial-list-items li{overflow:visible}html:not(.touch) .serial-list-items li:hover .i-w{-webkit-transform:translate3d(0,0,0) scale(1.05);transform:translate3d(0,0,0) scale(1.05)}html:not(.touch) .serial-list-items li a{margin-left:5px}html:not(.touch) .serial-list-items li .i-w{margin:9px!important;-webkit-transition:-webkit-transform .3s ease;transition:-webkit-transform .3s ease;transition:transform .3s ease;transition:transform .3s ease,-webkit-transform .3s ease}html:not(.touch) .serial-list-items li .nm{margin-left:9px}html:not(.touch) .serial-list-items li.static{margin:0 10px 2.4em 15px}html:not(.touch) .similar .serial-list-items{margin-left:-13px}html:not(.touch) .profile-content .tab-content{overflow:visible}html:not(.touch) .profile-content .serial-list-items{padding-left:5px}html:not(.touch) #profile-viewed{padding-left:13px;margin-left:-13px}#channels_guide .nb{white-space:nowrap}#channels_guide ul{margin-bottom:0}#channels_guide .vue-placeholder{width:100%;margin:0}#channels_guide .vue-placeholder .placeholder{width:100%;z-index:-1}#channels_guide .vue-placeholder .placeholder svg{opacity:.2}#channels_guide .vue-placeholder .placeholder li{opacity:.4;margin-bottom:0}@media only screen and (max-width:1024px){#channels_guide .vue-placeholder .placeholder li:nth-child(3){display:none}}#channels_guide .car-placeholder{white-space:nowrap;width:100%;margin:0 0 0 -20px}#channels_guide .car-placeholder .placeholder-car-item{width:25%;padding-left:20px}@media only screen and (max-width:1024px){#channels_guide .car-placeholder{margin-left:-10px!important}#channels_guide .car-placeholder .placeholder-car-item{width:33%;padding-left:10px}#channels_guide .car-placeholder .placeholder-car-item:nth-child(4){display:none}}@media only screen and (max-width:480px){#channels_guide .car-placeholder .placeholder-car-item{width:70%}#channels_guide .car-placeholder .placeholder-car-item:nth-child(2n){display:none}}@media only screen and (max-width:480px){#channels_guide .serial-list-items.vue-placeholder .placeholder li{width:100%}#channels_guide .serial-list-items.vue-placeholder .placeholder li:nth-child(n+2){display:none}}#channels_guide .i-w{position:relative;overflow:hidden}#channels_guide .i-w .preview{position:absolute;top:0;left:50%;width:auto;height:100%;-webkit-transform:translate3d(-50%,0,0);transform:translate3d(-50%,0,0)}#channels_guide .i-w .cat-item_cover_img{border-radius:5px;background:none transparent center center no-repeat;background-size:cover}#channels_guide .full-width{width:100vw;position:relative;margin-left:-50vw;left:50%;background-color:rgba(28,51,74,.4);padding:3.5em 0}@media only screen and (max-width:820px){#channels_guide .full-width{padding:1.5em 0}}#channels_guide .full-width .full-width-inner{max-width:1280px;margin:0 auto}@media only screen and (max-width:1280px){#channels_guide .full-width .full-width-inner{margin-left:20px;margin-right:20px}}@media only screen and (max-width:768px){#channels_guide .full-width .full-width-inner{margin-left:20px;margin-right:20px}}#channels_guide .full-width .full-width-inner .cat-fotorama{margin-bottom:0}#channels_guide .full-width .full-width-inner .cat-fotorama .arr--next,#channels_guide .full-width .full-width-inner .cat-fotorama .arr--prev{bottom:4rem}#channels_guide.lite .full-width{margin-bottom:3em}@media only screen and (max-height:820px){#channels_guide:not(.lite) .full-width .full-width-inner{max-width:966px;margin:0 auto}}@media only screen and (max-width:820px){#channels_guide:not(.lite) .full-width .full-width-inner{margin-left:20px;margin-right:20px}}#channels_guide:not(.lite) .full-width .full-width-inner h3{margin:0 0 1em}#channels_guide .channel-schedule .serial-list-items,#channels_guide .on-air .serial-list-items{margin-bottom:0}#channels_guide .channel-schedule .serial-list-items .nfo,#channels_guide .on-air .serial-list-items .nfo{display:none}#channels_guide .channel-schedule .serial-list-items .nm-nm,#channels_guide .on-air .serial-list-items .nm-nm{text-transform:uppercase;opacity:.7}#channels_guide .channel-schedule .serial-list-items .nm,#channels_guide .on-air .serial-list-items .nm{height:3.4rem!important}@media only screen and (max-width:480px){#channels_guide .channel-schedule .serial-list-items .nm,#channels_guide .on-air .serial-list-items .nm{height:3rem!important}}#channels_guide .channel-schedule .serial-list-items .nm .logo-name,#channels_guide .on-air .serial-list-items .nm .logo-name{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center}#channels_guide .channel-schedule .serial-list-items .nm .logo-name .logo,#channels_guide .on-air .serial-list-items .nm .logo-name .logo{margin-right:1em}#channels_guide .channel-schedule .serial-list-items .nb,#channels_guide .on-air .serial-list-items .nb{font-size:100%}#channels_guide .channel-schedule .serial-list-items .sub-nm,#channels_guide .on-air .serial-list-items .sub-nm{opacity:1;font-size:1rem;display:block!important}#channels_guide .channel-schedule .serial-list-items .sub-nm .name,#channels_guide .on-air .serial-list-items .sub-nm .name{font-size:1.2em;font-weight:500}@media only screen and (max-width:480px){#channels_guide .channel-schedule .serial-list-items .sub-nm,#channels_guide .on-air .serial-list-items .sub-nm{font-size:inherit}}#channels_guide .channel-schedule .serial-list-items .live .nm-nm:before,#channels_guide .on-air .serial-list-items .live .nm-nm:before{content:'';border-radius:50%;height:.5em;width:.5em;background:transparent url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" version="1.1" x="0px" y="0px" viewBox="0 0 10 10" height="10" width="10"><circle cx="5" cy="5" r="5" fill="red" opacity="1" ></circle></svg>') no-repeat left center;background-size:contain;display:inline-block;vertical-align:top;margin:.38em .4em 0 0;-webkit-box-shadow:0 0 8px red;box-shadow:0 0 8px red}#channels_guide .channel-schedule-wrap{padding-bottom:2em}#channels_guide .channel-schedule-wrap h3{margin:0 0 1em}#channels_guide .channel-schedule-wrap .channel-schedule{margin-bottom:0}#channels_guide .channel-schedule-wrap .channel-schedule .desc{white-space:normal;display:-webkit-box;-webkit-line-clamp:4;-webkit-box-orient:vertical;overflow:hidden}#channels_guide .channel-schedule-wrap .channel-schedule .arr--next,#channels_guide .channel-schedule-wrap .channel-schedule .arr--prev{bottom:9rem}html:not(.touch) #channels_guide .channel-schedule .desc{opacity:0;-webkit-transition:opacity .3s;transition:opacity .3s}html:not(.touch) #channels_guide .channel-schedule .live .desc{opacity:1}html:not(.touch) #channels_guide .channel-schedule .serial-list-items:hover .desc{opacity:0}html:not(.touch) #channels_guide .channel-schedule li:hover .desc{opacity:1!important}#channels_guide .cat-fotorama.channel-schedule .arr--next,#channels_guide .cat-fotorama.channel-schedule .arr--prev,.wrap.collections #channels_guide .cat-fotorama .arr--next,.wrap.collections #channels_guide .cat-fotorama .arr--prev{top:0}#channels_guide .current-channel-head{display:-webkit-box;display:-ms-flexbox;display:flex;margin:0 0 30px}#channels_guide.lite .current-channel-head{display:none}#channels_guide .current-channel-title{font-size:2.4em;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;margin-bottom:0!important;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding-right:5px}#channels_guide .current-channel-title img{display:inline-block;margin-right:.7em;border-radius:5px;height:2em}@media only screen and (max-width:480px){#channels_guide .current-channel-title{font-size:130%}}#channels_guide .channel-item{width:100%}#channels_guide .channel-item #pl-wrap{width:100%;position:relative}#channels_guide .channel-item #pl-wrap .player-placeholder{opacity:.2;display:block}#channels_guide .channel-item #pl-wrap .plbox{position:absolute;top:0;left:0;right:0;bottom:0}#channels_guide .channel-item .item-info{position:relative}@media only screen and (max-width:1280px){#channels_guide .channel-item li:not(:first-child) .ch-item-time{left:25%!important}}#channels_guide .channel-item h3.vue-placeholder{margin-bottom:1em!important}#channels_guide .channel-item h3.vue-placeholder .placeholder{margin:0!important}#channels_guide .channel-item:after{content:'';display:table;clear:both}#channels_guide .channel-item .item-desc{margin-top:2em}#channels_guide .channel-item .item-desc .placeholder{margin-left:0}#channels_guide .channel-item .item-desc .poster{float:left;display:none;border-radius:5px}#channels_guide .channel-item .item-desc .info{margin-bottom:1em;opacity:.7}#channels_guide .channel-item .item-desc .rating-block{display:inline-block;margin:0 0 0 .5em}#channels_guide .channel-item .item-desc .card-desc{font-size:1.15em;width:auto;float:none;padding:0}@media only screen and (min-width:480px){#channels_guide .channel-item .item-desc .card-desc,#channels_guide .channel-item .item-desc .info,#channels_guide .channel-item .item-desc h3{margin-left:120px}#channels_guide .channel-item .item-desc .poster{display:block}}#channels_guide .channel-item .serial-list-items .nm{height:auto!important}#channels_guide .channels-menu-wrap .arrow{position:absolute;left:-35px;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);opacity:0;cursor:pointer;width:35px;height:30px;border:none}#channels_guide .channels-menu-wrap .arrow:after{content:'';position:absolute;width:11px;height:22px;background:url(/img/svg/arrow_prev.svg) transparent -5px center no-repeat;background-size:cover;top:50%;right:10px;-webkit-transform:translateY(-50%);transform:translateY(-50%)}#channels_guide .channels-menu-wrap .arrow-next{left:auto;right:-35px}#channels_guide .channels-menu-wrap .arrow-next:after{background-image:url(/img/svg/arrow_next.svg)}#channels_guide .channels-menu-wrap.mouseenter .arrow{opacity:1}#channels_guide .channels-menu-top{overflow-x:auto;white-space:nowrap;padding:20px 0;scroll-behavior:smooth}#channels_guide .channels-menu-top.placeholder{opacity:.2}#channels_guide .channels-menu-top.placeholder img{background-color:#a3abb3}#channels_guide .channels-menu-top:not(.placeholder){margin-bottom:-20px;padding-bottom:40px}#channels_guide .channels-menu-top #blurCanvas{position:absolute;left:-1000px}#channels_guide .channels-menu-item{display:inline-block;width:9.5%;margin-right:2px;overflow:hidden;border-radius:8px;vertical-align:top}@media only screen and (max-width:820px){#channels_guide .channels-menu-item{width:13.5%}}@media only screen and (max-width:480px){#channels_guide .channels-menu-item{border-radius:4px;width:19%;margin-bottom:5px}}#channels_guide .channels-menu-item:last-child{margin-right:0}#channels_guide .channels-menu-item img{width:100%;height:100%;border-radius:8px;cursor:pointer;border:3px solid transparent}@media only screen and (max-width:480px){#channels_guide .channels-menu-item img{border-width:1px;border-radius:4px}}#channels_guide .channels-menu-item.active{overflow:visible}#channels_guide .channels-menu-item.active img{border-color:#f3f3f3}#channels_guide .channels-menu-top.placeholder .channels-menu-item img{border-color:#171e28}#channels_guide .channel-video-wrap{position:relative;margin-bottom:30px}#channels_guide .pkvs-paywall{z-index:1}@media only screen and (max-width:480px){#channels_guide .pkvs-paywall{font-size:10px}#channels_guide .pkvs-paywall .tooltip-inner{font-size:1.7em}}#channels_guide .pkvs-paywall video{background:none transparent center center no-repeat;background-size:contain}@media only screen and (max-width:480px){#channels_guide .pkvs-paywall video{background-size:99%}}#channels_guide .pkvs-paywall .mute{position:absolute;right:3em;cursor:pointer;width:2em;height:2em;background:none transparent center center no-repeat;background-size:contain;background-image:url('data:image/svg+xml;utf8,<svg enable-background="new 0 0 210 210" height="210px" id="Layer_1" version="1.1" viewBox="0 0 210 210" width="210px" xml:space="preserve" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink"><g><path d="M105,208C48.206,208,2,161.795,2,105C2,48.206,48.206,2,105,2c56.795,0,103,46.207,103,103   C208,161.795,161.795,208,105,208z M105,11.809c-51.385,0-93.191,41.806-93.191,93.191c0,51.387,41.806,93.191,93.191,93.191   c51.387,0,93.192-41.804,93.192-93.191C198.192,53.615,156.387,11.809,105,11.809z" fill="%23f3f3f3"/><g><path d="M102.933,107.086c7.411-7.408,17.289-11.497,27.793-11.497V42.746c0-1.497-0.942-1.957-2.116-1.024    L81.877,79.258H53.144c-1.499,0-2.717,1.214-2.717,2.71v20.466H48.1c-1.497,0-2.708,1.217-2.708,2.716v5.273    c0,1.5,1.21,2.711,2.708,2.711h2.327v20.47c0,1.494,1.218,2.704,2.717,2.704h28.733l10.971,9.029    C89.237,132.15,92.587,117.428,102.933,107.086z" fill="%23f3f3f3"/><path d="M154.698,110.923c-13.217-13.219-34.717-13.219-47.929,0c-13.215,13.215-13.215,34.711,0,47.93    c13.212,13.215,34.713,13.215,47.929,0C167.913,145.634,167.913,124.138,154.698,110.923z M114.753,118.911    c7.431-7.429,18.775-8.571,27.433-3.469l-30.9,30.904C106.181,137.689,107.318,126.337,114.753,118.911z M146.707,150.862    c-7.424,7.43-18.772,8.568-27.436,3.469l30.899-30.902C155.268,132.085,154.131,143.434,146.707,150.862z" fill="%23f3f3f3"/></g></g></svg>')}@media only screen and (max-width:820px){#channels_guide .pkvs-paywall .mute{position:static;margin-left:2em}}#channels_guide .pkvs-paywall .mute:hover{background-image:url('data:image/svg+xml;utf8,<svg enable-background="new 0 0 210 210" height="210px" id="Layer_1" version="1.1" viewBox="0 0 210 210" width="210px" xml:space="preserve" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink"><g><path d="M105,208C48.207,208,2,161.795,2,105C2,48.207,48.207,2,105,2c56.795,0,103,46.206,103,103   C208,161.795,161.795,208,105,208z M105,11.809c-51.385,0-93.191,41.806-93.191,93.191c0,51.386,41.806,93.192,93.191,93.192   c51.386,0,93.192-41.806,93.192-93.192C198.192,53.615,156.386,11.809,105,11.809z" fill="%23f3f3f3"/><path d="M105.168,155.059c0,1.479-0.936,1.929-2.093,1.007L67.143,127.2H45.384c-1.477,0-2.675-1.203-2.675-2.681   v-15.366h-1.248c-1.478,0-2.676-1.197-2.676-2.677v-2.954c0-1.48,1.198-2.678,2.676-2.678h1.248V85.478   c0-1.474,1.198-2.676,2.675-2.676h21.759l35.933-28.87c1.157-0.919,2.093-0.467,2.093,1.009V155.059z" fill="%23f3f3f3"/><path d="M116.807,126.665l-0.93-0.936c-1.749-1.747-1.711-4.568-0.303-6.605c5.85-8.465,5.85-19.784-0.001-28.25   c-1.407-2.033-1.443-4.854,0.306-6.604l0.927-0.935c1.752-1.747,4.611-1.762,6.128,0.197c9.744,12.6,9.744,30.336,0,42.94   C121.417,128.433,118.559,128.417,116.807,126.665z" fill="%23f3f3f3"/><path d="M131.882,139.656l-0.941-0.939c-1.752-1.75-1.733-4.573-0.173-6.491c12.838-15.809,12.84-38.642,0-54.444   c-1.561-1.92-1.579-4.746,0.171-6.496l0.944-0.939c1.754-1.75,4.606-1.762,6.207,0.13c16.795,19.849,16.795,49.196,0.001,69.045   C136.49,141.415,133.636,141.401,131.882,139.656z" fill="%23f3f3f3"/><path d="M153.449,152.133c-1.637,1.854-4.485,1.852-6.235,0.099l-0.942-0.94c-1.75-1.75-1.739-4.572-0.12-6.447   c19.718-22.807,19.717-56.852-0.003-79.691c-1.616-1.874-1.627-4.696,0.126-6.447l0.945-0.942c1.75-1.751,4.601-1.76,6.239,0.1   C177.133,84.686,177.131,125.263,153.449,152.133z" fill="%23f3f3f3"/></g></svg>')}#channels_guide .pkvs-paywall .mute.active{background-image:url('data:image/svg+xml;utf8,<svg enable-background="new 0 0 210 210" height="210px" id="Layer_1" version="1.1" viewBox="0 0 210 210" width="210px" xml:space="preserve" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink"><g><path d="M105,208C48.207,208,2,161.795,2,105C2,48.207,48.207,2,105,2c56.795,0,103,46.206,103,103   C208,161.795,161.795,208,105,208z M105,11.809c-51.385,0-93.191,41.806-93.191,93.191c0,51.386,41.806,93.192,93.191,93.192   c51.386,0,93.192-41.806,93.192-93.192C198.192,53.615,156.386,11.809,105,11.809z" fill="%23f3f3f3"/><path d="M105.168,155.059c0,1.479-0.936,1.929-2.093,1.007L67.143,127.2H45.384c-1.477,0-2.675-1.203-2.675-2.681   v-15.366h-1.248c-1.478,0-2.676-1.197-2.676-2.677v-2.954c0-1.48,1.198-2.678,2.676-2.678h1.248V85.478   c0-1.474,1.198-2.676,2.675-2.676h21.759l35.933-28.87c1.157-0.919,2.093-0.467,2.093,1.009V155.059z" fill="%23f3f3f3"/><path d="M116.807,126.665l-0.93-0.936c-1.749-1.747-1.711-4.568-0.303-6.605c5.85-8.465,5.85-19.784-0.001-28.25   c-1.407-2.033-1.443-4.854,0.306-6.604l0.927-0.935c1.752-1.747,4.611-1.762,6.128,0.197c9.744,12.6,9.744,30.336,0,42.94   C121.417,128.433,118.559,128.417,116.807,126.665z" fill="%23f3f3f3"/><path d="M131.882,139.656l-0.941-0.939c-1.752-1.75-1.733-4.573-0.173-6.491c12.838-15.809,12.84-38.642,0-54.444   c-1.561-1.92-1.579-4.746,0.171-6.496l0.944-0.939c1.754-1.75,4.606-1.762,6.207,0.13c16.795,19.849,16.795,49.196,0.001,69.045   C136.49,141.415,133.636,141.401,131.882,139.656z" fill="%23f3f3f3"/><path d="M153.449,152.133c-1.637,1.854-4.485,1.852-6.235,0.099l-0.942-0.94c-1.75-1.75-1.739-4.572-0.12-6.447   c19.718-22.807,19.717-56.852-0.003-79.691c-1.616-1.874-1.627-4.696,0.126-6.447l0.945-0.942c1.75-1.751,4.601-1.76,6.239,0.1   C177.133,84.686,177.131,125.263,153.449,152.133z" fill="%23f3f3f3"/></g></svg>')}#channels_guide .pkvs-paywall .mute.active:hover{background-image:url('data:image/svg+xml;utf8,<svg enable-background="new 0 0 210 210" height="210px" id="Layer_1" version="1.1" viewBox="0 0 210 210" width="210px" xml:space="preserve" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink"><g><path d="M105,208C48.206,208,2,161.795,2,105C2,48.206,48.206,2,105,2c56.795,0,103,46.207,103,103   C208,161.795,161.795,208,105,208z M105,11.809c-51.385,0-93.191,41.806-93.191,93.191c0,51.387,41.806,93.191,93.191,93.191   c51.387,0,93.192-41.804,93.192-93.191C198.192,53.615,156.387,11.809,105,11.809z" fill="%23f3f3f3"/><g><path d="M102.933,107.086c7.411-7.408,17.289-11.497,27.793-11.497V42.746c0-1.497-0.942-1.957-2.116-1.024    L81.877,79.258H53.144c-1.499,0-2.717,1.214-2.717,2.71v20.466H48.1c-1.497,0-2.708,1.217-2.708,2.716v5.273    c0,1.5,1.21,2.711,2.708,2.711h2.327v20.47c0,1.494,1.218,2.704,2.717,2.704h28.733l10.971,9.029    C89.237,132.15,92.587,117.428,102.933,107.086z" fill="%23f3f3f3"/><path d="M154.698,110.923c-13.217-13.219-34.717-13.219-47.929,0c-13.215,13.215-13.215,34.711,0,47.93    c13.212,13.215,34.713,13.215,47.929,0C167.913,145.634,167.913,124.138,154.698,110.923z M114.753,118.911    c7.431-7.429,18.775-8.571,27.433-3.469l-30.9,30.904C106.181,137.689,107.318,126.337,114.753,118.911z M146.707,150.862    c-7.424,7.43-18.772,8.568-27.436,3.469l30.899-30.902C155.268,132.085,154.131,143.434,146.707,150.862z" fill="%23f3f3f3"/></g></g></svg>')}#channels_guide .pkvs-paywall.static .mute,#channels_guide .pkvs-paywall.static .tooltip{display:none!important}#channels_guide .pkvs-paywall .text-block{position:absolute;z-index:999;min-width:75%;background:rgba(0,49,110,.85);bottom:2em;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);border-radius:5px;padding:1.5em;font-size:1.2em;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;text-align:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}#channels_guide .pkvs-paywall .text-block h3{font-weight:700;font-size:1.5em;margin:0}#channels_guide .pkvs-paywall .text-block p{margin:0;font-weight:700;font-size:.85em;line-height:1.5}#channels_guide .pkvs-paywall .text-block .btn{margin-left:4em;font-size:1.5em;padding:.5em 1.8em}@media only screen and (max-width:820px){#channels_guide .pkvs-paywall .text-block .btn{margin-left:2em}}@media only screen and (max-width:480px){#channels_guide .pkvs-paywall .text-block{width:100%;border-radius:0;bottom:0;font-size:90%}#channels_guide .pkvs-paywall .text-block .btn{margin-left:1em}}#channels_guide .pkvs-paywall.static .text-block{top:0;bottom:0;left:0;right:0;background-color:hsla(210,37%,12%,.8);-webkit-transform:none;transform:none;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;text-align:left;border-radius:0}#channels_guide .pkvs-paywall.static .text-block h3{font-size:2em}#channels_guide .pkvs-paywall.static .text-block .text{margin:1em 0 2em}#channels_guide .pkvs-paywall.static .text-block .btn{margin:0 auto;max-width:200px;max-width:-webkit-max-content;max-width:-moz-max-content;max-width:max-content;border-radius:30px;font-size:1.3em;padding:.7em 1.8em}@media only screen and (max-width:480px){#channels_guide .pkvs-paywall.static .text-block .btn .subs-btn-text{font-size:.7em}}#channels_guide .pkvs-paywall .column{max-width:600px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:space-evenly;-ms-flex-pack:space-evenly;justify-content:space-evenly;padding-bottom:2em}#channels_guide .recommended-items{margin-top:2em}#channels_guide .component-fade-enter-active,#channels_guide .component-fade-leave-active{-webkit-transition:opacity .2s ease;transition:opacity .2s ease}#channels_guide .component-fade-enter,#channels_guide .component-fade-leave-to{opacity:0}#channels_guide .fullSchedule-button{border:1px solid #fff;border-radius:30px;font-size:1em;line-height:1;padding:10px 15px;-ms-flex-item-align:center;align-self:center;cursor:pointer;white-space:nowrap}#channels_guide .fullSchedule-button:hover{background-color:#f3f3f3;color:#000}#channels_guide .fullSchedule{position:fixed;left:0;top:0;width:100%;height:100%;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-overflow-scrolling:touch;z-index:5555}#channels_guide .fullSchedule .close{background-image:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" version="1.1" id="Capa_1" x="0px" y="0px" width="512px" height="512px" viewBox="0 0 94.926 94.926" style="enable-background:new 0 0 94.926 94.926;" xml:space="preserve"><g>	<path d="M55.931,47.463L94.306,9.09c0.826-0.827,0.826-2.167,0-2.994L88.833,0.62C88.436,0.224,87.896,0,87.335,0   c-0.562,0-1.101,0.224-1.498,0.62L47.463,38.994L9.089,0.62c-0.795-0.795-2.202-0.794-2.995,0L0.622,6.096   c-0.827,0.827-0.827,2.167,0,2.994l38.374,38.373L0.622,85.836c-0.827,0.827-0.827,2.167,0,2.994l5.473,5.476   c0.397,0.396,0.936,0.62,1.498,0.62s1.1-0.224,1.497-0.62l38.374-38.374l38.374,38.374c0.397,0.396,0.937,0.62,1.498,0.62   s1.101-0.224,1.498-0.62l5.473-5.476c0.826-0.827,0.826-2.167,0-2.994L55.931,47.463z" fill="%23f3f3f3"/></g></svg>');width:20px;height:20px;top:25px;right:0}#channels_guide .fullSchedule .fullSchedule-wrapper{max-width:1280px;height:100%;margin-right:auto;margin-left:auto;padding:0 50px}@media only screen and (max-width:480px){#channels_guide .fullSchedule .fullSchedule-wrapper{padding:0 20px}}#channels_guide .fullSchedule .fullSchedule-overlay{position:absolute;left:0;right:0;top:0;bottom:0;background-color:hsla(210,37%,12%,.97)}#channels_guide .fullSchedule .fullSchedule-menu{margin:20px 0 30px -10px;height:50px;overflow:hidden;border-bottom:1px solid grey}@media only screen and (max-width:480px){#channels_guide .fullSchedule .fullSchedule-menu{height:40px;margin-bottom:5px;border:none}}#channels_guide .fullSchedule .fullSchedule-menu .scroll{overflow-x:scroll;height:50px}#channels_guide .fullSchedule .fullSchedule-menu-list{white-space:nowrap}#channels_guide .fullSchedule .fullSchedule-items-scroll{position:absolute;left:0;right:0;top:0;bottom:0;margin-right:-32px;overflow:hidden;overflow-y:scroll;padding:0 32px 20px 0}#channels_guide .fullSchedule .fullSchedule-menu-item{display:inline-block;padding:5px 10px;margin-right:5px;border-radius:30px;border:1px solid transparent;cursor:pointer}#channels_guide .fullSchedule .fullSchedule-menu-item.active,#channels_guide .fullSchedule .fullSchedule-menu-item:hover{border-color:#f3f3f3}#channels_guide .fullSchedule .fullSchedule-content{display:-webkit-box;display:-ms-flexbox;display:flex;position:relative;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;height:100%}#channels_guide .fullSchedule .fullSchedule-item{font-size:1em;margin-bottom:1px;opacity:.9;display:-webkit-box;display:-ms-flexbox;display:flex;padding-left:20px;max-width:400px;overflow:hidden;position:relative;color:#bbb}#channels_guide .fullSchedule .fullSchedule-item.active{font-weight:700;opacity:1;padding-bottom:10px}#channels_guide .fullSchedule .fullSchedule-item.active:before{content:'';border-radius:50%;height:.5em;width:.5em;background:transparent url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" version="1.1" x="0px" y="0px" viewBox="0 0 10 10" height="10" width="10"><circle cx="5" cy="5" r="5" fill="red" opacity="1" ></circle></svg>') no-repeat left center;background-size:contain;display:inline-block;vertical-align:top;margin:.38em .4em 0 0;-webkit-box-shadow:0 0 8px red;box-shadow:0 0 8px red;margin-left:-1em}#channels_guide .fullSchedule .fullSchedule-item.dvr{cursor:pointer}#channels_guide .fullSchedule .fullSchedule-item.dvr:after{content:'';width:15px;height:15px;background:none transparent center center no-repeat;background-size:contain;background-image:url('data:image/svg+xml;utf8,<svg enable-background="new 0 0 210 210" height="210px" id="Layer_1" version="1.1" viewBox="0 0 210 210" width="210px" xml:space="preserve" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink"><g><path d="M105,208.5C47.931,208.5,1.5,162.071,1.5,105C1.5,47.931,47.931,1.5,105,1.5   c57.072,0,103.5,46.431,103.5,103.5C208.5,162.071,162.072,208.5,105,208.5z M105,11.356c-51.635,0-93.644,42.009-93.644,93.644   c0,51.637,42.009,93.644,93.644,93.644c51.636,0,93.644-42.007,93.644-93.644C198.644,53.365,156.636,11.356,105,11.356z" fill="%23bbb"/><path d="M158.252,108.538l-84.629,42.317c-3.9,1.95-7.066-0.004-7.066-4.376V63.521   c0-4.373,3.167-6.325,7.066-4.377l84.629,42.317C162.163,103.413,162.163,106.588,158.252,108.538z" fill="%23bbb"/></g></svg>')}#channels_guide .fullSchedule .fullSchedule-item.dvr:hover{color:#f3f3f3}#channels_guide .fullSchedule .fullSchedule-item.dvr:hover:after{background-image:url('data:image/svg+xml;utf8,<svg enable-background="new 0 0 210 210" height="210px" id="Layer_1" version="1.1" viewBox="0 0 210 210" width="210px" xml:space="preserve" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink"><g><path d="M105,208.5C47.931,208.5,1.5,162.071,1.5,105C1.5,47.931,47.931,1.5,105,1.5   c57.072,0,103.5,46.431,103.5,103.5C208.5,162.071,162.072,208.5,105,208.5z M105,11.356c-51.635,0-93.644,42.009-93.644,93.644   c0,51.637,42.009,93.644,93.644,93.644c51.636,0,93.644-42.007,93.644-93.644C198.644,53.365,156.636,11.356,105,11.356z" fill="%23f3f3f3"/><path d="M158.252,108.538l-84.629,42.317c-3.9,1.95-7.066-0.004-7.066-4.376V63.521   c0-4.373,3.167-6.325,7.066-4.377l84.629,42.317C162.163,103.413,162.163,106.588,158.252,108.538z" fill="%23f3f3f3"/></g></svg>')}#channels_guide .fullSchedule .fullSchedule-item-time{margin-right:1.5em;color:grey}#channels_guide .fullSchedule .fullSchedule-item-title{position:relative;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;padding:0 1em 1em 0}html.channels-modal{overflow-y:hidden}html.channels-modal .fix-menu{z-index:1!important}.on-air .item-progress{position:absolute;bottom:0;z-index:2}@-webkit-keyframes slidein{from{right:-500px}to{right:50px}}@keyframes slidein{from{right:-500px}to{right:50px}}@-webkit-keyframes slideout{from{right:50px}to{right:-500px}}@keyframes slideout{from{right:50px}to{right:-500px}}.rating_item{position:fixed;z-index:10;bottom:100px;right:-500px;padding:20px;width:340px;font-size:.8em;background-color:#f5f5f5;color:#000;border-radius:5px;overflow:hidden;-webkit-box-shadow:0 5px 15px rgba(0,0,0,.5);box-shadow:0 5px 15px rgba(0,0,0,.5);-webkit-animation:.5s ease-in 0s 1 normal forwards running slidein;animation:.5s ease-in 0s 1 normal forwards running slidein}.rating_item.closed{-webkit-animation:.5s ease-in 0s 1 normal forwards running slideout;animation:.5s ease-in 0s 1 normal forwards running slideout}.rating_item .img{width:300px;display:block}@media only screen and (max-width:1440px){.rating_item{width:250px}.rating_item .img{width:210px}}.rating_item .rating-block{margin-bottom:0!important}.rating_item h3{font-weight:400;font-size:inherit;opacity:.7}.rating_item .ph2{display:none}.rating_item.rated .ph1{display:none}.rating_item.rated .ph2{display:block}.rating_item .close_rating_item{padding-top:1em;font-size:inherit!important;opacity:.7;cursor:pointer}.rating_item .close_rating_item:hover{opacity:1}.video-wrap{overflow:hidden;width:100%;height:100%;position:absolute;top:0;left:0;z-index:2;background-color:#131e29}.ie9 .video-wrap{opacity:1}.video-wrap.mini{position:fixed!important;top:auto;left:auto;bottom:100px;right:25px;width:240px;height:135px!important;border-radius:5px}.background-video{position:relative}.bg-controls{position:absolute;bottom:65px;right:0;z-index:5}.show-banner .bg-controls{margin-top:-75px}.bg-controls .bg-fs,.bg-controls .mute,.bg-controls .play-pause{position:absolute;top:auto;bottom:0;right:1.5em;cursor:pointer;font-size:2em;z-index:5;width:1em;height:1em;background:none transparent center center no-repeat;background-size:contain;display:none}.bg-controls .play-pause{background-image:url('data:image/svg+xml;utf8,<svg enable-background="new 0 0 210 210" height="210px" id="Layer_1" version="1.1" viewBox="0 0 210 210" width="210px" xml:space="preserve" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink"><g><path d="M105,208.5C47.931,208.5,1.5,162.071,1.5,105C1.5,47.931,47.931,1.5,105,1.5   c57.072,0,103.5,46.431,103.5,103.5C208.5,162.071,162.072,208.5,105,208.5z M105,11.356c-51.635,0-93.644,42.009-93.644,93.644   c0,51.637,42.009,93.644,93.644,93.644c51.636,0,93.644-42.007,93.644-93.644C198.644,53.365,156.636,11.356,105,11.356z" fill="%23f3f3f3"/><path d="M158.252,108.538l-84.629,42.317c-3.9,1.95-7.066-0.004-7.066-4.376V63.521   c0-4.373,3.167-6.325,7.066-4.377l84.629,42.317C162.163,103.413,162.163,106.588,158.252,108.538z" fill="%23f3f3f3"/></g></svg>')}.bg-controls .play-pause:hover{background-image:url('data:image/svg+xml;utf8,<svg enable-background="new 0 0 210 210" height="210px" id="Layer_1" version="1.1" viewBox="0 0 210 210" width="210px" xml:space="preserve" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink"><g><path d="M105,208.5C47.931,208.5,1.5,162.071,1.5,105C1.5,47.931,47.931,1.5,105,1.5   c57.072,0,103.5,46.431,103.5,103.5C208.5,162.071,162.072,208.5,105,208.5z M105,11.356c-51.635,0-93.644,42.009-93.644,93.644   c0,51.637,42.009,93.644,93.644,93.644c51.636,0,93.644-42.007,93.644-93.644C198.644,53.365,156.636,11.356,105,11.356z" fill="%23f3f3f3"/><path d="M158.252,108.538l-84.629,42.317c-3.9,1.95-7.066-0.004-7.066-4.376V63.521   c0-4.373,3.167-6.325,7.066-4.377l84.629,42.317C162.163,103.413,162.163,106.588,158.252,108.538z" fill="%23f3f3f3"/></g></svg>')}.bg-controls .play-pause.active{background-image:url('data:image/svg+xml;utf8,<svg enable-background="new 0 0 210 210" height="210px" id="Layer_1" version="1.1" viewBox="0 0 210 210" width="210px" xml:space="preserve" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink"><g><path d="M105,208C48.207,208,2,161.795,2,105C2,48.207,48.207,2,105,2c56.796,0,103,46.207,103,103   C208,161.795,161.796,208,105,208z M105,11.809c-51.385,0-93.191,41.806-93.191,93.191c0,51.387,41.806,93.191,93.191,93.191   c51.387,0,93.191-41.805,93.191-93.191C198.191,53.615,156.387,11.809,105,11.809z" fill="%23f3f3f3"/><rect fill="%23f3f3f3" height="105.943" width="32.393" x="56.408" y="52.029"/><path d="M105.001,105.073c-0.012-0.01-0.031-0.025-0.043-0.033c0.015-0.039,0.027-0.074,0.043-0.113   c0.014,0.04,0.026,0.075,0.041,0.113C105.03,105.048,105.011,105.063,105.001,105.073z" fill="%23f3f3f3"/><rect fill="%23f3f3f3" height="105.943" width="32.389" x="121.201" y="52.029"/></g></svg>')}.bg-controls .play-pause.active:hover{background-image:url('data:image/svg+xml;utf8,<svg enable-background="new 0 0 210 210" height="210px" id="Layer_1" version="1.1" viewBox="0 0 210 210" width="210px" xml:space="preserve" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink"><g><path d="M105,208C48.207,208,2,161.795,2,105C2,48.207,48.207,2,105,2c56.796,0,103,46.207,103,103   C208,161.795,161.796,208,105,208z M105,11.809c-51.385,0-93.191,41.806-93.191,93.191c0,51.387,41.806,93.191,93.191,93.191   c51.387,0,93.191-41.805,93.191-93.191C198.191,53.615,156.387,11.809,105,11.809z" fill="%23f3f3f3"/><rect fill="%23f3f3f3" height="105.943" width="32.393" x="56.408" y="52.029"/><path d="M105.001,105.073c-0.012-0.01-0.031-0.025-0.043-0.033c0.015-0.039,0.027-0.074,0.043-0.113   c0.014,0.04,0.026,0.075,0.041,0.113C105.03,105.048,105.011,105.063,105.001,105.073z" fill="%23f3f3f3"/><rect fill="%23f3f3f3" height="105.943" width="32.389" x="121.201" y="52.029"/></g></svg>')}.bg-controls .bg-fs{background-image:url('data:image/svg+xml;utf8,<svg enable-background="new 0 0 210 210" height="210px" id="Layer_1" version="1.1" viewBox="0 0 210 210" width="210px" xml:space="preserve" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink"><g><path d="M105,208C48.206,208,2,161.796,2,105C2,48.207,48.206,2,105,2c56.796,0,103,46.207,103,103   C208,161.796,161.796,208,105,208z M105,11.809c-51.385,0-93.191,41.806-93.191,93.191c0,51.386,41.806,93.191,93.191,93.191   c51.386,0,93.191-41.806,93.191-93.191C198.191,53.615,156.386,11.809,105,11.809z" fill="%23f3f3f3"/><path d="M114.455,158.953H55.363c-2.378,0-4.315-1.932-4.315-4.316V95.543c0-2.381,1.367-2.951,3.052-1.264   l21.477,21.478l15.783-15.785l18.965,18.966l-15.786,15.78l21.183,21.184C117.403,157.588,116.848,158.953,114.455,158.953z" fill="%23f3f3f3"/><path d="M104.959,105.04c0.014-0.038,0.027-0.073,0.043-0.113c0.014,0.04,0.025,0.075,0.041,0.113   c-0.012,0.009-0.031,0.023-0.041,0.033C104.99,105.063,104.971,105.049,104.959,105.04z" fill="%23f3f3f3"/><path d="M158.953,114.457c0,2.383-1.366,2.949-3.051,1.266l-21.185-21.185l-15.776,15.781L99.979,91.355   l15.777-15.781L94.281,54.1c-1.688-1.686-1.129-3.052,1.263-3.052l59.093,0.001c2.377,0,4.316,1.93,4.316,4.315V114.457z" fill="%23f3f3f3"/></g></svg>');right:3em}.bg-controls .mute{right:4.5em;background-image:url('data:image/svg+xml;utf8,<svg enable-background="new 0 0 210 210" height="210px" id="Layer_1" version="1.1" viewBox="0 0 210 210" width="210px" xml:space="preserve" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink"><g><path d="M105,208C48.206,208,2,161.795,2,105C2,48.206,48.206,2,105,2c56.795,0,103,46.207,103,103   C208,161.795,161.795,208,105,208z M105,11.809c-51.385,0-93.191,41.806-93.191,93.191c0,51.387,41.806,93.191,93.191,93.191   c51.387,0,93.192-41.804,93.192-93.191C198.192,53.615,156.387,11.809,105,11.809z" fill="%23f3f3f3"/><g><path d="M102.933,107.086c7.411-7.408,17.289-11.497,27.793-11.497V42.746c0-1.497-0.942-1.957-2.116-1.024    L81.877,79.258H53.144c-1.499,0-2.717,1.214-2.717,2.71v20.466H48.1c-1.497,0-2.708,1.217-2.708,2.716v5.273    c0,1.5,1.21,2.711,2.708,2.711h2.327v20.47c0,1.494,1.218,2.704,2.717,2.704h28.733l10.971,9.029    C89.237,132.15,92.587,117.428,102.933,107.086z" fill="%23f3f3f3"/><path d="M154.698,110.923c-13.217-13.219-34.717-13.219-47.929,0c-13.215,13.215-13.215,34.711,0,47.93    c13.212,13.215,34.713,13.215,47.929,0C167.913,145.634,167.913,124.138,154.698,110.923z M114.753,118.911    c7.431-7.429,18.775-8.571,27.433-3.469l-30.9,30.904C106.181,137.689,107.318,126.337,114.753,118.911z M146.707,150.862    c-7.424,7.43-18.772,8.568-27.436,3.469l30.899-30.902C155.268,132.085,154.131,143.434,146.707,150.862z" fill="%23f3f3f3"/></g></g></svg>')}.bg-controls .mute:hover{background-image:url('data:image/svg+xml;utf8,<svg enable-background="new 0 0 210 210" height="210px" id="Layer_1" version="1.1" viewBox="0 0 210 210" width="210px" xml:space="preserve" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink"><g><path d="M105,208C48.207,208,2,161.795,2,105C2,48.207,48.207,2,105,2c56.795,0,103,46.206,103,103   C208,161.795,161.795,208,105,208z M105,11.809c-51.385,0-93.191,41.806-93.191,93.191c0,51.386,41.806,93.192,93.191,93.192   c51.386,0,93.192-41.806,93.192-93.192C198.192,53.615,156.386,11.809,105,11.809z" fill="%23f3f3f3"/><path d="M105.168,155.059c0,1.479-0.936,1.929-2.093,1.007L67.143,127.2H45.384c-1.477,0-2.675-1.203-2.675-2.681   v-15.366h-1.248c-1.478,0-2.676-1.197-2.676-2.677v-2.954c0-1.48,1.198-2.678,2.676-2.678h1.248V85.478   c0-1.474,1.198-2.676,2.675-2.676h21.759l35.933-28.87c1.157-0.919,2.093-0.467,2.093,1.009V155.059z" fill="%23f3f3f3"/><path d="M116.807,126.665l-0.93-0.936c-1.749-1.747-1.711-4.568-0.303-6.605c5.85-8.465,5.85-19.784-0.001-28.25   c-1.407-2.033-1.443-4.854,0.306-6.604l0.927-0.935c1.752-1.747,4.611-1.762,6.128,0.197c9.744,12.6,9.744,30.336,0,42.94   C121.417,128.433,118.559,128.417,116.807,126.665z" fill="%23f3f3f3"/><path d="M131.882,139.656l-0.941-0.939c-1.752-1.75-1.733-4.573-0.173-6.491c12.838-15.809,12.84-38.642,0-54.444   c-1.561-1.92-1.579-4.746,0.171-6.496l0.944-0.939c1.754-1.75,4.606-1.762,6.207,0.13c16.795,19.849,16.795,49.196,0.001,69.045   C136.49,141.415,133.636,141.401,131.882,139.656z" fill="%23f3f3f3"/><path d="M153.449,152.133c-1.637,1.854-4.485,1.852-6.235,0.099l-0.942-0.94c-1.75-1.75-1.739-4.572-0.12-6.447   c19.718-22.807,19.717-56.852-0.003-79.691c-1.616-1.874-1.627-4.696,0.126-6.447l0.945-0.942c1.75-1.751,4.601-1.76,6.239,0.1   C177.133,84.686,177.131,125.263,153.449,152.133z" fill="%23f3f3f3"/></g></svg>')}.bg-controls .mute.active{background-image:url('data:image/svg+xml;utf8,<svg enable-background="new 0 0 210 210" height="210px" id="Layer_1" version="1.1" viewBox="0 0 210 210" width="210px" xml:space="preserve" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink"><g><path d="M105,208C48.207,208,2,161.795,2,105C2,48.207,48.207,2,105,2c56.795,0,103,46.206,103,103   C208,161.795,161.795,208,105,208z M105,11.809c-51.385,0-93.191,41.806-93.191,93.191c0,51.386,41.806,93.192,93.191,93.192   c51.386,0,93.192-41.806,93.192-93.192C198.192,53.615,156.386,11.809,105,11.809z" fill="%23f3f3f3"/><path d="M105.168,155.059c0,1.479-0.936,1.929-2.093,1.007L67.143,127.2H45.384c-1.477,0-2.675-1.203-2.675-2.681   v-15.366h-1.248c-1.478,0-2.676-1.197-2.676-2.677v-2.954c0-1.48,1.198-2.678,2.676-2.678h1.248V85.478   c0-1.474,1.198-2.676,2.675-2.676h21.759l35.933-28.87c1.157-0.919,2.093-0.467,2.093,1.009V155.059z" fill="%23f3f3f3"/><path d="M116.807,126.665l-0.93-0.936c-1.749-1.747-1.711-4.568-0.303-6.605c5.85-8.465,5.85-19.784-0.001-28.25   c-1.407-2.033-1.443-4.854,0.306-6.604l0.927-0.935c1.752-1.747,4.611-1.762,6.128,0.197c9.744,12.6,9.744,30.336,0,42.94   C121.417,128.433,118.559,128.417,116.807,126.665z" fill="%23f3f3f3"/><path d="M131.882,139.656l-0.941-0.939c-1.752-1.75-1.733-4.573-0.173-6.491c12.838-15.809,12.84-38.642,0-54.444   c-1.561-1.92-1.579-4.746,0.171-6.496l0.944-0.939c1.754-1.75,4.606-1.762,6.207,0.13c16.795,19.849,16.795,49.196,0.001,69.045   C136.49,141.415,133.636,141.401,131.882,139.656z" fill="%23f3f3f3"/><path d="M153.449,152.133c-1.637,1.854-4.485,1.852-6.235,0.099l-0.942-0.94c-1.75-1.75-1.739-4.572-0.12-6.447   c19.718-22.807,19.717-56.852-0.003-79.691c-1.616-1.874-1.627-4.696,0.126-6.447l0.945-0.942c1.75-1.751,4.601-1.76,6.239,0.1   C177.133,84.686,177.131,125.263,153.449,152.133z" fill="%23f3f3f3"/></g></svg>')}.bg-controls .mute.active:hover{background-image:url('data:image/svg+xml;utf8,<svg enable-background="new 0 0 210 210" height="210px" id="Layer_1" version="1.1" viewBox="0 0 210 210" width="210px" xml:space="preserve" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink"><g><path d="M105,208C48.206,208,2,161.795,2,105C2,48.206,48.206,2,105,2c56.795,0,103,46.207,103,103   C208,161.795,161.795,208,105,208z M105,11.809c-51.385,0-93.191,41.806-93.191,93.191c0,51.387,41.806,93.191,93.191,93.191   c51.387,0,93.192-41.804,93.192-93.191C198.192,53.615,156.387,11.809,105,11.809z" fill="%23f3f3f3"/><g><path d="M102.933,107.086c7.411-7.408,17.289-11.497,27.793-11.497V42.746c0-1.497-0.942-1.957-2.116-1.024    L81.877,79.258H53.144c-1.499,0-2.717,1.214-2.717,2.71v20.466H48.1c-1.497,0-2.708,1.217-2.708,2.716v5.273    c0,1.5,1.21,2.711,2.708,2.711h2.327v20.47c0,1.494,1.218,2.704,2.717,2.704h28.733l10.971,9.029    C89.237,132.15,92.587,117.428,102.933,107.086z" fill="%23f3f3f3"/><path d="M154.698,110.923c-13.217-13.219-34.717-13.219-47.929,0c-13.215,13.215-13.215,34.711,0,47.93    c13.212,13.215,34.713,13.215,47.929,0C167.913,145.634,167.913,124.138,154.698,110.923z M114.753,118.911    c7.431-7.429,18.775-8.571,27.433-3.469l-30.9,30.904C106.181,137.689,107.318,126.337,114.753,118.911z M146.707,150.862    c-7.424,7.43-18.772,8.568-27.436,3.469l30.899-30.902C155.268,132.085,154.131,143.434,146.707,150.862z" fill="%23f3f3f3"/></g></g></svg>')}.main .spinner{top:auto!important;bottom:195px!important;right:193px!important;left:auto!important}.player-splash{position:absolute;top:0;left:0;right:0;bottom:0;background:none transparent center center no-repeat;background-size:cover;z-index:100;padding-top:2em}@media only screen and (max-width:700px){.player-splash{font-size:75%}}@media only screen and (max-width:520px){.player-splash{font-size:60%}}@media only screen and (max-width:350px){.player-splash{padding-top:10px}}.player-splash:before{content:'';position:absolute;top:0;left:0;right:0;bottom:0;background-color:hsla(210,80%,17%,.37)}.player-splash div,.player-splash h1,.player-splash h4,.player-splash img{position:relative;z-index:2}.player-splash .line,.player-splash h1,.player-splash h4{text-align:center;margin:0 auto 11px auto;position:relative;z-index:2}.player-splash h4{font-size:2em;padding:0 10px;line-height:1.5}.player-splash br{display:none}.player-splash h1{font-size:3em;text-transform:uppercase;font-weight:700}.player-splash .line{padding:4px 20px;font-size:1.7em;margin-bottom:10px;font-weight:300}.player-splash .img{display:block;margin:16px auto 20px auto;-webkit-box-shadow:0 0 20px 7px rgba(0,0,0,.5);box-shadow:0 0 20px 7px rgba(0,0,0,.5);width:480px;height:260px;background-position:center center;background-size:cover;position:relative}@media only screen and (max-width:520px){.player-splash .img{width:30%;height:32%}}@media only screen and (max-width:480px){.player-splash .img{display:none}}.player-splash .img:hover:before{content:'';position:absolute;top:0;left:0;right:0;bottom:0;background-color:rgba(200,200,200,.1);z-index:1}.player-splash .img:after{content:'';position:absolute;top:50%;left:50%;width:50%;height:50%;-webkit-transform:translate3d(-50%,-50%,0);transform:translate3d(-50%,-50%,0);background:url(../img/embed_splash/play-btn.png) center center no-repeat;background-size:contain;z-index:1}.player-splash.channels-splash{padding:0}.player-splash.channels-splash:before{background-color:hsla(210,80%,17%,.55)}.player-splash.channels-splash .inner{-webkit-transform:translateY(43%);transform:translateY(43%);margin-bottom:13em}@media only screen and (max-width:950px){.player-splash.channels-splash .inner{-webkit-transform:translateY(26%);transform:translateY(26%);margin-bottom:10em}}@media only screen and (max-width:740px){.player-splash.channels-splash .inner{margin-bottom:8em}}@media only screen and (max-width:768px){.player-splash.channels-splash .inner{font-size:90%}}@media only screen and (max-width:380px){.player-splash.channels-splash .inner{padding-top:2em;margin-bottom:6em}}.player-splash.channels-splash h1{margin-bottom:1.3em;font-weight:400}.player-splash.channels-splash h4{font-weight:400;line-height:1.3}.player-splash.channels-splash .line{margin-bottom:2.5em}@media only screen and (max-width:370px){.player-splash.channels-splash h4{display:none}.player-splash.channels-splash h1{display:block;font-size:2em}}.player-splash.channels-splash br{display:inline}.player-splash.channels-splash .link{position:absolute;bottom:1.6em;font-size:1.45em;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);opacity:.7;text-decoration:underline}.player-splash.channels-splash .link:hover{opacity:1;text-decoration:none}.player-splash.channels-splash .buttons .btn{padding:6px 80px;font-size:1.3em}.player-splash .player-logo{background:url(../img/embed_splash/logo.png) transparent center center no-repeat;background-size:contain;display:inline-block;width:2em;height:2em;margin:0 .45em -.75em .25em}.player-splash .player-logo span{display:none}@media only screen and (max-width:480px){.player-splash .player-logo{background:0 0;margin:0;display:inline}.player-splash .player-logo span{display:inline}}.player-splash .buttons{text-align:center;font-size:1.5em}.player-splash .buttons .btn{border-radius:50px;padding:6px 20px;background-color:#2f80ed;-webkit-box-shadow:0 0 0 1px #2f80ed;box-shadow:0 0 0 1px #2f80ed;overflow:hidden;position:relative}.player-splash .buttons .btn:hover{color:#f3f3f3;background-color:#408aee}@media only screen and (max-width:520px){.player-splash h1,.player-splash img{display:none}.player-splash br{display:block}}.player-splash .one-rouble{display:inline-block;white-space:nowrap}.tos{height:485px;padding-right:15px;margin:15px 0 0 0;overflow-y:scroll;line-height:1.8;text-align:justify}.tos .underline{text-decoration:underline}.tos p{margin-bottom:15px}.tos h4{margin-bottom:20px}.tos ul{margin-left:40px;list-style:disc}.tos-content a{text-decoration:underline}.tos-content a:hover{text-decoration:none}.form-control{border-radius:3px!important}.form-control.error,.form-control.error-vue{border:1px solid #ff7961;background-color:#fff2f5}.form-horizontal{margin:50px 0 0 0}.form-horizontal textarea{height:100px;resize:vertical}.form-horizontal .error{color:#ff7961;margin:5px 0 -17px 0}.form-horizontal .form-group{margin-bottom:25px}.error-message,.success-message{font-size:1.5em;text-align:center;padding:2em 0;display:none}.error-message{padding:0}p.help-section{float:left;text-transform:uppercase;line-height:2}@media only screen and (max-width:480px){p.help-section{float:none}}.help-themes{padding-left:25%;padding-bottom:2em}@media only screen and (max-width:480px){.help-themes{padding-left:0}}.tab-pane .help-themes:last-child{border:none;padding-bottom:0;margin-bottom:0}.help-themes li{line-height:2}.help-themes a{text-decoration:none!important;border-bottom:1px dotted;font-size:1.2em}.help-themes a:hover{border-color:transparent}.help-themes .collapse a{text-decoration:underline;border-bottom:0}.help-themes>div{margin-bottom:45px}.help-themes .collapse>div,.help-themes .collapsing>div{padding:1em 0 1em 2em}.anchor:before{content:'';display:block;position:relative;width:0;height:5em;margin-top:-5em}.devices-tabs,.help-tabs,.profile-tabs{margin:0 0 2.5em 0;border:0}.devices-tabs>li,.help-tabs>li,.profile-tabs>li{margin:0 1.2em 0 0;letter-spacing:-.5px}.devices-tabs>li>a,.help-tabs>li>a,.profile-tabs>li>a{padding:0;border:0;font-size:1.4em;text-transform:uppercase;position:relative;text-decoration:none!important}@media only screen and (max-width:480px){.devices-tabs>li>a,.help-tabs>li>a,.profile-tabs>li>a{padding:5px 0!important;margin-bottom:.5em}}.devices-tabs>li>a:after,.help-tabs>li>a:after,.profile-tabs>li>a:after{border-bottom:1px solid transparent;content:'';position:absolute;top:95%;left:0;right:0}.devices-tabs>li>a:focus,.devices-tabs>li>a:hover,.help-tabs>li>a:focus,.help-tabs>li>a:hover,.profile-tabs>li>a:focus,.profile-tabs>li>a:hover{background-color:transparent;border:0}.devices-tabs>li>a:focus:after,.devices-tabs>li>a:hover:after,.help-tabs>li>a:focus:after,.help-tabs>li>a:hover:after,.profile-tabs>li>a:focus:after,.profile-tabs>li>a:hover:after{border-color:#f3f3f3}.devices-tabs>li.active a,.devices-tabs>li.active a:focus,.devices-tabs>li.active a:hover,.help-tabs>li.active a,.help-tabs>li.active a:focus,.help-tabs>li.active a:hover,.profile-tabs>li.active a,.profile-tabs>li.active a:focus,.profile-tabs>li.active a:hover{background-color:transparent;border:0;color:#f3f3f3}.devices-tabs>li.active a:after,.devices-tabs>li.active a:focus:after,.devices-tabs>li.active a:hover:after,.help-tabs>li.active a:after,.help-tabs>li.active a:focus:after,.help-tabs>li.active a:hover:after,.profile-tabs>li.active a:after,.profile-tabs>li.active a:focus:after,.profile-tabs>li.active a:hover:after{border-color:#f3f3f3}.paid-table{display:table;width:100%}.paid-table a{text-decoration:none}.paid-table li{display:table-row;width:100%}.paid-table li>div{display:table-cell;padding:1em 0 1em 0}.paid-table li>div:nth-child(2){text-align:right}.paid-table li>div:nth-child(3),.paid-table li>div:nth-child(4){text-align:center}.paid-table li.head div{border-bottom:1px solid #ddd;font-weight:500}.paid-table .rent-end{font-size:.9rem;opacity:.5}.profile-content .recommended-items{margin-top:8em}.subscribe-status-list{max-width:500px;font-size:1.2em}.subscribe-status-list input{max-width:200px}.subscribe-status-list li{margin-bottom:1em}.subscribe-status-list li span:not(.rub-s){font-weight:500;padding-left:10px}.subscribe-status-list label{margin:0;cursor:pointer;font-weight:400}.subscribe-status-list label+label{margin-left:1em}.logout{display:inline-block;margin:2em 0 0}.logout:hover{text-decoration:none!important}.active-device-list{font-size:1.2em}.active-device-list li{margin:0 0 1em 1em}.active-device-list .time{opacity:.5;font-size:.8em;padding-left:1em}.subscription-hint{margin:4em 0 4em 0}.glyphicon-question-sign{padding-left:5px}.profile-subscribe-content .block{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;-ms-flex-wrap:wrap;flex-wrap:wrap}.profile-subscribe-content .item{position:relative;width:28%;min-width:230px;margin:0 2% 5em 0}.profile-subscribe-content .item:last-child{margin-right:0}@media only screen and (max-width:480px){.profile-subscribe-content .item{width:100%}}.profile-subscribe-content .item .in{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;background:rgba(28,51,74,.4);border-radius:10px;padding:2em;height:100%;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.profile-subscribe-content .item .in:not(.active){-webkit-transition:-webkit-transform .3s ease;transition:-webkit-transform .3s ease;transition:transform .3s ease;transition:transform .3s ease,-webkit-transform .3s ease;cursor:pointer}.profile-subscribe-content .item .in:not(.active):hover{-webkit-transform:scale(1.05);transform:scale(1.05)}.profile-subscribe-content .item .in:not(.active):hover .footer{background-color:#2f80ed;color:#f3f3f3}.profile-subscribe-content .item .in:not(.active):hover .footer:hover{background-color:#408aee}.profile-subscribe-content .item .sub-title{text-align:center;height:12em;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;margin-bottom:1.5em;background:none center top no-repeat;background-size:auto 85%}.profile-subscribe-content .item .name{font-size:1.8em;margin:0 0 5px;font-weight:700;text-transform:none}.profile-subscribe-content .item .cost{opacity:.8}.profile-subscribe-content .item .list{list-style-image:url('data:image/svg+xml;utf8,<svg width="12" viewBox="0 0 21 16" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M19.9484 3.13447C20.5285 2.5566 20.5285 1.61731 19.9484 1.03945C19.3715 0.464727 18.4384 0.464727 17.8615 1.03945L7.04336 11.8159L3.13851 7.92607C2.56156 7.35135 1.62851 7.35135 1.05156 7.92607C0.47146 8.50394 0.471459 9.44322 1.05156 10.0211L4.94832 13.9028L4.93806 13.913L5.62162 14.594C6.40204 15.3714 7.66416 15.3714 8.44458 14.594L19.9484 3.13447Z" fill="%23F3F2FB"/></svg>');margin:0 0 2em 1.5em;-webkit-box-flex:1;-ms-flex:1;flex:1}.profile-subscribe-content .item .info{opacity:.8;margin-bottom:1.5em;-webkit-box-flex:1;-ms-flex:1;flex:1}.profile-subscribe-content .item .footer{background-color:#f3f3f3;text-align:center;color:#000;margin-top:1em;border-radius:100px;text-decoration:none;font-weight:700;font-size:1.4em;line-height:1.2;padding:.4em 0}@media only screen and (max-width:1024px){.profile-subscribe-content .item .footer{font-size:1.5em}}.profile-subscribe-content .item .footer .time{font-weight:400;font-size:.7em}.profile-subscribe-content .item .footer:after{content:'';display:block;width:100%;height:2em;background-color:transparent;position:absolute}.profile-subscribe-content .item .rebill{position:absolute;left:0;right:0;margin-top:2em;bottom:-2em;text-align:center;cursor:pointer}.profile-subscribe-content .item .rebill:hover{text-decoration:none}.profile-subscribe-content .item .rebill-vendor{text-align:center;line-height:inherit;margin-top:1em}.App,.maintenance,.minorBrowser,.tv-restriction{position:fixed;top:0;left:0;right:0;bottom:0;color:#f3f3f3;z-index:99977}.App:after,.maintenance:after,.minorBrowser:after,.tv-restriction:after{content:'';position:absolute;top:3%;left:0;width:100%;height:60px;background:url(/img/svg/logo_kino1tv.svg) center center no-repeat;background-size:auto 60px}.App h3,.maintenance h3,.minorBrowser h3,.tv-restriction h3{line-height:1.6;font-weight:400}.App .text,.maintenance .text,.minorBrowser .text,.tv-restriction .text{position:absolute;top:50%;width:100%;-webkit-transform:translateY(-50%);transform:translateY(-50%);text-align:center;font-size:18px;padding:0 20px}.App .text a,.maintenance .text a,.minorBrowser .text a,.tv-restriction .text a{text-decoration:underline}.App .text .hint,.maintenance .text .hint,.minorBrowser .text .hint,.tv-restriction .text .hint{font-size:.85em;margin-bottom:30px}.App.app-dev,.maintenance.app-dev,.minorBrowser.app-dev,.tv-restriction.app-dev{text-align:center}.App.app-dev:after,.maintenance.app-dev:after,.minorBrowser.app-dev:after,.tv-restriction.app-dev:after{display:none}.App.app-dev h3,.maintenance.app-dev h3,.minorBrowser.app-dev h3,.tv-restriction.app-dev h3{margin-bottom:0}.App.app-dev p,.maintenance.app-dev p,.minorBrowser.app-dev p,.tv-restriction.app-dev p{margin:0;font-size:14px}.App.app-dev .text2,.maintenance.app-dev .text2,.minorBrowser.app-dev .text2,.tv-restriction.app-dev .text2{position:relative;overflow:visible;-webkit-transform:translateY(25%);transform:translateY(25%)}.App.app-dev .text2:before,.maintenance.app-dev .text2:before,.minorBrowser.app-dev .text2:before,.tv-restriction.app-dev .text2:before{content:'';display:block;height:60px;background:url(/img/svg/logo_kino1tv.svg) center center no-repeat;background-size:auto 60px}.App.app-dev .text2 h3,.maintenance.app-dev .text2 h3,.minorBrowser.app-dev .text2 h3,.tv-restriction.app-dev .text2 h3{font-size:14px}.App.app-dev .go,.maintenance.app-dev .go,.minorBrowser.app-dev .go,.tv-restriction.app-dev .go{position:absolute;bottom:0;z-index:33;left:0;right:0;background-color:rgba(0,0,0,.2);padding:15px}.tv-restriction:after{display:none}.tv-restriction .text{text-align:left;padding:0 10%;font-size:20px;color:#ddd}.tv-restriction p{line-height:1.5}.tv-restriction .tv-icon{width:203px;height:150px;float:left;margin:0 60px 60px 0;background:url(../img/devices-icons.png) -246px 0 no-repeat}.tv-restriction ul{clear:left;list-style:disc;margin-bottom:50px}.amediateka-restriction{max-width:610px;font-size:1.1em;text-align:center;padding:15% 0;margin:0 auto}.amediateka-restriction h3{padding:.5em}.maintenance:after{height:102px;background-size:auto 102px}.maintenance .text{text-align:center;font-size:2em}.devices-menu{border:none;text-align:center;margin:2em 0}.devices-menu li{float:none;display:inline-block;margin:0 30px}.devices-menu li a{display:inline-block;width:230px;height:180px;padding:0;background:url(/img/devices-icons.png) 15px 8px no-repeat;border:none!important;opacity:.5}.devices-menu li a:hover,.devices-menu li.active a{background-color:transparent!important;opacity:1}.devices-menu li .mobile{background-position:-487px 14px}.devices-menu li .smarttv{background-position:-232px 15px}.devices-menu li .pc{background-position:32px 14px}.mobile-links{text-align:center}.mobile-links:after,.mobile-links:before{content:" ";display:table}.mobile-links:after{clear:both}.mobile-links.profile{text-align:inherit}.mobile-links img{padding:0 30px 30px 0}.app-link{display:block;width:125px;height:35px;background:none transparent center left no-repeat;background-size:auto 100%}footer .app-link{float:right}.app-link.android-link{background-image:url('data:image/svg+xml;utf8,<svg width="142" height="42" xmlns="http://www.w3.org/2000/svg"><g fill="%23f3f3f3" fill-rule="nonzero"><path d="M136.735.84a4.416 4.416 0 0 1 4.423 4.41v31.5c0 2.436-1.98 4.41-4.423 4.41H5.111A4.416 4.416 0 0 1 .69 36.75V5.25C.689 2.814 2.669.84 5.11.84h131.624zm0-.84H5.111C2.203 0-.154 2.35-.154 5.25v31.5c0 2.9 2.357 5.25 5.265 5.25h131.624c2.908 0 5.265-2.35 5.265-5.25V5.25c0-2.9-2.357-5.25-5.265-5.25z" opacity=".4"/><path d="M71.597 22.837a4.469 4.469 0 0 0-4.454 4.477 4.469 4.469 0 0 0 4.482 4.448 4.469 4.469 0 0 0 4.468-4.462 4.393 4.393 0 0 0-1.299-3.182 4.419 4.419 0 0 0-3.197-1.28zm0 7.172a2.718 2.718 0 0 1-2.64-1.535 2.703 2.703 0 0 1 .461-3.013 2.722 2.722 0 0 1 2.98-.677 2.71 2.71 0 0 1 1.726 2.516 2.579 2.579 0 0 1-.69 1.886 2.594 2.594 0 0 1-1.837.823zm-9.803-7.172a4.469 4.469 0 0 0-4.465 4.47 4.469 4.469 0 0 0 4.479 4.455c2.47-.001 4.471-1.999 4.471-4.462a4.393 4.393 0 0 0-1.299-3.182 4.419 4.419 0 0 0-3.197-1.28h.01zm0 7.172a2.718 2.718 0 0 1-2.648-1.527 2.703 2.703 0 0 1 .455-3.016 2.722 2.722 0 0 1 2.98-.682 2.71 2.71 0 0 1 1.73 2.516 2.579 2.579 0 0 1-.691 1.886 2.594 2.594 0 0 1-1.837.823h.01zm-11.678-5.796v1.89h4.549a3.953 3.953 0 0 1-1.053 2.383 4.661 4.661 0 0 1-3.507 1.386 5.047 5.047 0 0 1-5.054-5.04 5.047 5.047 0 0 1 5.054-5.04 4.851 4.851 0 0 1 3.444 1.355l1.337-1.333a6.633 6.633 0 0 0-4.77-1.964 6.965 6.965 0 0 0-6.253 3.387 6.924 6.924 0 0 0 0 7.096 6.965 6.965 0 0 0 6.253 3.388 6.327 6.327 0 0 0 4.854-1.943 6.29 6.29 0 0 0 1.643-4.431 6.146 6.146 0 0 0-.105-1.187l-6.392.053zm47.711 1.47a4.21 4.21 0 0 0-3.833-2.846 4.218 4.218 0 0 0-3.075 1.322 4.193 4.193 0 0 0-1.137 3.141 4.361 4.361 0 0 0 1.271 3.173 4.387 4.387 0 0 0 3.173 1.29 4.458 4.458 0 0 0 3.727-1.975l-1.526-1.05a2.56 2.56 0 0 1-2.201 1.24 2.275 2.275 0 0 1-2.17-1.355l5.992-2.468-.221-.472zm-6.107 1.491a2.442 2.442 0 0 1 .62-1.792 2.456 2.456 0 0 1 1.717-.812 1.738 1.738 0 0 1 1.664.945l-4.001 1.659zM86.855 31.5h1.969V18.375h-1.97V31.5zm-3.222-7.665h-.074a3.163 3.163 0 0 0-2.359-1.05 4.479 4.479 0 0 0-4.268 4.468A4.479 4.479 0 0 0 81.2 31.72a3.057 3.057 0 0 0 2.359-1.05h.063v.64c0 1.712-.916 2.625-2.39 2.625a2.474 2.474 0 0 1-2.254-1.586l-1.716.715a4.265 4.265 0 0 0 3.97 2.635c2.306 0 4.212-1.355 4.212-4.652V23.1h-1.811v.735zm-2.254 6.174a2.723 2.723 0 0 1-2.488-2.709c0-1.41 1.08-2.585 2.488-2.709a2.53 2.53 0 0 1 1.768.852c.45.51.675 1.18.623 1.857a2.494 2.494 0 0 1-.62 1.867 2.509 2.509 0 0 1-1.781.842h.01zm25.672-11.634h-4.707V31.5h1.97v-4.977h2.748a4.1 4.1 0 0 0 3.79-1.948 4.075 4.075 0 0 0 0-4.252 4.1 4.1 0 0 0-3.79-1.948h-.01zm0 6.3h-2.748v-4.473h2.79a2.255 2.255 0 0 1 2.259 2.252 2.255 2.255 0 0 1-2.259 2.252l-.042-.031zm12.141-1.89a3.687 3.687 0 0 0-3.506 2.006l1.748.724a1.865 1.865 0 0 1 1.79-.966 1.9 1.9 0 0 1 1.408.405c.396.318.648.781.698 1.285v.137a4.359 4.359 0 0 0-2.054-.504c-1.884 0-3.79 1.05-3.79 2.95a3.031 3.031 0 0 0 1.02 2.132 3.049 3.049 0 0 0 2.244.756c1.01.072 1.98-.41 2.527-1.26h.063v1.05h1.896v-5.05c0-2.3-1.748-3.633-3.991-3.633l-.053-.032zm-.242 7.192c-.642 0-1.537-.325-1.537-1.113 0-1.05 1.116-1.396 2.106-1.396a3.504 3.504 0 0 1 1.79.441 2.377 2.377 0 0 1-2.306 2.1l-.053-.032zm11.193-6.877l-2.253 5.691h-.063l-2.338-5.691h-2.106l3.507 7.959-2.001 4.42h2.053l5.392-12.379h-2.19zm-17.7 8.4h1.969V18.375h-1.97V31.5zM10.67 8.794c-.304.366-.458.836-.43 1.312v20.738c-.028.476.126.946.43 1.312l.066.066 11.597-11.606v-.272L10.736 8.728l-.065.066zM28.043 24.487l-3.838-3.871v-.272l3.838-3.882.084.047 4.596 2.616c1.31.74 1.31 1.96 0 2.71l-4.577 2.606-.103.047zM27.22 25.369l-3.95-3.957-11.663 11.682a1.524 1.524 0 0 0 1.947.056l13.675-7.781M27.22 15.581L13.543 7.8a1.524 1.524 0 0 0-1.946.056l11.671 11.681 3.95-3.956z"/><path d="M44.188 14.983h-.78v-2.1h.664a2.998 2.998 0 0 0 .8-2.414V7.35h4.212v5.523h.706v2.1h-.78V13.65h-4.822v1.333zM45.65 10.5a4.19 4.19 0 0 1-.6 2.415h3.16V8.127h-2.56V10.5zM56.086 12.831a3.292 3.292 0 0 1-4.633 0 3.395 3.395 0 0 1 0-4.672 3.269 3.269 0 0 1 4.633 0 3.385 3.385 0 0 1 0 4.672zm-4.033-.525c.95.942 2.484.942 3.433 0a2.682 2.682 0 0 0 0-3.612 2.437 2.437 0 0 0-3.433 0 2.682 2.682 0 0 0 0 3.612zM61.11 13.787a3.227 3.227 0 0 1-2.347-.945 3.208 3.208 0 0 1-.94-2.342 3.208 3.208 0 0 1 .94-2.342 3.227 3.227 0 0 1 2.346-.944 2.92 2.92 0 0 1 2.317 1.05l-.569.546A2.108 2.108 0 0 0 61.1 8.01a2.394 2.394 0 0 0-1.748.694 2.693 2.693 0 0 0 0 3.643c.463.46 1.095.71 1.748.693a2.498 2.498 0 0 0 1.927-.934l.568.567a3.074 3.074 0 0 1-1.053.819c-.45.202-.938.303-1.432.293zM66.9 13.65h-.81V8.127h-1.77V7.35h4.34v.777H66.9zM74.24 7.35l-2.39 5.313a1.59 1.59 0 0 1-1.453 1.123 1.626 1.626 0 0 1-.632-.136l.21-.745a.855.855 0 0 0 .422.115.75.75 0 0 0 .442-.105.987.987 0 0 0 .284-.399l.232-.504-2.106-4.652h.958l1.558 3.612 1.517-3.622h.958zM75.156 13.65v-6.3h4.57v6.3h-.81V8.127h-2.95v5.523zM81.169 13.65v-6.3h.81v2.699h3.16V7.35h.81v6.3h-.81v-2.845h-3.16v2.845zM92.573 12.831a3.292 3.292 0 0 1-4.634 0 3.395 3.395 0 0 1 0-4.672 3.269 3.269 0 0 1 4.634 0 3.385 3.385 0 0 1 0 4.672zm-4.033-.525c.949.942 2.483.942 3.432 0a2.682 2.682 0 0 0 0-3.612 2.437 2.437 0 0 0-3.432 0 2.682 2.682 0 0 0 0 3.612zM96.816 13.65v-6.3h2.285c.475-.009.934.164 1.285.483.356.308.557.758.547 1.229.005.28-.076.554-.231.787-.155.226-.37.404-.622.514.306.101.574.292.77.546.202.258.31.577.304.903.011.49-.197.96-.568 1.282-.367.337-.85.52-1.348.514l-2.422.042zm.81-3.601h1.475c.279.011.548-.1.737-.305A.933.933 0 0 0 99.88 8.4a.907.907 0 0 0-.705-.305h-1.506l-.042 1.954zm0 2.824h1.633a.97.97 0 0 0 .758-.325c.186-.193.291-.448.295-.714 0-.58-.471-1.05-1.053-1.05h-1.6l-.032 2.089z" stroke="%23f3f3f3" stroke-width=".538"/></g></svg>')}.app-link.android-link.huawei{background-image:url('data:image/svg+xml;utf8,<svg version="1.1" viewBox="0 0 1133.9 340.16" xml:space="preserve" xmlns="http://www.w3.org/2000/svg">    <style>path {fill:%23f3f3f3;}</style>    <defs><clipPath><path d="M 0,255.118 H 850.39 V 0 H 0 Z"/></clipPath></defs>    <g transform="matrix(1.3333 0 0 -1.3333 0 340.16)"><g><g transform="translate(53.165,5.5089)" fill-opacity=".4"><path d="m0 0c-1.918 0-3.79 0.024-5.693 0.067-3.52 0.099-7.695 0.295-11.768 1.027-3.843 0.695-7.258 1.827-10.431 3.45-3.283 1.665-6.233 3.817-8.795 6.4-2.606 2.557-4.749 5.496-6.424 8.792-1.633 3.178-2.749 6.59-3.419 10.433-0.768 4.236-0.965 8.534-1.048 11.805-0.04 1.328-0.092 5.749-0.092 5.749v148.72s0.055 4.353 0.092 5.632c0.083 3.298 0.28 7.593 1.042 11.786 0.673 3.865 1.789 7.274 3.422 10.465 1.672 3.301 3.818 6.255 6.391 8.801 2.603 2.607 5.567 4.765 8.828 6.437 3.234 1.642 6.644 2.764 10.41 3.425 4.239 0.759 8.536 0.949 11.807 1.032l5.681 0.077h744.02l5.748-0.079c3.229-0.081 7.526-0.271 11.701-1.024 3.793-0.664 7.224-1.792 10.519-3.45 3.229-1.653 6.186-3.811 8.762-6.394 2.576-2.557 4.733-5.527 6.443-8.841 1.623-3.218 2.73-6.627 3.369-10.381 0.732-3.972 0.959-8.051 1.094-11.882 0.019-1.782 0.019-3.698 0.019-5.604 0.049-2.361 0.049-4.608 0.049-6.874v-135.05c0-2.287 0-4.518-0.049-6.768 0-2.048 0-3.923-0.025-5.854-0.129-3.708-0.356-7.784-1.076-11.669-0.651-3.861-1.758-7.273-3.399-10.514-1.698-3.271-3.856-6.228-6.395-8.724-2.6-2.632-5.552-4.777-8.809-6.437-3.266-1.66-6.598-2.76-10.502-3.462-4.034-0.732-8.208-0.928-11.768-1.027-1.845-0.043-3.775-0.067-5.65-0.067l-6.825-0.013zm737.23 249.61h-730.37c-2.309 0-4.589 0-6.892-0.013-1.927-0.012-3.84-0.049-5.785-0.079-4.19-0.105-8.433-0.363-12.617-1.113-4.214-0.738-8.131-1.999-11.967-3.947-3.769-1.931-7.212-4.439-10.191-7.421-3.012-2.982-5.509-6.438-7.418-10.206-1.958-3.831-3.2-7.766-3.935-11.983-0.759-4.169-1.02-8.386-1.128-12.604-0.058-1.931-0.065-3.867-0.095-5.798v-148.81c0.03-1.955 0.037-3.848 0.095-5.804 0.108-4.217 0.369-8.435 1.128-12.604 0.735-4.217 1.977-8.171 3.935-11.989 1.909-3.75 4.406-7.206 7.418-10.163 2.979-3.006 6.422-5.509 10.191-7.421 3.836-1.967 7.753-3.209 11.967-3.971 4.184-0.751 8.427-0.997 12.617-1.113 1.945-0.043 3.858-0.067 5.785-0.067 2.303-0.013 4.583-0.013 6.892-0.013h730.37c2.263 0 4.562 0 6.824 0.013 1.919 0 3.886 0.024 5.805 0.067 4.217 0.116 8.447 0.362 12.591 1.113 4.217 0.762 8.14 2.004 12.013 3.971 3.763 1.912 7.206 4.415 10.182 7.421 3 2.957 5.496 6.413 7.439 10.163 1.931 3.818 3.185 7.772 3.898 11.989 0.775 4.169 1.02 8.387 1.169 12.604 0.024 1.956 0.024 3.849 0.024 5.804 0.049 2.287 0.049 4.562 0.049 6.886v135.05c0 2.306 0 4.593-0.049 6.874 0 1.931 0 3.867-0.024 5.798-0.149 4.218-0.394 8.435-1.169 12.604-0.713 4.217-1.967 8.152-3.898 11.983-1.943 3.768-4.439 7.224-7.439 10.206-2.976 2.982-6.419 5.49-10.182 7.421-3.873 1.948-7.796 3.209-12.013 3.947-4.144 0.75-8.374 1.008-12.591 1.113-1.919 0.03-3.886 0.067-5.805 0.079-2.262 0.013-4.561 0.013-6.824 0.013" fill-opacity=".4"/></g><g transform="translate(289.6 92.718)"><path d="m0 0h22.031l-7.889 21.117c-1.084 2.917-2.151 6.138-3.205 9.665-0.951-3.12-1.984-6.308-3.102-9.565zm25.794-10.023h-29.51l-7.224-19.743h-12.975l28.9 73.728h12.263l29.56-73.728h-13.635z"/></g><g transform="translate(375.31 76.36)"><path d="m0 0c2.561 3.442 3.842 8.472 3.842 15.086 0 6.14-1.059 10.591-3.181 13.357-2.122 2.765-4.943 4.146-8.471 4.146-2.444 0-4.7-0.575-6.768-1.729-2.067-1.153-4.038-2.697-5.901-4.631v-29.41c1.252-0.611 2.712-1.094 4.374-1.45 1.662-0.355 3.306-0.533 4.938-0.533 4.885 0 8.605 1.722 11.167 5.164m-33.047 28.061c0 4.072-0.138 8.547-0.406 13.434h11.803c0.439-2.274 0.744-4.598 0.916-6.973 4.884 5.327 10.48 7.99 16.791 7.99 3.662 0 7.057-0.925 10.175-2.773 3.122-1.849 5.642-4.766 7.559-8.751 1.916-3.986 2.875-9.051 2.875-15.188 0-6.412-1.097-11.891-3.286-16.436-2.185-4.545-5.248-7.987-9.182-10.329-3.934-2.34-8.48-3.512-13.636-3.512-3.733 0-7.412 0.63-11.041 1.884v-22.693l-12.568-1.069z"/></g><g transform="translate(433.07 76.36)"><path d="m0 0c2.562 3.442 3.842 8.472 3.842 15.086 0 6.14-1.059 10.591-3.181 13.357-2.122 2.765-4.943 4.146-8.471 4.146-2.444 0-4.7-0.575-6.768-1.729-2.067-1.153-4.038-2.697-5.901-4.631v-29.41c1.251-0.611 2.712-1.094 4.374-1.45 1.661-0.355 3.306-0.533 4.938-0.533 4.885 0 8.605 1.722 11.167 5.164m-33.047 28.061c0 4.072-0.138 8.547-0.406 13.434h11.802c0.44-2.274 0.745-4.598 0.917-6.973 4.884 5.327 10.48 7.99 16.792 7.99 3.662 0 7.055-0.925 10.173-2.773 3.123-1.849 5.642-4.766 7.559-8.751 1.917-3.986 2.875-9.051 2.875-15.188 0-6.412-1.096-11.891-3.285-16.436-2.185-4.545-5.248-7.987-9.183-10.329-3.933-2.34-8.479-3.512-13.635-3.512-3.733 0-7.412 0.63-11.041 1.884v-22.693l-12.568-1.069z"/></g><g transform="translate(473.44 66.439)"><path d="m0 0c-5.429 3.001-9.601 7.301-12.519 12.896-2.917 5.599-4.373 12.213-4.373 19.845 0 8.277 1.678 15.308 5.036 21.092 3.36 5.782 7.93 10.124 13.714 13.024 5.78 2.901 12.267 4.351 19.461 4.351 4.241 0 8.284-0.466 12.134-1.4 3.851-0.933 7.437-2.212 10.765-3.84l-3.206-9.668c-6.685 3.187-13.063 4.782-19.131 4.782-5.123 0-9.61-1.093-13.46-3.281-3.851-2.187-6.843-5.402-8.982-9.643-2.134-4.24-3.206-9.36-3.206-15.366 0-5.257 0.825-9.922 2.469-13.992 1.646-4.07 4.24-7.295 7.785-9.668 3.545-2.375 8.015-3.562 13.406-3.562 2.444 0 4.888 0.203 7.328 0.612 2.444 0.406 4.733 1 6.868 1.781v14.907h-17.042v9.769h29.255v-31.038c-4.206-1.967-8.626-3.476-13.255-4.529-4.629-1.051-9.233-1.575-13.816-1.575-7.395 0-13.802 1.5-19.231 4.503"/></g><g transform="translate(557.5 73.129)"><path d="m0 0c2.612 1.253 4.751 2.814 6.412 4.681v10.176c-3.428 0.372-6.224 0.559-8.395 0.559-5.19 0-8.777-0.839-10.761-2.518s-2.976-3.944-2.976-6.792c0-2.714 0.72-4.725 2.16-6.031 1.444-1.305 3.403-1.959 5.876-1.959 2.511 0 5.073 0.628 7.684 1.884m7.529-10.177c-0.439 2.137-0.727 4.562-0.862 7.277-1.934-2.309-4.453-4.268-7.559-5.876-3.1-1.612-6.603-2.417-10.504-2.417-3.156 0-6.031 0.619-8.626 1.855-2.595 1.239-4.654 3.104-6.182 5.598-1.527 2.493-2.289 5.537-2.289 9.133 0 5.325 1.917 9.573 5.751 12.746 3.833 3.173 10.224 4.758 19.18 4.758 3.362 0 6.684-0.238 9.974-0.713v1.069c0 4.851-1.034 8.268-3.105 10.252-2.068 1.983-5.036 2.977-8.903 2.977-2.678 0-5.545-0.39-8.6-1.171-3.051-0.781-5.734-1.712-8.04-2.798l-1.984 9.16c2.24 1.016 5.19 1.95 8.856 2.798 3.662 0.846 7.529 1.271 11.601 1.271 4.746 0 8.785-0.721 12.109-2.163 3.323-1.442 5.918-3.918 7.784-7.427 1.867-3.511 2.801-8.237 2.801-14.172v-21.828c0-2.272 0.133-5.716 0.405-10.329z"/></g><g transform="translate(587.42 76.132)"><path d="m0 0v64.874l12.514 1.017v-63.655c0-2.339 0.398-3.992 1.197-4.959 0.795-0.966 2.06-1.45 3.792-1.45 0.778 0 1.884 0.187 3.307 0.559l1.477-9.007c-1.189-0.475-2.641-0.856-4.353-1.145-1.711-0.287-3.331-0.43-4.859-0.43-8.718 0-13.075 4.731-13.075 14.196"/></g><g transform="translate(618.72 76.132)"><path d="m0 0v64.874l12.515 1.017v-63.655c0-2.339 0.397-3.992 1.196-4.959 0.796-0.966 2.06-1.45 3.792-1.45 0.778 0 1.884 0.187 3.307 0.559l1.477-9.007c-1.188-0.475-2.641-0.856-4.352-1.145-1.712-0.287-3.332-0.43-4.86-0.43-8.718 0-13.075 4.731-13.075 14.196"/></g><g transform="translate(680.84 96.788)"><path d="m0 0c-0.234 4.376-1.34 7.659-3.307 9.846-1.966 2.188-4.595 3.281-7.884 3.281-3.19 0-5.843-1.101-7.965-3.307-2.118-2.205-3.503-5.478-4.148-9.82zm12.263-7.987h-35.923c0.578-11.499 6.056-17.25 16.435-17.25 2.579 0 5.215 0.313 7.915 0.941 2.696 0.628 5.282 1.467 7.759 2.52l2.746-8.601c-6.139-2.984-13.041-4.476-20.709-4.476-5.834 0-10.752 1.101-14.757 3.306-4 2.206-7.01 5.376-9.032 9.516-2.017 4.136-3.025 9.124-3.025 14.96 0 6.071 1.066 11.294 3.205 15.67 2.139 4.378 5.115 7.717 8.932 10.023 3.812 2.309 8.215 3.461 13.2 3.461 5.19 0 9.526-1.213 13.004-3.639 3.473-2.425 6.051-5.656 7.734-9.693 1.679-4.036 2.516-8.496 2.516-13.38z"/></g><g transform="translate(703.23 104.06)"><path d="m0 0c0 3.02-0.138 7.614-0.406 13.79h11.753c0.205-1.527 0.397-3.351 0.586-5.47 0.183-2.122 0.313-3.842 0.38-5.165 1.457 2.408 2.892 4.435 4.298 6.079 1.407 1.645 3.056 2.987 4.939 4.02 1.88 1.036 4.026 1.553 6.432 1.553 1.934 0 3.596-0.203 4.99-0.611l-1.578-10.888c-1.222 0.373-2.579 0.559-4.073 0.559-2.95 0-5.528-0.756-7.734-2.264-2.205-1.509-4.562-3.996-7.068-7.455v-35.26h-12.519z"/></g><g transform="translate(743.74 40.488)"><path d="m0 0c-1.834 0.322-3.34 0.687-4.529 1.095l2.29 9.157c0.844-0.236 1.917-0.464 3.206-0.687 1.289-0.219 2.511-0.33 3.662-0.33 5.561 0 9.734 3.58 12.517 10.738l0.813 2.034-20.249 55.36h13.481l10.178-30.937c1.662-5.292 2.73-9.346 3.206-12.16 0.95 3.969 2.068 7.937 3.357 11.907l10.33 31.19h12.668l-20.198-55.614c-1.9-5.259-3.951-9.498-6.157-12.721-2.205-3.222-4.808-5.614-7.809-7.174-3.005-1.56-6.625-2.341-10.866-2.341-2.104 0-4.067 0.161-5.9 0.483"/></g><g transform="translate(172.35 208.71)"><path d="m0 0h-70.972c-33.433 0-45.662-12.229-45.662-45.661v-70.973c0-33.431 12.229-45.66 45.661-45.66h70.951c33.433 0 45.684 12.229 45.684 45.66v70.973c0 33.432-12.229 45.661-45.662 45.661" fill-opacity=".3"/></g><g transform="translate(126.52 114.58)"><path d="m0 0h6.509l-3.265 7.593zm-1.602-3.825-1.931-4.418h-4.395l9.347 21.206h3.799l9.31-21.206h-4.514l-1.905 4.418zm70.732-4.404h4.248v21.191h-4.248zm-16.909 9.105h7.83v3.863h-7.83v4.343h11.367v3.868h-15.614v-21.192h16.024v3.865h-11.777zm-16.88-2.504-4.817 14.592h-3.514l-4.817-14.592-4.688 14.582h-4.582l7.396-21.209h3.564l4.825 13.931 4.823-13.931h3.595l7.377 21.209h-4.463zm-49.756 2.445c0-3.449-1.712-5.293-4.823-5.293-3.127 0-4.85 1.896-4.85 5.441v11.986h-4.306v-12.134c0-5.967 3.317-9.39 9.098-9.39 5.838 0 9.185 3.487 9.185 9.567v11.969h-4.304zm-24.251 12.146h4.304v-21.219h-4.304v8.617h-9.721v-8.617h-4.306v21.219h4.306v-8.56h9.721z"/></g><g transform="translate(136.86 154.56)"><path d="m0 0c-14.896 0-27.015 12.119-27.015 27.015h3.817c0-12.791 10.407-23.198 23.198-23.198 12.792 0 23.198 10.407 23.198 23.198h3.817c0-14.896-12.119-27.015-27.015-27.015"/></g><g transform="translate(288.89 169.14)"><path d="m0 0c1.758 1.18 3.072 2.804 3.942 4.872 0.871 2.067 1.306 4.432 1.306 7.093 0 2.612-0.385 4.939-1.155 6.981-0.77 2.043-2 3.671-3.691 4.885-1.691 1.213-3.867 1.82-6.529 1.82-2.545 0-4.705-0.615-6.479-1.845-1.775-1.231-3.105-2.88-3.993-4.948-0.887-2.067-1.331-4.348-1.331-6.842 0-2.629 0.419-4.981 1.256-7.057s2.117-3.716 3.842-4.921c1.724-1.206 3.859-1.809 6.403-1.809 2.528 0 4.671 0.59 6.429 1.771m-16.272-4.458c-2.662 1.524-4.696 3.663-6.103 6.416-1.406 2.754-2.109 5.956-2.109 9.605 0 3.834 0.749 7.187 2.248 10.058 1.498 2.871 3.657 5.089 6.478 6.654 2.821 1.566 6.149 2.349 9.982 2.349 3.667 0 6.822-0.758 9.467-2.273s4.663-3.645 6.052-6.391c1.39-2.746 2.085-5.926 2.085-9.543 0-3.9-0.758-7.29-2.273-10.17-1.515-2.879-3.675-5.098-6.479-6.654-2.804-1.557-6.098-2.336-9.881-2.336-3.65 0-6.805 0.762-9.467 2.285"/></g><g transform="translate(313.45 194.02)"><path d="m0 0h-11.275l0.552 5.248h28.301l-0.578-5.248h-10.722v-31.113h-6.278z"/></g><g transform="translate(364.83 162.9)"><path d="m0 0h-7.082l-10.823 16.021h-4.294v-16.021h-6.278v36.361h6.278v-15.016h3.29l7.534 10.898c1.104 1.624 2.213 2.8 3.327 3.528 1.113 0.729 2.515 1.093 4.206 1.093 1.406 0 2.662-0.235 3.767-0.703l-1.306-4.897c-0.686 0.284-1.34 0.426-1.959 0.426-0.737 0-1.368-0.184-1.896-0.552-0.527-0.368-1.076-0.962-1.645-1.783l-6.654-9.542z"/></g><g transform="translate(385.37 183.03)"><path d="m0 0c1.339 1.213 2.009 2.925 2.009 5.135 0 2.243-0.682 3.859-2.047 4.846-1.364 0.988-3.369 1.482-6.014 1.482h-3.415v-12.907c1.574-0.251 2.779-0.377 3.616-0.377 2.561 0 4.512 0.607 5.851 1.821m-15.745 16.234h9.794c4.603 0 8.128-0.937 10.572-2.812s3.666-4.587 3.666-8.136c0-2.411-0.548-4.516-1.645-6.316-1.096-1.8-2.624-3.18-4.582-4.143-1.959-0.963-4.211-1.444-6.756-1.444-1.389 0-2.98 0.167-4.771 0.502v-14.012h-6.278z"/></g><g transform="translate(422.01 169.14)"><path d="m0 0c1.758 1.18 3.072 2.804 3.942 4.872 0.871 2.067 1.307 4.432 1.307 7.093 0 2.612-0.386 4.939-1.156 6.981-0.77 2.043-2.001 3.671-3.691 4.885-1.691 1.213-3.867 1.82-6.529 1.82-2.545 0-4.705-0.615-6.479-1.845-1.775-1.231-3.105-2.88-3.993-4.948-0.887-2.067-1.331-4.348-1.331-6.842 0-2.629 0.419-4.981 1.256-7.057s2.117-3.716 3.842-4.921c1.724-1.206 3.859-1.809 6.403-1.809 2.528 0 4.671 0.59 6.429 1.771m-16.272-4.458c-2.662 1.524-4.696 3.663-6.103 6.416-1.406 2.754-2.109 5.956-2.109 9.605 0 3.834 0.749 7.187 2.248 10.058 1.498 2.871 3.657 5.089 6.478 6.654 2.821 1.566 6.149 2.349 9.982 2.349 3.667 0 6.822-0.758 9.467-2.273s4.663-3.645 6.053-6.391c1.388-2.746 2.084-5.926 2.084-9.543 0-3.9-0.758-7.29-2.273-10.17-1.515-2.879-3.675-5.098-6.479-6.654-2.804-1.557-6.098-2.336-9.881-2.336-3.65 0-6.806 0.762-9.467 2.285"/></g><g transform="translate(451.64 202.43)"><path d="m0 0c-1.322 0.703-2.331 1.607-3.025 2.712-0.696 1.105-1.135 2.294-1.319 3.566h4.52c0.485-2.678 2.059-4.018 4.721-4.018s4.244 1.34 4.747 4.018h4.544c-0.184-1.272-0.624-2.461-1.318-3.566-0.695-1.105-1.708-2.009-3.039-2.712-1.33-0.703-2.976-1.055-4.934-1.055-1.942 0-3.574 0.352-4.897 1.055m14.163-39.525v19.988c0 2.512 0.092 5.391 0.276 8.639l-18.255-28.627h-6.982v36.361h5.826v-20.767c0-2.26-0.075-4.73-0.226-7.408l17.98 28.175h7.207v-36.361z"/></g><g transform="translate(488.23 194.02)"><path d="m0 0h-11.275l0.552 5.248h28.301l-0.577-5.248h-10.723v-31.113h-6.278z"/></g><g transform="translate(511.13 199.26)"><path d="m0 0h21.421l-0.603-5.173h-14.54v-10.019h13.711v-4.847h-13.711v-11.099h15.319l-0.528-5.223h-21.069z"/></g><g transform="translate(572.52 169.12)"><path d="m0 0c1.28 1.046 1.921 2.524 1.921 4.432 0 2.026-0.707 3.566-2.122 4.621-1.414 1.054-3.452 1.582-6.114 1.582h-4.219v-12.204h4.721c2.594 0 4.533 0.523 5.813 1.569m-10.534 15.28h3.917c1.305 0 2.457 0.26 3.453 0.779s1.762 1.218 2.298 2.097c0.535 0.879 0.804 1.845 0.804 2.9 0 1.49-0.541 2.603-1.621 3.34s-2.64 1.105-4.683 1.105h-4.168zm14.527-3.528c1.297-0.795 2.319-1.841 3.064-3.139 0.745-1.297 1.117-2.816 1.117-4.557 0-2.026-0.507-3.813-1.52-5.362-1.012-1.548-2.494-2.754-4.444-3.616s-4.29-1.293-7.019-1.293h-11.852v36.361h11.349c3.851 0 6.739-0.745 8.665-2.234 1.924-1.49 2.887-3.533 2.887-6.128 0-2.159-0.615-3.963-1.845-5.411-1.231-1.448-2.842-2.465-4.834-3.051 1.657-0.251 3.134-0.775 4.432-1.57"/></g></g></g></svg>')}.app-link.ios-link{background-image:url('data:image/svg+xml;utf8,<svg width="126" height="42" xmlns="http://www.w3.org/2000/svg"><g fill="%23f3f3f3" fill-rule="nonzero"><path d="M115.642 0c.377 0 .76 0 1.138.002.32.002.648.008.968.013.703.008 1.406.07 2.1.186.697.118 1.372.34 2.003.658a6.79 6.79 0 0 1 2.94 2.94c.316.63.535 1.303.65 1.999.116.694.181 1.397.194 2.102.004.322.004.645.004.967.008.38.008.761.008 1.146v21.975c0 .388 0 .767-.008 1.149 0 .326 0 .641-.004.968a14.182 14.182 0 0 1-.195 2.102 6.934 6.934 0 0 1-.65 1.999 6.715 6.715 0 0 1-1.24 1.695c-.497.5-1.07.919-1.699 1.238a7.145 7.145 0 0 1-2.003.662c-.695.115-1.397.177-2.1.186-.32.007-.648.01-.968.01-.378.003-.761.003-1.138.003H10.012c-.386 0-.766 0-1.15-.002-.322 0-.64-.004-.965-.011a14.128 14.128 0 0 1-2.104-.186 7.036 7.036 0 0 1-1.996-.662 6.588 6.588 0 0 1-1.7-1.238A6.518 6.518 0 0 1 .86 38.206a6.917 6.917 0 0 1-.656-2 13.642 13.642 0 0 1-.188-2.101c-.01-.327-.01-.642-.016-.968V8.867c.005-.322.006-.645.016-.967.008-.705.071-1.408.188-2.102.116-.696.337-1.37.656-1.999A6.76 6.76 0 0 1 3.797.86 6.998 6.998 0 0 1 5.793.201 13.875 13.875 0 0 1 7.897.015c.325-.005.643-.01.965-.013C9.246 0 9.626 0 10.012 0h105.63zM8.867 41.081l106.775.002 1.138-.002c.312 0 .634-.004.942-.011a13.17 13.17 0 0 0 1.963-.171c.61-.104 1.2-.298 1.751-.578a5.684 5.684 0 0 0 1.47-1.073c.43-.426.789-.917 1.066-1.455a6.026 6.026 0 0 0 .567-1.754c.107-.643.167-1.294.18-1.946.003-.322.003-.635.003-.976.009-.375.009-.747.009-1.129V10.013c0-.378 0-.753-.009-1.146 0-.318 0-.638-.003-.935a13.645 13.645 0 0 0-.182-1.982 6.05 6.05 0 0 0-.562-1.731 5.873 5.873 0 0 0-2.536-2.541 6.235 6.235 0 0 0-1.754-.575 13.004 13.004 0 0 0-1.952-.17l-.958-.014H8.868L7.92.932c-.66.008-1.318.065-1.97.172a6.114 6.114 0 0 0-1.735.571 5.844 5.844 0 0 0-3.11 4.287C.999 6.612.94 7.269.933 7.927c-.006.214-.015.94-.015.94v24.255s.008.737.015.959c.008.66.067 1.318.175 1.969.1.605.292 1.192.57 1.74.275.544.637 1.039 1.072 1.466.428.432.923.793 1.466 1.067a6.178 6.178 0 0 0 1.74.576c.649.105 1.305.162 1.963.171.317.007.63.011.95.011z" opacity=".4"/><path d="M26.007 21.316a5.196 5.196 0 0 1 2.475-4.36 5.319 5.319 0 0 0-4.191-2.266c-1.763-.185-3.473 1.056-4.371 1.056-.916 0-2.3-1.037-3.789-1.006a5.581 5.581 0 0 0-4.697 2.864c-2.03 3.516-.516 8.683 1.43 11.525.973 1.391 2.11 2.946 3.599 2.89 1.456-.06 2-.928 3.758-.928 1.742 0 2.252.929 3.77.894 1.563-.026 2.548-1.398 3.487-2.803a11.51 11.51 0 0 0 1.595-3.247 5.021 5.021 0 0 1-3.066-4.62zM23.14 12.821a5.116 5.116 0 0 0 1.17-3.665A5.205 5.205 0 0 0 20.94 10.9a4.868 4.868 0 0 0-1.2 3.53 4.304 4.304 0 0 0 3.398-1.608z"/><g><path d="M44.417 28.497h-4.97l-1.193 3.524h-2.105l4.707-13.039h2.187l4.708 13.039H45.61l-1.193-3.524zm-4.455-1.627h3.94l-1.942-5.72h-.055l-1.943 5.72zM57.918 27.268c0 2.954-1.581 4.852-3.968 4.852a3.223 3.223 0 0 1-2.99-1.663h-.046v4.709h-1.951V22.514h1.889v1.582h.036a3.372 3.372 0 0 1 3.027-1.681c2.412 0 4.003 1.907 4.003 4.853zm-2.006 0c0-1.924-.995-3.19-2.512-3.19-1.491 0-2.494 1.292-2.494 3.19 0 1.916 1.003 3.198 2.494 3.198 1.517 0 2.512-1.256 2.512-3.198zM68.38 27.268c0 2.954-1.58 4.852-3.966 4.852a3.223 3.223 0 0 1-2.992-1.663h-.045v4.709h-1.951V22.514h1.889v1.582h.036a3.372 3.372 0 0 1 3.027-1.681c2.412 0 4.003 1.907 4.003 4.853zm-2.005 0c0-1.924-.995-3.19-2.512-3.19-1.491 0-2.494 1.292-2.494 3.19 0 1.916 1.003 3.198 2.494 3.198 1.517 0 2.512-1.256 2.512-3.198zM75.296 28.388c.145 1.293 1.4 2.142 3.117 2.142 1.645 0 2.828-.85 2.828-2.015 0-1.012-.713-1.618-2.403-2.033l-1.69-.407c-2.394-.579-3.506-1.698-3.506-3.515 0-2.25 1.96-3.795 4.745-3.795 2.755 0 4.644 1.545 4.707 3.795h-1.97c-.118-1.302-1.193-2.087-2.765-2.087s-2.648.795-2.648 1.951c0 .922.687 1.464 2.368 1.88l1.436.352c2.676.633 3.787 1.708 3.787 3.615 0 2.44-1.943 3.967-5.033 3.967-2.892 0-4.844-1.492-4.97-3.85h1.997zM87.514 20.265v2.25h1.807v1.545h-1.807v5.24c0 .815.361 1.194 1.156 1.194.215-.004.429-.019.642-.045v1.536c-.357.067-.72.097-1.084.09-1.924 0-2.675-.723-2.675-2.566v-5.45h-1.382v-1.545h1.382v-2.25h1.96zM90.368 27.268c0-2.99 1.762-4.87 4.509-4.87 2.756 0 4.51 1.88 4.51 4.87 0 3-1.745 4.87-4.51 4.87-2.765 0-4.509-1.87-4.509-4.87zm7.03 0c0-2.052-.94-3.263-2.521-3.263s-2.52 1.22-2.52 3.263c0 2.06.939 3.262 2.52 3.262s2.521-1.202 2.521-3.262zM100.995 22.514h1.861v1.619h.046a2.267 2.267 0 0 1 2.286-1.718c.225 0 .45.024.669.073v1.825a2.728 2.728 0 0 0-.877-.118 1.966 1.966 0 0 0-2.033 2.187v5.639h-1.952v-9.507zM114.854 29.229c-.263 1.725-1.944 2.91-4.094 2.91-2.765 0-4.482-1.853-4.482-4.826 0-2.982 1.726-4.915 4.4-4.915 2.63 0 4.284 1.806 4.284 4.689v.668h-6.714v.118a2.476 2.476 0 0 0 2.557 2.693 2.15 2.15 0 0 0 2.196-1.337h1.853zm-6.597-2.837h4.753a2.286 2.286 0 0 0-2.332-2.413 2.407 2.407 0 0 0-2.42 2.413z"/></g><g><path d="M38.575 11.816h.838a1.052 1.052 0 0 0 1.181-.999c0-.577-.435-.95-1.172-.95a1.117 1.117 0 0 0-1.264.98h-.92a1.964 1.964 0 0 1 2.214-1.832c1.233 0 2.102.69 2.102 1.685a1.455 1.455 0 0 1-1.138 1.433v.074a1.46 1.46 0 0 1 1.393 1.515 2.093 2.093 0 0 1-2.34 1.862 2.083 2.083 0 0 1-2.353-1.853h.934c.057.599.607.985 1.42.985.811 0 1.342-.434 1.342-1.046 0-.62-.5-1.003-1.372-1.003h-.865v-.85zM42.87 14.096c0-.852.635-1.342 1.76-1.412l1.28-.074v-.408c0-.5-.33-.781-.968-.781-.521 0-.88.191-.986.525h-.903c.095-.812.86-1.333 1.933-1.333 1.185 0 1.854.59 1.854 1.59v3.23h-.9v-.665h-.073a1.59 1.59 0 0 1-1.42.743 1.428 1.428 0 0 1-1.576-1.415zm3.04-.404v-.396l-1.155.074c-.65.044-.946.265-.946.682 0 .425.369.673.877.673a1.115 1.115 0 0 0 1.224-1.033zM49.316 11.49v3.943h-.933v-4.728h3.113v.785zM57.151 13.067c0 1.502-.76 2.444-1.953 2.444a1.541 1.541 0 0 1-1.455-.795h-.074v2.289h-.933v-6.3h.898v.78h.07a1.643 1.643 0 0 1 1.485-.859c1.202 0 1.962.938 1.962 2.44zm-.96 0c0-1-.472-1.603-1.263-1.603-.785 0-1.276.617-1.276 1.607 0 .985.49 1.602 1.272 1.602.795 0 1.267-.604 1.267-1.606zM58.394 17.126v-.803c.1.013.203.018.304.017.412.03.78-.254.856-.66l.07-.23-1.712-4.745h1.016l1.186 3.755h.073l1.182-3.755h.99l-1.763 4.923c-.405 1.15-.852 1.52-1.815 1.52-.078 0-.3-.01-.387-.022zM63.085 14.09h.93c.09.418.481.635 1.028.635.621 0 1.002-.274 1.002-.7 0-.455-.342-.672-1.002-.672h-.708v-.725h.695c.564 0 .851-.217.851-.612 0-.348-.278-.613-.85-.613-.523 0-.904.222-.965.595h-.899a1.657 1.657 0 0 1 1.863-1.385c1.124 0 1.767.508 1.767 1.307.01.459-.3.862-.746.968v.074c.533.069.93.526.924 1.064 0 .899-.764 1.493-1.932 1.493-1.033 0-1.872-.473-1.958-1.428zM68.32 15.433v-4.728h.924v3.252h.074l2.179-3.252h.925v4.728h-.925v-3.27h-.07l-2.183 3.27zM77.517 11.49h-1.489v3.943h-.934V11.49h-1.489v-.785h3.912zM82.543 14.156a1.921 1.921 0 0 1-2.05 1.368 2.148 2.148 0 0 1-2.183-2.44 2.18 2.18 0 0 1 2.18-2.47c1.315 0 2.11.898 2.11 2.383v.325H79.26v.053a1.249 1.249 0 0 0 1.26 1.354c.456.055.9-.172 1.123-.573h.9zm-3.282-1.524h2.387a1.14 1.14 0 0 0-1.163-1.225 1.208 1.208 0 0 0-1.224 1.225zM86.5 10.705h2.131c.925 0 1.468.468 1.468 1.202.002.48-.33.896-.8.999v.073a1.08 1.08 0 0 1 1.012 1.09c0 .825-.62 1.364-1.658 1.364h-2.154v-4.728zm.924.716v1.224h.925c.564 0 .834-.217.834-.617 0-.368-.235-.607-.73-.607h-1.029zm0 1.91v1.385h1.107c.551 0 .847-.243.847-.69 0-.473-.335-.695-.964-.695h-.99z"/></g></g></svg>')}#plBox .app-splash .app-link,.App .app-link,.wrap .app-link{display:inline-block;margin:30px auto;width:178px;height:52px;float:none}.text-content .app-link{margin:20px}.tv-vendors-link{display:inline-block;margin:30px 20px;width:172px;height:60px;background:url(../img/tv-vendors.png) 0 0 no-repeat;background-size:100%;float:none}.tv-vendors-link.samsung-tv{background-position:0 -2px}.tv-vendors-link.lg-tv{background-position:0 -75px}.tv-vendors-link.sony-tv{background-position:0 -147px}.tv-vendors-link.philips-tv{background-position:0 -219px}.app-vendors-link{display:inline-block;margin:10px;width:178px;height:60px;background:url(../img/app-vendors.png) 0 0 no-repeat;background-size:100%;float:none}.app-vendors-link.profile{margin:0 10px 20px 0}.app-vendors-link.ios{background-position:0 -202px}.app-vendors-link.android{background-position:0 -136px}.app-vendors-link.android-tv{background-position:0 -4px}.app-vendors-link.apple-tv{background-position:0 -70px}.counters{position:absolute;bottom:0;visibility:hidden}body.bad{background-color:#dedede}body.bad img{border:none}.bad-browser{text-align:center;width:900px;height:420px;color:#333;background-color:#f3f3f3;margin:150px auto;padding:30px;font-family:arial,sans-serif;border:1px solid #555;position:relative;border-radius:5px}.bad-browser h3{font-size:28px;text-transform:uppercase;font-weight:500;margin-bottom:20px}.bad-browser p{line-height:1.5;margin-bottom:30px}.bad-browser ul{width:820px;margin:20px auto 0 auto}.bad-browser ul li{display:block;float:left;margin:0 25px}.bad-browser ul li a{display:block;width:210px;height:210px;background:url(../img/browsers.gif) #f3f3f3 30px 20px no-repeat;border:1px solid #f3f3f3;border-radius:3px}.bad-browser ul li a:hover{background-color:#f3f3f3;border-color:#e6e6e6}.bad-browser ul li a.ff{background-position:-205px 20px}.bad-browser ul li a.chrome{background-position:-450px 20px}.bad-browser .site_logo{position:absolute;top:-50px;right:0}.ie9 .video-wrap{opacity:1}.sign-in-form .form-group{margin-bottom:20px}.sign-in-form .form-group:last-child{margin-bottom:0}.fs1tv{position:absolute;bottom:18px;right:23px;color:#f3f3f3;font-size:30px;z-index:100;background-color:#f3f3f3;opacity:0;cursor:pointer;height:20px;width:26px}.playlist .series .tile .img{width:150px;height:150px}.nano{position:relative;width:100%;max-height:375px;overflow:hidden}.nano>.nano-content{position:relative;overflow:hidden}.nano>.nano-content:focus{outline:thin dotted}.nano>.nano-content::-webkit-scrollbar{display:none}.nano>.nano-pane{position:absolute;width:5px;right:0;top:0;bottom:0;opacity:.01;border-radius:5px}.nano>.nano-pane>.nano-slider{background:#444;background:rgba(173,173,173,.5);position:relative;margin:0 1px;border-radius:3px}.has-scrollbar>.nano-content{overflow:scroll;overflow-x:hidden;right:-16px;position:absolute;left:0;top:0;bottom:0}.has-scrollbar>.nano-content::-webkit-scrollbar{display:block}.nano-pane.active,.nano-pane.flashed,.nano:hover>.nano-pane{opacity:.99}.site-info-text{margin-top:4em}.site-info-text h4,.site-info-text p{margin:0 0 1em;line-height:1.5}.site-info-text p{opacity:.7}.hidden-player{position:absolute;left:-1000px}.copyright{position:absolute;top:0;left:0;width:100%;height:100%;background:url(../img/copyright.png) #000 center top no-repeat;background-size:100% auto;z-index:2;display:none}.show-hash{position:absolute;width:100%;top:55%;font-size:1.3em!important;text-align:center;opacity:.3;display:none;z-index:2222222222}.play-continue,.play-start{background-color:rgba(0,0,0,.6);color:#ddd;font-size:1.4em!important;padding:5px 10px!important;border:1px solid #ddd!important;position:absolute;z-index:10;bottom:18%;right:3%;cursor:pointer;white-space:nowrap;text-decoration:none!important}.play-continue.play-start,.play-start.play-start{right:auto;left:3%}.play-continue:hover,.play-start:hover{background-color:#eee;color:#000!important}.close-player{position:absolute;right:-26px;cursor:pointer;z-index:20;font-size:20px}.close-player:hover{color:#f3f3f3}body.player-mode .trueImage{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}body.player-mode .trueImage:after{content:'';position:absolute;top:0;left:0;right:0;bottom:0;background-color:rgba(18,18,18,.25)}body.player-mode #navigation{z-index:400;background-color:#11161b!important}body.player-mode .landing{display:none!important}body.player-mode .serial-content{border-radius:0}body.player-mode .serial-content .card-title{-webkit-box-shadow:none;box-shadow:none}#plBox{margin:0 auto;max-width:1280px;display:block}#plBox.out{opacity:0}#plBox.static{position:static;margin:0 -42px}#plBox.paid{position:relative;z-index:1}#plBox.paid .close-player{display:none}.pl-wrap{width:100%;position:relative;overflow:hidden}.pl-wrap.visible{top:0;margin-top:0;z-index:5}.pl-wrap.visible+.img-area{max-width:1279px}.pl-wrap.out{opacity:0}.player-wrap{width:1px;min-width:100%}.player-wrap .app-splash{position:absolute;z-index:19;height:100%;top:0;left:0;right:0;bottom:0;background-color:#131e29;text-align:center;padding:0 30px;display:none}.player-wrap .app-splash>div{position:relative;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);font-size:1.2em}.player-wrap .app-splash .app-link{width:120px!important;display:inline-block;margin:0 10px}.eump-wrap{position:relative}.eump-1tv-logo{width:9%;height:5.2%;min-width:75px;min-height:25px;background:url(../img/svg/logo_kino1tv.svg) center center no-repeat;background-size:contain;position:absolute;top:5%;right:40px;opacity:.5}.promo-playing .eump-1tv-logo{display:none}.min-age{padding-top:6%;position:absolute;top:0;left:0;right:0;bottom:0;z-index:6;display:none;text-align:center;background-color:#131e29}.min-age:before{content:'';position:absolute;top:0;left:0;right:0;bottom:0;z-index:-1;background-color:hsla(210,37%,12%,.6)}.min-age h3{margin:5% 0 0;font-weight:400}.min-age h4{margin-bottom:4%;font-weight:400}.min-age h5{margin:3% 15% 0 15%;font-weight:400;font-size:1.2em;line-height:inherit}.min-age .btn{margin:5px 10px;min-width:200px;border-radius:30px}.rating-block{margin-bottom:20px}.rating-block .total-rating{opacity:.7;font-size:.8em;display:none}.rating-block .total-rating.visible{display:inline-block}.rating-block .rating-value{display:inline-block;position:relative;width:6.23em;height:.9em;margin-left:5px}.rating-block .rating-value.active{cursor:pointer}.rating-block .rating-value ul{width:100%;position:absolute;top:0;left:0;padding-left:1px}.rating-block .rating-value ul.rating-empty{opacity:.35}.rating-block .rating-value ul.rating-full{overflow:hidden;white-space:nowrap}.rating-block .rating-value .glyphicon{color:#ddd}.rating-block .rating-value .half-star-value{background-image:-webkit-gradient(linear,left top,right top,color-stop(0,gold),color-stop(.4,gold),color-stop(.5,#ddd));background-image:gradient(linear,left top,right top,color-stop(0,gold),color-stop(.4,gold),color-stop(.5,#ddd));color:transparent;-webkit-background-clip:text;background-clip:text}.rating-block .rating-value:not(.live).value-1 .glyphicon:first-child{color:gold}.rating-block .rating-value:not(.live)[class~="value-1.5"] .glyphicon:first-child{color:gold}.rating-block .rating-value:not(.live)[class~="value-1.5"] .glyphicon:nth-child(2):before{background-image:-webkit-gradient(linear,left top,right top,color-stop(0,gold),color-stop(.4,gold),color-stop(.5,#ddd));background-image:gradient(linear,left top,right top,color-stop(0,gold),color-stop(.4,gold),color-stop(.5,#ddd));color:transparent;-webkit-background-clip:text;background-clip:text}.rating-block .rating-value:not(.live).value-2 .glyphicon:nth-child(-n+2){color:gold}.rating-block .rating-value:not(.live)[class~="value-2.5"] .glyphicon:nth-child(-n+2){color:gold}.rating-block .rating-value:not(.live)[class~="value-2.5"] .glyphicon:nth-child(3):before{background-image:-webkit-gradient(linear,left top,right top,color-stop(0,gold),color-stop(.4,gold),color-stop(.5,#ddd));background-image:gradient(linear,left top,right top,color-stop(0,gold),color-stop(.4,gold),color-stop(.5,#ddd));color:transparent;-webkit-background-clip:text;background-clip:text}.rating-block .rating-value:not(.live).value-3 .glyphicon:nth-child(-n+3){color:gold}.rating-block .rating-value:not(.live)[class~="value-3.5"] .glyphicon:nth-child(-n+3){color:gold}.rating-block .rating-value:not(.live)[class~="value-3.5"] .glyphicon:nth-child(4):before{background-image:-webkit-gradient(linear,left top,right top,color-stop(0,gold),color-stop(.4,gold),color-stop(.5,#ddd));background-image:gradient(linear,left top,right top,color-stop(0,gold),color-stop(.4,gold),color-stop(.5,#ddd));color:transparent;-webkit-background-clip:text;background-clip:text}.rating-block .rating-value:not(.live).value-4 .glyphicon:nth-child(-n+4){color:gold}.rating-block .rating-value:not(.live)[class~="value-4.5"] .glyphicon:nth-child(-n+4){color:gold}.rating-block .rating-value:not(.live)[class~="value-4.5"] .glyphicon:nth-child(5):before{background-image:-webkit-gradient(linear,left top,right top,color-stop(0,gold),color-stop(.4,gold),color-stop(.5,#ddd));background-image:gradient(linear,left top,right top,color-stop(0,gold),color-stop(.4,gold),color-stop(.5,#ddd));color:transparent;-webkit-background-clip:text;background-clip:text}.rating-block .rating-value:not(.live).value-5 .glyphicon:nth-child(-n+5){color:gold}.rating-block .rating-value .glyphicon.on{color:gold}.rating-block .rating-value.live .glyphicon,.rating-block .rating-value.user-rated .glyphicon{color:#ddd}.rating-block .rating-value.live .half-star-value,.rating-block .rating-value.user-rated .half-star-value{background-image:-webkit-gradient(linear,left top,right top,color-stop(0,gold),color-stop(.4,gold),color-stop(.5,#ddd));background-image:gradient(linear,left top,right top,color-stop(0,gold),color-stop(.4,gold),color-stop(.5,#ddd));color:transparent;-webkit-background-clip:text;background-clip:text}.rating-block .rating-value.live:not(.live).value-1 .glyphicon:first-child,.rating-block .rating-value.user-rated:not(.live).value-1 .glyphicon:first-child{color:gold}.rating-block .rating-value.live:not(.live)[class~="value-1.5"] .glyphicon:first-child,.rating-block .rating-value.user-rated:not(.live)[class~="value-1.5"] .glyphicon:first-child{color:gold}.rating-block .rating-value.live:not(.live)[class~="value-1.5"] .glyphicon:nth-child(2):before,.rating-block .rating-value.user-rated:not(.live)[class~="value-1.5"] .glyphicon:nth-child(2):before{background-image:-webkit-gradient(linear,left top,right top,color-stop(0,gold),color-stop(.4,gold),color-stop(.5,#ddd));background-image:gradient(linear,left top,right top,color-stop(0,gold),color-stop(.4,gold),color-stop(.5,#ddd));color:transparent;-webkit-background-clip:text;background-clip:text}.rating-block .rating-value.live:not(.live).value-2 .glyphicon:nth-child(-n+2),.rating-block .rating-value.user-rated:not(.live).value-2 .glyphicon:nth-child(-n+2){color:gold}.rating-block .rating-value.live:not(.live)[class~="value-2.5"] .glyphicon:nth-child(-n+2),.rating-block .rating-value.user-rated:not(.live)[class~="value-2.5"] .glyphicon:nth-child(-n+2){color:gold}.rating-block .rating-value.live:not(.live)[class~="value-2.5"] .glyphicon:nth-child(3):before,.rating-block .rating-value.user-rated:not(.live)[class~="value-2.5"] .glyphicon:nth-child(3):before{background-image:-webkit-gradient(linear,left top,right top,color-stop(0,gold),color-stop(.4,gold),color-stop(.5,#ddd));background-image:gradient(linear,left top,right top,color-stop(0,gold),color-stop(.4,gold),color-stop(.5,#ddd));color:transparent;-webkit-background-clip:text;background-clip:text}.rating-block .rating-value.live:not(.live).value-3 .glyphicon:nth-child(-n+3),.rating-block .rating-value.user-rated:not(.live).value-3 .glyphicon:nth-child(-n+3){color:gold}.rating-block .rating-value.live:not(.live)[class~="value-3.5"] .glyphicon:nth-child(-n+3),.rating-block .rating-value.user-rated:not(.live)[class~="value-3.5"] .glyphicon:nth-child(-n+3){color:gold}.rating-block .rating-value.live:not(.live)[class~="value-3.5"] .glyphicon:nth-child(4):before,.rating-block .rating-value.user-rated:not(.live)[class~="value-3.5"] .glyphicon:nth-child(4):before{background-image:-webkit-gradient(linear,left top,right top,color-stop(0,gold),color-stop(.4,gold),color-stop(.5,#ddd));background-image:gradient(linear,left top,right top,color-stop(0,gold),color-stop(.4,gold),color-stop(.5,#ddd));color:transparent;-webkit-background-clip:text;background-clip:text}.rating-block .rating-value.live:not(.live).value-4 .glyphicon:nth-child(-n+4),.rating-block .rating-value.user-rated:not(.live).value-4 .glyphicon:nth-child(-n+4){color:gold}.rating-block .rating-value.live:not(.live)[class~="value-4.5"] .glyphicon:nth-child(-n+4),.rating-block .rating-value.user-rated:not(.live)[class~="value-4.5"] .glyphicon:nth-child(-n+4){color:gold}.rating-block .rating-value.live:not(.live)[class~="value-4.5"] .glyphicon:nth-child(5):before,.rating-block .rating-value.user-rated:not(.live)[class~="value-4.5"] .glyphicon:nth-child(5):before{background-image:-webkit-gradient(linear,left top,right top,color-stop(0,gold),color-stop(.4,gold),color-stop(.5,#ddd));background-image:gradient(linear,left top,right top,color-stop(0,gold),color-stop(.4,gold),color-stop(.5,#ddd));color:transparent;-webkit-background-clip:text;background-clip:text}.rating-block .rating-value.live:not(.live).value-5 .glyphicon:nth-child(-n+5),.rating-block .rating-value.user-rated:not(.live).value-5 .glyphicon:nth-child(-n+5){color:gold}.rating-block .rating-value.live .glyphicon.on,.rating-block .rating-value.user-rated .glyphicon.on{color:gold}.rating-block .glyphicon-star{width:1em;height:1em}.rating-block .glyphicon-star:before{position:absolute;top:0;left:0}.user-rating .rating-block{text-align:center;margin-bottom:70px}.user-rating .rating-block p{font-size:1.8em;margin-bottom:0}.user-rating .rating-block p small{font-size:.7em}.user-rating .rating-block p strong{font-weight:500;color:#f3f3f3}.user-rating .rating-block .glyphicon{color:#fff}.user-rating .rating-block .glyphicon{color:#ddd}.user-rating .rating-block .half-star-value{background-image:-webkit-gradient(linear,left top,right top,color-stop(0,gold),color-stop(.4,gold),color-stop(.5,#ddd));background-image:gradient(linear,left top,right top,color-stop(0,gold),color-stop(.4,gold),color-stop(.5,#ddd));color:transparent;-webkit-background-clip:text;background-clip:text}.user-rating .rating-block:not(.live).value-1 .glyphicon:first-child{color:gold}.user-rating .rating-block:not(.live)[class~="value-1.5"] .glyphicon:first-child{color:gold}.user-rating .rating-block:not(.live)[class~="value-1.5"] .glyphicon:nth-child(2):before{background-image:-webkit-gradient(linear,left top,right top,color-stop(0,gold),color-stop(.4,gold),color-stop(.5,#ddd));background-image:gradient(linear,left top,right top,color-stop(0,gold),color-stop(.4,gold),color-stop(.5,#ddd));color:transparent;-webkit-background-clip:text;background-clip:text}.user-rating .rating-block:not(.live).value-2 .glyphicon:nth-child(-n+2){color:gold}.user-rating .rating-block:not(.live)[class~="value-2.5"] .glyphicon:nth-child(-n+2){color:gold}.user-rating .rating-block:not(.live)[class~="value-2.5"] .glyphicon:nth-child(3):before{background-image:-webkit-gradient(linear,left top,right top,color-stop(0,gold),color-stop(.4,gold),color-stop(.5,#ddd));background-image:gradient(linear,left top,right top,color-stop(0,gold),color-stop(.4,gold),color-stop(.5,#ddd));color:transparent;-webkit-background-clip:text;background-clip:text}.user-rating .rating-block:not(.live).value-3 .glyphicon:nth-child(-n+3){color:gold}.user-rating .rating-block:not(.live)[class~="value-3.5"] .glyphicon:nth-child(-n+3){color:gold}.user-rating .rating-block:not(.live)[class~="value-3.5"] .glyphicon:nth-child(4):before{background-image:-webkit-gradient(linear,left top,right top,color-stop(0,gold),color-stop(.4,gold),color-stop(.5,#ddd));background-image:gradient(linear,left top,right top,color-stop(0,gold),color-stop(.4,gold),color-stop(.5,#ddd));color:transparent;-webkit-background-clip:text;background-clip:text}.user-rating .rating-block:not(.live).value-4 .glyphicon:nth-child(-n+4){color:gold}.user-rating .rating-block:not(.live)[class~="value-4.5"] .glyphicon:nth-child(-n+4){color:gold}.user-rating .rating-block:not(.live)[class~="value-4.5"] .glyphicon:nth-child(5):before{background-image:-webkit-gradient(linear,left top,right top,color-stop(0,gold),color-stop(.4,gold),color-stop(.5,#ddd));background-image:gradient(linear,left top,right top,color-stop(0,gold),color-stop(.4,gold),color-stop(.5,#ddd));color:transparent;-webkit-background-clip:text;background-clip:text}.user-rating .rating-block:not(.live).value-5 .glyphicon:nth-child(-n+5){color:gold}.user-rating .rating-block .glyphicon.on{color:gold}.user-rating .rating-block .rating-value{font-size:3em;margin:.2em 0;cursor:pointer}.rating-block .rated-message{color:#f3f3f3;-webkit-transition:opacity .3s;transition:opacity .3s;opacity:0}.rating-block .rated-message.active{opacity:1}.show-kinoAd{position:absolute;width:100%;left:0;bottom:95px;z-index:2222222222}.show-kinoAd .e-title{background-color:rgba(1,44,98,.8);text-transform:uppercase;color:#759cd2;padding:10px 25px;font-size:2.3em;max-width:70%;margin:0 auto;position:relative}.show-kinoAd .inner{background-color:rgba(16,65,128,.8);padding:15px 25px;font-size:2.3em;overflow:hidden;max-width:70%;margin:0 auto}.show-kinoAd .inner .text{float:left;max-width:55%;color:rgba(231,238,241,.9)}.show-kinoAd .inner .text.small-sceen{text-transform:uppercase;line-height:1.5;font-size:1.5em;display:none}.show-kinoAd .inner .text.small-sceen .close{right:0}.show-kinoAd .inner .btn{float:right;background-color:rgba(231,238,241,.8);padding:1.6% 6%;color:#0f3262;border-radius:3px}.show-kinoAd .inner .btn:hover{background-color:#e7eef1}.show-kinoAd .inner .btn.btn2{padding:.6em 1em}.show-kinoAd .close{width:30px;height:30px;background:rgba(255,255,255,.6) center center no-repeat;background-image:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" version="1.1" id="Capa_1" x="0px" y="0px" width="512px" height="512px" viewBox="0 0 94.926 94.926" style="enable-background:new 0 0 94.926 94.926;" xml:space="preserve"><g><path d="M55.931,47.463L94.306,9.09c0.826-0.827,0.826-2.167,0-2.994L88.833,0.62C88.436,0.224,87.896,0,87.335,0   c-0.562,0-1.101,0.224-1.498,0.62L47.463,38.994L9.089,0.62c-0.795-0.795-2.202-0.794-2.995,0L0.622,6.096   c-0.827,0.827-0.827,2.167,0,2.994l38.374,38.373L0.622,85.836c-0.827,0.827-0.827,2.167,0,2.994l5.473,5.476   c0.397,0.396,0.936,0.62,1.498,0.62s1.1-0.224,1.497-0.62l38.374-38.374l38.374,38.374c0.397,0.396,0.937,0.62,1.498,0.62   s1.101-0.224,1.498-0.62l5.473-5.476c0.826-0.827,0.826-2.167,0-2.994L55.931,47.463z" fill="black"/></g></svg>');background-size:50%;position:absolute;right:-15px;top:-15px;opacity:1;border-radius:100%}.show-kinoAd .close:hover{background-color:rgba(255,255,255,.9)}@media only screen and (max-width:1878px){.show-kinoAd .e-title,.show-kinoAd .inner{font-size:2em}}@media only screen and (max-width:1660px){.show-kinoAd .e-title,.show-kinoAd .inner{font-size:1.5em}}@media only screen and (max-width:1260px){.show-kinoAd .e-title,.show-kinoAd .inner{max-width:90%}}@media only screen and (max-width:900px){.show-kinoAd{bottom:60px}.show-kinoAd .e-title,.show-kinoAd .inner{max-width:85%}}@media only screen and (max-width:720px){.show-kinoAd .e-title,.show-kinoAd .inner{max-width:95%;font-size:1.3em}}@media only screen and (max-width:550px){.show-kinoAd .e-title{display:none}.show-kinoAd .inner .text{display:none}.show-kinoAd .inner .text.small-sceen{display:block}}@media only screen and (max-width:450px){.show-kinoAd{display:none}}html:not(.touch) .modal-blur #nav-wrap,html:not(.touch) .modal-blur .main,html:not(.touch) .modal-blur .premieres,html:not(.touch) .modal-blur .wrap,html:not(.touch) .modal-blur footer{-webkit-filter:blur(10px);filter:blur(10px)}button,input,textarea{-webkit-transition:all .2s;transition:all .2s}.modal{background-color:hsla(210,37%,12%,.8);overflow:hidden}.modal .mod-title{margin:0 0 1.5em 0}.modal .mod-title h3{margin:0;text-align:center}.modal .mod-title .sub-title{margin-top:1em;line-height:1.3}.modal.fade .modal-dialog{-webkit-transform:translate(0,0);transform:translate(0,0);-webkit-transition:-webkit-transform .3s ease-out;transition:-webkit-transform .3s ease-out;transition:transform .3s ease-out;transition:transform .3s ease-out,-webkit-transform .3s ease-out}.modal.in .modal-dialog{-webkit-transform:translate(0,0);transform:translate(0,0)}.modal-addRecipient,.modal-login,.modal-packType{width:420px;margin-left:auto;margin-right:auto}.modal-download{max-width:700px;margin-left:auto;margin-right:auto;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.modal-download .mobile-links{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding-top:1.5em}.modal-download .text:not(.mobile){text-align:left}.modal-download .text:not(.mobile) .mod-title h3{text-align:left}.modal-download .text:not(.mobile) .mobile-links{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.modal-download svg{margin-left:2em;max-width:178px}.modal-download .app-link.ios-link{background-image:url('data:image/svg+xml;utf8,<svg width="126" height="42" xmlns="http://www.w3.org/2000/svg"><g fill="%23000" fill-rule="nonzero"><path d="M115.642 0c.377 0 .76 0 1.138.002.32.002.648.008.968.013.703.008 1.406.07 2.1.186.697.118 1.372.34 2.003.658a6.79 6.79 0 0 1 2.94 2.94c.316.63.535 1.303.65 1.999.116.694.181 1.397.194 2.102.004.322.004.645.004.967.008.38.008.761.008 1.146v21.975c0 .388 0 .767-.008 1.149 0 .326 0 .641-.004.968a14.182 14.182 0 0 1-.195 2.102 6.934 6.934 0 0 1-.65 1.999 6.715 6.715 0 0 1-1.24 1.695c-.497.5-1.07.919-1.699 1.238a7.145 7.145 0 0 1-2.003.662c-.695.115-1.397.177-2.1.186-.32.007-.648.01-.968.01-.378.003-.761.003-1.138.003H10.012c-.386 0-.766 0-1.15-.002-.322 0-.64-.004-.965-.011a14.128 14.128 0 0 1-2.104-.186 7.036 7.036 0 0 1-1.996-.662 6.588 6.588 0 0 1-1.7-1.238A6.518 6.518 0 0 1 .86 38.206a6.917 6.917 0 0 1-.656-2 13.642 13.642 0 0 1-.188-2.101c-.01-.327-.01-.642-.016-.968V8.867c.005-.322.006-.645.016-.967.008-.705.071-1.408.188-2.102.116-.696.337-1.37.656-1.999A6.76 6.76 0 0 1 3.797.86 6.998 6.998 0 0 1 5.793.201 13.875 13.875 0 0 1 7.897.015c.325-.005.643-.01.965-.013C9.246 0 9.626 0 10.012 0h105.63zM8.867 41.081l106.775.002 1.138-.002c.312 0 .634-.004.942-.011a13.17 13.17 0 0 0 1.963-.171c.61-.104 1.2-.298 1.751-.578a5.684 5.684 0 0 0 1.47-1.073c.43-.426.789-.917 1.066-1.455a6.026 6.026 0 0 0 .567-1.754c.107-.643.167-1.294.18-1.946.003-.322.003-.635.003-.976.009-.375.009-.747.009-1.129V10.013c0-.378 0-.753-.009-1.146 0-.318 0-.638-.003-.935a13.645 13.645 0 0 0-.182-1.982 6.05 6.05 0 0 0-.562-1.731 5.873 5.873 0 0 0-2.536-2.541 6.235 6.235 0 0 0-1.754-.575 13.004 13.004 0 0 0-1.952-.17l-.958-.014H8.868L7.92.932c-.66.008-1.318.065-1.97.172a6.114 6.114 0 0 0-1.735.571 5.844 5.844 0 0 0-3.11 4.287C.999 6.612.94 7.269.933 7.927c-.006.214-.015.94-.015.94v24.255s.008.737.015.959c.008.66.067 1.318.175 1.969.1.605.292 1.192.57 1.74.275.544.637 1.039 1.072 1.466.428.432.923.793 1.466 1.067a6.178 6.178 0 0 0 1.74.576c.649.105 1.305.162 1.963.171.317.007.63.011.95.011z" opacity=".4"/><path d="M26.007 21.316a5.196 5.196 0 0 1 2.475-4.36 5.319 5.319 0 0 0-4.191-2.266c-1.763-.185-3.473 1.056-4.371 1.056-.916 0-2.3-1.037-3.789-1.006a5.581 5.581 0 0 0-4.697 2.864c-2.03 3.516-.516 8.683 1.43 11.525.973 1.391 2.11 2.946 3.599 2.89 1.456-.06 2-.928 3.758-.928 1.742 0 2.252.929 3.77.894 1.563-.026 2.548-1.398 3.487-2.803a11.51 11.51 0 0 0 1.595-3.247 5.021 5.021 0 0 1-3.066-4.62zM23.14 12.821a5.116 5.116 0 0 0 1.17-3.665A5.205 5.205 0 0 0 20.94 10.9a4.868 4.868 0 0 0-1.2 3.53 4.304 4.304 0 0 0 3.398-1.608z"/><g><path d="M44.417 28.497h-4.97l-1.193 3.524h-2.105l4.707-13.039h2.187l4.708 13.039H45.61l-1.193-3.524zm-4.455-1.627h3.94l-1.942-5.72h-.055l-1.943 5.72zM57.918 27.268c0 2.954-1.581 4.852-3.968 4.852a3.223 3.223 0 0 1-2.99-1.663h-.046v4.709h-1.951V22.514h1.889v1.582h.036a3.372 3.372 0 0 1 3.027-1.681c2.412 0 4.003 1.907 4.003 4.853zm-2.006 0c0-1.924-.995-3.19-2.512-3.19-1.491 0-2.494 1.292-2.494 3.19 0 1.916 1.003 3.198 2.494 3.198 1.517 0 2.512-1.256 2.512-3.198zM68.38 27.268c0 2.954-1.58 4.852-3.966 4.852a3.223 3.223 0 0 1-2.992-1.663h-.045v4.709h-1.951V22.514h1.889v1.582h.036a3.372 3.372 0 0 1 3.027-1.681c2.412 0 4.003 1.907 4.003 4.853zm-2.005 0c0-1.924-.995-3.19-2.512-3.19-1.491 0-2.494 1.292-2.494 3.19 0 1.916 1.003 3.198 2.494 3.198 1.517 0 2.512-1.256 2.512-3.198zM75.296 28.388c.145 1.293 1.4 2.142 3.117 2.142 1.645 0 2.828-.85 2.828-2.015 0-1.012-.713-1.618-2.403-2.033l-1.69-.407c-2.394-.579-3.506-1.698-3.506-3.515 0-2.25 1.96-3.795 4.745-3.795 2.755 0 4.644 1.545 4.707 3.795h-1.97c-.118-1.302-1.193-2.087-2.765-2.087s-2.648.795-2.648 1.951c0 .922.687 1.464 2.368 1.88l1.436.352c2.676.633 3.787 1.708 3.787 3.615 0 2.44-1.943 3.967-5.033 3.967-2.892 0-4.844-1.492-4.97-3.85h1.997zM87.514 20.265v2.25h1.807v1.545h-1.807v5.24c0 .815.361 1.194 1.156 1.194.215-.004.429-.019.642-.045v1.536c-.357.067-.72.097-1.084.09-1.924 0-2.675-.723-2.675-2.566v-5.45h-1.382v-1.545h1.382v-2.25h1.96zM90.368 27.268c0-2.99 1.762-4.87 4.509-4.87 2.756 0 4.51 1.88 4.51 4.87 0 3-1.745 4.87-4.51 4.87-2.765 0-4.509-1.87-4.509-4.87zm7.03 0c0-2.052-.94-3.263-2.521-3.263s-2.52 1.22-2.52 3.263c0 2.06.939 3.262 2.52 3.262s2.521-1.202 2.521-3.262zM100.995 22.514h1.861v1.619h.046a2.267 2.267 0 0 1 2.286-1.718c.225 0 .45.024.669.073v1.825a2.728 2.728 0 0 0-.877-.118 1.966 1.966 0 0 0-2.033 2.187v5.639h-1.952v-9.507zM114.854 29.229c-.263 1.725-1.944 2.91-4.094 2.91-2.765 0-4.482-1.853-4.482-4.826 0-2.982 1.726-4.915 4.4-4.915 2.63 0 4.284 1.806 4.284 4.689v.668h-6.714v.118a2.476 2.476 0 0 0 2.557 2.693 2.15 2.15 0 0 0 2.196-1.337h1.853zm-6.597-2.837h4.753a2.286 2.286 0 0 0-2.332-2.413 2.407 2.407 0 0 0-2.42 2.413z"/></g><g><path d="M38.575 11.816h.838a1.052 1.052 0 0 0 1.181-.999c0-.577-.435-.95-1.172-.95a1.117 1.117 0 0 0-1.264.98h-.92a1.964 1.964 0 0 1 2.214-1.832c1.233 0 2.102.69 2.102 1.685a1.455 1.455 0 0 1-1.138 1.433v.074a1.46 1.46 0 0 1 1.393 1.515 2.093 2.093 0 0 1-2.34 1.862 2.083 2.083 0 0 1-2.353-1.853h.934c.057.599.607.985 1.42.985.811 0 1.342-.434 1.342-1.046 0-.62-.5-1.003-1.372-1.003h-.865v-.85zM42.87 14.096c0-.852.635-1.342 1.76-1.412l1.28-.074v-.408c0-.5-.33-.781-.968-.781-.521 0-.88.191-.986.525h-.903c.095-.812.86-1.333 1.933-1.333 1.185 0 1.854.59 1.854 1.59v3.23h-.9v-.665h-.073a1.59 1.59 0 0 1-1.42.743 1.428 1.428 0 0 1-1.576-1.415zm3.04-.404v-.396l-1.155.074c-.65.044-.946.265-.946.682 0 .425.369.673.877.673a1.115 1.115 0 0 0 1.224-1.033zM49.316 11.49v3.943h-.933v-4.728h3.113v.785zM57.151 13.067c0 1.502-.76 2.444-1.953 2.444a1.541 1.541 0 0 1-1.455-.795h-.074v2.289h-.933v-6.3h.898v.78h.07a1.643 1.643 0 0 1 1.485-.859c1.202 0 1.962.938 1.962 2.44zm-.96 0c0-1-.472-1.603-1.263-1.603-.785 0-1.276.617-1.276 1.607 0 .985.49 1.602 1.272 1.602.795 0 1.267-.604 1.267-1.606zM58.394 17.126v-.803c.1.013.203.018.304.017.412.03.78-.254.856-.66l.07-.23-1.712-4.745h1.016l1.186 3.755h.073l1.182-3.755h.99l-1.763 4.923c-.405 1.15-.852 1.52-1.815 1.52-.078 0-.3-.01-.387-.022zM63.085 14.09h.93c.09.418.481.635 1.028.635.621 0 1.002-.274 1.002-.7 0-.455-.342-.672-1.002-.672h-.708v-.725h.695c.564 0 .851-.217.851-.612 0-.348-.278-.613-.85-.613-.523 0-.904.222-.965.595h-.899a1.657 1.657 0 0 1 1.863-1.385c1.124 0 1.767.508 1.767 1.307.01.459-.3.862-.746.968v.074c.533.069.93.526.924 1.064 0 .899-.764 1.493-1.932 1.493-1.033 0-1.872-.473-1.958-1.428zM68.32 15.433v-4.728h.924v3.252h.074l2.179-3.252h.925v4.728h-.925v-3.27h-.07l-2.183 3.27zM77.517 11.49h-1.489v3.943h-.934V11.49h-1.489v-.785h3.912zM82.543 14.156a1.921 1.921 0 0 1-2.05 1.368 2.148 2.148 0 0 1-2.183-2.44 2.18 2.18 0 0 1 2.18-2.47c1.315 0 2.11.898 2.11 2.383v.325H79.26v.053a1.249 1.249 0 0 0 1.26 1.354c.456.055.9-.172 1.123-.573h.9zm-3.282-1.524h2.387a1.14 1.14 0 0 0-1.163-1.225 1.208 1.208 0 0 0-1.224 1.225zM86.5 10.705h2.131c.925 0 1.468.468 1.468 1.202.002.48-.33.896-.8.999v.073a1.08 1.08 0 0 1 1.012 1.09c0 .825-.62 1.364-1.658 1.364h-2.154v-4.728zm.924.716v1.224h.925c.564 0 .834-.217.834-.617 0-.368-.235-.607-.73-.607h-1.029zm0 1.91v1.385h1.107c.551 0 .847-.243.847-.69 0-.473-.335-.695-.964-.695h-.99z"/></g></g></svg>');width:190px;height:55px}.modal-download .app-link.android-link{background-image:url('data:image/svg+xml;utf8,<svg width="142" height="42" xmlns="http://www.w3.org/2000/svg"><g fill="%23000" fill-rule="nonzero"><path d="M136.735.84a4.416 4.416 0 0 1 4.423 4.41v31.5c0 2.436-1.98 4.41-4.423 4.41H5.111A4.416 4.416 0 0 1 .69 36.75V5.25C.689 2.814 2.669.84 5.11.84h131.624zm0-.84H5.111C2.203 0-.154 2.35-.154 5.25v31.5c0 2.9 2.357 5.25 5.265 5.25h131.624c2.908 0 5.265-2.35 5.265-5.25V5.25c0-2.9-2.357-5.25-5.265-5.25z" opacity=".4"/><path d="M71.597 22.837a4.469 4.469 0 0 0-4.454 4.477 4.469 4.469 0 0 0 4.482 4.448 4.469 4.469 0 0 0 4.468-4.462 4.393 4.393 0 0 0-1.299-3.182 4.419 4.419 0 0 0-3.197-1.28zm0 7.172a2.718 2.718 0 0 1-2.64-1.535 2.703 2.703 0 0 1 .461-3.013 2.722 2.722 0 0 1 2.98-.677 2.71 2.71 0 0 1 1.726 2.516 2.579 2.579 0 0 1-.69 1.886 2.594 2.594 0 0 1-1.837.823zm-9.803-7.172a4.469 4.469 0 0 0-4.465 4.47 4.469 4.469 0 0 0 4.479 4.455c2.47-.001 4.471-1.999 4.471-4.462a4.393 4.393 0 0 0-1.299-3.182 4.419 4.419 0 0 0-3.197-1.28h.01zm0 7.172a2.718 2.718 0 0 1-2.648-1.527 2.703 2.703 0 0 1 .455-3.016 2.722 2.722 0 0 1 2.98-.682 2.71 2.71 0 0 1 1.73 2.516 2.579 2.579 0 0 1-.691 1.886 2.594 2.594 0 0 1-1.837.823h.01zm-11.678-5.796v1.89h4.549a3.953 3.953 0 0 1-1.053 2.383 4.661 4.661 0 0 1-3.507 1.386 5.047 5.047 0 0 1-5.054-5.04 5.047 5.047 0 0 1 5.054-5.04 4.851 4.851 0 0 1 3.444 1.355l1.337-1.333a6.633 6.633 0 0 0-4.77-1.964 6.965 6.965 0 0 0-6.253 3.387 6.924 6.924 0 0 0 0 7.096 6.965 6.965 0 0 0 6.253 3.388 6.327 6.327 0 0 0 4.854-1.943 6.29 6.29 0 0 0 1.643-4.431 6.146 6.146 0 0 0-.105-1.187l-6.392.053zm47.711 1.47a4.21 4.21 0 0 0-3.833-2.846 4.218 4.218 0 0 0-3.075 1.322 4.193 4.193 0 0 0-1.137 3.141 4.361 4.361 0 0 0 1.271 3.173 4.387 4.387 0 0 0 3.173 1.29 4.458 4.458 0 0 0 3.727-1.975l-1.526-1.05a2.56 2.56 0 0 1-2.201 1.24 2.275 2.275 0 0 1-2.17-1.355l5.992-2.468-.221-.472zm-6.107 1.491a2.442 2.442 0 0 1 .62-1.792 2.456 2.456 0 0 1 1.717-.812 1.738 1.738 0 0 1 1.664.945l-4.001 1.659zM86.855 31.5h1.969V18.375h-1.97V31.5zm-3.222-7.665h-.074a3.163 3.163 0 0 0-2.359-1.05 4.479 4.479 0 0 0-4.268 4.468A4.479 4.479 0 0 0 81.2 31.72a3.057 3.057 0 0 0 2.359-1.05h.063v.64c0 1.712-.916 2.625-2.39 2.625a2.474 2.474 0 0 1-2.254-1.586l-1.716.715a4.265 4.265 0 0 0 3.97 2.635c2.306 0 4.212-1.355 4.212-4.652V23.1h-1.811v.735zm-2.254 6.174a2.723 2.723 0 0 1-2.488-2.709c0-1.41 1.08-2.585 2.488-2.709a2.53 2.53 0 0 1 1.768.852c.45.51.675 1.18.623 1.857a2.494 2.494 0 0 1-.62 1.867 2.509 2.509 0 0 1-1.781.842h.01zm25.672-11.634h-4.707V31.5h1.97v-4.977h2.748a4.1 4.1 0 0 0 3.79-1.948 4.075 4.075 0 0 0 0-4.252 4.1 4.1 0 0 0-3.79-1.948h-.01zm0 6.3h-2.748v-4.473h2.79a2.255 2.255 0 0 1 2.259 2.252 2.255 2.255 0 0 1-2.259 2.252l-.042-.031zm12.141-1.89a3.687 3.687 0 0 0-3.506 2.006l1.748.724a1.865 1.865 0 0 1 1.79-.966 1.9 1.9 0 0 1 1.408.405c.396.318.648.781.698 1.285v.137a4.359 4.359 0 0 0-2.054-.504c-1.884 0-3.79 1.05-3.79 2.95a3.031 3.031 0 0 0 1.02 2.132 3.049 3.049 0 0 0 2.244.756c1.01.072 1.98-.41 2.527-1.26h.063v1.05h1.896v-5.05c0-2.3-1.748-3.633-3.991-3.633l-.053-.032zm-.242 7.192c-.642 0-1.537-.325-1.537-1.113 0-1.05 1.116-1.396 2.106-1.396a3.504 3.504 0 0 1 1.79.441 2.377 2.377 0 0 1-2.306 2.1l-.053-.032zm11.193-6.877l-2.253 5.691h-.063l-2.338-5.691h-2.106l3.507 7.959-2.001 4.42h2.053l5.392-12.379h-2.19zm-17.7 8.4h1.969V18.375h-1.97V31.5zM10.67 8.794c-.304.366-.458.836-.43 1.312v20.738c-.028.476.126.946.43 1.312l.066.066 11.597-11.606v-.272L10.736 8.728l-.065.066zM28.043 24.487l-3.838-3.871v-.272l3.838-3.882.084.047 4.596 2.616c1.31.74 1.31 1.96 0 2.71l-4.577 2.606-.103.047zM27.22 25.369l-3.95-3.957-11.663 11.682a1.524 1.524 0 0 0 1.947.056l13.675-7.781M27.22 15.581L13.543 7.8a1.524 1.524 0 0 0-1.946.056l11.671 11.681 3.95-3.956z"/><path d="M44.188 14.983h-.78v-2.1h.664a2.998 2.998 0 0 0 .8-2.414V7.35h4.212v5.523h.706v2.1h-.78V13.65h-4.822v1.333zM45.65 10.5a4.19 4.19 0 0 1-.6 2.415h3.16V8.127h-2.56V10.5zM56.086 12.831a3.292 3.292 0 0 1-4.633 0 3.395 3.395 0 0 1 0-4.672 3.269 3.269 0 0 1 4.633 0 3.385 3.385 0 0 1 0 4.672zm-4.033-.525c.95.942 2.484.942 3.433 0a2.682 2.682 0 0 0 0-3.612 2.437 2.437 0 0 0-3.433 0 2.682 2.682 0 0 0 0 3.612zM61.11 13.787a3.227 3.227 0 0 1-2.347-.945 3.208 3.208 0 0 1-.94-2.342 3.208 3.208 0 0 1 .94-2.342 3.227 3.227 0 0 1 2.346-.944 2.92 2.92 0 0 1 2.317 1.05l-.569.546A2.108 2.108 0 0 0 61.1 8.01a2.394 2.394 0 0 0-1.748.694 2.693 2.693 0 0 0 0 3.643c.463.46 1.095.71 1.748.693a2.498 2.498 0 0 0 1.927-.934l.568.567a3.074 3.074 0 0 1-1.053.819c-.45.202-.938.303-1.432.293zM66.9 13.65h-.81V8.127h-1.77V7.35h4.34v.777H66.9zM74.24 7.35l-2.39 5.313a1.59 1.59 0 0 1-1.453 1.123 1.626 1.626 0 0 1-.632-.136l.21-.745a.855.855 0 0 0 .422.115.75.75 0 0 0 .442-.105.987.987 0 0 0 .284-.399l.232-.504-2.106-4.652h.958l1.558 3.612 1.517-3.622h.958zM75.156 13.65v-6.3h4.57v6.3h-.81V8.127h-2.95v5.523zM81.169 13.65v-6.3h.81v2.699h3.16V7.35h.81v6.3h-.81v-2.845h-3.16v2.845zM92.573 12.831a3.292 3.292 0 0 1-4.634 0 3.395 3.395 0 0 1 0-4.672 3.269 3.269 0 0 1 4.634 0 3.385 3.385 0 0 1 0 4.672zm-4.033-.525c.949.942 2.483.942 3.432 0a2.682 2.682 0 0 0 0-3.612 2.437 2.437 0 0 0-3.432 0 2.682 2.682 0 0 0 0 3.612zM96.816 13.65v-6.3h2.285c.475-.009.934.164 1.285.483.356.308.557.758.547 1.229.005.28-.076.554-.231.787-.155.226-.37.404-.622.514.306.101.574.292.77.546.202.258.31.577.304.903.011.49-.197.96-.568 1.282-.367.337-.85.52-1.348.514l-2.422.042zm.81-3.601h1.475c.279.011.548-.1.737-.305A.933.933 0 0 0 99.88 8.4a.907.907 0 0 0-.705-.305h-1.506l-.042 1.954zm0 2.824h1.633a.97.97 0 0 0 .758-.325c.186-.193.291-.448.295-.714 0-.58-.471-1.05-1.053-1.05h-1.6l-.032 2.089z" stroke="%23000" stroke-width=".538"/></g></svg>');width:190px;height:55px}.modal-download .app-link.android-link.huawei{background-image:url('data:image/svg+xml;utf8,<svg version="1.1" viewBox="0 0 1133.9 340.16" xml:space="preserve" xmlns="http://www.w3.org/2000/svg">    <style>path {fill:%23000;}</style>    <defs><clipPath><path d="M 0,255.118 H 850.39 V 0 H 0 Z"/></clipPath></defs>    <g transform="matrix(1.3333 0 0 -1.3333 0 340.16)"><g><g transform="translate(53.165,5.5089)" fill-opacity=".4"><path d="m0 0c-1.918 0-3.79 0.024-5.693 0.067-3.52 0.099-7.695 0.295-11.768 1.027-3.843 0.695-7.258 1.827-10.431 3.45-3.283 1.665-6.233 3.817-8.795 6.4-2.606 2.557-4.749 5.496-6.424 8.792-1.633 3.178-2.749 6.59-3.419 10.433-0.768 4.236-0.965 8.534-1.048 11.805-0.04 1.328-0.092 5.749-0.092 5.749v148.72s0.055 4.353 0.092 5.632c0.083 3.298 0.28 7.593 1.042 11.786 0.673 3.865 1.789 7.274 3.422 10.465 1.672 3.301 3.818 6.255 6.391 8.801 2.603 2.607 5.567 4.765 8.828 6.437 3.234 1.642 6.644 2.764 10.41 3.425 4.239 0.759 8.536 0.949 11.807 1.032l5.681 0.077h744.02l5.748-0.079c3.229-0.081 7.526-0.271 11.701-1.024 3.793-0.664 7.224-1.792 10.519-3.45 3.229-1.653 6.186-3.811 8.762-6.394 2.576-2.557 4.733-5.527 6.443-8.841 1.623-3.218 2.73-6.627 3.369-10.381 0.732-3.972 0.959-8.051 1.094-11.882 0.019-1.782 0.019-3.698 0.019-5.604 0.049-2.361 0.049-4.608 0.049-6.874v-135.05c0-2.287 0-4.518-0.049-6.768 0-2.048 0-3.923-0.025-5.854-0.129-3.708-0.356-7.784-1.076-11.669-0.651-3.861-1.758-7.273-3.399-10.514-1.698-3.271-3.856-6.228-6.395-8.724-2.6-2.632-5.552-4.777-8.809-6.437-3.266-1.66-6.598-2.76-10.502-3.462-4.034-0.732-8.208-0.928-11.768-1.027-1.845-0.043-3.775-0.067-5.65-0.067l-6.825-0.013zm737.23 249.61h-730.37c-2.309 0-4.589 0-6.892-0.013-1.927-0.012-3.84-0.049-5.785-0.079-4.19-0.105-8.433-0.363-12.617-1.113-4.214-0.738-8.131-1.999-11.967-3.947-3.769-1.931-7.212-4.439-10.191-7.421-3.012-2.982-5.509-6.438-7.418-10.206-1.958-3.831-3.2-7.766-3.935-11.983-0.759-4.169-1.02-8.386-1.128-12.604-0.058-1.931-0.065-3.867-0.095-5.798v-148.81c0.03-1.955 0.037-3.848 0.095-5.804 0.108-4.217 0.369-8.435 1.128-12.604 0.735-4.217 1.977-8.171 3.935-11.989 1.909-3.75 4.406-7.206 7.418-10.163 2.979-3.006 6.422-5.509 10.191-7.421 3.836-1.967 7.753-3.209 11.967-3.971 4.184-0.751 8.427-0.997 12.617-1.113 1.945-0.043 3.858-0.067 5.785-0.067 2.303-0.013 4.583-0.013 6.892-0.013h730.37c2.263 0 4.562 0 6.824 0.013 1.919 0 3.886 0.024 5.805 0.067 4.217 0.116 8.447 0.362 12.591 1.113 4.217 0.762 8.14 2.004 12.013 3.971 3.763 1.912 7.206 4.415 10.182 7.421 3 2.957 5.496 6.413 7.439 10.163 1.931 3.818 3.185 7.772 3.898 11.989 0.775 4.169 1.02 8.387 1.169 12.604 0.024 1.956 0.024 3.849 0.024 5.804 0.049 2.287 0.049 4.562 0.049 6.886v135.05c0 2.306 0 4.593-0.049 6.874 0 1.931 0 3.867-0.024 5.798-0.149 4.218-0.394 8.435-1.169 12.604-0.713 4.217-1.967 8.152-3.898 11.983-1.943 3.768-4.439 7.224-7.439 10.206-2.976 2.982-6.419 5.49-10.182 7.421-3.873 1.948-7.796 3.209-12.013 3.947-4.144 0.75-8.374 1.008-12.591 1.113-1.919 0.03-3.886 0.067-5.805 0.079-2.262 0.013-4.561 0.013-6.824 0.013" fill-opacity=".4"/></g><g transform="translate(289.6 92.718)"><path d="m0 0h22.031l-7.889 21.117c-1.084 2.917-2.151 6.138-3.205 9.665-0.951-3.12-1.984-6.308-3.102-9.565zm25.794-10.023h-29.51l-7.224-19.743h-12.975l28.9 73.728h12.263l29.56-73.728h-13.635z"/></g><g transform="translate(375.31 76.36)"><path d="m0 0c2.561 3.442 3.842 8.472 3.842 15.086 0 6.14-1.059 10.591-3.181 13.357-2.122 2.765-4.943 4.146-8.471 4.146-2.444 0-4.7-0.575-6.768-1.729-2.067-1.153-4.038-2.697-5.901-4.631v-29.41c1.252-0.611 2.712-1.094 4.374-1.45 1.662-0.355 3.306-0.533 4.938-0.533 4.885 0 8.605 1.722 11.167 5.164m-33.047 28.061c0 4.072-0.138 8.547-0.406 13.434h11.803c0.439-2.274 0.744-4.598 0.916-6.973 4.884 5.327 10.48 7.99 16.791 7.99 3.662 0 7.057-0.925 10.175-2.773 3.122-1.849 5.642-4.766 7.559-8.751 1.916-3.986 2.875-9.051 2.875-15.188 0-6.412-1.097-11.891-3.286-16.436-2.185-4.545-5.248-7.987-9.182-10.329-3.934-2.34-8.48-3.512-13.636-3.512-3.733 0-7.412 0.63-11.041 1.884v-22.693l-12.568-1.069z"/></g><g transform="translate(433.07 76.36)"><path d="m0 0c2.562 3.442 3.842 8.472 3.842 15.086 0 6.14-1.059 10.591-3.181 13.357-2.122 2.765-4.943 4.146-8.471 4.146-2.444 0-4.7-0.575-6.768-1.729-2.067-1.153-4.038-2.697-5.901-4.631v-29.41c1.251-0.611 2.712-1.094 4.374-1.45 1.661-0.355 3.306-0.533 4.938-0.533 4.885 0 8.605 1.722 11.167 5.164m-33.047 28.061c0 4.072-0.138 8.547-0.406 13.434h11.802c0.44-2.274 0.745-4.598 0.917-6.973 4.884 5.327 10.48 7.99 16.792 7.99 3.662 0 7.055-0.925 10.173-2.773 3.123-1.849 5.642-4.766 7.559-8.751 1.917-3.986 2.875-9.051 2.875-15.188 0-6.412-1.096-11.891-3.285-16.436-2.185-4.545-5.248-7.987-9.183-10.329-3.933-2.34-8.479-3.512-13.635-3.512-3.733 0-7.412 0.63-11.041 1.884v-22.693l-12.568-1.069z"/></g><g transform="translate(473.44 66.439)"><path d="m0 0c-5.429 3.001-9.601 7.301-12.519 12.896-2.917 5.599-4.373 12.213-4.373 19.845 0 8.277 1.678 15.308 5.036 21.092 3.36 5.782 7.93 10.124 13.714 13.024 5.78 2.901 12.267 4.351 19.461 4.351 4.241 0 8.284-0.466 12.134-1.4 3.851-0.933 7.437-2.212 10.765-3.84l-3.206-9.668c-6.685 3.187-13.063 4.782-19.131 4.782-5.123 0-9.61-1.093-13.46-3.281-3.851-2.187-6.843-5.402-8.982-9.643-2.134-4.24-3.206-9.36-3.206-15.366 0-5.257 0.825-9.922 2.469-13.992 1.646-4.07 4.24-7.295 7.785-9.668 3.545-2.375 8.015-3.562 13.406-3.562 2.444 0 4.888 0.203 7.328 0.612 2.444 0.406 4.733 1 6.868 1.781v14.907h-17.042v9.769h29.255v-31.038c-4.206-1.967-8.626-3.476-13.255-4.529-4.629-1.051-9.233-1.575-13.816-1.575-7.395 0-13.802 1.5-19.231 4.503"/></g><g transform="translate(557.5 73.129)"><path d="m0 0c2.612 1.253 4.751 2.814 6.412 4.681v10.176c-3.428 0.372-6.224 0.559-8.395 0.559-5.19 0-8.777-0.839-10.761-2.518s-2.976-3.944-2.976-6.792c0-2.714 0.72-4.725 2.16-6.031 1.444-1.305 3.403-1.959 5.876-1.959 2.511 0 5.073 0.628 7.684 1.884m7.529-10.177c-0.439 2.137-0.727 4.562-0.862 7.277-1.934-2.309-4.453-4.268-7.559-5.876-3.1-1.612-6.603-2.417-10.504-2.417-3.156 0-6.031 0.619-8.626 1.855-2.595 1.239-4.654 3.104-6.182 5.598-1.527 2.493-2.289 5.537-2.289 9.133 0 5.325 1.917 9.573 5.751 12.746 3.833 3.173 10.224 4.758 19.18 4.758 3.362 0 6.684-0.238 9.974-0.713v1.069c0 4.851-1.034 8.268-3.105 10.252-2.068 1.983-5.036 2.977-8.903 2.977-2.678 0-5.545-0.39-8.6-1.171-3.051-0.781-5.734-1.712-8.04-2.798l-1.984 9.16c2.24 1.016 5.19 1.95 8.856 2.798 3.662 0.846 7.529 1.271 11.601 1.271 4.746 0 8.785-0.721 12.109-2.163 3.323-1.442 5.918-3.918 7.784-7.427 1.867-3.511 2.801-8.237 2.801-14.172v-21.828c0-2.272 0.133-5.716 0.405-10.329z"/></g><g transform="translate(587.42 76.132)"><path d="m0 0v64.874l12.514 1.017v-63.655c0-2.339 0.398-3.992 1.197-4.959 0.795-0.966 2.06-1.45 3.792-1.45 0.778 0 1.884 0.187 3.307 0.559l1.477-9.007c-1.189-0.475-2.641-0.856-4.353-1.145-1.711-0.287-3.331-0.43-4.859-0.43-8.718 0-13.075 4.731-13.075 14.196"/></g><g transform="translate(618.72 76.132)"><path d="m0 0v64.874l12.515 1.017v-63.655c0-2.339 0.397-3.992 1.196-4.959 0.796-0.966 2.06-1.45 3.792-1.45 0.778 0 1.884 0.187 3.307 0.559l1.477-9.007c-1.188-0.475-2.641-0.856-4.352-1.145-1.712-0.287-3.332-0.43-4.86-0.43-8.718 0-13.075 4.731-13.075 14.196"/></g><g transform="translate(680.84 96.788)"><path d="m0 0c-0.234 4.376-1.34 7.659-3.307 9.846-1.966 2.188-4.595 3.281-7.884 3.281-3.19 0-5.843-1.101-7.965-3.307-2.118-2.205-3.503-5.478-4.148-9.82zm12.263-7.987h-35.923c0.578-11.499 6.056-17.25 16.435-17.25 2.579 0 5.215 0.313 7.915 0.941 2.696 0.628 5.282 1.467 7.759 2.52l2.746-8.601c-6.139-2.984-13.041-4.476-20.709-4.476-5.834 0-10.752 1.101-14.757 3.306-4 2.206-7.01 5.376-9.032 9.516-2.017 4.136-3.025 9.124-3.025 14.96 0 6.071 1.066 11.294 3.205 15.67 2.139 4.378 5.115 7.717 8.932 10.023 3.812 2.309 8.215 3.461 13.2 3.461 5.19 0 9.526-1.213 13.004-3.639 3.473-2.425 6.051-5.656 7.734-9.693 1.679-4.036 2.516-8.496 2.516-13.38z"/></g><g transform="translate(703.23 104.06)"><path d="m0 0c0 3.02-0.138 7.614-0.406 13.79h11.753c0.205-1.527 0.397-3.351 0.586-5.47 0.183-2.122 0.313-3.842 0.38-5.165 1.457 2.408 2.892 4.435 4.298 6.079 1.407 1.645 3.056 2.987 4.939 4.02 1.88 1.036 4.026 1.553 6.432 1.553 1.934 0 3.596-0.203 4.99-0.611l-1.578-10.888c-1.222 0.373-2.579 0.559-4.073 0.559-2.95 0-5.528-0.756-7.734-2.264-2.205-1.509-4.562-3.996-7.068-7.455v-35.26h-12.519z"/></g><g transform="translate(743.74 40.488)"><path d="m0 0c-1.834 0.322-3.34 0.687-4.529 1.095l2.29 9.157c0.844-0.236 1.917-0.464 3.206-0.687 1.289-0.219 2.511-0.33 3.662-0.33 5.561 0 9.734 3.58 12.517 10.738l0.813 2.034-20.249 55.36h13.481l10.178-30.937c1.662-5.292 2.73-9.346 3.206-12.16 0.95 3.969 2.068 7.937 3.357 11.907l10.33 31.19h12.668l-20.198-55.614c-1.9-5.259-3.951-9.498-6.157-12.721-2.205-3.222-4.808-5.614-7.809-7.174-3.005-1.56-6.625-2.341-10.866-2.341-2.104 0-4.067 0.161-5.9 0.483"/></g><g transform="translate(172.35 208.71)"><path d="m0 0h-70.972c-33.433 0-45.662-12.229-45.662-45.661v-70.973c0-33.431 12.229-45.66 45.661-45.66h70.951c33.433 0 45.684 12.229 45.684 45.66v70.973c0 33.432-12.229 45.661-45.662 45.661" fill-opacity=".3"/></g><g transform="translate(126.52 114.58)"><path d="m0 0h6.509l-3.265 7.593zm-1.602-3.825-1.931-4.418h-4.395l9.347 21.206h3.799l9.31-21.206h-4.514l-1.905 4.418zm70.732-4.404h4.248v21.191h-4.248zm-16.909 9.105h7.83v3.863h-7.83v4.343h11.367v3.868h-15.614v-21.192h16.024v3.865h-11.777zm-16.88-2.504-4.817 14.592h-3.514l-4.817-14.592-4.688 14.582h-4.582l7.396-21.209h3.564l4.825 13.931 4.823-13.931h3.595l7.377 21.209h-4.463zm-49.756 2.445c0-3.449-1.712-5.293-4.823-5.293-3.127 0-4.85 1.896-4.85 5.441v11.986h-4.306v-12.134c0-5.967 3.317-9.39 9.098-9.39 5.838 0 9.185 3.487 9.185 9.567v11.969h-4.304zm-24.251 12.146h4.304v-21.219h-4.304v8.617h-9.721v-8.617h-4.306v21.219h4.306v-8.56h9.721z"/></g><g transform="translate(136.86 154.56)"><path d="m0 0c-14.896 0-27.015 12.119-27.015 27.015h3.817c0-12.791 10.407-23.198 23.198-23.198 12.792 0 23.198 10.407 23.198 23.198h3.817c0-14.896-12.119-27.015-27.015-27.015"/></g><g transform="translate(288.89 169.14)"><path d="m0 0c1.758 1.18 3.072 2.804 3.942 4.872 0.871 2.067 1.306 4.432 1.306 7.093 0 2.612-0.385 4.939-1.155 6.981-0.77 2.043-2 3.671-3.691 4.885-1.691 1.213-3.867 1.82-6.529 1.82-2.545 0-4.705-0.615-6.479-1.845-1.775-1.231-3.105-2.88-3.993-4.948-0.887-2.067-1.331-4.348-1.331-6.842 0-2.629 0.419-4.981 1.256-7.057s2.117-3.716 3.842-4.921c1.724-1.206 3.859-1.809 6.403-1.809 2.528 0 4.671 0.59 6.429 1.771m-16.272-4.458c-2.662 1.524-4.696 3.663-6.103 6.416-1.406 2.754-2.109 5.956-2.109 9.605 0 3.834 0.749 7.187 2.248 10.058 1.498 2.871 3.657 5.089 6.478 6.654 2.821 1.566 6.149 2.349 9.982 2.349 3.667 0 6.822-0.758 9.467-2.273s4.663-3.645 6.052-6.391c1.39-2.746 2.085-5.926 2.085-9.543 0-3.9-0.758-7.29-2.273-10.17-1.515-2.879-3.675-5.098-6.479-6.654-2.804-1.557-6.098-2.336-9.881-2.336-3.65 0-6.805 0.762-9.467 2.285"/></g><g transform="translate(313.45 194.02)"><path d="m0 0h-11.275l0.552 5.248h28.301l-0.578-5.248h-10.722v-31.113h-6.278z"/></g><g transform="translate(364.83 162.9)"><path d="m0 0h-7.082l-10.823 16.021h-4.294v-16.021h-6.278v36.361h6.278v-15.016h3.29l7.534 10.898c1.104 1.624 2.213 2.8 3.327 3.528 1.113 0.729 2.515 1.093 4.206 1.093 1.406 0 2.662-0.235 3.767-0.703l-1.306-4.897c-0.686 0.284-1.34 0.426-1.959 0.426-0.737 0-1.368-0.184-1.896-0.552-0.527-0.368-1.076-0.962-1.645-1.783l-6.654-9.542z"/></g><g transform="translate(385.37 183.03)"><path d="m0 0c1.339 1.213 2.009 2.925 2.009 5.135 0 2.243-0.682 3.859-2.047 4.846-1.364 0.988-3.369 1.482-6.014 1.482h-3.415v-12.907c1.574-0.251 2.779-0.377 3.616-0.377 2.561 0 4.512 0.607 5.851 1.821m-15.745 16.234h9.794c4.603 0 8.128-0.937 10.572-2.812s3.666-4.587 3.666-8.136c0-2.411-0.548-4.516-1.645-6.316-1.096-1.8-2.624-3.18-4.582-4.143-1.959-0.963-4.211-1.444-6.756-1.444-1.389 0-2.98 0.167-4.771 0.502v-14.012h-6.278z"/></g><g transform="translate(422.01 169.14)"><path d="m0 0c1.758 1.18 3.072 2.804 3.942 4.872 0.871 2.067 1.307 4.432 1.307 7.093 0 2.612-0.386 4.939-1.156 6.981-0.77 2.043-2.001 3.671-3.691 4.885-1.691 1.213-3.867 1.82-6.529 1.82-2.545 0-4.705-0.615-6.479-1.845-1.775-1.231-3.105-2.88-3.993-4.948-0.887-2.067-1.331-4.348-1.331-6.842 0-2.629 0.419-4.981 1.256-7.057s2.117-3.716 3.842-4.921c1.724-1.206 3.859-1.809 6.403-1.809 2.528 0 4.671 0.59 6.429 1.771m-16.272-4.458c-2.662 1.524-4.696 3.663-6.103 6.416-1.406 2.754-2.109 5.956-2.109 9.605 0 3.834 0.749 7.187 2.248 10.058 1.498 2.871 3.657 5.089 6.478 6.654 2.821 1.566 6.149 2.349 9.982 2.349 3.667 0 6.822-0.758 9.467-2.273s4.663-3.645 6.053-6.391c1.388-2.746 2.084-5.926 2.084-9.543 0-3.9-0.758-7.29-2.273-10.17-1.515-2.879-3.675-5.098-6.479-6.654-2.804-1.557-6.098-2.336-9.881-2.336-3.65 0-6.806 0.762-9.467 2.285"/></g><g transform="translate(451.64 202.43)"><path d="m0 0c-1.322 0.703-2.331 1.607-3.025 2.712-0.696 1.105-1.135 2.294-1.319 3.566h4.52c0.485-2.678 2.059-4.018 4.721-4.018s4.244 1.34 4.747 4.018h4.544c-0.184-1.272-0.624-2.461-1.318-3.566-0.695-1.105-1.708-2.009-3.039-2.712-1.33-0.703-2.976-1.055-4.934-1.055-1.942 0-3.574 0.352-4.897 1.055m14.163-39.525v19.988c0 2.512 0.092 5.391 0.276 8.639l-18.255-28.627h-6.982v36.361h5.826v-20.767c0-2.26-0.075-4.73-0.226-7.408l17.98 28.175h7.207v-36.361z"/></g><g transform="translate(488.23 194.02)"><path d="m0 0h-11.275l0.552 5.248h28.301l-0.577-5.248h-10.723v-31.113h-6.278z"/></g><g transform="translate(511.13 199.26)"><path d="m0 0h21.421l-0.603-5.173h-14.54v-10.019h13.711v-4.847h-13.711v-11.099h15.319l-0.528-5.223h-21.069z"/></g><g transform="translate(572.52 169.12)"><path d="m0 0c1.28 1.046 1.921 2.524 1.921 4.432 0 2.026-0.707 3.566-2.122 4.621-1.414 1.054-3.452 1.582-6.114 1.582h-4.219v-12.204h4.721c2.594 0 4.533 0.523 5.813 1.569m-10.534 15.28h3.917c1.305 0 2.457 0.26 3.453 0.779s1.762 1.218 2.298 2.097c0.535 0.879 0.804 1.845 0.804 2.9 0 1.49-0.541 2.603-1.621 3.34s-2.64 1.105-4.683 1.105h-4.168zm14.527-3.528c1.297-0.795 2.319-1.841 3.064-3.139 0.745-1.297 1.117-2.816 1.117-4.557 0-2.026-0.507-3.813-1.52-5.362-1.012-1.548-2.494-2.754-4.444-3.616s-4.29-1.293-7.019-1.293h-11.852v36.361h11.349c3.851 0 6.739-0.745 8.665-2.234 1.924-1.49 2.887-3.533 2.887-6.128 0-2.159-0.615-3.963-1.845-5.411-1.231-1.448-2.842-2.465-4.834-3.051 1.657-0.251 3.134-0.775 4.432-1.57"/></g></g></g></svg>');width:190px;height:55px}.modal-login{width:auto;max-width:420px}.modal-header{padding:0 15px;border-bottom:none}.modal-body{padding:0}.modal-dialog{margin-top:0}.modal-dialog h3{font-size:1.5em;font-weight:700;color:#111}.modal-content{position:relative;margin-top:100px;padding:2em 1.5em;background-color:#f5f5f5;-webkit-box-shadow:none;box-shadow:none;background-clip:padding-box;outline:0;color:#333;border-radius:10px;text-align:center}.modal-content .nav-tabs>li>a{border-radius:5px 5px 0 0;color:#2f80ed;padding:5px 15px}.modal-login .hint{font-size:.8em;color:grey;text-align:center;margin-top:15px}.modal-login .hint a{color:grey;text-decoration:underline}.modal-login .hint a:hover{text-decoration:none}.modal-login .control-group{margin-bottom:0}.modal-addRecipient{height:auto}.modal-addRecipient .form-group{margin-bottom:20px}.modal-promo-code{width:517px;margin-left:auto;margin-right:auto}.modal-promo-code .frame-cont{height:auto}.modal-promo-code .mailto{color:#2f80ed}.modal-packType{width:660px}.modal-packType h3{margin-top:0}.modal-recurrent .promo-subs-info{display:none;padding:10px;font-size:.813rem}.modal-recurrent .modal-header{display:none}.modal-recurrent .recurrent-accept-svod,.modal-recurrent .svod-header{display:block}.modal-recurrent .recurrent-accept:not(.recurrent-accept-svod){display:none}.title-row{margin:0;border-radius:3px}.title-row h3{margin:0;padding:0}.title-row h3 span{white-space:nowrap}.close{position:absolute;margin:0;right:20px;top:30px;z-index:2}.accept-eula-text{display:block;font-size:.85em;color:#737373;text-align:center;line-height:1.4;white-space:normal}.accept-eula-text a{color:inherit;text-decoration:underline;white-space:nowrap}.recurrent-accept-svod{display:none;text-align:justify}.recurrent-check{margin:10px 0;cursor:pointer}.ann-success{display:none;font-size:1.4em;text-align:center;color:#27ae60}.card-success-message{text-align:left}.card-success-message p{line-height:inherit;white-space:normal}.card-success-message h3{color:#27ae60;position:static!important;margin:0 auto 20px}.card-success-message a[href]{color:#2f80ed}.payment-row{padding:20px 15px 0 15px}.mod-title+.payment-row{padding-top:0}.payment-row .nav-tabs{margin:0 10px;font-weight:400;border-bottom:1px solid rgba(221,221,221,.5)}.payment-row .nav-tabs li:first-child{margin-left:100px}.payment-pack:after,.payment-pack:before{content:" ";display:table}.payment-pack:after{clear:both}.payment-pack li{display:inline-block;text-align:center;border-left:1px solid rgba(204,204,204,.5);width:50%;margin-left:5%;padding-left:5%}.payment-pack li:first-child{float:left;border:0;width:45%;margin:0;padding:0}.payment-pack li .btn{margin-bottom:20px;width:100%;font-size:1.2em}.payment-pack li .pack-desc{text-align:left;font-size:.9em}.payment-pack .play-free .btn{line-height:3;background-color:#ff7043}@media only screen and (max-width:480px){.payment-pack .play-free .btn{line-height:2.25}}.payment-pack .play-free .btn:hover{background-color:#ff5722}.payment-pack .play-subs .btn{line-height:1.5}.promo-subs{background-color:#f5f5f5;padding:15px;margin-top:10px;display:none}.promo-subs.promo-code{display:block}.promo-subs h3{margin-top:0}.promo-subs .promo-subs-card{display:none}.promo-subs .sms-check{display:none}.promo-subs.sign-in .sms-check{display:block;margin:10px 0 0 0}.promo-subs.sign-in .sms-check .form-group{margin:0 auto;width:48%}.promo-subs.sign-in .sms-check input{width:100%}.promo-subs.sign-in .btn-block{width:48%;margin:0 0 0 4%;float:left}.promo-subs.sign-in .btn-block .btn{width:100%;font-size:18px;line-height:1.33;padding:10px 16px 11px;font-weight:400;text-transform:none;margin:0!important}.promo-subs.sign-in .btn-block .btn.btn-cancel{display:none}.confirm{max-width:660px;margin-right:auto;margin-left:auto}.confirm .form-reason{text-align:left;float:left;clear:both;margin-bottom:30px;margin-left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%)}.confirm .form-reason label{white-space:nowrap}.card-success-message .small a,.promo-subs-success p a{color:#2f80ed}.promo-subs-info{margin:10px -15px -20px;border-radius:0 0 10px 10px;padding:15px;clear:both;line-height:1.4;color:#737373;text-align:justify}.promo-subs-info a{color:inherit;text-decoration:underline}.promo-code-subs #use_promo{margin:0 auto}.promo-code-subs .input-group .phone-login,.promo-code-subs .input-group .promocode{width:180px;margin-right:10px}.promo-code-subs .control-group{margin-bottom:25px}.promo-code-subs small{color:grey}.promo-code-subs small a{color:grey!important;text-decoration:underline}.promo-code-subs small a:hover{text-decoration:none}.cancel-promo-link{cursor:pointer;text-decoration:underline}.cancel-promo-link:hover{text-decoration:none}.subscription-modal-help{margin:2em 0 0}.subscription-modal-help a{color:#2f80ed}.subscription-modal-help a:hover{color:#408aee}.iframe-message{background-color:#f3f3f3;color:#333;text-align:center}.iframe-message p{margin:30px 0}.iframe-message .btn{width:185px;display:block;margin:0 auto}.iframe-message .btn.promo-ok{margin:8px auto 12px}.iframe-message .btn-primary{width:210px}.iframe-message .btn-block .btn{width:48%;display:inline-block}.iframe-message p>a{color:#1f7ac2}.iframe-message.success h3{text-transform:uppercase;color:#27ae60;font-weight:600;text-align:center;margin:0 0 20px 0}.iframe-message.success p{padding:0;margin-bottom:30px;line-height:1.5;text-align:center}.iframe-message.success p.md{font-size:15px}.iframe-message.success.promo h3{font-size:16px;margin:0 0 20px 0}.iframe-message.success .promo-subs{background-color:#f5f5f5;padding:15px 15px 0 15px;margin-top:25px}.iframe-message.success .promo-subs h3{color:#333;margin-top:0}.iframe-message.success .small{font-size:11px;line-height:1.2}.iframe-message.success .promo-subs-success{display:none}.frame-cont{height:418px;margin-left:0;-webkit-overflow-scrolling:touch;-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.frame-cont.clean{visibility:visible!important}.frame-cont.clean:after{display:none}.frame-cont.auto{height:auto}.frame-cont .payment-frame{height:100%}.btn-success{position:relative}.btn-success .spinner{right:10%}button.close{outline:0;opacity:.5;background:none center center no-repeat;background-size:cover;right:15px;top:15px;background-image:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" version="1.1" id="Capa_1" x="0px" y="0px" width="512px" height="512px" viewBox="0 0 94.926 94.926" style="enable-background:new 0 0 94.926 94.926;" xml:space="preserve"><g>	<path d="M55.931,47.463L94.306,9.09c0.826-0.827,0.826-2.167,0-2.994L88.833,0.62C88.436,0.224,87.896,0,87.335,0   c-0.562,0-1.101,0.224-1.498,0.62L47.463,38.994L9.089,0.62c-0.795-0.795-2.202-0.794-2.995,0L0.622,6.096   c-0.827,0.827-0.827,2.167,0,2.994l38.374,38.373L0.622,85.836c-0.827,0.827-0.827,2.167,0,2.994l5.473,5.476   c0.397,0.396,0.936,0.62,1.498,0.62s1.1-0.224,1.497-0.62l38.374-38.374l38.374,38.374c0.397,0.396,0.937,0.62,1.498,0.62   s1.101-0.224,1.498-0.62l5.473-5.476c0.826-0.827,0.826-2.167,0-2.994L55.931,47.463z" fill="%23000"/></g></svg>');width:12px;height:12px}button.close[data-notify=dismiss]{display:none}button.close:hover{opacity:1}@media only screen and (min-width:1025px){html:not(.touch) .payment-wrap button.close{width:20px;height:20px;right:30px;top:30px}html:not(.touch) .modal .payment-wrap button.close{right:180px;top:90px}}.eump-similar button.close{background-image:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" version="1.1" id="Capa_1" x="0px" y="0px" width="512px" height="512px" viewBox="0 0 94.926 94.926" style="enable-background:new 0 0 94.926 94.926;" xml:space="preserve"><g>	<path d="M55.931,47.463L94.306,9.09c0.826-0.827,0.826-2.167,0-2.994L88.833,0.62C88.436,0.224,87.896,0,87.335,0   c-0.562,0-1.101,0.224-1.498,0.62L47.463,38.994L9.089,0.62c-0.795-0.795-2.202-0.794-2.995,0L0.622,6.096   c-0.827,0.827-0.827,2.167,0,2.994l38.374,38.373L0.622,85.836c-0.827,0.827-0.827,2.167,0,2.994l5.473,5.476   c0.397,0.396,0.936,0.62,1.498,0.62s1.1-0.224,1.497-0.62l38.374-38.374l38.374,38.374c0.397,0.396,0.937,0.62,1.498,0.62   s1.101-0.224,1.498-0.62l5.473-5.476c0.826-0.827,0.826-2.167,0-2.994L55.931,47.463z" fill="%23f3f3f3"/></g></svg>')}.col-md-4,.col-md-8{padding:0}.modal-content .sign-in-btn{margin:0 auto 0;background-color:#27ae60;color:#fff}.modal-content .sign-in-btn:hover{background-color:#38b46d}.payment-modal .sub-title{margin-bottom:25px}input.form-control.input-lg.phone-login{width:auto}input.form-control.input-lg.pass{width:45px;height:45px;font-size:24px;padding:0;text-align:center}input.form-control.input-lg.pass+*{margin-left:.1em}.inline-b{text-align:center;vertical-align:top;white-space:nowrap;display:inline-block}.modal-content .inline-b{display:block;margin:0 auto}.inline-b .input-group-addon,.inline-b input{display:inline-block}.inline-b.msisdn-group{max-width:390px;margin-bottom:1.5em}.inline-b.msisdn-group .input-group-addon{position:relative;vertical-align:top;width:auto;padding:0;border:0;font-size:unset;background-color:transparent}.inline-b.msisdn-group .input-group-addon:before{content:'+';position:absolute;left:45px;top:.55em;font-size:1.4em}.inline-b.msisdn-group .input-group-addon .selected-flag{float:left;margin:0 -40px 0 15px;position:relative;top:1.1em;cursor:pointer}@media only screen and (max-width:821px){.inline-b.msisdn-group .input-group-addon .selected-flag{top:1em}}.inline-b.msisdn-group input[name=login]{display:inline-block;margin:0;padding-left:60px;max-width:240px;padding-right:2px}.inline-b.msisdn-group .error{white-space:normal}.inline-b.msisdn-group .error span{padding-top:.5em;display:block;position:absolute;color:red}.modal-dialog .inline-b.msisdn-group .error span{position:static;color:#8b0000}.login-hint{font-size:.8em;margin:1.5em auto 0}.modal-content .login-hint a{color:#2f80ed}input[name=promocode]{max-width:240px;margin:0 auto 1em auto;text-align:center}.pass-span{margin-top:-39px}.pass-span span{width:2em;margin:0 .35em;padding:10px 13px;text-align:center;vertical-align:middle;height:2em;font-size:18px;line-height:1.3;color:#555;background-color:#fff;background-image:none;border:1px solid #ccc;border-radius:3px;display:inline-block}.pass-span span.active{border-color:#2f80ed}.pass-span.error span{border-color:red}#pass_repeat{margin:20px auto 0;display:block;font-size:.9em;cursor:pointer}#pass_repeat:not([disabled=disabled]):hover{text-decoration:underline}#pass_repeat .code-timer{display:inline}#pass_repeat[disabled=disabled]{opacity:.8;cursor:not-allowed}.modal-content #pass_repeat{color:#2f80ed}.code-flags{width:100%;max-height:300px;overflow-y:auto;position:absolute;z-index:1;background:#f3f3f3;top:100%;left:0;font-size:13px;display:none;-webkit-box-shadow:0 3px 1px -2px rgba(0,0,0,.14),0 2px 2px 0 rgba(0,0,0,.098),0 1px 5px 0 rgba(0,0,0,.084);box-shadow:0 3px 1px -2px rgba(0,0,0,.14),0 2px 2px 0 rgba(0,0,0,.098),0 1px 5px 0 rgba(0,0,0,.084);border-radius:3px;margin-top:1px}.code-flags .menu-item{position:relative;color:#333;cursor:pointer;list-style:none;margin:0;padding:6px 7em 6px 15px;white-space:nowrap;text-align:left}.code-flags .menu-item.active,.code-flags .menu-item:hover{background-color:#cbcbcb}.code-flags .flag{display:inline-block;margin-right:3px}.code-flags .country{margin-right:4px}.i18n-phone-flag{background:url(../img/flags.png) no-repeat 0 0;width:16px;height:11px;overflow:hidden;margin:0 auto}.input-group-btn{font-size:inherit}.subs-discount .img{margin:-1em -1.5em 2em}@media only screen and (max-width:500px){.subs-discount .img{margin:-1em -25px 2em}}.subs-discount .desc{max-width:90%;margin:0 auto;text-align:left}.subs-discount h3{font-weight:400}.subs-discount h3 span:not(.rub-s){color:#a8a8a8;position:relative;display:inline-block}.subs-discount h3 span:not(.rub-s):after{content:'';position:absolute;width:100%;height:0;left:0;bottom:50%;border:1px solid #c20000;-webkit-transform:matrix(.97,-.29,.24,.96,0,0);transform:matrix(.97,-.29,.24,.96,0,0)}.subs-discount .cancel{opacity:.7}.subs-discount .cancel:hover{opacity:1}#payment{display:none;position:absolute;z-index:600;width:100%;top:0;left:0;bottom:0}#payment.modal{margin:0;background:hsla(210,37%,12%,.8);border-radius:inherit;background-size:cover;max-width:12800px;max-height:7200px;position:fixed;top:0;right:0;bottom:0;left:0;z-index:1040}.touch #payment.modal{background-color:#f3f3f3}.input-lg{height:2em;font-size:1.4em}.modal-content .btn{line-height:1em;font-size:1.3em;min-width:150px;height:auto}.modal-content .controls .btn,.modal-content .phone-field .btn,.modal-content .sign-in-form .btn{width:100%;max-width:240px}.payment-wrap{color:#f3f3f3;padding:4em 150px;height:100%;max-width:1280px;max-height:722px;overflow:hidden;margin:0 auto;position:relative}.payment-wrap.animated{-webkit-animation-duration:.3s;animation-duration:.3s}.payment-wrap .bg{position:absolute;top:0;left:0;right:0;bottom:0;z-index:-1;background:none transparent center center no-repeat;background-size:cover}.payment-wrap .bg:before{content:'';position:absolute;top:0;left:0;right:0;bottom:0;background-color:hsla(210,37%,12%,.6);z-index:0}.payment-wrap .text{margin:0 0 68px 0;font-size:37.5px;text-transform:uppercase}@media only screen and (max-width:1280px){.payment-wrap .text{margin:0 0 45px 0}}@media only screen and (max-width:1280px){.payment-wrap .text{font-size:25px}}.payment-wrap .text .list{text-align:left;font-size:18px}.payment-wrap .text .list li{margin-bottom:10px}.payment-wrap .text2{font-size:20px;margin-bottom:90px}@media only screen and (max-width:1280px){.payment-wrap .text2{font-size:13px}}@media only screen and (max-width:1280px){.payment-wrap .text2{margin-bottom:60px}}.payment-wrap .toggle-page{text-align:center}.payment-wrap .toggle-page.card-form{position:relative}.payment-wrap .toggle-page.card-form .payment-frame{margin:0 auto;min-height:290px;max-height:460px;max-width:490px}@media only screen and (max-width:1440px){.payment-wrap .toggle-page.card-form .payment-frame{min-height:250px}}.payment-wrap .toggle-page.card-form .loader{width:34px;height:34px;top:3.4em;margin:0 0 0 -17px}@media only screen and (max-width:1366px){.touch .payment-wrap .toggle-page.card-form .payment-frame{min-height:287px}}@media only screen and (max-width:1024px){.touch .payment-wrap .toggle-page.card-form .payment-frame{min-height:250px}}@media only screen and (max-width:480px){.touch .payment-wrap .toggle-page.card-form .payment-frame{min-height:273px}}.payment-wrap .toggle-block{padding-left:0;position:static}.payment-wrap .head{margin:2.4em 0 1.2em;padding:1.4em 0 1em 0;text-align:left;min-height:70px;font-size:1.4em;border-bottom:5px solid rgba(255,255,255,.1)}.payment-wrap .head .payment-type-title{text-align:center}.payment-wrap button.close{z-index:6;background-image:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" version="1.1" id="Capa_1" x="0px" y="0px" width="512px" height="512px" viewBox="0 0 94.926 94.926" style="enable-background:new 0 0 94.926 94.926;" xml:space="preserve"><g>	<path d="M55.931,47.463L94.306,9.09c0.826-0.827,0.826-2.167,0-2.994L88.833,0.62C88.436,0.224,87.896,0,87.335,0   c-0.562,0-1.101,0.224-1.498,0.62L47.463,38.994L9.089,0.62c-0.795-0.795-2.202-0.794-2.995,0L0.622,6.096   c-0.827,0.827-0.827,2.167,0,2.994l38.374,38.373L0.622,85.836c-0.827,0.827-0.827,2.167,0,2.994l5.473,5.476   c0.397,0.396,0.936,0.62,1.498,0.62s1.1-0.224,1.497-0.62l38.374-38.374l38.374,38.374c0.397,0.396,0.937,0.62,1.498,0.62   s1.101-0.224,1.498-0.62l5.473-5.476c0.826-0.827,0.826-2.167,0-2.994L55.931,47.463z" fill="%23f3f3f3"/></g></svg>')}.payment-wrap h2{font-size:1.4em;font-weight:400;margin:0 0 1em 0;line-height:1.4}.payment-wrap .title{padding-bottom:0;opacity:.5}.payment-wrap .btn.focus{background-color:rgba(92,184,92,.79)}.payment-wrap .field-group .phone-login{width:auto}.payment-wrap .pass-field{display:none;margin-right:5px}.payment-wrap .btn{color:#f3f3f3;background-color:rgba(255,255,255,.4);height:2em;line-height:2em;font-size:1.4em;min-width:150px;padding:0 10px;margin:0 .5em}.payment-wrap .btn:hover{background-color:rgba(150,150,150,.4)}.payment-wrap .btn.btn-success{background-color:#27ae60}.payment-wrap .btn.btn-success:hover{background-color:#38b46d}.payment-wrap .btn.disabled{background-color:grey;color:#505050}.payment-wrap .btn.btn-long{width:300px;margin-left:-150px}.payment-wrap:last-child{display:block!important}.payment-wrap h3{position:static;text-align:center;margin-top:10px}.payment-wrap #loader{text-align:center}.payment-wrap .txt a{color:#2f80ed}.payment-wrap .input-lg{margin-right:.3em;border-radius:5px!important}.payment-wrap .input-group-addon{border-top-left-radius:5px;border-bottom-left-radius:5px}.payment-wrap .phone-field.hint{padding:1em 25% 0}.payment-wrap .hint{padding:2em 20% 0;text-align:center;font-size:1em;line-height:1.2;font-weight:400;color:#fff;opacity:.7}.payment-wrap .hint a{text-decoration:underline;cursor:pointer}.modal .payment-wrap .sign-in .hint{position:static}.card-info{margin-bottom:30px;font-size:20px}.card-info img{height:2em;margin:-2px 5px 0 0}.modal-content.payment-modal{max-width:630px;margin-right:auto;margin-left:auto;padding:0}.modal-content #payment{position:static}.modal-content #payment .payment-wrap{height:auto;color:#000;padding:2em;overflow:inherit}.modal-content #payment .payment-wrap .title{background:0 0;color:#000;opacity:1;padding:0;position:static}.modal-content #payment .payment-wrap .title h1{text-align:center;display:block;font-size:1.8em;font-weight:600}.modal-content #payment .payment-wrap .title .slogan{display:none}.modal-content #payment .payment-wrap .head{padding:0 0 1em 0;margin:0 0 1em 0;font-size:1.1em;min-height:0;border-bottom:1px solid #ddd}.modal-content #payment .payment-wrap h2{font-size:1.1em}.modal-content #payment .payment-wrap h2 img{-webkit-filter:invert(1);filter:invert(1)}.modal-content #payment .payment-wrap a{color:#2f80ed}.modal-content #payment .payment-wrap .bg{display:none}.modal-content #payment .payment-wrap .form-inline{margin-bottom:0}.modal-content #payment .payment-wrap button.close{background-image:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" version="1.1" id="Capa_1" x="0px" y="0px" width="512px" height="512px" viewBox="0 0 94.926 94.926" style="enable-background:new 0 0 94.926 94.926;" xml:space="preserve"><g>	<path d="M55.931,47.463L94.306,9.09c0.826-0.827,0.826-2.167,0-2.994L88.833,0.62C88.436,0.224,87.896,0,87.335,0   c-0.562,0-1.101,0.224-1.498,0.62L47.463,38.994L9.089,0.62c-0.795-0.795-2.202-0.794-2.995,0L0.622,6.096   c-0.827,0.827-0.827,2.167,0,2.994l38.374,38.373L0.622,85.836c-0.827,0.827-0.827,2.167,0,2.994l5.473,5.476   c0.397,0.396,0.936,0.62,1.498,0.62s1.1-0.224,1.497-0.62l38.374-38.374l38.374,38.374c0.397,0.396,0.937,0.62,1.498,0.62   s1.101-0.224,1.498-0.62l5.473-5.476c0.826-0.827,0.826-2.167,0-2.994L55.931,47.463z" fill="%23000"/></g></svg>')}.modal-content #payment .payment-wrap .btns-pack.active li{background-color:transparent;font-size:.9em;font-weight:400;width:45%;padding:0;height:auto;vertical-align:top}@media only screen and (max-width:480px){.modal-content #payment .payment-wrap .btns-pack.active li{width:100%;margin-bottom:1.5em}.modal-content #payment .payment-wrap .btns-pack.active li:last-child{margin-bottom:0}.modal-content #payment .payment-wrap .btns-pack.active li .pack-desc{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse;font-size:12px;text-align:left}.modal-content #payment .payment-wrap .btns-pack.active li .pack-desc .sp,.modal-content #payment .payment-wrap .btns-pack.active li .pack-desc .spp{margin:1em 0 .5em 0}.modal-content #payment .payment-wrap .btns-pack.active li .pack-desc .sp div:first-child,.modal-content #payment .payment-wrap .btns-pack.active li .pack-desc .spp div:first-child{display:inline-block}}.modal-content #payment .payment-wrap .btns-pack.active li .sp,.modal-content #payment .payment-wrap .btns-pack.active li .spp{background-color:#2f80ed;color:#f3f3f3;font-size:1.5em;padding:.6em 1em;border-radius:30px;font-weight:400}.modal-content #payment .payment-wrap .btns-pack.active li:first-child{margin-right:5%}.modal-content #payment .payment-wrap .btns-pack.active li:first-child .sp{background-color:#27ae60}.modal-content #payment .payment-wrap .btns-pack.active li .pack-desc{height:auto}.modal-content #payment .payment-wrap .btn{background-color:#27ae60;height:auto;color:#f3f3f3}.modal-content #payment .payment-wrap .hint{color:#000;position:static;padding:2em 0 0;text-align:center}.modal-content #payment .payment-wrap .btn-block.scp .btn{width:60%}.modal-content #payment .payment-wrap .btn-block.scp .btn.btn-default{background-color:#2f80ed}.modal-content #payment .payment-wrap .toggle-page.card-form .payment-frame{position:static}.modal-content #payment.type .payment-wrap .head,.modal-content #payment.type .payment-wrap .title{display:none}.modal-content #payment.type .payment-wrap h2{font-weight:600;font-size:1.4em}.modal-content #payment.type .payment-wrap .hint{display:none}.btns-pack{list-style:none;padding:0;margin:0}.btns-pack:after,.btns-pack:before{content:"";display:table}.btns-pack:after{clear:both}.btns-pack li{display:inline-block;width:35%;height:11em;padding:1.1em;border-radius:5px;position:relative;font-size:1.2em;-webkit-box-sizing:initial;box-sizing:initial;line-height:1.2;cursor:pointer}.btns-pack li:first-child{margin-right:5%}.btns-pack li .pack-desc{width:100%;height:100%;overflow:hidden;float:left}.btns-pack.active li{background-color:#2f80ed}.btns-pack.active li:first-child{background-color:#27ae60}.btns-pack.active li:hover{background-color:#408aee}.btns-pack.active li:first-child:hover{background-color:#38b46d}.btns-pack .sp,.btns-pack .spp{font-size:1.7em;left:0;text-align:center;width:100%;font-weight:700;position:relative;bottom:0;padding:0;margin-bottom:1em}.btns-pack .sp:after,.btns-pack .spp:after{content:'';position:absolute;width:200px;margin-left:-100px;left:50%;height:1px;background-color:rgba(255,255,255,.3);top:auto;bottom:-15px}.payment-modal .btns-pack .sp span:not(.rub-s),.payment-modal .btns-pack .spp span:not(.rub-s){display:inline}.btns-pack .focus .sp:after,.btns-pack .focus .spp:after{background-color:#f3f3f3}.payment-success-message{text-align:center;padding-top:10%}.modal-content .payment-success-message{padding-top:0}.payment-success-message svg{margin:1em 0 0}.payment-success-message h3{margin:1em 0}.payment-success-message .desc p{margin-bottom:1em}.payment-success-message .desc p:last-child{margin-bottom:2em}.payment-error-message{text-align:center}.payment-error-message h2{margin:1em 0}.scp-loader{padding-bottom:4em;background:none center bottom no-repeat;text-align:center;background-image:url('data:image/svg+xml;utf8,<svg width="38" height="38" viewBox="0 0 38 38" xmlns="http://www.w3.org/2000/svg" stroke="%23000">    <g fill="none" fill-rule="evenodd">        <g transform="translate(1 1)" stroke-width="2">            <circle stroke-opacity=".5" cx="18" cy="18" r="18"/>            <path d="M36 18c0-9.94-8.06-18-18-18">                <animateTransform                    attributeName="transform"                    type="rotate"                    from="0 18 18"                    to="360 18 18"                    dur="1s"                    repeatCount="indefinite"/>            </path>        </g>    </g></svg>')}.img-area .scp-loader{background-image:url('data:image/svg+xml;utf8,<svg width="38" height="38" viewBox="0 0 38 38" xmlns="http://www.w3.org/2000/svg" stroke="%23f3f3f3">    <g fill="none" fill-rule="evenodd">        <g transform="translate(1 1)" stroke-width="2">            <circle stroke-opacity=".5" cx="18" cy="18" r="18"/>            <path d="M36 18c0-9.94-8.06-18-18-18">                <animateTransform                    attributeName="transform"                    type="rotate"                    from="0 18 18"                    to="360 18 18"                    dur="1s"                    repeatCount="indefinite"/>            </path>        </g>    </g></svg>')}.modal-promo-code .scp-wrap{margin-bottom:1.5em}.modal-promo-code .scp-wrap h2{margin:0 0 1em 0;font-size:1.1em;font-weight:400}.modal-promo-code .payment-error-message h2{margin:0 0 1em;font-size:1.5em}@media only screen and (min-width:480px){html:not(.touch) .modal-promo-transparent{background-color:transparent;color:#f3f3f3;width:auto;border:none}html:not(.touch) .modal-promo-transparent .mod-title{margin:0 0 1.4em 0;text-align:center;min-height:0;font-size:1.4em;border-bottom:5px solid rgba(255,255,255,.1)}html:not(.touch) .modal-promo-transparent .mod-title h3{display:none}html:not(.touch) .modal-promo-transparent .mod-title .sub-title{margin-top:0}html:not(.touch) .modal-promo-transparent h3{color:#f3f3f3}html:not(.touch) .modal-promo-transparent .promo_cert{display:none}html:not(.touch) .modal-promo-transparent .payment-success-message .desc{margin-bottom:2em}html:not(.touch) .modal-promo-transparent button.close{background-image:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" version="1.1" id="Capa_1" x="0px" y="0px" width="512px" height="512px" viewBox="0 0 94.926 94.926" style="enable-background:new 0 0 94.926 94.926;" xml:space="preserve"><g>	<path d="M55.931,47.463L94.306,9.09c0.826-0.827,0.826-2.167,0-2.994L88.833,0.62C88.436,0.224,87.896,0,87.335,0   c-0.562,0-1.101,0.224-1.498,0.62L47.463,38.994L9.089,0.62c-0.795-0.795-2.202-0.794-2.995,0L0.622,6.096   c-0.827,0.827-0.827,2.167,0,2.994l38.374,38.373L0.622,85.836c-0.827,0.827-0.827,2.167,0,2.994l5.473,5.476   c0.397,0.396,0.936,0.62,1.498,0.62s1.1-0.224,1.497-0.62l38.374-38.374l38.374,38.374c0.397,0.396,0.937,0.62,1.498,0.62   s1.101-0.224,1.498-0.62l5.473-5.476c0.826-0.827,0.826-2.167,0-2.994L55.931,47.463z" fill="%23f3f3f3"/></g></svg>');width:20px;height:20px}html:not(.touch) .modal-promo-transparent .scp-wrap{margin-bottom:0}html:not(.touch) .modal-promo-transparent .scp-loader{background-image:url('data:image/svg+xml;utf8,<svg width="38" height="38" viewBox="0 0 38 38" xmlns="http://www.w3.org/2000/svg" stroke="%23f3f3f3">    <g fill="none" fill-rule="evenodd">        <g transform="translate(1 1)" stroke-width="2">            <circle stroke-opacity=".5" cx="18" cy="18" r="18"/>            <path d="M36 18c0-9.94-8.06-18-18-18">                <animateTransform                    attributeName="transform"                    type="rotate"                    from="0 18 18"                    to="360 18 18"                    dur="1s"                    repeatCount="indefinite"/>            </path>        </g>    </g></svg>')}html:not(.touch) .modal-promo-transparent .hint{padding:2em 20% 0;text-align:center;font-size:1em;line-height:1.2;font-weight:400;color:#fff;opacity:.7}}.promo_cert{margin-top:1em}.promo_cert h3{margin:.5em 0 1.5em 0}.subs-periods_mob_subtitle,.subs-periods_mob_title{display:none;margin-bottom:.5em!important}.subs-periods_wrap{margin:0 auto}@media only screen and (max-width:1280px){.subs-periods_wrap{max-width:720px}}.subs-periods_wrap .hint2{text-align:left}.subs-periods_wrap .hint-primary{font-size:1.5em;margin-bottom:.5em}.subs-periods_wrap .hint-primary strike{opacity:.6}.subs-periods{margin:0 0 2em;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:1.5em}.subs-period{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border:1px solid #f3f3f3;padding:1em 0;position:relative;border-radius:5px;cursor:pointer;white-space:nowrap;-ms-flex-wrap:wrap;flex-wrap:wrap;font-size:1.1em;width:10em;height:14em;min-width:150px;min-height:200px}.subs-period:hover{background-color:#f3f3f3;color:#000}.subs-period_r{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-line-pack:start;align-content:flex-start;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:80%}.subs-period_r2{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-flex:.8;-ms-flex:.8;flex:.8;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.subs-period_discount{background-color:#df0c13;padding:3px 12px;border-radius:30px;color:#f3f3f3;position:absolute;left:-20px;white-space:nowrap;font-weight:700}.subs-period_cost_m_num{font-size:150%;font-weight:700}.subs-period_cost_m{text-transform:uppercase}.modal .subs-period_cost_m{font-size:1.4em;font-weight:700}@media only screen and (max-width:1280px){.modal .subs-period_cost_m{font-size:1.6em}}.modal-promo-code:not(.modal-promo-transparent) .subs-periods_mob_subtitle,.modal-promo-code:not(.modal-promo-transparent) .subs-periods_mob_title,.touch .modal .subs-periods_mob_subtitle,.touch .modal .subs-periods_mob_title{display:block}.modal-promo-code:not(.modal-promo-transparent) .mod-title_cert_success,.touch .modal .mod-title_cert_success{display:none}@media only screen and (max-width:480px){.modal-promo-code:not(.modal-promo-transparent) .subs-periods_mob_subtitle,.touch .modal .subs-periods_mob_subtitle{text-align:left}}.modal-promo-code:not(.modal-promo-transparent) .subs-periods,.touch .modal .subs-periods{-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse;gap:1.5em;margin-bottom:0}.modal-promo-code:not(.modal-promo-transparent) .subs-period,.touch .modal .subs-period{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;border-color:#737373;width:auto;height:auto;min-height:0;padding-left:1em;padding-right:1em}.modal-promo-code:not(.modal-promo-transparent) .subs-period:hover,.touch .modal .subs-period:hover{background-color:#ddd}.modal-promo-code:not(.modal-promo-transparent) .subs-period_discount,.touch .modal .subs-period_discount{position:static;margin-left:.5em}.modal-promo-code:not(.modal-promo-transparent) .subs-period_cost_m_num,.touch .modal .subs-period_cost_m_num{display:inline-block;font-size:inherit;margin-right:.15em}.modal-promo-code:not(.modal-promo-transparent) .subs-period_cost_m,.touch .modal .subs-period_cost_m{text-transform:lowercase;font-size:1.6em;font-weight:700}.modal-promo-code:not(.modal-promo-transparent) .subs-period_total,.touch .modal .subs-period_total{width:100%;text-align:right;color:#737373;font-weight:500}.modal-promo-code:not(.modal-promo-transparent) .subs-period_r,.touch .modal .subs-period_r{-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse;width:auto}.modal-promo-code:not(.modal-promo-transparent) .subs-period_r2,.touch .modal .subs-period_r2{-webkit-box-flex:0;-ms-flex:0;flex:0}.modal-promo-code:not(.modal-promo-transparent) .hint,.touch .modal .hint{text-align:center;padding:2em 0 0}.modal-promo-code:not(.modal-promo-transparent) .hint a[href="/tos"],.touch .modal .hint a[href="/tos"]{color:#337ab7}.modal-promo-code:not(.modal-promo-transparent) .hint2,.touch .modal .hint2{display:none}.mobile-promo-block{display:none}@media only screen and (max-width:480px){.subs-promo-img{display:none}.kino1tv_promoblock{margin-bottom:1em!important}.mobile-promo-block{display:block;padding:20px}.mobile-promo-block .text{float:left;width:55%;font-size:.85em}.mobile-promo-block .btn{float:right;padding:6px 0;font-size:1em;margin-top:1em;border-radius:2px;width:40%;background-color:#f3f3f3;color:#000}.mobile-promo-block .btn .subs-btn-text{font-size:.7em;color:#f3f3f3}}.promo-block{padding:45px 35px;background-color:hsla(210,45%,20%,.4);position:relative;margin-bottom:2em;border-radius:5px}@media only screen and (max-width:1024px){.promo .promo-block{border-radius:0}}@media only screen and (max-width:768px){.promo-block .site_logo{height:50px}}.promo-block:after{content:'';display:table;clear:both}.promo-block .promo-block_top{padding-bottom:38px;margin-bottom:30px;border-bottom:1px solid rgba(255,255,255,.5);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;text-align:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.promo-block .promo-block_top .text{display:none}@media only screen and (max-width:480px){.promo-block .promo-block_top .text{display:block}}.promo-block .promo-block_bottom{line-height:1.5}.promo-block .promo-block_bottom .text{float:left;max-width:50%}@media only screen and (max-width:480px){.promo-block .promo-block_bottom .text{display:none}}.promo-block .btn,.promo-block .promo-block_list{float:right}.promo-block .btn{font-size:1.2em;padding:.7em 2em;margin-top:.5em;font-weight:700;background-color:#f3f3f3;color:#000}.promo-block .btn .subs-btn-text{font-size:.7em;color:#f3f3f3;font-weight:400}.promo-block .btn:hover{background-color:#ddd;-webkit-transition:all .2s;transition:all .2s}.promo-block .promo-block_list{padding-right:5.5em}@media only screen and (max-width:480px){.promo-block{text-align:center;padding:25px 35px}.promo-block .btn{float:none;font-size:1.4em;width:100%;padding-left:0;padding-right:0}.promo-block .promo-block_list,.promo-block .site_logo{display:none}.promo-block .promo-block_top{padding:0;border:0;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.promo-block .text{font-size:1.2em;margin-bottom:1em}}.promo-block-2{position:relative;margin-bottom:2.5em;background-color:hsla(210,45%,20%,.4);border-radius:5px}.promo-block-2:after{content:'';display:table;clear:both}@media only screen and (max-width:768px){.promo-block-2{font-size:1em}}@media only screen and (max-width:480px){.promo-block-2.top{display:block;margin-bottom:0}.promo-block-2 .banners{display:none}}.promo-block-2 .text{width:35%;padding:1em 2em;text-align:center;float:left;font-size:1.2em}@media only screen and (max-width:1024px){.promo-block-2 .text{padding:0;font-size:1em}}@media only screen and (max-width:1024px){.promo-block-2 .text{padding:0;font-size:1em}}@media only screen and (max-width:480px){.promo-block-2 .text{width:auto;float:none;padding:2em 0 2em;font-size:1.2em}}.promo-block-2 .text .logo{display:block;margin:1.5em auto 2em}@media only screen and (max-width:1024px){.promo-block-2 .text .logo{width:100px}}@media only screen and (max-width:768px){.promo-block-2 .text .logo{width:80px}}@media only screen and (max-width:480px){.promo-block-2 .text .logo{display:none}}.promo-block-2 .text .btn{max-width:280px;margin:2em auto 4em;background-color:#f3f3f3;color:#000;border-radius:30px;font-weight:700}.promo-block-2 .text .btn .subs-btn-text{color:#f3f3f3;font-weight:400}@media only screen and (max-width:1024px){.promo-block-2 .text .btn .subs-btn-text{margin:1.5em -1em -2.5em -1em;font-size:.7em}}@media only screen and (max-width:820px){.promo-block-2 .text .btn{font-size:1.2em;max-width:220px;margin:1em auto 2em}}@media only screen and (max-width:480px){.promo-block-2 .text .btn{float:none;width:90%;max-width:90%;padding-left:0;padding-right:0}}.promo-block-2 .text .btn:hover{background-color:#ddd;-webkit-transition:all .2s;transition:all .2s}.promo-block-2 .text a:not(.btn){margin:0;display:block}.promo-block-2 .text a:not(.btn):hover{text-decoration:underline}@media only screen and (max-width:480px){.promo-block-2 .text a:not(.btn){display:none}}.promo-block-2 .banners{max-height:1000px!important;width:65%;float:right;border-bottom-right-radius:5px;border-top-right-radius:5px}@media only screen and (max-width:1366px){section.description{padding-right:70px;padding-left:70px}}@media only screen and (max-width:1280px){.wrap,footer .row{margin-left:20px;margin-right:20px}.nav-inner{margin-left:15px}.item-page .landing,.item-page .series{margin-left:-20px;margin-right:-20px}.nav-menu ul li{margin-right:0}.nav-menu ul li.search a[data-event]{width:2.1em}}@media (width:1024px) and (height:1366px){body{font-size:14px}}@media only screen and (max-width:1000px),screen and (max-height:820px){body{font-size:12px}.payment-frame,.payment-wrap .toggle-page.card-form .payment-frame{max-width:482px}.item-page:not(.index-page) .main-wrap,.item-page:not(.index-page) .nav-inner,.item-page:not(.index-page) .wrap,.item-page:not(.index-page) .wrap-sub,.main-wrap #channels_guide:not(.lite),.nav-inner #channels_guide:not(.lite),.wrap #channels_guide:not(.lite),.wrap-sub #channels_guide:not(.lite){max-width:966px;margin:0 auto}.search-input{top:0}#nav-wrap,#navigation{height:60px}.app-splash div{margin:0 auto 1em;max-width:70%}.landing .buttons .btn:before{top:16px}#plBox .continue{top:470px}.nav-menu .dropdown>a:not([class~=btn]),.nav-menu ul li>a.subs-btn,.nav-menu ul li>a:not([class~=btn]){font-size:1.375em}.search-form input.form-control{font-size:1.4em}.items-filter .promo-link{line-height:1.9em}}@media only screen and (max-width:996px){.modal{z-index:9999}.devices-menu li{margin:0}.devices-menu li a{width:142px;height:104px;background-position:7px 8px;background-size:450px}.devices-menu li .mobile{background-position:-332px 0}.devices-menu li .smarttv{background-position:-160px 0}.devices-menu li .pc{background-position:19px 0}.devices-menu li .mobile:after,.devices-menu li .smarttv:after{bottom:-20px;font-size:16px}.landing .buttons{padding-bottom:30px}}@media only screen and (max-width:850px){.nav-menu{font-size:smaller}}@media only screen and (max-width:800px){.wrap.access{padding-top:55px}.wrap.access:before{height:55px}.card-title h1{line-height:1;padding:18px 0;font-size:1.4em}.card-title .props{margin-top:12px}body.sl-opened-search .search-icon{margin:0!important}.devices-menu li a{width:175px;height:118px;background-position:7px 8px;background-size:452px}.devices-menu li .mobile{background-position:-318px 0}.devices-menu li .smarttv{background-position:-146px 0}.devices-menu li .pc{background-position:35px 0}}@media only screen and (max-width:821px){.modal-content{-webkit-box-shadow:none;box-shadow:none}.modal-addRecipient,.modal-packType{width:550px}.nav-menu .dropdown{margin:0}.serial-list a[data-type=viewed]{display:none!important}.card-desc{width:53%;padding:0 30px}.action{width:28%}.cast-block{max-width:19%}.cast-block ul{margin-bottom:10px;margin-left:0}section.description{padding-left:20px;padding-right:20px}.description .info{clear:left}.search-form input.form-control{display:inline-block;width:70%}footer .push-link{display:none}.items-filter .filter-group li{padding-left:0}.items-filter button .value{display:block;float:left;max-width:84px;overflow:hidden;text-overflow:ellipsis}.items-filter .filter-genre-drop button .value{text-transform:capitalize}.amediateka-copyright{margin-top:1em;margin-bottom:inherit}.tv-vendors-link{margin:0}.app-vendors-link.profile{margin:0 0 20px 0}.col-sm-4{width:35%}}@media only screen and (max-width:1024px),screen and (device-width:768px){.img-area img.blank{max-height:100%}.item-page:not(.index-page) .main-wrap,.item-page:not(.index-page) .nav-inner,.item-page:not(.index-page) .wrap,.item-page:not(.index-page) .wrap-sub{max-width:100%;margin:0 20px}.buttons .btn{font-size:1.1em}.i-badge{background-size:auto 50%}.poster .i-badge{background-size:auto 30%}.serial-list-items li .nm{margin-top:.5rem}.profile-subscribe-content .item .name{font-size:1.3em}}@media only screen and (max-height:760px){.modal{z-index:10000}html.static-page,html.static-page body{height:99%}}@media only screen and (max-width:736px){#navigation .hidden-xs:not(.search){display:none!important}#navigation .top-menu .hidden-xs:not(.search){display:none}#navigation .nav-resp .logo{width:70px;position:absolute;left:50%;top:25%;margin-left:-35px}#navigation .nav-menu.top-menu{-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3}#navigation .nav-inner{margin:0}.frame-cont{width:auto;height:auto;background-image:none}.modal-content{margin-top:60px;padding:15px}#send_phone_card{width:auto}.items-filter .filter-group{float:none;clear:left}.items-filter .promo-link{line-height:2rem}.items-filter button .value{max-width:200px}.items-filter .filter-filter .dropdown-toggle{min-width:auto}footer .foot-menu{clear:left;width:auto;margin-top:20px}}@media only screen and (max-width:698px){.devices-menu li{margin:0 10px}.devices-menu li a{width:100px;height:75px;background-position:7px 8px;background-size:332px}.devices-menu li .mobile{background-position:-248px 0}.devices-menu li .smarttv{background-position:-122px 0}.devices-menu li .pc{background-position:10px 0}.profile-menu{display:none!important}.modal-packType{width:auto;height:auto}.modal-packType .payment-pack li .btn{font-size:1.2em}.nav-menu ul li.small-exit{display:inline-block!important;text-transform:uppercase}.title h2{font-size:50px}.title h2.small{font-size:40px}.promo-subs .btn-block .btn,.promo-subs-success .btn-block .btn{font-size:.85rem;padding:6px}.promo-subs .btn-block .btn:first-child,.promo-subs-success .btn-block .btn:first-child{margin-right:2%}section.profile-content .tab-pane{margin-left:0}.app-vendors-link.profile{display:none}}@media only screen and (max-width:600px){.main .title h4{font-size:1.2em;margin-bottom:1em}.pay-btn:before{top:20px}.devices-menu li{margin:0 10px}.devices-menu li a{width:100px;height:75px;background-position:7px 8px;background-size:332px}.devices-menu li .mobile{background-position:-248px 0}.devices-menu li .smarttv{background-position:-122px 0}.devices-menu li .pc{background-position:10px 0}.devices-menu li .mobile:after,.devices-menu li .smarttv:after{bottom:-20px;font-size:1em}.nav-menu .dropdown a,.nav-menu ul li a,.serial-list-items li a:not(.btn){white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.modal-header{padding-left:0}#nav-serial-cast b{float:none;width:100%;margin-bottom:15px}#nav-serial-cast ul.cast{margin-left:0;width:100%}#nav-serial-cast ul.cast li{width:50%}.action,.card-desc,.cast-block{width:100%;max-width:100%;padding:0;float:none;text-align:left}.action.card-desc,.card-desc.card-desc,.cast-block.card-desc{margin-bottom:2em}.action.cast-block ul,.card-desc.cast-block ul,.cast-block.cast-block ul{width:50%;float:left}.action.cast-block ul .toggle-others:after,.card-desc.cast-block ul .toggle-others:after,.cast-block.cast-block ul .toggle-others:after{display:none}}@media only screen and (max-width:500px){.background-video{display:none}.main .title h3{font-size:2em;height:auto;line-height:1}.modal-addRecipient,.modal-login,.modal-packType{width:350px}.modal-login{height:auto}.modal-header{padding:0 10px 0 0}.modal-content{margin-top:60px;padding:25px;width:auto}.payment-row{padding-top:10px}.mod-title+.payment-row{padding-top:0}.payment-row .nav-tabs li{margin-left:0}.payment-row .nav-tabs li:first-child{margin-left:10px}.form-control{padding:6px .5em}.modal-content .nav-tabs>li>a{padding:3px 10px}.frame-cont{min-height:80px}.frame-cont .payment-frame{height:0;width:100%}.promo-subs.sign-in .btn-block{width:100%;margin:0 0 10px 0}.promo-subs.sign-in .sms-check .form-group{width:100%}.pl-wrap .similar{display:none!important}.amediateka-copyright{margin-left:1em;margin-right:1em}}@media only screen and (max-width:480px){#nav-wrap,#navigation{height:50px}.top-menu{right:0}.nav-menu ul li{padding:0;float:none;margin-right:0}.nav-menu ul li a{margin-right:-5px}.main-wrap{padding-bottom:0}.main-wrap.collections p{margin:0 0 25px 0}.main-wrap.collections h1{margin-bottom:20px}.main-wrap.collections h4{margin-bottom:0}.favorite-btn{display:none}.subs-btn-text{font-size:inherit}.landing .buttons .continue h2{display:none}.modal-content{margin-top:60px}.modal-header{padding:10px 10px 10px 0}.modal-header h3{max-width:98%;overflow:hidden;text-overflow:ellipsis}.payment-row .nav-tabs li{margin-left:0}.payment-row .nav-tabs li:first-child{margin-left:10px}.nav>li>a{padding:10px 5px}.input-group-addon{padding:6px 3px}.input-group-addon.input-lg{font-size:16px}.main-page footer{bottom:10px}.foot-logo,.foot-menu{float:none}.title{padding:20px}.title.amediateka,.title.amediateka_a{padding-left:90px}.title.amediateka:before,.title.amediateka_a:before{left:20px;top:20px;width:60px}.title.amediateka.amediateka_a,.title.amediateka_a.amediateka_a{padding-left:60px}.title h1{font-size:25px;line-height:25px;vertical-align:top}.title h1 small{display:none}.title .slogan{display:none}.title.short{font-size:1.8em}.props{display:none}.serial-list{height:auto;left:0;top:0;margin-left:0}.serial-list li{display:none}.serial-list li ul{margin-left:-15px}.serial-list>ul>li>a{display:none}.serial-list.opened{padding-top:56px}.serial-list.opened li{display:block;background-color:rgba(0,0,0,.8);color:#f3f3f3}.extras .serial-list-items,.recommended-items .serial-list-items,.server-render .serial-list-items,.similar .serial-list-items{margin-left:-10px!important}.recommended-items{margin-top:2em}ul.serial-list-items.collections-list{margin-left:-10px!important}.series .season_series .item .img{border-radius:5px}.premieres a img{border-radius:5px}.poster .i-badge{background-size:50% auto}.modal-header{padding:0 10px 0 0}.accept-eula-text{padding:0}.nav-tabs>li>a{padding:10px 5px}.landing .buttons{padding:20px 0}.landing .buttons .btn{font-size:1.5em;padding-left:60px}.landing .buttons .btn:before{left:10px;height:22px}.series .seasons-nav>li>a{padding:5px 10px}.action{float:none;margin-left:0}#ya-share2{text-align:left;margin-bottom:20px}.payment-pack li .btn{white-space:normal}.pay-btn:before{top:15px}footer .foot-logo{opacity:inherit}footer .foot-menu-list li a{opacity:inherit}section h3{margin-bottom:20px;font-size:1.7em}section.description{padding-left:0;padding-right:0;padding-top:1em}#nav-serial-cast ul.cast{margin-bottom:30px}#nav-serial-cast ul li{width:50%}#nav-serial-cast ul:not(.cast){width:50%}#nav-serial-cast ul:not(.cast) li{width:100%}#nav-serial-cast ul:not(.cast) li:first-child{height:auto}.app-splash div{font-size:1.2em;max-width:75%}.app-splash .hint,.app-splash .t2{display:none}.min-age h3{margin-top:0}.min-age .btn{font-size:1.15em}.min-age h5{display:none}.search-result{position:static;margin-top:20px}.search-result .items{background-color:transparent;padding:20px;margin:0;max-height:100000px}.search-result .show-all{display:block;background-color:transparent}.items-filter .promo-link{display:none}.items-filter .promo-link:after{bottom:0}.promo-code-subs .input-group{display:block}.promo-code-subs .input-group .input-group-btn{display:block;float:left;width:70px;margin-bottom:15px}.promo-code-subs .input-group .phone-wrap{position:absolute;right:0;left:105px}.promo-code-subs .input-group .phone-login{display:block;position:relative;width:100%;margin:0}.promo-code-subs .input-group .promocode{width:100%!important}.promo-code-subs .code-flags{z-index:5}.btn-block_vertical{max-width:100%}.premieres{margin-bottom:2.5em}.cat-fotorama h3{font-size:1.7em}.nfo{display:none}.video-wrap{display:none}.hidden-btn{display:inline-block!important}.items-filter .filter-group li{padding:6px 0 0 0}.col-sm-4{width:80%}}@media only screen and (max-width:414px){.modal-content .nav-tabs>li>a{padding:3px 5px}.bs-modal-lg{height:100%}.modal-packType .payment-pack{font-size:12px}.modal-packType .payment-pack:after,.modal-packType .payment-pack:before{content:" ";display:table}.modal-packType .payment-pack:after{clear:both}.promo-subs .btn-block .btn,.promo-subs-success .btn-block .btn{width:100%}.promo-subs .btn-block .btn:first-child,.promo-subs-success .btn-block .btn:first-child{margin-right:0;margin-bottom:10px}.subscription-hint{margin:5em 0 0}.wrap.access:before{display:none}.background-video{display:none}.video-wrap{display:none}.hidden-btn{display:inline-block!important}.main .show-title h1{font-size:2.5em}.devices-menu li a{width:75px;height:52px;background-position:7px 8px;background-size:232px}.devices-menu li .mobile{background-position:-170px 0}.devices-menu li .smarttv{background-position:-81px 0}.App .text,.minorBrowser .text{font-size:15px;top:55%}.App .text h3,.minorBrowser .text h3{font-size:18px}.App:after,.minorBrowser:after{top:4px;background-size:auto 45px}.modal-content #payment .payment-wrap .btn-block.scp .btn{width:100%}.modal-content #payment .payment-wrap .pass-field .input-group{width:192px;display:block}.modal-content .pass-field .input-group{margin:0 auto}}@media only screen and (max-width:360px){.modal-addRecipient,.modal-login,.modal-packType{width:auto;padding:25px 15px}.modal-packType .payment-pack li .btn{white-space:normal}.search-form input.form-control{display:inline-block;width:60%}}@media only screen and (max-width:320px){.subscription-hint{margin:7em 0 0}.watched-title{display:none}}@media only screen and (max-height:320px){#nav-wrap,#navigation{height:62px}}@media all and (orientation:landscape) and (min-aspect-ratio:1.44444444) and (max-height:320px) and (min-width:400px){.landscape-detect{display:block}.nav-menu{display:none}}