.channels-block.channels-block--list{-moz-transition:all 0.3s ease;-o-transition:all 0.3s ease;-webkit-transition:all 0.3s ease;transition:all 0.3s ease}.channels-block.channels-block--list.animate-prerender-300ms{-moz-transition:height 0.3s;-o-transition:height 0.3s;-webkit-transition:height 0.3s;transition:height 0.3s;overflow:hidden}.channels-block.channels-block--list .recommendations-list-outer{overflow:auto}.channels-block.channels-block--list .channels-block__heading{display:flex;align-items:center;justify-content:space-between}.channels-block.channels-block--list .channels-block__view-more{font-size:16px;text-align:center;display:block;box-shadow:0px 0px 0px 1px rgba(0,0,0,0.1);border-radius:8px;color:#000000;padding:8px 0;letter-spacing:-0.04em;font-family:helveticaneuecoub-bold, Helvetica, Arial, "Lucida Grande", sans-serif;font-weight:800}html.win .channels-block.channels-block--list .channels-block__view-more{font-family:Helvetica, Arial, "Lucida Grande", sans-serif;font-weight:bold}.channels-block.channels-block--list .channels-block__view-more:hover{box-shadow:0 0 0 3px #0332FF}.channels-block.channels-block--list h3{font-size:20px;letter-spacing:-0.6px;padding:8px;letter-spacing:-0.04em;font-family:helveticaneuecoub-bold, Helvetica, Arial, "Lucida Grande", sans-serif;font-weight:800}html.win .channels-block.channels-block--list h3{font-family:Helvetica, Arial, "Lucida Grande", sans-serif;font-weight:bold}.channels-block.channels-block--list .channel.channel--simple{padding:24px 0 24px 3px}.channels-block.channels-block--list .channel.channel--simple .close-small{position:absolute;right:10px;top:10px}.channels-block.channels-block--list .list{overflow:hidden}.channels-block.channels-block--list .list__item{border-bottom:1px solid #F7F7F7;-moz-transition:opacity 0.2s ease;-o-transition:opacity 0.2s ease;-webkit-transition:opacity 0.2s ease;transition:opacity 0.2s ease}.channels-block.channels-block--list .list__item:last-child{border:none;margin:0}.channels-block.channels-block--list .list__item.ui-sortable-helper{background-color:rgba(255,255,255,0.7)}.animation-wrap{position:relative;overflow-x:hidden;-moz-transition:height 0.2s ease;-o-transition:height 0.2s ease;-webkit-transition:height 0.2s ease;transition:height 0.2s ease}.animation-wrap .list__item{border-bottom:1px solid #F7F7F7}.animation-wrap .list__item.fade{background-color:#F7F7F7}.animation-wrap .list__item.fade .channel{opacity:0;-moz-transition:opacity 0.3s ease;-o-transition:opacity 0.3s ease;-webkit-transition:opacity 0.3s ease;transition:opacity 0.3s ease}.animation-wrap.single .list__item{position:relative;left:0;-moz-transition:all 0.3s ease;-o-transition:all 0.3s ease;-webkit-transition:all 0.3s ease;transition:all 0.3s ease}.animation-wrap.single .list__item.hooded{background-color:#FFFFFF;position:absolute;top:0;left:100%;width:100%;margin-right:25px;z-index:200;box-shadow:-10px 5px 8px -10px rgba(0,0,0,0.1)}.animation-wrap.single .channel{opacity:1}.animation-wrap.multiple{height:62px}.animation-wrap.multiple .list__item{-moz-transition:opacity 0.3s ease;-o-transition:opacity 0.3s ease;-webkit-transition:opacity 0.3s ease;transition:opacity 0.3s ease;opacity:0}.animation-wrap.multiple .list__item:first-child{opacity:1}.animation-wrap.multiple .list__item.prev{position:absolute;left:0;top:0;width:100%}.animation-wrap.remove{overflow-y:hidden;height:62px}.animation-wrap.remove .list__item{-moz-transition:all 0.3s ease;-o-transition:all 0.3s ease;-webkit-transition:all 0.3s ease;transition:all 0.3s ease}.avatar-upload{position:relative}.avatar-upload .avatar-upload__holder{position:relative}.avatar-upload img{display:block;border-radius:50%}.avatar-upload form{width:200px;border-radius:50%}.avatar-upload .sb{display:flex;flex-direction:column;align-items:center;justify-content:center;border-radius:50%;font-size:18px;line-height:21px;color:#ffffff;padding:0 20px;opacity:0;background-color:rgba(0,0,0,0.6);transition:opacity .15s linear;font-family:helveticaneuecoub-normal, Helvetica, Arial, "Lucida Grande", sans-serif;font-weight:400}html.win .avatar-upload .sb{font-family:Helvetica, Arial, "Lucida Grande", sans-serif;font-weight:400}html:not(.mobile) .avatar-upload .sb:hover{opacity:1;box-shadow:0 0 0 3px #ffffff}.dropdown.dropdown--guide{opacity:0;-moz-transform:scale(0.7, 0.7);-ms-transform:scale(0.7, 0.7);-webkit-transform:scale(0.7, 0.7);transform:scale(0.7, 0.7);-moz-transition:all 0.2s cubic-bezier(0.66, -0.77, 0.46, 1.76);-o-transition:all 0.2s cubic-bezier(0.66, -0.77, 0.46, 1.76);-webkit-transition:all 0.2s cubic-bezier(0.66, -0.77, 0.46, 1.76);transition:all 0.2s cubic-bezier(0.66, -0.77, 0.46, 1.76)}.dropdown.dropdown--guide.-showed{opacity:1;-moz-transform:scale(1, 1);-ms-transform:scale(1, 1);-webkit-transform:scale(1, 1);transform:scale(1, 1)}.dropdown.dropdown--guide .dropdown__content{padding:23px 25px 14px;width:280px;text-align:center}.dropdown.dropdown--guide h4{line-height:22px;margin-bottom:12px;text-align:left}.dropdown.dropdown--guide p{font-size:13px;line-height:1.4em;color:rgba(0,0,0,0.5);text-align:left}.dropdown.dropdown--guide p a{color:#0332FF}.dropdown.dropdown--guide button{z-index:1}.dropdown.dropdown--guide.no-title h4{margin-bottom:0}.dropdown.dropdown--guide.no-title p{margin-top:-4px}.story-card__video,.story-card__img{width:100%;position:absolute;top:50%;left:0;-moz-transform:translateY(-50%);-ms-transform:translateY(-50%);-webkit-transform:translateY(-50%);transform:translateY(-50%)}.story-card.-fit-height .story-card__video,.story-card.-fit-height .story-card__img{height:100%;left:50%;top:auto;width:auto;-moz-transform:translateX(-50%);-ms-transform:translateX(-50%);-webkit-transform:translateX(-50%);transform:translateX(-50%)}.story-card__video::-webkit-media-controls-start-playback-button{display:none;-webkit-appearance:none}.story-card:not(.-small){max-width:100%;width:475px;height:260px;overflow:hidden;position:relative;border-radius:6px;padding:0 30px;z-index:0;color:#ffffff}.story-card:not(.-small)>a{color:inherit}.story-card:not(.-small) .story-card__gradient{background:linear-gradient(to right, rgba(0,0,0,0.6), transparent);position:absolute;top:0;left:0;width:400px;height:100%;border-radius:6px}.story-card:not(.-small) .story-card__description{max-width:420px;font-size:13px;position:absolute}.story-card:not(.-small) .story-card__description.-top{top:28px}.story-card:not(.-small) .story-card__description.-bottom{bottom:28px}.story-card:not(.-small) .story-card__description h2{-webkit-line-clamp:4;-webkit-box-orient:vertical;display:-webkit-box;text-overflow:ellipsis;overflow:hidden;max-height:136px;font-size:32px;line-height:34px;margin-bottom:5px}.story-card:not(.-small) .story-card__recoub{margin-bottom:3px}.story-card:not(.-small) .story-card__recoub svg{vertical-align:middle}.story-card:not(.-small) .story-card__recoub svg path{fill:#ffffff}.story-card.-small{display:flex;width:100%}.story-card.-small .story-card__preview{width:136px;height:100px;position:relative;overflow:hidden;border-radius:6px;flex-shrink:0}.story-card.-small .story-card__description{margin-left:10px;min-width:0}.story-card.-small .story-card__description:hover{color:#0332FF}.story-card.-small .story-card__description h2{font-size:17px;line-height:18px;letter-spacing:-0.5px;margin-bottom:5px;-webkit-line-clamp:4;-webkit-box-orient:vertical;display:-webkit-box;text-overflow:ellipsis;overflow:hidden;max-height:72px}.story-card.-small .story-card__description h2 svg{vertical-align:middle}.story-card.-small .story-card__description div{color:#999999;font-size:12px;line-height:14px;text-overflow:ellipsis;overflow:hidden;white-space:nowrap}.mobile__story-page .story-card{color:#ffffff;width:100%}.mobile__story-page .story-card .story-card__gradient{width:100%}[blocks-stories-block] .stories-block__heading{font-size:20px;letter-spacing:-0.6px;margin-bottom:10px}[blocks-stories-block] .stories-block__container{display:flex;flex-wrap:wrap;justify-content:space-between}[blocks-stories-block] .story-card{margin-bottom:20px}[blocks-stories-block] .more-stories-button{font-size:16px;text-align:center;display:block;box-shadow:0px 0px 0px 1px rgba(0,0,0,0.1);border-radius:8px;color:#000000;padding:8px 0;letter-spacing:-0.04em;font-family:helveticaneuecoub-bold, Helvetica, Arial, "Lucida Grande", sans-serif;font-weight:800;cursor:pointer}html.win [blocks-stories-block] .more-stories-button{font-family:Helvetica, Arial, "Lucida Grande", sans-serif;font-weight:bold}[blocks-stories-block] .more-stories-button:hover{box-shadow:0 0 0 3px #0332FF}.page-container{padding-top:0}.page-menu{display:flex;border-bottom:1px solid rgba(0,0,0,0.1);margin-bottom:20px;justify-content:space-between;align-items:center;background-color:#FFFFFF;height:60px;position:-webkit-sticky;position:sticky;top:70px;z-index:798}.page-menu::before{content:'';height:100%;width:10000px;left:-5000px;position:absolute;background-color:#FFFFFF}header.-static ~ .page-container .page-menu,header.-static-absolute ~ .page-container .page-menu{top:0}@media only screen and (min-width: 0px) and (max-width: 969px){.page-menu::before{content:none}}.page-menu .dropdown--select .dropdown__handler .sb.-toggle{font-size:14px;background:none !important;box-shadow:none !important;color:#000000;font-family:helveticaneuecoub-normal, Helvetica, Arial, "Lucida Grande", sans-serif;font-weight:400;height:55px;white-space:nowrap}html.win .page-menu .dropdown--select .dropdown__handler .sb.-toggle{font-family:Helvetica, Arial, "Lucida Grande", sans-serif;font-weight:400}.page-menu .dropdown--select .dropdown__handler .sb.-toggle:hover{color:#0332FF}.page-menu .dropdown--select .dropdown__handler .sb.-toggle:hover::after{border-top-color:#0332FF}.page-menu .dropdown--select .dropdown__content{width:160px}.page-menu__inner{display:flex;align-items:center;position:relative}.page-menu__inner:last-of-type{margin-left:20px}.page-menu__item:not(.list__item){font-size:20px;letter-spacing:-0.6px;padding:17px 25px;cursor:pointer;position:relative;text-align:center;line-height:22px;white-space:nowrap}.page-menu__item:not(.list__item) span{color:#999999}.page-menu__item:not(.list__item)::after{display:block;content:attr(data-title);letter-spacing:-0.04em;font-family:helveticaneuecoub-bold, Helvetica, Arial, "Lucida Grande", sans-serif;font-weight:800;height:0;overflow:hidden;visibility:hidden}html.win .page-menu__item:not(.list__item)::after{font-family:Helvetica, Arial, "Lucida Grande", sans-serif;font-weight:bold}.page-menu__item:not(.list__item).-active{letter-spacing:-0.04em;font-family:helveticaneuecoub-bold, Helvetica, Arial, "Lucida Grande", sans-serif;font-weight:800}html.win .page-menu__item:not(.list__item).-active{font-family:Helvetica, Arial, "Lucida Grande", sans-serif;font-weight:bold}.page-menu__inner:not(.-mouse-over) .page-menu__item:not(.list__item).-active::before,.page-menu__item:not(.list__item).-hovered::before{content:'';position:absolute;bottom:-3px;left:0;width:100%;height:3px;background-color:#0332FF;border-radius:2px}.page-menu__more-items .dropdown__handler{cursor:pointer}.page-menu__more-items .dropdown__handler i{padding:14px 15px;display:block}.page-menu__more-items .dropdown__content{width:160px}.page-menu__view-selector .viewSelector{cursor:pointer;padding:14px 15px 14px 10px}.page-menu__view-selector .viewSelector.active{display:none}.page-menu__random-selector{cursor:pointer;padding:14px 10px 14px 15px}.page-menu__hov-svg svg path{fill:#999999}.page-menu__hov-svg:hover svg path,.page-menu__hov-svg.-active svg path{fill:#0332FF}.profile__menu .scope__filter{opacity:0;transition:opacity 0.4s}.profile__menu:hover .scope__filter{opacity:1}.page-container{width:100%;box-sizing:border-box}.page__body{width:970px}.hero-cover{z-index:200;background-color:#EAEAEA}.hero-cover>.loader__overlay{border-radius:0px}.hero-cover__att.-image,.hero-cover__att.-coub{opacity:0;filter:blur(4px);transition:filter .15s linear, opacity .15s linear}.hero-cover__att.-image.-faded,.hero-cover__att.-coub.-faded{opacity:1;filter:blur(0px)}.hero-cover.-reposition .hero-cover__att,.hero-cover.-reposition .hero-cover__reposition{cursor:row-resize;user-select:none}.hero-cover.-drag .hero-cover__att,.hero-cover.-drag .hero-cover__reposition{z-index:200}.hero-cover__reposition{padding:8px 16px;background-color:rgba(0,0,0,0.5);border-radius:30px;display:flex;align-items:center}.hero-cover__reposition>p{font-size:20px;margin-right:10px;margin-bottom:0;color:#ffffff}.hero-cover__reposition .sb.-string{color:#ffffff;margin-right:10px;padding:0}.profile__follow-popup .modal__content{padding-bottom:10px;width:416px}.profile__follow-popup h3.hthin{margin-bottom:21px}.profile__follow-popup h5.hbold{line-height:1.1;margin-bottom:9px;margin-top:5px}.profile__follow-popup .follow-btn{float:right;margin-top:10px;margin-right:-13px}.profile__follow-popup .object-media{text-align:left}.profile__follow-popup .object-media__body{overflow:visible}.hero-cover__content-box-inner{opacity:1;transition:opacity .2s ease-in-out;height:100%;display:flex;justify-content:center}.hero-cover.-working .hero-cover__content-box-inner{opacity:0}.hero-cover.-drag .hero-cover__content-box{z-index:auto}.hero-cover__content-box .channel{height:100%;width:90%;min-width:970px;position:relative}.hero-cover__content-box .channel .loader__overlay{border-radius:50%}.hero-cover__content-box .channel__left{display:flex;align-items:center;height:100%}.hero-cover__content-box .channel__top{display:flex;flex-direction:column;align-items:flex-end;position:absolute;top:30px;right:0}.hero-cover__content-box .channel__bottom{display:flex;flex-direction:column;align-items:flex-end;position:absolute;bottom:30px;right:0}.hero-cover__content-box .channel__description{color:#ffffff;margin-left:30px;min-width:0}.hero-cover__content-box .channel__description h1{font-size:54px;line-height:62px;letter-spacing:-3px;text-overflow:ellipsis;overflow:hidden;white-space:nowrap;padding-right:5px}.hero-cover__content-box .channel__description p{font-size:18px;line-height:21px;width:480px}.hero-cover__content-box .channel__description p a{color:#ffffff}.channel__views{margin-top:auto;margin-bottom:10px;color:#ffffff;font-size:20px}.channel__relationships{display:flex;font-size:0}.channel__relationships>*{margin-left:8px;margin-bottom:10px}.channel__hoverable{position:relative;cursor:pointer}.channel__hoverable a,.channel__hoverable span{position:relative;z-index:1;color:#ffffff}.channel__hoverable:hover::before{content:'';position:absolute;top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,0.6);border-radius:18px}.channel__hoverable.text{font-size:16px;height:36px;line-height:36px;padding:0 14px}.channel__hoverable.icon{padding:6px}.channel__buttons{display:flex;align-items:center;font-size:0}.channel__relationships__follow{margin-left:18px}.channel__relationships__message{font-size:16px;letter-spacing:-0.6px;background-color:#FFFFFF;height:36px;border-radius:6px;padding:0 12px;display:flex;align-items:center;color:#000000;margin-left:10px}.channel__relationships__message i{margin-right:4px;font-size:0}.channel__relationships__message i svg path{fill:#999999}.channel__relationships__message:hover{box-shadow:0 0 0 2px #0332FF;color:#000000}.channel__relationships__message:hover i svg path{fill:#0332FF}.channel__relationships__follow.-hidden+.channel__relationships__message{margin-left:18px}.hero-cover .cover__options{opacity:1;-moz-transition:opacity 0.2s ease-in-out;-o-transition:opacity 0.2s ease-in-out;-webkit-transition:opacity 0.2s ease-in-out;transition:opacity 0.2s ease-in-out;z-index:200}.hero-cover .cover__options.-fade{opacity:0}.hero-cover .cover__options .dropdown__content{width:160px}.hero-cover .cover__options .sb{font-family:helveticaneuecoub-normal, Helvetica, Arial, "Lucida Grande", sans-serif;font-weight:400;line-height:32px;padding-right:35px}html.win .hero-cover .cover__options .sb{font-family:Helvetica, Arial, "Lucida Grande", sans-serif;font-weight:400}.hero-cover .cover__options .sb:after{right:15px}.hero-cover .cover__options .list__item{padding-left:41px}.hero-cover .cover__options .list__item:before{left:10px;content:''}.hero-cover .cover__options .list__item.coub::before{height:24px;width:24px;background-image:url(/assets/sprites-s8dbc713e15-bbb12349feef8bf7364b0223f9fe84310f8a11d7aed61f63601c76eb65fffe52.png);background-position:0 -147px;background-repeat:no-repeat}@media (-webkit-min-device-pixel-ratio: 1.5), (min--moz-device-pixel-ratio: 1.5), (-o-min-device-pixel-ratio: 3 / 2), (min-device-pixel-ratio: 1.5){.hero-cover .cover__options .list__item.coub::before{background-image:url(/assets/sprites-retina-s1cd6ad65fe-585ba30e2da1092cc98a9af30e02f3ea4a3b3aba87ba253ba671397f69f48091.png);background-position:0 -147px;background-repeat:no-repeat;-moz-background-size:67px 2947px;-o-background-size:67px 2947px;-webkit-background-size:67px 2947px;background-size:67px 2947px}}.hero-cover .cover__options .list__item.picture::before{height:24px;width:24px;background-image:url(/assets/sprites-s8dbc713e15-bbb12349feef8bf7364b0223f9fe84310f8a11d7aed61f63601c76eb65fffe52.png);background-position:0 -1562px;background-repeat:no-repeat}@media (-webkit-min-device-pixel-ratio: 1.5), (min--moz-device-pixel-ratio: 1.5), (-o-min-device-pixel-ratio: 3 / 2), (min-device-pixel-ratio: 1.5){.hero-cover .cover__options .list__item.picture::before{background-image:url(/assets/sprites-retina-s1cd6ad65fe-585ba30e2da1092cc98a9af30e02f3ea4a3b3aba87ba253ba671397f69f48091.png);background-position:0 -1558px;background-repeat:no-repeat;-moz-background-size:67px 2947px;-o-background-size:67px 2947px;-webkit-background-size:67px 2947px;background-size:67px 2947px}}.hero-cover .cover__options .list__item.reposition::before{height:24px;width:24px;background-image:url(/assets/sprites-s8dbc713e15-bbb12349feef8bf7364b0223f9fe84310f8a11d7aed61f63601c76eb65fffe52.png);background-position:0 -1848px;background-repeat:no-repeat}@media (-webkit-min-device-pixel-ratio: 1.5), (min--moz-device-pixel-ratio: 1.5), (-o-min-device-pixel-ratio: 3 / 2), (min-device-pixel-ratio: 1.5){.hero-cover .cover__options .list__item.reposition::before{background-image:url(/assets/sprites-retina-s1cd6ad65fe-585ba30e2da1092cc98a9af30e02f3ea4a3b3aba87ba253ba671397f69f48091.png);background-position:0 -1846px;background-repeat:no-repeat;-moz-background-size:67px 2947px;-o-background-size:67px 2947px;-webkit-background-size:67px 2947px;background-size:67px 2947px}}.hero-cover .cover__options .list__item.remove:before{height:24px;width:24px;background-image:url(/assets/sprites-s8dbc713e15-bbb12349feef8bf7364b0223f9fe84310f8a11d7aed61f63601c76eb65fffe52.png);background-position:0 -1355px;background-repeat:no-repeat}@media (-webkit-min-device-pixel-ratio: 1.5), (min--moz-device-pixel-ratio: 1.5), (-o-min-device-pixel-ratio: 3 / 2), (min-device-pixel-ratio: 1.5){.hero-cover .cover__options .list__item.remove:before{background-image:url(/assets/sprites-retina-s1cd6ad65fe-585ba30e2da1092cc98a9af30e02f3ea4a3b3aba87ba253ba671397f69f48091.png);background-position:0 -1351px;background-repeat:no-repeat;-moz-background-size:67px 2947px;-o-background-size:67px 2947px;-webkit-background-size:67px 2947px;background-size:67px 2947px}}.hero-cover .cover__options .list__item.-last{border-bottom-left-radius:7px;border-bottom-right-radius:7px}.hero-cover.-with-cover .cover__options{opacity:0}.hero-cover.-with-cover:hover .cover__options{opacity:1}.hero-cover .box--banner{position:absolute;z-index:200;padding:30px;width:426px;box-shadow:none}.hero-cover .box--banner>h3{margin-bottom:20px}.hero-cover .box--banner>p{font-size:11px;line-height:1.3;color:rgba(0,0,0,0.6);margin:20px 0px 0px}.hero-cover .box--banner .permalink{position:relative}.hero-cover .box--banner .hd{font-size:10px;color:rgba(0,0,0,0.45);padding:6px 10px;position:absolute;right:10px;top:10px;border-radius:3px}.hero-cover .box--banner .hd.-error{color:#FFFFFF;background-color:#E81010}.hero-cover .box--banner .-error-text{margin:15px 0px -5px}.hero-cover .box--banner.cover-error{background-color:rgba(0,0,0,0.5);border:1px solid rgba(255,255,255,0.5);padding:10px;width:313px}.hero-cover .box--banner.cover-error>p{font-size:14px;line-height:1.45;color:#FFFFFF;margin:0}.timeline-right-block .box--banner{margin-bottom:15px}.channels-block.recommendations .close-small,.channels-block.recommendations .sort-handle{display:none}.channels-block.recommendations .scrollable .list{max-height:490px}.channels-block.recommendations form{padding:10px;border-bottom:1px solid rgba(0,0,0,0.1)}.channels-block.recommendations .-error-text{margin-top:10px}.channels-block.recommendations .dropdown__content .antiscroll-inner,.channels-block.recommendations .dropdown__content .list__item:first-of-type{border-radius:0px}.channels-block.recommendations:not(.-empty) .dropdown .dropdown__inner{margin-left:-120px}.channels-block.recommendations .channels-block__heading .sb{font-family:helveticaneuecoub-normal, Helvetica, Arial, "Lucida Grande", sans-serif;font-weight:400;font-size:11px;color:#999999;height:21px;line-height:21px}html.win .channels-block.recommendations .channels-block__heading .sb{font-family:Helvetica, Arial, "Lucida Grande", sans-serif;font-weight:400}.channels-block.recommendations .channels-block__heading--no-padding{padding-bottom:0}.channels-block.recommendations .channel.channel--simple .object-media__body{padding-right:0px}.channels-block.recommendations .channel.channel--simple .channel__title{max-height:none}.channels-block.recommendations .channel__title>a>span{display:inline-block}.channels-block.recommendations i.reposition{height:11px;width:17px;background-image:url(/assets/sprites-s8dbc713e15-bbb12349feef8bf7364b0223f9fe84310f8a11d7aed61f63601c76eb65fffe52.png);background-position:0 -204px;background-repeat:no-repeat;cursor:-webkit-grab;cursor:-moz-grab}@media (-webkit-min-device-pixel-ratio: 1.5), (min--moz-device-pixel-ratio: 1.5), (-o-min-device-pixel-ratio: 3 / 2), (min-device-pixel-ratio: 1.5){.channels-block.recommendations i.reposition{background-image:url(/assets/sprites-retina-s1cd6ad65fe-585ba30e2da1092cc98a9af30e02f3ea4a3b3aba87ba253ba671397f69f48091.png);background-position:0 -204px;background-repeat:no-repeat;-moz-background-size:67px 2947px;-o-background-size:67px 2947px;-webkit-background-size:67px 2947px;background-size:67px 2947px}}.channels-block.recommendations i.crown{margin-left:3px;height:13px;width:13px;background-image:url(/assets/sprites-s8dbc713e15-bbb12349feef8bf7364b0223f9fe84310f8a11d7aed61f63601c76eb65fffe52.png);background-position:0 -181px;background-repeat:no-repeat}@media (-webkit-min-device-pixel-ratio: 1.5), (min--moz-device-pixel-ratio: 1.5), (-o-min-device-pixel-ratio: 3 / 2), (min-device-pixel-ratio: 1.5){.channels-block.recommendations i.crown{background-image:url(/assets/sprites-retina-s1cd6ad65fe-585ba30e2da1092cc98a9af30e02f3ea4a3b3aba87ba253ba671397f69f48091.png);background-position:0 -181px;background-repeat:no-repeat;-moz-background-size:67px 2947px;-o-background-size:67px 2947px;-webkit-background-size:67px 2947px;background-size:67px 2947px}}.channels-block.recommendations.-empty .channels-block__heading{margin-bottom:0px}.channels-block.recommendations.-empty .dropdown.-select,.channels-block.recommendations.-empty .dropdown>.dropdown__handler{width:100%;height:100%;position:absolute;left:0px;right:0px;top:0px;bottom:0px}.channels-block.recommendations.-empty .dropdown__handler{overflow:hidden;text-indent:-9000px;display:block}.channels-block.recommendations.-own .close-small,.channels-block.recommendations.-own .sort-handle{display:block}.channels-block.recommendations.-own .reposition{position:absolute;left:7px;top:7px}.timeline-announcements{padding:10px 20px}.timeline-announcement__heading{font-size:14px;line-height:2.1em}.timeline-announcements-dropdown .dropdown__content{padding:17px 19px;text-align:center;width:300px}.timeline-announcements-dropdown--add{float:right}.timeline-announcements-dropdown__add-video{padding-left:20px}.timeline-announcements-dropdown__add-video:before{content:'';left:8px;top:8px;height:9px;width:8px;background-image:url(/assets/sprites-s8dbc713e15-bbb12349feef8bf7364b0223f9fe84310f8a11d7aed61f63601c76eb65fffe52.png);background-position:0 -80px;background-repeat:no-repeat;-moz-transform:rotate(0deg);-ms-transform:rotate(0deg);-webkit-transform:rotate(0deg);transform:rotate(0deg);-moz-transition:-moz-transform 0.3s;-o-transition:-o-transform 0.3s;-webkit-transition:-webkit-transform 0.3s;transition:transform 0.3s}@media (-webkit-min-device-pixel-ratio: 1.5), (min--moz-device-pixel-ratio: 1.5), (-o-min-device-pixel-ratio: 3 / 2), (min-device-pixel-ratio: 1.5){.timeline-announcements-dropdown__add-video:before{background-image:url(/assets/sprites-retina-s1cd6ad65fe-585ba30e2da1092cc98a9af30e02f3ea4a3b3aba87ba253ba671397f69f48091.png);background-position:0 -80px;background-repeat:no-repeat;-moz-background-size:67px 2947px;-o-background-size:67px 2947px;-webkit-background-size:67px 2947px;background-size:67px 2947px}}.timeline-announcements-dropdown.xMark .timeline-announcements-dropdown__add-video:before{-moz-transform:rotate(45deg);-ms-transform:rotate(45deg);-webkit-transform:rotate(45deg);transform:rotate(45deg)}.timeline-announcements-dropdown__heading{font-weight:lighter;margin-bottom:14px}.timeline-announcements-dropdown__sub{color:rgba(0,0,0,0.5);font-size:11px;margin:10px 0}.timeline-announcements-dropdown__sub.error{color:#E81010}.timeline-announcements-dropdown__buttons button{margin:0 7px}.timeline-announcements-item,.timeline-announcements-item__image{border-radius:4px;height:155px;width:270px;display:inline-block}.timeline-announcements-item{position:relative;margin:10px 0px}.timeline-announcements-item:last-child{margin-bottom:10px}.timeline-announcements-item .delete{background-color:rgba(0,0,0,0.5);opacity:0;-moz-transition:opacity ease-in-out;-o-transition:opacity ease-in-out;-webkit-transition:opacity ease-in-out;transition:opacity ease-in-out}.timeline-announcements-item:hover .delete{opacity:1}.timeline-announcements-item.processing .delete,.timeline-announcements-item.error .delete{display:none}.timeline-announcements-item__image{overflow:hidden}.timeline-announcements-item__image img{height:auto;width:100%}.timeline-announcements-item__play-overlay{border-radius:4px;bottom:0;left:0;position:absolute;right:0;top:0;cursor:pointer}.timeline-announcements-item__play-overlay .icon{height:48px;width:44px;position:absolute;top:50%;left:50%;margin:-24px 0 0 -22px;background:url(/assets/profile/announce-play@2x-b44a386194f70699a4ee074d186f23405ba70a6b63c71be6f38371e55db6a01e.png) no-repeat;-moz-background-size:44px 48px;-o-background-size:44px 48px;-webkit-background-size:44px 48px;background-size:44px 48px}.timeline-announcements-item__play-overlay:hover .icon{background-image:url(/assets/profile/announce-play_hover@2x-6d703f281e06169eeab51bed79e6c379738f1da9054896ac8eef77dcb5cd9c67.png)}.timeline-announcements-item.error .timeline-announcements-item__play-overlay .icon,.timeline-announcements-item.processing .timeline-announcements-item__play-overlay .icon{display:none}.timeline-announcements-item.error .timeline-announcements-item__play-overlay:hover,.timeline-announcements-item.processing .timeline-announcements-item__play-overlay:hover{cursor:default}.timeline-announcements-item.error .timeline-announcements-item__play-overlay{background:#000000;opacity:0.5}.timeline-announcements-item.processing .timeline-announcements-item__play-overlay{background:#FFFFFF;opacity:0.5}.timeline-announcements-item__controls{position:absolute;right:5px;top:5px}.timeline-announcements-item__controls .sb{color:#ffffff}.timeline-announcements-item__progress{position:absolute;bottom:10px;width:100%;text-align:center}.timeline-announcements-item__progress p{color:#FFFFFF;text-shadow:0 1px 0 rgba(0,0,0,0.7);font-weight:bold;line-height:2.2em}.timeline-announcements-item__progress .container{width:90%;height:11px;background:#FFFFFF;margin:0 auto;overflow:hidden;-moz-border-radius:15px;-webkit-border-radius:15px;border-radius:15px;background-image:url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzAwMDAwMCIgc3RvcC1vcGFjaXR5PSIwLjA1Ii8+PHN0b3Agb2Zmc2V0PSI4MCUiIHN0b3AtY29sb3I9IiNmZmZmZmYiLz48L2xpbmVhckdyYWRpZW50PjwvZGVmcz48cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIxMDAlIiBmaWxsPSJ1cmwoI2dyYWQpIiAvPjwvc3ZnPiA=");background-size:100%;background-image:-webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, rgba(0,0,0,0.05)), color-stop(80%, #fff));background-image:-moz-linear-gradient(top, rgba(0,0,0,0.05), #fff 80%);background-image:-webkit-linear-gradient(top, rgba(0,0,0,0.05), #fff 80%);background-image:linear-gradient(to bottom, rgba(0,0,0,0.05), #fff 80%);-moz-box-shadow:inset 0 1px 2px rgba(0,0,0,0.3);-webkit-box-shadow:inset 0 1px 2px rgba(0,0,0,0.3);box-shadow:inset 0 1px 2px rgba(0,0,0,0.3)}.timeline-announcements-item__progress .tail{background:#0332FF;height:100%;width:0%;-moz-border-radius:15px 0 0 15px;-webkit-border-radius:15px;border-radius:15px 0 0 15px;-moz-box-shadow:inset 0 3px 2px -2px rgba(0,0,0,0.3);-webkit-box-shadow:inset 0 3px 2px -2px rgba(0,0,0,0.3);box-shadow:inset 0 3px 2px -2px rgba(0,0,0,0.3);background-image:url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzAwMDAwMCIgc3RvcC1vcGFjaXR5PSIwLjA1Ii8+PHN0b3Agb2Zmc2V0PSI4MCUiIHN0b3AtY29sb3I9IiMwMDAwMDAiIHN0b3Atb3BhY2l0eT0iMC4wIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCNncmFkKSIgLz48L3N2Zz4g");background-size:100%;background-image:-webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, rgba(0,0,0,0.05)), color-stop(80%, transparent));background-image:-moz-linear-gradient(top, rgba(0,0,0,0.05), transparent 80%);background-image:-webkit-linear-gradient(top, rgba(0,0,0,0.05), transparent 80%);background-image:linear-gradient(to bottom, rgba(0,0,0,0.05), transparent 80%)}.complete .timeline-announcements-item__progress .tail{width:100% !important;-moz-border-radius:15px;-webkit-border-radius:15px;border-radius:15px}.timeline-announcements-item.processing .timeline-announcements-item__progress{display:block}.timeline-announcements-item__error{color:#FFFFFF;left:50%;margin-left:-102.5px;position:absolute;text-align:center;top:40px;width:205px}.timeline-announcements-item__error h5{font-size:26px;font-family:'HelveticaNeueCoub';line-height:1.4em}.timeline-announcements-item__error p{font-size:12px;line-height:1.55em}.timeline-announcements-item.error .timeline-announcements-item__error{display:block}.modal--attached-channel img{margin:0px auto 20px}.login-and-save{color:#000000;position:absolute;top:50%;left:40px}.login-and-save__handler,.follows-counter.-editor{display:none}.hero-cover:hover .login-and-save__handler,.hero-cover:hover .follows-counter.-editor{display:block}.login-and-save__channel-features>ul{max-height:60px;overflow-y:auto}.login-and-save__mass-action-buttons>button{margin:0 15px 15px 0}
