.cropper-container{direction:ltr;font-size:0;line-height:0;position:relative;-ms-touch-action:none;touch-action:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.cropper-container img{-webkit-backface-visibility:hidden;backface-visibility:hidden;display:block;height:100%;image-orientation:0deg;max-height:none!important;max-width:none!important;min-height:0!important;min-width:0!important;width:100%}.cropper-wrap-box,.cropper-canvas,.cropper-drag-box,.cropper-crop-box,.cropper-modal{inset:0;position:absolute}.cropper-wrap-box,.cropper-canvas{overflow:hidden}.cropper-drag-box{background-color:#fff;opacity:0}.cropper-modal{background-color:#000;opacity:.5}.cropper-view-box{display:block;height:100%;outline:1px solid #39f;outline-color:#3399ffbf;overflow:hidden;width:100%}.cropper-dashed{border:0 dashed #eee;display:block;opacity:.5;position:absolute}.cropper-dashed.dashed-h{border-bottom-width:1px;border-top-width:1px;height:calc(100% / 3);left:0;top:calc(100% / 3);width:100%}.cropper-dashed.dashed-v{border-left-width:1px;border-right-width:1px;height:100%;left:calc(100% / 3);top:0;width:calc(100% / 3)}.cropper-center{display:block;height:0;left:50%;opacity:.75;position:absolute;top:50%;width:0}.cropper-center:before,.cropper-center:after{background-color:#eee;content:" ";display:block;position:absolute}.cropper-center:before{height:1px;left:-3px;top:0;width:7px}.cropper-center:after{height:7px;left:0;top:-3px;width:1px}.cropper-face,.cropper-line,.cropper-point{display:block;height:100%;opacity:.1;position:absolute;width:100%}.cropper-face{background-color:#fff;left:0;top:0}.cropper-line{background-color:#39f}.cropper-line.line-e{cursor:ew-resize;right:-3px;top:0;width:5px}.cropper-line.line-n{cursor:ns-resize;height:5px;left:0;top:-3px}.cropper-line.line-w{cursor:ew-resize;left:-3px;top:0;width:5px}.cropper-line.line-s{bottom:-3px;cursor:ns-resize;height:5px;left:0}.cropper-point{background-color:#39f;height:5px;opacity:.75;width:5px}.cropper-point.point-e{cursor:ew-resize;margin-top:-3px;right:-3px;top:50%}.cropper-point.point-n{cursor:ns-resize;left:50%;margin-left:-3px;top:-3px}.cropper-point.point-w{cursor:ew-resize;left:-3px;margin-top:-3px;top:50%}.cropper-point.point-s{bottom:-3px;cursor:s-resize;left:50%;margin-left:-3px}.cropper-point.point-ne{cursor:nesw-resize;right:-3px;top:-3px}.cropper-point.point-nw{cursor:nwse-resize;left:-3px;top:-3px}.cropper-point.point-sw{bottom:-3px;cursor:nesw-resize;left:-3px}.cropper-point.point-se{bottom:-3px;cursor:nwse-resize;height:20px;opacity:1;right:-3px;width:20px}@media (min-width: 768px){.cropper-point.point-se{height:15px;width:15px}}@media (min-width: 992px){.cropper-point.point-se{height:10px;width:10px}}@media (min-width: 1200px){.cropper-point.point-se{height:5px;opacity:.75;width:5px}}.cropper-point.point-se:before{background-color:#39f;bottom:-50%;content:" ";display:block;height:200%;opacity:0;position:absolute;right:-50%;width:200%}.cropper-invisible{opacity:0}.cropper-bg{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQAQMAAAAlPW0iAAAAA3NCSVQICAjb4U/gAAAABlBMVEXMzMz////TjRV2AAAACXBIWXMAAArrAAAK6wGCiw1aAAAAHHRFWHRTb2Z0d2FyZQBBZG9iZSBGaXJld29ya3MgQ1M26LyyjAAAABFJREFUCJlj+M/AgBVhF/0PAH6/D/HkDxOGAAAAAElFTkSuQmCC)}.cropper-hide{display:block;height:0;position:absolute;width:0}.cropper-hidden{display:none!important}.cropper-move{cursor:move}.cropper-crop{cursor:crosshair}.cropper-disabled .cropper-drag-box,.cropper-disabled .cropper-face,.cropper-disabled .cropper-line,.cropper-disabled .cropper-point{cursor:not-allowed}:root{--nprogress-color: #29d;--nprogress-height: 2px;--nprogress-spinner-opacity: 1;--nprogress-spinner-size: 18px;--nprogress-spinner-stroke-width: 2px}#nprogress{pointer-events:none}#nprogress .bar{background:#29d;background:var(--nprogress-color);position:fixed;z-index:1031;top:0;left:0;width:100%;height:2px;height:var(--nprogress-height)}#nprogress .peg{display:block;position:absolute;right:0;width:100px;height:100%;box-shadow:0 0 10px #29d,0 0 5px #29d;box-shadow:0 0 10px var(--nprogress-color),0 0 5px var(--nprogress-color);opacity:1;-webkit-transform:rotate(3deg) translate(0px,-4px);-ms-transform:rotate(3deg) translate(0px,-4px);transform:rotate(3deg) translateY(-4px)}#nprogress .spinner{display:block;position:fixed;z-index:1031;top:15px;right:15px;opacity:var(--nprogress-spinner-opacity)}#nprogress .spinner-icon{width:18px;width:var(--nprogress-spinner-size);height:18px;height:var(--nprogress-spinner-size);box-sizing:border-box;border:solid 2px transparent;border:solid var(--nprogress-spinner-stroke-width) transparent;border-top-color:#29d;border-top-color:var(--nprogress-color);border-left-color:#29d;border-left-color:var(--nprogress-color);border-radius:50%;-webkit-animation:nprogress-spinner .4s linear infinite;animation:nprogress-spinner .4s linear infinite}.nprogress-custom-parent{overflow:hidden;position:relative}.nprogress-custom-parent #nprogress .spinner,.nprogress-custom-parent #nprogress .bar{position:absolute}@-webkit-keyframes nprogress-spinner{0%{-webkit-transform:rotate(0deg)}to{-webkit-transform:rotate(360deg)}}@keyframes nprogress-spinner{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.ql-container{box-sizing:border-box;font-family:Helvetica,Arial,sans-serif;font-size:13px;height:100%;margin:0;position:relative}.ql-container.ql-disabled .ql-tooltip{visibility:hidden}.ql-container.ql-disabled .ql-editor ul[data-checked]>li:before{pointer-events:none}.ql-clipboard{left:-100000px;height:1px;overflow-y:hidden;position:absolute;top:50%}.ql-clipboard p{margin:0;padding:0}.ql-editor{box-sizing:border-box;line-height:1.42;height:100%;outline:none;overflow-y:auto;padding:12px 15px;tab-size:4;-moz-tab-size:4;text-align:left;white-space:pre-wrap;word-wrap:break-word}.ql-editor>*{cursor:text}.ql-editor p,.ql-editor ol,.ql-editor ul,.ql-editor pre,.ql-editor blockquote,.ql-editor h1,.ql-editor h2,.ql-editor h3,.ql-editor h4,.ql-editor h5,.ql-editor h6{margin:0;padding:0;counter-reset:list-1 list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9}.ql-editor ol,.ql-editor ul{padding-left:1.5em}.ql-editor ol>li,.ql-editor ul>li{list-style-type:none}.ql-editor ul>li:before{content:"\2022"}.ql-editor ul[data-checked=true],.ql-editor ul[data-checked=false]{pointer-events:none}.ql-editor ul[data-checked=true]>li *,.ql-editor ul[data-checked=false]>li *{pointer-events:all}.ql-editor ul[data-checked=true]>li:before,.ql-editor ul[data-checked=false]>li:before{color:#777;cursor:pointer;pointer-events:all}.ql-editor ul[data-checked=true]>li:before{content:"\2611"}.ql-editor ul[data-checked=false]>li:before{content:"\2610"}.ql-editor li:before{display:inline-block;white-space:nowrap;width:1.2em}.ql-editor li:not(.ql-direction-rtl):before{margin-left:-1.5em;margin-right:.3em;text-align:right}.ql-editor li.ql-direction-rtl:before{margin-left:.3em;margin-right:-1.5em}.ql-editor ol li:not(.ql-direction-rtl),.ql-editor ul li:not(.ql-direction-rtl){padding-left:1.5em}.ql-editor ol li.ql-direction-rtl,.ql-editor ul li.ql-direction-rtl{padding-right:1.5em}.ql-editor ol li{counter-reset:list-1 list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9;counter-increment:list-0}.ql-editor ol li:before{content:counter(list-0,decimal) ". "}.ql-editor ol li.ql-indent-1{counter-increment:list-1}.ql-editor ol li.ql-indent-1:before{content:counter(list-1,lower-alpha) ". "}.ql-editor ol li.ql-indent-1{counter-reset:list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9}.ql-editor ol li.ql-indent-2{counter-increment:list-2}.ql-editor ol li.ql-indent-2:before{content:counter(list-2,lower-roman) ". "}.ql-editor ol li.ql-indent-2{counter-reset:list-3 list-4 list-5 list-6 list-7 list-8 list-9}.ql-editor ol li.ql-indent-3{counter-increment:list-3}.ql-editor ol li.ql-indent-3:before{content:counter(list-3,decimal) ". "}.ql-editor ol li.ql-indent-3{counter-reset:list-4 list-5 list-6 list-7 list-8 list-9}.ql-editor ol li.ql-indent-4{counter-increment:list-4}.ql-editor ol li.ql-indent-4:before{content:counter(list-4,lower-alpha) ". "}.ql-editor ol li.ql-indent-4{counter-reset:list-5 list-6 list-7 list-8 list-9}.ql-editor ol li.ql-indent-5{counter-increment:list-5}.ql-editor ol li.ql-indent-5:before{content:counter(list-5,lower-roman) ". "}.ql-editor ol li.ql-indent-5{counter-reset:list-6 list-7 list-8 list-9}.ql-editor ol li.ql-indent-6{counter-increment:list-6}.ql-editor ol li.ql-indent-6:before{content:counter(list-6,decimal) ". "}.ql-editor ol li.ql-indent-6{counter-reset:list-7 list-8 list-9}.ql-editor ol li.ql-indent-7{counter-increment:list-7}.ql-editor ol li.ql-indent-7:before{content:counter(list-7,lower-alpha) ". "}.ql-editor ol li.ql-indent-7{counter-reset:list-8 list-9}.ql-editor ol li.ql-indent-8{counter-increment:list-8}.ql-editor ol li.ql-indent-8:before{content:counter(list-8,lower-roman) ". "}.ql-editor ol li.ql-indent-8{counter-reset:list-9}.ql-editor ol li.ql-indent-9{counter-increment:list-9}.ql-editor ol li.ql-indent-9:before{content:counter(list-9,decimal) ". "}.ql-editor .ql-indent-1:not(.ql-direction-rtl){padding-left:3em}.ql-editor li.ql-indent-1:not(.ql-direction-rtl){padding-left:4.5em}.ql-editor .ql-indent-1.ql-direction-rtl.ql-align-right{padding-right:3em}.ql-editor li.ql-indent-1.ql-direction-rtl.ql-align-right{padding-right:4.5em}.ql-editor .ql-indent-2:not(.ql-direction-rtl){padding-left:6em}.ql-editor li.ql-indent-2:not(.ql-direction-rtl){padding-left:7.5em}.ql-editor .ql-indent-2.ql-direction-rtl.ql-align-right{padding-right:6em}.ql-editor li.ql-indent-2.ql-direction-rtl.ql-align-right{padding-right:7.5em}.ql-editor .ql-indent-3:not(.ql-direction-rtl){padding-left:9em}.ql-editor li.ql-indent-3:not(.ql-direction-rtl){padding-left:10.5em}.ql-editor .ql-indent-3.ql-direction-rtl.ql-align-right{padding-right:9em}.ql-editor li.ql-indent-3.ql-direction-rtl.ql-align-right{padding-right:10.5em}.ql-editor .ql-indent-4:not(.ql-direction-rtl){padding-left:12em}.ql-editor li.ql-indent-4:not(.ql-direction-rtl){padding-left:13.5em}.ql-editor .ql-indent-4.ql-direction-rtl.ql-align-right{padding-right:12em}.ql-editor li.ql-indent-4.ql-direction-rtl.ql-align-right{padding-right:13.5em}.ql-editor .ql-indent-5:not(.ql-direction-rtl){padding-left:15em}.ql-editor li.ql-indent-5:not(.ql-direction-rtl){padding-left:16.5em}.ql-editor .ql-indent-5.ql-direction-rtl.ql-align-right{padding-right:15em}.ql-editor li.ql-indent-5.ql-direction-rtl.ql-align-right{padding-right:16.5em}.ql-editor .ql-indent-6:not(.ql-direction-rtl){padding-left:18em}.ql-editor li.ql-indent-6:not(.ql-direction-rtl){padding-left:19.5em}.ql-editor .ql-indent-6.ql-direction-rtl.ql-align-right{padding-right:18em}.ql-editor li.ql-indent-6.ql-direction-rtl.ql-align-right{padding-right:19.5em}.ql-editor .ql-indent-7:not(.ql-direction-rtl){padding-left:21em}.ql-editor li.ql-indent-7:not(.ql-direction-rtl){padding-left:22.5em}.ql-editor .ql-indent-7.ql-direction-rtl.ql-align-right{padding-right:21em}.ql-editor li.ql-indent-7.ql-direction-rtl.ql-align-right{padding-right:22.5em}.ql-editor .ql-indent-8:not(.ql-direction-rtl){padding-left:24em}.ql-editor li.ql-indent-8:not(.ql-direction-rtl){padding-left:25.5em}.ql-editor .ql-indent-8.ql-direction-rtl.ql-align-right{padding-right:24em}.ql-editor li.ql-indent-8.ql-direction-rtl.ql-align-right{padding-right:25.5em}.ql-editor .ql-indent-9:not(.ql-direction-rtl){padding-left:27em}.ql-editor li.ql-indent-9:not(.ql-direction-rtl){padding-left:28.5em}.ql-editor .ql-indent-9.ql-direction-rtl.ql-align-right{padding-right:27em}.ql-editor li.ql-indent-9.ql-direction-rtl.ql-align-right{padding-right:28.5em}.ql-editor .ql-video{display:block;max-width:100%}.ql-editor .ql-video.ql-align-center{margin:0 auto}.ql-editor .ql-video.ql-align-right{margin:0 0 0 auto}.ql-editor .ql-bg-black{background-color:#000}.ql-editor .ql-bg-red{background-color:#e60000}.ql-editor .ql-bg-orange{background-color:#f90}.ql-editor .ql-bg-yellow{background-color:#ff0}.ql-editor .ql-bg-green{background-color:#008a00}.ql-editor .ql-bg-blue{background-color:#06c}.ql-editor .ql-bg-purple{background-color:#93f}.ql-editor .ql-color-white{color:#fff}.ql-editor .ql-color-red{color:#e60000}.ql-editor .ql-color-orange{color:#f90}.ql-editor .ql-color-yellow{color:#ff0}.ql-editor .ql-color-green{color:#008a00}.ql-editor .ql-color-blue{color:#06c}.ql-editor .ql-color-purple{color:#93f}.ql-editor .ql-font-serif{font-family:Georgia,Times New Roman,serif}.ql-editor .ql-font-monospace{font-family:Monaco,Courier New,monospace}.ql-editor .ql-size-small{font-size:.75em}.ql-editor .ql-size-large{font-size:1.5em}.ql-editor .ql-size-huge{font-size:2.5em}.ql-editor .ql-direction-rtl{direction:rtl;text-align:inherit}.ql-editor .ql-align-center{text-align:center}.ql-editor .ql-align-justify{text-align:justify}.ql-editor .ql-align-right{text-align:right}.ql-editor.ql-blank:before{color:#0009;content:attr(data-placeholder);font-style:italic;left:15px;pointer-events:none;position:absolute;right:15px}.ql-bubble.ql-toolbar:after,.ql-bubble .ql-toolbar:after{clear:both;content:"";display:table}.ql-bubble.ql-toolbar button,.ql-bubble .ql-toolbar button{background:none;border:none;cursor:pointer;display:inline-block;float:left;height:24px;padding:3px 5px;width:28px}.ql-bubble.ql-toolbar button svg,.ql-bubble .ql-toolbar button svg{float:left;height:100%}.ql-bubble.ql-toolbar button:active:hover,.ql-bubble .ql-toolbar button:active:hover{outline:none}.ql-bubble.ql-toolbar input.ql-image[type=file],.ql-bubble .ql-toolbar input.ql-image[type=file]{display:none}.ql-bubble.ql-toolbar button:hover,.ql-bubble .ql-toolbar button:hover,.ql-bubble.ql-toolbar button:focus,.ql-bubble .ql-toolbar button:focus,.ql-bubble.ql-toolbar button.ql-active,.ql-bubble .ql-toolbar button.ql-active,.ql-bubble.ql-toolbar .ql-picker-label:hover,.ql-bubble .ql-toolbar .ql-picker-label:hover,.ql-bubble.ql-toolbar .ql-picker-label.ql-active,.ql-bubble .ql-toolbar .ql-picker-label.ql-active,.ql-bubble.ql-toolbar .ql-picker-item:hover,.ql-bubble .ql-toolbar .ql-picker-item:hover,.ql-bubble.ql-toolbar .ql-picker-item.ql-selected,.ql-bubble .ql-toolbar .ql-picker-item.ql-selected{color:#fff}.ql-bubble.ql-toolbar button:hover .ql-fill,.ql-bubble .ql-toolbar button:hover .ql-fill,.ql-bubble.ql-toolbar button:focus .ql-fill,.ql-bubble .ql-toolbar button:focus .ql-fill,.ql-bubble.ql-toolbar button.ql-active .ql-fill,.ql-bubble .ql-toolbar button.ql-active .ql-fill,.ql-bubble.ql-toolbar .ql-picker-label:hover .ql-fill,.ql-bubble .ql-toolbar .ql-picker-label:hover .ql-fill,.ql-bubble.ql-toolbar .ql-picker-label.ql-active .ql-fill,.ql-bubble .ql-toolbar .ql-picker-label.ql-active .ql-fill,.ql-bubble.ql-toolbar .ql-picker-item:hover .ql-fill,.ql-bubble .ql-toolbar .ql-picker-item:hover .ql-fill,.ql-bubble.ql-toolbar .ql-picker-item.ql-selected .ql-fill,.ql-bubble .ql-toolbar .ql-picker-item.ql-selected .ql-fill,.ql-bubble.ql-toolbar button:hover .ql-stroke.ql-fill,.ql-bubble .ql-toolbar button:hover .ql-stroke.ql-fill,.ql-bubble.ql-toolbar button:focus .ql-stroke.ql-fill,.ql-bubble .ql-toolbar button:focus .ql-stroke.ql-fill,.ql-bubble.ql-toolbar button.ql-active .ql-stroke.ql-fill,.ql-bubble .ql-toolbar button.ql-active .ql-stroke.ql-fill,.ql-bubble.ql-toolbar .ql-picker-label:hover .ql-stroke.ql-fill,.ql-bubble .ql-toolbar .ql-picker-label:hover .ql-stroke.ql-fill,.ql-bubble.ql-toolbar .ql-picker-label.ql-active .ql-stroke.ql-fill,.ql-bubble .ql-toolbar .ql-picker-label.ql-active .ql-stroke.ql-fill,.ql-bubble.ql-toolbar .ql-picker-item:hover .ql-stroke.ql-fill,.ql-bubble .ql-toolbar .ql-picker-item:hover .ql-stroke.ql-fill,.ql-bubble.ql-toolbar .ql-picker-item.ql-selected .ql-stroke.ql-fill,.ql-bubble .ql-toolbar .ql-picker-item.ql-selected .ql-stroke.ql-fill{fill:#fff}.ql-bubble.ql-toolbar button:hover .ql-stroke,.ql-bubble .ql-toolbar button:hover .ql-stroke,.ql-bubble.ql-toolbar button:focus .ql-stroke,.ql-bubble .ql-toolbar button:focus .ql-stroke,.ql-bubble.ql-toolbar button.ql-active .ql-stroke,.ql-bubble .ql-toolbar button.ql-active .ql-stroke,.ql-bubble.ql-toolbar .ql-picker-label:hover .ql-stroke,.ql-bubble .ql-toolbar .ql-picker-label:hover .ql-stroke,.ql-bubble.ql-toolbar .ql-picker-label.ql-active .ql-stroke,.ql-bubble .ql-toolbar .ql-picker-label.ql-active .ql-stroke,.ql-bubble.ql-toolbar .ql-picker-item:hover .ql-stroke,.ql-bubble .ql-toolbar .ql-picker-item:hover .ql-stroke,.ql-bubble.ql-toolbar .ql-picker-item.ql-selected .ql-stroke,.ql-bubble .ql-toolbar .ql-picker-item.ql-selected .ql-stroke,.ql-bubble.ql-toolbar button:hover .ql-stroke-miter,.ql-bubble .ql-toolbar button:hover .ql-stroke-miter,.ql-bubble.ql-toolbar button:focus .ql-stroke-miter,.ql-bubble .ql-toolbar button:focus .ql-stroke-miter,.ql-bubble.ql-toolbar button.ql-active .ql-stroke-miter,.ql-bubble .ql-toolbar button.ql-active .ql-stroke-miter,.ql-bubble.ql-toolbar .ql-picker-label:hover .ql-stroke-miter,.ql-bubble .ql-toolbar .ql-picker-label:hover .ql-stroke-miter,.ql-bubble.ql-toolbar .ql-picker-label.ql-active .ql-stroke-miter,.ql-bubble .ql-toolbar .ql-picker-label.ql-active .ql-stroke-miter,.ql-bubble.ql-toolbar .ql-picker-item:hover .ql-stroke-miter,.ql-bubble .ql-toolbar .ql-picker-item:hover .ql-stroke-miter,.ql-bubble.ql-toolbar .ql-picker-item.ql-selected .ql-stroke-miter,.ql-bubble .ql-toolbar .ql-picker-item.ql-selected .ql-stroke-miter{stroke:#fff}@media (pointer: coarse){.ql-bubble.ql-toolbar button:hover:not(.ql-active),.ql-bubble .ql-toolbar button:hover:not(.ql-active){color:#ccc}.ql-bubble.ql-toolbar button:hover:not(.ql-active) .ql-fill,.ql-bubble .ql-toolbar button:hover:not(.ql-active) .ql-fill,.ql-bubble.ql-toolbar button:hover:not(.ql-active) .ql-stroke.ql-fill,.ql-bubble .ql-toolbar button:hover:not(.ql-active) .ql-stroke.ql-fill{fill:#ccc}.ql-bubble.ql-toolbar button:hover:not(.ql-active) .ql-stroke,.ql-bubble .ql-toolbar button:hover:not(.ql-active) .ql-stroke,.ql-bubble.ql-toolbar button:hover:not(.ql-active) .ql-stroke-miter,.ql-bubble .ql-toolbar button:hover:not(.ql-active) .ql-stroke-miter{stroke:#ccc}}.ql-bubble,.ql-bubble *{box-sizing:border-box}.ql-bubble .ql-hidden{display:none}.ql-bubble .ql-out-bottom,.ql-bubble .ql-out-top{visibility:hidden}.ql-bubble .ql-tooltip{position:absolute;transform:translateY(10px)}.ql-bubble .ql-tooltip a{cursor:pointer;text-decoration:none}.ql-bubble .ql-tooltip.ql-flip{transform:translateY(-10px)}.ql-bubble .ql-formats{display:inline-block;vertical-align:middle}.ql-bubble .ql-formats:after{clear:both;content:"";display:table}.ql-bubble .ql-stroke{fill:none;stroke:#ccc;stroke-linecap:round;stroke-linejoin:round;stroke-width:2}.ql-bubble .ql-stroke-miter{fill:none;stroke:#ccc;stroke-miterlimit:10;stroke-width:2}.ql-bubble .ql-fill,.ql-bubble .ql-stroke.ql-fill{fill:#ccc}.ql-bubble .ql-empty{fill:none}.ql-bubble .ql-even{fill-rule:evenodd}.ql-bubble .ql-thin,.ql-bubble .ql-stroke.ql-thin{stroke-width:1}.ql-bubble .ql-transparent{opacity:.4}.ql-bubble .ql-direction svg:last-child{display:none}.ql-bubble .ql-direction.ql-active svg:last-child{display:inline}.ql-bubble .ql-direction.ql-active svg:first-child{display:none}.ql-bubble .ql-editor h1{font-size:2em}.ql-bubble .ql-editor h2{font-size:1.5em}.ql-bubble .ql-editor h3{font-size:1.17em}.ql-bubble .ql-editor h4{font-size:1em}.ql-bubble .ql-editor h5{font-size:.83em}.ql-bubble .ql-editor h6{font-size:.67em}.ql-bubble .ql-editor a{text-decoration:underline}.ql-bubble .ql-editor blockquote{border-left:4px solid #ccc;margin-bottom:5px;margin-top:5px;padding-left:16px}.ql-bubble .ql-editor code,.ql-bubble .ql-editor pre{background-color:#f0f0f0;border-radius:3px}.ql-bubble .ql-editor pre{white-space:pre-wrap;margin-bottom:5px;margin-top:5px;padding:5px 10px}.ql-bubble .ql-editor code{font-size:85%;padding:2px 4px}.ql-bubble .ql-editor pre.ql-syntax{background-color:#23241f;color:#f8f8f2;overflow:visible}.ql-bubble .ql-editor img{max-width:100%}.ql-bubble .ql-picker{color:#ccc;display:inline-block;float:left;font-size:14px;font-weight:500;height:24px;position:relative;vertical-align:middle}.ql-bubble .ql-picker-label{cursor:pointer;display:inline-block;height:100%;padding-left:8px;padding-right:2px;position:relative;width:100%}.ql-bubble .ql-picker-label:before{display:inline-block;line-height:22px}.ql-bubble .ql-picker-options{background-color:#444;display:none;min-width:100%;padding:4px 8px;position:absolute;white-space:nowrap}.ql-bubble .ql-picker-options .ql-picker-item{cursor:pointer;display:block;padding-bottom:5px;padding-top:5px}.ql-bubble .ql-picker.ql-expanded .ql-picker-label{color:#777;z-index:2}.ql-bubble .ql-picker.ql-expanded .ql-picker-label .ql-fill{fill:#777}.ql-bubble .ql-picker.ql-expanded .ql-picker-label .ql-stroke{stroke:#777}.ql-bubble .ql-picker.ql-expanded .ql-picker-options{display:block;margin-top:-1px;top:100%;z-index:1}.ql-bubble .ql-color-picker,.ql-bubble .ql-icon-picker{width:28px}.ql-bubble .ql-color-picker .ql-picker-label,.ql-bubble .ql-icon-picker .ql-picker-label{padding:2px 4px}.ql-bubble .ql-color-picker .ql-picker-label svg,.ql-bubble .ql-icon-picker .ql-picker-label svg{right:4px}.ql-bubble .ql-icon-picker .ql-picker-options{padding:4px 0}.ql-bubble .ql-icon-picker .ql-picker-item{height:24px;width:24px;padding:2px 4px}.ql-bubble .ql-color-picker .ql-picker-options{padding:3px 5px;width:152px}.ql-bubble .ql-color-picker .ql-picker-item{border:1px solid transparent;float:left;height:16px;margin:2px;padding:0;width:16px}.ql-bubble .ql-picker:not(.ql-color-picker):not(.ql-icon-picker) svg{position:absolute;margin-top:-9px;right:0;top:50%;width:18px}.ql-bubble .ql-picker.ql-header .ql-picker-label[data-label]:not([data-label=""]):before,.ql-bubble .ql-picker.ql-font .ql-picker-label[data-label]:not([data-label=""]):before,.ql-bubble .ql-picker.ql-size .ql-picker-label[data-label]:not([data-label=""]):before,.ql-bubble .ql-picker.ql-header .ql-picker-item[data-label]:not([data-label=""]):before,.ql-bubble .ql-picker.ql-font .ql-picker-item[data-label]:not([data-label=""]):before,.ql-bubble .ql-picker.ql-size .ql-picker-item[data-label]:not([data-label=""]):before{content:attr(data-label)}.ql-bubble .ql-picker.ql-header{width:98px}.ql-bubble .ql-picker.ql-header .ql-picker-label:before,.ql-bubble .ql-picker.ql-header .ql-picker-item:before{content:"Normal"}.ql-bubble .ql-picker.ql-header .ql-picker-label[data-value="1"]:before,.ql-bubble .ql-picker.ql-header .ql-picker-item[data-value="1"]:before{content:"Heading 1"}.ql-bubble .ql-picker.ql-header .ql-picker-label[data-value="2"]:before,.ql-bubble .ql-picker.ql-header .ql-picker-item[data-value="2"]:before{content:"Heading 2"}.ql-bubble .ql-picker.ql-header .ql-picker-label[data-value="3"]:before,.ql-bubble .ql-picker.ql-header .ql-picker-item[data-value="3"]:before{content:"Heading 3"}.ql-bubble .ql-picker.ql-header .ql-picker-label[data-value="4"]:before,.ql-bubble .ql-picker.ql-header .ql-picker-item[data-value="4"]:before{content:"Heading 4"}.ql-bubble .ql-picker.ql-header .ql-picker-label[data-value="5"]:before,.ql-bubble .ql-picker.ql-header .ql-picker-item[data-value="5"]:before{content:"Heading 5"}.ql-bubble .ql-picker.ql-header .ql-picker-label[data-value="6"]:before,.ql-bubble .ql-picker.ql-header .ql-picker-item[data-value="6"]:before{content:"Heading 6"}.ql-bubble .ql-picker.ql-header .ql-picker-item[data-value="1"]:before{font-size:2em}.ql-bubble .ql-picker.ql-header .ql-picker-item[data-value="2"]:before{font-size:1.5em}.ql-bubble .ql-picker.ql-header .ql-picker-item[data-value="3"]:before{font-size:1.17em}.ql-bubble .ql-picker.ql-header .ql-picker-item[data-value="4"]:before{font-size:1em}.ql-bubble .ql-picker.ql-header .ql-picker-item[data-value="5"]:before{font-size:.83em}.ql-bubble .ql-picker.ql-header .ql-picker-item[data-value="6"]:before{font-size:.67em}.ql-bubble .ql-picker.ql-font{width:108px}.ql-bubble .ql-picker.ql-font .ql-picker-label:before,.ql-bubble .ql-picker.ql-font .ql-picker-item:before{content:"Sans Serif"}.ql-bubble .ql-picker.ql-font .ql-picker-label[data-value=serif]:before,.ql-bubble .ql-picker.ql-font .ql-picker-item[data-value=serif]:before{content:"Serif"}.ql-bubble .ql-picker.ql-font .ql-picker-label[data-value=monospace]:before,.ql-bubble .ql-picker.ql-font .ql-picker-item[data-value=monospace]:before{content:"Monospace"}.ql-bubble .ql-picker.ql-font .ql-picker-item[data-value=serif]:before{font-family:Georgia,Times New Roman,serif}.ql-bubble .ql-picker.ql-font .ql-picker-item[data-value=monospace]:before{font-family:Monaco,Courier New,monospace}.ql-bubble .ql-picker.ql-size{width:98px}.ql-bubble .ql-picker.ql-size .ql-picker-label:before,.ql-bubble .ql-picker.ql-size .ql-picker-item:before{content:"Normal"}.ql-bubble .ql-picker.ql-size .ql-picker-label[data-value=small]:before,.ql-bubble .ql-picker.ql-size .ql-picker-item[data-value=small]:before{content:"Small"}.ql-bubble .ql-picker.ql-size .ql-picker-label[data-value=large]:before,.ql-bubble .ql-picker.ql-size .ql-picker-item[data-value=large]:before{content:"Large"}.ql-bubble .ql-picker.ql-size .ql-picker-label[data-value=huge]:before,.ql-bubble .ql-picker.ql-size .ql-picker-item[data-value=huge]:before{content:"Huge"}.ql-bubble .ql-picker.ql-size .ql-picker-item[data-value=small]:before{font-size:10px}.ql-bubble .ql-picker.ql-size .ql-picker-item[data-value=large]:before{font-size:18px}.ql-bubble .ql-picker.ql-size .ql-picker-item[data-value=huge]:before{font-size:32px}.ql-bubble .ql-color-picker.ql-background .ql-picker-item{background-color:#fff}.ql-bubble .ql-color-picker.ql-color .ql-picker-item{background-color:#000}.ql-bubble .ql-toolbar .ql-formats{margin:8px 12px 8px 0}.ql-bubble .ql-toolbar .ql-formats:first-child{margin-left:12px}.ql-bubble .ql-color-picker svg{margin:1px}.ql-bubble .ql-color-picker .ql-picker-item.ql-selected,.ql-bubble .ql-color-picker .ql-picker-item:hover{border-color:#fff}.ql-bubble .ql-tooltip{background-color:#444;border-radius:25px;color:#fff}.ql-bubble .ql-tooltip-arrow{border-left:6px solid transparent;border-right:6px solid transparent;content:" ";display:block;left:50%;margin-left:-6px;position:absolute}.ql-bubble .ql-tooltip:not(.ql-flip) .ql-tooltip-arrow{border-bottom:6px solid #444;top:-6px}.ql-bubble .ql-tooltip.ql-flip .ql-tooltip-arrow{border-top:6px solid #444;bottom:-6px}.ql-bubble .ql-tooltip.ql-editing .ql-tooltip-editor{display:block}.ql-bubble .ql-tooltip.ql-editing .ql-formats{visibility:hidden}.ql-bubble .ql-tooltip-editor{display:none}.ql-bubble .ql-tooltip-editor input[type=text]{background:transparent;border:none;color:#fff;font-size:13px;height:100%;outline:none;padding:10px 20px;position:absolute;width:100%}.ql-bubble .ql-tooltip-editor a{top:10px;position:absolute;right:20px}.ql-bubble .ql-tooltip-editor a:before{color:#ccc;content:"\d7";font-size:16px;font-weight:700}.ql-container.ql-bubble:not(.ql-disabled) a{position:relative;white-space:nowrap}.ql-container.ql-bubble:not(.ql-disabled) a:before{background-color:#444;border-radius:15px;top:-5px;font-size:12px;color:#fff;content:attr(href);font-weight:400;overflow:hidden;padding:5px 15px;text-decoration:none;z-index:1}.ql-container.ql-bubble:not(.ql-disabled) a:after{border-top:6px solid #444;border-left:6px solid transparent;border-right:6px solid transparent;top:0;content:" ";height:0;width:0}.ql-container.ql-bubble:not(.ql-disabled) a:before,.ql-container.ql-bubble:not(.ql-disabled) a:after{left:0;margin-left:50%;position:absolute;transform:translate(-50%,-100%);transition:visibility 0s ease .2s;visibility:hidden}.ql-container.ql-bubble:not(.ql-disabled) a:hover:before,.ql-container.ql-bubble:not(.ql-disabled) a:hover:after{visibility:visible}.ql-disabled .ql-blank{cursor:default!important}.ql-disabled .ql-blank:before{display:none!important}@font-face{font-family:proxima_nova;src:url("./media/proxima-nova-500-ILMFENPX.woff2") format("woff2");font-weight:500;font-style:normal;font-display:swap}@font-face{font-family:proxima_nova;src:url("./media/proxima-nova-700-FEFNN7DD.woff2") format("woff2");font-weight:700;font-style:normal;font-display:swap}html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video{margin:0;padding:0;border:0;font-size:100%;font:inherit;vertical-align:baseline}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}body{line-height:1}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:"";content:none}table{border-collapse:collapse;border-spacing:0}.m-header{display:flex;justify-content:space-around;width:100%;height:60px;padding-left:10px;padding-right:10px;background-color:#1a1a1a}.m-header-item{display:block;padding:10px;text-align:center;text-decoration:none}.m-header-item__icon{width:24px;height:24px;margin-bottom:2px;fill:gray}.m-header-item--active .m-header-item__icon{fill:#e6e6e6}.m-header-item__title{color:gray;font-size:11px;font-weight:500}.m-header-item--active .m-header-item__title{color:#e6e6e6}.header-tabs{display:flex;justify-content:center;width:100%;box-shadow:0 2px 6px #0003}.header-tab{position:relative;display:block;margin-left:20px;margin-right:20px;padding-top:16px;padding-bottom:15px;color:#b3b3b3;font-size:14px;font-weight:500;text-decoration:none}.dark-page .header-tab{color:gray}.header-tab:before{content:"";position:absolute;bottom:11px;display:block;width:100%;height:2px;background-color:transparent;transition:background-color .1s ease-out}.header-tab:hover:before{background-color:#b3b3b3}.dark-page .header-tab:hover:before{background-color:gray}.header-tab.header-tab--active{color:gray}.header-tab.header-tab--active:before{background-color:gray}.dark-page .header-tab.header-tab--active{color:#b3b3b3}.dark-page .header-tab.header-tab--active:before{background-color:#b3b3b3}.header-wrapper{flex-shrink:0}.header{position:relative;display:flex;justify-content:center;width:100%;height:60px;background-color:#1a1a1a;z-index:10}.header-container{display:flex;align-items:center;width:100%;max-width:1200px;height:60px;padding-left:24px;padding-right:24px}.header-container--branding{max-width:1328px}.header-logo{width:88px;height:16px;margin-right:32px;text-decoration:none}.header-logo_flex{flex-shrink:0}.header-logo svg{width:100%;height:100%;fill:#fff}.header-logo #pekach-logo-letter-e,.header-logo #pekach-logo-letter-a{transition:transform .3s ease}.header-logo:hover #pekach-logo-letter-e{transform:translate(133px) scaleX(-1)}.header-logo:hover #pekach-logo-letter-a{transform:translateY(42px) scaleY(-1)}.header-item{position:relative;display:block;height:60px;margin-left:16px;margin-right:16px;padding-top:26px;padding-bottom:21px;color:#b3b3b3;font-size:12px;font-weight:700;text-transform:uppercase;letter-spacing:.1em;text-align:center;text-decoration:none}.header-item:before{content:"";position:absolute;bottom:16px;display:block;width:100%;height:2px;background-color:transparent;transition:background-color .1s ease-out}.header-item:hover:before{background-color:#b3b3b3}.header-item.header-item--active{color:#e6e6e6}.header-item.header-item--active:before{background-color:#e6e6e6}.header-item-more{margin-right:24px;cursor:pointer}.header-item-more:hover{margin-left:-4px;margin-right:4px;padding-left:20px;padding-right:20px;background-color:#333}.header-item-more:hover .header-item-more-list{display:block}.header-item-more:hover:before{background-color:transparent}.header-item-more__icon{display:inline-block;width:24px;height:24px;margin-top:-6px;margin-left:2px;vertical-align:top}.header-item-more__icon svg{width:100%;height:100%;fill:gray}.header-item-more-list{position:absolute;top:100%;left:0;display:none;padding-top:8px;padding-bottom:8px;background-color:#333}.header-item-more-list__item{display:block;padding:12px 40px 12px 20px;color:gray;font-size:14px;font-weight:500;text-transform:none;letter-spacing:normal;text-decoration:none;text-align:left;white-space:nowrap}.header-item-more-list__item:hover{background-color:#1a1a1a;color:#b3b3b3}.m-more{position:fixed;inset:60px 0 0;padding:24px;background-color:#fff;overflow-y:auto;z-index:90}.m-more-user{display:flex;align-items:center;margin-bottom:24px;text-decoration:none}.m-more-user__avatar{display:block;width:40px;height:40px;margin-right:12px;border-radius:50%}.m-more-user__nickname{display:block;padding-top:8px;padding-bottom:8px;color:#333;font-size:16px;font-weight:500;text-decoration:none;white-space:nowrap}.m-more-user__logout{display:block;padding-top:8px;padding-bottom:8px;color:#b3b3b3;font-size:14px;font-weight:500;line-height:18px;text-decoration:none}.m-more-user__logout_flex{margin-left:auto}.m-more-user__logout svg{width:16px;height:16px;margin-right:4px;vertical-align:top;fill:#b3b3b3}.m-more-divider{width:100%;height:1px;margin-bottom:12px;background-color:#e6e6e6}.m-more-item{display:block;margin-bottom:8px;padding-top:8px;padding-bottom:8px;color:#333;font-size:16px;font-weight:500;line-height:25px;text-decoration:none}.m-more-item svg{width:24px;height:24px;margin-right:8px;vertical-align:top;fill:#b3b3b3}.m-more-item.m-more-item--before-divider{margin-bottom:12px}.m-more-item.m-more-item--no-icon{margin-bottom:4px;margin-left:36px;color:gray}.footer{display:block;width:100%;padding-top:16px;background-color:#1a1a1a}.footer-columns{display:flex;max-width:1200px;margin-left:auto;margin-right:auto;padding:24px}.footer-column_flex{flex-basis:264px;flex-grow:0}.footer-column__logo svg{width:100px;height:19px;fill:#fff}.footer-column__item{display:block;float:left;clear:left;margin-bottom:20px;color:gray;font-size:14px;font-weight:500}.header-login{padding-top:23px;padding-bottom:20px;padding-left:20px;color:#b3b3b3;font-size:14px;font-weight:500;white-space:nowrap;transition:color .1s ease-out}.header-login_flex{margin-left:auto}.header-login:hover{color:#e6e6e6}.header-user{position:relative;min-width:160px;margin-left:8px;margin-right:-16px;padding-right:16px;text-align:right}.header-user:hover{background-color:#333}.header-user:hover .header-user-list{display:block}.header-user:hover .header-user-profile__nickname{color:#e6e6e6}.header-user:hover .header-user-profile__more-icon{fill:#e6e6e6}.header-user-profile{display:inline-flex;align-items:center;padding-top:16px;padding-bottom:16px;padding-left:20px;text-decoration:none}.header-user-profile__avatar{display:block;width:32px;height:32px;margin-right:8px;border-radius:50%}.header-user-profile__nickname{display:block;margin-top:2px;color:#b3b3b3;font-size:14px;font-weight:500;text-decoration:none;white-space:nowrap;transition:color .1s ease-out}.header-user-profile__more-icon{display:block;width:24px;height:24px;margin-left:2px;fill:#b3b3b3}.header-user__link{position:absolute;display:block;width:100%;height:57px;top:0;right:0}.header-user-list{position:absolute;top:100%;right:0;display:none;min-width:100%;padding-bottom:8px;background-color:#333;box-shadow:0 4px 12px #0000004d}.header-user-list__item{display:block;padding:8px 40px 8px 20px;color:gray;font-size:14px;font-weight:500;line-height:18px;text-decoration:none;text-align:left;white-space:nowrap}.header-user-list__item svg{width:16px;height:16px;margin-right:4px;vertical-align:top;fill:gray}.header-user-list__item:hover{background-color:#1a1a1a;color:#e6e6e6}.header-user-list__item:hover svg{fill:#e6e6e6}.header-user-favorites{position:relative;display:flex;align-items:center;margin-left:4px;padding-left:16px;padding-right:16px}.header-user-favorites_flex{height:100%}.header-user-favorites:hover{background-color:#333}.header-user-favorites:hover .header-user-favorites-icon svg{fill:#fff}.header-user-favorites--hover .header-user-favorites-popup{display:block}.header-user-favorites--left_flex{margin-left:auto}.header-user-favorites-icon{position:relative;width:24px;height:24px}.header-user-favorites-icon svg{width:100%;height:100%;fill:#b3b3b3}.header-user-stream-icon{display:flex;align-items:center}.header-user-stream-icon svg{width:24px;height:24px;fill:#b3b3b3}.header-user-stream-counter{display:flex;align-items:center;margin-left:6px}.header-user-stream-counter svg{width:6px;height:6px;margin-right:2px;fill:#f23d4c}.header-user-stream-counter span{color:#e6e6e6;font-size:12px;font-weight:700}.header-user-favorites-icon__counter{position:absolute;top:-4px;left:16px;min-width:14px;height:14px;padding-left:4px;padding-right:4px;background-color:#d90000;border-radius:9001px;color:#fff;font-size:12px;font-weight:500;text-align:center;line-height:14px}.header-user-favorites-popup{position:absolute!important;top:100%;right:0;display:none;padding:24px;background-color:#fff;box-shadow:0 8px 16px #0000004d;z-index:3}.hafp-blogs{width:320px}.hafp-blogs-item{display:block;margin-bottom:24px}.hafp-blogs-item__title{color:#333;font-size:14px;line-height:120%;font-weight:700}.hafp-blogs-item__info{margin-top:8px;color:#b3b3b3;font-size:12px;font-weight:500}.hafp-streams{width:480px;height:360px;background-color:#333}.hafp-streams-item{display:flex;align-items:center;margin-bottom:24px}.hafp-streams-item__preview{display:inline-flex;align-items:center;justify-content:center;flex-shrink:0;width:100px;margin-right:16px;color:#b3b3b3;font-size:24px;font-weight:500}.hafp-streams-item__preview:before{content:"";position:relative;display:block;padding-top:56.25%}.hafp-streams-item__preview .stream-card__image_flex{width:100%}.hafp-streams-item__info{display:inline-block}.hafp-streams-item__title{color:#fff;font-size:14px;line-height:120%;font-weight:700}.hafp-streams-item__streamer{margin-top:8px;color:gray;font-size:12px;font-weight:500}.hafp-more{display:block;color:gray;font-size:12px;font-weight:500;text-align:center;text-decoration:underline}.hafp-empty{display:flex;justify-content:center;align-items:center;height:90%;margin-bottom:16px}.hafp-empty svg{width:64px;height:64px;margin-right:16px;fill:gray;opacity:.3}.hafp-empty span{color:gray;font-size:14px;font-weight:500;opacity:.5}.body{display:flex;flex-direction:column;height:100%}@media (min-width: 1200px){.body--brranding{background-position:center top;background-repeat:no-repeat}.body--brranding:before{content:"";position:absolute;top:60px;left:50%;transform:translate(-50%);cursor:pointer;width:100%;height:1254px}.body--brranding.-fixed:before{position:fixed;top:0}.body--brranding .content{position:relative;width:1280px;max-width:100%;margin-top:200px;margin-left:auto;margin-right:auto}.body--brranding .header-wrapper,.body--brranding .footer{z-index:3}}.body--theater{overflow:hidden}.body--theater .stream-wrapper{z-index:100}.no-scroll{overflow:hidden}.content{flex-grow:1;background-color:#fff}.content--mobile-stream-page{height:calc(100% - 60px)}.content--chat-popup{height:100%}@media (min-width: 1200px){.content--chat-popup{height:100vh}}.main{max-width:1200px;margin-left:auto;margin-right:auto;padding:48px 24px}.main-top-banner{position:relative;padding-top:140px;background-position:center top;background-repeat:no-repeat;background-size:100%}.main-top-banner:before{content:"";display:block;position:absolute;top:0;left:0;right:0;height:0;padding-top:10.9375%;cursor:pointer}.dark-page{background-color:#333}.transparent-page{background-color:transparent}.blog-card{position:relative;padding:24px;box-shadow:0 2px 6px #00000026;overflow:hidden}.blog-card__notice{margin-bottom:16px;padding:12px;border-radius:4px;background-color:gray;color:#fff;font-size:12px;font-weight:700;text-transform:uppercase;letter-spacing:.1em;text-align:center}.blog-card-header{position:relative;display:none;margin-bottom:16px;color:#b3b3b3;font-size:12px;font-weight:700;text-transform:uppercase;letter-spacing:.1em;text-align:center}.blog-card-header:before{content:"";position:absolute;left:0;top:5px;width:calc(50% - 36px);height:1px;background-color:#e6e6e6}.blog-card-header:after{content:"";position:absolute;right:0;top:5px;width:calc(50% - 36px);height:1px;background-color:#e6e6e6}.blog-card-author{display:flex;align-items:center;margin-bottom:16px;text-decoration:none}.blog-card-author__avatar{display:block;width:40px;height:40px;margin-right:10px;border-radius:50%}.blog-card-author__nickname{color:#333;font-size:14px;font-weight:700;white-space:nowrap}.blog-card-author__reader-count{margin-top:4px;color:#b3b3b3;font-size:12px;font-weight:500;white-space:nowrap}.blog-card__title{display:inline-block;margin-bottom:16px;color:#333;font-size:16px;font-weight:700;line-height:120%;text-decoration:none}.blog-card__image{width:calc(100% + 48px);margin-right:-24px;margin-bottom:16px;margin-left:-24px}.blog-card__preview{margin-bottom:8px;color:gray;font-size:14px;font-weight:500;line-height:150%}.blog-card__read-more{display:inline-block;margin-bottom:20px;color:#b3b3b3;font-size:14px;font-weight:500;text-decoration:underline}.blog-card__time{color:#b3b3b3;font-size:14px;font-weight:500;line-height:12px;text-decoration:none}.blog-card-actions{margin-top:20px}.blog-card-actions__item{display:inline-block;margin-right:16px;color:#b3b3b3;font-size:14px;font-weight:500}.blog-card-actions__item svg{width:16px;height:16px;margin-top:-1px;margin-right:2px;vertical-align:top;fill:#b3b3b3}.blog-card-actions__item--like svg{margin-top:-2px}.blog-card-actions__item--activated{color:#d90000}.blog-card-actions__item--activated svg{fill:#d90000}.blog-card-actions__item--activated:hover{color:#f23d4c}.blog-card-actions__item--activated:hover svg{fill:#f23d4c}.blogs .blog-card{margin-bottom:24px}.blogs .pagination{margin-bottom:48px}.blogs-columns{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:48px}.blogs-columns .blogs-column_flex{flex-basis:264px;flex-grow:1;margin-right:24px}.blogs-columns .blogs-column_flex:last-child{margin-right:0}.blogs-author{display:flex;flex-direction:column;align-items:center;margin-bottom:24px;padding-bottom:24px;border-bottom:1px solid #e6e6e6}@media (min-width: 768px){.blogs-author{flex-direction:row;margin-top:24px;margin-bottom:40px;padding-bottom:40px}}.blogs-author__avatar{width:96px;height:96px;border-radius:50%}@media (min-width: 768px){.blogs-author__avatar{width:128px;height:128px}}.blogs-author__user{margin-top:24px}@media (min-width: 768px){.blogs-author__user{margin-top:0;margin-left:32px}}.blogs-author__nickname{color:#333;font-size:24px;font-weight:700;text-align:center}@media (min-width: 768px){.blogs-author__nickname{font-size:32px;text-align:left}}.blogs-author__info{margin-top:12px;color:gray;font-size:14px;font-weight:500;text-align:center}@media (min-width: 768px){.blogs-author__info{margin-top:16px;font-size:16px;text-align:left}}.blogs-author__subscribe{margin-top:24px}@media (min-width: 768px){.blogs-author__subscribe_flex{margin-left:auto}}.blogs-author-posts .blog-card{margin-bottom:24px}.blogs-author-posts .blog-card-author{display:none}@media (min-width: 768px){.blogs-author-posts .blog-card__title{margin-right:35%;font-size:24px}}@media (min-width: 1200px){.blogs-author-posts .blog-card__title{margin-right:45%}}@media (min-width: 768px){.blogs-author-posts .blog-card__image{position:absolute;width:30%;height:100%;right:0;top:0;object-fit:cover}}@media (min-width: 1200px){.blogs-author-posts .blog-card__image{width:40%}}@media (min-width: 768px){.blogs-author-posts .blog-card__preview{margin-right:35%}}@media (min-width: 1200px){.blogs-author-posts .blog-card__preview{margin-right:45%}}.blogs-author-manage__add{display:block;margin-top:16px;margin-bottom:40px}.blogs-author-manage__drafts{margin-bottom:24px;color:#b3b3b3;font-size:16px;font-weight:700}.blogs-author-manage__draft{display:block;float:left;clear:left;margin-bottom:24px;font-size:16px;font-weight:700;text-decoration:underline}.blogs-write{padding-top:40px;max-width:600px}.blogs-write__actions{margin-bottom:40px;border-bottom:1px solid #e6e6e6}.blogs-write__actions button{margin-right:24px;margin-bottom:32px}.blogs-write-editor{position:relative}.blogs-write-editor-wrapper--fullscreen{position:absolute;top:0;left:0;width:100%;height:100%;padding-top:40px;background-color:#fff;z-index:10}.blogs-write-editor-wrapper--fullscreen .blogs-write-editor{max-width:600px;margin-left:auto;margin-right:auto}.blogs-write-editor__fullscreen{position:absolute;top:-16px;right:0;cursor:pointer}.blogs-write-editor__fullscreen svg{width:32px;height:32px;fill:#b3b3b3}.blogs-write-editor__fullscreen:hover svg{fill:gray}.pagination{width:100%;text-align:center}.pagination__item{display:inline-block;margin-left:8px;margin-right:8px;padding:8px 8px 6px;border-radius:4px;color:#b3b3b3;font-size:14px;font-weight:500;text-decoration:none}.pagination__item.pagination__item--current{color:#333;background-color:#e6e6e6}.pagination__item.pagination__item--newest{margin-right:0}.pagination__item.pagination__item--newest:after{content:"...";display:inline-block;margin-left:24px}.pagination__item.pagination__item--oldest{margin-left:0}.pagination__item.pagination__item--oldest:before{content:"...";display:inline-block;margin-right:24px}.input{padding:.8em .8em .7em;background-color:#fff;border:none;border-radius:4px;outline:none;box-shadow:inset 0 0 0 1px #b3b3b3;color:#333;font-family:proxima_nova,sans-serif;font-size:14px;font-weight:500;-moz-appearance:textfield}.input:focus{box-shadow:inset 0 0 0 1px gray}.input:disabled{cursor:default;opacity:.3}.input::-webkit-input-placeholder,.input:-moz-placeholder,.input::-moz-placeholder,.input:-ms-input-placeholder{color:#b3b3b3;opacity:.5}.input::-webkit-inner-spin-button,.input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.input--large{font-size:18px}.input--large.input--block{margin-bottom:32px}.input--block{display:block;margin-bottom:24px}.input--error{box-shadow:inset 0 0 0 1px #d90000}.checkbox,.radio{margin-bottom:24px}.label{margin-right:8px;color:#333;font-size:14px;font-weight:500}.label--block{display:block;margin-right:0;margin-bottom:8px}.label__hint{margin-top:6px;font-size:12px;font-weight:500;color:#b3b3b3}.input-error{margin-bottom:8px;font-size:14px;font-weight:500;color:#d90000}.form-error{margin-top:32px;margin-bottom:32px;font-size:14px;font-weight:700;color:#d90000}.btn,.shop-add-product,.shop-add-section{height:32px;padding:0 1.2em;background-color:transparent;border:none;border-radius:4px;outline:none;color:#333;font-family:proxima_nova,sans-serif;font-size:14px;font-weight:500;cursor:pointer}.btn:disabled,.shop-add-product:disabled,.shop-add-section:disabled{cursor:default;opacity:.5}.btn--large{height:48px;font-size:18px}.btn--primary{background-color:#00af14;color:#fff;font-weight:700}.btn--primary:disabled{background-color:gray;color:#e6e6e6}.btn--primary:hover:not([disabled]){background-color:#1fcc41}.btn--secondary,.shop-add-product,.shop-add-section{box-shadow:inset 0 0 0 1px gray;color:gray}.btn--secondary:hover:not([disabled]),.shop-add-product:hover:not([disabled]),.shop-add-section:hover:not([disabled]){box-shadow:inset 0 0 0 1px #333;color:#333}.btn--tertiary{padding-left:.8em;padding-right:.8em;color:#b3b3b3}.btn--tertiary:hover:not([disabled]){color:gray}.btn-subscribe{background-color:#d90000;color:#fff;font-weight:700}.btn-subscribe span{margin-left:8px;font-weight:500;opacity:.7}.btn-subscribe:hover:not([disabled]){background-color:#f23d4c}.btn-subscribe--subscribed{background-color:transparent;box-shadow:inset 0 0 0 1px #d90000;color:#d90000;font-weight:500}.btn-subscribe--subscribed:hover:not([disabled]){background-color:transparent;box-shadow:inset 0 0 0 1px #f23d4c;color:#f23d4c}.btn-subscribe--subscribed.btn-subscribe--dark-bg{color:#e6e6e6}.btn-subscribe--subscribed.btn-subscribe--dark-bg:hover:not([disabled]){color:#fff}.table th{padding-top:16px;padding-bottom:16px;padding-right:32px;border-bottom:2px solid #b3b3b3;color:gray;font-size:14px;font-weight:500;text-align:left}.table td{padding-top:16px;padding-bottom:16px;padding-right:32px;border-bottom:1px solid #e6e6e6;color:#333;font-size:14px;font-weight:500;text-align:left}.sk-folding-cube{margin:0 auto;width:48px;height:48px;position:relative;transform:rotate(45deg)}.sk-folding-cube .sk-cube{float:left;width:50%;height:50%;position:relative;transform:scale(1.1)}.sk-folding-cube .sk-cube:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background-color:#e6e6e6;animation:sk-foldCubeAngle 2.4s infinite linear both;transform-origin:100% 100%}.sk-folding-cube .sk-cube2{transform:scale(1.1) rotate(90deg)}.sk-folding-cube .sk-cube3{transform:scale(1.1) rotate(180deg)}.sk-folding-cube .sk-cube4{transform:scale(1.1) rotate(270deg)}.sk-folding-cube .sk-cube2:before{animation-delay:.3s}.sk-folding-cube .sk-cube3:before{animation-delay:.6s}.sk-folding-cube .sk-cube4:before{animation-delay:.9s}@keyframes sk-foldCubeAngle{0%,10%{transform:perspective(140px) rotateX(-180deg);opacity:0}25%,75%{transform:perspective(140px) rotateX(0);opacity:1}90%,to{transform:perspective(140px) rotateY(180deg);opacity:0}}.native-scroll{overflow-y:scroll!important;-webkit-overflow-scrolling:touch!important}.ps-container{-ms-touch-action:auto;touch-action:auto;overflow:hidden!important;-ms-overflow-style:none}@supports (-ms-overflow-style: none){.ps-container{overflow:auto!important}}@media screen and (-ms-high-contrast: active),(-ms-high-contrast: none){.ps-container{overflow:auto!important}}.ps-container.ps-active-x>.ps-scrollbar-x-rail,.ps-container.ps-active-y>.ps-scrollbar-y-rail{display:block;background-color:transparent}.ps-container.ps-in-scrolling.ps-x>.ps-scrollbar-x-rail{background-color:#8080801a;opacity:1}.ps-container.ps-in-scrolling.ps-x>.ps-scrollbar-x-rail>.ps-scrollbar-x{background-color:#8080804d;height:6px}.ps-container.ps-in-scrolling.ps-y>.ps-scrollbar-y-rail{background-color:#8080801a;opacity:1}.ps-container.ps-in-scrolling.ps-y>.ps-scrollbar-y-rail>.ps-scrollbar-y{background-color:#8080804d;width:6px}.ps-container>.ps-scrollbar-x-rail{display:none;position:absolute;opacity:0;transition:background-color .2s linear,opacity .2s linear;bottom:1px;height:6px}.ps-container>.ps-scrollbar-x-rail>.ps-scrollbar-x{position:absolute;background-color:#80808033;border-radius:3px;transition:background-color .2s linear,height .2s linear,width .2s ease-in-out,border-radius .2s ease-in-out;bottom:0;height:6px}.ps-container>.ps-scrollbar-x-rail:hover>.ps-scrollbar-x,.ps-container>.ps-scrollbar-x-rail:active>.ps-scrollbar-x{height:6px}.ps-container>.ps-scrollbar-y-rail{display:none;position:absolute;opacity:0;transition:background-color .2s linear,opacity .2s linear;right:1px;width:6px}.ps-container>.ps-scrollbar-y-rail>.ps-scrollbar-y{position:absolute;background-color:#80808033;border-radius:3px;transition:background-color .2s linear,height .2s linear,width .2s ease-in-out,border-radius .2s ease-in-out;right:0;width:6px}.ps-container>.ps-scrollbar-y-rail:hover>.ps-scrollbar-y,.ps-container>.ps-scrollbar-y-rail:active>.ps-scrollbar-y{width:6px}.ps-container:hover.ps-in-scrolling.ps-x>.ps-scrollbar-x-rail{background-color:#8080801a;opacity:1}.ps-container:hover.ps-in-scrolling.ps-x>.ps-scrollbar-x-rail>.ps-scrollbar-x{background-color:#8080804d;height:6px}.ps-container:hover.ps-in-scrolling.ps-y>.ps-scrollbar-y-rail{background-color:#8080801a;opacity:1}.ps-container:hover.ps-in-scrolling.ps-y>.ps-scrollbar-y-rail>.ps-scrollbar-y{background-color:#8080804d;width:6px}.ps-container:hover>.ps-scrollbar-x-rail,.ps-container:hover>.ps-scrollbar-y-rail{opacity:1}.ps-container:hover>.ps-scrollbar-x-rail:hover{background-color:#8080801a;opacity:1}.ps-container:hover>.ps-scrollbar-x-rail:hover>.ps-scrollbar-x{background-color:#8080804d}.ps-container:hover>.ps-scrollbar-y-rail:hover{background-color:#8080801a;opacity:1}.ps-container:hover>.ps-scrollbar-y-rail:hover>.ps-scrollbar-y{background-color:#8080804d}.context-menu{position:absolute;display:inline-block;min-width:160px;padding:6px 0;background-color:#e6e6e6;box-shadow:0 0 16px #0003;border-radius:4px;border:1px solid rgba(0,0,0,.2);text-align:left}.context-menu a{text-decoration:none}.context-menu--hidden{display:none}.context-menu__item{position:relative;display:block;width:100%;padding:8px 30px 8px 14px;font-size:14px;font-weight:500;color:#333;cursor:pointer}.context-menu__item:hover{background-color:#0000001a}.context-menu__item--small{font-size:10px;padding:5px 30px 5px 14px}.context-menu__item--back{color:gray}.context-menu__item--back:before{content:"";display:inline-block;width:5px;height:9px;margin-right:8px;transform:scaleX(-1);background-image:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 5 9"><polygon points="0 0 5 4.5 0 9 0 0"/></svg>');opacity:.25}.context-menu__item--has-arrow:after{content:"";position:absolute;top:11px;right:10px;display:inline-block;width:5px;height:9px;background-image:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 5 9"><polygon points="0 0 5 4.5 0 9 0 0"/></svg>');opacity:.5}.context-menu__divider{width:100%;height:1px;margin:4px 0;background-color:#0003}.context-menu__header{margin:-6px 0 4px;padding:5px 0;border-top-left-radius:3px;border-top-right-radius:3px;font-size:12px;font-weight:500;text-align:center;color:#fff;background-color:gray}.tabs{height:40px;margin-bottom:40px;text-align:center}.tab{display:inline-flex;justify-content:center;align-items:center;height:100%;min-width:120px;margin-left:4px;margin-right:4px;padding-left:1px;padding-right:1px;box-shadow:inset 0 0 #333;color:gray;font-size:14px;font-weight:500;cursor:pointer;transition:color .2s ease-out,box-shadow .2s ease-out}.tab:hover{color:#333;box-shadow:inset 0 -3px #333}.tab--active{box-shadow:inset 0 -3px #333;color:#333}.fancy-link,.ql-editor a{box-shadow:0 3px #bfdfff;transition:background-color .2s ease-out}.fancy-link:hover,.ql-editor a:hover{background-color:#bfdfff}.large-toggle{display:inline-block;font-size:0;background-color:#f2f2f2;border-radius:4px;padding:6px;margin-bottom:24px}.large-toggle__inner-wrapper{position:relative}.large-toggle__selector{position:absolute;height:100%;background-color:#d90000;border-radius:4px;z-index:1;transition:left .2s ease,width .2s ease}.large-toggle__option{position:relative;display:inline-block;padding:12px 20px 10px;color:gray;font-size:14px;border-radius:4px;cursor:pointer;z-index:2;transition:color .2s ease-out}.large-toggle__option--selected{color:#fff}.tags,.ng2-tag-input{margin-bottom:32px;padding:12px 12px 4px;background-color:#fff;border-radius:4px;box-shadow:inset 0 0 0 1px #b3b3b3}.tags:focus,.ng2-tag-input:focus{box-shadow:inset 0 0 0 1px gray}.tags:disabled,.ng2-tag-input:disabled{cursor:default;opacity:.3}.tags__container,.ng2-tags-container{display:flex;flex-wrap:wrap;max-width:100%}.tag,tag{display:flex;align-items:center;margin-bottom:8px;margin-right:8px;padding:12px 12px 10px;background-color:#f2f2f2;border-radius:4px;cursor:pointer;transition:background-color .1s ease}.tag:hover,tag:hover{background-color:#e6e6e6}.tag__text{color:#333;font-size:14px;font-weight:500;transition:color .1s ease}.tag__close{margin-left:6px;font-size:0}.tag__close svg{width:16px;height:16px;fill:#b3b3b3;transition:fill .1s ease}.tag__close:hover svg{fill:#d90000}.tags__add,.ng2-tag-input__text-input{width:200px;margin-bottom:8px;padding:14px 8px 12px;background-color:#fff;border:none;border-radius:4px;outline:none;color:#333;font-family:proxima_nova,sans-serif;font-size:14px;font-weight:500;-moz-appearance:textfield}.tags__add:disabled,.ng2-tag-input__text-input:disabled{cursor:default;opacity:.3}.tags__add::-webkit-input-placeholder,.tags__add:-moz-placeholder,.tags__add::-moz-placeholder,.tags__add:-ms-input-placeholder,.ng2-tag-input__text-input::-webkit-input-placeholder,.ng2-tag-input__text-input:-moz-placeholder,.ng2-tag-input__text-input::-moz-placeholder,.ng2-tag-input__text-input:-ms-input-placeholder{color:#b3b3b3;opacity:.5}.tags__add::-webkit-inner-spin-button,.tags__add::-webkit-outer-spin-button,.ng2-tag-input__text-input::-webkit-inner-spin-button,.ng2-tag-input__text-input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.autocomplete{position:absolute;min-width:200px;padding:6px 0 4px;background-color:#fff;box-shadow:0 4px 20px #00000040;z-index:100}.autocomplete__item{margin-bottom:2px;padding:10px 32px 8px 14px;color:#b3b3b3;font-size:14px;font-weight:500}.autocomplete__item--selected{background-color:#e6e6e6;color:#333}.stream-card{position:relative;text-decoration:none}.stream-card__image{position:relative}.stream-card__image:before{content:"";position:relative;display:block;padding-top:56.25%}.stream-card__image img{position:absolute;top:0;left:0;display:block;width:100%;height:100%}.stream-card__image svg{display:none}.stream-card__image.stream-card__image--no-preview{display:flex;justify-content:center;align-items:center;background-color:#1a1a1a}.stream-card__image.stream-card__image--no-preview img{display:none}.stream-card__image.stream-card__image--no-preview svg{display:block;width:64px;height:64px;fill:#333}.stream-card__tags{position:relative;display:flex;width:100%;margin-top:8px;overflow:hidden}.stream-card__tags:after{content:"";position:absolute;top:0;right:0;width:48px;height:100%;background:linear-gradient(90deg,transparent,#333333 75%)}.stream-card__tag{margin-right:8px;padding:6px 6px 5px;font-size:10px;font-weight:500;color:#b3b3b3;background-color:#4d4d4d;border-radius:2px}.stream-card__tag--selected{font-weight:700;color:#fff;background-color:#d90000}.stream-card__title{width:100%;margin-top:8px;color:#333;font-size:18px;font-weight:700;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.stream-card__streamer{margin-top:6px;color:gray;font-size:14px;font-weight:500}.stream-card__live{position:absolute;top:12px;right:12px;color:#fff;font-size:12px;font-weight:700;text-transform:uppercase;letter-spacing:.1em}.stream-card__live svg{display:inline-block;width:8px;height:8px;margin-right:4px;fill:#f23d4c}.streams .stream-card{margin-bottom:24px}.streams .stream-card__title{color:#e6e6e6}.stream-list .stream-card{display:block;width:100%}@media (min-width: 768px){.stream-list{display:flex;flex-wrap:wrap;justify-content:space-between;margin-left:-12px;margin-right:-12px}.stream-list .stream-card_flex{flex-basis:264px;flex-grow:1;flex-shrink:0;min-width:0;margin-left:12px;margin-right:12px}}.streams-autorefresh .label{color:#b3b3b3}.offline-stream-list{margin-top:32px}.offline-stream-list .stream-card{display:block;margin-bottom:24px}.offline-stream-list .stream-card__image{display:none}.offline-stream-list__header{margin-bottom:32px;color:gray;font-size:24px;font-weight:700}.stream-schedule{margin-top:32px}.stream-schedule__header{margin-bottom:32px;color:gray;font-size:24px;font-weight:700}.stream-schedule-item{display:block;margin-bottom:24px}.stream-schedule-item__time{display:inline-block;color:#b3b3b3;font-size:24px;font-weight:500;vertical-align:top}.stream-schedule-item__info{display:inline-block;margin-left:12px}.stream-schedule-item__title{margin-bottom:8px;color:#fff;font-size:16px;font-weight:700}.stream-schedule-item__streamer{color:gray;font-size:14px;font-weight:500}.stream{height:100%;padding:0;max-width:100%}@media (min-width: 768px){.stream{height:auto}}.stream-wrapper{position:relative;display:flex;width:100%;background-color:#000;font-size:0;z-index:1}@media (max-width: 767px) and (max-aspect-ratio: 13/9){.stream-wrapper{flex-direction:column;height:100%}.stream-wrapper .player-block{flex:0 1 auto;position:relative;width:100%;height:0;padding-bottom:56.25%;z-index:10}.stream-wrapper .player-block iframe{position:absolute;top:0;left:0;width:100%;height:100%}.stream-wrapper .chat-block{flex:1 1 auto;position:relative;width:100%;z-index:10}.stream-wrapper .chat-block .chat-container{position:absolute}.stream-wrapper .chat-block iframe{position:absolute;width:100%;height:100%;top:0;left:0}}@media (max-width: 767px) and (min-aspect-ratio: 13/9){.stream-wrapper{height:100%}.stream-wrapper .player-block{width:100%;height:100%;padding:0}.stream-wrapper .chat-block{display:none}}@media (min-width: 768px){.stream-wrapper{flex-direction:row;align-items:stretch;height:calc(100vh - 188px)}.stream-wrapper .player-block{height:100%;flex-grow:3}.stream-wrapper .chat-block{height:100%;flex-grow:1;flex-basis:250px}}@media (min-width: 1200px){.stream-wrapper .player-block{flex-grow:5}.stream-wrapper .chat-block{flex-grow:1;flex-basis:300px}}.stream-wrapper .chat-block--hidden{width:0!important;flex-grow:0;flex-basis:0;overflow:hidden}.stream-wrapper .player-block--theater.player-block--hidden-chat{width:100%!important;max-width:100%!important}.stream-meta-wrapper{display:none}@media (min-width: 768px){.stream-meta-wrapper{position:relative;display:block;width:100%;min-height:128px;background-color:#1a1a1a}}.stream-meta{max-width:1200px;margin-left:auto;margin-right:auto;padding:20px 24px}.stream-meta__title{margin-bottom:16px;color:#fff;font-size:18px;font-weight:700;line-height:120%}.stream-meta-streamer{display:inline-flex;align-items:center;text-decoration:none}.stream-meta-streamer__avatar{display:block;width:48px;height:48px;margin-right:16px;border-radius:50%}.stream-meta-streamer__nickname{color:#fff;font-size:16px;font-weight:500;white-space:nowrap}.stream-meta-streamer__status{margin-top:8px;color:gray;font-size:12px;font-weight:500;white-space:nowrap}.stream-meta-buttons{height:48px;display:inline-flex;vertical-align:top;align-items:center;margin-left:64px}.stream-meta-buttons button{margin-right:24px}.stream-info{display:none}@media (min-width: 768px){.stream-info{display:block;max-width:1200px;margin-left:auto;margin-right:auto;padding:32px 24px}}.stream-info__tabs{display:none}.stream-desc,.stream-comments{width:100%;margin:36px auto 0}@keyframes hide-hover-controls{0%{opacity:1}96%{opacity:1}to{opacity:0}}.player-block{position:relative}.player-block:hover .player-block-controls,.player-block:hover .switch-player-wrapper,.player-block:hover .player-controls-wrapper{animation:5s linear hide-hover-controls}.player-block iframe,.player-block object{width:100%;height:100%}.player-block--theater{position:fixed!important;top:0;left:0;width:calc(100% - 320px)!important;height:100%!important;z-index:9100!important;background-color:#000}.chat-block--theater{position:fixed!important;top:0;right:0;width:320px;height:100%!important;z-index:9100!important;background-color:#000}.switch-player-wrapper{position:absolute;top:0;text-align:center;z-index:900;transition:opacity .2s ease;opacity:0}.switch-player-wrapper:hover{opacity:1}.switch-player{font-size:14px;color:#b3b3b3;text-align:center;position:relative;display:inline-block;padding:1em 0 .9em;width:120px;background-color:#1a1a1a;cursor:pointer}.switch-player:after{content:"";position:absolute;top:0;right:0;display:inline-block;width:1px;height:100%;background-color:#333}.switch-player:first-child{border-bottom-left-radius:4px}.switch-player:last-child{border-bottom-right-radius:4px}.switch-player:last-child:after{width:0}.switch-player--selected{color:#fff;background-color:#333;cursor:default}.player-controls-wrapper{position:absolute;top:50%;right:0;z-index:900;transform:translateY(-48px);transition:opacity .2s ease;opacity:0}.player-controls-wrapper:hover{opacity:1}.player-control{position:relative;width:48px;height:48px;text-align:center;line-height:48px;background-color:#1a1a1a;cursor:pointer}.player-control:hover:after{content:"";position:absolute;bottom:0;right:0;display:inline-block;height:1px;width:48px;background-color:#333}.player-control svg{vertical-align:middle;fill:gray;width:24px;height:24px}.player-control__hide-chat-icon{width:18px}.player-control__hide-chat-icon--reversed{transform:scaleX(-1)}.player-control__theater-icon{width:16px}.stream-settings{width:100%;max-width:600px;margin-left:auto;margin-right:auto}.stream-settings__section-header{margin-top:48px;margin-bottom:32px;font-size:12px;font-weight:700;color:gray;text-transform:uppercase;letter-spacing:.1em}.stream-settings__stream-title{width:100%}.stream-settings__actions{margin-top:32px;margin-bottom:48px}.stream-settings__actions button{margin-right:24px}.ss-title-input,.ss-time-input,.ss-type-toggle-wrapper{margin-bottom:32px}.ss-title-input{width:600px}.ss-time-input{width:280px}.ss-direct-link-checkbox{display:block;font-size:14px}.ss-type-toggle-header{margin-bottom:12px}.ss-type-toggle{position:relative;display:inline-block;font-size:14px;background-color:#e6e6e6;border-radius:9001px}.ss-type-toggle__selector{position:absolute;height:100%;background-color:#00af14;border-radius:9001px;z-index:1;transition:left .25s ease,width .25s ease}.ss-type-toggle__option{position:relative;display:inline-block;padding:1em 1.5em;color:gray;border-radius:9001px;cursor:pointer;z-index:2;transition:color .25s ease}.ss-type-toggle__option--selected{color:#fff}.ss-players{margin-bottom:36px}.ss-players__header{margin-bottom:16px}.ss-players__add{margin-top:20px;font-size:14px;color:#00af14;cursor:pointer}.ss-players__add:hover{color:#1fcc41}.ss-player{position:relative;width:450px;margin-bottom:12px;padding:14px;border:1px solid #e6e6e6;border-radius:4px}.ss-player .checkbox{margin-bottom:0}.ss-player--disabled{background-color:#e6e6e6}.ss-player--disabled .ss-player__title{color:gray}.ss-player--disabled .ss-player__status{display:none}.ss-player--is-edited{box-shadow:0 0 12px #0003}.ss-player--waiting input,.ss-player--waiting .input-error,.ss-player--waiting .ss-player__controls,.ss-player--waiting .ss-player__edit-comment{opacity:.5}.ss-player__title{display:inline-block;font-size:14px;color:#1a1a1a}.ss-player__title b{font-weight:700}.ss-player__controls{position:absolute;top:12px;right:12px}.ss-player__control{display:inline-block;margin-left:12px;cursor:pointer}.ss-player__control svg{width:20px;height:20px;fill:#b3b3b3;transition:fill .1s ease}.ss-player__control:hover svg{fill:#333}.ss-player__control--move{cursor:move}.ss-player__control--delete:hover svg{fill:#d90000}.ss-player__status{margin:12px 0 0 20px;font-size:12px;color:gray}.ss-player__status--active{color:#00af14}.ss-player__link-input{width:320px;margin-bottom:0!important;font-size:14px}.ss-player__edit-comment{font-size:12px;line-height:18px;color:gray}.ss-player__edit-comment b{font-weight:700}.ss-player__edit-comment p{margin-top:8px}.ss-description{margin-top:50px}.ss-description .ea-add-content{transform:none}.ss-description__title{margin-bottom:24px;color:#333;font-size:20px}.stream-settings-buttons{margin-top:36px;padding-top:36px;border-top:1px solid #e6e6e6}.stream-settings-buttons button{margin-right:24px}.stream-settings-buttons .form-error{margin-bottom:16px}.ss-player-parameters{margin-top:10px;text-align:center}.ss-player-parameters .label{margin-top:20px;text-align:left}.ss-player-parameters .input{width:100%;margin-bottom:12px}.ss-player-parameters__show{font-size:12px;color:gray;text-decoration:underline;cursor:pointer}.ss-player-parameters__reveal-key{float:right;text-decoration:underline}.stream-rules{width:100%;max-width:600px;margin-top:64px;margin-left:auto;margin-right:auto;background-color:#f2f2f2;padding:40px;border-radius:16px}.stream-rules__header{margin-bottom:32px;font-size:20px;font-weight:700;color:#000}.sr-section{margin-bottom:32px}.sr-section--red .sr-section__header{color:#d90000}.sr-section--red .sr-section__content{border-left-color:#d90000}.sr-section--yellow .sr-section__header{color:#fa9405}.sr-section--yellow .sr-section__content{border-left-color:#fa9405}.sr-section__header{margin-bottom:16px;font-size:20px;font-weight:500}.sr-section__content{padding:8px 16px;border-left:4px solid}.sr-section__content p{margin-bottom:1em;font-size:16px;color:#000}.sr-section__content p:last-of-type{margin-bottom:0}.sr-block{margin-bottom:30px;padding:12px;border:1px solid;border-radius:4px;font-size:16px;line-height:150%;color:#000}.sr-block b{font-weight:700}.sr-block a{color:#000;text-decoration:underline}.sr-block--green{border-color:#00af14;background:#00af140d}.sr-block--gray{border-color:gray;background:#8080800d}.streams-tags{display:flex;flex-wrap:wrap;margin-bottom:24px}.streams-tags__item{margin-right:16px;margin-bottom:16px;padding:12px 16px 10px;font-size:14px;font-weight:500;color:#b3b3b3;background-color:#4d4d4d;border-radius:2px;cursor:pointer;transition:color .1s ease,background-color .1s ease}.streams-tags__item:hover{color:#fff;background-color:gray}.streams-tags__item--active{font-weight:700;color:#fff;background-color:#d90000}.streams-tags__item--active:hover{color:#fff;background-color:#d90000}.streams-tags__show-all{margin-bottom:16px;padding:12px 8px 10px;font-size:14px;font-weight:500;color:#b3b3b3;cursor:pointer;transition:color .1s ease}.streams-tags__show-all:hover{color:#e6e6e6}.news-carousel{position:relative;width:100%;max-width:1152px;margin:48px auto 56px}@media (min-width: 1200px){.body--brranding .news-carousel{margin-top:64px}}.news-carousel-scroll{position:absolute;top:50%;transform:translateY(-50%);padding:4px;font-size:0;border-radius:50%;background-color:transparent;box-shadow:none;transition:background-color .1s linear,color .1s linear,box-shadow .1s linear,left .1s linear,right .1s linear;z-index:2;cursor:pointer;-webkit-user-select:none;user-select:none}.news-carousel-scroll svg{width:32px;height:32px;fill:#b3b3b3;transition:width .1s linear,height .1s linear}.news-carousel-scroll:hover{background-color:#fff;box-shadow:0 12px 24px #00000026}.news-carousel-scroll:hover svg{width:40px;height:40px;fill:#d90000}.news-carousel-scroll--hidden{display:none}.news-carousel-scroll--left{left:-48px}.news-carousel-scroll--left:hover{left:-52px}.news-carousel-scroll--right{right:-48px}.news-carousel-scroll--right:hover{right:-52px}.news-carousel-content-wrapper{position:relative;width:100%;overflow:hidden}.news-carousel-content{position:relative;left:0;width:200%;display:flex;justify-content:space-between;transition:left .3s ease-out}.news-carousel-item{padding-left:16px;border-left:1px solid #e6e6e6}.news-carousel-item_flex{flex-basis:264px;flex-grow:1;padding-right:24px}.news-carousel-item_flex:last-child{margin-right:0}.news-carousel-item__title{color:#333;font-size:18px;font-weight:500;line-height:120%;text-decoration:none}.news-carousel-item__title:hover{color:#d90000}.news-carousel-item__info{margin-top:12px;color:#b3b3b3;font-size:14px;font-weight:500;line-height:12px;text-decoration:none}.news-carousel-item__action{display:inline-block;margin-left:16px}.news-carousel-item__action svg{width:12px;height:12px;margin-right:2px;vertical-align:top;fill:#b3b3b3}.news-carousel-item__action--like svg{margin-top:-1px}.news-carousel-item--more a{display:flex;justify-content:center;align-items:center;width:100%;height:100%;font-size:16px;font-weight:500;color:gray}.news-carousel-item--more a svg{width:24px;height:24px;margin-left:8px;margin-right:-16px;fill:gray}.news-carousel-item--more a:hover{color:#d90000}.news-carousel-item--more a:hover svg{fill:#d90000}.header-wrapper--has-feature{height:50vh}.header-feature{position:relative;flex-direction:column;justify-content:space-between;align-items:center;height:100%;background-size:cover;background-position:center}.header-feature:after{content:"";position:absolute;top:0;left:0;display:block;width:100%;height:100%;background:#000;opacity:.3;z-index:1}.header-feature:before{content:"";position:absolute;top:0;left:0;display:block;width:100%;height:100%;background:linear-gradient(black,transparent 50%);opacity:.7;z-index:1}.header-feature .header-container{position:relative;z-index:3}.header-feature .header-feature-container{position:relative;z-index:2}.header-feature-container{width:100%;max-width:1200px;padding-left:24px;padding-right:24px}.header-feature-container__title{display:block;max-width:70%;color:#fff;font-size:32px;font-weight:700;line-height:120%;text-decoration:none}.header-feature-container__info{margin-top:16px;margin-bottom:32px;color:#fff;font-size:14px;font-weight:500;line-height:12px;text-decoration:none}.header-feature-container__action{display:inline-block;margin-left:20px}.header-feature-container__action svg{width:16px;height:16px;margin-right:2px;margin-top:-2px;vertical-align:top;fill:#fff}.header-feature-container__action--like svg{margin-top:-3px}.streams-carousel{position:relative;width:100%;max-width:1152px;margin-left:auto;margin-right:auto;margin-bottom:56px}.streams-carousel-scroll{position:absolute;top:50%;transform:translateY(calc(-50% - 24px));padding:4px;font-size:0;border-radius:50%;background-color:transparent;box-shadow:none;transition:background-color .1s linear,color .1s linear,box-shadow .1s linear,left .1s linear,right .1s linear;z-index:2;cursor:pointer;-webkit-user-select:none;user-select:none}.streams-carousel-scroll svg{width:32px;height:32px;fill:#b3b3b3;transition:width .1s linear,height .1s linear}.streams-carousel-scroll:hover{background-color:#fff;box-shadow:0 12px 24px #00000026}.streams-carousel-scroll:hover svg{width:40px;height:40px;fill:#d90000}.streams-carousel-scroll--hidden{display:none}.streams-carousel-scroll--left{left:-48px}.streams-carousel-scroll--left:hover{left:-52px}.streams-carousel-scroll--right{right:-48px}.streams-carousel-scroll--right:hover{right:-52px}.streams-carousel-content-wrapper{position:relative;width:100%;overflow:hidden}.streams-carousel-content{position:relative;left:0;width:200%;display:flex;justify-content:space-between;transition:left .3s ease-out}.streams-carousel-content .stream-card{display:block}.streams-carousel-content .stream-card_flex{flex-basis:264px;min-width:0;flex-grow:1;padding-right:24px}.streams-carousel-content .stream-card_flex:last-child{margin-right:0}.streams-carousel-content .stream-card:hover .stream-card__image img{filter:contrast(1) brightness(1.2)}.streams-carousel-content .stream-card:hover .stream-card__title{color:#d90000}.streams-carousel-content .stream-card__image img{filter:contrast(.8) brightness(1);transition:filter .2s ease-out}.stream-card--more{box-shadow:0 0 0 1px #e6e6e6}.stream-card--more div{display:flex;justify-content:center;align-items:center;width:100%;height:100%;font-size:16px;font-weight:500;color:gray}.stream-card--more div svg{width:24px;height:24px;margin-left:8px;margin-right:-16px;fill:gray}.stream-card--more div:hover{color:#d90000}.stream-card--more div:hover svg{fill:#d90000}.full-width-banner{display:block;width:100%;margin-bottom:8px;text-decoration:none;background-color:#280201}.full-width-banner img{display:block;max-width:100%;max-height:140px;margin-left:auto;margin-right:auto}.no-full-width-banner{width:100%;max-width:1152px;height:1px;flex-shrink:0;margin-left:auto;margin-right:auto;background-color:#e6e6e6}.index-columns{display:flex;justify-content:space-between;align-items:flex-start}.index-columns .index-left-column{padding-right:40px}.index-columns .index-left-column_flex{flex-basis:264px;max-width:264px;min-width:0;margin-right:24px}.index-columns .index-column_flex{flex-basis:264px;flex-grow:1;min-width:0;margin-right:24px}.index-columns .index-column_flex:last-child{margin-right:0}.index-columns .index-column .blog-card{margin-bottom:32px}.index-columns .index-column .blog-card-header{display:block}.index-columns .index-column .article-card{margin-bottom:32px}.forum{margin-bottom:40px}.forum-tabs{display:flex;justify-content:flex-start;align-items:center;width:100%;margin-bottom:20px}.forum-tabs__item{position:relative;margin-right:12px;color:#b3b3b3;font-size:16px;font-weight:500;text-decoration:none;cursor:pointer}.forum-tabs__item:before{content:"";position:absolute;bottom:-4px;display:block;width:100%;height:2px;background-color:transparent;transition:background-color .1s ease-out}.forum-tabs__item:hover:before{background-color:#b3b3b3}.forum-tabs__item.forum-tabs__item--active{color:gray}.forum-tabs__item.forum-tabs__item--active:before{background-color:gray}.forum-tabs__refresh{margin-top:4px;cursor:pointer}.forum-tabs__refresh svg{width:24px;height:24px;fill:#b3b3b3}.forum-thread{display:block;margin-bottom:20px;text-decoration:none}.forum-thread__title{color:#333;font-size:14px;font-weight:500;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.forum-thread__info{margin-top:4px;color:#b3b3b3;font-size:12px;font-weight:500}.featured-stream{position:relative;width:100%;box-shadow:0 2px 8px #00000026}.featured-stream_flex{flex-shrink:0}.featured-stream .stream-card__image_flex{flex-basis:264px;margin-right:24px;flex-shrink:0}.featured-stream--folded{display:flex;justify-content:space-between;max-width:1152px;margin-left:auto;margin-right:auto;margin-bottom:40px;cursor:pointer;transition:box-shadow .2s ease-out}.featured-stream--folded .featured-stream-expand{display:flex;opacity:0;transition:opacity .2s ease-out}.featured-stream--folded:hover{box-shadow:0 4px 24px #0003}.featured-stream--folded:hover .featured-stream-expand{opacity:1}.featured-stream--unfolded{width:100%;margin-bottom:56px;box-shadow:0 4px 24px #0003}.featured-stream__info{display:flex;align-items:center}.featured-stream--folded .featured-stream__info{padding-left:24px;padding-right:64px}.featured-stream--folded .featured-stream__info_flex{flex-basis:560px;flex-grow:1}.featured-stream--unfolded .featured-stream__info{width:100%;height:120px;padding-left:48px;padding-right:48px}.featured-stream-title__text{color:#333;font-size:24px;font-weight:700}.featured-stream-title__text:hover{color:#d90000}.featured-stream-title__viewers{margin-top:12px;color:gray;font-size:16px;font-weight:500}.featured-stream-right{display:flex;align-items:center}.featured-stream-right_flex{margin-left:auto}.featured-stream-right button{margin-left:40px}.featured-stream-user{display:flex;align-items:center}.featured-stream-user img{width:48px;height:48px;margin-right:12px;border-radius:50%}.featured-stream-user__name{font-size:14px;font-weight:700;color:#333}.featured-stream-user__time{margin-top:6px;font-size:12px;font-weight:500;color:#b3b3b3}.featured-stream__stream-wrapper .player-block{flex-basis:856px}.featured-stream__stream-wrapper .chat-block{flex-basis:296px}.featured-stream-expand{display:none;opacity:0;position:absolute;inset:0;z-index:2;justify-content:center;align-items:center;font-size:24px;font-weight:700;color:#fff}.featured-stream-expand:after{content:"";display:block;position:absolute;inset:0;background-color:#00af14;opacity:.7;z-index:-1}.featured-stream-expand:before{content:"";display:block;position:absolute;inset:0;background-color:#fff;opacity:.5;z-index:-2}.recent-blogs{margin-bottom:40px}.recent-blogs__header{margin-bottom:24px;color:gray;font-size:18px;font-weight:700}.recent-blogs-item{margin-bottom:16px}.recent-blogs-item__title{display:block;color:#333;font-size:14px;font-weight:500;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.recent-blogs-item__author{display:block;margin-top:4px;color:#b3b3b3;font-size:12px;font-weight:500;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.index-stream-divider{position:relative;margin-bottom:24px;text-align:center;width:100%;max-width:1152px;margin-left:auto;margin-right:auto}.index-stream-divider:before{content:"";position:absolute;left:0;top:11px;width:calc(50% - 120px);height:1px;background-color:#e6e6e6}.index-stream-divider:after{content:"";position:absolute;right:0;top:11px;width:calc(50% - 120px);height:1px;background-color:#e6e6e6}.index-stream-divider svg{width:10px;height:10px;margin-top:6px;margin-right:8px;fill:#f23d4c;vertical-align:top}.index-stream-divider a{color:#333;font-size:24px;font-weight:700}.index-stream-divider a:hover{color:#f23d4c}.index-social{position:relative;display:flex;justify-content:center;align-items:center;width:100%;max-width:1152px;height:60px;margin-left:auto;margin-right:auto;box-shadow:inset 0 -1px #e6e6e6;color:#b3b3b3;font-size:14px;font-weight:500}.index-social_flex{flex-shrink:0}.index-social span{margin-left:16px;margin-right:16px}.index-social-suggest-news_flex{position:absolute;right:0;top:14px}.index-social-link{display:flex;align-items:center;margin-left:16px;margin-right:16px}.index-social-link svg{width:24px;height:24px;margin-right:8px;fill:#b3b3b3}.index-social-link:hover{color:gray}.index-social-link:hover svg{fill:gray}.index-social-link--youtube:hover{color:#e52d27}.index-social-link--youtube:hover svg{fill:#e52d27}.index-social-link--vk:hover{color:#4d75a2}.index-social-link--vk:hover svg{fill:#4d75a2}.index-social-link--twitter:hover{color:#1da1f2}.index-social-link--twitter:hover svg{fill:#1da1f2}.index-social-link--fb:hover{color:#3d5a98}.index-social-link--fb:hover svg{fill:#3d5a98}.index-social-link--discord:hover{color:#5865f2}.index-social-link--discord:hover svg{fill:#5865f2}.index-social-link--tg:hover{color:#08c}.index-social-link--tg:hover svg{fill:#08c}.admin-sidebar{position:fixed;top:0;bottom:0;left:0;display:flex;flex-direction:column;align-items:center;justify-content:flex-start;width:60px;height:100%;padding-top:24px;background-color:#1a1a1a;z-index:10}.admin-sidebar--hidden{display:none}.admin-sidebar__logo{display:block;width:32px;height:32px;margin-bottom:24px}.admin-sidebar__logo svg{width:100%;height:100%;transition:transform .2s ease;transform-origin:50% 50%}.admin-sidebar__logo:hover svg{transform:scaleX(-1)}.admin-sidebar-item{position:relative;display:block;margin-bottom:4px;padding:10px;font-size:0;cursor:pointer}.admin-sidebar-item svg{position:relative;width:24px;height:24px;fill:#e6e6e6;z-index:2}.admin-sidebar-item:before{content:"";position:absolute;top:50%;left:50%;width:0;height:0;transform:translate(-50%,-50%);border-radius:9001px;background-color:#333;opacity:0;transition:width .2s ease,height .2s ease,opacity .1s ease;z-index:1}.admin-sidebar-item:hover:before{width:100%;height:100%;opacity:1}.admin-sidebar-item:hover svg{fill:#fff}.admin-sidebar-item--active:before{width:100%;height:100%;opacity:1;background-color:#d90000}.admin-sidebar-item--active svg{fill:#fff}.admin-sidebar-menu{position:fixed;top:0;bottom:0;left:60px;display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;width:220px;height:100%;padding-top:64px;padding-right:32px;padding-left:32px;background-color:#f2f2f2;z-index:10}.admin-sidebar-menu-item{display:block;margin-bottom:24px;color:gray;font-size:14px;font-weight:500;cursor:pointer;transition:color .1s ease}.admin-sidebar-menu-item:hover{color:#333}.admin-sidebar-menu-item--active{color:#333;font-weight:700}.admin-main{margin-left:60px;padding:48px}.admin-main--with-menu{margin-left:280px}.admin-edit-publication{display:flex;align-items:flex-start;height:100%}.admin-edit-publication--fullscreen{margin-left:0;justify-content:center}.admin-edit-publication--fullscreen .aep-text_flex{flex-basis:600px}.admin-edit-publication--fullscreen .aep-settings{display:none}.aep-text-wrapper--fullscreen{position:fixed;inset:0;background-color:#fff;z-index:100;overflow-y:auto;padding-top:60px}.aep-text{position:relative;width:100%;max-width:748px;margin-left:auto;margin-right:auto;margin-bottom:240px;padding-left:24px;padding-right:24px}.aep-text__fullscreen{position:absolute;top:-8px;right:-8px;cursor:pointer}.aep-text__fullscreen svg{width:32px;height:32px;fill:#b3b3b3}.aep-text__fullscreen:hover svg{fill:gray}.aep-text__label{margin-bottom:10px;color:#b3b3b3;font-size:14px;font-weight:500}.aep-text-error{margin-bottom:10px;color:#d90000;font-size:14px;font-weight:700}.aep-text-field-error{box-shadow:0 2px #d90000}.aep-text__title{margin-bottom:32px;color:#333;font-size:24px;font-weight:700;line-height:120%;cursor:text}.aep-text__title:empty:before{content:attr(data-placeholder);opacity:.5}.aep-text__subtitle{margin-bottom:32px;color:#333;font-size:18px;font-weight:700;line-height:120%;cursor:text}.aep-text__subtitle:empty:before{content:attr(data-placeholder);opacity:.5}.aep-text__summary{margin-bottom:32px;color:#333;font-size:18px;font-weight:500;line-height:150%;cursor:text}.aep-text__summary:empty:before{content:attr(data-placeholder);opacity:.5}.aep-text__add-content{position:absolute;left:-32px;width:24px;height:24px;border-radius:50%;border:2px solid #b3b3b3;color:#b3b3b3;font-size:20px;line-height:23px;font-weight:500;text-align:center;cursor:pointer}.aep-text__add-content:hover{color:gray;border-color:gray}.aep-settings{width:100%;max-width:760px;margin-left:auto;margin-right:auto;margin-bottom:240px;padding-left:24px;padding-right:24px}.aep-settings-group{display:flex;align-items:stretch;margin-bottom:32px;margin-left:-160px}.aep-settings-group__title{flex-basis:160px;flex-shrink:0;flex-grow:0;margin-right:40px;padding-top:8px;padding-right:16px;padding-bottom:8px;border-right:2px solid #e6e6e6;font-size:12px;font-weight:700;text-transform:uppercase;letter-spacing:.1em;color:#b3b3b3;text-align:right}.aep-settings-group__content{flex-basis:600px;padding-top:8px;padding-bottom:8px}.aep-settings-title,.aep-settings-sharing-text{width:480px}.aep-settings-image img{max-width:400px;max-height:160px}.aep-settings-image--empty{width:320px;height:160px;border:1px solid #e6e6e6;display:flex;flex-direction:column;align-items:center;justify-content:center}.aep-settings-image--empty svg{width:40px;height:40px;fill:#e6e6e6}.aep-settings-image--empty span{margin-top:6px;font-size:14px;font-weight:500;color:#e6e6e6}.aep-settings-image-actions{display:flex;margin-top:12px;margin-bottom:32px}.aep-settings-image-action{display:flex;align-items:center;margin-right:24px;cursor:pointer}.aep-settings-image-action:hover .aep-settings-image-action__icon svg{fill:#333}.aep-settings-image-action:hover .aep-settings-image-action__name{color:#333}.aep-settings-image-action__icon{margin-right:6px}.aep-settings-image-action__icon svg{width:18px;height:18px;fill:#b3b3b3}.aep-settings-image-action__name{color:#b3b3b3;font-size:14px;font-weight:500}.aep-settings-actions{margin-top:40px;padding-left:40px}.aep-settings-actions button{height:48px;margin-right:32px;font-size:16px}.aep-settings-share-image{display:flex;align-items:center;padding-bottom:24px;cursor:pointer}.aep-settings-share-image__preview{width:300px;height:150px}.aep-settings-share-image__preview .og-image{transform:scale(.25);transform-origin:0% 0%}.aep-settings-share-image__preview--selected{position:relative}.aep-settings-share-image__preview--selected:after{content:"";position:absolute;inset:0;display:block;box-shadow:inset 0 0 0 4px #00af14}.aep-settings-share-image__radio{margin-right:16px;width:24px;height:24px;fill:#b3b3b3}.aep-settings-share-image__radio--checked{fill:#00af14}.admin-publish{display:flex;align-items:flex-start}.admin-publish .aep-text{margin-right:0;padding:24px;border-radius:4px;box-shadow:0 4px 12px #0003}.admin-publish .aep-text_flex{flex-basis:560px}.ap-form{margin-right:64px}.ap-form_flex{flex-basis:560px}.ap-form__actions{margin-top:40px}.ap-form__actions .btn,.ap-form__actions .shop-add-product,.ap-form__actions .shop-add-section{margin-right:16px}.admin-dashboard{width:calc(100% - 50px);height:100%}.adash-columns{display:flex;align-items:flex-start;width:100%;height:100%;overflow:hidden}.adash-column{max-height:calc(100% - 40px);overflow:hidden;margin-right:24px;padding-bottom:24px;border:1px solid #e6e6e6;border-radius:4px}.adash-column_flex{flex-basis:276px;flex-shrink:0}.adash-column__header{width:100%;margin-bottom:4px;padding:20px 24px;border-bottom:1px solid #e6e6e6;color:#333;font-size:12px;font-weight:700;text-transform:uppercase;letter-spacing:.1em}.adash-column-item{margin-top:16px;margin-left:24px;margin-right:24px;padding-bottom:16px;border-bottom:1px solid #e6e6e6}.adash-column-item__title{color:#333;font-size:16px;font-weight:500;line-height:120%}.adash-column-item__info{margin-top:8px;color:#b3b3b3;font-size:12px;font-weight:500}.adash-column-item__actions{margin-top:8px;text-align:right}.adash-column-item__action{display:inline-block;margin-left:8px;padding:4px;border-radius:4px;background-color:#e6e6e6;font-size:0;cursor:pointer}.adash-column-item__action svg{width:16px;height:16px;fill:gray}.apub-feature-header{margin-bottom:64px}.apub-feature-header__title{margin-bottom:16px;color:gray;font-size:12px;font-weight:700;text-transform:uppercase;letter-spacing:.1em}.apub-feature-header__article{margin-bottom:16px;color:#333;font-size:18px;font-weight:500}.apub-feature-header__article--empty{color:#b3b3b3}.apub-feature-header__actions a{color:#b3b3b3;text-decoration:underline;margin-right:8px}.admin-sort{margin-bottom:24px;padding-bottom:16px;border-bottom:1px solid #e6e6e6}.admin-sort input,.admin-sort select{margin-right:12px}.admin-settings input{margin-bottom:16px}.admin-suggested-news-header{margin-bottom:40px;color:#333;font-size:24px;font-weight:700}.admin-suggested-news-header__counter{margin-left:8px;color:#b3b3b3}.admin-suggested-news-card{width:700px;margin-bottom:32px;border-radius:4px;box-shadow:0 1px 4px #0003}.admin-suggested-news-card-content{padding:24px}.admin-suggested-news-card-author{margin-bottom:20px;color:#333;font-size:14px;font-weight:700}.admin-suggested-news-card-author__block{margin-left:12px;color:#b3b3b3;font-size:12px;font-weight:500;cursor:pointer}.admin-suggested-news-card-author__block:hover{text-decoration:underline}.admin-suggested-news-card-link{display:block;margin-bottom:12px;color:#529aff;font-family:Georgia,Times,Times New Roman,serif;font-size:18px;text-overflow:ellipsis;overflow:hidden}.admin-suggested-news-card-link:hover{text-decoration:underline}.admin-suggested-news-card-message{color:#333;font-family:Georgia,Times,Times New Roman,serif;font-size:18px;line-height:150%;word-wrap:break-word;overflow:hidden}.admin-suggested-news-card-actions{display:flex;height:50px;border-top:1px solid #e6e6e6}.admin-suggested-news-card-actions__action{flex-basis:350px;flex-grow:1;display:flex;align-items:center;justify-content:center;font-size:14px;cursor:pointer}.admin-suggested-news-card-actions__action--primary{border-right:1px solid #e6e6e6;border-bottom-left-radius:4px;font-weight:700;color:#00af14}.admin-suggested-news-card-actions__action--primary:hover{background-color:#00af14;color:#fff}.admin-suggested-news-card-actions__action--secondary{border-bottom-right-radius:4px;font-weight:500;color:gray}.admin-suggested-news-card-actions__action--secondary:hover{background-color:#d90000;color:#fff}.admin-create-menu{position:fixed;inset:0;z-index:8000;background-color:#0000004d}.admin-create-menu-back-wrapper{position:fixed;top:0;bottom:0;left:0;display:flex;flex-direction:column;align-items:center;justify-content:flex-start;width:60px;background-color:#f2f2f2}.admin-create-menu-back{position:relative;display:block;padding:10px;font-size:0;cursor:pointer}.admin-create-menu-back svg{position:relative;width:24px;height:24px;fill:gray;z-index:2}.admin-create-menu-back:before{content:"";position:absolute;top:50%;left:50%;width:0;height:0;transform:translate(-50%,-50%);border-radius:9001px;background-color:#e6e6e6;opacity:0;transition:width .2s ease,height .2s ease,opacity .1s ease;z-index:1}.admin-create-menu-back:hover:before{width:100%;height:100%;opacity:1}.admin-create-menu-back:hover svg{fill:#333}.admin-create-menu-content{position:fixed;top:0;bottom:0;left:60px;display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;width:260px;height:100%;padding-top:40px;padding-right:32px;padding-left:16px;background-color:#f2f2f2;z-index:10}.admin-create-menu-header{margin-bottom:32px;color:#b3b3b3;font-size:12px;font-weight:700;text-transform:uppercase;letter-spacing:.1em}.admin-create-menu-item{display:block;margin-bottom:24px;color:#333;font-size:16px;font-weight:500;cursor:pointer;transition:color .1s ease}.admin-create-menu-item:hover{color:#d90000}.admin-edit-pub{padding:0}.edit-pub-header{position:fixed;top:0;right:0;left:60px;display:flex;align-items:center;height:60px;padding-left:40px;padding-right:40px;background-color:#ffffffe6;border-bottom:1px solid #e6e6e6;z-index:100}.edit-pub-header-item{margin-right:24px;font-size:14px}.edit-pub-header-item__title{font-weight:500;color:gray}.edit-pub-header-item__status{font-weight:700;color:#333}.edit-pub-header-right{display:flex;align-items:center;justify-content:flex-end;margin-left:auto}.edit-pub-header-right button{margin-left:24px}.edit-pub-header-status{font-size:12px;font-weight:500;color:gray}.edit-pub-header-status--alert{color:#d90000}.edit-pub-header-more{margin-left:24px;width:24px;height:24px;cursor:pointer}.edit-pub-header-more svg{width:100%;height:100%;fill:#b3b3b3}.edit-pub-header-more:hover svg{fill:gray}.edit-pub-tabs{display:flex;align-items:center;justify-content:center;margin-top:100px;margin-bottom:40px}.edit-pub-tabs__tab{font-size:16px;font-weight:500;color:#b3b3b3;cursor:pointer}.edit-pub-tabs__tab:hover{color:#333}.edit-pub-tabs__tab--active{font-weight:700;color:#333}.edit-pub-tabs__tab--error{display:flex;align-items:center}.edit-pub-tabs__tab--error svg{width:18px;height:18px;fill:#d90000;margin-left:8px}.edit-pub-tabs__arrow{width:24px;height:24px;margin-left:24px;margin-right:24px}.edit-pub-tabs__arrow svg{width:100%;height:100%;fill:#b3b3b3}.og-image{position:relative;display:flex;flex-direction:column;width:1200px;height:600px;background-color:#1a1a1a;background-size:cover}.og-image:after{content:"";position:absolute;display:block;inset:0;background-color:#1a1a1a;opacity:.6;z-index:1}.og-image--render-position{position:fixed;top:0;left:0;z-index:-1}.og-image-content{position:relative;z-index:10;flex-grow:1;flex-shrink:0;display:flex;flex-direction:column;align-items:flex-start;justify-content:center;padding-left:72px;padding-right:72px;padding-bottom:128px}.og-image-time{margin-bottom:32px;border-bottom:10px solid #f23d4c;color:#fff;font-size:72px;font-weight:700;line-height:120%;text-shadow:0 4px 8px rgba(0,0,0,.2)}.og-image-title{color:#fff;font-size:64px;font-weight:700;line-height:120%;text-shadow:0 4px 8px rgba(0,0,0,.2)}.og-image-header{position:relative;z-index:10;flex-basis:96px;flex-grow:0;flex-shrink:0;padding-top:48px;display:flex;align-items:center;justify-content:center}.og-image-logo{width:132px;height:24px;fill:#fff}.og-image-category{display:flex;align-items:center;margin-left:48px;padding-left:45px;border-left:2px solid rgba(255,255,255,.5);color:#fff;font-size:40px;font-weight:700}.og-image-category svg{width:24px;height:24px;margin-right:16px;fill:#f23d4c}.admin-blocking-loader{position:fixed;inset:0;z-index:90000;background-color:#000000b3;display:flex;flex-direction:column;justify-content:center;align-items:center}.admin-blocking-loader__message{margin-bottom:64px;color:#fff;font-size:32px;font-weight:700}.ql-editor{position:relative;padding:0;overflow-y:visible;color:#333;font-family:Georgia,Times,Times New Roman,serif;font-size:18px;line-height:150%}.ql-editor h2{margin-top:2em;margin-bottom:1em;font-family:proxima_nova,sans-serif;font-size:24px;font-weight:700}.ql-editor p{margin-bottom:1em}.ql-editor p img{display:inline-block;max-width:100%;margin:0}.ql-editor blockquote{margin-bottom:1.5em;margin-top:1.5em;padding-left:1.5em;padding-top:8px;padding-bottom:8px;border-left:4px solid #eee;font-style:italic}.ql-editor b{font-weight:700}.ql-editor i{font-style:italic}.ql-editor ol{margin-bottom:1em;margin-left:1em}.ql-editor ol li{margin-bottom:.5em}.ql-editor.ql-blank:before{content:attr(data-placeholder);color:#333;opacity:.5;font-style:normal}.ql-container.ql-bubble:not(.ql-disabled) a{white-space:normal}.ql-editor-spoiler{position:relative;margin-top:24px;margin-bottom:24px;color:gray;font-family:proxima_nova,sans-serif;font-size:12px;font-weight:700;text-transform:uppercase;letter-spacing:.1em;text-align:center}.ql-editor-spoiler:before{content:"";position:absolute;top:50%;left:0;right:0;display:block;width:100%;height:1px;background-color:gray;z-index:1}.ql-editor-spoiler span{position:relative;padding:2px 16px;background-color:#fff;z-index:2}.ql-editor-spoiler a{position:relative;padding:2px 16px;background-color:#fff;color:#b3b3b3;z-index:2}.publication{max-width:none;margin-left:0;margin-right:0;padding:0}.publication__cover-image{width:100%;height:360px;background-size:cover;background-position:center}.publication-info{width:100%;max-width:700px;margin-top:48px;margin-left:auto;margin-right:auto;color:gray;font-size:14px;font-weight:500}@media (max-width: 768px) and (orientation: portrait){.publication-info{padding-left:24px;padding-right:24px}}.publication-info span{margin-right:2em}.publication-info__action{text-decoration:underline;cursor:pointer}.publication__event-time{width:100%;max-width:700px;margin:16px auto -8px;color:#d90000;font-size:24px;font-weight:700;line-height:120%}@media (max-width: 768px) and (orientation: portrait){.publication__event-time{padding-left:24px;padding-right:24px}}.publication__event-time--faded{color:gray}.publication__title{width:100%;max-width:700px;margin-top:16px;margin-left:auto;margin-right:auto;color:#333;font-size:24px;font-weight:700;line-height:120%}@media (max-width: 768px) and (orientation: portrait){.publication__title{padding-left:24px;padding-right:24px}}@media (min-width: 768px){.publication__title{font-size:32px}}.publication__subtitle{width:100%;max-width:700px;margin-top:12px;margin-left:auto;margin-right:auto;color:#333;font-size:20px;font-weight:500;line-height:120%}@media (max-width: 768px) and (orientation: portrait){.publication__subtitle{padding-left:24px;padding-right:24px}}.publication__summary{width:100%;margin-top:32px;padding-bottom:40px;border-bottom:1px solid #e6e6e6;color:#333;font-size:18px;font-weight:500;line-height:150%}.publication__summary div{max-width:700px;margin-left:auto;margin-right:auto}@media (max-width: 768px) and (orientation: portrait){.publication__summary div{padding-left:24px;padding-right:24px}}.publication__content{position:relative;max-width:700px;margin-top:40px;margin-left:auto;margin-right:auto}.publication__content h2,.publication__content p,.publication__content ol,.publication__content ul{max-width:700px}@media (max-width: 768px) and (orientation: portrait){.publication__content h2,.publication__content p,.publication__content ol,.publication__content ul{padding-left:24px;padding-right:24px}}.publication__signature{max-width:700px;margin-top:24px;margin-left:auto;margin-right:auto;color:gray;font-family:Georgia,Times,Times New Roman,serif;font-style:italic;font-size:18px;line-height:150%}@media (max-width: 768px) and (orientation: portrait){.publication__signature{padding-left:24px;padding-right:24px}}.publication-figure{width:100%;margin-top:1.5em;margin-bottom:1.5em}.publication-figure__image img{max-width:100%}.publication-figure__embed iframe{width:100%}.publication-figure__embed--video{position:relative}.publication-figure__embed--video:before{content:"";display:block;width:100%;padding-top:56.25%}.publication-figure__embed--video iframe{position:absolute;top:0;left:0;width:100%;height:100%}.publication-figure-subonly{padding:24px;border-radius:4px;border:1px solid #e6e6e6;font-family:proxima_nova,sans-serif;text-align:center}.publication-figure-subonly button{margin-left:auto;margin-right:auto}.publication-figure-subonly__header{margin-bottom:24px;color:#b3b3b3;font-size:24px;font-weight:500}.publication-figure-subonly__subheader{margin-bottom:24px;color:#333;font-size:14px;font-weight:500}.publication-figure-subonly__login{margin-top:24px;color:#b3b3b3;font-size:14px;font-weight:500}.publication-figure-subonly__login a{text-decoration:underline;box-shadow:none}.publication-donate{max-width:700px;margin:40px auto;padding:24px;border-radius:4px;border:1px solid #e6e6e6;font-family:proxima_nova,sans-serif;text-align:center}.publication-donate button{margin-left:auto;margin-right:auto}.publication-donate__header{margin-bottom:24px;color:#b3b3b3;font-size:24px;font-weight:500}.publication-donate__subheader{margin-bottom:24px;color:#333;font-size:14px;font-weight:500}.publication-author-block{display:flex;flex-direction:column;align-items:center;justify-content:center;margin-top:40px}.publication-author-block .btn,.publication-author-block .shop-add-product,.publication-author-block .shop-add-section{margin-top:24px}@media (min-width: 768px){.publication-author-block{flex-direction:row}.publication-author-block .btn,.publication-author-block .shop-add-product,.publication-author-block .shop-add-section{margin-top:0;margin-left:32px}}.publication-author{display:flex;align-items:center;text-decoration:none}.publication-author__avatar{display:block;width:64px;height:64px;margin-right:16px;border-radius:50%}.publication-author__nickname{color:#333;font-size:16px;font-weight:700;white-space:nowrap}.publication-author__reader-count{margin-top:8px;color:gray;font-size:12px;font-weight:500;white-space:nowrap}.publication-action{cursor:pointer}.publication-action .publication-action__counter{color:#b3b3b3;transition:color .1s ease-out}.publication-action svg{fill:#b3b3b3;transition:fill .1s ease-out}.publication-action:hover span{color:#d90000}.publication-action:hover svg{fill:#d90000}.publication-action__new{color:#00af14;font-weight:700}.publication-action--activated .publication-action__counter{color:#d90000}.publication-action--activated svg{fill:#d90000}.publication-action--activated:hover .publication-action__counter{color:#f23d4c}.publication-action--activated:hover svg{fill:#f23d4c}.publication-shares span{display:none}.publication-share{cursor:pointer}.publication-share svg{fill:#b3b3b3}.publication-share--vk:hover svg{fill:#4d75a2}.publication-share--twitter:hover svg{fill:#1da1f2}.publication-share--fb:hover svg{fill:#3d5a98}.publication-floating-actions{position:absolute;top:0;right:-104px;width:56px;border-radius:4px;border:1px solid #e6e6e6;display:none}@media (min-width: 1200px){.publication-floating-actions{display:block}}.publication-floating-actions .publication-action{display:flex;flex-direction:column;align-items:center;padding-top:12px;padding-bottom:12px;border-bottom:1px solid #e6e6e6}.publication-floating-actions .publication-action .publication-action__counter{margin-top:4px;font-size:11px;font-weight:500}.publication-floating-actions .publication-action svg{width:20px;height:20px}.publication-floating-actions .publication-shares{margin-top:8px;margin-bottom:8px}.publication-floating-actions .publication-share{display:flex;flex-direction:column;align-items:center;padding-top:8px;padding-bottom:8px}.publication-floating-actions .publication-share svg{width:20px;height:20px}.publication-floating-actions .publication-share--first{margin-top:8px}.publication-floating-actions .publication-share--last{margin-bottom:8px}.publication-floating-actions--fixed{position:fixed;top:56px;right:calc(50% - 454px)}.publication-bottom-actions{display:flex;align-items:center;width:100%;max-width:800px;height:64px;margin:40px auto;padding-left:8px;padding-right:8px;border-top:1px solid #e6e6e6;border-bottom:1px solid #e6e6e6}.publication-bottom-actions .publication-action{display:flex;align-items:center;margin-right:24px;padding-right:24px;border-right:1px solid #e6e6e6}.publication-bottom-actions .publication-action .publication-action__counter{margin-left:8px;font-size:12px;font-weight:700}.publication-bottom-actions .publication-action svg{width:24px;height:24px}.publication-bottom-actions .publication-shares{display:flex;align-items:center}.publication-bottom-actions .publication-shares_flex{margin-left:auto}.publication-bottom-actions .publication-shares span{color:#b3b3b3;font-size:14px;font-weight:500;display:none}@media (min-width: 768px){.publication-bottom-actions .publication-shares span{display:block}}.publication-bottom-actions .publication-share{margin-left:20px}.publication-bottom-actions .publication-share svg{width:24px;height:24px}.announce-stream{width:100%;margin-top:1.5em;margin-bottom:1.5em;border-radius:4px;box-shadow:0 1px 4px #0003;font-family:proxima_nova,sans-serif}.announce-stream__player{position:relative}.announce-stream__player:before{content:"";display:block;width:100%;padding-top:56.25%}.announce-stream__player .player-block{position:absolute;inset:0}.announce-stream-info{display:flex;align-items:center;padding:24px}.announce-stream-info-user-wrapper{display:flex;align-items:center}.announce-stream-info-avatar{width:56px;height:56px;margin-right:16px}.announce-stream-info-avatar img{width:100%;height:100%;border-radius:50%}.announce-stream-info-user__name{font-size:16px;font-weight:700;color:#333}.announce-stream-info-user__stream-time{margin-top:8px;font-size:12px;font-weight:500;color:gray}.announce-stream-info-buttons{margin-left:auto}.announce-stream-info-buttons button{margin-left:16px}.announce-alert{display:flex;align-items:center;justify-content:center;padding-top:12px;padding-bottom:12px;background-color:#2564d9}.announce-alert_flex{flex-shrink:0}.announce-alert__message{font-size:16px;font-weight:700;color:#fff}.announce-alert__action{margin-left:32px}.announce-alert__action .btn--secondary,.announce-alert__action .shop-add-product,.announce-alert__action .shop-add-section{box-shadow:inset 0 0 0 1px #fff;color:#fff}.announce-alert__action .btn--secondary:hover:not([disabled]),.announce-alert__action .shop-add-product:hover:not([disabled]),.announce-alert__action .shop-add-section:hover:not([disabled]){box-shadow:inset 0 0 0 1px #fff;color:#fff;opacity:.9}.publication-update{width:100%;margin-bottom:32px;border-radius:4px;border:1px solid #d90000;padding:24px 24px 20px}.publication-update__header{margin-bottom:12px;font-size:12px;font-weight:700;text-transform:uppercase;letter-spacing:.1em;color:#d90000}.publication-update__text{font-size:18px;font-weight:500;line-height:150%}.article-card{position:relative}.article-card__title{display:inline-block;margin-bottom:16px;color:#333;font-size:18px;font-weight:700;line-height:120%;text-decoration:none}.article-card__title:hover{color:#d90000}.article-card__event-time{margin-top:-4px;margin-bottom:16px;font-size:16px;font-weight:700;color:#d90000}.article-card__event-time svg{width:20px;height:20px;margin-right:4px;margin-bottom:-4px;fill:#d90000}.article-card__event-user{display:flex;align-items:center;margin-bottom:16px}.article-card__event-user img{width:24px;height:24px;margin-right:8px;border-radius:50%}.article-card__event-user span{font-size:14px;font-weight:500;color:gray}.article-card__event-time--faded{color:gray}.article-card__event-time--faded svg{fill:gray}.article-card__image{width:100%;margin-bottom:16px}.article-card__preview{margin-bottom:8px;color:gray;font-size:14px;font-weight:500;line-height:150%}.article-card__read-more{display:inline-block;margin-bottom:20px;color:#b3b3b3;font-size:14px;font-weight:500;text-decoration:underline}.article-card__time{color:#b3b3b3;font-size:14px;font-weight:500;line-height:12px;text-decoration:none}.article-card-actions{margin-top:20px}.article-card-actions__item{display:inline-block;margin-right:16px;color:#b3b3b3;font-size:14px;font-weight:500}.article-card-actions__item svg{width:16px;height:16px;margin-top:-1px;margin-right:2px;vertical-align:top;fill:#b3b3b3}.article-card-actions__item--like svg{margin-top:-2px}.articles .article-card{margin-bottom:64px}.articles .article-card:after{content:"";position:absolute;left:0;bottom:-32px;width:100%;height:1px;background-color:#e6e6e6}@media (min-width: 768px){.articles .article-card__title{margin-right:35%;font-size:24px}}@media (min-width: 1200px){.articles .article-card__title{margin-right:45%}}@media (min-width: 768px){.articles .article-card__image{position:absolute;width:30%;height:100%;right:0;top:0;object-fit:cover}}@media (min-width: 1200px){.articles .article-card__image{width:40%}}@media (min-width: 768px){.articles .article-card__preview{margin-right:35%}}@media (min-width: 1200px){.articles .article-card__preview{margin-right:45%}}.news-archive{margin-top:16px}.news-archive__header{color:#333;font-size:24px;font-weight:700}.news-archive-date{margin-top:40px;margin-bottom:24px;color:gray;font-size:12px;font-weight:700;text-transform:uppercase;letter-spacing:.1em}.news-archive-item{display:block;margin-bottom:24px;text-decoration:none}.news-archive-item__time{display:inline-block;width:48px;margin-right:.5em;color:#b3b3b3;font-size:14px;font-weight:500}.news-archive-item__title{color:#333;font-size:18px;font-weight:500}.news-archive-item__comments{margin-left:.5em;color:#b3b3b3;font-size:14px;font-weight:500}.news-archive-item__comments svg{width:12px;height:12px;margin-right:2px;fill:#b3b3b3}.comments{position:relative;max-width:800px;margin:56px auto;padding-top:40px;padding-left:24px;padding-right:24px;border-top:1px solid #e6e6e6}@media (min-width: 1200px){.comments{padding-left:0;padding-right:0}}.comments__header{color:#333;font-size:24px;font-weight:700;text-align:center}.comments__header-count{margin-left:.5em;color:#b3b3b3}.comments__empty{margin-top:48px;color:#b3b3b3;font-size:14px;font-weight:500;text-align:center}.comments__loader{margin-top:64px;margin-bottom:48px}.comments-guest{margin-top:40px;color:#333;font-size:18px;font-weight:500;text-align:center}.comments-guest .btn,.comments-guest .shop-add-product,.comments-guest .shop-add-section{margin-top:16px}.post-comment{position:relative;margin-top:40px;margin-bottom:32px}.post-comment .chat-emote-list-wrapper{right:0;bottom:132px;height:300px}.post-comment__post-btn{margin-right:16px}.post-comment__input-wrapper{position:relative}.post-comment__input-wrapper .chat-input__emote-icon{cursor:pointer;position:absolute;top:15px;right:15px}.post-comment__input-wrapper .chat-input__emote-icon img{position:absolute;top:0;right:0;width:20px;height:20px;filter:grayscale(100%);opacity:.7;transition:transform .15s ease,filter .15s ease,opacity .15s ease}.post-comment__input-wrapper .chat-input__emote-icon:hover img{filter:grayscale(0%);transform:scale(1.4);opacity:1}.post-comment__input{width:100%;margin-bottom:12px;padding-right:48px;resize:vertical;overflow:hidden}.post-comment--disabled .post-comment__input{cursor:pointer;resize:none}.post-comment--disabled .chat-input__emote-icon,.post-comment--disabled .post-comment__post-btn{display:none}.post-comment--reply{margin:16px 0 0}.show-comments{margin-top:16px;padding-top:24px;padding-bottom:22px;cursor:pointer;color:#00af14;text-align:center;font-size:14px;font-weight:700;background-color:#f2f2f2;border-radius:4px;transition:color .15s ease,background-color .15s ease}.show-comments:hover{background-color:#00af14;color:#fff}.comment{margin-top:16px;padding-top:16px;border-top:1px solid #e6e6e6}.comment--highlighted{position:relative}.comment--highlighted:before{content:"";position:absolute;top:0;right:0;left:0;height:2px;background:#00af14}.comment--highlighted:after{content:"";position:absolute;bottom:-16px;right:0;left:0;height:2px;background:#00af14}.comment--deleted{margin-top:24px;margin-bottom:24px;padding:8px 12px;font-size:12px;color:#b3b3b3;border-top:none;box-shadow:inset 0 0 0 1px #e6e6e6}.comment--deleted.comment--second-level-first{width:calc(100% - 40px);margin-left:40px;padding:8px 12px}.comment--last{border-bottom:1px solid #e6e6e6}.comment--second-level{width:calc(100% - 40px);margin-left:40px}.comment--second-level-first{width:100%;margin-left:0;padding-left:40px}.comment--second-level-last{margin-bottom:16px}.comment--last.comment--second-level-first{border-bottom:none}.comment--last.comment--second-level-first:after{content:"";display:block;width:100%;height:1px;margin-top:16px;background:#e6e6e6}.comment-header{margin-bottom:12px}.comment-header__avatar{display:inline-block;width:32px;height:32px;margin-right:4px;vertical-align:middle}.comment-header__avatar img{width:100%;height:100%;border-radius:9001px}.comment-header__name{display:inline-block;font-size:14px;color:#333}.comment-header__new{display:inline-block;margin-left:8px;padding:3px 4px 2px;border-radius:2px;background-color:#00af14;font-size:10px;font-weight:700;text-transform:uppercase;letter-spacing:.1em;color:#fff}.comment-header__date{display:inline-block;margin-left:8px;font-size:12px;color:#b3b3b3}.comment-message{font-size:14px;line-height:120%;color:#333;word-wrap:break-word;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif}.comment-message a{text-decoration:underline}.comment-message .chat-msg__image{min-width:160px;max-width:280px;min-height:100px;max-height:200px;background-color:transparent;border:1px solid rgba(0,0,0,.1)!important;border-radius:2px}.comment-message .chat-msg__image:hover{background-color:#0000000d}.comment-message__emote{vertical-align:middle}.comment-message__image{display:block;margin-top:16px}.comment-message__image a{display:inline-block}.comment-message__image img{max-width:100%;max-height:160px}.comment-footer{margin-top:8px}.comment-footer__action{display:inline-block;margin-right:16px;font-size:12px;color:#b3b3b3;cursor:pointer}.comment-footer__action:hover{color:gray}.comment-footer__action--active{cursor:pointer}.donate-comment{display:flex;align-items:flex-start;margin-top:20px;margin-bottom:20px;padding:20px;box-shadow:0 2px 8px #0003;border-radius:4px}.donate-comment-avatar{flex-shrink:0;width:48px;height:48px;margin-right:16px}.donate-comment-avatar img{width:100%;height:100%;border-radius:50%}.donate-comment-content{flex-grow:1;padding-top:4px}.donate-comment-content .comment-header__date{display:block;margin-left:0;margin-bottom:12px}.donate-comment-content .comment-footer{margin-top:12px}.donate-comment-text{margin-bottom:12px;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-size:14px;font-weight:400;color:#333}.donate-comment-text__user{font-weight:700}.chat-container{position:relative;width:100%;height:100%;background-color:#1a1a1a;text-align:left;overflow:hidden}.chat-container--not-logged-in .chat-room{top:0;bottom:0;width:100%;height:auto;padding:0 14px}.chat-container--capture{background-color:#00000080;border-radius:4px}.chat-container--capture .chat-room{top:0}.chat-container--capture .chat-msg{border-top:0;font-family:Roboto,sans-serif;font-size:16px;color:#fff;text-shadow:1px 1px 0 rgba(0,0,0,.5)}.chat-enter-button{font-size:12px;color:#b3b3b3;display:block;margin:12px auto}.chat-header{height:48px;padding:1rem 14px;border-bottom:1px solid #333333}.chat-header__streamer{font-size:13px;line-height:16px;cursor:pointer;text-decoration:none;color:#7797be;display:inline-block;max-width:calc(100% - 100px);overflow:hidden;vertical-align:bottom;text-overflow:ellipsis}.chat-header__streamer--not-clickable{cursor:default;color:gray}.chat-header__streamer--not-clickable:hover,.chat-header__streamer--not-clickable:active{color:gray}.chat-header-icon{float:right;cursor:pointer;margin-left:14px}.chat-header-icon svg{width:16px;height:16px;fill:#b3b3b3}.chat-header-icon:hover svg{fill:#e6e6e6}.chat-header-icon--active svg{fill:#e6e6e6}.chat-header-icon--users-icon:hover .chat-users-icon-count{color:#e6e6e6}.chat-header-icon--users-icon svg{margin-left:6px}.chat-header-icon--users-icon.chat-header-icon--active .chat-users-icon-count{color:#e6e6e6}.chat-users-icon-count{font-size:12px;color:#b3b3b3;vertical-align:top;line-height:16px}.chat-room{position:absolute;top:48px;bottom:0;width:100%;height:auto}.chat-messages{position:absolute;top:0;bottom:80px;width:100%;height:auto;overflow:hidden;padding:14px 14px 0;font-size:13px}.chat-msg{padding:10px 0;color:#b3b3b3;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;line-height:150%;word-wrap:break-word;overflow:hidden}.chat-msg:first-child{margin-top:0}.chat-msg a{text-decoration:underline;color:#529aff}.chat-msg--faded{opacity:.5}.chat-msg__image{display:inline-flex;align-items:center;justify-content:center;min-width:100px;max-width:100%;height:100px;margin:.7em 0;border:1px solid rgba(255,255,255,.1)!important;border-radius:2px;text-decoration:none!important;cursor:zoom-in!important}.chat-msg__image:hover{background-color:#ffffff1a}.chat-msg__image img{max-width:100%;max-height:100%;z-index:1}.chat-msg__image .sk-folding-cube{display:none}.chat-msg__image--loading{cursor:pointer!important}.chat-msg__image--loading .sk-folding-cube{display:block;opacity:.2}.chat-msg__image--loading:hover{background-color:transparent}.chat-msg__service-icon{margin-right:2px}.chat-msg__service-icon svg{width:11px;height:11px;fill:gray}.chat-msg__service-icon--twitch svg{width:13px;height:13px;margin:-2px 0}.chat-emote{margin:-2px 0 -6px}.chat-msg--is-reply{color:#ffb566}.chat-msg--donate{position:relative;overflow:visible;color:#1fcc41}.chat-msg--donate:before,.chat-msg--donate:after{content:"";position:absolute;display:block;width:100%;height:1px;background-color:gray;opacity:.3}.chat-msg--donate:before{top:-1px}.chat-msg--donate:after{bottom:-1px}.chat-msg--donate .chat-msg__user:after{content:" "}.chat-msg--donate .chat-msg__donate{color:#fff}.chat-msg--donate .chat-msg__donate:after{content:". "}.chat-msg--me .chat-msg__user{color:#b3b3b3}.chat-msg--me .chat-msg__user:after{content:" "}.chat-msg__possible-violation{color:red;font-weight:700}.chat-msg__possible-violation:after{content:" "}.chat-msg__user{cursor:pointer;font-weight:700;color:#7797be}.chat-msg__user:after{content:": "}.chat-msg__mention{font-weight:700}.chat-msg__mention:after{content:" "}.chat-msg__banned{cursor:pointer;color:gray}.chat-msg__banned:hover{text-decoration:underline}.chat-msg__banned:before{content:"<"}.chat-msg__banned:after{content:">"}.chat-msg__banned-info{font-size:11px;color:gray;line-height:13px;margin-top:4px}.chat-msg__banned-info a{color:gray;text-decoration:underline}.chat-msg__banned-info a:hover{text-decoration:none}.chat-input-wrapper{position:absolute;bottom:0;width:100%;border-top:2px solid #333333}.chat-input-wrapper--banned .chat-input,.chat-input-wrapper--banned .chat-input__emote-icon{display:none}.chat-input__actions{position:absolute;top:-24px;width:100%;padding-right:14px;text-align:right}.chat-input__actions span{margin-left:6px;font-size:11px;color:gray;cursor:pointer}.chat-input__actions span:hover{color:#b3b3b3}.chat-input{width:100%;padding:17px 45px 15px 14px;resize:none;outline:none;overflow:hidden;background-color:#1a1a1a;border:none;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-size:13px;color:#b3b3b3}.chat-input::-webkit-input-placeholder{color:#ffffff4d}.chat-input:-moz-placeholder{color:#ffffff4d}.chat-input::-moz-placeholder{color:#ffffff4d}.chat-input:-ms-input-placeholder{color:#ffffff4d}.chat-input-banned{padding:17px 45px 15px 14px;font-size:13px;color:gray}.chat-input-show-ban{font-size:12px;color:gray;margin-bottom:-10px;display:block;text-align:center;cursor:pointer;text-decoration:underline}.chat-input-show-ban:hover{text-decoration:none}.chat-input__emote-icon{cursor:pointer;position:absolute;top:15px;right:14px}.chat-input__emote-icon img{position:absolute;top:0;right:0;width:20px;height:20px;filter:grayscale(100%) brightness(50%);transition:transform .15s ease,filter .15s ease}.chat-input__emote-icon:hover img{filter:grayscale(0%) brightness(100%);transform:scale(1.4)}.chat-input__emote-icon:active img{filter:brightness(70%)}.chat-input__emote-icon--large img{filter:grayscale(0%) brightness(100%);transform:scale(1.4)}.chat-input__emote-icon--active svg path{fill:#b3b3b3}.chat-input__emote-icon--active:hover svg path{fill:#e6e6e6}.chat-input-message{width:calc(100% - 14px);margin-left:7px;background-color:#333;border-radius:2px;font-size:14px;color:#b3b3b3;padding:10px;line-height:120%;text-align:center;transform:translateY(calc(-100% - 4px));position:absolute;top:0;box-shadow:0 0 16px #00000080;z-index:1}.chat-input-message--warning{background-color:#8b0000;color:#fff;line-height:100%}.chat-input-message--ban{text-align:left;line-height:120%}.chat-input-message--ban__close{position:absolute;top:8px;right:8px;cursor:pointer}.chat-input-message--ban__close svg{width:16px;height:16px;fill:#fff}.chat-input-message--ban__close:hover svg path{opacity:1}.chat-input-message--ban__text{padding-right:16px}.chat-input-message--ban__info{font-size:12px;margin-top:4px}.chat-input-message--ban__rules-link{cursor:pointer;float:right;color:#fff;text-decoration:underline}.chat-input-message--ban__rules-link:hover{text-decoration:none}.chat-settings-menu{position:absolute;top:47px;right:0;z-index:50}.chat-users{position:absolute;top:0;bottom:0;width:100%;height:auto;padding:0 14px;background-color:#333;z-index:40;overflow:hidden}.chat-users__close{position:absolute;top:14px;right:14px;cursor:pointer}.chat-users__close svg{width:24px;height:24px;fill:#b3b3b3}.chat-users__close:hover svg path{fill:#b3b3b3}.chat-users__title{font-size:16px;color:#e6e6e6;margin:24px 0 0}.chat-users__count{font-size:12px;color:gray;margin:6px 0 0}.chat-users-group__title{font-size:11px;color:#b3b3b3;text-transform:uppercase;letter-spacing:.05em;margin:24px 0 12px}.chat-users__user{font-size:14px;color:#7797be;text-decoration:none;display:block;cursor:pointer;margin:12px 0 0}.chat-users__user:hover{color:#88a4c6}.chat-emote-list-wrapper{position:absolute;bottom:54px;right:14px;width:calc(100% - 28px);max-width:380px;max-height:500px;height:calc(100% - 110px);background-color:#333;border-radius:2px;z-index:35}.chat-emote-list{position:relative;padding:16px}.chat-emote-group{position:relative;padding-bottom:4px;border-bottom:1px solid #333333;margin-bottom:16px}.chat-emote-group--unavailable .chat-emote-list__item{opacity:.3;cursor:default}.chat-emote-group--unavailable .chat-emote-list__item:hover{background-color:transparent}.chat-emote-group--unavailable .chat-emote-list__item:active{opacity:.3}.chat-emote-group__get-btn{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);z-index:10;color:#b3b3b3;background-color:#333c;box-shadow:0 0 16px 8px #333;font-size:12px;text-transform:uppercase;letter-spacing:.05em}.chat-emote-group__title{margin-bottom:10px;font-size:12px;color:gray;text-transform:uppercase;letter-spacing:.05em}.chat-emote-list__item{position:relative;display:inline-block;width:38px;height:38px;margin:1px;padding:4px;border-radius:4px;cursor:pointer;transition:opacity .05s linear,background-color .05s linear}.chat-emote-list__item:hover{background-color:#1a1a1a}.chat-emote-list__item img{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);display:block;margin:0 auto;min-width:20px;min-height:20px;max-width:30px;max-height:30px}.chat-context-menu{position:absolute;z-index:30}.chat-autocomplete{position:absolute;transform:translateY(calc(-100% - 8px));width:calc(100% - 14px);margin-left:7px;background-color:#333;border:1px solid rgba(255,255,255,.05);cursor:pointer;z-index:5}.chat-autocomplete__item{padding:12px 8px;font-size:14px;color:gray}.chat-autocomplete__item span{margin-right:2px;color:#ffffff4d}.chat-autocomplete__item img{display:inline-block;vertical-align:middle;height:14px}.chat-autocomplete__item--highlight{color:#b3b3b3;background-color:#1a1a1a}.chat-alert{font-size:14px;line-height:150%;color:#fff;background-color:#333;position:relative;z-index:10;padding:10px 14px}.chat-alert--warning{background-color:#8b0000;color:#fff}.chat-donate-msg{display:flex;align-items:flex-start;width:100%;margin-top:10px;margin-bottom:10px;padding:12px;background-color:#333;border-radius:4px;box-shadow:0 1px 4px #0003}.chat-donate-msg--no-message{align-items:center}.chat-donate-msg--no-message .chat-donate-msg-content{padding-top:0}.chat-donate-msg-avatar{width:40px;height:40px;flex-shrink:0;margin-right:12px}.chat-donate-msg-avatar img{width:100%;height:100%;border-radius:50%}.chat-donate-msg-content{flex-grow:1;padding-top:2px}.chat-donate-msg-text{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-size:14px;font-weight:400;color:#e6e6e6;line-height:150%}.chat-donate-msg-text__user{font-weight:700}.chat-donate-msg-message{margin-top:8px;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-size:14px;font-weight:400;color:gray;word-wrap:break-word}.profile-wrapper{display:flex;flex-direction:column;align-items:center;max-width:600px;margin:32px auto 48px;padding-bottom:40px;border-bottom:1px solid #e6e6e6}.profile-avatar{display:block;margin-left:auto;margin-right:auto;margin-bottom:24px;text-align:center}.profile-avatar img{display:block;width:128px;height:128px;margin-left:auto;margin-right:auto;border-radius:50%}.profile-avatar__change{display:inline-block;margin-left:8px;margin-right:8px;margin-top:16px;color:#b3b3b3;font-size:14px;font-weight:500;cursor:pointer}.profile-name{margin-bottom:40px;color:#333;font-size:32px;font-weight:700}.profile-pages{text-align:center}.profile-pages-item{display:inline-flex;align-items:center;margin-left:32px;margin-right:32px;cursor:pointer}.profile-pages-item__icon{width:32px;height:32px;margin-right:12px;fill:gray}.profile-pages-item__name{color:#333;font-size:16px;font-weight:500;text-align:left}.profile-pages-item__stats{margin-top:6px;color:#b3b3b3;font-size:12px;font-weight:500;text-align:left}.profile-settings{max-width:600px;margin-left:auto;margin-right:auto}.profile-settings__title{margin-bottom:32px;color:#333;font-size:24px;font-weight:700;text-align:center}.profile-settings-social{margin-bottom:24px}.profile-settings-social__name{color:#333;font-size:16px;font-weight:500}.profile-settings-social__actions{margin-top:8px}.profile-settings-social__actions span{margin-right:16px;color:#b3b3b3;font-size:12px;font-weight:500;cursor:pointer}.m-extra{position:fixed;inset:60px 0 0;padding:24px;background-color:#fff;overflow-y:scroll;z-index:91}.m-extra .close-icon{position:absolute;top:10px;right:10px;cursor:pointer}.m-extra .close-icon svg{width:20px;height:20px;fill:#b3b3b3}.m-extra .close-icon:hover svg{fill:#e6e6e6}.m-extra-chat{top:0;padding:0}.modal-wrapper{position:fixed;inset:0;z-index:90000}@media (min-width: 1200px){.modal-wrapper{display:flex;justify-content:center}}.modal-backdrop{position:absolute;inset:0;background-color:#000;opacity:.5;z-index:1}.modal{position:absolute;inset:0;height:100%;background-color:#fff;z-index:2}@media (min-width: 1200px){.modal{top:48px;left:initial;right:initial;bottom:auto;margin-left:auto;margin-right:auto;max-height:calc(100% - 92px);box-shadow:0 8px 24px #0000004d;border-radius:4px}}.modal__close,.modal__back{position:absolute;width:64px;height:64px;padding:16px;cursor:pointer}.modal__close svg,.modal__back svg{width:100%;height:100%;fill:#b3b3b3}.modal__close{top:0;right:0}.modal__back{top:0;left:0}.modal-content{height:100%;margin-left:auto;margin-right:auto;padding:64px 32px 32px;overflow-y:auto}@media (min-width: 1200px){.modal-content{padding-bottom:64px}}.modal-content__header{margin-bottom:32px;color:#333;font-size:24px;line-height:120%;font-weight:700;text-align:center}@media (min-width: 1200px){.lm-main{width:360px}}.lm-main .modal-content{width:100%;max-width:360px}.lm-main button{width:100%}.lm-main__text{margin:32px 0 48px;font-size:14px;line-height:150%;text-align:center;color:#333}.lm-main__vk-btn{margin-bottom:24px;background-color:#6281a3}.lm-main__vk-btn:hover:not([disabled]){background-color:#4e6884}.lm-main__google-btn{margin-bottom:24px;background-color:#ea4335}.lm-main__google-btn:hover:not([disabled]){background-color:#d62516}.lm-main__twitch-btn{background-color:#6441a5}.lm-main__twitch-btn:hover:not([disabled]){background-color:#4e3380}.lm-main__divider{position:relative;margin:24px 0;font-size:14px;color:#b3b3b3;text-align:center}.lm-main__divider:before{content:"";position:absolute;top:7px;left:0;display:block;width:110px;height:1px;background-color:#b3b3b3}.lm-main__divider:after{content:"";position:absolute;top:7px;right:0;display:block;width:110px;height:1px;background-color:#b3b3b3}@media (min-width: 1200px){.lm-sc2tv{width:360px}}.lm-sc2tv .modal-content{width:100%;max-width:360px}.lm-sc2tv__form .input{width:100%}.lm-sc2tv__buttons{text-align:center}.lm-sc2tv__back-btn{float:left;width:calc(50% - 24px)}.lm-sc2tv__login-btn{float:right;width:50%}.lm-sc2tv__restore{float:left;display:block;width:100%;margin:24px auto 0;font-size:14px;font-weight:500;color:#b3b3b3;text-decoration:underline;cursor:pointer}@media (min-width: 1200px){.lm-restore-password{width:400px}}.lm-restore-password .modal-content{width:100%;max-width:400px}.lm-restore-password__form .input{width:100%}.lm-restore-password__form button{display:block;margin-left:auto;margin-right:auto}.lm-restore-password__sent{margin:24px auto;font-size:14px;text-align:center;color:#b3b3b3}.lm-nickname .modal-content{width:100%;max-width:480px}.lm-nickname__form .input{width:100%}.lm-nickname__text{margin:32px 0;font-size:14px;line-height:150%;text-align:center;color:#333}.lm-nickname__text p{margin-bottom:1em}.lm-nickname__faded-text{color:#b3b3b3}.lm-nickname__btn{display:block;margin-left:auto;margin-right:auto}.small-modal{position:fixed;inset:0;background-color:#000000b3;text-align:center;z-index:10000}.small-modal__window{display:inline-block;width:400px;background-color:#e6e6e6;padding:24px;border-radius:0 0 2px 2px}.small-modal__title{font-size:18px;color:#1a1a1a;text-align:center;margin-bottom:16px}.small-modal__message{font-size:14px;line-height:150%;color:gray;text-align:left;margin-bottom:18px}.small-modal__btn-primary,.small-modal__btn-secondary,.small-modal__btn-destructive{font-size:14px;width:150px;margin-right:10px}@media (min-width: 1200px){.donate-modal{width:720px}}.donate-modal .modal-content{max-width:720px}.donate-modal-currency{display:inline-block;margin-left:8px;margin-bottom:24px;color:gray;font-size:14px;line-height:37px;font-weight:500}.donate-modal-message{width:100%;max-width:360px;resize:none}.donate-modal-buttons{margin-top:24px}.donate-modal-buttons button{display:block;width:100%;margin-bottom:24px}@media (min-width: 768px){.donate-modal-buttons{text-align:center}.donate-modal-buttons button{display:inline-block;width:256px;margin-right:24px}}.donate-modal-text{margin-top:48px;margin-bottom:48px;color:#333;font-size:16px;line-height:120%;font-weight:500;text-align:center}@media (min-width: 1200px){.change-avatar{width:400px}}.change-avatar .modal-content{width:100%;max-width:400px;text-align:center}.change-avatar button{display:block;width:100%;margin-bottom:24px}.change-avatar .btn--primary{margin-top:24px}.change-avatar-container{height:200px;margin-bottom:40px}.choose-articles{margin-bottom:30px;padding:30px 0;border-top:1px solid #e6e6e6;border-bottom:1px solid #e6e6e6;text-align:left}.choose-articles__header{margin-bottom:12px;font-size:18px;color:#1a1a1a}.ca-selected{display:inline-block;vertical-align:top;margin-right:14px}.ca-selected__title{margin-top:16px;margin-bottom:12px;font-size:14px;color:#b3b3b3}.ca-all{display:inline-block;vertical-align:top;width:320px;padding:20px;border-radius:8px;box-shadow:0 4px 12px #00000040}.ca-all__search{width:100%;margin-bottom:12px!important;padding:8px 16px;border-radius:9001px;font-size:14px}.ca-article-list{position:relative;width:280px;height:280px;padding-top:10px;padding-bottom:10px;overflow:hidden}.ca-article{margin-bottom:20px}.ca-article__action{display:inline-block;width:16px;height:16px;margin-right:4px;cursor:pointer;opacity:.15}.ca-article__action:hover{opacity:.3}.ca-article__action svg{width:100%;height:100%}.ca-article__action svg path{fill:#000}.ca-article__action--active{opacity:1}.ca-article__action--active:hover{opacity:.8}.ca-article__action--active svg path{fill:#000}.ca-article__title{display:inline-block;width:240px;font-size:16px;color:#1a1a1a;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;text-decoration:none}.chat-settings{height:100%}@media (min-width: 1200px){.chat-settings{width:640px}}.chat-settings .label--block{margin-bottom:24px}.chat-settings .label--block .checkbox{margin-bottom:0}.chat-settings-modal-tabs{margin-bottom:16px}.chat-settings-modal-content{position:relative;display:inline-block;width:100%;height:calc(100% - 72px);padding:36px 32px 0}.chat-settings-group__title{margin-bottom:24px;font-size:12px;font-weight:700;text-transform:uppercase;letter-spacing:.1em;color:gray}.chat-settings-group{margin-bottom:48px}.chat-settings-font-size-label{margin-bottom:16px;font-size:16px;color:#333}.chat-settings-font-size-slider-wrapper{height:32px}.chat-settings-font-size-slider__label{display:inline-block;margin-top:2px;font-size:11px;color:gray;vertical-align:top}.chat-settings-font-size-slider{position:relative;display:inline-block;width:256px;vertical-align:top;cursor:pointer}.chat-settings-font-size-slider .rz-bar-wrapper{position:absolute;display:inline-block;width:100%;height:16px}.chat-settings-font-size-slider .rz-bar-wrapper .rz-bar{position:absolute;top:6px;display:inline-block;width:100%;height:4px;border-radius:2px;background-color:#b3b3b3}.chat-settings-font-size-slider .rz-bar-wrapper .rz-selection{display:none}.chat-settings-font-size-slider .rz-pointer-min{position:absolute;top:3px;display:inline-block;width:10px;height:10px;border-radius:9001px;background-color:#333;outline:none}.chat-settings-font-size-slider .rz-pointer-max{display:none}.chat-settings-font-size-slider .rz-bubble{position:absolute;top:20px;font-size:14px;color:#333}.chat-settings-font-size-slider .rz-limit,.chat-settings-font-size-slider .rz-ticks{display:none}.chat-settings-modal-content--rules{padding-left:40px}.chat-settings-rules{margin-bottom:36px;font-size:16px;color:#333}.chat-settings-rules ol{list-style-type:decimal}.chat-settings-rules__title{margin-bottom:24px;font-size:18px;color:#333}.chat-settings-rule__title{margin-bottom:10px}.chat-settings-rule__length{margin-bottom:10px;font-size:14px;color:gray}.chat-settings-rule__contents{margin-bottom:20px;font-size:14px;line-height:150%;color:#333}.chat-blacklist-input{display:inline-block;font-size:12px;width:250px}.chat-blacklist-button{float:right;font-size:14px}.chat-blacklist-list{border-top:1px solid #e6e6e6;margin:12px 0 36px}.chat-blacklist-list-item{width:100%;height:48px;border-bottom:1px solid #e6e6e6}.chat-blacklist-list-item__nickname{float:left;font-size:16px;color:#333;line-height:48px}.chat-blacklist-list-item__delete{float:right;font-size:14px;color:#b3b3b3;line-height:48px;cursor:pointer}.chat-blacklist-list-item__delete:hover{text-decoration:underline}@media (min-width: 1200px){.suggest-news-modal{width:720px}}.suggest-news-modal .modal-content{max-width:720px}.snm-form{width:400px;margin-left:auto;margin-right:auto}.snm-form .input{width:100%}.snm-form button{display:block;margin-left:auto;margin-right:auto}.settings{min-width:800px}.my-wallet{margin-bottom:50px;font-size:16px;color:#333}.my-wallet span:after{content:"|";margin:0 .8em}.my-wallet span:last-of-type:after{content:""}.my-wallet a{text-decoration:underline}.my-wallet .my-wallet__inactive-link{color:#b3b3b3;cursor:default}.my-wallet .my-wallet__inactive-link:hover{color:#b3b3b3}.my-wallet-section-header{margin-bottom:1em;font-size:20px;color:gray}.payout-request-table{width:100%;max-width:1000px;margin-bottom:50px}.payout-request-table tr .payout-request-table__history{color:#b3b3b3;text-align:center}.payout-request-table tr .payout-request-table__history span{margin-right:.8em}.payout-request-table tr .payout-request-table__history a{color:#b3b3b3}.payout-request-table tr .payout-request-table__date{width:180px}.payout-request-table tr .payout-request-table__amt{width:160px}.payout-request-table tr .payout-request-table__admin-amt{width:100px;font-size:20px}.payout-request-table tr .payout-request-table__user{width:120px}.payout-request-table tr .payout-request-table__status{width:280px;color:gray}.payout-request-table tr .payout-request-table__status div{color:#b3b3b3;font-size:12px;margin-top:10px}.payout-request-table tr .payout-request-table__status--successful{color:green}.payout-request-table tr .payout-request-table__status--canceled{color:red}.payout-request-table tr .payout-request-table__status--processing{color:#b8860b}.payout-request-table tr .payout-request-table__blocked{font-size:12px;text-align:right;color:#b8860b}.payout-request-table tr .payout-request-table__action{text-align:right}.payout-request-table tr .payout-request-table__action button{margin-left:8px;padding:.5em 1em;border:1px solid #b3b3b3;border-radius:4px;color:#b3b3b3;background-color:transparent;cursor:pointer;outline:none}.payout-request-table tr .payout-request-table__action button:hover{color:#b8860b;border-color:#b8860b}.payout-request-table tr .payout-request-table__action .payout-request-table__destructive-button:hover{color:red;border-color:red}.payout-request-table tr .payout-request-table__group-title{padding:10px 0;text-align:center;font-weight:700;background-color:#e6e6e6}.transaction-table .transaction-table__withdraw-row{background-color:transparent}.transaction-table .transaction-table__comment{max-width:400px;color:gray;word-wrap:break-word}.transaction-table .transaction-table__hint{color:#b8860b;cursor:help}.payout-request-table-checkbox{display:block;margin-bottom:40px}.rp-header{margin-bottom:40px;color:#333;font-size:24px;font-weight:700}.rp-methods{margin:40px 0}.rp-methods__header{font-size:20px;color:#333}.rp-methods__subheader{margin-top:1em;font-size:12px;color:gray}.rp-methods__add-method{margin-top:40px;font-size:16px;text-decoration:underline;cursor:pointer}.rp-method{margin-top:40px}.rp-method__header{margin-bottom:16px;font-size:16px;color:gray}.rp-method__input-block{margin-bottom:16px}.rp-method__input-block .input-label{display:inline-block;width:56px}.rp-method__input-block .input-label.input-label--block{display:block;width:auto}.rp-method__input-block .input{width:240px}.rp-method__input-block textarea.input{width:400px;resize:none}.rp-method__input-block .rp-method__sublabel{margin:-4px 0 8px;font-size:12px;color:#b3b3b3}.rp-buttons{margin-top:50px}.rp-buttons button{margin-right:16px}.main-chat-icon{position:fixed;right:24px;bottom:24px;display:flex;justify-content:center;align-items:center;width:60px;height:60px;border-radius:50%;background-color:#333;box-shadow:0 4px 16px #0006;cursor:pointer;transition:box-shadow .1s ease-out;z-index:50}.main-chat-icon svg{width:24px;height:24px;fill:#e6e6e6;transition:fill .1s ease-out}.main-chat-icon:hover{box-shadow:0 4px 20px #00000080}.main-chat-icon:hover svg{fill:#fff}.main-chat{position:fixed;right:24px;bottom:24px;width:320px;height:480px;border-radius:4px;box-shadow:0 4px 16px #0006;overflow:hidden;z-index:51}.main-chat .chat-settings-menu{left:0;right:auto}.main-chat--full-height{top:0;right:0;bottom:0;width:320px;height:100%;box-shadow:-6px 0 24px #0003;border-radius:0}.body--with-main-chat{width:calc(100% - 320px)}.chat-header-icon--main-chat{float:left;margin-left:0;margin-right:14px}.chat-header-icon--main-chat-control svg{width:20px;height:20px}.shop{padding:50px;background-color:#333}.shop-page-info{position:relative;padding:18px 36px 18px 132px;background-color:#1a1a1a;border-radius:4px;font-size:14px;line-height:200%;color:gray}.shop-page-info svg{position:absolute;top:27px;left:36px;display:inline-block;height:65px}.shop-page-info svg path{fill:#1a1a1a}.shop-wallet{display:inline-block;padding:36px 0}.shop-wallet svg{width:40px;margin:0 20px}.shop-wallet svg path{fill:gray}.shop-wallet__amount{display:inline-block;color:#e6e6e6;font-size:14px;line-height:24px}.shop-wallet__info{display:inline-block;margin-left:50px;font-size:12px;line-height:20px;color:gray}.shop-wallet__get-more{color:gray;text-decoration:underline}.shop-sort{border-bottom:1px solid #1a1a1a;font-size:0}.shop-sort__option{display:inline-block;cursor:pointer;padding:14px 24px;border-left:1px solid #1a1a1a;border-top:1px solid #1a1a1a;border-right:1px solid #1a1a1a;font-size:14px;text-align:center;color:gray;margin-left:-1px}.shop-sort__option--selected{color:#e6e6e6;border-bottom:none;background-color:#1a1a1a}.shop-admin{float:right;text-decoration:none;color:#b3b3b3}.shop-admin:hover{text-decoration:underline}.shop-section{width:100%;padding:50px 0 0}.shop-section__title{margin-bottom:36px;font-size:14px;letter-spacing:.1em;text-transform:uppercase;color:gray}.shop-empty-inv{margin-top:64px;text-align:center;color:gray;font-size:18px}.shop-product-group{border-radius:16px;border:3px dashed #808080;width:calc(100% + 32px);padding:32px 0 0 32px;transform:translate(-32px)}.shop-section__title .fa{margin-left:8px;color:gray;cursor:pointer}.shop-section__title .fa:hover{color:#b3b3b3}.shop-add-section{display:block;margin:32px auto -32px;font-size:16px}.shop-add-product{display:inline-block;margin:-32px auto 32px;font-size:16px}.product-card{position:relative;display:inline-block;vertical-align:top;box-sizing:border-box;width:200px;margin:0 40px 40px 0;padding:20px;border-radius:4px;background-color:#1a1a1a}.product-card--right{position:relative;margin-left:760px}.product-card--buy-hover{border-color:#ff0}.product-card--purchased{border:1px solid rgba(134,194,81,.5)}.product-card--inactive{opacity:.5}.product-card__checkbox{text-align:center;margin-bottom:14px}.product-card__checkbox input[type=checkbox]{display:none}.product-card__checkbox input[type=checkbox]+label:before{box-sizing:border-box;content:"";display:inline-block;width:19px;height:19px;margin:0 .875em -4px 0;border:solid 2px #808080;border-radius:4px}.product-card__checkbox input[type=checkbox]:checked+label:before{border:none;background-color:#86c251}.product-card__checkbox input[type=checkbox]:checked+label:after{content:"";position:absolute;left:0;display:inline-block;width:19px;height:19px;background:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZlcnNpb249IjEuMSIgdmlld0JveD0iMCAwIDM4OS40IDM4OS40IiB4bWw6c3BhY2U9InByZXNlcnZlIj48cGF0aCBmaWxsPSIjZmZmZmZmIiBkPSJNMzA2LjIgMTQ4LjFsLTIyLjYtMjIuNmMtMy4xLTMuMS03LjUtMy4xLTEwLjcgMGwtOTUuOCA5NS44TDEzNy45IDE4MmMtMy4xLTMuMS03LjUtMy4yLTEwLjYgMGwtMjIuNiAyMi42Yy0zLjEgMy4xLTMuOCA4LjItMC43IDExLjNsNDQuNSA0NC41IDIyLjYgMjIuNmMzLjEgMy4xIDguOSAzLjEgMTIgMGwyMi42LTIyLjYgMTAxLjEtMTAxLjFDMzEwIDE1Ni4yIDMwOS40IDE1MS4yIDMwNi4yIDE0OC4xeiIvPjwvc3ZnPg==)}.product-card__checkbox[disabled]+.checkbox-label{opacity:.2;cursor:default}.product-card__checkbox label{position:relative;margin:0 auto;cursor:pointer;font-size:0}.product-card__title{text-align:center;color:#e6e6e6;font-size:14px;line-height:120%;font-weight:700;margin-bottom:20px}.product-card__price{margin:24px 0}.product-card__price-points{color:#e6e6e6;font-size:16px}.product-card__price-money{color:gray;font-size:12px;margin-top:6px}.product-card__buttons{text-align:center}.product-card__buy-button{width:130px}.product-card__small-title{text-align:center;color:#e6e6e6;font-size:14px;line-height:120%;margin-bottom:20px}.product-card__payment-method{margin:16px 0 24px;font-size:12px;text-align:center}.product-card__payment-method a{text-decoration:underline}.product-card__payment-method-or{color:gray;font-size:12px;margin:6px 0}.product-card__faded-button{width:130px}.product-card__payment{margin:14px 0 24px;font-size:12px}.product-card__payment a{text-decoration:underline;display:inline-block;margin-top:12px;border-bottom:none!important}.product-card__payment-price{margin-bottom:8px;color:#e6e6e6}.product-card__payment-hint{margin-top:2px;color:gray;font-size:12px}.product-card__check{display:block;width:48px;height:48px;margin:0 auto 12px}.product-card__check path{fill:#86c251}.product-card__hint{margin:14px 0;color:gray;font-size:12px;line-height:120%}.product-card__hint b{color:#b3b3b3}.product-card__after-purchase{margin:16px 0;color:gray;font-size:12px;line-height:120%;text-align:center}.product-card__after-purchase a{color:gray;text-decoration:none}.product-card__after-purchase a:hover{text-decoration:underline}.product-card__show-emotes{position:relative;display:block;margin:6px auto 0;width:76px;font-size:12px;color:gray;border-bottom:1px dashed #808080;cursor:pointer}.product-card__show-emotes:hover{color:#b3b3b3;border-bottom-color:#b3b3b3}.product-card__show-emotes:hover .product-card__show-emotes-popup{display:block}.product-card__show-emotes-popup{display:none;position:absolute;bottom:20px;left:-100px;width:300px;height:200px;background-color:#1a1a1a;border-radius:4px;box-shadow:0 0 16px #0000004d}.product-card__status{color:#86c251;font-size:12px;margin:24px 0}.product-card__title-check{width:24px;height:24px;vertical-align:top}.product-card__title-check path{fill:#adff2f}.product-card--activated .product-card__title{display:inline-block;width:180px;margin-left:16px}.product-card__edit,.product-card__move{position:absolute;top:14px;color:gray;cursor:pointer}.product-card__edit:hover,.product-card__move:hover{color:#b3b3b3}.product-card__edit.fa,.product-card__move.fa{font-size:18px}.product-card__edit{right:48px}.product-card__move{right:.875rem}.product-card-arrow-right{display:inline-block;width:60px;margin-left:-60px;margin-top:6em;vertical-align:middle}.product-card-arrow-right polygon{fill:gray}.product-card-arrow-bottom{display:block;height:60px;margin-top:-60px;margin-left:894px}.product-card-arrow-bottom polygon{fill:gray}.product-card-arrow-bottom-left{display:block;height:40px;margin-top:-40px;margin-left:72px}.product-card-arrow-bottom-left path{fill:gray}.product-card-arrow--buy-hover path,.product-card-arrow--buy-hover polygon{fill:#9acd32}.header-branding-0417{position:absolute;top:0;left:0;right:0;display:none;flex-shrink:0;width:100%;background-color:#000;text-align:center;overflow:hidden}.header-branding-0417 iframe{display:inline-block;height:100%}@media (min-width: 768px){.header-branding-0417{display:block;height:128px}.header-branding-0417 iframe{width:768px}}@media (min-width: 1200px){.header-branding-0417{height:200px}.header-branding-0417 iframe{width:1200px}}@media (min-width: 1440px){.header-branding-0417{height:240px}.header-branding-0417 iframe{width:1440px}}@media (min-width: 1920px){.header-branding-0417{height:240px}.header-branding-0417 iframe{width:1440px}}.body--has-ad{padding-top:128px}.body--has-ad:before{content:"";position:absolute;top:0;right:0;left:0;width:100%;height:128px;background-color:#000;background-size:768px 128px;background-position:center top;background-repeat:no-repeat;cursor:pointer;z-index:-1}@media (min-width: 1200px){.body--has-ad{padding-top:200px}.body--has-ad:before{background-size:1200px 200px;height:200px}}@media (min-width: 1440px){.body--has-ad{padding-top:240px}.body--has-ad:before{background-size:1440px 240px;height:240px}}.nc{position:fixed;inset:0;z-index:8999}.nc__background{position:absolute;inset:0;background-color:#00000080;z-index:1;cursor:e-resize}.nc__close{position:absolute;top:6px;right:366px}.nc__close svg{width:48px;height:48px;fill:#fff}.nc__container{position:absolute;top:0;right:0;bottom:0;width:360px;height:100%;padding:24px 12px 48px;background-color:#fff;box-shadow:-8px 0 48px #00000026;z-index:2}.nc__clear-all{margin-bottom:8px;padding-right:12px;text-align:right;color:#b3b3b3;font-size:12px;font-weight:500;transition:color .1s ease;cursor:pointer}.nc__clear-all svg{width:20px;height:20px;margin-top:-4px;margin-left:2px;vertical-align:top;fill:#b3b3b3;transition:fill .1s ease}.nc__clear-all:hover{color:#d90000}.nc__clear-all:hover svg{fill:#d90000}.nc__day-divider{position:relative;width:100%;margin-top:14px;margin-bottom:14px;color:#b3b3b3;font-size:14px;font-weight:500;text-align:center}.nc__day-divider span{position:relative;padding-left:16px;padding-right:16px;background-color:#fff;z-index:2}.nc__day-divider:before{content:"";position:absolute;top:50%;left:12px;right:12px;display:block;height:1px;background-color:#e6e6e6;z-index:1}.nc-item{display:flex;width:100%;margin-bottom:4px;padding:10px 12px;cursor:pointer;border-radius:4px;transition:background-color .1s ease}.nc-item:hover{background-color:#f5f5f5}.nc-item--is-card{margin-top:12px;margin-bottom:12px;padding:14px 12px;box-shadow:0 1px 4px #00000026;transition:box-shadow .25s ease}.nc-item--is-card:hover{background-color:transparent;box-shadow:0 4px 16px #0003}.nc-item__image{display:inline-block;margin-right:12px}.nc-item__image_flex{flex-basis:40px;flex-grow:0;flex-shrink:0}.nc-item__image img{width:40px;height:40px;border-radius:50%}.nc-item__content{padding-top:4px}.nc-item__content_flex{width:200px;flex-grow:1}.nc-item__header{width:100%;margin-bottom:10px;color:#b3b3b3;font-size:12px;font-weight:500;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.nc-item__header-accent{color:gray;font-weight:700}.nc-item__text{display:block;display:-webkit-box;width:100%;max-height:42px;color:#333;font-size:14px;line-height:21px;font-weight:500;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}.nc-item__text--show-overflow{max-height:none;-webkit-line-clamp:initial;overflow:none;text-overflow:none}.nc-item__text-accent{font-weight:700}.nc-item__footer{margin-top:10px;color:#b3b3b3;font-size:12px;font-weight:500}.nc-popup{position:fixed;top:0;right:0;z-index:10000}.nc-popup .nc-item{width:320px;margin-top:24px;margin-right:24px;padding:16px;background-color:#fff;box-shadow:0 4px 16px #0003;transition:box-shadow .25s ease}.nc-popup .nc-item:hover{box-shadow:0 4px 20px #0000004d}.nc-popup .nc-item--error{background-color:#d90000}.nc-popup .nc-item--error .nc-item__text{color:#fff;font-weight:700}.nc-popup .nc-item--warning{background-color:#ebac00}.nc-popup .nc-item--warning .nc-item__text{color:#fff;font-weight:700}.nc-popup .nc-item--success{background-color:#00af14}.nc-popup .nc-item--success .nc-item__text{color:#fff;font-weight:700}html{height:100%;box-sizing:border-box;font-family:proxima_nova,sans-serif;font-size:14px;text-rendering:optimizeLegibility}body{position:relative;height:100%;min-height:100%;background-color:#fff}@media (min-width: 1200px){body{height:auto}}*,*:before,*:after{box-sizing:inherit}a{color:inherit;text-decoration:inherit;cursor:pointer}[hidden]{display:none!important}.no-select{-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}img:not([src]){visibility:hidden}@-moz-document url-prefix(){img:-moz-loading{visibility:hidden}}img[data-lazy]{min-height:1px;min-width:1px}#nprogress .bar{background-color:#f23d4c;height:.25rem;z-index:9999999}#nprogress .peg{box-shadow:initial}.body--has-ad:before{z-index:0}.ql-bubble .ql-out-bottom,.ql-bubble .ql-out-top{visibility:visible;z-index:9999}.ql-disabled img{cursor:initial}.ql-disabled a img{cursor:inherit}.chat-container--capture .chat-messages{height:100%!important}.sortable-chosen .chat-emote-list__item{border:1px dashed #ffffff}.chat-emote-list__item-disabled{opacity:.3}.image-crop-modal{width:80%;height:90%}.chat-emote-list-wrapper{overflow:hidden}.chat-user-icon{display:inline-block}.featured-stream__stream-wrapper{height:calc(100vh - 188px)}.featured-stream__stream-wrapper .stream-wrapper{height:100%}.shop-page{width:100%}.shop-wallet__get-more:hover,.shop-wallet__get-more:visited{color:gray;text-decoration:underline}.shop-admin{font-size:16px}.shop-item-edit .row{margin-top:10px}.shop-item-edit .shop-item-edit-label{display:inline-block;width:200px;margin-right:10px}.shop-item-edit .item-name input{width:300px}.shop-item-edit .item-points input,.shop-item-edit .item-price input{width:120px;text-align:center}.shop-processing{opacity:.5;cursor:default}.shop-item-smiles-edit .smile-code{width:80px}.shop-item-smiles-edit .smiles-group{width:130px;margin-right:5px}.shop-item-smiles-edit .chat-emote,.shop-item-smiles-view .chat-emote{display:inline-block;margin:3px;max-height:22px;width:auto!important}.shop-item-smiles-view .has-more-smiles{text-align:center;margin-top:10px}.shop-item-smiles-view .has-more-smiles a{font-size:12px;color:gray;border-bottom:1px dashed}.product-card__buy__expensive{opacity:.3;cursor:default!important}.product-card__buy__expensive:hover{background-color:#4d7bef}.product-card__faded-button.product-card__buy__expensive:hover{background:transparent;color:gray;border-color:gray}.shop-item-smiles-view{padding-bottom:2px}.shop-item-smiles-view-full{position:absolute;left:-1px;top:-1px;margin:0;padding-right:-5px;background-color:#212121;z-index:1;overflow:hidden}.shop-nick-color-black{color:#000!important;text-shadow:0px 0px 8px rgba(255,255,255,.9)!important}.user-subscription .product-card__price{bottom:164px}.user-subscription .user-subscription-card-content-text{margin-bottom:5px;font-size:12px;color:gray}.user-subscription-card-content-text-active{color:#86c251}.user-subscription-card-content{color:#f5f5f5}.user-subscription-card-content .chat-emote{display:inline-block;margin:5px 4px 0;max-height:22px;width:auto!important}.shop a{color:#e6e6e6}
