@charset "UTF-8";.vmtv-chat__count-title,.vmtv-chat__count-value{font-size:16px;font-weight:700;line-height:20px;color:#fff;text-align:left}.icon-chat-timer{position:absolute;top:0;left:0;display:flex;z-index:2}.icon-chat-timer>svg{display:flex;width:100%;height:100%}.icon-chat-timer--32{width:32px;height:32px}.broadcast-chat{width:100%;margin-bottom:20px;background-color:#000;order:2;z-index:1;-webkit-transition:.3s;transition:.3s}@media screen and (orientation:portrait){.broadcast-chat{max-height:540px}}@media screen and (min-width:769px){.broadcast-chat{position:absolute;top:0;right:0;width:320px;height:100%;max-height:450px;margin-bottom:0;background-image:-webkit-gradient(linear,left top,right top,from(rgba(0,0,0,.2)),color-stop(50%,#000),to(#000));background-image:linear-gradient(90deg,rgba(0,0,0,.2),#000 50%,#000);background-color:transparent;background-color:initial;margin-top:0;order:0;z-index:13}}@media screen and (min-width:1025px){.broadcast-chat{max-height:588px}}@media screen and (max-height:400px) and (orientation:landscape){.broadcast-chat{width:100%}}.broadcast-chat .vmtv-chat{display:flex;flex-direction:column;height:100%}.broadcast-chat .vmtv-chat__header{position:relative;display:flex;align-items:center;flex-wrap:wrap;min-height:44px;background-color:#000}.broadcast-chat .vmtv-chat__header .hideChat{position:absolute;top:0;right:100%;display:none;padding:14px 12px 14px 40px;background-image:url(/img/icon-chat-hide.svg);background-repeat:no-repeat;background-position:8px;background-size:24px 24px;background-color:rgba(0,0,0,.4);font-size:12px;font-weight:600;line-height:16px;color:#fff;text-shadow:1px 1px 1px #000;white-space:pre}.broadcast-chat .vmtv-chat__header .hideChat:hover{background-color:rgba(0,0,0,.8)}@media screen and (min-width:769px){.broadcast-chat .vmtv-chat__header .hideChat{display:block}}.broadcast-chat .vmtv-chat__header-count{display:none;flex-shrink:0;padding:12px 16px}.broadcast-chat .vmtv-chat__header .vmtv-chat__blocked_wrapper{display:flex;flex-shrink:0;width:100%;padding:8px 0 8px 16px}.broadcast-chat .vmtv-chat__header .vmtv-chat__blocked_wrapper-title{margin-right:4px;font-size:16px;font-weight:600;line-height:20px;color:#fff}.broadcast-chat .vmtv-chat__header .vmtv-chat__blocked_wrapper .vmtv-chat__blocked{margin-left:auto}.broadcast-chat .vmtv-chat__header .vmtv-chat__blocked_wrapper .vmtv-chat__blocked-user{position:relative;display:flex;justify-content:center;align-items:center;width:32px;height:32px;margin:0 4px}.broadcast-chat .vmtv-chat__header .vmtv-chat__blocked_wrapper .vmtv-chat__blocked-user:before{content:"";position:absolute;top:0;left:0;display:block;width:32px;height:32px;background:url(/img/icon-chat-timer-overlay.svg) no-repeat 50%;z-index:2}.broadcast-chat .vmtv-chat__header .vmtv-chat__blocked_wrapper .vmtv-chat__blocked-user-avatar{position:relative;width:30px;height:30px;border:3px solid #000;border-radius:50%}.broadcast-chat .vmtv-chat__header .vmtv-chat__blocked_wrapper .vmtv-chat__blocked-user-avatar>.blocked__avatar-image{position:absolute;top:0;right:0;bottom:0;left:0;display:block;width:100%;height:100%;border-radius:50%;background-repeat:no-repeat;background-position:50%;background-size:cover;background-color:#0f0f0f}.broadcast-chat .vmtv-chat__header .vmtv-chat__switch{display:flex;margin-left:auto}@media screen and (min-width:769px){.broadcast-chat .vmtv-chat__header .vmtv-chat__switch{display:none}}.broadcast-chat .vmtv-chat__header .vmtv-chat__switch-button{display:flex;align-items:center;padding:12px 16px;background-color:#252525;font-size:16px;font-weight:600;line-height:20px;color:#fff}.broadcast-chat .vmtv-chat__header .vmtv-chat__switch-button>svg{margin-right:8px}.broadcast-chat .vmtv-chat__messages{display:flex;flex-direction:column;height:100%;min-height:400px;overflow-y:scroll}@media screen and (min-width:769px){.broadcast-chat .vmtv-chat__messages{min-height:0}}.broadcast-chat .vmtv-chat__messages .chat-message{position:relative;display:flex;flex-direction:row;flex-shrink:0;padding:8px 36px 8px 8px;border:none;background-color:transparent;text-align:left;outline:none}.broadcast-chat .vmtv-chat__messages .chat-message__content-name{margin-right:4px;font-size:16px;font-weight:600;line-height:20px;color:#9b9b9b;text-align:left;text-shadow:1px 1px 1px #000}.broadcast-chat .vmtv-chat__messages .chat-message__content-text{font-size:16px;font-weight:400;line-height:20px;color:#fff;text-align:left;text-shadow:1px 1px 1px #000}.broadcast-chat .vmtv-chat__messages .chat-message:hover{background-color:rgba(51,51,51,.6);cursor:pointer}.broadcast-chat .vmtv-chat__messages .chat-message:hover:before{content:"";position:absolute;top:12px;right:12px;display:block;width:16px;height:16px;background-image:url(/img/icon-reply.svg);background-repeat:no-repeat;background-position:50%}.broadcast-chat .vmtv-chat>.chat--form{display:flex;flex-direction:column;flex-shrink:0;background-color:#252525}.broadcast-chat .vmtv-chat>.chat--form>.chat--form--replay{display:flex;flex-direction:row;align-items:center;padding:8px;border-bottom:1px solid #e2e2e2;background-color:rgba(51,51,51,.6);font-size:14px}.broadcast-chat .vmtv-chat>.chat--form>.chat--form--replay>.actions>button{padding:0 8px;border:0;background-color:transparent;color:#000;outline:none;-webkit-appearance:none;cursor:pointer}.broadcast-chat .vmtv-chat>.chat--form>.chat--form--replay>.actions>button:hover{background-color:#eee}.broadcast-chat .vmtv-chat>.chat--form>.chat--form--replay>.replay-message{padding-left:8px;flex:1 1;border-left:2px solid #e2e2e2}.broadcast-chat .vmtv-chat>.chat--form>.chat--form--replay>.replay-message>.user--login{font-weight:800;color:#9b9b9b}.broadcast-chat .vmtv-chat>.chat--form>.chat--form--replay>.replay-message>.user--message{color:#e2e2e2}.broadcast-chat .vmtv-chat>.chat--form>form>.emoji--input{position:relative;width:100%}.broadcast-chat .vmtv-chat>.chat--form>form>.emoji--input>.chat-input{position:relative;display:block;width:100%;min-height:48px;max-height:82px;padding:16px 48px 16px 16px;border:0;background-color:#252525;font-size:12px;line-height:16px;color:#fff;word-break:break-word;white-space:pre-wrap;outline:none;-webkit-transition:all .3s ease 0s;transition:all .3s ease 0s;-webkit-appearance:textarea;overflow-y:scroll}.broadcast-chat .vmtv-chat>.chat--form>form>.emoji--input>.chat-input:hover{background-color:#3f3f3f}.broadcast-chat .vmtv-chat>.chat--form>form>.emoji--input>.chat-input:hover+.emoji--trigger{opacity:1}.broadcast-chat .vmtv-chat>.chat--form>form>.emoji--input>.chat-input::-webkit-scrollbar{width:0!important}.broadcast-chat .vmtv-chat>.chat--form>form>.emoji--input>.chat-input--empty:before{content:"Написать в чат";position:absolute;top:0;left:0;display:block;width:100%;height:100%;padding:16px 48px 16px 16px;background:transparent;font-size:12px;line-height:16px;color:#9b9b9b;box-sizing:border-box}.broadcast-chat .vmtv-chat>.chat--form>form>.emoji--input>.emoji--trigger{position:absolute;top:0;right:0;display:flex;flex-direction:column;justify-content:center;align-items:center;width:48px;height:48px;font-size:24px;opacity:.8;z-index:1}.broadcast-chat .vmtv-chat>.chat--form>form>.form--row{display:flex;flex-direction:row;justify-content:space-between;align-items:center}.broadcast-chat .vmtv-chat>.chat--form>form>.form--row>a:not(.icon-administrator){display:flex;flex-direction:row;align-items:center;padding:0 10px;font-size:12px;font-weight:600;line-height:40px;color:#9b9b9b;text-decoration:none;outline:none;opacity:.8}.broadcast-chat .vmtv-chat>.chat--form>form>.form--row>a:not(.icon-administrator):hover{opacity:1}.broadcast-chat .vmtv-chat>.chat--form>form>.form--row>a:not(.icon-administrator)>svg{width:16px;height:16px;margin-right:11px}.broadcast-chat .vmtv-chat>.chat--form>form>.form--row>.icon-administrator{display:block;width:16px;height:16px;margin-left:16px;padding:0;background-image:url(/img/icon-administrator.svg);background-repeat:no-repeat;background-position:50%;background-size:cover;font-size:0;font-weight:600;line-height:16px;color:#9b9b9b;text-decoration:none;outline:none}.broadcast-chat .vmtv-chat>.chat--form>form>.form--row>button[type=submit]{padding:4px 20px;border:0;background-color:#b20932;font-size:16px;font-weight:600;line-height:32px;color:#fff;outline:0;-webkit-transition:all .3s ease 0s;transition:all .3s ease 0s;-webkit-appearance:none}.broadcast-chat .vmtv-chat>.chat--form>form>.form--row>button[type=submit]:hover{background-color:#e30b40}.video-chat{width:100%;margin-bottom:20px;background-image:-webkit-gradient(linear,left top,right top,from(#232323),color-stop(50%,#000),to(#000));background-image:linear-gradient(90deg,#232323,#000 50%,#000);order:2}@media screen and (orientation:portrait){.video-chat{max-height:540px}}@media screen and (min-width:769px){.video-chat{width:284px;max-height:450px;margin-top:0;margin-bottom:0;order:0}}@media screen and (min-width:1025px){.video-chat{max-height:588px}}@media screen and (max-height:400px) and (orientation:landscape){.video-chat{width:100%}}.video-chat .vmtv-chat{display:flex;flex-direction:column;height:100%}.video-chat .vmtv-chat__header{display:flex;min-height:44px;background-color:#000}@media screen and (min-width:769px){.video-chat .vmtv-chat__header{display:none}}.video-chat .vmtv-chat__header-count{display:none}.video-chat .vmtv-chat__header .vmtv-chat__switch{display:block;margin-left:auto}.video-chat .vmtv-chat__header .vmtv-chat__switch-button{display:flex;align-items:center;padding:12px 16px;background-color:#252525;font-size:16px;font-weight:600;line-height:20px;color:#fff}.video-chat .vmtv-chat__header .vmtv-chat__switch-button>svg{margin-right:8px}.video-chat .vmtv-chat__messages{display:flex;flex-direction:column;height:100%;min-height:400px;overflow-y:scroll}@media screen and (min-width:769px){.video-chat .vmtv-chat__messages{min-height:0}}.video-chat .vmtv-chat__messages .chat-message{position:relative;display:flex;flex-direction:row;flex-shrink:0;padding:8px 36px 8px 8px;border:none;background-color:transparent;text-align:left;outline:none}.video-chat .vmtv-chat__messages .chat-message__content-name{margin-right:4px;font-size:16px;font-weight:600;line-height:20px;color:#9b9b9b;text-align:left}.video-chat .vmtv-chat__messages .chat-message__content-text{font-size:16px;font-weight:400;line-height:20px;color:#fff;text-align:left}.video-chat .vmtv-chat__messages .chat-message:hover{background-color:rgba(51,51,51,.6);cursor:pointer}.video-chat .vmtv-chat__messages .chat-message:hover:before{content:"";position:absolute;top:12px;right:12px;display:block;width:16px;height:16px;background-image:url(/img/icon-reply.svg);background-repeat:no-repeat;background-position:50%}.video-chat .vmtv-chat>.chat--form{display:flex;flex-direction:column;flex-shrink:0;background-color:#252525}.video-chat .vmtv-chat>.chat--form>.chat--form--replay{display:flex;flex-direction:row;align-items:center;padding:8px;border-bottom:1px solid #e2e2e2;background-color:rgba(51,51,51,.6);font-size:14px}.video-chat .vmtv-chat>.chat--form>.chat--form--replay>.actions>button{padding:0 8px;border:0;background-color:transparent;color:#000;outline:none;-webkit-appearance:none;cursor:pointer}.video-chat .vmtv-chat>.chat--form>.chat--form--replay>.actions>button:hover{background-color:#eee}.video-chat .vmtv-chat>.chat--form>.chat--form--replay>.replay-message{padding-left:8px;flex:1 1;border-left:2px solid #e2e2e2}.video-chat .vmtv-chat>.chat--form>.chat--form--replay>.replay-message>.user--login{font-weight:800;color:#9b9b9b}.video-chat .vmtv-chat>.chat--form>.chat--form--replay>.replay-message>.user--message{color:#e2e2e2}.video-chat .vmtv-chat>.chat--form>form>.emoji--input{position:relative;width:100%}.video-chat .vmtv-chat>.chat--form>form>.emoji--input>.chat-input{position:relative;display:block;width:100%;min-height:48px;max-height:82px;padding:16px 48px 16px 16px;border:0;background-color:#252525;font-size:12px;line-height:16px;color:#fff;word-break:break-word;white-space:pre-wrap;outline:none;-webkit-transition:all .3s ease 0s;transition:all .3s ease 0s;-webkit-appearance:textarea;overflow-y:scroll}.video-chat .vmtv-chat>.chat--form>form>.emoji--input>.chat-input:hover{background-color:#3f3f3f}.video-chat .vmtv-chat>.chat--form>form>.emoji--input>.chat-input:hover+.emoji--trigger{opacity:1}.video-chat .vmtv-chat>.chat--form>form>.emoji--input>.chat-input::-webkit-scrollbar{width:0!important}.video-chat .vmtv-chat>.chat--form>form>.emoji--input>.chat-input--empty:before{content:"Написать в чат";position:absolute;top:0;left:0;display:block;width:100%;height:100%;padding:16px 48px 16px 16px;background:transparent;font-size:12px;line-height:16px;color:#9b9b9b;box-sizing:border-box}.video-chat .vmtv-chat>.chat--form>form>.emoji--input>.emoji--trigger{position:absolute;top:0;right:0;display:flex;flex-direction:column;justify-content:center;align-items:center;width:48px;height:48px;font-size:24px;opacity:.8;z-index:1}.video-chat .vmtv-chat>.chat--form>form>.form--row{display:flex;flex-direction:row;justify-content:space-between;align-items:center}.video-chat .vmtv-chat>.chat--form>form>.form--row>a:not(.icon-administrator){display:flex;flex-direction:row;align-items:center;padding:0 10px;font-size:12px;font-weight:600;line-height:40px;color:#9b9b9b;text-decoration:none;outline:none;opacity:.8}.video-chat .vmtv-chat>.chat--form>form>.form--row>a:not(.icon-administrator):hover{opacity:1}.video-chat .vmtv-chat>.chat--form>form>.form--row>a:not(.icon-administrator)>svg{width:16px;height:16px;margin-right:11px}.video-chat .vmtv-chat>.chat--form>form>.form--row>.icon-administrator{display:block;width:16px;height:16px;margin-left:16px;padding:0;background-image:url(/img/icon-administrator.svg);background-repeat:no-repeat;background-position:50%;background-size:cover;font-size:0;font-weight:600;line-height:16px;color:#9b9b9b;text-decoration:none;outline:none}.video-chat .vmtv-chat>.chat--form>form>.form--row>button[type=submit]{padding:4px 20px;border:0;background-color:#b20932;font-size:16px;font-weight:600;line-height:32px;color:#fff;outline:0;-webkit-transition:all .3s ease 0s;transition:all .3s ease 0s;-webkit-appearance:none}.video-chat .vmtv-chat>.chat--form>form>.form--row>button[type=submit]:hover{background-color:#e30b40}.vmtv__description,.vmtv__info{width:100%}.vm-loader{display:flex;flex-direction:row;align-items:center;justify-content:center;background-color:#b20932;padding:24px}.vm-loader.map--loader{min-height:240px;height:100%;position:absolute;width:100%;z-index:10}.vm-loader>span:first-child{font-size:16px;color:#fff;font-weight:600}.vm-loader>span:last-child{-webkit-animation:lanim .6s linear infinite;animation:lanim .6s linear infinite;display:inline-block;font-size:10px;text-indent:-9999em;position:relative;border-radius:50%;vertical-align:-2px;border:.2em solid rgba(0,0,0,.25);border-left-color:#fff;width:20px;height:20px;margin-left:6px}@-webkit-keyframes lanim{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes lanim{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}
/*# sourceMappingURL=main~c1807361.24f68149.chunk.css.map */