.tv-dialog__section{border-bottom:1px solid #e0e3eb;padding:30px}html.theme-dark .tv-dialog__section{border-bottom-color:#363a45}.tv-dialog__section--last,.tv-dialog__section--no-border,.tv-dialog__section:last-child{border-bottom:none!important}@media screen and (max-width:767px){.tv-dialog__section{padding:20px}}.tv-dialog__section--no-padding_bottom{padding-bottom:0}.tv-dialog__section--actions{box-sizing:border-box;display:inline-block;padding-bottom:40px;text-align:right;white-space:nowrap;width:100%}.tv-dialog__section--actions_with-help:after{clear:both;content:"";display:table}.tv-dialog__section--actions_with-border{border-top:1px solid #e0e3eb;padding-top:29px}html.theme-dark .tv-dialog__section--actions_with-border{border-top-color:#363a45}@media screen and (max-width:767px){.tv-dialog__section--actions_with-border{padding:19px}}.tv-dialog__section--actions_multiline{padding-top:24px;white-space:normal}@media screen and (max-width:479px){.tv-dialog__section--actions_multiline{padding-top:20px}}.tv-dialog__section--actions_multiline .tv-control-checkbox--do-not-show-again{margin-bottom:24px;width:100%}@media screen and (max-width:479px){.tv-dialog__section--actions_multiline .tv-control-checkbox--do-not-show-again{margin-bottom:0}.tv-dialog__section--actions-adaptive{display:flex;flex-flow:column-reverse wrap}.tv-dialog__section--actions-adaptive .tv-button{margin-top:10px}.tv-dialog__section--actions-adaptive .tv-control-checkbox{order:1}.tv-dialog__section--actions-adaptive .tv-button:first-child,.tv-dialog__section--actions-adaptive .tv-button:last-child{margin-left:0}}.tv-dialog__section--title{padding-right:70px}.tv-dialog__section--one-line{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.tv-dialog{background-color:#fff;border-radius:3px;box-shadow:0 2px 4px #0003;box-sizing:border-box;display:inline-block;min-width:280px;position:relative;text-align:left;transition-property:none}html.theme-dark .tv-dialog{background-color:#1e222d;box-shadow:0 2px 4px #0006}.tv-dialog .tv-text p:last-child,.tv-dialog ul:last-child{margin-bottom:0}.tv-dialog--animated{transition:transform .2625s cubic-bezier(.215,.61,.355,1),opacity .2625s cubic-bezier(.215,.61,.355,1),box-shadow .2625s cubic-bezier(.215,.61,.355,1)}.tv-dialog.i-focused{box-shadow:0 1px 6px 1px rgba(0,0,0,.275)}.tv-dialog--signin{transition-delay:.2625s}.tv-dialog--signin.i-closing{transition-delay:1ms;transition-duration:.175s}.tv-dialog--signin,.tv-dialog--signin.i-focused{background-color:initial;box-shadow:none!important}html.theme-dark .tv-dialog--signin,html.theme-dark .tv-dialog--signin.i-focused{background-color:initial}.tv-dialog--popup{width:calc(100% - 20px)}.tv-dialog__modal-wrap,.tv-dialog__overlay{bottom:0;box-sizing:border-box;contain:layout style size;left:0;position:fixed;right:0;top:0;z-index:110}.tv-dialog__modal-wrap--contain-size,.tv-dialog__overlay--contain-size{contain:size}.tv-dialog__overlay{background-color:#9598a1;opacity:.5;transition:opacity .2625s cubic-bezier(.215,.61,.355,1)}html.theme-dark .tv-dialog__overlay{background-color:#0c0e15}.tv-dialog__overlay.i-closed{opacity:0;transition-duration:.175s;transition-timing-function:cubic-bezier(.55,.055,.675,.19)}.tv-dialog__overlay--signin{background-color:#fff;opacity:1}html.theme-dark .tv-dialog__overlay--signin{background-color:#131722}.tv-dialog__overlay--signin.i-closing{transition-delay:.175s}.tv-dialog__modal-wrap{-webkit-overflow-scrolling:touch;overflow-x:hidden;overflow-y:auto}.tv-dialog__modal-wrap.i-closed .tv-dialog{opacity:0;transform:translateY(20px);transition-duration:.175s;transition-timing-function:cubic-bezier(.55,.055,.675,.19)}.tv-dialog__modal-wrap.i-closed .tv-dialog--signin{transform:scale(.9)}.tv-dialog__modal-wrap.i-closed .tv-dialog--signin.i-closing{transform:scale(1.1)}.tv-dialog__modal-container{border:0;box-sizing:border-box;height:100%;margin:0;padding:0;text-align:center}.tv-dialog__modal-container--recovery-container{align-items:center;display:flex}.tv-dialog__modal-container--two-factor{max-width:340px;width:100%}.tv-dialog__modal-container:after{content:"";display:inline-block;height:100%;vertical-align:middle}.tv-dialog__modal-body{box-sizing:border-box;display:inline-block;font-size:14px;padding:40px 20px;vertical-align:middle;width:100%}@media screen and (max-width:1019px){.tv-dialog__modal-body{padding:20px}}.tv-dialog__error{background:#fff;border:1px solid #f7525f;border-radius:3px 3px 0 0;box-sizing:border-box;color:#f7525f;left:0;padding:30px;position:absolute;right:0;top:0;transform-origin:top center;transition:transform .175s cubic-bezier(.215,.61,.355,1),opacity .175s cubic-bezier(.215,.61,.355,1);z-index:1}html.theme-dark .tv-dialog__error{background:#1e222d;border:1px solid #cc2f3c;color:#cc2f3c}.tv-dialog__error.i-slided{opacity:0;transform:translateY(-5px) scaleY(.85);transition-timing-function:cubic-bezier(.55,.055,.675,.19)}.tv-dialog__error.i-fixed{margin:0 auto;position:fixed;top:10px}@media screen and (max-width:767px){.tv-dialog__error{padding:20px}}.tv-dialog__error a{color:#f7525f;text-decoration:underline;transition:color .35s ease}html.theme-dark .tv-dialog__error a{color:#cc2f3c}.tv-dialog__error a:visited{fill:#f7525f;color:#f7525f}html.theme-dark .tv-dialog__error a:visited{fill:#cc2f3c;color:#cc2f3c}@media (any-hover:hover),(min--moz-device-pixel-ratio:0){.tv-dialog__error a:hover{fill:#f23645;color:#f23645;transition-duration:.06s}html.theme-dark .tv-dialog__error a:hover{fill:#f23645;color:#f23645}}.tv-dialog__error a:focus{outline:auto}.tv-dialog__error a:focus:not(:-moz-focusring){outline:none}.tv-dialog__error a:-moz-focusring{outline:auto}.tv-dialog__error a:active{fill:#cc2f3c;color:#cc2f3c;transition-duration:.06s}html.theme-dark .tv-dialog__error a:active{fill:#f7525f;color:#f7525f}.tv-dialog__header{display:flex;padding-top:10px}@media screen and (max-width:479px){.tv-dialog__header--adaptive{flex-direction:column;text-align:center}}.tv-dialog__header-logo{flex:0 0 auto;margin-bottom:10px;margin-right:20px}.tv-dialog__header-logo svg{max-height:95px}.tv-dialog__header-title{flex:1 1 auto}.tv-dialog__grab{cursor:grab}.tv-dialog__grab:active,.ui-draggable-dragging .tv-dialog__grab{cursor:grabbing}.tv-dialog__title{color:#434651;font-size:14px;font-weight:700}html.theme-dark .tv-dialog__title{color:#d1d4dc}.tv-dialog__title--relative{position:relative}.tv-dialog__close{color:#434651;cursor:pointer;opacity:.5;padding:15px;position:absolute;right:15px;top:17px;transition:opacity .35s ease;-webkit-user-select:none;user-select:none}html.theme-dark .tv-dialog__close{color:#d1d4dc}@media screen and (max-width:767px){.tv-dialog__close{right:7px;top:7px}}@media (any-hover:hover),(min--moz-device-pixel-ratio:0){.tv-dialog__close:hover{opacity:1;transition-duration:.06s}}.tv-dialog__close svg{display:block;height:13px;width:13px}.tv-dialog__close--new-style svg{fill:#4c525e;height:21px;width:21px}.tv-dialog__widetextarea{-webkit-tap-highlight-color:transparent;-webkit-appearance:none;appearance:none;background-color:#fff;border:1px solid #e0e3eb;border-left:none;border-radius:2px;border-radius:0;border-right:none;box-sizing:border-box;color:#434651;display:block;font-size:13px;height:34px;height:auto;padding:25px 30px;transition:border-color .35s ease,background-color .35s ease;width:100%}html.theme-dark .tv-dialog__widetextarea{background-color:#1e222d;border-color:#363a45;color:#d1d4dc}.tv-dialog__widetextarea::placeholder{color:#a3a6af;opacity:1}html.theme-dark .tv-dialog__widetextarea::placeholder{color:#50535e}.tv-dialog__widetextarea:-webkit-autofill{-webkit-text-fill-color:#535353!important;box-shadow:inset 0 0 0 1000px #fff!important}.tv-dialog__widetextarea--size_xsmall{height:19px}.tv-dialog__widetextarea--size_small{height:27px}.tv-dialog__widetextarea--size_large{font-size:16px;height:48px}.tv-dialog__widetextarea--connect{border-left:0;border-radius:0;border-right:0}.tv-dialog__widetextarea--connect_left{border-bottom-left-radius:0;border-left:none;border-top-left-radius:0}.tv-dialog__widetextarea--connect_right{border-bottom-right-radius:0;border-right:none;border-top-right-radius:0}@media (any-hover:hover),(min--moz-device-pixel-ratio:0){.tv-dialog__widetextarea:hover{border-color:#c1c4cd;transition-duration:.06s}html.theme-dark .tv-dialog__widetextarea:hover{border-color:#50535e}}.tv-dialog__widetextarea:focus{border-color:#2962ff!important;transition-duration:.06s}.tv-dialog__widetextarea[readonly]{border-color:#dadde0;color:#8a8a8a}.tv-dialog__widetextarea[readonly]:focus{border-color:#e0e3eb!important}@media (any-hover:hover),(min--moz-device-pixel-ratio:0){.tv-dialog__widetextarea[readonly]:hover{border-color:#e0e3eb!important}}html.theme-dark .tv-dialog__widetextarea[readonly]:focus{border-color:#2a2e39!important}@media (any-hover:hover),(min--moz-device-pixel-ratio:0){html.theme-dark .tv-dialog__widetextarea[readonly]:hover{border-color:#2a2e39!important}}.tv-dialog__widetextarea.i-disabled,.tv-dialog__widetextarea[disabled]{border-color:#e0e3eb!important;color:#e0e3eb!important}html.theme-dark .tv-dialog__widetextarea.i-disabled,html.theme-dark .tv-dialog__widetextarea[disabled]{border-color:#2a2e39!important;color:#2a2e39!important}.tv-dialog__widetextarea.i-disabled::placeholder,.tv-dialog__widetextarea[disabled]::placeholder{color:#e0e3eb!important}html.theme-dark .tv-dialog__widetextarea.i-disabled::placeholder,html.theme-dark .tv-dialog__widetextarea[disabled]::placeholder{color:#2a2e39!important}@media (any-hover:hover),(min--moz-device-pixel-ratio:0){.tv-dialog__widetextarea.i-disabled:hover,.tv-dialog__widetextarea[disabled]:hover{border-color:#e0e3eb!important}html.theme-dark .tv-dialog__widetextarea.i-disabled:hover,html.theme-dark .tv-dialog__widetextarea[disabled]:hover{border-color:#2a2e39!important}}.tv-dialog__widetextarea.i-error{border-color:#ff4a68!important}@media (any-hover:hover),(min--moz-device-pixel-ratio:0){.tv-dialog__widetextarea.i-error:hover{border-color:#f24965!important}}.tv-dialog__widetextarea.i-error:focus{border-color:#ff173e!important}.tv-dialog__widetextarea.i-success{border-color:#089981!important}html.theme-dark .tv-dialog__widetextarea.i-success{border-color:#056656!important}@media (any-hover:hover),(min--moz-device-pixel-ratio:0){.tv-dialog__widetextarea.i-success:hover,html.theme-dark .tv-dialog__widetextarea.i-success:hover{border-color:#06806b!important}}.tv-dialog__widetextarea.i-success:active,.tv-dialog__widetextarea.i-success:focus{border-color:#056656!important}html.theme-dark .tv-dialog__widetextarea.i-success:active,html.theme-dark .tv-dialog__widetextarea.i-success:focus{border-color:#089981!important}.tv-dialog__widetextarea--phone{direction:ltr;text-align:left}.tv-dialog__widetextarea--readonly_dark,.tv-dialog__widetextarea--readonly_dark[readonly],html.theme-dark .tv-dialog__widetextarea--readonly_dark,html.theme-dark .tv-dialog__widetextarea--readonly_dark[readonly]{color:#50535e}@media screen and (max-width:767px){.tv-dialog__widetextarea{padding:15px 20px}}.tv-dialog__expand-section{margin:0 -30px}@media screen and (max-width:767px){.tv-dialog__expand-section{margin:0 -20px}}.tv-dialog--popup{position:fixed}.tv-dialog--popup.i-closed{opacity:0;transform:scale(.925)}.tv-dialog__help{border:1px solid #787b86;border-radius:50%;color:#787b86;float:left;font-size:13px;height:18px;line-height:16px;margin-right:15px;position:relative;top:8px;transition:border-color .35s ease,color .35s ease;width:18px}html.theme-dark .tv-dialog__help{border-color:#787b86;color:#787b86}.tv-dialog__help:after{content:"?";display:inline-block;left:7px;position:absolute;top:2px}@media (any-hover:hover),(min--moz-device-pixel-ratio:0){.tv-dialog__help:hover{border:1px solid #434651;color:#212121;transition-duration:.06s}html.theme-dark .tv-dialog__help:hover{border-color:#d1d4dc}}.tv-dialog__username-pretext{margin-right:5px}.tv-dialog__chat-username-input{-webkit-tap-highlight-color:transparent;-webkit-appearance:none;appearance:none;background-color:#fff;border:1px solid #e0e3eb;border-radius:2px;box-sizing:border-box;color:#434651;display:block;font-size:13px;height:34px;padding:0 12px;transition:border-color .35s ease,background-color .35s ease;width:100%}html.theme-dark .tv-dialog__chat-username-input{background-color:#1e222d;border-color:#363a45;color:#d1d4dc}.tv-dialog__chat-username-input::placeholder{color:#a3a6af;opacity:1}html.theme-dark .tv-dialog__chat-username-input::placeholder{color:#50535e}.tv-dialog__chat-username-input:-webkit-autofill{-webkit-text-fill-color:#535353!important;box-shadow:inset 0 0 0 1000px #fff!important}.tv-dialog__chat-username-input--size_xsmall{height:19px}.tv-dialog__chat-username-input--size_small{height:27px}.tv-dialog__chat-username-input--size_large{font-size:16px;height:48px}.tv-dialog__chat-username-input--connect{border-left:0;border-radius:0;border-right:0}.tv-dialog__chat-username-input--connect_left{border-bottom-left-radius:0;border-left:none;border-top-left-radius:0}.tv-dialog__chat-username-input--connect_right{border-bottom-right-radius:0;border-right:none;border-top-right-radius:0}@media (any-hover:hover),(min--moz-device-pixel-ratio:0){.tv-dialog__chat-username-input:hover{border-color:#c1c4cd;transition-duration:.06s}html.theme-dark .tv-dialog__chat-username-input:hover{border-color:#50535e}}.tv-dialog__chat-username-input:focus{border-color:#2962ff!important;transition-duration:.06s}.tv-dialog__chat-username-input[readonly]{border-color:#dadde0;color:#8a8a8a}.tv-dialog__chat-username-input[readonly]:focus{border-color:#e0e3eb!important}@media (any-hover:hover),(min--moz-device-pixel-ratio:0){.tv-dialog__chat-username-input[readonly]:hover{border-color:#e0e3eb!important}}html.theme-dark .tv-dialog__chat-username-input[readonly]:focus{border-color:#2a2e39!important}@media (any-hover:hover),(min--moz-device-pixel-ratio:0){html.theme-dark .tv-dialog__chat-username-input[readonly]:hover{border-color:#2a2e39!important}}.tv-dialog__chat-username-input--readonly_dark,.tv-dialog__chat-username-input--readonly_dark[readonly],html.theme-dark .tv-dialog__chat-username-input--readonly_dark,html.theme-dark .tv-dialog__chat-username-input--readonly_dark[readonly]{color:#50535e}.tv-dialog__chat-username-input.i-disabled,.tv-dialog__chat-username-input[disabled]{border-color:#e0e3eb!important;color:#e0e3eb!important}html.theme-dark .tv-dialog__chat-username-input.i-disabled,html.theme-dark .tv-dialog__chat-username-input[disabled]{border-color:#2a2e39!important;color:#2a2e39!important}.tv-dialog__chat-username-input.i-disabled::placeholder,.tv-dialog__chat-username-input[disabled]::placeholder{color:#e0e3eb!important}html.theme-dark .tv-dialog__chat-username-input.i-disabled::placeholder,html.theme-dark .tv-dialog__chat-username-input[disabled]::placeholder{color:#2a2e39!important}@media (any-hover:hover),(min--moz-device-pixel-ratio:0){.tv-dialog__chat-username-input.i-disabled:hover,.tv-dialog__chat-username-input[disabled]:hover{border-color:#e0e3eb!important}html.theme-dark .tv-dialog__chat-username-input.i-disabled:hover,html.theme-dark .tv-dialog__chat-username-input[disabled]:hover{border-color:#2a2e39!important}}.tv-dialog__chat-username-input.i-error{border-color:#ff4a68!important}@media (any-hover:hover),(min--moz-device-pixel-ratio:0){.tv-dialog__chat-username-input.i-error:hover{border-color:#f24965!important}}.tv-dialog__chat-username-input.i-error:focus{border-color:#ff173e!important}.tv-dialog__chat-username-input.i-success{border-color:#089981!important}html.theme-dark .tv-dialog__chat-username-input.i-success{border-color:#056656!important}@media (any-hover:hover),(min--moz-device-pixel-ratio:0){.tv-dialog__chat-username-input.i-success:hover,html.theme-dark .tv-dialog__chat-username-input.i-success:hover{border-color:#06806b!important}}.tv-dialog__chat-username-input.i-success:active,.tv-dialog__chat-username-input.i-success:focus{border-color:#056656!important}html.theme-dark .tv-dialog__chat-username-input.i-success:active,html.theme-dark .tv-dialog__chat-username-input.i-success:focus{border-color:#089981!important}.tv-dialog__chat-username-input--phone{direction:ltr;text-align:left}.tv-dialog__chat-username-input.tv-dialog__chat-username-input{background-color:#fff;border-width:0;color:#434651;display:inline-block;height:15px;width:85%}html.theme-dark .tv-dialog__chat-username-input.tv-dialog__chat-username-input{background-color:#1e222d;color:#d1d4dc}.tv-dialog__chat-username-input--error{background-color:#f7525f}html.theme-dark .tv-dialog__chat-username-input--error{background-color:#cc2f3c}.tv-dialog__scroll-wrap{position:relative}.tv-dialog__scroll-wrap.i-scrollable{overflow:hidden}.feature-mobiletouch .tv-dialog__scroll-wrap.i-scrollable{overflow-x:hidden;overflow-y:scroll}.tv-dialog__scroll-wrap-inner{padding-bottom:0;position:relative}.tv-dialog__scroll-wrap.i-with-actions.i-scrollable .tv-dialog__scroll-wrap-inner{padding-bottom:30px}@media screen and (max-width:767px){.tv-dialog__scroll-wrap.i-with-actions.i-scrollable .tv-dialog__scroll-wrap-inner{padding-bottom:20px}}.tv-dialog__link{color:#2962ff;transition:color .35s ease}html.theme-dark .tv-dialog__link{color:#2962ff}.tv-dialog__link:visited{fill:#2962ff;color:#2962ff}html.theme-dark .tv-dialog__link:visited{fill:#2962ff;color:#2962ff}@media (any-hover:hover),(min--moz-device-pixel-ratio:0){.tv-dialog__link:hover{fill:#1e53e5;color:#1e53e5;transition-duration:.06s}html.theme-dark .tv-dialog__link:hover{fill:#1e53e5;color:#1e53e5}}.tv-dialog__link:focus{outline:auto}.tv-dialog__link:focus:not(:-moz-focusring){outline:none}.tv-dialog__link:-moz-focusring{outline:auto}.tv-dialog__link:active{fill:#1848cc;color:#1848cc;transition-duration:.06s}html.theme-dark .tv-dialog__link:active{fill:#1848cc;color:#1848cc}