.tv-control-checkbox{cursor:pointer;-webkit-tap-highlight-color:transparent}.tv-control-checkbox--in-actions{max-width:50%}@media screen and (max-width:479px){.tv-control-checkbox--in-actions{max-width:none}}.tv-control-checkbox,.tv-control-checkbox__label{position:relative;display:inline-block;vertical-align:middle;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.tv-control-checkbox--nowrap,.tv-control-checkbox__label--nowrap{white-space:nowrap}.tv-control-checkbox__input{position:absolute;top:0;left:0;width:18px;height:18px;opacity:0}.tv-control-checkbox__box{display:block;width:18px;height:18px;line-height:1;border-radius:2px;box-sizing:border-box;pointer-events:none;transition:background-color .35s ease}.tv-control-checkbox__box:before{top:50%;left:50%;margin-top:-9px;margin-left:-9px;border-radius:2px;background-color:transparent;transform:scale(1);transition:transform .35s ease,background-color .35s ease,border-radius .35s ease}.tv-control-checkbox__box:after,.tv-control-checkbox__box:before{content:"";display:block;position:absolute;width:18px;height:18px}.tv-control-checkbox__box:after{top:0;left:0;border:2px solid #758696;border-radius:2px;box-sizing:border-box;transition:border-color .35s ease}.tv-control-checkbox__box svg{display:block;position:absolute;top:50%;left:50%;margin-top:-6px;margin-left:-6px;width:12px;height:12px;stroke:transparent;transform:scale(0);transition:stroke .35s ease 1ms,transform .35s ease 1ms}.tv-control-checkbox__label{white-space:normal;margin-right:10px}.tv-control-checkbox__label--two-lines{width:155px}.tv-control-checkbox__label--nowrap{white-space:nowrap}.tv-control-checkbox__label--lil-line-height{line-height:16px;min-width:50%;max-width:80%}.tv-control-checkbox__label+.tv-control-checkbox{margin-left:0}.tv-control-checkbox+.tv-control-checkbox__label{margin-right:0;margin-left:10px;max-width:calc(100% - 1ex - 28px)}.feature-no-touch .tv-control-checkbox:active .tv-control-checkbox__box,.feature-no-touch .tv-control-checkbox:hover .tv-control-checkbox__box,.feature-no-touch .tv-control-checkbox__input:focus+.tv-control-checkbox__box,.feature-touch .tv-control-checkbox:active .tv-control-checkbox__box,.feature-touch .tv-control-checkbox__input:focus+.tv-control-checkbox__box{will-change:background-color}.feature-no-touch .tv-control-checkbox:active .tv-control-checkbox__box:before,.feature-no-touch .tv-control-checkbox:hover .tv-control-checkbox__box:before,.feature-no-touch .tv-control-checkbox__input:focus+.tv-control-checkbox__box:before,.feature-touch .tv-control-checkbox:active .tv-control-checkbox__box:before,.feature-touch .tv-control-checkbox__input:focus+.tv-control-checkbox__box:before{will-change:transform,border-radius}.feature-no-touch .tv-control-checkbox:active .tv-control-checkbox__box:after,.feature-no-touch .tv-control-checkbox:hover .tv-control-checkbox__box:after,.feature-no-touch .tv-control-checkbox__input:focus+.tv-control-checkbox__box:after,.feature-touch .tv-control-checkbox:active .tv-control-checkbox__box:after,.feature-touch .tv-control-checkbox__input:focus+.tv-control-checkbox__box:after{will-change:border-color}.feature-no-touch .tv-control-checkbox:hover .tv-control-checkbox__box:after{border-color:#627384}.feature-no-touch .tv-control-checkbox:active .tv-control-checkbox__box:after,.feature-no-touch .tv-control-checkbox__input:focus+.tv-control-checkbox__box:after,.feature-touch .tv-control-checkbox:active .tv-control-checkbox__box:after,.feature-touch .tv-control-checkbox__input:focus+.tv-control-checkbox__box:after{border-color:#3bb3e4}.tv-control-checkbox__input:checked+.tv-control-checkbox__box{background-color:#3bb3e4}.tv-control-checkbox__input:checked+.tv-control-checkbox__box,.tv-control-checkbox__input:checked+.tv-control-checkbox__box:after,.tv-control-checkbox__input:checked+.tv-control-checkbox__box:before{transition-timing-function:cubic-bezier(.215,.61,.355,1)}.tv-control-checkbox__input:checked+.tv-control-checkbox__box:before{border-radius:50%;transform:scale(0)}.tv-control-checkbox__input:checked+.tv-control-checkbox__box:after{border-color:#3bb3e4}.tv-control-checkbox__input:checked+.tv-control-checkbox__box svg{stroke:#fff;transform:scale(1);transition-timing-function:cubic-bezier(.215,.61,.355,1);transition-delay:.0875s;will-change:stroke,transform}.feature-no-touch .tv-control-checkbox:hover .tv-control-checkbox__input:checked+.tv-control-checkbox__box{background-color:#3babd8}.feature-no-touch .tv-control-checkbox:hover .tv-control-checkbox__input:checked+.tv-control-checkbox__box:after{border-color:#3babd8}.feature-no-touch .tv-control-checkbox:active .tv-control-checkbox__input:checked+.tv-control-checkbox__box,.feature-no-touch .tv-control-checkbox__input:focus:checked+.tv-control-checkbox__box,.feature-touch .tv-control-checkbox:active .tv-control-checkbox__input:checked+.tv-control-checkbox__box,.feature-touch .tv-control-checkbox__input:focus:checked+.tv-control-checkbox__box{background-color:#049ddc}.feature-no-touch .tv-control-checkbox:active .tv-control-checkbox__input:checked+.tv-control-checkbox__box:after,.feature-no-touch .tv-control-checkbox__input:focus:checked+.tv-control-checkbox__box:after,.feature-touch .tv-control-checkbox:active .tv-control-checkbox__input:checked+.tv-control-checkbox__box:after,.feature-touch .tv-control-checkbox__input:focus:checked+.tv-control-checkbox__box:after{border-color:#049ddc}.feature-no-touch .tv-control-checkbox:active .tv-control-checkbox__input[disabled]+.tv-control-checkbox__box:after,.feature-no-touch .tv-control-checkbox:active .tv-control-checkbox__input[disabled]:checked+.tv-control-checkbox__box:after,.feature-no-touch .tv-control-checkbox:hover .tv-control-checkbox__input[disabled]+.tv-control-checkbox__box:after,.feature-no-touch .tv-control-checkbox:hover .tv-control-checkbox__input[disabled]:checked+.tv-control-checkbox__box:after,.feature-touch .tv-control-checkbox:active .tv-control-checkbox__input[disabled]+.tv-control-checkbox__box:after,.feature-touch .tv-control-checkbox:active .tv-control-checkbox__input[disabled]:checked+.tv-control-checkbox__box:after,.tv-control-checkbox__input[disabled]+.tv-control-checkbox__box:after,.tv-control-checkbox__input[disabled]:checked+.tv-control-checkbox__box:after{border-color:#ececec}html.feature-no-touch.theme-dark .tv-control-checkbox:active .tv-control-checkbox__input[disabled]+.tv-control-checkbox__box:after,html.feature-no-touch.theme-dark .tv-control-checkbox:active .tv-control-checkbox__input[disabled]:checked+.tv-control-checkbox__box:after,html.feature-no-touch.theme-dark .tv-control-checkbox:hover .tv-control-checkbox__input[disabled]+.tv-control-checkbox__box:after,html.feature-no-touch.theme-dark .tv-control-checkbox:hover .tv-control-checkbox__input[disabled]:checked+.tv-control-checkbox__box:after,html.feature-touch.theme-dark .tv-control-checkbox:active .tv-control-checkbox__input[disabled]+.tv-control-checkbox__box:after,html.feature-touch.theme-dark .tv-control-checkbox:active .tv-control-checkbox__input[disabled]:checked+.tv-control-checkbox__box:after,html.theme-dark .tv-control-checkbox__input[disabled]+.tv-control-checkbox__box:after,html.theme-dark .tv-control-checkbox__input[disabled]:checked+.tv-control-checkbox__box:after{border-color:#262b3e}.feature-no-touch .tv-control-checkbox:active .tv-control-checkbox__input[disabled]+.tv-control-checkbox__box:before,.feature-no-touch .tv-control-checkbox:active .tv-control-checkbox__input[disabled]:checked+.tv-control-checkbox__box:before,.feature-touch .tv-control-checkbox:active .tv-control-checkbox__input[disabled]+.tv-control-checkbox__box:before,.feature-touch .tv-control-checkbox:active .tv-control-checkbox__input[disabled]:checked+.tv-control-checkbox__box:before{background-color:#f1f3f6;transition:background-color .35s ease}html.feature-no-touch.theme-dark .tv-control-checkbox:active .tv-control-checkbox__input[disabled]+.tv-control-checkbox__box:before,html.feature-no-touch.theme-dark .tv-control-checkbox:active .tv-control-checkbox__input[disabled]:checked+.tv-control-checkbox__box:before,html.feature-touch.theme-dark .tv-control-checkbox:active .tv-control-checkbox__input[disabled]+.tv-control-checkbox__box:before,html.feature-touch.theme-dark .tv-control-checkbox:active .tv-control-checkbox__input[disabled]:checked+.tv-control-checkbox__box:before{background-color:#2f3241}.feature-no-touch .tv-control-checkbox:active .tv-control-checkbox__input[disabled]:checked+.tv-control-checkbox__box,.feature-no-touch .tv-control-checkbox:hover .tv-control-checkbox__input[disabled]:checked+.tv-control-checkbox__box,.feature-touch .tv-control-checkbox:active .tv-control-checkbox__input[disabled]:checked+.tv-control-checkbox__box,.tv-control-checkbox__input[disabled]:checked+.tv-control-checkbox__box{background-color:#dadde0}.tv-control-checkbox__ripple{display:block;position:absolute;top:0;right:0;width:100%;height:100%;margin:-10px;padding:10px;overflow:hidden;border-radius:50%;-webkit-mask-image:radial-gradient(circle,#fff 100%,#000 0);mask-image:radial-gradient(circle,#fff 100%,#000 0)}.tv-control-checkbox__input:checked+.tv-control-checkbox__box+.tv-control-checkbox__ripple .tv-ripple{background-color:rgba(59,179,228,.25)}.tv-control-checkbox__input[disabled]+.tv-control-checkbox__box+.tv-control-checkbox__ripple .tv-ripple,.tv-control-checkbox__input[disabled]:checked+.tv-control-checkbox__box+.tv-control-checkbox__ripple .tv-ripple{background-color:transparent}.tv-control-checkbox.i-error .tv-control-checkbox__box:after{border-color:#ff4a68}.tv-control-checkbox.i-disabled{cursor:default}.tv-control-input,.tv-control-textarea,.tv-dialog__chat-username-input,.tv-dialog__widetextarea{display:block;padding:0 12px;width:100%;height:34px;font-size:13px;color:#4a4a4a;border:1px solid #dadde0;background-color:#fff;border-radius:2px;box-sizing:border-box;-webkit-tap-highlight-color:transparent;transition:border-color .35s ease,background-color .35s ease}html.theme-dark .tv-control-input,html.theme-dark .tv-control-textarea,html.theme-dark .tv-dialog__chat-username-input,html.theme-dark .tv-dialog__widetextarea{background-color:#1c2030;border-color:#363c4e;color:#c5cbce}.tv-control-input::-webkit-input-placeholder,.tv-control-textarea::-webkit-input-placeholder,.tv-dialog__chat-username-input::-webkit-input-placeholder,.tv-dialog__widetextarea::-webkit-input-placeholder{color:#adaeb0;opacity:1}.tv-control-input:-ms-input-placeholder,.tv-control-input::-ms-input-placeholder,.tv-control-textarea:-ms-input-placeholder,.tv-control-textarea::-ms-input-placeholder,.tv-dialog__chat-username-input:-ms-input-placeholder,.tv-dialog__chat-username-input::-ms-input-placeholder,.tv-dialog__widetextarea:-ms-input-placeholder,.tv-dialog__widetextarea::-ms-input-placeholder{color:#adaeb0;opacity:1}.tv-control-input::placeholder,.tv-control-textarea::placeholder,.tv-dialog__chat-username-input::placeholder,.tv-dialog__widetextarea::placeholder{color:#adaeb0;opacity:1}html.theme-dark .tv-control-input::-webkit-input-placeholder,html.theme-dark .tv-control-textarea::-webkit-input-placeholder,html.theme-dark .tv-dialog__chat-username-input::-webkit-input-placeholder,html.theme-dark .tv-dialog__widetextarea::-webkit-input-placeholder{color:#4f5966}html.theme-dark .tv-control-input:-ms-input-placeholder,html.theme-dark .tv-control-input::-ms-input-placeholder,html.theme-dark .tv-control-textarea:-ms-input-placeholder,html.theme-dark .tv-control-textarea::-ms-input-placeholder,html.theme-dark .tv-dialog__chat-username-input:-ms-input-placeholder,html.theme-dark .tv-dialog__chat-username-input::-ms-input-placeholder,html.theme-dark .tv-dialog__widetextarea:-ms-input-placeholder,html.theme-dark .tv-dialog__widetextarea::-ms-input-placeholder{color:#4f5966}html.theme-dark .tv-control-input::placeholder,html.theme-dark .tv-control-textarea::placeholder,html.theme-dark .tv-dialog__chat-username-input::placeholder,html.theme-dark .tv-dialog__widetextarea::placeholder{color:#4f5966}.tv-control-input:-webkit-autofill,.tv-control-textarea:-webkit-autofill,.tv-dialog__chat-username-input:-webkit-autofill,.tv-dialog__widetextarea:-webkit-autofill{-webkit-text-fill-color:#535353!important;box-shadow:inset 0 0 0 1000px #fff!important}.tv-control-input--size_xsmall,.tv-control-textarea--size_xsmall,.tv-dialog__chat-username-input--size_xsmall,.tv-dialog__widetextarea--size_xsmall{height:19px}.tv-control-input--size_small,.tv-control-textarea--size_small,.tv-dialog__chat-username-input--size_small,.tv-dialog__widetextarea--size_small{height:27px}.tv-control-input--size_large,.tv-control-textarea--size_large,.tv-dialog__chat-username-input--size_large,.tv-dialog__widetextarea--size_large{height:48px}.tv-control-input--connect,.tv-control-textarea--connect,.tv-dialog__chat-username-input--connect,.tv-dialog__widetextarea--connect{border-left:0;border-right:0;border-radius:0}.tv-control-input--connect_left,.tv-control-textarea--connect_left,.tv-dialog__chat-username-input--connect_left,.tv-dialog__widetextarea--connect_left{border-left:none;border-top-left-radius:0;border-bottom-left-radius:0}.tv-control-input--connect_right,.tv-control-textarea--connect_right,.tv-dialog__chat-username-input--connect_right,.tv-dialog__widetextarea--connect_right{border-right:none;border-top-right-radius:0;border-bottom-right-radius:0}.feature-no-touch .tv-control-input:hover,.feature-no-touch .tv-control-textarea:hover,.feature-no-touch .tv-dialog__chat-username-input:hover,.feature-no-touch .tv-dialog__widetextarea:hover{border-color:#c8c8c8;transition-duration:.06s}html.feature-no-touch.theme-dark .tv-control-input:hover,html.feature-no-touch.theme-dark .tv-control-textarea:hover,html.feature-no-touch.theme-dark .tv-dialog__chat-username-input:hover,html.feature-no-touch.theme-dark .tv-dialog__widetextarea:hover{border-color:#4c525e}.feature-no-touch .tv-control-input:focus,.feature-no-touch .tv-control-textarea:focus,.feature-no-touch .tv-dialog__chat-username-input:focus,.feature-no-touch .tv-dialog__widetextarea:focus,.feature-touch .tv-control-input:focus,.feature-touch .tv-control-textarea:focus,.feature-touch .tv-dialog__chat-username-input:focus,.feature-touch .tv-dialog__widetextarea:focus{border-color:#3bb3e4!important;transition-duration:.06s}.tv-control-input[readonly],.tv-control-textarea[readonly],.tv-dialog__chat-username-input[readonly],.tv-dialog__widetextarea[readonly]{color:#8a8a8a;border-color:#dadde0}.feature-no-touch .tv-control-input[readonly]:focus,.feature-no-touch .tv-control-input[readonly]:hover,.feature-no-touch .tv-control-textarea[readonly]:focus,.feature-no-touch .tv-control-textarea[readonly]:hover,.feature-no-touch .tv-dialog__chat-username-input[readonly]:focus,.feature-no-touch .tv-dialog__chat-username-input[readonly]:hover,.feature-no-touch .tv-dialog__widetextarea[readonly]:focus,.feature-no-touch .tv-dialog__widetextarea[readonly]:hover,.feature-touch .tv-control-input[readonly]:focus,.feature-touch .tv-control-textarea[readonly]:focus,.feature-touch .tv-dialog__chat-username-input[readonly]:focus,.feature-touch .tv-dialog__widetextarea[readonly]:focus{border-color:#dadde0}.tv-control-input--readonly_dark,.tv-control-input--readonly_dark[readonly],.tv-control-textarea--readonly_dark,.tv-control-textarea--readonly_dark[readonly],.tv-dialog__chat-username-input--readonly_dark,.tv-dialog__chat-username-input--readonly_dark[readonly],.tv-dialog__widetextarea--readonly_dark,.tv-dialog__widetextarea--readonly_dark[readonly]{color:#555}html.theme-dark .tv-control-input--readonly_dark,html.theme-dark .tv-control-input--readonly_dark[readonly],html.theme-dark .tv-control-textarea--readonly_dark,html.theme-dark .tv-control-textarea--readonly_dark[readonly],html.theme-dark .tv-dialog__chat-username-input--readonly_dark,html.theme-dark .tv-dialog__chat-username-input--readonly_dark[readonly],html.theme-dark .tv-dialog__widetextarea--readonly_dark,html.theme-dark .tv-dialog__widetextarea--readonly_dark[readonly]{color:#4c525e}.tv-control-input.i-disabled,.tv-control-input[disabled],.tv-control-textarea.i-disabled,.tv-control-textarea[disabled],.tv-dialog__chat-username-input.i-disabled,.tv-dialog__chat-username-input[disabled],.tv-dialog__widetextarea.i-disabled,.tv-dialog__widetextarea[disabled]{color:#ececec;border-color:#ececec}html.theme-dark .tv-control-input.i-disabled,html.theme-dark .tv-control-input[disabled],html.theme-dark .tv-control-textarea.i-disabled,html.theme-dark .tv-control-textarea[disabled],html.theme-dark .tv-dialog__chat-username-input.i-disabled,html.theme-dark .tv-dialog__chat-username-input[disabled],html.theme-dark .tv-dialog__widetextarea.i-disabled,html.theme-dark .tv-dialog__widetextarea[disabled]{border-color:#262b3e;color:#262b3e}.tv-control-input.i-disabled::-webkit-input-placeholder,.tv-control-input[disabled]::-webkit-input-placeholder,.tv-control-textarea.i-disabled::-webkit-input-placeholder,.tv-control-textarea[disabled]::-webkit-input-placeholder,.tv-dialog__chat-username-input.i-disabled::-webkit-input-placeholder,.tv-dialog__chat-username-input[disabled]::-webkit-input-placeholder,.tv-dialog__widetextarea.i-disabled::-webkit-input-placeholder,.tv-dialog__widetextarea[disabled]::-webkit-input-placeholder{color:#ececec}.tv-control-input.i-disabled:-ms-input-placeholder,.tv-control-input.i-disabled::-ms-input-placeholder,.tv-control-input[disabled]:-ms-input-placeholder,.tv-control-input[disabled]::-ms-input-placeholder,.tv-control-textarea.i-disabled:-ms-input-placeholder,.tv-control-textarea.i-disabled::-ms-input-placeholder,.tv-control-textarea[disabled]:-ms-input-placeholder,.tv-control-textarea[disabled]::-ms-input-placeholder,.tv-dialog__chat-username-input.i-disabled:-ms-input-placeholder,.tv-dialog__chat-username-input.i-disabled::-ms-input-placeholder,.tv-dialog__chat-username-input[disabled]:-ms-input-placeholder,.tv-dialog__chat-username-input[disabled]::-ms-input-placeholder,.tv-dialog__widetextarea.i-disabled:-ms-input-placeholder,.tv-dialog__widetextarea.i-disabled::-ms-input-placeholder,.tv-dialog__widetextarea[disabled]:-ms-input-placeholder,.tv-dialog__widetextarea[disabled]::-ms-input-placeholder{color:#ececec}.tv-control-input.i-disabled::placeholder,.tv-control-input[disabled]::placeholder,.tv-control-textarea.i-disabled::placeholder,.tv-control-textarea[disabled]::placeholder,.tv-dialog__chat-username-input.i-disabled::placeholder,.tv-dialog__chat-username-input[disabled]::placeholder,.tv-dialog__widetextarea.i-disabled::placeholder,.tv-dialog__widetextarea[disabled]::placeholder{color:#ececec}html.theme-dark .tv-control-input.i-disabled::-webkit-input-placeholder,html.theme-dark .tv-control-input[disabled]::-webkit-input-placeholder,html.theme-dark .tv-control-textarea.i-disabled::-webkit-input-placeholder,html.theme-dark .tv-control-textarea[disabled]::-webkit-input-placeholder,html.theme-dark .tv-dialog__chat-username-input.i-disabled::-webkit-input-placeholder,html.theme-dark .tv-dialog__chat-username-input[disabled]::-webkit-input-placeholder,html.theme-dark .tv-dialog__widetextarea.i-disabled::-webkit-input-placeholder,html.theme-dark .tv-dialog__widetextarea[disabled]::-webkit-input-placeholder{color:#262b3e}html.theme-dark .tv-control-input.i-disabled:-ms-input-placeholder,html.theme-dark .tv-control-input.i-disabled::-ms-input-placeholder,html.theme-dark .tv-control-input[disabled]:-ms-input-placeholder,html.theme-dark .tv-control-input[disabled]::-ms-input-placeholder,html.theme-dark .tv-control-textarea.i-disabled:-ms-input-placeholder,html.theme-dark .tv-control-textarea.i-disabled::-ms-input-placeholder,html.theme-dark .tv-control-textarea[disabled]:-ms-input-placeholder,html.theme-dark .tv-control-textarea[disabled]::-ms-input-placeholder,html.theme-dark .tv-dialog__chat-username-input.i-disabled:-ms-input-placeholder,html.theme-dark .tv-dialog__chat-username-input.i-disabled::-ms-input-placeholder,html.theme-dark .tv-dialog__chat-username-input[disabled]:-ms-input-placeholder,html.theme-dark .tv-dialog__chat-username-input[disabled]::-ms-input-placeholder,html.theme-dark .tv-dialog__widetextarea.i-disabled:-ms-input-placeholder,html.theme-dark .tv-dialog__widetextarea.i-disabled::-ms-input-placeholder,html.theme-dark .tv-dialog__widetextarea[disabled]:-ms-input-placeholder,html.theme-dark .tv-dialog__widetextarea[disabled]::-ms-input-placeholder{color:#262b3e}html.theme-dark .tv-control-input.i-disabled::placeholder,html.theme-dark .tv-control-input[disabled]::placeholder,html.theme-dark .tv-control-textarea.i-disabled::placeholder,html.theme-dark .tv-control-textarea[disabled]::placeholder,html.theme-dark .tv-dialog__chat-username-input.i-disabled::placeholder,html.theme-dark .tv-dialog__chat-username-input[disabled]::placeholder,html.theme-dark .tv-dialog__widetextarea.i-disabled::placeholder,html.theme-dark .tv-dialog__widetextarea[disabled]::placeholder{color:#262b3e}.feature-no-touch .tv-control-input.i-disabled:hover,.feature-no-touch .tv-control-input[disabled]:hover,.feature-no-touch .tv-control-textarea.i-disabled:hover,.feature-no-touch .tv-control-textarea[disabled]:hover,.feature-no-touch .tv-dialog__chat-username-input.i-disabled:hover,.feature-no-touch .tv-dialog__chat-username-input[disabled]:hover,.feature-no-touch .tv-dialog__widetextarea.i-disabled:hover,.feature-no-touch .tv-dialog__widetextarea[disabled]:hover{border-color:#ececec}html.feature-no-touch.theme-dark .tv-control-input.i-disabled:hover,html.feature-no-touch.theme-dark .tv-control-input[disabled]:hover,html.feature-no-touch.theme-dark .tv-control-textarea.i-disabled:hover,html.feature-no-touch.theme-dark .tv-control-textarea[disabled]:hover,html.feature-no-touch.theme-dark .tv-dialog__chat-username-input.i-disabled:hover,html.feature-no-touch.theme-dark .tv-dialog__chat-username-input[disabled]:hover,html.feature-no-touch.theme-dark .tv-dialog__widetextarea.i-disabled:hover,html.feature-no-touch.theme-dark .tv-dialog__widetextarea[disabled]:hover{border-color:#262b3e}.tv-control-input.i-error,.tv-control-textarea.i-error,.tv-dialog__chat-username-input.i-error,.tv-dialog__widetextarea.i-error{border-color:#ff4a68!important}.feature-no-touch .tv-control-input.i-error:hover,.feature-no-touch .tv-control-textarea.i-error:hover,.feature-no-touch .tv-dialog__chat-username-input.i-error:hover,.feature-no-touch .tv-dialog__widetextarea.i-error:hover{border-color:#f24965!important}.feature-no-touch .tv-control-input.i-error:focus,.feature-no-touch .tv-control-textarea.i-error:focus,.feature-no-touch .tv-dialog__chat-username-input.i-error:focus,.feature-no-touch .tv-dialog__widetextarea.i-error:focus,.feature-touch .tv-control-input.i-error:focus,.feature-touch .tv-control-textarea.i-error:focus,.feature-touch .tv-dialog__chat-username-input.i-error:focus,.feature-touch .tv-dialog__widetextarea.i-error:focus{border-color:#ff173e!important}.tv-control-input.i-success,.tv-control-textarea.i-success,.tv-dialog__chat-username-input.i-success,.tv-dialog__widetextarea.i-success{border-color:#3cbc98!important}.feature-no-touch .tv-control-input.i-success:hover,.feature-no-touch .tv-control-textarea.i-success:hover,.feature-no-touch .tv-dialog__chat-username-input.i-success:hover,.feature-no-touch .tv-dialog__widetextarea.i-success:hover{border-color:#38b395!important}.feature-no-touch .tv-control-input.i-success:focus,.feature-no-touch .tv-control-textarea.i-success:focus,.feature-no-touch .tv-dialog__chat-username-input.i-success:focus,.feature-no-touch .tv-dialog__widetextarea.i-success:focus,.feature-touch .tv-control-input.i-success:focus,.feature-touch .tv-control-textarea.i-success:focus,.feature-touch .tv-dialog__chat-username-input.i-success:focus,.feature-touch .tv-dialog__widetextarea.i-success:focus{border-color:#00a97f!important}.tv-control-input--file{display:none}.tv-control-textarea,.tv-dialog__widetextarea{height:auto;padding-top:9px;padding-bottom:9px}.tv-control-textarea--readonly_dark,.tv-control-textarea--readonly_dark[readonly],.tv-dialog__widetextarea--readonly_dark,.tv-dialog__widetextarea--readonly_dark[readonly]{color:#555}html.theme-dark .tv-control-textarea--readonly_dark,html.theme-dark .tv-control-textarea--readonly_dark[readonly],html.theme-dark .tv-dialog__widetextarea--readonly_dark,html.theme-dark .tv-dialog__widetextarea--readonly_dark[readonly]{color:#4c525e}.tv-dialog{display:inline-block;position:relative;min-width:280px;text-align:left;box-sizing:border-box;transition-property:none;background-color:#fff;border-radius:1px;box-shadow:0 1px 8px 0 rgba(19,23,34,.5)}html.theme-dark .tv-dialog{box-shadow:0 1px 8px 0 rgba(0,0,0,.5);background-color:#1c2030}.tv-dialog .tv-text 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{box-shadow:none!important;background-color:transparent}html.theme-dark .tv-dialog--signin,html.theme-dark .tv-dialog--signin.i-focused{background-color:transparent}.tv-dialog--popup{width:calc(100% - 20px)}.tv-dialog__modal-wrap,.tv-dialog__overlay{position:fixed;contain:strict;left:0;top:0;right:0;bottom:0;z-index:110;box-sizing:border-box}.tv-dialog__overlay{background-color:rgba(0,0,0,.05);transition:opacity .2625s cubic-bezier(.215,.61,.355,1)}.tv-dialog__overlay.i-closed{opacity:0;transition-duration:.175s;transition-timing-function:cubic-bezier(.55,.055,.675,.19)}.tv-dialog__overlay--signin,html.theme-dark .tv-dialog__overlay--signin{background-color:#1c2030}.tv-dialog__overlay--signin.i-closing{transition-delay:.175s}.tv-dialog__modal-wrap{overflow-x:hidden;overflow-y:auto;-webkit-overflow-scrolling:touch}.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{height:100%;margin:0;padding:0;border:0;text-align:center;box-sizing:border-box}.tv-dialog__modal-container:after{content:"";display:inline-block;vertical-align:middle;height:100%}.tv-dialog__modal-body{display:inline-block;vertical-align:middle;padding:40px 20px;font-size:14px;width:100%;box-sizing:border-box}@media screen and (max-width:1019px){.tv-dialog__modal-body{padding:20px}}.tv-dialog__error{position:absolute;padding:30px;top:0;left:0;right:0;color:#ff4a68;background:#fff;border:1px solid #ff4a68;border-radius:3px 3px 0 0;transform-origin:top center;box-sizing:border-box;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:#1c2030}.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:#ff4a68;transition:color .35s ease;text-decoration:underline}.tv-dialog__error a:visited{color:#ff4a68;fill:#ff4a68}.feature-no-touch .tv-dialog__error a:hover{color:#f24965;fill:#f24965;transition-duration:.06s}.feature-no-touch .tv-dialog__error a:active,.feature-touch .tv-dialog__error a:active{color:#ff173e;fill:#ff173e;transition-duration:.06s}.tv-dialog__error--dark{border-radius:3px;border-color:#4e5866;background-color:#2a2c39}.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{margin-right:20px;margin-bottom:10px;flex:0 0 auto}.tv-dialog__header-logo svg{max-height:95px}.tv-dialog__header-title{flex:1 1 auto}.tv-dialog__section{padding:30px;border-bottom:1px solid;border-bottom-color:#dadde0}html.theme-dark .tv-dialog__section{border-bottom-color:#363c4e}.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{display:inline-block;box-sizing:border-box;white-space:nowrap;width:100%;padding-bottom:40px;text-align:right}.tv-dialog__section--actions_with-help:after{clear:both;display:table;content:""}.tv-dialog__section--actions_with-border{border-top:1px solid;border-top-color:#dadde0;padding-top:29px}html.theme-dark .tv-dialog__section--actions_with-border{border-top-color:#363c4e}@media screen and (max-width:767px){.tv-dialog__section--actions_with-border{padding:19px}}@media screen and (max-width:479px){.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{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.tv-dialog__grab{cursor:url("/static/bundles/grab.bc156522a6b55a60be9fae15c14b66c5.bc156522a6b5.cur"),move;cursor:-webkit-grab;cursor:grab}.feature-no-touch .tv-dialog__grab:active,.feature-touch .tv-dialog__grab:active,.ui-draggable-dragging .tv-dialog__grab{cursor:url("/static/bundles/grabbing.1c0862a8a8c0fb02885557bc97fdafe7.1c0862a8a8c0.cur"),move;cursor:-webkit-grabbing;cursor:grabbing}.tv-dialog__title{font-size:14px;font-weight:700;color:#4a4a4a}html.theme-dark .tv-dialog__title{color:#c5cbce}.tv-dialog__title--relative{position:relative}.tv-dialog__close{position:absolute;padding:15px;top:17px;right:15px;cursor:pointer;opacity:.5;transition:opacity .35s ease;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}@media screen and (max-width:767px){.tv-dialog__close{top:7px;right:7px}}.feature-no-touch .tv-dialog__close:hover{opacity:1;transition-duration:.06s}.tv-dialog__close svg{display:block;width:13px;height:13px;fill:#4a4a4a}html.theme-dark .tv-dialog__close svg{fill:#c5cbce}.tv-dialog__close--new-style svg{width:21px;height:21px;fill:#4c525e}.tv-dialog__widetextarea{padding:25px 30px;border-radius:0;border-left:none;border-right:none;background-color:#fff;color:#4a4a4a}html.theme-dark .tv-dialog__widetextarea{color:#c5cbce;background-color:#1c2030}@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{float:left;position:relative;top:8px;margin-right:15px;width:18px;height:18px;font-size:13px;line-height:16px;color:#b4b4b4;border:1px solid;border-color:#b4b4b4;border-radius:50%;transition:border-color .35s ease,color .35s ease}html.theme-dark .tv-dialog__help{border-color:#4c525e;color:#4c525e}.tv-dialog__help:after{content:"?";position:absolute;display:inline-block;top:2px;left:7px}.feature-no-touch .tv-dialog__help:hover{color:#212121;border:1px solid;border-color:#4a4a4a;transition-duration:.06s}html.feature-no-touch.theme-dark .tv-dialog__help:hover{border-color:#c5cbce}.tv-dialog__username-pretext{margin-right:5px}.tv-dialog__chat-username-input{display:inline-block;border-width:0;width:85%;height:15px;background-color:#fff;color:#4a4a4a}html.theme-dark .tv-dialog__chat-username-input{color:#c5cbce;background-color:#1c2030}.tv-dialog__chat-username-input--error{background-color:#daa}html.theme-dark .tv-dialog__chat-username-input--error{background-color:#ff4a68}.tv-dialog__scroll-wrap{position:relative}.tv-dialog__scroll-wrap.i-scrollable{overflow:hidden}.feature-touch .tv-dialog__scroll-wrap.i-scrollable{overflow-x:hidden;overflow-y:scroll}.tv-dialog__scroll-wrap-inner{position:relative;padding-bottom:0}.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}}.i-hidden{display:none!important}.i-invisible{visibility:hidden!important}.i-clearfix:after{clear:both;display:table;content:""}.i-align_left{text-align:left!important}.i-align_right{text-align:right!important}.i-align_center{text-align:center!important}.i-float_left{float:left!important}.i-float_right{float:right!important}.i-float_none{float:none!important}@media screen and (min-width:1020px){.i-device-only{display:none!important}}@media screen and (max-width:1019px){.i-desktop-only{display:none!important}}@media screen and (min-width:479px){.i-phones-only{display:none!important}}@media screen and (max-width:479px){.i-except-phones-only{display:none!important}}.tv-market-status__dot{display:inline-block;width:4px;height:4px;border-radius:50%;vertical-align:middle}.tv-market-status--pre-market{color:#ff9247;font-family:Trebuchet MS,Tahoma,Arial,sans-serif}.tv-market-status--pre-market .tv-market-status__dot{background-color:#ff9247}.tv-market-status--post-market{color:#3bb3e4;font-family:Trebuchet MS,Tahoma,Arial,sans-serif}.tv-market-status--post-market .tv-market-status__dot{background-color:#3bb3e4}.tv-market-status--market{color:#318757;font-family:Trebuchet MS,Tahoma,Arial,sans-serif}.tv-market-status--market .tv-market-status__dot{background-color:#318757}.tv-market-status--out-of-session{color:#939393;font-family:Trebuchet MS,Tahoma,Arial,sans-serif}.tv-market-status--out-of-session .tv-market-status__dot{background-color:#939393}.tv-market-status--invalid{color:#bd3820;font-family:Trebuchet MS,Tahoma,Arial,sans-serif}.tv-market-status--invalid .tv-market-status__dot{background-color:#bd3820}.tv-market-status--replay{color:#ff4a68;font-family:Trebuchet MS,Tahoma,Arial,sans-serif}.tv-market-status--replay .tv-market-status__dot{background-color:#ff4a68}.tv-market-status--for-chart{display:block;float:left;margin-right:0}.tv-market-status--for-chart--pre-market{color:#ff9247;font-family:Trebuchet MS,Tahoma,Arial,sans-serif}.tv-market-status--for-chart--pre-market .tv-market-status__dot{background-color:#ff9247}.tv-market-status--for-chart--post-market{color:#3bb3e4;font-family:Trebuchet MS,Tahoma,Arial,sans-serif}.tv-market-status--for-chart--post-market .tv-market-status__dot{background-color:#3bb3e4}.tv-market-status--for-chart--market{color:#318757;font-family:Trebuchet MS,Tahoma,Arial,sans-serif}.tv-market-status--for-chart--market .tv-market-status__dot{background-color:#318757}.tv-market-status--for-chart--out-of-session{color:#939393;font-family:Trebuchet MS,Tahoma,Arial,sans-serif}.tv-market-status--for-chart--out-of-session .tv-market-status__dot{background-color:#939393}.tv-market-status--for-chart--invalid{color:#bd3820;font-family:Trebuchet MS,Tahoma,Arial,sans-serif}.tv-market-status--for-chart--invalid .tv-market-status__dot{background-color:#bd3820}.tv-market-status--for-chart--replay{color:#ff4a68;font-family:Trebuchet MS,Tahoma,Arial,sans-serif}.tv-market-status--for-chart--replay .tv-market-status__dot{background-color:#ff4a68}.tv-market-status--loading--for-chart{color:#3bb3e4;font-family:Trebuchet MS,Tahoma,Arial,sans-serif}.tv-market-status--loading--for-chart .tv-market-status__dot{background-color:#3bb3e4}.tv-market-status--for-symbol-list{vertical-align:1px;line-height:15px}.tv-market-status--for-ticker{margin-left:4px}.tv-market-status--for-watch-list{position:absolute;right:0}.tv-market-status--for-symbol-widget{line-height:24px;font-size:10px}.tv-market-status__dot--for-chart{margin-right:4px;vertical-align:1px;width:6px;height:6px}.tv-market-status__dot--for-symbol-list{margin-left:4px}.tv-market-status__dot--for-watch-list{margin-bottom:3px}.tv-market-status__dot--for-symbol-widget{margin-left:8px;font-size:24px}.tv-market-status__label--for-chart{line-height:16px;display:block;float:right}.tv-market-status__label--for-symbol-list,.tv-market-status__label--for-watch-list{display:none}.tv-market-status__label--for-symbol-widget{float:right;margin-left:4px;font-size:13px}.tv-market-status--market .tv-market-status__dot--for-symbol-list,.tv-market-status--market .tv-market-status__dot--for-ticker,.tv-market-status--market .tv-market-status__dot--for-watch-list,.tv-market-status__label--for-ticker{display:none}.tv-market-status--for-chart{margin-left:5px}.tv-market-status--market--for-chart{display:none}.tv-market-status--market--for-symbol-widget{color:#3cbc98;font-family:Trebuchet MS,Tahoma,Arial,sans-serif}.tv-market-status--market--for-symbol-widget .tv-market-status__dot{background-color:#3cbc98}.common-tooltip-wrapper{position:fixed;margin:2px 0;pointer-events:none;transition:opacity .15s linear;z-index:1000}.common-tooltip-wrapper.vertical{margin:0 2px}.common-tooltip-wrapper.farther{margin:8px 0}.common-tooltip-wrapper.farther.vertical{margin:0 8px}.common-tooltip-wrapper.no-pointer-events{margin:8px 0}.common-tooltip-wrapper.no-pointer-events.vertical{margin:0 8px}.common-tooltip-wrapper.no-pointer-events.farther{margin:14px 0}.common-tooltip-wrapper.no-pointer-events.farther.vertical{margin:0 14px}.common-tooltip-wrapper.pointer-events-auto{pointer-events:auto}.common-tooltip-wrapper .common-tooltip-body{position:relative;padding:7px 8px;background-color:#262b3e;color:#e1ecf2;border:1px solid;border-color:#fff;font-size:11px;max-width:300px;white-space:pre-wrap;word-wrap:break-word;text-align:center}html.theme-dark .common-tooltip-wrapper .common-tooltip-body{border-color:#363c4e;color:#fff;background-color:#363c4e}.common-tooltip-wrapper .common-tooltip-body--width_wide{max-width:620px}.common-tooltip-wrapper:after,.common-tooltip-wrapper:before{content:"";display:block;position:absolute;width:0;height:0}.common-tooltip-wrapper.below:before{top:-7px;left:50%;margin-left:-8px;border-left:8px solid transparent;border-right:8px solid transparent;border-bottom:8px solid;border-bottom-color:#fff}html.theme-dark .common-tooltip-wrapper.below:before{border-bottom-color:#363c4e}.common-tooltip-wrapper.below:after{top:-5px;left:50%;margin-left:-6px;border-left:6px solid transparent;border-right:6px solid transparent;border-bottom:6px solid #262b3e}html.theme-dark .common-tooltip-wrapper.below:after{border-bottom:6px solid #363c4e}.common-tooltip-wrapper.above:before{bottom:-7px;left:50%;margin-left:-8px;border-left:8px solid transparent;border-right:8px solid transparent;border-top:8px solid;border-top-color:#fff}html.theme-dark .common-tooltip-wrapper.above:before{border-top-color:#363c4e}.common-tooltip-wrapper.above:after{bottom:-5px;left:50%;margin-left:-6px;border-left:6px solid transparent;border-right:6px solid transparent;border-top:6px solid #262b3e}html.theme-dark .common-tooltip-wrapper.above:after{border-top:6px solid #363c4e}.common-tooltip-wrapper.otr:before{left:-7px;top:50%;margin-top:-8px;border-top:8px solid transparent;border-bottom:8px solid transparent;border-right:8px solid;border-right-color:#fff}html.theme-dark .common-tooltip-wrapper.otr:before{border-right-color:#363c4e}.common-tooltip-wrapper.otr:after{left:-5px;top:50%;margin-top:-6px;border-top:6px solid transparent;border-bottom:6px solid transparent;border-right:6px solid;border-right-color:#262b3e}html.theme-dark .common-tooltip-wrapper.otr:after{border-right-color:#363c4e}.common-tooltip-wrapper.otl:before{right:-7px;top:50%;margin-top:-8px;border-top:8px solid transparent;border-bottom:8px solid transparent;border-left:8px solid;border-left-color:#fff}html.theme-dark .common-tooltip-wrapper.otl:before{border-left-color:#363c4e}.common-tooltip-wrapper.otl:after{right:-5px;top:50%;margin-top:-6px;border-top:6px solid transparent;border-bottom:6px solid transparent;border-left:6px solid;border-left-color:#262b3e}html.theme-dark .common-tooltip-wrapper.otl:after{border-left-color:#363c4e}.common-tooltip-wrapper.theme-white .common-tooltip-body{background-color:#fff;color:#333;border:1px solid;border-color:#d6d6d6}.common-tooltip-wrapper.theme-white.below:before{border-bottom-color:#d6d6d6}.common-tooltip-wrapper.theme-white.below:after{border-bottom-color:#fff}.common-tooltip-wrapper.theme-white.above:before{border-top-color:#d6d6d6}.common-tooltip-wrapper.theme-white.above:after{border-top-color:#fff}.common-tooltip-wrapper.theme-white.otr:before{border-right-color:#d6d6d6}.common-tooltip-wrapper.theme-white.otr:after{border-right-color:#fff}.common-tooltip-wrapper.theme-white.otl:before{border-left-color:#d6d6d6}.common-tooltip-wrapper.theme-white.otl:after{border-left-color:#fff}.common-tooltip-wrapper.theme-round-shadow .common-tooltip-body{background-color:#fff;color:#333;border-radius:2px;box-shadow:0 1px 3px 0 rgba(42,44,57,.29)}.common-tooltip-wrapper.theme-round-shadow.below:after{border-bottom-color:#fff}.common-tooltip-wrapper.theme-round-shadow.above:after{border-top-color:#fff}.common-tooltip-wrapper.theme-round-shadow.otr:after{border-right-color:#fff}.common-tooltip-wrapper.theme-round-shadow.otl:after{border-left-color:#fff}.common-tooltip-wrapper.quote-tooltip .common-tooltip-body{text-align:left;padding:18px}.common-tooltip-wrapper.quote-tooltip .symbol-short-name{font-size:23px;line-height:23px}.common-tooltip-wrapper.quote-tooltip .symbol-description-name{font-size:10px;color:#787878}.common-tooltip-wrapper.quote-tooltip .symbol-last{font-size:28px;font-weight:700}.common-tooltip-wrapper.quote-tooltip .symbol-change,.common-tooltip-wrapper.quote-tooltip .symbol-change-pt{font-size:17px}.common-tooltip-wrapper.quote-tooltip .mini-chart{margin-top:25px;width:192px;height:68px}.tv-data-mode{font-family:Trebuchet MS,Tahoma,Arial,sans-serif;vertical-align:top}.tv-data-mode--realtime{color:#318757}.tv-data-mode--snapshot{color:#3bb3e4}.tv-data-mode--endofday{color:#a953ae}.tv-data-mode--connecting,.tv-data-mode--forbidden,.tv-data-mode--invalid,.tv-data-mode--loading{visibility:hidden}.tv-data-mode--delayed{color:#ff9247}.tv-data-mode--for-ticker{display:inline-block;font-size:10px;margin-left:2px}.tv-data-mode--realtime--for-ticker{display:none}.tv-data-mode--replay{color:#ff4a68}.tv-data-mode--for-chart{float:right;line-height:16px;margin-left:6px}.tv-data-mode--connecting--for-chart,.tv-data-mode--loading--for-chart{display:none}.tv-data-mode--forbidden--for-chart,.tv-data-mode--invalid--for-chart{color:#bd3820;visibility:visible}.tv-data-mode--realtime--for-chart{display:none}.tv-data-mode--for-chart.tv-data-mode--replay{margin-left:0}.tv-data-mode--for-symbol-list{height:10px;width:8px;font-size:10px;font-weight:700;font-style:normal;font-stretch:normal;line-height:normal;text-align:left;margin-left:1px}.tv-data-mode--realtime--for-symbol-list{visibility:hidden}.tv-data-mode--for-symbol-widget{display:inline;margin-left:3px;line-height:17px;font-size:15px}.tv-data-mode--realtime--for-symbol-widget{display:none}.tv-data-mode--for-watch-list{display:block;float:left;margin:0 3px;margin-top:.65em;font-size:10px}.tv-data-mode--realtime--for-watch-list{visibility:hidden}.tv-data-mode--size_large{font-size:12px}.tv-data-mode--for-symbol-info{display:inline;margin-left:3px;line-height:17px;font-size:15px}.tv-data-mode--realtime--for-symbol-info{display:none}.tv-gopro-dialog__section{padding-top:40px}.tv-gopro-dialog__section p:last-child{margin-bottom:0}.tv-gopro-dialog__section-header{display:inline-block;margin-bottom:10px;width:100%}.tv-gopro-dialog__section-header-logo,.tv-gopro-dialog__section-header-title{display:inline-block}.tv-gopro-dialog__section-header-logo{float:left;width:27%}.tv-gopro-dialog__section-header-title{width:72%}.tv-gopro-dialog__section-header-title .tv-gopro-dialog__section-header-title-text{font-size:26px;margin-bottom:10px}@media screen and (max-width:479px){.tv-gopro-dialog__section-header{text-align:center}.tv-gopro-dialog__section-header-logo{float:none;margin-bottom:10px}.tv-gopro-dialog__section-header-logo,.tv-gopro-dialog__section-header-title{width:100%}}.tv-gopro-dialog__section--actions{padding-bottom:40px}@media screen and (max-width:479px){.tv-gopro-dialog__section--actions{display:flex;flex-direction:column-reverse;text-align:center;bottom:30px}.tv-gopro-dialog__section--actions>:not(:last-child){margin-top:10px}.tv-gopro-dialog__section--actions>:not(:first-child){margin-left:0}}.tv-dropdown{position:relative;display:inline-block;vertical-align:middle}.feature-no-touch .tv-dropdown.i-inactive .tv-dropdown__item:hover,.feature-no-touch .tv-dropdown__group.i-inactive .tv-dropdown__item:hover,.tv-dropdown.i-inactive .tv-dropdown__item,.tv-dropdown__group.i-inactive .tv-dropdown__item{cursor:default;color:#adaeb0;background-color:transparent}.tv-dropdown__desc{display:block;margin-top:2px;font-size:11px;color:#adaeb0;transition:color .35s ease}.feature-no-touch .tv-dropdown__item:hover .tv-dropdown__desc{color:#757575;transition-duration:.06s}.tv-dropdown.i-inactive .tv-dropdown__desc,.tv-dropdown__group.i-inactive .tv-dropdown__desc{color:#c8c8c8;transition-duration:.06s}.tv-dropdown__button{cursor:pointer}.tv-dropdown__button--dashed{border-bottom-style:dashed}.tv-dropdown__group--divided{border-bottom:1px solid #eaecef}.tv-dropdown__group--divided:last-child{border-bottom:none}.tv-dropdown__body{position:absolute;top:-15px;left:0;z-index:99;padding:15px 0;font-size:13px;line-height:1;border-radius:3px;background-color:#fff;border-radius:1px;box-shadow:0 1px 8px 0 rgba(19,23,34,.5)}html.theme-dark .tv-dropdown__body{box-shadow:0 1px 8px 0 rgba(0,0,0,.5);background-color:#1c2030}.tv-dropdown__body--under-trigger{top:100%;top:calc(100% - 1px)}.tv-dropdown__body--over-trigger{top:0}.tv-dropdown__body--position_right{left:auto;right:0}.tv-dropdown__body--position_outer_right{left:100%}.tv-dropdown__title{margin-top:10px;padding:10px 15px;font-size:14px;font-weight:700;color:#bdbec0;text-transform:uppercase}.tv-dropdown__title:first-child{margin-top:0}.tv-dropdown__item{white-space:nowrap;position:relative;display:block;cursor:pointer;padding:10px 15px;transition:color .35s ease,background-color .35s ease;text-align:left;overflow:hidden;text-overflow:ellipsis}.tv-dropdown__item,.tv-dropdown__item:visited{color:#2f3241}html.theme-dark .tv-dropdown__item,html.theme-dark .tv-dropdown__item:visited{color:#d6d8e0}.feature-no-touch .tv-dropdown__item:hover{color:#4a4a4a;background-color:#f2f3f5;transition-duration:.06s}html.feature-no-touch.theme-dark .tv-dropdown__item:hover{background-color:#2f3241;color:#c5cbce}.feature-no-touch .tv-dropdown__item:active,.feature-touch .tv-dropdown__item:active{color:#4a4a4a;background-color:#e5e5e8;transition-duration:.06s}html.feature-no-touch.theme-dark .tv-dropdown__item:active,html.feature-touch.theme-dark .tv-dropdown__item:active{background-color:#262b3e;color:#c5cbce}.tv-dropdown__item.i-active{color:#4a4a4a;background-color:#eafafe}html.theme-dark .tv-dropdown__item.i-active{background-color:#21384d;color:#c5cbce}.feature-no-touch .tv-dropdown__item.i-active:hover{color:#000;background-color:#c6e9f8}html.feature-no-touch.theme-dark .tv-dropdown__item.i-active:hover{background-color:#21384d;color:#9db2bd}.feature-no-touch .tv-dropdown__item.i-active:active,.feature-touch .tv-dropdown__item.i-active:active{color:#000;background-color:#b1e2f3}html.feature-no-touch.theme-dark .tv-dropdown__item.i-active:active,html.feature-touch.theme-dark .tv-dropdown__item.i-active:active{background-color:#21384d;color:#9db2bd}.feature-no-touch .tv-dropdown__item.i-disabled:active,.feature-no-touch .tv-dropdown__item.i-disabled:hover,.feature-touch .tv-dropdown__item.i-disabled:active,.tv-dropdown__item.i-disabled{cursor:default;color:#e5e5e8;background-color:transparent}html.feature-no-touch.theme-dark .tv-dropdown__item.i-disabled:active,html.feature-no-touch.theme-dark .tv-dropdown__item.i-disabled:hover,html.feature-touch.theme-dark .tv-dropdown__item.i-disabled:active,html.theme-dark .tv-dropdown__item.i-disabled{color:#758696}.tv-dropdown__item--subitem{padding:10px 15px 10px 30px}.feature-no-touch .tv-dropdown__item--not-interactive.i-active:active,.feature-no-touch .tv-dropdown__item--not-interactive.i-active:hover,.feature-no-touch .tv-dropdown__item--not-interactive:active,.feature-no-touch .tv-dropdown__item--not-interactive:hover,.feature-touch .tv-dropdown__item--not-interactive.i-active:active,.feature-touch .tv-dropdown__item--not-interactive:active,.tv-dropdown__item--not-interactive.i-active{background-color:transparent}.tv-dropdown__item-text{vertical-align:middle}.tv-dropdown-behavior__body{display:none;box-sizing:border-box}.tv-dropdown-behavior__body.i-opened{display:block}.tv-dropdown-behavior__body--width_full{min-width:100%}.tv-dropdown-behavior__button{cursor:pointer}.tv-dropdown-behavior__inscroll,.tv-dropdown-behavior__item,.tv-dropdown-behavior__scroll{display:block;position:relative}.tv-dropdown-behavior__scroll{overflow:hidden}.tv-control-input,.tv-control-textarea,.tv-dialog__chat-username-input,.tv-dialog__widetextarea{display:block;padding:0 12px;width:100%;height:34px;font-size:13px;color:#4a4a4a;border:1px solid #dadde0;background-color:#fff;border-radius:2px;box-sizing:border-box;-webkit-tap-highlight-color:transparent;transition:border-color .35s ease,background-color .35s ease}html.theme-dark .tv-control-input,html.theme-dark .tv-control-textarea,html.theme-dark .tv-dialog__chat-username-input,html.theme-dark .tv-dialog__widetextarea{background-color:#1c2030;border-color:#363c4e;color:#c5cbce}.tv-control-input::-webkit-input-placeholder,.tv-control-textarea::-webkit-input-placeholder,.tv-dialog__chat-username-input::-webkit-input-placeholder,.tv-dialog__widetextarea::-webkit-input-placeholder{color:#adaeb0;opacity:1}.tv-control-input:-ms-input-placeholder,.tv-control-input::-ms-input-placeholder,.tv-control-textarea:-ms-input-placeholder,.tv-control-textarea::-ms-input-placeholder,.tv-dialog__chat-username-input:-ms-input-placeholder,.tv-dialog__chat-username-input::-ms-input-placeholder,.tv-dialog__widetextarea:-ms-input-placeholder,.tv-dialog__widetextarea::-ms-input-placeholder{color:#adaeb0;opacity:1}.tv-control-input::placeholder,.tv-control-textarea::placeholder,.tv-dialog__chat-username-input::placeholder,.tv-dialog__widetextarea::placeholder{color:#adaeb0;opacity:1}html.theme-dark .tv-control-input::-webkit-input-placeholder,html.theme-dark .tv-control-textarea::-webkit-input-placeholder,html.theme-dark .tv-dialog__chat-username-input::-webkit-input-placeholder,html.theme-dark .tv-dialog__widetextarea::-webkit-input-placeholder{color:#4f5966}html.theme-dark .tv-control-input:-ms-input-placeholder,html.theme-dark .tv-control-input::-ms-input-placeholder,html.theme-dark .tv-control-textarea:-ms-input-placeholder,html.theme-dark .tv-control-textarea::-ms-input-placeholder,html.theme-dark .tv-dialog__chat-username-input:-ms-input-placeholder,html.theme-dark .tv-dialog__chat-username-input::-ms-input-placeholder,html.theme-dark .tv-dialog__widetextarea:-ms-input-placeholder,html.theme-dark .tv-dialog__widetextarea::-ms-input-placeholder{color:#4f5966}html.theme-dark .tv-control-input::placeholder,html.theme-dark .tv-control-textarea::placeholder,html.theme-dark .tv-dialog__chat-username-input::placeholder,html.theme-dark .tv-dialog__widetextarea::placeholder{color:#4f5966}.tv-control-input:-webkit-autofill,.tv-control-textarea:-webkit-autofill,.tv-dialog__chat-username-input:-webkit-autofill,.tv-dialog__widetextarea:-webkit-autofill{-webkit-text-fill-color:#535353!important;box-shadow:inset 0 0 0 1000px #fff!important}.tv-control-input--size_xsmall,.tv-control-textarea--size_xsmall,.tv-dialog__chat-username-input--size_xsmall,.tv-dialog__widetextarea--size_xsmall{height:19px}.tv-control-input--size_small,.tv-control-textarea--size_small,.tv-dialog__chat-username-input--size_small,.tv-dialog__widetextarea--size_small{height:27px}.tv-control-input--size_large,.tv-control-textarea--size_large,.tv-dialog__chat-username-input--size_large,.tv-dialog__widetextarea--size_large{height:48px}.tv-control-input--connect,.tv-control-textarea--connect,.tv-dialog__chat-username-input--connect,.tv-dialog__widetextarea--connect{border-left:0;border-right:0;border-radius:0}.tv-control-input--connect_left,.tv-control-textarea--connect_left,.tv-dialog__chat-username-input--connect_left,.tv-dialog__widetextarea--connect_left{border-left:none;border-top-left-radius:0;border-bottom-left-radius:0}.tv-control-input--connect_right,.tv-control-textarea--connect_right,.tv-dialog__chat-username-input--connect_right,.tv-dialog__widetextarea--connect_right{border-right:none;border-top-right-radius:0;border-bottom-right-radius:0}.feature-no-touch .tv-control-input:hover,.feature-no-touch .tv-control-textarea:hover,.feature-no-touch .tv-dialog__chat-username-input:hover,.feature-no-touch .tv-dialog__widetextarea:hover{border-color:#c8c8c8;transition-duration:.06s}html.feature-no-touch.theme-dark .tv-control-input:hover,html.feature-no-touch.theme-dark .tv-control-textarea:hover,html.feature-no-touch.theme-dark .tv-dialog__chat-username-input:hover,html.feature-no-touch.theme-dark .tv-dialog__widetextarea:hover{border-color:#4c525e}.feature-no-touch .tv-control-input:focus,.feature-no-touch .tv-control-textarea:focus,.feature-no-touch .tv-dialog__chat-username-input:focus,.feature-no-touch .tv-dialog__widetextarea:focus,.feature-touch .tv-control-input:focus,.feature-touch .tv-control-textarea:focus,.feature-touch .tv-dialog__chat-username-input:focus,.feature-touch .tv-dialog__widetextarea:focus{border-color:#3bb3e4!important;transition-duration:.06s}.tv-control-input[readonly],.tv-control-textarea[readonly],.tv-dialog__chat-username-input[readonly],.tv-dialog__widetextarea[readonly]{color:#8a8a8a;border-color:#dadde0}.feature-no-touch .tv-control-input[readonly]:focus,.feature-no-touch .tv-control-input[readonly]:hover,.feature-no-touch .tv-control-textarea[readonly]:focus,.feature-no-touch .tv-control-textarea[readonly]:hover,.feature-no-touch .tv-dialog__chat-username-input[readonly]:focus,.feature-no-touch .tv-dialog__chat-username-input[readonly]:hover,.feature-no-touch .tv-dialog__widetextarea[readonly]:focus,.feature-no-touch .tv-dialog__widetextarea[readonly]:hover,.feature-touch .tv-control-input[readonly]:focus,.feature-touch .tv-control-textarea[readonly]:focus,.feature-touch .tv-dialog__chat-username-input[readonly]:focus,.feature-touch .tv-dialog__widetextarea[readonly]:focus{border-color:#dadde0}.tv-control-input--readonly_dark,.tv-control-input--readonly_dark[readonly],.tv-control-textarea--readonly_dark,.tv-control-textarea--readonly_dark[readonly],.tv-dialog__chat-username-input--readonly_dark,.tv-dialog__chat-username-input--readonly_dark[readonly],.tv-dialog__widetextarea--readonly_dark,.tv-dialog__widetextarea--readonly_dark[readonly]{color:#555}html.theme-dark .tv-control-input--readonly_dark,html.theme-dark .tv-control-input--readonly_dark[readonly],html.theme-dark .tv-control-textarea--readonly_dark,html.theme-dark .tv-control-textarea--readonly_dark[readonly],html.theme-dark .tv-dialog__chat-username-input--readonly_dark,html.theme-dark .tv-dialog__chat-username-input--readonly_dark[readonly],html.theme-dark .tv-dialog__widetextarea--readonly_dark,html.theme-dark .tv-dialog__widetextarea--readonly_dark[readonly]{color:#4c525e}.tv-control-input.i-disabled,.tv-control-input[disabled],.tv-control-textarea.i-disabled,.tv-control-textarea[disabled],.tv-dialog__chat-username-input.i-disabled,.tv-dialog__chat-username-input[disabled],.tv-dialog__widetextarea.i-disabled,.tv-dialog__widetextarea[disabled]{color:#ececec;border-color:#ececec}html.theme-dark .tv-control-input.i-disabled,html.theme-dark .tv-control-input[disabled],html.theme-dark .tv-control-textarea.i-disabled,html.theme-dark .tv-control-textarea[disabled],html.theme-dark .tv-dialog__chat-username-input.i-disabled,html.theme-dark .tv-dialog__chat-username-input[disabled],html.theme-dark .tv-dialog__widetextarea.i-disabled,html.theme-dark .tv-dialog__widetextarea[disabled]{border-color:#262b3e;color:#262b3e}.tv-control-input.i-disabled::-webkit-input-placeholder,.tv-control-input[disabled]::-webkit-input-placeholder,.tv-control-textarea.i-disabled::-webkit-input-placeholder,.tv-control-textarea[disabled]::-webkit-input-placeholder,.tv-dialog__chat-username-input.i-disabled::-webkit-input-placeholder,.tv-dialog__chat-username-input[disabled]::-webkit-input-placeholder,.tv-dialog__widetextarea.i-disabled::-webkit-input-placeholder,.tv-dialog__widetextarea[disabled]::-webkit-input-placeholder{color:#ececec}.tv-control-input.i-disabled:-ms-input-placeholder,.tv-control-input.i-disabled::-ms-input-placeholder,.tv-control-input[disabled]:-ms-input-placeholder,.tv-control-input[disabled]::-ms-input-placeholder,.tv-control-textarea.i-disabled:-ms-input-placeholder,.tv-control-textarea.i-disabled::-ms-input-placeholder,.tv-control-textarea[disabled]:-ms-input-placeholder,.tv-control-textarea[disabled]::-ms-input-placeholder,.tv-dialog__chat-username-input.i-disabled:-ms-input-placeholder,.tv-dialog__chat-username-input.i-disabled::-ms-input-placeholder,.tv-dialog__chat-username-input[disabled]:-ms-input-placeholder,.tv-dialog__chat-username-input[disabled]::-ms-input-placeholder,.tv-dialog__widetextarea.i-disabled:-ms-input-placeholder,.tv-dialog__widetextarea.i-disabled::-ms-input-placeholder,.tv-dialog__widetextarea[disabled]:-ms-input-placeholder,.tv-dialog__widetextarea[disabled]::-ms-input-placeholder{color:#ececec}.tv-control-input.i-disabled::placeholder,.tv-control-input[disabled]::placeholder,.tv-control-textarea.i-disabled::placeholder,.tv-control-textarea[disabled]::placeholder,.tv-dialog__chat-username-input.i-disabled::placeholder,.tv-dialog__chat-username-input[disabled]::placeholder,.tv-dialog__widetextarea.i-disabled::placeholder,.tv-dialog__widetextarea[disabled]::placeholder{color:#ececec}html.theme-dark .tv-control-input.i-disabled::-webkit-input-placeholder,html.theme-dark .tv-control-input[disabled]::-webkit-input-placeholder,html.theme-dark .tv-control-textarea.i-disabled::-webkit-input-placeholder,html.theme-dark .tv-control-textarea[disabled]::-webkit-input-placeholder,html.theme-dark .tv-dialog__chat-username-input.i-disabled::-webkit-input-placeholder,html.theme-dark .tv-dialog__chat-username-input[disabled]::-webkit-input-placeholder,html.theme-dark .tv-dialog__widetextarea.i-disabled::-webkit-input-placeholder,html.theme-dark .tv-dialog__widetextarea[disabled]::-webkit-input-placeholder{color:#262b3e}html.theme-dark .tv-control-input.i-disabled:-ms-input-placeholder,html.theme-dark .tv-control-input.i-disabled::-ms-input-placeholder,html.theme-dark .tv-control-input[disabled]:-ms-input-placeholder,html.theme-dark .tv-control-input[disabled]::-ms-input-placeholder,html.theme-dark .tv-control-textarea.i-disabled:-ms-input-placeholder,html.theme-dark .tv-control-textarea.i-disabled::-ms-input-placeholder,html.theme-dark .tv-control-textarea[disabled]:-ms-input-placeholder,html.theme-dark .tv-control-textarea[disabled]::-ms-input-placeholder,html.theme-dark .tv-dialog__chat-username-input.i-disabled:-ms-input-placeholder,html.theme-dark .tv-dialog__chat-username-input.i-disabled::-ms-input-placeholder,html.theme-dark .tv-dialog__chat-username-input[disabled]:-ms-input-placeholder,html.theme-dark .tv-dialog__chat-username-input[disabled]::-ms-input-placeholder,html.theme-dark .tv-dialog__widetextarea.i-disabled:-ms-input-placeholder,html.theme-dark .tv-dialog__widetextarea.i-disabled::-ms-input-placeholder,html.theme-dark .tv-dialog__widetextarea[disabled]:-ms-input-placeholder,html.theme-dark .tv-dialog__widetextarea[disabled]::-ms-input-placeholder{color:#262b3e}html.theme-dark .tv-control-input.i-disabled::placeholder,html.theme-dark .tv-control-input[disabled]::placeholder,html.theme-dark .tv-control-textarea.i-disabled::placeholder,html.theme-dark .tv-control-textarea[disabled]::placeholder,html.theme-dark .tv-dialog__chat-username-input.i-disabled::placeholder,html.theme-dark .tv-dialog__chat-username-input[disabled]::placeholder,html.theme-dark .tv-dialog__widetextarea.i-disabled::placeholder,html.theme-dark .tv-dialog__widetextarea[disabled]::placeholder{color:#262b3e}.feature-no-touch .tv-control-input.i-disabled:hover,.feature-no-touch .tv-control-input[disabled]:hover,.feature-no-touch .tv-control-textarea.i-disabled:hover,.feature-no-touch .tv-control-textarea[disabled]:hover,.feature-no-touch .tv-dialog__chat-username-input.i-disabled:hover,.feature-no-touch .tv-dialog__chat-username-input[disabled]:hover,.feature-no-touch .tv-dialog__widetextarea.i-disabled:hover,.feature-no-touch .tv-dialog__widetextarea[disabled]:hover{border-color:#ececec}html.feature-no-touch.theme-dark .tv-control-input.i-disabled:hover,html.feature-no-touch.theme-dark .tv-control-input[disabled]:hover,html.feature-no-touch.theme-dark .tv-control-textarea.i-disabled:hover,html.feature-no-touch.theme-dark .tv-control-textarea[disabled]:hover,html.feature-no-touch.theme-dark .tv-dialog__chat-username-input.i-disabled:hover,html.feature-no-touch.theme-dark .tv-dialog__chat-username-input[disabled]:hover,html.feature-no-touch.theme-dark .tv-dialog__widetextarea.i-disabled:hover,html.feature-no-touch.theme-dark .tv-dialog__widetextarea[disabled]:hover{border-color:#262b3e}.tv-control-input.i-error,.tv-control-textarea.i-error,.tv-dialog__chat-username-input.i-error,.tv-dialog__widetextarea.i-error{border-color:#ff4a68!important}.feature-no-touch .tv-control-input.i-error:hover,.feature-no-touch .tv-control-textarea.i-error:hover,.feature-no-touch .tv-dialog__chat-username-input.i-error:hover,.feature-no-touch .tv-dialog__widetextarea.i-error:hover{border-color:#f24965!important}.feature-no-touch .tv-control-input.i-error:focus,.feature-no-touch .tv-control-textarea.i-error:focus,.feature-no-touch .tv-dialog__chat-username-input.i-error:focus,.feature-no-touch .tv-dialog__widetextarea.i-error:focus,.feature-touch .tv-control-input.i-error:focus,.feature-touch .tv-control-textarea.i-error:focus,.feature-touch .tv-dialog__chat-username-input.i-error:focus,.feature-touch .tv-dialog__widetextarea.i-error:focus{border-color:#ff173e!important}.tv-control-input.i-success,.tv-control-textarea.i-success,.tv-dialog__chat-username-input.i-success,.tv-dialog__widetextarea.i-success{border-color:#3cbc98!important}.feature-no-touch .tv-control-input.i-success:hover,.feature-no-touch .tv-control-textarea.i-success:hover,.feature-no-touch .tv-dialog__chat-username-input.i-success:hover,.feature-no-touch .tv-dialog__widetextarea.i-success:hover{border-color:#38b395!important}.feature-no-touch .tv-control-input.i-success:focus,.feature-no-touch .tv-control-textarea.i-success:focus,.feature-no-touch .tv-dialog__chat-username-input.i-success:focus,.feature-no-touch .tv-dialog__widetextarea.i-success:focus,.feature-touch .tv-control-input.i-success:focus,.feature-touch .tv-control-textarea.i-success:focus,.feature-touch .tv-dialog__chat-username-input.i-success:focus,.feature-touch .tv-dialog__widetextarea.i-success:focus{border-color:#00a97f!important}.tv-control-input--file{display:none}.tv-control-textarea,.tv-dialog__widetextarea{height:auto;padding-top:9px;padding-bottom:9px}.tv-control-textarea--readonly_dark,.tv-control-textarea--readonly_dark[readonly],.tv-dialog__widetextarea--readonly_dark,.tv-dialog__widetextarea--readonly_dark[readonly]{color:#555}html.theme-dark .tv-control-textarea--readonly_dark,html.theme-dark .tv-control-textarea--readonly_dark[readonly],html.theme-dark .tv-dialog__widetextarea--readonly_dark,html.theme-dark .tv-dialog__widetextarea--readonly_dark[readonly]{color:#4c525e}.tv-dialog{display:inline-block;position:relative;min-width:280px;text-align:left;box-sizing:border-box;transition-property:none;background-color:#fff;border-radius:1px;box-shadow:0 1px 8px 0 rgba(19,23,34,.5)}html.theme-dark .tv-dialog{box-shadow:0 1px 8px 0 rgba(0,0,0,.5);background-color:#1c2030}.tv-dialog .tv-text 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{box-shadow:none!important;background-color:transparent}html.theme-dark .tv-dialog--signin,html.theme-dark .tv-dialog--signin.i-focused{background-color:transparent}.tv-dialog--popup{width:calc(100% - 20px)}.tv-dialog__modal-wrap,.tv-dialog__overlay{position:fixed;contain:strict;left:0;top:0;right:0;bottom:0;z-index:110;box-sizing:border-box}.tv-dialog__overlay{background-color:rgba(0,0,0,.05);transition:opacity .2625s cubic-bezier(.215,.61,.355,1)}.tv-dialog__overlay.i-closed{opacity:0;transition-duration:.175s;transition-timing-function:cubic-bezier(.55,.055,.675,.19)}.tv-dialog__overlay--signin,html.theme-dark .tv-dialog__overlay--signin{background-color:#1c2030}.tv-dialog__overlay--signin.i-closing{transition-delay:.175s}.tv-dialog__modal-wrap{overflow-x:hidden;overflow-y:auto;-webkit-overflow-scrolling:touch}.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{height:100%;margin:0;padding:0;border:0;text-align:center;box-sizing:border-box}.tv-dialog__modal-container:after{content:"";display:inline-block;vertical-align:middle;height:100%}.tv-dialog__modal-body{display:inline-block;vertical-align:middle;padding:40px 20px;font-size:14px;width:100%;box-sizing:border-box}@media screen and (max-width:1019px){.tv-dialog__modal-body{padding:20px}}.tv-dialog__error{position:absolute;padding:30px;top:0;left:0;right:0;color:#ff4a68;background:#fff;border:1px solid #ff4a68;border-radius:3px 3px 0 0;transform-origin:top center;box-sizing:border-box;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:#1c2030}.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:#ff4a68;transition:color .35s ease;text-decoration:underline}.tv-dialog__error a:visited{color:#ff4a68;fill:#ff4a68}.feature-no-touch .tv-dialog__error a:hover{color:#f24965;fill:#f24965;transition-duration:.06s}.feature-no-touch .tv-dialog__error a:active,.feature-touch .tv-dialog__error a:active{color:#ff173e;fill:#ff173e;transition-duration:.06s}.tv-dialog__error--dark{border-radius:3px;border-color:#4e5866;background-color:#2a2c39}.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{margin-right:20px;margin-bottom:10px;flex:0 0 auto}.tv-dialog__header-logo svg{max-height:95px}.tv-dialog__header-title{flex:1 1 auto}.tv-dialog__section{padding:30px;border-bottom:1px solid;border-bottom-color:#dadde0}html.theme-dark .tv-dialog__section{border-bottom-color:#363c4e}.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{display:inline-block;box-sizing:border-box;white-space:nowrap;width:100%;padding-bottom:40px;text-align:right}.tv-dialog__section--actions_with-help:after{clear:both;display:table;content:""}.tv-dialog__section--actions_with-border{border-top:1px solid;border-top-color:#dadde0;padding-top:29px}html.theme-dark .tv-dialog__section--actions_with-border{border-top-color:#363c4e}@media screen and (max-width:767px){.tv-dialog__section--actions_with-border{padding:19px}}@media screen and (max-width:479px){.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{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.tv-dialog__grab{cursor:url("/static/bundles/grab.bc156522a6b55a60be9fae15c14b66c5.bc156522a6b5.cur"),move;cursor:-webkit-grab;cursor:grab}.feature-no-touch .tv-dialog__grab:active,.feature-touch .tv-dialog__grab:active,.ui-draggable-dragging .tv-dialog__grab{cursor:url("/static/bundles/grabbing.1c0862a8a8c0fb02885557bc97fdafe7.1c0862a8a8c0.cur"),move;cursor:-webkit-grabbing;cursor:grabbing}.tv-dialog__title{font-size:14px;font-weight:700;color:#4a4a4a}html.theme-dark .tv-dialog__title{color:#c5cbce}.tv-dialog__title--relative{position:relative}.tv-dialog__close{position:absolute;padding:15px;top:17px;right:15px;cursor:pointer;opacity:.5;transition:opacity .35s ease;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}@media screen and (max-width:767px){.tv-dialog__close{top:7px;right:7px}}.feature-no-touch .tv-dialog__close:hover{opacity:1;transition-duration:.06s}.tv-dialog__close svg{display:block;width:13px;height:13px;fill:#4a4a4a}html.theme-dark .tv-dialog__close svg{fill:#c5cbce}.tv-dialog__close--new-style svg{width:21px;height:21px;fill:#4c525e}.tv-dialog__widetextarea{padding:25px 30px;border-radius:0;border-left:none;border-right:none;background-color:#fff;color:#4a4a4a}html.theme-dark .tv-dialog__widetextarea{color:#c5cbce;background-color:#1c2030}@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{float:left;position:relative;top:8px;margin-right:15px;width:18px;height:18px;font-size:13px;line-height:16px;color:#b4b4b4;border:1px solid;border-color:#b4b4b4;border-radius:50%;transition:border-color .35s ease,color .35s ease}html.theme-dark .tv-dialog__help{border-color:#4c525e;color:#4c525e}.tv-dialog__help:after{content:"?";position:absolute;display:inline-block;top:2px;left:7px}.feature-no-touch .tv-dialog__help:hover{color:#212121;border:1px solid;border-color:#4a4a4a;transition-duration:.06s}html.feature-no-touch.theme-dark .tv-dialog__help:hover{border-color:#c5cbce}.tv-dialog__username-pretext{margin-right:5px}.tv-dialog__chat-username-input{display:inline-block;border-width:0;width:85%;height:15px;background-color:#fff;color:#4a4a4a}html.theme-dark .tv-dialog__chat-username-input{color:#c5cbce;background-color:#1c2030}.tv-dialog__chat-username-input--error{background-color:#daa}html.theme-dark .tv-dialog__chat-username-input--error{background-color:#ff4a68}.tv-dialog__scroll-wrap{position:relative}.tv-dialog__scroll-wrap.i-scrollable{overflow:hidden}.feature-touch .tv-dialog__scroll-wrap.i-scrollable{overflow-x:hidden;overflow-y:scroll}.tv-dialog__scroll-wrap-inner{position:relative;padding-bottom:0}.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-trial-dialog-success__header{margin-top:0}.tv-trial-dialog-success .tv-trial-dialog-success__subtitle{margin-bottom:20px}.tv-trial-dialog-success__section{padding:40px;padding-bottom:0}.tv-trial-dialog-success__section--actions{padding:40px;padding-top:10px}@media screen and (max-width:767px){.tv-start-free-trial-dialog__actions{display:flex;flex-direction:column-reverse}.tv-start-free-trial-dialog__actions .tv-button:last-child{margin-left:0;margin-bottom:10px}}.tv-tabs{position:relative;padding:0 14px;font-size:0;height:54px;overflow:hidden;clear:both;white-space:nowrap;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-tap-highlight-color:transparent}.tv-tabs:after{clear:both;display:table;content:""}.tv-tabs:before{content:"";display:block;position:absolute;bottom:0;left:0;right:0;height:1px;background-color:#dadde0}html.theme-dark .tv-tabs:before{background-color:#363c4e}.tv-tabs::-webkit-scrollbar{display:none}.tv-tabs.i-loaded{padding:0}.tv-tabs--category-content{padding:0 6px}.tv-tabs__scroll-wrap{position:relative;display:block;height:100%;overflow:hidden;white-space:nowrap;-webkit-overflow-scrolling:touch}.tv-tabs__scroll-wrap:after{clear:both;display:table;content:""}.tv-tabs__scroll-box{display:flex;height:calc(100% - 1px);position:relative}.tv-tabs__scroll-box--centered{justify-content:center}.tv-tabs.i-loaded .tv-tabs__scroll-box{padding:0 14px}.tv-tabs--category-header.i-loaded .tv-tabs__scroll-box{padding:0 25px}.tv-tabs--category-content.i-loaded .tv-tabs__scroll-box{padding:0 6px}.tv-tabs__tab{display:inline-flex;flex-shrink:0;position:relative;align-items:center;margin:0;padding:0 14px;height:53px;font-size:14px;line-height:1;color:#9aa9ba;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-tap-highlight-color:transparent;box-sizing:border-box;transition:color .35s ease}html.theme-dark .tv-tabs__tab{color:#758696}.feature-no-touch .tv-tabs__tab:active,.feature-no-touch .tv-tabs__tab:hover,.feature-touch .tv-tabs__tab:active,.tv-tabs__tab.i-hover{transition-duration:.06s}.feature-no-touch .tv-tabs__tab:active,.feature-no-touch .tv-tabs__tab:hover,.feature-touch .tv-tabs__tab:active,.tv-tabs__tab.i-active,.tv-tabs__tab.i-hover{color:#252733}html.feature-no-touch.theme-dark .tv-tabs__tab:active,html.feature-no-touch.theme-dark .tv-tabs__tab:hover,html.feature-touch.theme-dark .tv-tabs__tab:active,html.theme-dark .tv-tabs__tab.i-active,html.theme-dark .tv-tabs__tab.i-hover{color:#9db2bd}.tv-tabs__tab.i-disabled,.tv-tabs__tab:disabled,.tv-tabs__tab[disabled]{cursor:default;color:#dadde0}html.theme-dark .tv-tabs__tab.i-disabled,html.theme-dark .tv-tabs__tab:disabled,html.theme-dark .tv-tabs__tab[disabled]{color:#363c4e}.tv-tabs__tab--no-padding{padding:0}.tv-tabs__tab--right-shifter{margin-left:auto}.tv-tabs__tab--icon-tab{padding:0}.tv-tabs--category-header .tv-tabs__tab{padding-left:25px;padding-right:25px;font-size:15px;color:#9db2bd}.feature-no-touch .tv-tabs--category-header .tv-tabs__tab:hover,.tv-tabs--category-header .tv-tabs__tab.i-hover{color:#758696}.feature-no-touch .tv-tabs--category-header .tv-tabs__tab:active,.feature-touch .tv-tabs--category-header .tv-tabs__tab:active,.tv-tabs--category-header .tv-tabs__tab.i-active{color:#363c4e}.tv-tabs:not(.i-loaded) .tv-tabs__tab.i-active:after{content:"";position:absolute;bottom:-1px;width:calc(100% - 28px);height:2px;left:14px;background:#3bb3e4}.tv-tabs--category-header:not(.i-loaded) .tv-tabs__tab.i-active:after{bottom:-1px;height:3px;width:calc(100% - 50px);left:25px}.tv-tabs__slider{z-index:1}.tv-tabs__slider,.tv-tabs__tab.i-active:after{display:block;position:absolute;bottom:-1px;height:2px;pointer-events:none;background-color:#3bb3e4}.tv-tabs--compact{height:23px}.tv-tabs--semi-compact{height:34px}.tv-tabs--category-header{height:31px}.tv-tabs--category-header,.tv-tabs--category-header.i-loaded .tv-tabs__scroll-box,.tv-tabs--compact,.tv-tabs--compact.i-loaded .tv-tabs__scroll-box,.tv-tabs--semi-compact,.tv-tabs--semi-compact.i-loaded .tv-tabs__scroll-box{padding-left:0;padding-right:0}.tv-tabs--compact .tv-tabs__scroll-box,.tv-tabs--semi-compact .tv-tabs__scroll-box{height:100%}@media screen and (max-width:1019px){.tv-tabs--category-header,.tv-tabs--category-header.i-loaded .tv-tabs__scroll-box{padding-left:20px;padding-right:20px}}.tv-tabs--category-header:before,.tv-tabs--compact:before,.tv-tabs--semi-compact:before{bottom:0}.tv-tabs--compact .tv-tabs__tab:first-child,.tv-tabs--semi-compact .tv-tabs__tab:first-child{margin-left:-14px}.tv-tabs--compact .tv-tabs__tab:last-child,.tv-tabs--semi-compact .tv-tabs__tab:last-child{margin-right:-14px}.tv-tabs--category-header .tv-tabs__tab:first-child{margin-left:-25px}.tv-tabs--category-header .tv-tabs__tab:last-child{margin-right:-25px}.tv-tabs--compact .tv-tabs__tab.i-hidden:first-child+.tv-tabs__tab{margin-left:-14px}.tv-tabs--compact .tv-tabs__slider,.tv-tabs--compact .tv-tabs__tab.i-active:after{bottom:0;height:1px}.tv-tabs--semi-compact .tv-tabs__slider,.tv-tabs--semi-compact .tv-tabs__tab.i-active:after{bottom:0;height:2px}.tv-tabs--category-header .tv-tabs__slider,.tv-tabs--category-header .tv-tabs__tab.i-active:after{bottom:-1px;height:3px}.tv-tabs--category-header .tv-tabs__tab{height:30px;align-items:flex-start}.tv-tabs--semi-compact .tv-tabs__tab{height:34px}.tv-tabs--compact .tv-tabs__tab{height:23px;font-size:13px}.tv-tabs--no-margin .tv-tabs__tab:first-child,.tv-tabs--semi-compact.tv-tabs--no-margin .tv-tabs__tab:first-child{margin-left:0}.tv-tabs--no-margin .tv-tabs__tab:last-child,.tv-tabs--semi-compact.tv-tabs--no-margin .tv-tabs__tab:last-child{margin-right:0}.tv-tabs--secondary-active .tv-tabs__wrap{display:flex;align-items:center;height:34px;padding:0 14px}.tv-tabs--secondary-active.tv-tabs--semi-compact .tv-tabs__wrap{height:22px;padding:0 8px}.tv-tabs--secondary-active.tv-tabs--semi-compact .tv-tabs__tab{padding:6px}.tv-tabs--secondary-active .tv-tabs__tab{padding:9px 6px}.tv-tabs--secondary-active .tv-tabs__tab.i-active .tv-tabs__wrap{background-color:#92a9b5;color:#fff;transition:color .35s ease,background-color .35s ease}html.theme-dark .tv-tabs--secondary-active .tv-tabs__tab.i-active .tv-tabs__wrap{color:#c5cbce;background-color:#4c525e}.tv-tabs--no-border:before{display:none}.tv-tabs--no-padding,.tv-tabs--no-padding.i-loaded .tv-tabs__scroll-box{padding:0}.tv-tabs--no-padding .tv-tabs__tab{padding:0 14px}.tv-tabs--medium-padding .tv-tabs__tab{padding:17px 14px}.tv-tabs--no-padding .tv-tabs__tab.tv-tabs__tab--no-padding{padding:0}.tv-tabs.i-loaded .tv-tabs__tab.i-active:after{content:none;display:none}.tv-tabs__left-arrow,.tv-tabs__right-arrow{position:absolute;padding:0 5px;bottom:0;top:0;background-color:#fff;cursor:pointer;width:36px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;box-sizing:content-box}.tv-tabs__left-arrow:after,.tv-tabs__right-arrow:after{content:"";display:inline-block;vertical-align:middle;height:100%}.tv-tabs__left-arrow svg,.tv-tabs__right-arrow svg{display:inline-block;width:18px;height:18px;vertical-align:middle;fill:#9aa9ba;transition:fill .35s ease}html.theme-dark .tv-tabs__left-arrow svg,html.theme-dark .tv-tabs__right-arrow svg{fill:#758696}.feature-no-touch .tv-tabs__left-arrow:hover svg,.feature-no-touch .tv-tabs__right-arrow:hover svg{fill:#4e5866;transition-duration:.06s}html.feature-no-touch.theme-dark .tv-tabs__left-arrow:hover svg,html.feature-no-touch.theme-dark .tv-tabs__right-arrow:hover svg{fill:#c5cbce}.feature-no-touch .tv-tabs__left-arrow:active svg,.feature-no-touch .tv-tabs__right-arrow:active svg,.feature-touch .tv-tabs__left-arrow:active svg,.feature-touch .tv-tabs__right-arrow:active svg{fill:#252733;transition-duration:.06s}html.feature-no-touch.theme-dark .tv-tabs__left-arrow:active svg,html.feature-no-touch.theme-dark .tv-tabs__right-arrow:active svg,html.feature-touch.theme-dark .tv-tabs__left-arrow:active svg,html.feature-touch.theme-dark .tv-tabs__right-arrow:active svg{fill:#9db2bd}.tv-tabs--category-header .tv-tabs__left-arrow,.tv-tabs--category-header .tv-tabs__right-arrow{background-color:#f8f8f8;bottom:3px;margin-top:-1px}.tv-tabs--category-header .tv-tabs__left-arrow svg,.tv-tabs--category-header .tv-tabs__right-arrow svg{vertical-align:top}.tv-tabs__left-arrow{left:0;text-align:left;background:linear-gradient(90deg,#fff,hsla(0,0%,100%,.85),hsla(0,0%,100%,0))}html.theme-dark .tv-tabs__left-arrow{background:linear-gradient(90deg,#131722,rgba(19,23,34,.85),rgba(19,23,34,0))}.tv-tabs__left-arrow.i-slided{transform:translate3D(-100%,0,0)}.tv-tabs__right-arrow{right:0;text-align:right;background:linear-gradient(270deg,#fff,hsla(0,0%,100%,.85),hsla(0,0%,100%,0))}html.theme-dark .tv-tabs__right-arrow{background:linear-gradient(270deg,#131722,rgba(19,23,34,.85),rgba(19,23,34,0))}.tv-tabs__right-arrow.i-slided{transform:translate3D(100%,0,0)}.tv-tabs--category-header .tv-tabs__left-arrow{background:linear-gradient(90deg,#fff,hsla(0,0%,100%,.85),hsla(0,0%,100%,0))}.tv-tabs--category-header .tv-tabs__right-arrow{background:linear-gradient(270deg,#fff,hsla(0,0%,100%,.85),hsla(0,0%,100%,0))}.tv-tabs--compact .tv-tabs__left-arrow,.tv-tabs--compact .tv-tabs__right-arrow{width:23px}.tv-tabs--semi-compact .tv-tabs__left-arrow,.tv-tabs--semi-compact .tv-tabs__right-arrow{width:34px}.tv-tabs--category-header .tv-tabs__left-arrow,.tv-tabs--category-header .tv-tabs__right-arrow{width:45px}.tv-tabs--searchbar:before{display:none}.tv-tabs--searchbar,.tv-tabs--searchbar .tv-tabs__scroll-box{height:80px}@media screen and (max-width:1019px){.tv-tabs--searchbar,.tv-tabs--searchbar .tv-tabs__scroll-box{height:54px}}.tv-tabs--searchbar .tv-tabs__slider,.tv-tabs--searchbar .tv-tabs__tab.i-active:after{bottom:0;background-color:#fff}.tv-tabs--searchbar .tv-tabs__left-arrow svg,.tv-tabs--searchbar .tv-tabs__right-arrow svg{fill:#fff;opacity:.65}.feature-no-touch .tv-tabs--searchbar .tv-tabs__left-arrow:active svg,.feature-no-touch .tv-tabs--searchbar .tv-tabs__left-arrow:hover svg,.feature-no-touch .tv-tabs--searchbar .tv-tabs__right-arrow:active svg,.feature-no-touch .tv-tabs--searchbar .tv-tabs__right-arrow:hover svg,.feature-touch .tv-tabs--searchbar .tv-tabs__left-arrow:active svg,.feature-touch .tv-tabs--searchbar .tv-tabs__right-arrow:active svg{fill:#fff;opacity:1}.tv-tabs--searchbar .tv-tabs__left-arrow{background:linear-gradient(90deg,rgba(37,39,51,.99) 0,rgba(37,39,51,.99) 85%,#252733)}.tv-tabs--searchbar .tv-tabs__right-arrow{background:linear-gradient(90deg,#252733 0,rgba(37,39,51,.99) 15%,rgba(37,39,51,.99))}.tv-tabs--searchbar_sub,.tv-tabs--searchbar_sub .tv-tabs__scroll-box{height:40px}.tv-tabs--searchbar_sub .tv-tabs__left-arrow{background:linear-gradient(90deg,rgba(30,162,216,.99) 0,rgba(30,162,216,.99) 85%,#1ea2d8)}.tv-tabs--searchbar_sub .tv-tabs__right-arrow{background:linear-gradient(90deg,#1ea2d8 0,rgba(30,162,216,.99) 15%,rgba(30,162,216,.99))}.tv-tabs--searchbar-bright .tv-tabs__left-arrow{background:linear-gradient(90deg,rgba(59,179,228,.99) 0,rgba(59,179,228,.99) 85%,#3bb3e4)}.tv-tabs--searchbar-bright .tv-tabs__right-arrow{background:linear-gradient(90deg,#3bb3e4 0,rgba(59,179,228,.99) 15%,rgba(59,179,228,.99))}.tv-control-error{display:block;position:relative}.tv-control-error:after{clear:both;display:table;content:""}.tv-control-error__icon{display:block;position:absolute;padding:7px;top:1px;right:1px;opacity:0;pointer-events:none;transition:opacity .35s ease}.tv-control-error__icon svg{width:18px;height:18px;display:block;fill:#ff4a68}.tv-control-error__icon--material-input{top:5px}.tv-control-error--size_small .tv-control-error__icon{padding:5px}.tv-control-error--size_small .tv-control-error__icon svg{width:15px;height:15px}.tv-control-error--for-number-input .tv-control-error__icon{right:16px}.tv-control-error--fix_size .tv-control-error__width-control-wrapper{min-width:170px}.tv-control-error__width-control-wrapper{position:absolute;width:100%;z-index:100;right:0;top:0;opacity:0}.tv-control-error__width-control-wrapper--from-left{right:auto;left:0}.tv-control-error__messages{position:absolute;right:0;padding:10px 15px;max-width:100%;bottom:100%;margin-bottom:1px;color:#fff;opacity:0;border-radius:3px;background-color:#2a2c39;pointer-events:none;transform:scale(.85) translateY(3px);transform-origin:bottom right;transition:opacity .35s cubic-bezier(.215,.61,.355,1),transform .35s cubic-bezier(.215,.61,.355,1)}.tv-control-error__messages:empty{display:none}.tv-control-error__width-control-wrapper--from-left .tv-control-error__messages{left:0;right:auto;transform-origin:bottom left}.tv-control-error__message{display:block;margin-bottom:10px;font-size:12px;line-height:1.4;text-transform:none}.tv-control-error__message:last-child{margin-bottom:0}.tv-control-error__message a{color:#fff;transition:color .35s ease}.tv-control-error__message a:visited{color:#fff;fill:#fff}.feature-no-touch .tv-control-error__message a:hover{color:#eaecef;fill:#eaecef;transition-duration:.06s}.feature-no-touch .tv-control-error__message a:active,.feature-touch .tv-control-error__message a:active{color:#e9eff2;fill:#e9eff2;transition-duration:.06s}.tv-control-error.i-error .tv-control-error__icon{opacity:1;transition-duration:.06s}.feature-no-touch .tv-control-error.i-error:hover .tv-control-error__width-control-wrapper,.tv-control-error.i-error.i-focus .tv-control-error__width-control-wrapper{opacity:1}.feature-no-touch .tv-control-error.i-error:hover .tv-control-error__messages,.tv-control-error.i-error.i-focus .tv-control-error__messages{opacity:1;transform:scale(1) translateY(0);transition-timing-function:cubic-bezier(.215,.61,.355,1);transition-duration:.06s}.tv-control-error--msg_left .tv-control-error__width-control-wrapper{left:0;right:auto}.tv-control-error--msg_left .tv-control-error__messages{transform-origin:bottom left}.tv-control-error--material-input .tv-control-error__icon{top:5px}.tv-control-error__brand-dark-bg-cascade .tv-control-error__messages{color:#ff4a68;border:1px solid #4e5866;background-color:#2a2c39}.tv-dropdown{position:relative;display:inline-block;vertical-align:middle}.feature-no-touch .tv-dropdown.i-inactive .tv-dropdown__item:hover,.feature-no-touch .tv-dropdown__group.i-inactive .tv-dropdown__item:hover,.tv-dropdown.i-inactive .tv-dropdown__item,.tv-dropdown__group.i-inactive .tv-dropdown__item{cursor:default;color:#adaeb0;background-color:transparent}.tv-dropdown__desc{display:block;margin-top:2px;font-size:11px;color:#adaeb0;transition:color .35s ease}.feature-no-touch .tv-dropdown__item:hover .tv-dropdown__desc{color:#757575;transition-duration:.06s}.tv-dropdown.i-inactive .tv-dropdown__desc,.tv-dropdown__group.i-inactive .tv-dropdown__desc{color:#c8c8c8;transition-duration:.06s}.tv-dropdown__button{cursor:pointer}.tv-dropdown__button--dashed{border-bottom-style:dashed}.tv-dropdown__group--divided{border-bottom:1px solid #eaecef}.tv-dropdown__group--divided:last-child{border-bottom:none}.tv-control-select__dropdown,.tv-dropdown__body{position:absolute;top:-15px;left:0;z-index:99;padding:15px 0;font-size:13px;line-height:1;border-radius:3px;background-color:#fff;border-radius:1px;box-shadow:0 1px 8px 0 rgba(19,23,34,.5)}html.theme-dark .tv-control-select__dropdown,html.theme-dark .tv-dropdown__body{box-shadow:0 1px 8px 0 rgba(0,0,0,.5);background-color:#1c2030}.tv-control-select__dropdown--under-trigger,.tv-dropdown__body--under-trigger{top:100%;top:calc(100% - 1px)}.tv-control-select__dropdown--over-trigger,.tv-dropdown__body--over-trigger{top:0}.tv-control-select__dropdown--position_right,.tv-dropdown__body--position_right{left:auto;right:0}.tv-control-select__dropdown--position_outer_right,.tv-dropdown__body--position_outer_right{left:100%}.tv-control-select__optgroup-label,.tv-dropdown__title{margin-top:10px;padding:10px 15px;font-size:14px;font-weight:700;color:#bdbec0;text-transform:uppercase}.tv-control-select__optgroup-label:first-child,.tv-dropdown__title:first-child{margin-top:0}.tv-control-select__option-wrap,.tv-dropdown__item{white-space:nowrap;position:relative;display:block;cursor:pointer;padding:10px 15px;transition:color .35s ease,background-color .35s ease;text-align:left;overflow:hidden;text-overflow:ellipsis}.tv-control-select__option-wrap,.tv-control-select__option-wrap:visited,.tv-dropdown__item,.tv-dropdown__item:visited{color:#2f3241}html.theme-dark .tv-control-select__option-wrap,html.theme-dark .tv-control-select__option-wrap:visited,html.theme-dark .tv-dropdown__item,html.theme-dark .tv-dropdown__item:visited{color:#d6d8e0}.feature-no-touch .tv-control-select__option-wrap:hover,.feature-no-touch .tv-dropdown__item:hover{color:#4a4a4a;background-color:#f2f3f5;transition-duration:.06s}html.feature-no-touch.theme-dark .tv-control-select__option-wrap:hover,html.feature-no-touch.theme-dark .tv-dropdown__item:hover{background-color:#2f3241;color:#c5cbce}.feature-no-touch .tv-control-select__option-wrap:active,.feature-no-touch .tv-dropdown__item:active,.feature-touch .tv-control-select__option-wrap:active,.feature-touch .tv-dropdown__item:active{color:#4a4a4a;background-color:#e5e5e8;transition-duration:.06s}html.feature-no-touch.theme-dark .tv-control-select__option-wrap:active,html.feature-no-touch.theme-dark .tv-dropdown__item:active,html.feature-touch.theme-dark .tv-control-select__option-wrap:active,html.feature-touch.theme-dark .tv-dropdown__item:active{background-color:#262b3e;color:#c5cbce}.tv-control-select__option-wrap.i-active,.tv-control-select__option.i-active .tv-control-select__option-wrap,.tv-dropdown__item.i-active{color:#4a4a4a;background-color:#eafafe}html.theme-dark .tv-control-select__option-wrap.i-active,html.theme-dark .tv-control-select__option.i-active .tv-control-select__option-wrap,html.theme-dark .tv-dropdown__item.i-active{background-color:#21384d;color:#c5cbce}.feature-no-touch .tv-control-select__option-wrap.i-active:hover,.feature-no-touch .tv-control-select__option.i-active .tv-control-select__option-wrap:hover,.feature-no-touch .tv-dropdown__item.i-active:hover{color:#000;background-color:#c6e9f8}html.feature-no-touch.theme-dark .tv-control-select__option-wrap.i-active:hover,html.feature-no-touch.theme-dark .tv-control-select__option.i-active .tv-control-select__option-wrap:hover,html.feature-no-touch.theme-dark .tv-dropdown__item.i-active:hover{background-color:#21384d;color:#9db2bd}.feature-no-touch .tv-control-select__option-wrap.i-active:active,.feature-no-touch .tv-control-select__option.i-active .tv-control-select__option-wrap:active,.feature-no-touch .tv-dropdown__item.i-active:active,.feature-touch .tv-control-select__option-wrap.i-active:active,.feature-touch .tv-control-select__option.i-active .tv-control-select__option-wrap:active,.feature-touch .tv-dropdown__item.i-active:active{color:#000;background-color:#b1e2f3}html.feature-no-touch.theme-dark .tv-control-select__option-wrap.i-active:active,html.feature-no-touch.theme-dark .tv-control-select__option.i-active .tv-control-select__option-wrap:active,html.feature-no-touch.theme-dark .tv-dropdown__item.i-active:active,html.feature-touch.theme-dark .tv-control-select__option-wrap.i-active:active,html.feature-touch.theme-dark .tv-control-select__option.i-active .tv-control-select__option-wrap:active,html.feature-touch.theme-dark .tv-dropdown__item.i-active:active{background-color:#21384d;color:#9db2bd}.feature-no-touch .tv-control-select__option-wrap.i-disabled:active,.feature-no-touch .tv-control-select__option-wrap.i-disabled:hover,.feature-no-touch .tv-dropdown__item.i-disabled:active,.feature-no-touch .tv-dropdown__item.i-disabled:hover,.feature-touch .tv-control-select__option-wrap.i-disabled:active,.feature-touch .tv-dropdown__item.i-disabled:active,.tv-control-select__option-wrap.i-disabled,.tv-dropdown__item.i-disabled{cursor:default;color:#e5e5e8;background-color:transparent}html.feature-no-touch.theme-dark .tv-control-select__option-wrap.i-disabled:active,html.feature-no-touch.theme-dark .tv-control-select__option-wrap.i-disabled:hover,html.feature-no-touch.theme-dark .tv-dropdown__item.i-disabled:active,html.feature-no-touch.theme-dark .tv-dropdown__item.i-disabled:hover,html.feature-touch.theme-dark .tv-control-select__option-wrap.i-disabled:active,html.feature-touch.theme-dark .tv-dropdown__item.i-disabled:active,html.theme-dark .tv-control-select__option-wrap.i-disabled,html.theme-dark .tv-dropdown__item.i-disabled{color:#758696}.tv-control-select__option-wrap--subitem,.tv-dropdown__item--subitem{padding:10px 15px 10px 30px}.feature-no-touch .tv-control-select__option-wrap--not-interactive.i-active:active,.feature-no-touch .tv-control-select__option-wrap--not-interactive.i-active:hover,.feature-no-touch .tv-control-select__option-wrap--not-interactive:active,.feature-no-touch .tv-control-select__option-wrap--not-interactive:hover,.feature-no-touch .tv-dropdown__item--not-interactive.i-active:active,.feature-no-touch .tv-dropdown__item--not-interactive.i-active:hover,.feature-no-touch .tv-dropdown__item--not-interactive:active,.feature-no-touch .tv-dropdown__item--not-interactive:hover,.feature-touch .tv-control-select__option-wrap--not-interactive.i-active:active,.feature-touch .tv-control-select__option-wrap--not-interactive:active,.feature-touch .tv-dropdown__item--not-interactive.i-active:active,.feature-touch .tv-dropdown__item--not-interactive:active,.tv-control-select__option-wrap--not-interactive.i-active,.tv-dropdown__item--not-interactive.i-active{background-color:transparent}.tv-dropdown__item-text{vertical-align:middle}.tv-dropdown-behavior__body{display:none;box-sizing:border-box}.tv-dropdown-behavior__body.i-opened{display:block}.tv-dropdown-behavior__body--width_full{min-width:100%}.tv-dropdown-behavior__button{cursor:pointer}.tv-dropdown-behavior__inscroll,.tv-dropdown-behavior__item,.tv-dropdown-behavior__scroll{display:block;position:relative}.tv-dropdown-behavior__scroll{overflow:hidden}.tv-control-input,.tv-control-select__control,select.tv-control-select{display:block;padding:0 12px;width:100%;height:34px;font-size:13px;color:#4a4a4a;border:1px solid #dadde0;background-color:#fff;border-radius:2px;box-sizing:border-box;-webkit-tap-highlight-color:transparent;transition:border-color .35s ease,background-color .35s ease}html.theme-dark .tv-control-input,html.theme-dark .tv-control-select__control,html.theme-dark select.tv-control-select{background-color:#1c2030;border-color:#363c4e;color:#c5cbce}.tv-control-input::-webkit-input-placeholder,.tv-control-select__control::-webkit-input-placeholder,select.tv-control-select::-webkit-input-placeholder{color:#adaeb0;opacity:1}.tv-control-input:-ms-input-placeholder,.tv-control-input::-ms-input-placeholder,.tv-control-select__control:-ms-input-placeholder,.tv-control-select__control::-ms-input-placeholder,select.tv-control-select:-ms-input-placeholder,select.tv-control-select::-ms-input-placeholder{color:#adaeb0;opacity:1}.tv-control-input::placeholder,.tv-control-select__control::placeholder,select.tv-control-select::placeholder{color:#adaeb0;opacity:1}html.theme-dark .tv-control-input::-webkit-input-placeholder,html.theme-dark .tv-control-select__control::-webkit-input-placeholder,html.theme-dark select.tv-control-select::-webkit-input-placeholder{color:#4f5966}html.theme-dark .tv-control-input:-ms-input-placeholder,html.theme-dark .tv-control-input::-ms-input-placeholder,html.theme-dark .tv-control-select__control:-ms-input-placeholder,html.theme-dark .tv-control-select__control::-ms-input-placeholder,html.theme-dark select.tv-control-select:-ms-input-placeholder,html.theme-dark select.tv-control-select::-ms-input-placeholder{color:#4f5966}html.theme-dark .tv-control-input::placeholder,html.theme-dark .tv-control-select__control::placeholder,html.theme-dark select.tv-control-select::placeholder{color:#4f5966}.tv-control-input:-webkit-autofill,.tv-control-select__control:-webkit-autofill,select.tv-control-select:-webkit-autofill{-webkit-text-fill-color:#535353!important;box-shadow:inset 0 0 0 1000px #fff!important}.tv-control-input--size_xsmall,.tv-control-select__control--size_xsmall,select.tv-control-select--size_xsmall{height:19px}.tv-control-input--size_small,.tv-control-select__control--size_small,select.tv-control-select--size_small{height:27px}.tv-control-input--size_large,.tv-control-select__control--size_large,select.tv-control-select--size_large{height:48px}.tv-control-input--connect,.tv-control-select__control--connect,select.tv-control-select--connect{border-left:0;border-right:0;border-radius:0}.tv-control-input--connect_left,.tv-control-select__control--connect_left,select.tv-control-select--connect_left{border-left:none;border-top-left-radius:0;border-bottom-left-radius:0}.tv-control-input--connect_right,.tv-control-select__control--connect_right,select.tv-control-select--connect_right{border-right:none;border-top-right-radius:0;border-bottom-right-radius:0}.feature-no-touch .tv-control-input:hover,.feature-no-touch .tv-control-select__control:hover,.feature-no-touch select.tv-control-select:hover{border-color:#c8c8c8;transition-duration:.06s}html.feature-no-touch.theme-dark .tv-control-input:hover,html.feature-no-touch.theme-dark .tv-control-select__control:hover,html.feature-no-touch.theme-dark select.tv-control-select:hover{border-color:#4c525e}.feature-no-touch .tv-control-input:focus,.feature-no-touch .tv-control-select__control:focus,.feature-no-touch select.tv-control-select:focus,.feature-touch .tv-control-input:focus,.feature-touch .tv-control-select__control:focus,.feature-touch select.tv-control-select:focus{border-color:#3bb3e4!important;transition-duration:.06s}.tv-control-input[readonly],.tv-control-select__control[readonly],select.tv-control-select[readonly]{color:#8a8a8a;border-color:#dadde0}.feature-no-touch .tv-control-input[readonly]:focus,.feature-no-touch .tv-control-input[readonly]:hover,.feature-no-touch .tv-control-select__control[readonly]:focus,.feature-no-touch .tv-control-select__control[readonly]:hover,.feature-no-touch select.tv-control-select[readonly]:focus,.feature-no-touch select.tv-control-select[readonly]:hover,.feature-touch .tv-control-input[readonly]:focus,.feature-touch .tv-control-select__control[readonly]:focus,.feature-touch select.tv-control-select[readonly]:focus{border-color:#dadde0}.tv-control-input--readonly_dark,.tv-control-input--readonly_dark[readonly],.tv-control-select__control--readonly_dark,.tv-control-select__control--readonly_dark[readonly],select.tv-control-select--readonly_dark,select.tv-control-select--readonly_dark[readonly]{color:#555}html.theme-dark .tv-control-input--readonly_dark,html.theme-dark .tv-control-input--readonly_dark[readonly],html.theme-dark .tv-control-select__control--readonly_dark,html.theme-dark .tv-control-select__control--readonly_dark[readonly],html.theme-dark select.tv-control-select--readonly_dark,html.theme-dark select.tv-control-select--readonly_dark[readonly]{color:#4c525e}.tv-control-input.i-disabled,.tv-control-input[disabled],.tv-control-select__control.i-disabled,.tv-control-select__control[disabled],select.tv-control-select.i-disabled,select.tv-control-select[disabled]{color:#ececec;border-color:#ececec}html.theme-dark .tv-control-input.i-disabled,html.theme-dark .tv-control-input[disabled],html.theme-dark .tv-control-select__control.i-disabled,html.theme-dark .tv-control-select__control[disabled],html.theme-dark select.tv-control-select.i-disabled,html.theme-dark select.tv-control-select[disabled]{border-color:#262b3e;color:#262b3e}.tv-control-input.i-disabled::-webkit-input-placeholder,.tv-control-input[disabled]::-webkit-input-placeholder,.tv-control-select__control.i-disabled::-webkit-input-placeholder,.tv-control-select__control[disabled]::-webkit-input-placeholder,select.tv-control-select.i-disabled::-webkit-input-placeholder,select.tv-control-select[disabled]::-webkit-input-placeholder{color:#ececec}.tv-control-input.i-disabled:-ms-input-placeholder,.tv-control-input.i-disabled::-ms-input-placeholder,.tv-control-input[disabled]:-ms-input-placeholder,.tv-control-input[disabled]::-ms-input-placeholder,.tv-control-select__control.i-disabled:-ms-input-placeholder,.tv-control-select__control.i-disabled::-ms-input-placeholder,.tv-control-select__control[disabled]:-ms-input-placeholder,.tv-control-select__control[disabled]::-ms-input-placeholder,select.tv-control-select.i-disabled:-ms-input-placeholder,select.tv-control-select.i-disabled::-ms-input-placeholder,select.tv-control-select[disabled]:-ms-input-placeholder,select.tv-control-select[disabled]::-ms-input-placeholder{color:#ececec}.tv-control-input.i-disabled::placeholder,.tv-control-input[disabled]::placeholder,.tv-control-select__control.i-disabled::placeholder,.tv-control-select__control[disabled]::placeholder,select.tv-control-select.i-disabled::placeholder,select.tv-control-select[disabled]::placeholder{color:#ececec}html.theme-dark .tv-control-input.i-disabled::-webkit-input-placeholder,html.theme-dark .tv-control-input[disabled]::-webkit-input-placeholder,html.theme-dark .tv-control-select__control.i-disabled::-webkit-input-placeholder,html.theme-dark .tv-control-select__control[disabled]::-webkit-input-placeholder,html.theme-dark select.tv-control-select.i-disabled::-webkit-input-placeholder,html.theme-dark select.tv-control-select[disabled]::-webkit-input-placeholder{color:#262b3e}html.theme-dark .tv-control-input.i-disabled:-ms-input-placeholder,html.theme-dark .tv-control-input.i-disabled::-ms-input-placeholder,html.theme-dark .tv-control-input[disabled]:-ms-input-placeholder,html.theme-dark .tv-control-input[disabled]::-ms-input-placeholder,html.theme-dark .tv-control-select__control.i-disabled:-ms-input-placeholder,html.theme-dark .tv-control-select__control.i-disabled::-ms-input-placeholder,html.theme-dark .tv-control-select__control[disabled]:-ms-input-placeholder,html.theme-dark .tv-control-select__control[disabled]::-ms-input-placeholder,html.theme-dark select.tv-control-select.i-disabled:-ms-input-placeholder,html.theme-dark select.tv-control-select.i-disabled::-ms-input-placeholder,html.theme-dark select.tv-control-select[disabled]:-ms-input-placeholder,html.theme-dark select.tv-control-select[disabled]::-ms-input-placeholder{color:#262b3e}html.theme-dark .tv-control-input.i-disabled::placeholder,html.theme-dark .tv-control-input[disabled]::placeholder,html.theme-dark .tv-control-select__control.i-disabled::placeholder,html.theme-dark .tv-control-select__control[disabled]::placeholder,html.theme-dark select.tv-control-select.i-disabled::placeholder,html.theme-dark select.tv-control-select[disabled]::placeholder{color:#262b3e}.feature-no-touch .tv-control-input.i-disabled:hover,.feature-no-touch .tv-control-input[disabled]:hover,.feature-no-touch .tv-control-select__control.i-disabled:hover,.feature-no-touch .tv-control-select__control[disabled]:hover,.feature-no-touch select.tv-control-select.i-disabled:hover,.feature-no-touch select.tv-control-select[disabled]:hover{border-color:#ececec}html.feature-no-touch.theme-dark .tv-control-input.i-disabled:hover,html.feature-no-touch.theme-dark .tv-control-input[disabled]:hover,html.feature-no-touch.theme-dark .tv-control-select__control.i-disabled:hover,html.feature-no-touch.theme-dark .tv-control-select__control[disabled]:hover,html.feature-no-touch.theme-dark select.tv-control-select.i-disabled:hover,html.feature-no-touch.theme-dark select.tv-control-select[disabled]:hover{border-color:#262b3e}.tv-control-input.i-error,.tv-control-select__control.i-error,select.tv-control-select.i-error{border-color:#ff4a68!important}.feature-no-touch .tv-control-input.i-error:hover,.feature-no-touch .tv-control-select__control.i-error:hover,.feature-no-touch select.tv-control-select.i-error:hover{border-color:#f24965!important}.feature-no-touch .tv-control-input.i-error:focus,.feature-no-touch .tv-control-select__control.i-error:focus,.feature-no-touch select.tv-control-select.i-error:focus,.feature-touch .tv-control-input.i-error:focus,.feature-touch .tv-control-select__control.i-error:focus,.feature-touch select.tv-control-select.i-error:focus{border-color:#ff173e!important}.tv-control-input.i-success,.tv-control-select__control.i-success,select.tv-control-select.i-success{border-color:#3cbc98!important}.feature-no-touch .tv-control-input.i-success:hover,.feature-no-touch .tv-control-select__control.i-success:hover,.feature-no-touch select.tv-control-select.i-success:hover{border-color:#38b395!important}.feature-no-touch .tv-control-input.i-success:focus,.feature-no-touch .tv-control-select__control.i-success:focus,.feature-no-touch select.tv-control-select.i-success:focus,.feature-touch .tv-control-input.i-success:focus,.feature-touch .tv-control-select__control.i-success:focus,.feature-touch select.tv-control-select.i-success:focus{border-color:#00a97f!important}.tv-control-input--file{display:none}.tv-control-select__wrap{display:block;position:relative;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;min-width:40px}.tv-control-select__control,select.tv-control-select{display:block;position:relative;height:34px;line-height:34px;-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:#fff;border:1px solid;border-color:#dadde0;color:#535353;cursor:pointer;white-space:nowrap;transition:color .35s ease}html.theme-dark .tv-control-select__control,html.theme-dark select.tv-control-select{color:#c5cbce;border-color:#363c4e;background-color:#1c2030}.feature-no-touch .tv-control-select__control:hover,.feature-no-touch select.tv-control-select:hover{border-color:#c8c8c8}html.feature-no-touch.theme-dark .tv-control-select__control:hover,html.feature-no-touch.theme-dark select.tv-control-select:hover{border-color:#4c525e}.tv-control-select__control.i-disabled,.tv-control-select__control[disabled],select.tv-control-select.i-disabled,select.tv-control-select[disabled]{cursor:default;border-color:#ececec}html.theme-dark .tv-control-select__control.i-disabled,html.theme-dark .tv-control-select__control[disabled],html.theme-dark select.tv-control-select.i-disabled,html.theme-dark select.tv-control-select[disabled]{border-color:#262b3e}.tv-control-select--size_xsmall .tv-control-select__control{height:19px;line-height:19px}.tv-control-select--size_small .tv-control-select__control{height:27px;line-height:27px}.tv-control-select--size_large .tv-control-select__control{height:48px;line-height:48px}.tv-control-select__control-inner{margin-right:12px;display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.tv-control-select__control-inner--option-disabled{color:#adaeb0}html.theme-dark .tv-control-select__control-inner--option-disabled{color:#4f5966}select.tv-control-select.i-inited{display:none}.tv-control-select__caret{position:absolute;right:0;top:0;bottom:0;width:40px;cursor:pointer}.tv-control-select__caret:after{content:"";position:absolute;top:50%;right:15px;left:auto;display:block;margin-top:-2px;border-left:4px solid transparent;border-right:4px solid transparent;border-top:4px solid;border-top-color:#8a8a8a;transition:transform .35s ease,border-color .35s ease}html.theme-dark .tv-control-select__caret:after{border-top-color:#758696}.feature-no-touch .tv-control-select__wrap:hover .tv-control-select__caret:after{border-color:#4a4a4a transparent transparent;transition-duration:.06s}html.feature-no-touch.theme-dark .tv-control-select__wrap:hover .tv-control-select__caret:after{border-color:#c5cbce transparent transparent}.tv-control-select__wrap.i-opened .tv-control-select__caret:after{transform:rotate(-180deg)}.feature-no-touch .tv-control-select__wrap.i-opened:hover .tv-control-select__caret:after{border-color:#8a8a8a transparent transparent}html.feature-no-touch.theme-dark .tv-control-select__wrap.i-opened:hover .tv-control-select__caret:after{border-color:#758696 transparent transparent}.feature-no-touch .tv-control-select__wrap.i-opened .tv-control-select__caret:hover:after{border-color:#4a4a4a transparent transparent;transition-duration:.06s}html.feature-no-touch.theme-dark .tv-control-select__wrap.i-opened .tv-control-select__caret:hover:after{border-color:#c5cbce transparent transparent}.tv-control-select__wrap.i-closing .tv-control-select__caret{z-index:98}.tv-control-select__wrap.i-closing .tv-control-select__caret:after{transform:rotate(0)}.tv-control-select__wrap.i-disabled .tv-control-select__caret{cursor:default}.feature-no-touch .tv-control-select__wrap.i-disabled:hover .tv-control-select__caret:after,.tv-control-select__wrap.i-disabled .tv-control-select__caret:after{border-color:#ececec transparent transparent}html.feature-no-touch.theme-dark .tv-control-select__wrap.i-disabled:hover .tv-control-select__caret:after,html.theme-dark .tv-control-select__wrap.i-disabled .tv-control-select__caret:after{border-color:#262b3e transparent transparent}.tv-control-select__dropdown.tv-control-select__dropdown{top:-14px;left:-7px;right:-7px;cursor:default}.tv-control-select__scroll{height:100%}.tv-control-select__option-wrap.tv-control-select__option-wrap{padding-left:20px;padding-right:20px;font-size:13px}.tv-control-select__option.i-disabled .tv-control-select__option-wrap{cursor:default;background-color:transparent}.feature-no-touch .tv-control-select__option.i-disabled .tv-control-select__option-wrap:hover,.tv-control-select__option.i-disabled .tv-control-select__option-wrap{color:#c8c8c8}html.feature-no-touch.theme-dark .tv-control-select__option.i-disabled .tv-control-select__option-wrap:hover,html.theme-dark .tv-control-select__option.i-disabled .tv-control-select__option-wrap{color:#4c525e}.feature-no-touch .tv-control-select__option.i-disabled:hover .tv-control-select__option-wrap{background-color:transparent}.tv-control-select__optgroup{display:block}.tv-control-select__optgroup-label{display:block;padding-left:20px;padding-right:20px;font-size:13px;line-height:1}.tv-control-select__optgroup-items{display:block}.tv-control-select__wrap--touch .tv-control-select__caret,.tv-control-select__wrap--touch .tv-control-select__control{pointer-events:none}.tv-control-select__wrap--touch .tv-control-select.i-inited{position:absolute;top:0;right:0;bottom:0;left:0;opacity:0;display:block}.tv-card-info-collector__zip-input,.tv-control-input{display:block;padding:0 12px;width:100%;height:34px;font-size:13px;color:#4a4a4a;border:1px solid #dadde0;background-color:#fff;border-radius:2px;box-sizing:border-box;-webkit-tap-highlight-color:transparent;transition:border-color .35s ease,background-color .35s ease}html.theme-dark .tv-card-info-collector__zip-input,html.theme-dark .tv-control-input{background-color:#1c2030;border-color:#363c4e;color:#c5cbce}.tv-card-info-collector__zip-input::-webkit-input-placeholder,.tv-control-input::-webkit-input-placeholder{color:#adaeb0;opacity:1}.tv-card-info-collector__zip-input:-ms-input-placeholder,.tv-card-info-collector__zip-input::-ms-input-placeholder,.tv-control-input:-ms-input-placeholder,.tv-control-input::-ms-input-placeholder{color:#adaeb0;opacity:1}.tv-card-info-collector__zip-input::placeholder,.tv-control-input::placeholder{color:#adaeb0;opacity:1}html.theme-dark .tv-card-info-collector__zip-input::-webkit-input-placeholder,html.theme-dark .tv-control-input::-webkit-input-placeholder{color:#4f5966}html.theme-dark .tv-card-info-collector__zip-input:-ms-input-placeholder,html.theme-dark .tv-card-info-collector__zip-input::-ms-input-placeholder,html.theme-dark .tv-control-input:-ms-input-placeholder,html.theme-dark .tv-control-input::-ms-input-placeholder{color:#4f5966}html.theme-dark .tv-card-info-collector__zip-input::placeholder,html.theme-dark .tv-control-input::placeholder{color:#4f5966}.tv-card-info-collector__zip-input:-webkit-autofill,.tv-control-input:-webkit-autofill{-webkit-text-fill-color:#535353!important;box-shadow:inset 0 0 0 1000px #fff!important}.tv-card-info-collector__zip-input--size_xsmall,.tv-control-input--size_xsmall{height:19px}.tv-card-info-collector__zip-input--size_small,.tv-control-input--size_small{height:27px}.tv-card-info-collector__zip-input--size_large,.tv-control-input--size_large{height:48px}.tv-card-info-collector__zip-input--connect,.tv-control-input--connect{border-left:0;border-right:0;border-radius:0}.tv-card-info-collector__zip-input--connect_left,.tv-control-input--connect_left{border-left:none;border-top-left-radius:0;border-bottom-left-radius:0}.tv-card-info-collector__zip-input--connect_right,.tv-control-input--connect_right{border-right:none;border-top-right-radius:0;border-bottom-right-radius:0}.feature-no-touch .tv-card-info-collector__zip-input:hover,.feature-no-touch .tv-control-input:hover{border-color:#c8c8c8;transition-duration:.06s}html.feature-no-touch.theme-dark .tv-card-info-collector__zip-input:hover,html.feature-no-touch.theme-dark .tv-control-input:hover{border-color:#4c525e}.feature-no-touch .tv-card-info-collector__zip-input:focus,.feature-no-touch .tv-control-input:focus,.feature-touch .tv-card-info-collector__zip-input:focus,.feature-touch .tv-control-input:focus{border-color:#3bb3e4!important;transition-duration:.06s}.tv-card-info-collector__zip-input[readonly],.tv-control-input[readonly]{color:#8a8a8a;border-color:#dadde0}.feature-no-touch .tv-card-info-collector__zip-input[readonly]:focus,.feature-no-touch .tv-card-info-collector__zip-input[readonly]:hover,.feature-no-touch .tv-control-input[readonly]:focus,.feature-no-touch .tv-control-input[readonly]:hover,.feature-touch .tv-card-info-collector__zip-input[readonly]:focus,.feature-touch .tv-control-input[readonly]:focus{border-color:#dadde0}.tv-card-info-collector__zip-input--readonly_dark,.tv-card-info-collector__zip-input--readonly_dark[readonly],.tv-control-input--readonly_dark,.tv-control-input--readonly_dark[readonly]{color:#555}html.theme-dark .tv-card-info-collector__zip-input--readonly_dark,html.theme-dark .tv-card-info-collector__zip-input--readonly_dark[readonly],html.theme-dark .tv-control-input--readonly_dark,html.theme-dark .tv-control-input--readonly_dark[readonly]{color:#4c525e}.tv-card-info-collector__zip-input.i-disabled,.tv-card-info-collector__zip-input[disabled],.tv-control-input.i-disabled,.tv-control-input[disabled]{color:#ececec;border-color:#ececec}html.theme-dark .tv-card-info-collector__zip-input.i-disabled,html.theme-dark .tv-card-info-collector__zip-input[disabled],html.theme-dark .tv-control-input.i-disabled,html.theme-dark .tv-control-input[disabled]{border-color:#262b3e;color:#262b3e}.tv-card-info-collector__zip-input.i-disabled::-webkit-input-placeholder,.tv-card-info-collector__zip-input[disabled]::-webkit-input-placeholder,.tv-control-input.i-disabled::-webkit-input-placeholder,.tv-control-input[disabled]::-webkit-input-placeholder{color:#ececec}.tv-card-info-collector__zip-input.i-disabled:-ms-input-placeholder,.tv-card-info-collector__zip-input.i-disabled::-ms-input-placeholder,.tv-card-info-collector__zip-input[disabled]:-ms-input-placeholder,.tv-card-info-collector__zip-input[disabled]::-ms-input-placeholder,.tv-control-input.i-disabled:-ms-input-placeholder,.tv-control-input.i-disabled::-ms-input-placeholder,.tv-control-input[disabled]:-ms-input-placeholder,.tv-control-input[disabled]::-ms-input-placeholder{color:#ececec}.tv-card-info-collector__zip-input.i-disabled::placeholder,.tv-card-info-collector__zip-input[disabled]::placeholder,.tv-control-input.i-disabled::placeholder,.tv-control-input[disabled]::placeholder{color:#ececec}html.theme-dark .tv-card-info-collector__zip-input.i-disabled::-webkit-input-placeholder,html.theme-dark .tv-card-info-collector__zip-input[disabled]::-webkit-input-placeholder,html.theme-dark .tv-control-input.i-disabled::-webkit-input-placeholder,html.theme-dark .tv-control-input[disabled]::-webkit-input-placeholder{color:#262b3e}html.theme-dark .tv-card-info-collector__zip-input.i-disabled:-ms-input-placeholder,html.theme-dark .tv-card-info-collector__zip-input.i-disabled::-ms-input-placeholder,html.theme-dark .tv-card-info-collector__zip-input[disabled]:-ms-input-placeholder,html.theme-dark .tv-card-info-collector__zip-input[disabled]::-ms-input-placeholder,html.theme-dark .tv-control-input.i-disabled:-ms-input-placeholder,html.theme-dark .tv-control-input.i-disabled::-ms-input-placeholder,html.theme-dark .tv-control-input[disabled]:-ms-input-placeholder,html.theme-dark .tv-control-input[disabled]::-ms-input-placeholder{color:#262b3e}html.theme-dark .tv-card-info-collector__zip-input.i-disabled::placeholder,html.theme-dark .tv-card-info-collector__zip-input[disabled]::placeholder,html.theme-dark .tv-control-input.i-disabled::placeholder,html.theme-dark .tv-control-input[disabled]::placeholder{color:#262b3e}.feature-no-touch .tv-card-info-collector__zip-input.i-disabled:hover,.feature-no-touch .tv-card-info-collector__zip-input[disabled]:hover,.feature-no-touch .tv-control-input.i-disabled:hover,.feature-no-touch .tv-control-input[disabled]:hover{border-color:#ececec}html.feature-no-touch.theme-dark .tv-card-info-collector__zip-input.i-disabled:hover,html.feature-no-touch.theme-dark .tv-card-info-collector__zip-input[disabled]:hover,html.feature-no-touch.theme-dark .tv-control-input.i-disabled:hover,html.feature-no-touch.theme-dark .tv-control-input[disabled]:hover{border-color:#262b3e}.tv-card-info-collector__zip-input.i-error,.tv-control-input.i-error{border-color:#ff4a68!important}.feature-no-touch .tv-card-info-collector__zip-input.i-error:hover,.feature-no-touch .tv-control-input.i-error:hover{border-color:#f24965!important}.feature-no-touch .tv-card-info-collector__zip-input.i-error:focus,.feature-no-touch .tv-control-input.i-error:focus,.feature-touch .tv-card-info-collector__zip-input.i-error:focus,.feature-touch .tv-control-input.i-error:focus{border-color:#ff173e!important}.tv-card-info-collector__zip-input.i-success,.tv-control-input.i-success{border-color:#3cbc98!important}.feature-no-touch .tv-card-info-collector__zip-input.i-success:hover,.feature-no-touch .tv-control-input.i-success:hover{border-color:#38b395!important}.feature-no-touch .tv-card-info-collector__zip-input.i-success:focus,.feature-no-touch .tv-control-input.i-success:focus,.feature-touch .tv-card-info-collector__zip-input.i-success:focus,.feature-touch .tv-control-input.i-success:focus{border-color:#00a97f!important}.tv-control-input--file{display:none}.tv-card-info-collector__tab-wrapper{padding-top:40px}.tv-card-info-collector__tabs#tabs{margin-top:-5px;padding:0 40px 0 11px}.tv-card-info-collector__tab.tv-tabs__tab{font-size:17px;padding-top:17px;padding-bottom:17px}.tv-card-info-collector__payment-message{font-size:15px;padding:0 40px 60px;line-height:25px;color:#535353}.tv-card-info-collector__payment-message--hard-height-size{min-height:200px}.tv-card-info-collector__complete-text,.tv-card-info-collector__error-text,.tv-card-info-collector__payment-text{font-size:15px;color:#535353}.tv-card-info-collector__complete-text a,.tv-card-info-collector__error-text a,.tv-card-info-collector__payment-text a{color:#3bb3e4;transition:color .35s ease}html.theme-dark .tv-card-info-collector__complete-text a,html.theme-dark .tv-card-info-collector__error-text a,html.theme-dark .tv-card-info-collector__payment-text a{color:#299dcd}.tv-card-info-collector__complete-text a:visited,.tv-card-info-collector__error-text a:visited,.tv-card-info-collector__payment-text a:visited{color:#3bb3e4;fill:#3bb3e4}html.theme-dark .tv-card-info-collector__complete-text a:visited,html.theme-dark .tv-card-info-collector__error-text a:visited,html.theme-dark .tv-card-info-collector__payment-text a:visited{fill:#299dcd;color:#299dcd}.feature-no-touch .tv-card-info-collector__complete-text a:hover,.feature-no-touch .tv-card-info-collector__error-text a:hover,.feature-no-touch .tv-card-info-collector__payment-text a:hover{color:#3babd8;fill:#3babd8;transition-duration:.06s}.feature-no-touch .tv-card-info-collector__complete-text a:active,.feature-no-touch .tv-card-info-collector__error-text a:active,.feature-no-touch .tv-card-info-collector__payment-text a:active,.feature-touch .tv-card-info-collector__complete-text a:active,.feature-touch .tv-card-info-collector__error-text a:active,.feature-touch .tv-card-info-collector__payment-text a:active{color:#049ddc;fill:#049ddc;transition-duration:.06s}.tv-card-info-collector__complete-text,.tv-card-info-collector__error-text{padding:0 40px}.tv-card-info-collector__complete-text+.tv-card-info-collector__complete-text,.tv-card-info-collector__complete-text+.tv-card-info-collector__error-text,.tv-card-info-collector__error-text+.tv-card-info-collector__complete-text,.tv-card-info-collector__error-text+.tv-card-info-collector__error-text{margin-top:20px}.tv-card-info-collector__error-text{padding:15px 40px 35px}.tv-card-info-collector__subscribe-button-container{width:570px;text-align:right}.tv-card-info-collector__subscribe-button-container--to-bottom{position:absolute;right:0;bottom:30px}.tv-card-info-collector__subscribe-button-container--horz-offset{padding-left:40px;padding-right:40px}.tv-card-info-collector__subscribe-button-container--wide-button{width:100%}.tv-card-info-collector__subscribe-button-container--cancel-button{float:left;font-weight:400;top:7px}.tv-card-info-collector__card-wrapper{position:relative;height:240px;padding:0 40px 65px;overflow:visible}.tv-card-info-collector__card-logo{position:absolute;top:30px;right:30px;width:100px;height:50px}.tv-card-info-collector__card-logo svg{display:none;float:right}.tv-card-info-collector__card{width:325px;height:240px;border-radius:10px;padding:0 30px;transition:background .3s}.tv-card-info-collector__card--front{position:absolute;z-index:5;background:linear-gradient(90deg,#34aae0,#47c3e9);box-shadow:2px 2px 9px -6px #000}.tv-card-info-collector__card--back{position:relative;float:right;top:30px;background:linear-gradient(#758696 30px,#383e4b 0,#383e4b 80px,#758696 0)}.tv-card-info-collector__card--american-express .svg-american-express svg{display:block}.tv-card-info-collector__card--american-express .svg-american-express path{stroke:#fff}.tv-card-info-collector__card--visa .svg-visa svg{display:block;fill:#fff}.tv-card-info-collector__card--visa .svg-visa path{fill:#fff}.tv-card-info-collector__card--mastercard .svg-mastercard svg{display:block}.tv-card-info-collector__card--mastercard .svg-mastercard path{fill:#fff}.tv-card-info-collector__card .tv-control-error__icon{background:transparent}.tv-card-info-collector__input-holder{position:absolute;font-size:0}.tv-card-info-collector__input-holder--half{width:185px}.tv-card-info-collector__input-holder--card-number{top:77px}.tv-card-info-collector__input-holder--cardholder{top:154px;text-transform:uppercase}.tv-card-info-collector__input-holder--expiration{top:154px;left:225px}.tv-card-info-collector__input-holder--cvc{width:60px;top:124px;right:30px}.tv-card-info-collector__input-name{text-transform:uppercase;color:#fff;font-size:12px;letter-spacing:1px;line-height:21px}.tv-card-info-collector__input-in-card.tv-card-info-collector__zip-input,.tv-card-info-collector__input-in-card.tv-control-input,.tv-card-info-collector__select-in-card .tv-control-select__control{background-color:hsla(0,0%,100%,.2);border:1px solid rgba(242,250,254,.2);color:#fff}.feature-no-touch .tv-card-info-collector__input-in-card.tv-card-info-collector__zip-input:hover,.feature-no-touch .tv-card-info-collector__input-in-card.tv-control-input:hover,.feature-no-touch .tv-card-info-collector__select-in-card .tv-control-select__control:hover{border:1px solid rgba(242,250,254,.5)}.feature-no-touch .tv-card-info-collector__input-in-card.tv-card-info-collector__zip-input:focus,.feature-no-touch .tv-card-info-collector__input-in-card.tv-control-input:focus,.feature-no-touch .tv-card-info-collector__select-in-card .tv-control-select__control:focus,.feature-touch .tv-card-info-collector__input-in-card.tv-card-info-collector__zip-input:focus,.feature-touch .tv-card-info-collector__input-in-card.tv-control-input:focus,.feature-touch .tv-card-info-collector__select-in-card .tv-control-select__control:focus{background-color:hsla(0,0%,100%,.2);border:1px solid rgba(242,250,254,.8);color:#fff}.tv-card-info-collector__input-in-card.tv-card-info-collector__zip-input:-webkit-autofill,.tv-card-info-collector__input-in-card.tv-control-input:-webkit-autofill,.tv-card-info-collector__select-in-card .tv-control-select__control:-webkit-autofill{-webkit-text-fill-color:#fff!important;box-shadow:inset 0 0 0 1000px #5cbfe8!important;border:1px solid #d5f0fa}.tv-card-info-collector__input-in-card.tv-card-info-collector__zip-input .placeholder,.tv-card-info-collector__input-in-card.tv-control-input .placeholder,.tv-card-info-collector__select-in-card .tv-control-select__control .placeholder{color:#fff;letter-spacing:1px}.tv-card-info-collector__input-in-card.tv-card-info-collector__zip-input::-webkit-input-placeholder,.tv-card-info-collector__input-in-card.tv-control-input::-webkit-input-placeholder,.tv-card-info-collector__select-in-card .tv-control-select__control::-webkit-input-placeholder{color:#fff;letter-spacing:1px}.tv-card-info-collector__input-in-card.tv-card-info-collector__zip-input:-ms-input-placeholder,.tv-card-info-collector__input-in-card.tv-card-info-collector__zip-input::-ms-input-placeholder,.tv-card-info-collector__input-in-card.tv-control-input:-ms-input-placeholder,.tv-card-info-collector__input-in-card.tv-control-input::-ms-input-placeholder,.tv-card-info-collector__select-in-card .tv-control-select__control:-ms-input-placeholder,.tv-card-info-collector__select-in-card .tv-control-select__control::-ms-input-placeholder{color:#fff;letter-spacing:1px}.tv-card-info-collector__input-in-card.tv-card-info-collector__zip-input::placeholder,.tv-card-info-collector__input-in-card.tv-control-input::placeholder,.tv-card-info-collector__select-in-card .tv-control-select__control::placeholder{color:#fff;letter-spacing:1px}.feature-no-touch .tv-card-info-collector__input-in-card.tv-card-info-collector__zip-input:focus::-webkit-input-placeholder,.feature-no-touch .tv-card-info-collector__input-in-card.tv-control-input:focus::-webkit-input-placeholder,.feature-no-touch .tv-card-info-collector__select-in-card .tv-control-select__control:focus::-webkit-input-placeholder,.feature-touch .tv-card-info-collector__input-in-card.tv-card-info-collector__zip-input:focus::-webkit-input-placeholder,.feature-touch .tv-card-info-collector__input-in-card.tv-control-input:focus::-webkit-input-placeholder,.feature-touch .tv-card-info-collector__select-in-card .tv-control-select__control:focus::-webkit-input-placeholder{color:#fff;letter-spacing:1px}.feature-no-touch .tv-card-info-collector__input-in-card.tv-card-info-collector__zip-input:focus:-ms-input-placeholder,.feature-no-touch .tv-card-info-collector__input-in-card.tv-card-info-collector__zip-input:focus::-ms-input-placeholder,.feature-no-touch .tv-card-info-collector__input-in-card.tv-control-input:focus:-ms-input-placeholder,.feature-no-touch .tv-card-info-collector__input-in-card.tv-control-input:focus::-ms-input-placeholder,.feature-no-touch .tv-card-info-collector__select-in-card .tv-control-select__control:focus:-ms-input-placeholder,.feature-no-touch .tv-card-info-collector__select-in-card .tv-control-select__control:focus::-ms-input-placeholder,.feature-touch .tv-card-info-collector__input-in-card.tv-card-info-collector__zip-input:focus:-ms-input-placeholder,.feature-touch .tv-card-info-collector__input-in-card.tv-card-info-collector__zip-input:focus::-ms-input-placeholder,.feature-touch .tv-card-info-collector__input-in-card.tv-control-input:focus:-ms-input-placeholder,.feature-touch .tv-card-info-collector__input-in-card.tv-control-input:focus::-ms-input-placeholder,.feature-touch .tv-card-info-collector__select-in-card .tv-control-select__control:focus:-ms-input-placeholder,.feature-touch .tv-card-info-collector__select-in-card .tv-control-select__control:focus::-ms-input-placeholder{color:#fff;letter-spacing:1px}.feature-no-touch .tv-card-info-collector__input-in-card.tv-card-info-collector__zip-input:focus::placeholder,.feature-no-touch .tv-card-info-collector__input-in-card.tv-control-input:focus::placeholder,.feature-no-touch .tv-card-info-collector__select-in-card .tv-control-select__control:focus::placeholder,.feature-touch .tv-card-info-collector__input-in-card.tv-card-info-collector__zip-input:focus::placeholder,.feature-touch .tv-card-info-collector__input-in-card.tv-control-input:focus::placeholder,.feature-touch .tv-card-info-collector__select-in-card .tv-control-select__control:focus::placeholder{color:#fff;letter-spacing:1px}.tv-card-info-collector__input-in-card.tv-card-info-collector__zip-input--uppercased,.tv-card-info-collector__input-in-card.tv-control-input--uppercased,.tv-card-info-collector__select-in-card .tv-control-select__control--uppercased{text-transform:uppercase}.tv-card-info-collector__select{width:80px}.tv-card-info-collector .tv-card-info-collector__select-in-card{display:inline-block;width:60px;vertical-align:top}.tv-card-info-collector .tv-card-info-collector__select-in-card .tv-control-select__caret:after{border-top:4px solid #fff}.tv-card-info-collector__select-in-card+.tv-card-info-collector__select-in-card{margin-left:10px}.tv-card-info-collector__zip-input-wrapper{position:relative}.tv-card-info-collector__zip-input-wrapper svg{position:absolute;z-index:1;width:14px;height:14px;left:18px;top:15px;fill:#757575}.tv-card-info-collector__zip-input{width:100%;height:auto;padding:13px 40px;border-radius:0}.tv-card-info-collector__zip-input--no-horz-border{border-left:none;border-right:none}.tv-card-info-collector__zip-input-wrapper--wide svg{left:40px}.tv-card-info-collector__zip-input-wrapper--wide .tv-card-info-collector__zip-input{padding-left:60px}.tv-card-info-collector__input-wrapper{overflow:visible;padding:20px 0 60px}.tv-card-info-collector__input-wrapper--horz-padding{padding-left:40px;padding-right:40px}.tv-card-info-collector__input-wrapper-left-column,.tv-card-info-collector__input-wrapper-right-column{width:47%;display:inline-block}.tv-card-info-collector__input-wrapper-right-column{float:right}.tv-card-info-collector__fieldset{margin-bottom:20px}.tv-card-info-collector__message{padding:0 40px}.tv-card-info-collector__footer-message{padding:0 40px 20px}.tv-card-info-collector__policy{margin-top:20px;font-size:13px}.tv-card-info-collector__policy a{color:#3bb3e4;transition:color .35s ease}html.theme-dark .tv-card-info-collector__policy a{color:#299dcd}.tv-card-info-collector__policy a:visited{color:#3bb3e4;fill:#3bb3e4}html.theme-dark .tv-card-info-collector__policy a:visited{fill:#299dcd;color:#299dcd}.feature-no-touch .tv-card-info-collector__policy a:hover{color:#3babd8;fill:#3babd8;transition-duration:.06s}.feature-no-touch .tv-card-info-collector__policy a:active,.feature-touch .tv-card-info-collector__policy a:active{color:#049ddc;fill:#049ddc;transition-duration:.06s}.tv-update-payment-info--height-medium{min-height:880px}.tv-update-payment-info--height-small{min-height:600px}.tv-update-payment-info .tv-dialog__section{padding:0;padding-bottom:30px}.tv-update-payment-info .tv-dialog__title{padding:30px 40px 0;border-bottom:none}.tv-update-payment-info--has-order-list .tv-update-payment-info__dialog-container--right{margin:0 0 0 340px}.tv-update-payment-info__title{font-size:26px;padding-left:40px;margin-bottom:10px;color:#4a4a4a}.tv-update-payment-info__left-block,.tv-update-payment-info__right-block{float:left;padding-top:30px;padding-bottom:30px}.tv-update-payment-info__left-block{position:absolute;width:340px;margin:0 0 0 -340px;background:#f8f8f8;top:0;bottom:0}.tv-update-payment-info__right-block{width:570px}.tv-update-payment-info__market-list-header{cursor:pointer}.tv-update-payment-info__market-list-header .tv-caret{margin-right:5px;margin-left:0}.tv-update-payment-info__market-list{display:inline-block}.tv-update-payment-info__market-list--scrollable{overflow:auto}.tv-update-payment-info__market-list .tv-update-payment-info__basket-table-cell--product{height:44px;padding-left:53px}.tv-update-payment-info__market-list .tv-update-payment-info__basket-table-cell--cost{padding-right:25px}.tv-update-payment-info--height-medium .tv-update-payment-info__market-list{height:555px}.tv-update-payment-info--height-small .tv-update-payment-info__market-list{height:390px}.tv-update-payment-info--height-medium .tv-update-payment-info__market-list--hidden,.tv-update-payment-info--height-small .tv-update-payment-info__market-list--hidden{height:0}.tv-update-payment-info__basket-table{width:100%}.tv-update-payment-info__basket-table-cell{padding-top:15px;padding-bottom:15px;line-height:22px;font-weight:600;vertical-align:top}.tv-update-payment-info__basket-table-cell--product{width:70%;padding-left:40px;padding-right:10px;font-size:14px;color:#757575}.tv-update-payment-info__basket-table-cell--cost{width:30%;padding-right:40px;text-align:right;font-size:16px;color:#4a4a4a;white-space:nowrap}.tv-update-payment-info__basket-total-stroke{font-size:0;padding:0 40px}.tv-update-payment-info__basket-total-price,.tv-update-payment-info__basket-total-text{display:inline-block;padding-top:10px;width:50%;border-top:1px solid #dadde0;font-size:24px}.tv-update-payment-info__basket-total-text{font-weight:400;color:#adaeb0}.tv-update-payment-info__basket-total-price{font-weight:600;letter-spacing:1px;text-align:right;color:#4a4a4a}.pac-container{position:inherit!important}.tv-referral-dialog .tv-referral-dialog__content{margin:0}.tv-phone-dialog__inputs-wrap:after{clear:both;display:table;content:""}.tv-phone-dialog__input{width:49%}.tv-phone-dialog__input--left{float:left}.tv-phone-dialog__input--right{float:right}.tv-phone-dialog__input--center{margin:0 auto}@media screen and (max-width:479px){.tv-phone-dialog__input{width:100%;float:none}.tv-phone-dialog__input:not(:first-child){margin-top:10px}}.tv-phone-dialog__region-code-input{width:auto;padding-left:10px;padding-right:5px;font-size:13px}.tv-phone-dialog__country-code-select-dropdown{min-width:385px}.tv-phone-dialog__messages-wrap .tv-phone-dialog__no-margin-bottom{margin-bottom:0}.tv-control-fieldset{display:block;margin-bottom:30px;min-width:0}.tv-control-fieldset:after{clear:both;display:table;content:""}.tv-control-fieldset--spacing_small{margin-bottom:20px}.tv-control-fieldset--spacing_xsmall{margin-bottom:10px}.tv-control-fieldset:last-child{margin-bottom:0}.tv-control-fieldset--force-spacing{margin-bottom:30px}.tv-control-fieldset--force-spacing.tv-control-fieldset--spacing_small{margin-bottom:20px}@media screen and (max-width:767px){.tv-control-fieldset{margin-bottom:20px}}.tv-control-fieldset__label,.tv-control-fieldset__value{display:block;float:left;box-sizing:border-box}.tv-control-fieldset__label--vertical,.tv-control-fieldset__value--vertical{float:none}@media screen and (max-width:479px){.tv-control-fieldset__label,.tv-control-fieldset__value{float:none}}.tv-control-fieldset__label{padding:10px 20px 0 0;width:30%;font-size:13px;color:#adaeb0;clear:left}html.theme-dark .tv-control-fieldset__label{color:#758696}.tv-control-fieldset__label--vertical{padding:0 0 4px;width:auto}.tv-control-fieldset__label--color_dark{color:#1c2030}html.theme-dark .tv-control-fieldset__label--color_dark{color:#f7f8fa}.tv-control-fieldset__label--width_small{width:26%}@media screen and (max-width:479px){.tv-control-fieldset__label--width_small{width:auto}}.tv-control-fieldset__label--size_small{padding-top:4px}@media screen and (max-width:479px){.tv-control-fieldset__label{padding:0 0 10px;width:auto}}.tv-control-fieldset__value{width:70%}.tv-control-fieldset__value--vertical{width:auto}.tv-control-fieldset__value--width_big{width:74%}@media screen and (max-width:479px){.tv-control-fieldset__value,.tv-control-fieldset__value--width_big{width:auto}}.tv-control-fieldset__text{margin-bottom:12px}.tv-control-fieldset__text:last-of-type{margin-bottom:0}.tv-control-fieldset--block .tv-control-fieldset__label,.tv-control-fieldset--block .tv-control-fieldset__value{float:none;width:auto;padding:0}.tv-control-fieldset--block .tv-control-fieldset__label{margin-bottom:10px}.tv-control-fieldset__value-control{display:block;margin-bottom:10px}.tv-control-fieldset__value-control:last-child{margin-bottom:0}.tv-control-fieldset__hint{display:block;line-height:1.4;font-size:13px;color:#adaeb0}html.theme-dark .tv-control-fieldset__hint{color:#4f5966}.tv-control-fieldset__hint a{color:#3bb3e4;transition:color .35s ease}html.theme-dark .tv-control-fieldset__hint a{color:#299dcd}.tv-control-fieldset__hint a:visited{color:#3bb3e4;fill:#3bb3e4}html.theme-dark .tv-control-fieldset__hint a:visited{fill:#299dcd;color:#299dcd}.feature-no-touch .tv-control-fieldset__hint a:hover{color:#3babd8;fill:#3babd8;transition-duration:.06s}.feature-no-touch .tv-control-fieldset__hint a:active,.feature-touch .tv-control-fieldset__hint a:active{color:#049ddc;fill:#049ddc;transition-duration:.06s}.tv-control-fieldset .tv-control-input[readonly]{color:#b4b4b4}html.theme-dark .tv-control-fieldset .tv-control-input[readonly]{color:#4c525e}.tv-control-fieldset .tv-control-input--readonly_dark,.tv-control-fieldset .tv-control-input--readonly_dark[readonly]{color:#555}html.theme-dark .tv-control-fieldset .tv-control-input--readonly_dark,html.theme-dark .tv-control-fieldset .tv-control-input--readonly_dark[readonly]{color:#4c525e}.tv-control-fieldset .tv-control-input.i-disabled::-webkit-input-placeholder,.tv-control-fieldset .tv-control-input[disabled]::-webkit-input-placeholder,.tv-control-fieldset .tv-control-number-input__input.i-disabled::-webkit-input-placeholder,.tv-control-fieldset .tv-control-number-input__input[disabled]::-webkit-input-placeholder,.tv-control-fieldset .tv-control-select__control.i-disabled::-webkit-input-placeholder,.tv-control-fieldset .tv-control-select__control[disabled]::-webkit-input-placeholder,.tv-control-fieldset select.tv-control-select.i-disabled::-webkit-input-placeholder,.tv-control-fieldset select.tv-control-select[disabled]::-webkit-input-placeholder{color:#7d7d7d}.tv-control-fieldset .tv-control-input.i-disabled:-ms-input-placeholder,.tv-control-fieldset .tv-control-input.i-disabled::-ms-input-placeholder,.tv-control-fieldset .tv-control-input[disabled]:-ms-input-placeholder,.tv-control-fieldset .tv-control-input[disabled]::-ms-input-placeholder,.tv-control-fieldset .tv-control-number-input__input.i-disabled:-ms-input-placeholder,.tv-control-fieldset .tv-control-number-input__input.i-disabled::-ms-input-placeholder,.tv-control-fieldset .tv-control-number-input__input[disabled]:-ms-input-placeholder,.tv-control-fieldset .tv-control-number-input__input[disabled]::-ms-input-placeholder,.tv-control-fieldset .tv-control-select__control.i-disabled:-ms-input-placeholder,.tv-control-fieldset .tv-control-select__control.i-disabled::-ms-input-placeholder,.tv-control-fieldset .tv-control-select__control[disabled]:-ms-input-placeholder,.tv-control-fieldset .tv-control-select__control[disabled]::-ms-input-placeholder,.tv-control-fieldset select.tv-control-select.i-disabled:-ms-input-placeholder,.tv-control-fieldset select.tv-control-select.i-disabled::-ms-input-placeholder,.tv-control-fieldset select.tv-control-select[disabled]:-ms-input-placeholder,.tv-control-fieldset select.tv-control-select[disabled]::-ms-input-placeholder{color:#7d7d7d}.tv-control-fieldset .tv-control-input.i-disabled::placeholder,.tv-control-fieldset .tv-control-input[disabled]::placeholder,.tv-control-fieldset .tv-control-number-input__input.i-disabled::placeholder,.tv-control-fieldset .tv-control-number-input__input[disabled]::placeholder,.tv-control-fieldset .tv-control-select__control.i-disabled::placeholder,.tv-control-fieldset .tv-control-select__control[disabled]::placeholder,.tv-control-fieldset select.tv-control-select.i-disabled::placeholder,.tv-control-fieldset select.tv-control-select[disabled]::placeholder{color:#7d7d7d}html.theme-dark .tv-control-fieldset .tv-control-input.i-disabled::-webkit-input-placeholder,html.theme-dark .tv-control-fieldset .tv-control-input[disabled]::-webkit-input-placeholder,html.theme-dark .tv-control-fieldset .tv-control-number-input__input.i-disabled::-webkit-input-placeholder,html.theme-dark .tv-control-fieldset .tv-control-number-input__input[disabled]::-webkit-input-placeholder,html.theme-dark .tv-control-fieldset .tv-control-select__control.i-disabled::-webkit-input-placeholder,html.theme-dark .tv-control-fieldset .tv-control-select__control[disabled]::-webkit-input-placeholder,html.theme-dark .tv-control-fieldset select.tv-control-select.i-disabled::-webkit-input-placeholder,html.theme-dark .tv-control-fieldset select.tv-control-select[disabled]::-webkit-input-placeholder{color:#758696}html.theme-dark .tv-control-fieldset .tv-control-input.i-disabled:-ms-input-placeholder,html.theme-dark .tv-control-fieldset .tv-control-input.i-disabled::-ms-input-placeholder,html.theme-dark .tv-control-fieldset .tv-control-input[disabled]:-ms-input-placeholder,html.theme-dark .tv-control-fieldset .tv-control-input[disabled]::-ms-input-placeholder,html.theme-dark .tv-control-fieldset .tv-control-number-input__input.i-disabled:-ms-input-placeholder,html.theme-dark .tv-control-fieldset .tv-control-number-input__input.i-disabled::-ms-input-placeholder,html.theme-dark .tv-control-fieldset .tv-control-number-input__input[disabled]:-ms-input-placeholder,html.theme-dark .tv-control-fieldset .tv-control-number-input__input[disabled]::-ms-input-placeholder,html.theme-dark .tv-control-fieldset .tv-control-select__control.i-disabled:-ms-input-placeholder,html.theme-dark .tv-control-fieldset .tv-control-select__control.i-disabled::-ms-input-placeholder,html.theme-dark .tv-control-fieldset .tv-control-select__control[disabled]:-ms-input-placeholder,html.theme-dark .tv-control-fieldset .tv-control-select__control[disabled]::-ms-input-placeholder,html.theme-dark .tv-control-fieldset select.tv-control-select.i-disabled:-ms-input-placeholder,html.theme-dark .tv-control-fieldset select.tv-control-select.i-disabled::-ms-input-placeholder,html.theme-dark .tv-control-fieldset select.tv-control-select[disabled]:-ms-input-placeholder,html.theme-dark .tv-control-fieldset select.tv-control-select[disabled]::-ms-input-placeholder{color:#758696}html.theme-dark .tv-control-fieldset .tv-control-input.i-disabled::placeholder,html.theme-dark .tv-control-fieldset .tv-control-input[disabled]::placeholder,html.theme-dark .tv-control-fieldset .tv-control-number-input__input.i-disabled::placeholder,html.theme-dark .tv-control-fieldset .tv-control-number-input__input[disabled]::placeholder,html.theme-dark .tv-control-fieldset .tv-control-select__control.i-disabled::placeholder,html.theme-dark .tv-control-fieldset .tv-control-select__control[disabled]::placeholder,html.theme-dark .tv-control-fieldset select.tv-control-select.i-disabled::placeholder,html.theme-dark .tv-control-fieldset select.tv-control-select[disabled]::placeholder{color:#758696}.tv-control-input,.tv-control-textarea{display:block;padding:0 12px;width:100%;height:34px;font-size:13px;color:#4a4a4a;border:1px solid #dadde0;background-color:#fff;border-radius:2px;box-sizing:border-box;-webkit-tap-highlight-color:transparent;transition:border-color .35s ease,background-color .35s ease}html.theme-dark .tv-control-input,html.theme-dark .tv-control-textarea{background-color:#1c2030;border-color:#363c4e;color:#c5cbce}.tv-control-input::-webkit-input-placeholder,.tv-control-textarea::-webkit-input-placeholder{color:#adaeb0;opacity:1}.tv-control-input:-ms-input-placeholder,.tv-control-input::-ms-input-placeholder,.tv-control-textarea:-ms-input-placeholder,.tv-control-textarea::-ms-input-placeholder{color:#adaeb0;opacity:1}.tv-control-input::placeholder,.tv-control-textarea::placeholder{color:#adaeb0;opacity:1}html.theme-dark .tv-control-input::-webkit-input-placeholder,html.theme-dark .tv-control-textarea::-webkit-input-placeholder{color:#4f5966}html.theme-dark .tv-control-input:-ms-input-placeholder,html.theme-dark .tv-control-input::-ms-input-placeholder,html.theme-dark .tv-control-textarea:-ms-input-placeholder,html.theme-dark .tv-control-textarea::-ms-input-placeholder{color:#4f5966}html.theme-dark .tv-control-input::placeholder,html.theme-dark .tv-control-textarea::placeholder{color:#4f5966}.tv-control-input:-webkit-autofill,.tv-control-textarea:-webkit-autofill{-webkit-text-fill-color:#535353!important;box-shadow:inset 0 0 0 1000px #fff!important}.tv-control-input--size_xsmall,.tv-control-textarea--size_xsmall{height:19px}.tv-control-input--size_small,.tv-control-textarea--size_small{height:27px}.tv-control-input--size_large,.tv-control-textarea--size_large{height:48px}.tv-control-input--connect,.tv-control-textarea--connect{border-left:0;border-right:0;border-radius:0}.tv-control-input--connect_left,.tv-control-textarea--connect_left{border-left:none;border-top-left-radius:0;border-bottom-left-radius:0}.tv-control-input--connect_right,.tv-control-textarea--connect_right{border-right:none;border-top-right-radius:0;border-bottom-right-radius:0}.feature-no-touch .tv-control-input:hover,.feature-no-touch .tv-control-textarea:hover{border-color:#c8c8c8;transition-duration:.06s}html.feature-no-touch.theme-dark .tv-control-input:hover,html.feature-no-touch.theme-dark .tv-control-textarea:hover{border-color:#4c525e}.feature-no-touch .tv-control-input:focus,.feature-no-touch .tv-control-textarea:focus,.feature-touch .tv-control-input:focus,.feature-touch .tv-control-textarea:focus{border-color:#3bb3e4!important;transition-duration:.06s}.tv-control-input[readonly],.tv-control-textarea[readonly]{color:#8a8a8a;border-color:#dadde0}.feature-no-touch .tv-control-input[readonly]:focus,.feature-no-touch .tv-control-input[readonly]:hover,.feature-no-touch .tv-control-textarea[readonly]:focus,.feature-no-touch .tv-control-textarea[readonly]:hover,.feature-touch .tv-control-input[readonly]:focus,.feature-touch .tv-control-textarea[readonly]:focus{border-color:#dadde0}.tv-control-input--readonly_dark,.tv-control-input--readonly_dark[readonly],.tv-control-textarea--readonly_dark,.tv-control-textarea--readonly_dark[readonly]{color:#555}html.theme-dark .tv-control-input--readonly_dark,html.theme-dark .tv-control-input--readonly_dark[readonly],html.theme-dark .tv-control-textarea--readonly_dark,html.theme-dark .tv-control-textarea--readonly_dark[readonly]{color:#4c525e}.tv-control-input.i-disabled,.tv-control-input[disabled],.tv-control-textarea.i-disabled,.tv-control-textarea[disabled]{color:#ececec;border-color:#ececec}html.theme-dark .tv-control-input.i-disabled,html.theme-dark .tv-control-input[disabled],html.theme-dark .tv-control-textarea.i-disabled,html.theme-dark .tv-control-textarea[disabled]{border-color:#262b3e;color:#262b3e}.tv-control-input.i-disabled::-webkit-input-placeholder,.tv-control-input[disabled]::-webkit-input-placeholder,.tv-control-textarea.i-disabled::-webkit-input-placeholder,.tv-control-textarea[disabled]::-webkit-input-placeholder{color:#ececec}.tv-control-input.i-disabled:-ms-input-placeholder,.tv-control-input.i-disabled::-ms-input-placeholder,.tv-control-input[disabled]:-ms-input-placeholder,.tv-control-input[disabled]::-ms-input-placeholder,.tv-control-textarea.i-disabled:-ms-input-placeholder,.tv-control-textarea.i-disabled::-ms-input-placeholder,.tv-control-textarea[disabled]:-ms-input-placeholder,.tv-control-textarea[disabled]::-ms-input-placeholder{color:#ececec}.tv-control-input.i-disabled::placeholder,.tv-control-input[disabled]::placeholder,.tv-control-textarea.i-disabled::placeholder,.tv-control-textarea[disabled]::placeholder{color:#ececec}html.theme-dark .tv-control-input.i-disabled::-webkit-input-placeholder,html.theme-dark .tv-control-input[disabled]::-webkit-input-placeholder,html.theme-dark .tv-control-textarea.i-disabled::-webkit-input-placeholder,html.theme-dark .tv-control-textarea[disabled]::-webkit-input-placeholder{color:#262b3e}html.theme-dark .tv-control-input.i-disabled:-ms-input-placeholder,html.theme-dark .tv-control-input.i-disabled::-ms-input-placeholder,html.theme-dark .tv-control-input[disabled]:-ms-input-placeholder,html.theme-dark .tv-control-input[disabled]::-ms-input-placeholder,html.theme-dark .tv-control-textarea.i-disabled:-ms-input-placeholder,html.theme-dark .tv-control-textarea.i-disabled::-ms-input-placeholder,html.theme-dark .tv-control-textarea[disabled]:-ms-input-placeholder,html.theme-dark .tv-control-textarea[disabled]::-ms-input-placeholder{color:#262b3e}html.theme-dark .tv-control-input.i-disabled::placeholder,html.theme-dark .tv-control-input[disabled]::placeholder,html.theme-dark .tv-control-textarea.i-disabled::placeholder,html.theme-dark .tv-control-textarea[disabled]::placeholder{color:#262b3e}.feature-no-touch .tv-control-input.i-disabled:hover,.feature-no-touch .tv-control-input[disabled]:hover,.feature-no-touch .tv-control-textarea.i-disabled:hover,.feature-no-touch .tv-control-textarea[disabled]:hover{border-color:#ececec}html.feature-no-touch.theme-dark .tv-control-input.i-disabled:hover,html.feature-no-touch.theme-dark .tv-control-input[disabled]:hover,html.feature-no-touch.theme-dark .tv-control-textarea.i-disabled:hover,html.feature-no-touch.theme-dark .tv-control-textarea[disabled]:hover{border-color:#262b3e}.tv-control-input.i-error,.tv-control-textarea.i-error{border-color:#ff4a68!important}.feature-no-touch .tv-control-input.i-error:hover,.feature-no-touch .tv-control-textarea.i-error:hover{border-color:#f24965!important}.feature-no-touch .tv-control-input.i-error:focus,.feature-no-touch .tv-control-textarea.i-error:focus,.feature-touch .tv-control-input.i-error:focus,.feature-touch .tv-control-textarea.i-error:focus{border-color:#ff173e!important}.tv-control-input.i-success,.tv-control-textarea.i-success{border-color:#3cbc98!important}.feature-no-touch .tv-control-input.i-success:hover,.feature-no-touch .tv-control-textarea.i-success:hover{border-color:#38b395!important}.feature-no-touch .tv-control-input.i-success:focus,.feature-no-touch .tv-control-textarea.i-success:focus,.feature-touch .tv-control-input.i-success:focus,.feature-touch .tv-control-textarea.i-success:focus{border-color:#00a97f!important}.tv-control-input--file{display:none}.tv-control-textarea{height:auto;padding-top:9px;padding-bottom:9px}.tv-control-textarea--readonly_dark,.tv-control-textarea--readonly_dark[readonly]{color:#555}html.theme-dark .tv-control-textarea--readonly_dark,html.theme-dark .tv-control-textarea--readonly_dark[readonly]{color:#4c525e}.tv-grid__col{box-sizing:border-box;position:relative;min-height:1px;padding-left:15px;padding-right:15px}.tv-grid__col--padding_0{padding:0}.tv-grid--spacing_big{margin:0 -15px}.tv-grid--spacing_big .tv-grid__col{padding:0 15px}.tv-grid__col_xs--1,.tv-grid__col_xs--2,.tv-grid__col_xs--3,.tv-grid__col_xs--4,.tv-grid__col_xs--5,.tv-grid__col_xs--6,.tv-grid__col_xs--7,.tv-grid__col_xs--8,.tv-grid__col_xs--9,.tv-grid__col_xs--10,.tv-grid__col_xs--11,.tv-grid__col_xs--12{float:left}.tv-grid__col_xs--12{width:100%}.tv-grid__col_xs--11{width:91.66666667%}.tv-grid__col_xs--10{width:83.33333333%}.tv-grid__col_xs--9{width:75%}.tv-grid__col_xs--8{width:66.66666667%}.tv-grid__col_xs--7{width:58.33333333%}.tv-grid__col_xs--6{width:50%}.tv-grid__col_xs--5{width:41.66666667%}.tv-grid__col_xs--4{width:33.33333333%}.tv-grid__col_xs--3{width:25%}.tv-grid__col_xs--2{width:16.66666667%}.tv-grid__col_xs--1{width:8.33333333%}.tv-grid__col_xs-pull--12{right:100%}.tv-grid__col_xs-pull--11{right:91.66666667%}.tv-grid__col_xs-pull--10{right:83.33333333%}.tv-grid__col_xs-pull--9{right:75%}.tv-grid__col_xs-pull--8{right:66.66666667%}.tv-grid__col_xs-pull--7{right:58.33333333%}.tv-grid__col_xs-pull--6{right:50%}.tv-grid__col_xs-pull--5{right:41.66666667%}.tv-grid__col_xs-pull--4{right:33.33333333%}.tv-grid__col_xs-pull--3{right:25%}.tv-grid__col_xs-pull--2{right:16.66666667%}.tv-grid__col_xs-pull--1{right:8.33333333%}.tv-grid__col_xs-pull--0{right:auto}.tv-grid__col_xs-push--12{left:100%}.tv-grid__col_xs-push--11{left:91.66666667%}.tv-grid__col_xs-push--10{left:83.33333333%}.tv-grid__col_xs-push--9{left:75%}.tv-grid__col_xs-push--8{left:66.66666667%}.tv-grid__col_xs-push--7{left:58.33333333%}.tv-grid__col_xs-push--6{left:50%}.tv-grid__col_xs-push--5{left:41.66666667%}.tv-grid__col_xs-push--4{left:33.33333333%}.tv-grid__col_xs-push--3{left:25%}.tv-grid__col_xs-push--2{left:16.66666667%}.tv-grid__col_xs-push--1{left:8.33333333%}.tv-grid__col_xs-push--0{left:auto}.tv-grid__col_xs-offset--12{margin-left:100%}.tv-grid__col_xs-offset--11{margin-left:91.66666667%}.tv-grid__col_xs-offset--10{margin-left:83.33333333%}.tv-grid__col_xs-offset--9{margin-left:75%}.tv-grid__col_xs-offset--8{margin-left:66.66666667%}.tv-grid__col_xs-offset--7{margin-left:58.33333333%}.tv-grid__col_xs-offset--6{margin-left:50%}.tv-grid__col_xs-offset--5{margin-left:41.66666667%}.tv-grid__col_xs-offset--4{margin-left:33.33333333%}.tv-grid__col_xs-offset--3{margin-left:25%}.tv-grid__col_xs-offset--2{margin-left:16.66666667%}.tv-grid__col_xs-offset--1{margin-left:8.33333333%}.tv-grid__col_xs-offset--0{margin-left:0}@media (min-width:768px){.tv-grid__col_sm--1,.tv-grid__col_sm--2,.tv-grid__col_sm--3,.tv-grid__col_sm--4,.tv-grid__col_sm--5,.tv-grid__col_sm--6,.tv-grid__col_sm--7,.tv-grid__col_sm--8,.tv-grid__col_sm--9,.tv-grid__col_sm--10,.tv-grid__col_sm--11,.tv-grid__col_sm--12{float:left}.tv-grid__col_sm--12{width:100%}.tv-grid__col_sm--11{width:91.66666667%}.tv-grid__col_sm--10{width:83.33333333%}.tv-grid__col_sm--9{width:75%}.tv-grid__col_sm--8{width:66.66666667%}.tv-grid__col_sm--7{width:58.33333333%}.tv-grid__col_sm--6{width:50%}.tv-grid__col_sm--5{width:41.66666667%}.tv-grid__col_sm--4{width:33.33333333%}.tv-grid__col_sm--3{width:25%}.tv-grid__col_sm--2{width:16.66666667%}.tv-grid__col_sm--1{width:8.33333333%}.tv-grid__col_sm-pull--12{right:100%}.tv-grid__col_sm-pull--11{right:91.66666667%}.tv-grid__col_sm-pull--10{right:83.33333333%}.tv-grid__col_sm-pull--9{right:75%}.tv-grid__col_sm-pull--8{right:66.66666667%}.tv-grid__col_sm-pull--7{right:58.33333333%}.tv-grid__col_sm-pull--6{right:50%}.tv-grid__col_sm-pull--5{right:41.66666667%}.tv-grid__col_sm-pull--4{right:33.33333333%}.tv-grid__col_sm-pull--3{right:25%}.tv-grid__col_sm-pull--2{right:16.66666667%}.tv-grid__col_sm-pull--1{right:8.33333333%}.tv-grid__col_sm-pull--0{right:auto}.tv-grid__col_sm-push--12{left:100%}.tv-grid__col_sm-push--11{left:91.66666667%}.tv-grid__col_sm-push--10{left:83.33333333%}.tv-grid__col_sm-push--9{left:75%}.tv-grid__col_sm-push--8{left:66.66666667%}.tv-grid__col_sm-push--7{left:58.33333333%}.tv-grid__col_sm-push--6{left:50%}.tv-grid__col_sm-push--5{left:41.66666667%}.tv-grid__col_sm-push--4{left:33.33333333%}.tv-grid__col_sm-push--3{left:25%}.tv-grid__col_sm-push--2{left:16.66666667%}.tv-grid__col_sm-push--1{left:8.33333333%}.tv-grid__col_sm-push--0{left:auto}.tv-grid__col_sm-offset--12{margin-left:100%}.tv-grid__col_sm-offset--11{margin-left:91.66666667%}.tv-grid__col_sm-offset--10{margin-left:83.33333333%}.tv-grid__col_sm-offset--9{margin-left:75%}.tv-grid__col_sm-offset--8{margin-left:66.66666667%}.tv-grid__col_sm-offset--7{margin-left:58.33333333%}.tv-grid__col_sm-offset--6{margin-left:50%}.tv-grid__col_sm-offset--5{margin-left:41.66666667%}.tv-grid__col_sm-offset--4{margin-left:33.33333333%}.tv-grid__col_sm-offset--3{margin-left:25%}.tv-grid__col_sm-offset--2{margin-left:16.66666667%}.tv-grid__col_sm-offset--1{margin-left:8.33333333%}.tv-grid__col_sm-offset--0{margin-left:0}}@media (min-width:992px){.tv-grid__col_md--1,.tv-grid__col_md--2,.tv-grid__col_md--3,.tv-grid__col_md--4,.tv-grid__col_md--5,.tv-grid__col_md--6,.tv-grid__col_md--7,.tv-grid__col_md--8,.tv-grid__col_md--9,.tv-grid__col_md--10,.tv-grid__col_md--11,.tv-grid__col_md--12{float:left}.tv-grid__col_md--12{width:100%}.tv-grid__col_md--11{width:91.66666667%}.tv-grid__col_md--10{width:83.33333333%}.tv-grid__col_md--9{width:75%}.tv-grid__col_md--8{width:66.66666667%}.tv-grid__col_md--7{width:58.33333333%}.tv-grid__col_md--6{width:50%}.tv-grid__col_md--5{width:41.66666667%}.tv-grid__col_md--4{width:33.33333333%}.tv-grid__col_md--3{width:25%}.tv-grid__col_md--2{width:16.66666667%}.tv-grid__col_md--1{width:8.33333333%}.tv-grid__col_md-pull--12{right:100%}.tv-grid__col_md-pull--11{right:91.66666667%}.tv-grid__col_md-pull--10{right:83.33333333%}.tv-grid__col_md-pull--9{right:75%}.tv-grid__col_md-pull--8{right:66.66666667%}.tv-grid__col_md-pull--7{right:58.33333333%}.tv-grid__col_md-pull--6{right:50%}.tv-grid__col_md-pull--5{right:41.66666667%}.tv-grid__col_md-pull--4{right:33.33333333%}.tv-grid__col_md-pull--3{right:25%}.tv-grid__col_md-pull--2{right:16.66666667%}.tv-grid__col_md-pull--1{right:8.33333333%}.tv-grid__col_md-pull--0{right:auto}.tv-grid__col_md-push--12{left:100%}.tv-grid__col_md-push--11{left:91.66666667%}.tv-grid__col_md-push--10{left:83.33333333%}.tv-grid__col_md-push--9{left:75%}.tv-grid__col_md-push--8{left:66.66666667%}.tv-grid__col_md-push--7{left:58.33333333%}.tv-grid__col_md-push--6{left:50%}.tv-grid__col_md-push--5{left:41.66666667%}.tv-grid__col_md-push--4{left:33.33333333%}.tv-grid__col_md-push--3{left:25%}.tv-grid__col_md-push--2{left:16.66666667%}.tv-grid__col_md-push--1{left:8.33333333%}.tv-grid__col_md-push--0{left:auto}.tv-grid__col_md-offset--12{margin-left:100%}.tv-grid__col_md-offset--11{margin-left:91.66666667%}.tv-grid__col_md-offset--10{margin-left:83.33333333%}.tv-grid__col_md-offset--9{margin-left:75%}.tv-grid__col_md-offset--8{margin-left:66.66666667%}.tv-grid__col_md-offset--7{margin-left:58.33333333%}.tv-grid__col_md-offset--6{margin-left:50%}.tv-grid__col_md-offset--5{margin-left:41.66666667%}.tv-grid__col_md-offset--4{margin-left:33.33333333%}.tv-grid__col_md-offset--3{margin-left:25%}.tv-grid__col_md-offset--2{margin-left:16.66666667%}.tv-grid__col_md-offset--1{margin-left:8.33333333%}.tv-grid__col_md-offset--0{margin-left:0}}@media (min-width:1200px){.tv-grid__col_lg--1,.tv-grid__col_lg--2,.tv-grid__col_lg--3,.tv-grid__col_lg--4,.tv-grid__col_lg--5,.tv-grid__col_lg--6,.tv-grid__col_lg--7,.tv-grid__col_lg--8,.tv-grid__col_lg--9,.tv-grid__col_lg--10,.tv-grid__col_lg--11,.tv-grid__col_lg--12{float:left}.tv-grid__col_lg--12{width:100%}.tv-grid__col_lg--11{width:91.66666667%}.tv-grid__col_lg--10{width:83.33333333%}.tv-grid__col_lg--9{width:75%}.tv-grid__col_lg--8{width:66.66666667%}.tv-grid__col_lg--7{width:58.33333333%}.tv-grid__col_lg--6{width:50%}.tv-grid__col_lg--5{width:41.66666667%}.tv-grid__col_lg--4{width:33.33333333%}.tv-grid__col_lg--3{width:25%}.tv-grid__col_lg--2{width:16.66666667%}.tv-grid__col_lg--1{width:8.33333333%}.tv-grid__col_lg-pull--12{right:100%}.tv-grid__col_lg-pull--11{right:91.66666667%}.tv-grid__col_lg-pull--10{right:83.33333333%}.tv-grid__col_lg-pull--9{right:75%}.tv-grid__col_lg-pull--8{right:66.66666667%}.tv-grid__col_lg-pull--7{right:58.33333333%}.tv-grid__col_lg-pull--6{right:50%}.tv-grid__col_lg-pull--5{right:41.66666667%}.tv-grid__col_lg-pull--4{right:33.33333333%}.tv-grid__col_lg-pull--3{right:25%}.tv-grid__col_lg-pull--2{right:16.66666667%}.tv-grid__col_lg-pull--1{right:8.33333333%}.tv-grid__col_lg-pull--0{right:auto}.tv-grid__col_lg-push--12{left:100%}.tv-grid__col_lg-push--11{left:91.66666667%}.tv-grid__col_lg-push--10{left:83.33333333%}.tv-grid__col_lg-push--9{left:75%}.tv-grid__col_lg-push--8{left:66.66666667%}.tv-grid__col_lg-push--7{left:58.33333333%}.tv-grid__col_lg-push--6{left:50%}.tv-grid__col_lg-push--5{left:41.66666667%}.tv-grid__col_lg-push--4{left:33.33333333%}.tv-grid__col_lg-push--3{left:25%}.tv-grid__col_lg-push--2{left:16.66666667%}.tv-grid__col_lg-push--1{left:8.33333333%}.tv-grid__col_lg-push--0{left:auto}.tv-grid__col_lg-offset--12{margin-left:100%}.tv-grid__col_lg-offset--11{margin-left:91.66666667%}.tv-grid__col_lg-offset--10{margin-left:83.33333333%}.tv-grid__col_lg-offset--9{margin-left:75%}.tv-grid__col_lg-offset--8{margin-left:66.66666667%}.tv-grid__col_lg-offset--7{margin-left:58.33333333%}.tv-grid__col_lg-offset--6{margin-left:50%}.tv-grid__col_lg-offset--5{margin-left:41.66666667%}.tv-grid__col_lg-offset--4{margin-left:33.33333333%}.tv-grid__col_lg-offset--3{margin-left:25%}.tv-grid__col_lg-offset--2{margin-left:16.66666667%}.tv-grid__col_lg-offset--1{margin-left:8.33333333%}.tv-grid__col_lg-offset--0{margin-left:0}}.tv-report-bug-dialog__issue-type-control{margin-bottom:20px}.tv-report-bug-dialog--success{padding-left:100px;padding-right:100px;padding-top:20px;text-align:center}@media screen and (max-width:767px){.tv-report-bug-dialog--success{padding-left:0;padding-right:0;padding-top:0}}.tv-report-bug-dialog--success__icon{margin:10px auto 30px;color:#4a4a4a}html.theme-dark .tv-report-bug-dialog--success__icon{color:#c5cbce}.tv-report-bug-dialog--success .tv-report-bug-dialog--success__primary-text{margin-bottom:30px}.tv-report-bug-dialog--success .tv-report-bug-dialog--success__secondary-text{color:#8797a5;margin-bottom:0}.errorDialog-1NguAJjj-{line-height:1.5}.dialog-1SjXtXTz-{width:100%;height:100%;position:fixed;top:0;left:0;display:none;flex-direction:column;background-color:#fff;will-change:transform;border:1px solid;border-color:#dadde0;box-sizing:border-box;transform:translateZ(0)}html.theme-dark .dialog-1SjXtXTz-{border-color:#363c4e;background-color:#131722}.dialog-1SjXtXTz-.visible-1j22YKGQ-{display:flex}.dialog-1SjXtXTz- .title-15LX_28c-{padding:28px;position:relative;border-bottom:1px solid;border-bottom-color:#dadde0;flex:0 0 auto}html.theme-dark .dialog-1SjXtXTz- .title-15LX_28c-{border-bottom-color:#363c4e}.dialog-1SjXtXTz- .title-15LX_28c- .text-1k5BE4Xu-{text-align:left;font-size:22px;font-weight:400;letter-spacing:1.1px;line-height:1}.dialog-1SjXtXTz- .title-15LX_28c- .actions-2393eYV7-{display:inline-flex;position:absolute;top:14px;right:25px}.dialog-1SjXtXTz- .title-15LX_28c- .actions-2393eYV7- .close-1JngEsIi-{padding:14px;cursor:pointer;opacity:.5;transition:opacity .35s ease;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;display:inline-flex;align-items:center}.dialog-1SjXtXTz- .title-15LX_28c- .actions-2393eYV7- .close-1JngEsIi- svg{width:19px;height:19px}.feature-no-touch .dialog-1SjXtXTz- .title-15LX_28c- .actions-2393eYV7- .close-1JngEsIi-:hover{opacity:1;transition-duration:.06s}.dialog-1SjXtXTz- .title-15LX_28c- .actions-2393eYV7- .close-1JngEsIi- svg{stroke:#4a4a4a;stroke-width:2px}html.theme-dark .dialog-1SjXtXTz- .title-15LX_28c- .actions-2393eYV7- .close-1JngEsIi- svg{stroke:#c5cbce}.dialog-1SjXtXTz- .title-15LX_28c- .actions-2393eYV7- .minimize-2tBr3TPh-{padding:14px;cursor:pointer;opacity:.5;transition:opacity .35s ease;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;display:inline-flex;align-items:flex-end}.dialog-1SjXtXTz- .title-15LX_28c- .actions-2393eYV7- .minimize-2tBr3TPh- svg{width:19px;height:2px}.feature-no-touch .dialog-1SjXtXTz- .title-15LX_28c- .actions-2393eYV7- .minimize-2tBr3TPh-:hover{opacity:1;transition-duration:.06s}.dialog-1SjXtXTz- .title-15LX_28c- .actions-2393eYV7- .minimize-2tBr3TPh- svg{stroke:#4a4a4a;stroke-width:100%}html.theme-dark .dialog-1SjXtXTz- .title-15LX_28c- .actions-2393eYV7- .minimize-2tBr3TPh- svg{stroke:#c5cbce}.dialog-1SjXtXTz- .handle-8rFEi2QD-{display:flex;align-items:center;position:absolute;width:40px;left:0;top:0;bottom:0}.dialog-1SjXtXTz- .handle-8rFEi2QD- .control-2r_CYFWA-{background-color:#9db2bd;height:76px;width:4px;border-radius:3px;margin-left:12px}.feature-no-touch .dialog-1SjXtXTz- .handle-8rFEi2QD-:hover{cursor:col-resize}.dialog-1SjXtXTz- .wrap-7GHBlZLn-{display:flex;flex-grow:1;overflow:auto}.dialog-1SjXtXTz- .wrap-7GHBlZLn-::-webkit-scrollbar{width:5px;height:5px}.dialog-1SjXtXTz- .wrap-7GHBlZLn-::-webkit-scrollbar-thumb{border:1px solid;border-color:#f1f3f6;border-radius:3px;background-color:#9db2bd}html.theme-dark .dialog-1SjXtXTz- .wrap-7GHBlZLn-::-webkit-scrollbar-thumb{background-color:#363c4e;border-color:#1c2030}.dialog-1SjXtXTz- .wrap-7GHBlZLn-::-webkit-scrollbar-track{background-color:transparent;border-radius:3px}.form-2rFPUzmF- .field-dBQN8ShD-:not(:last-child){margin-bottom:17px}.form-2rFPUzmF- .editor-2kW0LuVc-{min-height:300px;line-height:22px}.form-2rFPUzmF- .secondary-1mmhwv9T-{display:inline-block;font-size:12px;color:#adaeb0;line-height:17px;margin-top:15px}.form-2rFPUzmF- .mainSection-3HPtCLff-{justify-content:space-between}.form-2rFPUzmF- .mainSection-3HPtCLff- .titleGroup-1ChWigaR-{display:flex}.form-2rFPUzmF- .mainSection-3HPtCLff- .titleGroup-1ChWigaR- .title-CaGXgH7I-{flex-grow:1}.form-2rFPUzmF- .mainSection-3HPtCLff- .titleGroup-1ChWigaR- .layoutSelector-1zjujUlc-{margin-left:12px}.form-2rFPUzmF- .mainSection-3HPtCLff- .editorToolbar-mUIBCiiJ-{margin:0 0 17px 9px}.form-2rFPUzmF- .growingGroup-1lXPn-By-{flex-grow:1;padding-bottom:0}.form-2rFPUzmF- .tags-ROS3duBR-{flex:1 0 auto}.form-2rFPUzmF- .actions-1Q8WCQQp-{display:flex}.layoutItem-6Sapu7_U-{font-weight:lighter;display:inline-flex;align-items:center}.layoutItem-6Sapu7_U- .text-3-yLbClg-{line-height:13px;white-space:nowrap;width:100px;overflow:hidden;text-overflow:ellipsis}.layoutItem-6Sapu7_U- .icon-2jGAih06-{display:inline-flex;margin-right:9px;color:#9db2bd}.layoutItem-6Sapu7_U- .icon-2jGAih06- svg{vertical-align:middle;fill:#9db2bd}.layoutItem-6Sapu7_U- .icon-2jGAih06- svg path:first-child{opacity:0}.inputWrapper-6bNZbTW4-{display:flex;flex-grow:1;position:relative;border-radius:2px 2px 2px 2px}.textInput-3WRWEmm7-{background-color:#fff;border:1px solid;box-sizing:border-box;color:#535353;display:flex;font-size:13px;height:34px;padding:0 12px;transition:border-color .35s ease 0s,background-color .35s ease 0s;width:100%;-webkit-appearance:none;-moz-appearance:none;appearance:none;border-radius:inherit;border-color:#dadde0;flex:1}html.theme-dark .textInput-3WRWEmm7-{border-color:#363c4e;color:#f2f3f5;background-color:#131722}.textInput-3WRWEmm7-::-webkit-input-placeholder{color:#adaeb0;opacity:1}.textInput-3WRWEmm7-:-ms-input-placeholder,.textInput-3WRWEmm7-::-ms-input-placeholder{color:#adaeb0;opacity:1}.textInput-3WRWEmm7-::placeholder{color:#adaeb0;opacity:1}html.theme-dark .textInput-3WRWEmm7-::-webkit-input-placeholder{color:#4f5966}html.theme-dark .textInput-3WRWEmm7-:-ms-input-placeholder,html.theme-dark .textInput-3WRWEmm7-::-ms-input-placeholder{color:#4f5966}html.theme-dark .textInput-3WRWEmm7-::placeholder{color:#4f5966}.feature-no-touch .textInput-3WRWEmm7-[readonly]:focus,.feature-no-touch .textInput-3WRWEmm7-[readonly]:hover,.feature-touch .textInput-3WRWEmm7-[readonly]:focus,.textInput-3WRWEmm7-[readonly]{border-color:#dadde0;color:#8a8a8a}html.feature-no-touch.theme-dark .textInput-3WRWEmm7-[readonly]:focus,html.feature-no-touch.theme-dark .textInput-3WRWEmm7-[readonly]:hover,html.feature-touch.theme-dark .textInput-3WRWEmm7-[readonly]:focus,html.theme-dark .textInput-3WRWEmm7-[readonly]{color:#758696;border-color:#363c4e}.feature-no-touch .textInput-3WRWEmm7-[disabled]:hover,.textInput-3WRWEmm7-[disabled]{color:#ececec;border-color:#ececec;background-color:#fff;cursor:auto}html.feature-no-touch.theme-dark .textInput-3WRWEmm7-[disabled]:hover,html.theme-dark .textInput-3WRWEmm7-[disabled]{background-color:#131722;border-color:#262b3e;color:#262b3e}.feature-no-touch .textInput-3WRWEmm7-[disabled]:hover::-webkit-input-placeholder,.textInput-3WRWEmm7-[disabled]::-webkit-input-placeholder{color:#ececec}.feature-no-touch .textInput-3WRWEmm7-[disabled]:hover:-ms-input-placeholder,.feature-no-touch .textInput-3WRWEmm7-[disabled]:hover::-ms-input-placeholder,.textInput-3WRWEmm7-[disabled]:-ms-input-placeholder,.textInput-3WRWEmm7-[disabled]::-ms-input-placeholder{color:#ececec}.feature-no-touch .textInput-3WRWEmm7-[disabled]:hover::placeholder,.textInput-3WRWEmm7-[disabled]::placeholder{color:#ececec}html.feature-no-touch.theme-dark .textInput-3WRWEmm7-[disabled]:hover::-webkit-input-placeholder,html.theme-dark .textInput-3WRWEmm7-[disabled]::-webkit-input-placeholder{color:#262b3e}html.feature-no-touch.theme-dark .textInput-3WRWEmm7-[disabled]:hover:-ms-input-placeholder,html.feature-no-touch.theme-dark .textInput-3WRWEmm7-[disabled]:hover::-ms-input-placeholder,html.theme-dark .textInput-3WRWEmm7-[disabled]:-ms-input-placeholder,html.theme-dark .textInput-3WRWEmm7-[disabled]::-ms-input-placeholder{color:#262b3e}html.feature-no-touch.theme-dark .textInput-3WRWEmm7-[disabled]:hover::placeholder,html.theme-dark .textInput-3WRWEmm7-[disabled]::placeholder{color:#262b3e}.feature-no-touch .textInput-3WRWEmm7-.error-v0663AtN-:hover,.textInput-3WRWEmm7-.error-v0663AtN-,.textInput-3WRWEmm7-.error-v0663AtN-[disabled],.textInput-3WRWEmm7-.error-v0663AtN-[readonly]{border-color:#f24965!important}.feature-no-touch .textInput-3WRWEmm7-.success-7iP8kTY5-:hover,.textInput-3WRWEmm7-.success-7iP8kTY5-,.textInput-3WRWEmm7-.success-7iP8kTY5-[disabled],.textInput-3WRWEmm7-.success-7iP8kTY5-[readonly]{border-color:#38b395!important}.feature-no-touch .textInput-3WRWEmm7-:hover{border-color:#c8c8c8;transition-duration:.06s}html.feature-no-touch.theme-dark .textInput-3WRWEmm7-:hover{border-color:#4c525e}.feature-no-touch .textInput-3WRWEmm7-:focus,.feature-touch .textInput-3WRWEmm7-:focus{border-color:#3bb3e4!important;transition-duration:.06s}.xsmall-3Ah_Or2--{height:19px}.small-2bmxiJCE-{height:27px}.large-1JDowW2I-{height:48px}.iconed-3ZQvxTot- .textInput-3WRWEmm7-{padding-left:30px}.iconed-3ZQvxTot- .inputIcon-W_Bse-a1-{opacity:.4}.iconed-3ZQvxTot- .inputIcon-W_Bse-a1- svg{display:inline-block;position:absolute;width:14px;height:14px;margin:10px 0 0 10px;fill:#4a4a4a;stroke:#4a4a4a}.clearable-2tabt_rj- .textInput-3WRWEmm7-{display:inline-block;width:100%}.clearable-2tabt_rj- .clearIcon-389FR5J4-{display:inline-flex;position:absolute;right:12px;top:10px;cursor:pointer;opacity:.4}.clearable-2tabt_rj- .clearIcon-389FR5J4- svg{max-width:16px;height:16px;fill:#4a4a4a;stroke:#4a4a4a}.grouped-34HX1lDr-:not(:first-child):not(:last-child){border-radius:0}.grouped-34HX1lDr-+.grouped-34HX1lDr-{margin-left:-1px}.grouped-34HX1lDr-:first-child{margin-left:0}.grouped-34HX1lDr-:not(:last-child){border-radius:2px 0 0 2px}.grouped-34HX1lDr-:not(:first-child){border-radius:0 2px 2px 0}.field-1YbeVGCL-{position:relative;display:flex;flex-grow:1}.field-1YbeVGCL- .errorIcon-3nKBmNTE-{position:absolute;right:1px;top:1px;padding:7px;background-color:#fff;display:inline-flex}html.theme-dark .field-1YbeVGCL- .errorIcon-3nKBmNTE-{background-color:#131722}.field-1YbeVGCL- .errorIcon-3nKBmNTE- svg{width:18px;height:18px;fill:#ff4a68}.field-1YbeVGCL-.small-1sa1-akk- .errorIcon-3nKBmNTE-{padding:3px}.errors-1RSkCAM6-{position:absolute;z-index:100;right:0;bottom:100%;margin-bottom:1px;padding:10px 15px;max-width:100%;color:#fff;opacity:0;border-radius:3px;background-color:#2a2c39;pointer-events:none;transform-origin:bottom right;transform:scale(.85) translateY(3px);transition:opacity .35s cubic-bezier(.215,.61,.355,1),transform .35s cubic-bezier(.215,.61,.355,1)}html.theme-dark .errors-1RSkCAM6-{background-color:#363c4e}.errors-1RSkCAM6-:empty{display:none}.errors-1RSkCAM6-.show-mzoRZciR-{opacity:1;transform:scale(1) translateY(0);transition-timing-function:cubic-bezier(.215,.61,.355,1);transition-duration:.06s}.errors-1RSkCAM6- .error-1eriUhDg-{font-size:12px;line-height:1.4;text-transform:none}.wrapper-16edAHKD-{flex-grow:1}.tagsAutocomplete-SvoE1r23-.pointer-3hWxVU_r-{cursor:pointer}.tagsAutocomplete-SvoE1r23-.text-2Q3VUPMa-{cursor:text}.tagsAutocomplete-SvoE1r23- .openBtn-uIZ8V2vB-{display:flex;align-items:center;width:40px;justify-content:center;opacity:.7}.feature-no-touch .tagsAutocomplete-SvoE1r23-:hover .openBtn-uIZ8V2vB-{opacity:1}.wrap-UEegu6Ih-{position:relative}.list-7JvxPFnK-{background-color:#fff;padding:15px 0}html.theme-dark .list-7JvxPFnK-{background-color:#131722}.list-7JvxPFnK- .item-319pyzE7-{white-space:nowrap;position:relative;cursor:pointer;padding:10px 30px 10px 15px;transition:color .35s ease,background-color .35s ease;text-align:left;overflow:hidden;text-overflow:ellipsis}.list-7JvxPFnK- .item-319pyzE7-.selected-1Wdh2MYE-{color:#4a4a4a;background-color:#eafafe;transition-duration:.06s}html.theme-dark .list-7JvxPFnK- .item-319pyzE7-.selected-1Wdh2MYE-{background-color:#21384d;color:#c5cbce}.feature-no-touch .list-7JvxPFnK- .item-319pyzE7-:hover:not(.selected-1Wdh2MYE-){color:#4a4a4a;background-color:#f2f3f5;transition-duration:.06s}html.feature-no-touch.theme-dark .list-7JvxPFnK- .item-319pyzE7-:hover:not(.selected-1Wdh2MYE-){background-color:#2f3241;color:#c5cbce}.feature-no-touch .list-7JvxPFnK- .item-319pyzE7-:active,.feature-touch .list-7JvxPFnK- .item-319pyzE7-:active{color:#4a4a4a;background-color:#ececec;transition-duration:.06s}html.feature-no-touch.theme-dark .list-7JvxPFnK- .item-319pyzE7-:active,html.feature-touch.theme-dark .list-7JvxPFnK- .item-319pyzE7-:active{background-color:#363c4e;color:#c5cbce}.list-7JvxPFnK- .bluishItem-gpuBPkGV-{white-space:nowrap;position:relative;cursor:pointer;padding:10px 30px 10px 15px;transition:color .35s ease,background-color .35s ease;text-align:left;overflow:hidden;text-overflow:ellipsis}.list-7JvxPFnK- .bluishItem-gpuBPkGV-.selected-1Wdh2MYE-{color:#fff;background-color:#37a6ef;transition-duration:.06s}.feature-no-touch .list-7JvxPFnK- .bluishItem-gpuBPkGV-:hover:not(.selected-1Wdh2MYE-){color:#4a4a4a;background-color:#ebf7fc;transition-duration:.06s}html.feature-no-touch.theme-dark .list-7JvxPFnK- .bluishItem-gpuBPkGV-:hover:not(.selected-1Wdh2MYE-){background-color:#262b3e;color:#c5cbce}.feature-no-touch .list-7JvxPFnK- .bluishItem-gpuBPkGV-:active,.feature-touch .list-7JvxPFnK- .bluishItem-gpuBPkGV-:active{color:#4a4a4a;background-color:#ececec;transition-duration:.06s}html.feature-no-touch.theme-dark .list-7JvxPFnK- .bluishItem-gpuBPkGV-:active,html.feature-touch.theme-dark .list-7JvxPFnK- .bluishItem-gpuBPkGV-:active{background-color:#363c4e;color:#c5cbce}.list-7JvxPFnK- .bluishItem-gpuBPkGV-.noPadding-1aLxS-Vh-{padding:0}.list-oyzL7o_q-{display:flex;flex-direction:column;overflow:auto}.list-oyzL7o_q- .item-1s_Ss98n-{display:inline-flex;flex-shrink:0}.container-1yeiTT0O-{overflow:auto;overflow-x:hidden;box-sizing:border-box;background-color:#fff;border-radius:1px;box-shadow:0 1px 8px 0 rgba(19,23,34,.5)}html.theme-dark .container-1yeiTT0O-{box-shadow:0 1px 8px 0 rgba(0,0,0,.5);background-color:#1c2030}.container-1yeiTT0O-::-webkit-scrollbar{width:5px;height:5px}.container-1yeiTT0O-::-webkit-scrollbar-thumb{border:1px solid;border-color:#f1f3f6;border-radius:3px;background-color:#9db2bd}html.theme-dark .container-1yeiTT0O-::-webkit-scrollbar-thumb{background-color:#363c4e;border-color:#1c2030}.container-1yeiTT0O-::-webkit-scrollbar-track{background-color:transparent;border-radius:3px}.container-1yeiTT0O-.top-eKw7x7mr-{background-color:#fff;border-radius:1px;box-shadow:0 -1px 8px 0 rgba(19,23,34,.5)}html.theme-dark .container-1yeiTT0O-.top-eKw7x7mr-{box-shadow:0 -1px 8px 0 rgba(0,0,0,.5);background-color:#1c2030}.container-1yeiTT0O-.animated-3deVJX7u-{visibility:hidden}.caret-3_GTxtct-{display:inline-block;width:0;height:0;vertical-align:middle;border-top:4px solid;border-right:4px solid transparent;border-left:4px solid transparent;transition:transform .35s ease}.caretRotate-98O6Gi4f-{transform:rotate(-180deg);will-change:transform;transition-duration:.33}.caretSmall-1vg6w8eZ-{margin-left:3px;border-top-width:3px;border-right-width:3px;border-left-width:3px}.caretColorTransition-1y-c2tgp-{transition:transform .35s ease,color .35s ease}.tagsInput-1ZxcOg5s-{background-color:#fff;border:1px solid;box-sizing:border-box;color:#535353;font-size:13px;height:34px;padding:0 12px;transition:border-color .35s ease 0s,background-color .35s ease 0s;width:100%;-webkit-appearance:none;-moz-appearance:none;appearance:none;display:flex;position:relative;height:auto;min-height:34px;padding:0;border-color:#d6d8e0}html.theme-dark .tagsInput-1ZxcOg5s-{border-color:#4c525e;color:#f2f3f5;background-color:#131722}.tagsInput-1ZxcOg5s-::-webkit-input-placeholder{color:#adaeb0;opacity:1}.tagsInput-1ZxcOg5s-:-ms-input-placeholder,.tagsInput-1ZxcOg5s-::-ms-input-placeholder{color:#adaeb0;opacity:1}.tagsInput-1ZxcOg5s-::placeholder{color:#adaeb0;opacity:1}html.theme-dark .tagsInput-1ZxcOg5s-::-webkit-input-placeholder{color:#4f5966}html.theme-dark .tagsInput-1ZxcOg5s-:-ms-input-placeholder,html.theme-dark .tagsInput-1ZxcOg5s-::-ms-input-placeholder{color:#4f5966}html.theme-dark .tagsInput-1ZxcOg5s-::placeholder{color:#4f5966}.feature-no-touch .tagsInput-1ZxcOg5s-[readonly]:focus,.feature-no-touch .tagsInput-1ZxcOg5s-[readonly]:hover,.feature-touch .tagsInput-1ZxcOg5s-[readonly]:focus,.tagsInput-1ZxcOg5s-[readonly]{border-color:#dadde0;color:#8a8a8a}html.feature-no-touch.theme-dark .tagsInput-1ZxcOg5s-[readonly]:focus,html.feature-no-touch.theme-dark .tagsInput-1ZxcOg5s-[readonly]:hover,html.feature-touch.theme-dark .tagsInput-1ZxcOg5s-[readonly]:focus,html.theme-dark .tagsInput-1ZxcOg5s-[readonly]{color:#758696;border-color:#363c4e}.feature-no-touch .tagsInput-1ZxcOg5s-[disabled]:hover,.tagsInput-1ZxcOg5s-[disabled]{color:#ececec;border-color:#ececec;background-color:#fff;cursor:auto}html.feature-no-touch.theme-dark .tagsInput-1ZxcOg5s-[disabled]:hover,html.theme-dark .tagsInput-1ZxcOg5s-[disabled]{background-color:#131722;border-color:#262b3e;color:#262b3e}.feature-no-touch .tagsInput-1ZxcOg5s-[disabled]:hover::-webkit-input-placeholder,.tagsInput-1ZxcOg5s-[disabled]::-webkit-input-placeholder{color:#ececec}.feature-no-touch .tagsInput-1ZxcOg5s-[disabled]:hover:-ms-input-placeholder,.feature-no-touch .tagsInput-1ZxcOg5s-[disabled]:hover::-ms-input-placeholder,.tagsInput-1ZxcOg5s-[disabled]:-ms-input-placeholder,.tagsInput-1ZxcOg5s-[disabled]::-ms-input-placeholder{color:#ececec}.feature-no-touch .tagsInput-1ZxcOg5s-[disabled]:hover::placeholder,.tagsInput-1ZxcOg5s-[disabled]::placeholder{color:#ececec}html.feature-no-touch.theme-dark .tagsInput-1ZxcOg5s-[disabled]:hover::-webkit-input-placeholder,html.theme-dark .tagsInput-1ZxcOg5s-[disabled]::-webkit-input-placeholder{color:#262b3e}html.feature-no-touch.theme-dark .tagsInput-1ZxcOg5s-[disabled]:hover:-ms-input-placeholder,html.feature-no-touch.theme-dark .tagsInput-1ZxcOg5s-[disabled]:hover::-ms-input-placeholder,html.theme-dark .tagsInput-1ZxcOg5s-[disabled]:-ms-input-placeholder,html.theme-dark .tagsInput-1ZxcOg5s-[disabled]::-ms-input-placeholder{color:#262b3e}html.feature-no-touch.theme-dark .tagsInput-1ZxcOg5s-[disabled]:hover::placeholder,html.theme-dark .tagsInput-1ZxcOg5s-[disabled]::placeholder{color:#262b3e}.feature-no-touch .tagsInput-1ZxcOg5s-.error-1GaWh86n-:hover,.tagsInput-1ZxcOg5s-.error-1GaWh86n-,.tagsInput-1ZxcOg5s-.error-1GaWh86n-[disabled],.tagsInput-1ZxcOg5s-.error-1GaWh86n-[readonly]{border-color:#f24965!important}.feature-no-touch .tagsInput-1ZxcOg5s-.success-2Awg-_wQ-:hover,.tagsInput-1ZxcOg5s-.success-2Awg-_wQ-,.tagsInput-1ZxcOg5s-.success-2Awg-_wQ-[disabled],.tagsInput-1ZxcOg5s-.success-2Awg-_wQ-[readonly]{border-color:#38b395!important}.feature-no-touch .tagsInput-1ZxcOg5s-:hover{transition-duration:.06s}html.feature-no-touch.theme-dark .tagsInput-1ZxcOg5s-:hover{border-color:#4c525e}.feature-no-touch .tagsInput-1ZxcOg5s-:hover{border-color:#c8c8c8}html.feature-no-touch.theme-dark .tagsInput-1ZxcOg5s-:hover{border-color:#61707d}.feature-no-touch .tagsInput-1ZxcOg5s-.focused-3lzKz5P7-:hover,.tagsInput-1ZxcOg5s-.focused-3lzKz5P7-{border-color:#3bb3e4!important;transition-duration:.06s}.feature-no-touch .tagsInput-1ZxcOg5s-.focused-3lzKz5P7-:hover.error-1GaWh86n-{border-color:#f24965!important}.tagsInput-1ZxcOg5s- .tagsContainer-zeoKRwOn-{flex:1;display:flex;align-items:center;flex-wrap:wrap;padding:5px 9px 0}.tagsInput-1ZxcOg5s- .innerInputContainer-2EetrSFt-{min-width:40px;flex:1;position:relative;overflow:hidden}.tagsInput-1ZxcOg5s- .clickInterceptor-3KTV9ZM2-{position:absolute;width:100%;height:100%}.tagsInput-1ZxcOg5s- .innerInput-3qq2KeJL-{width:100%;border:none;margin-bottom:5px;background-color:#fff}html.theme-dark .tagsInput-1ZxcOg5s- .innerInput-3qq2KeJL-{background-color:#131722}.feature-no-touch .tagsInput-1ZxcOg5s- .innerInput-3qq2KeJL-[disabled]:hover,.tagsInput-1ZxcOg5s- .innerInput-3qq2KeJL-[disabled]{color:#ececec;border-color:#ececec;background-color:#fff;cursor:auto}html.feature-no-touch.theme-dark .tagsInput-1ZxcOg5s- .innerInput-3qq2KeJL-[disabled]:hover,html.theme-dark .tagsInput-1ZxcOg5s- .innerInput-3qq2KeJL-[disabled]{background-color:#131722;border-color:#262b3e;color:#262b3e}.feature-no-touch .tagsInput-1ZxcOg5s- .innerInput-3qq2KeJL-[disabled]:hover::-webkit-input-placeholder,.tagsInput-1ZxcOg5s- .innerInput-3qq2KeJL-[disabled]::-webkit-input-placeholder{color:#ececec}.feature-no-touch .tagsInput-1ZxcOg5s- .innerInput-3qq2KeJL-[disabled]:hover:-ms-input-placeholder,.feature-no-touch .tagsInput-1ZxcOg5s- .innerInput-3qq2KeJL-[disabled]:hover::-ms-input-placeholder,.tagsInput-1ZxcOg5s- .innerInput-3qq2KeJL-[disabled]:-ms-input-placeholder,.tagsInput-1ZxcOg5s- .innerInput-3qq2KeJL-[disabled]::-ms-input-placeholder{color:#ececec}.feature-no-touch .tagsInput-1ZxcOg5s- .innerInput-3qq2KeJL-[disabled]:hover::placeholder,.tagsInput-1ZxcOg5s- .innerInput-3qq2KeJL-[disabled]::placeholder{color:#ececec}html.feature-no-touch.theme-dark .tagsInput-1ZxcOg5s- .innerInput-3qq2KeJL-[disabled]:hover::-webkit-input-placeholder,html.theme-dark .tagsInput-1ZxcOg5s- .innerInput-3qq2KeJL-[disabled]::-webkit-input-placeholder{color:#262b3e}html.feature-no-touch.theme-dark .tagsInput-1ZxcOg5s- .innerInput-3qq2KeJL-[disabled]:hover:-ms-input-placeholder,html.feature-no-touch.theme-dark .tagsInput-1ZxcOg5s- .innerInput-3qq2KeJL-[disabled]:hover::-ms-input-placeholder,html.theme-dark .tagsInput-1ZxcOg5s- .innerInput-3qq2KeJL-[disabled]:-ms-input-placeholder,html.theme-dark .tagsInput-1ZxcOg5s- .innerInput-3qq2KeJL-[disabled]::-ms-input-placeholder{color:#262b3e}html.feature-no-touch.theme-dark .tagsInput-1ZxcOg5s- .innerInput-3qq2KeJL-[disabled]:hover::placeholder,html.theme-dark .tagsInput-1ZxcOg5s- .innerInput-3qq2KeJL-[disabled]::placeholder{color:#262b3e}.tagsInput-1ZxcOg5s- .innerInput-3qq2KeJL-::-webkit-input-placeholder{color:#adaeb0;opacity:1}.tagsInput-1ZxcOg5s- .innerInput-3qq2KeJL-:-ms-input-placeholder,.tagsInput-1ZxcOg5s- .innerInput-3qq2KeJL-::-ms-input-placeholder{color:#adaeb0;opacity:1}.tagsInput-1ZxcOg5s- .innerInput-3qq2KeJL-::placeholder{color:#adaeb0;opacity:1}html.theme-dark .tagsInput-1ZxcOg5s- .innerInput-3qq2KeJL-::-webkit-input-placeholder{color:#4f5966}html.theme-dark .tagsInput-1ZxcOg5s- .innerInput-3qq2KeJL-:-ms-input-placeholder,html.theme-dark .tagsInput-1ZxcOg5s- .innerInput-3qq2KeJL-::-ms-input-placeholder{color:#4f5966}html.theme-dark .tagsInput-1ZxcOg5s- .innerInput-3qq2KeJL-::placeholder{color:#4f5966}.tagsInput-1ZxcOg5s- .tag-35VlHLYx-{margin:0 9px 5px 0}.tag-1XVo8UGU-{font-size:12px;line-height:1;background-color:#eceff2;transition:background-color .35s ease;display:inline-flex;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;word-break:break-all}html.theme-dark .tag-1XVo8UGU-{background-color:#262b3e}.feature-no-touch .tag-1XVo8UGU-:hover{cursor:pointer;background-color:#dce6ea;transition-duration:.06s}html.feature-no-touch.theme-dark .tag-1XVo8UGU-:hover{background-color:#1c2030}.feature-no-touch .tag-1XVo8UGU-:active,.feature-touch .tag-1XVo8UGU-:active{background-color:#cfdce3;transition-duration:.06s}html.feature-no-touch.theme-dark .tag-1XVo8UGU-:active,html.feature-touch.theme-dark .tag-1XVo8UGU-:active{background-color:#131722}.feature-no-touch .tag-1XVo8UGU-:active,.feature-no-touch .tag-1XVo8UGU-:hover,.feature-touch .tag-1XVo8UGU-:active,.tag-1XVo8UGU-,.tag-1XVo8UGU-:visited{color:#758696}html.feature-no-touch.theme-dark .tag-1XVo8UGU-:active,html.feature-no-touch.theme-dark .tag-1XVo8UGU-:hover,html.feature-touch.theme-dark .tag-1XVo8UGU-:active,html.theme-dark .tag-1XVo8UGU-,html.theme-dark .tag-1XVo8UGU-:visited{color:#9db2bd}.feature-no-touch .tag-1XVo8UGU-:active,.feature-touch .tag-1XVo8UGU-:active{transform:translateY(1px)}.tag-1XVo8UGU- .text-gcvmtTLb-{display:inline-block;padding:5px 7px}.tag-1XVo8UGU- .remove-1Baxhy4y-{width:10px;height:10px;padding:6px 7px;display:inline-block;opacity:.5;transition:opacity .35s ease;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.feature-no-touch .tag-1XVo8UGU- .remove-1Baxhy4y-:hover{opacity:1;transition-duration:.06s}.tag-1XVo8UGU- .remove-1Baxhy4y- svg{pointer-events:none;width:100%;height:100%;fill:#4a4a4a}html.theme-dark .tag-1XVo8UGU- .remove-1Baxhy4y- svg{fill:#c5cbce}.tag-1XVo8UGU-.removable-FAPptuYN- .text-gcvmtTLb-{padding-right:0}.tagsInput-2AW0oXH6-{display:flex}.tagsInput-2AW0oXH6- .openBtn-2YBNviFZ-{display:flex;align-items:center;width:40px;justify-content:center;opacity:.7}.feature-no-touch .tagsInput-2AW0oXH6-:hover{cursor:pointer}.feature-no-touch .tagsInput-2AW0oXH6-:hover .openBtn-2YBNviFZ-{opacity:1}.wrap-tT7PsTyB-{flex:1 1 auto}.list-3TJ0xf9I-{display:block;padding:15px 0}.list-3TJ0xf9I- .item-2bNlWWjQ-{transition:color .35s ease,background-color .35s ease}.list-3TJ0xf9I- .item-2bNlWWjQ-.selected-2zgDEDtR-{color:#4a4a4a;background-color:#d8f0fa;transition-duration:.06s}.list-3TJ0xf9I- .empty-3LNSYvbZ-{padding:10px 15px;color:#adaeb0}.rowWrap-14dX1xUu-{display:inline-flex;align-items:center;width:100%;transition:color .35s ease,background-color .35s ease}.rowWrap-14dX1xUu-.focused-9pn_bE_s-{background-color:#edf1f2;transition-duration:.06s}html.theme-dark .rowWrap-14dX1xUu-.focused-9pn_bE_s-{background-color:#262b3e}.caretWrapper-1i-j00Nf-{position:relative;height:34px;min-width:28px;display:inline-flex;justify-content:center;align-items:center;vertical-align:middle}.headerWrapper-e0HNlggB-{display:inline-block;vertical-align:middle}.list-1y_deF3Q-{max-height:1000px;padding-left:28px}.arrow-1Iny0TwZ-{display:inline-block;transition:transform .35s ease}.arrow-1Iny0TwZ- svg{height:10px;fill:#4a4a4a}.arrowRotate-204phGD_-{transform:rotate(90deg)}.checkbox-1Zhd54mf-{display:inline-block;position:relative;vertical-align:middle;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-tap-highlight-color:transparent;cursor:pointer}.checkbox-1Zhd54mf- .wrapper-1RYJ6hnm-{display:flex;justify-content:flex-start;flex-direction:row;align-items:center}.checkbox-1Zhd54mf- .wrapper-1RYJ6hnm-.inverse-1pGd-BUQ-{flex-direction:row-reverse;justify-content:flex-end}.checkbox-1Zhd54mf- .label-3cRMLxOs-{position:relative;display:inline-flex;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;align-items:center}.checkbox-1Zhd54mf- .input-21J69zOT-{position:absolute;top:0;left:0;width:18px;height:18px;opacity:0;cursor:inherit}.checkbox-1Zhd54mf- .box-1sny0H2A-{display:block;position:relative;width:18px;height:18px;line-height:1;border-radius:2px;box-sizing:border-box;pointer-events:none;transition:background-color .35s ease}.checkbox-1Zhd54mf- .box-1sny0H2A-:before{content:"";display:block;position:absolute;top:50%;left:50%;margin-top:-9px;margin-left:-9px;width:18px;height:18px;border-radius:2px;background-color:transparent;transform:scale(1);transition:transform .35s ease,background-color .35s ease,border-radius .35s ease}.checkbox-1Zhd54mf- .box-1sny0H2A-:after{content:"";display:block;position:absolute;top:0;left:0;border:2px solid #758696;border-radius:2px;box-sizing:border-box;width:18px;height:18px;transition:border-color .35s ease}.checkbox-1Zhd54mf- .box-1sny0H2A- svg{display:block;position:absolute;top:50%;left:50%;margin-top:-6px;margin-left:-6px;width:12px;height:12px;stroke:transparent;fill:transparent;transform:scale(0);transition:stroke .35s ease 1ms,transform .35s ease 1ms}.checkbox-1Zhd54mf- .label-3cRMLxOs-{white-space:normal;margin-right:0;margin-left:10px}.checkbox-1Zhd54mf- .label-3cRMLxOs-.nowrap-2Kt8CMgS-{white-space:nowrap}.checkbox-1Zhd54mf- .label-3cRMLxOs-.inverse-1pGd-BUQ-{margin-right:10px;margin-left:0}.feature-no-touch .checkbox-1Zhd54mf- .input-21J69zOT-:focus+.box-1sny0H2A-,.feature-no-touch .checkbox-1Zhd54mf-:active .box-1sny0H2A-,.feature-no-touch .checkbox-1Zhd54mf-:hover .box-1sny0H2A-,.feature-touch .checkbox-1Zhd54mf- .input-21J69zOT-:focus+.box-1sny0H2A-,.feature-touch .checkbox-1Zhd54mf-:active .box-1sny0H2A-{will-change:background-color}.feature-no-touch .checkbox-1Zhd54mf- .input-21J69zOT-:focus+.box-1sny0H2A-:before,.feature-no-touch .checkbox-1Zhd54mf-:active .box-1sny0H2A-:before,.feature-no-touch .checkbox-1Zhd54mf-:hover .box-1sny0H2A-:before,.feature-touch .checkbox-1Zhd54mf- .input-21J69zOT-:focus+.box-1sny0H2A-:before,.feature-touch .checkbox-1Zhd54mf-:active .box-1sny0H2A-:before{will-change:transform,border-radius}.feature-no-touch .checkbox-1Zhd54mf- .input-21J69zOT-:focus+.box-1sny0H2A-:after,.feature-no-touch .checkbox-1Zhd54mf-:active .box-1sny0H2A-:after,.feature-no-touch .checkbox-1Zhd54mf-:hover .box-1sny0H2A-:after,.feature-touch .checkbox-1Zhd54mf- .input-21J69zOT-:focus+.box-1sny0H2A-:after,.feature-touch .checkbox-1Zhd54mf-:active .box-1sny0H2A-:after{will-change:border-color}.feature-no-touch .checkbox-1Zhd54mf-:hover .box-1sny0H2A-:after{border-color:#627384}.feature-no-touch .checkbox-1Zhd54mf- .input-21J69zOT-:focus+.box-1sny0H2A-:after,.feature-no-touch .checkbox-1Zhd54mf-:active .box-1sny0H2A-:after,.feature-touch .checkbox-1Zhd54mf- .input-21J69zOT-:focus+.box-1sny0H2A-:after,.feature-touch .checkbox-1Zhd54mf-:active .box-1sny0H2A-:after{border-color:#3bb3e4}.checkbox-1Zhd54mf- .input-21J69zOT-:checked+.box-1sny0H2A-{background-color:#3bb3e4}.checkbox-1Zhd54mf- .input-21J69zOT-:checked+.box-1sny0H2A-,.checkbox-1Zhd54mf- .input-21J69zOT-:checked+.box-1sny0H2A-:after,.checkbox-1Zhd54mf- .input-21J69zOT-:checked+.box-1sny0H2A-:before{transition-timing-function:cubic-bezier(.215,.61,.355,1)}.checkbox-1Zhd54mf- .input-21J69zOT-:checked+.box-1sny0H2A-:before{border-radius:50%;transform:scale(0)}.checkbox-1Zhd54mf- .input-21J69zOT-:checked+.box-1sny0H2A-:after{border-color:#3bb3e4}.checkbox-1Zhd54mf- .input-21J69zOT-:checked+.box-1sny0H2A- svg{stroke:#fff;fill:#fff;transform:scale(1);transition-timing-function:cubic-bezier(.215,.61,.355,1);transition-delay:.0875s;will-change:stroke,transform}.feature-no-touch .checkbox-1Zhd54mf-:hover .input-21J69zOT-:checked+.box-1sny0H2A-{background-color:#3babd8}.feature-no-touch .checkbox-1Zhd54mf-:hover .input-21J69zOT-:checked+.box-1sny0H2A-:after{border-color:#3babd8}.feature-no-touch .checkbox-1Zhd54mf- .input-21J69zOT-:focus:checked+.box-1sny0H2A-,.feature-no-touch .checkbox-1Zhd54mf-:active .input-21J69zOT-:checked+.box-1sny0H2A-,.feature-touch .checkbox-1Zhd54mf- .input-21J69zOT-:focus:checked+.box-1sny0H2A-,.feature-touch .checkbox-1Zhd54mf-:active .input-21J69zOT-:checked+.box-1sny0H2A-{background-color:#049ddc}.feature-no-touch .checkbox-1Zhd54mf- .input-21J69zOT-:focus:checked+.box-1sny0H2A-:after,.feature-no-touch .checkbox-1Zhd54mf-:active .input-21J69zOT-:checked+.box-1sny0H2A-:after,.feature-touch .checkbox-1Zhd54mf- .input-21J69zOT-:focus:checked+.box-1sny0H2A-:after,.feature-touch .checkbox-1Zhd54mf-:active .input-21J69zOT-:checked+.box-1sny0H2A-:after{border-color:#049ddc}.checkbox-1Zhd54mf- .input-21J69zOT-[disabled]+.box-1sny0H2A-:after,.checkbox-1Zhd54mf- .input-21J69zOT-[disabled]:checked+.box-1sny0H2A-:after,.feature-no-touch .checkbox-1Zhd54mf-:active .input-21J69zOT-[disabled]+.box-1sny0H2A-:after,.feature-no-touch .checkbox-1Zhd54mf-:active .input-21J69zOT-[disabled]:checked+.box-1sny0H2A-:after,.feature-no-touch .checkbox-1Zhd54mf-:hover .input-21J69zOT-[disabled]+.box-1sny0H2A-:after,.feature-no-touch .checkbox-1Zhd54mf-:hover .input-21J69zOT-[disabled]:checked+.box-1sny0H2A-:after,.feature-touch .checkbox-1Zhd54mf-:active .input-21J69zOT-[disabled]+.box-1sny0H2A-:after,.feature-touch .checkbox-1Zhd54mf-:active .input-21J69zOT-[disabled]:checked+.box-1sny0H2A-:after{border-color:#dadde0}.feature-no-touch .checkbox-1Zhd54mf-:active .input-21J69zOT-[disabled]+.box-1sny0H2A-:before,.feature-no-touch .checkbox-1Zhd54mf-:active .input-21J69zOT-[disabled]:checked+.box-1sny0H2A-:before,.feature-touch .checkbox-1Zhd54mf-:active .input-21J69zOT-[disabled]+.box-1sny0H2A-:before,.feature-touch .checkbox-1Zhd54mf-:active .input-21J69zOT-[disabled]:checked+.box-1sny0H2A-:before{background-color:#f8f8f8;transition:background-color .35s ease}.checkbox-1Zhd54mf- .input-21J69zOT-[disabled]:checked+.box-1sny0H2A-,.feature-no-touch .checkbox-1Zhd54mf-:active .input-21J69zOT-[disabled]:checked+.box-1sny0H2A-,.feature-no-touch .checkbox-1Zhd54mf-:hover .input-21J69zOT-[disabled]:checked+.box-1sny0H2A-,.feature-touch .checkbox-1Zhd54mf-:active .input-21J69zOT-[disabled]:checked+.box-1sny0H2A-{background-color:#dadde0}.checkbox-1Zhd54mf-.error-eZQ9fe55- .box-1sny0H2A-:after{border-color:#ff4a68}.checkbox-1Zhd54mf-.disabled-lG8j_7No-{cursor:default}.item-3QLL2N9m-{transition:color .35s ease,background-color .35s ease}.item-3QLL2N9m-.selected-JoukdJ-c-{color:#4a4a4a;background-color:#d8f0fa;transition-duration:.06s}.empty-3cmyz__v-{padding:10px 15px;color:#adaeb0}.buttonsGroup-1xKa0lUM-{display:flex}.buttonsGroup-1xKa0lUM- .disabled-1aK-OpQ_-{cursor:default;color:#bfc0c2;border-color:#dae1e9}html.theme-dark .buttonsGroup-1xKa0lUM- .disabled-1aK-OpQ_-{border-color:#4c525e;color:#4c525e}.buttonsGroup-1xKa0lUM- .disabled-1aK-OpQ_-,.feature-no-touch .buttonsGroup-1xKa0lUM- .disabled-1aK-OpQ_-:active,.feature-no-touch .buttonsGroup-1xKa0lUM- .disabled-1aK-OpQ_-:hover,.feature-touch .buttonsGroup-1xKa0lUM- .disabled-1aK-OpQ_-:active{background-color:transparent!important}.selected-1x3qTDr9-{z-index:1}.ghost-3yO24wIn-.primary-1rSzOFdX-{color:#3bb3e4;border:1px solid #3bb3e4;background-color:transparent}.feature-no-touch .ghost-3yO24wIn-.primary-1rSzOFdX-:hover{color:#fff;transition-duration:.06s}.ghost-3yO24wIn-.success-1qQ3_tEI-{color:#3cbc98;border:1px solid #3cbc98;background-color:transparent}.feature-no-touch .ghost-3yO24wIn-.success-1qQ3_tEI-:hover{color:#fff;transition-duration:.06s}.ghost-3yO24wIn-.danger-jKTO4wDd-{color:#ff4a68;border:1px solid #ff4a68;background-color:transparent}.feature-no-touch .ghost-3yO24wIn-.danger-jKTO4wDd-:hover{color:#fff;transition-duration:.06s}.ghost-3yO24wIn-.warning-2uDfz7Zc-{color:#f89e30;border:1px solid #f89e30;background-color:transparent}.feature-no-touch .ghost-3yO24wIn-.warning-2uDfz7Zc-:hover{color:#fff;transition-duration:.06s}.ghost-3yO24wIn-.secondary-3ll81brZ-{color:#757575;border:1px solid #e9eff2;background-color:transparent}.feature-no-touch .ghost-3yO24wIn-.secondary-3ll81brZ-:hover{color:#757575;transition-duration:.06s}.button-2O-nMUcz-{display:inline-flex;justify-content:center;align-items:center;padding:0;position:relative;min-width:35px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;text-align:center;white-space:nowrap;outline:0;cursor:pointer;overflow:hidden;box-sizing:border-box;line-height:32px;font-size:14px;transition:background-color .35s ease,border-color .35s ease,color .35s ease;border-radius:2px;border:1px solid transparent}.button-2O-nMUcz-.withPadding-_5CJoO5q-{padding:0 22px}.button-2O-nMUcz-+.button-2O-nMUcz-{margin-left:15px}.hiddenText-3qcN5Wif-{visibility:hidden;flex:1 1 auto}.text-2KOWx3rB-{position:absolute;left:0;right:0;bottom:0;top:0;text-align:center;display:inline-flex;justify-content:center;align-items:center;transition:opacity .175s ease,transform .175s ease}.loader-1CC-1F8J-{display:inline-block;transition:opacity .35s ease;opacity:1}.body-enter.text-2KOWx3rB-{opacity:0;transform:translateY(5px)}.body-enter-active.text-2KOWx3rB-{opacity:1;transform:translateY(0);transition-delay:.175s}.body-leave-active.text-2KOWx3rB-{opacity:0;transform:translateY(-5px)}.body-enter.loader-1CC-1F8J-{opacity:0}.body-enter-active.loader-1CC-1F8J-{opacity:1}.body-leave-active.loader-1CC-1F8J-{opacity:0}.base-2d4XFcnI-{color:#757575;border-color:#adaeb0;background-color:transparent}html.theme-dark .base-2d4XFcnI-{border-color:#4f5966;color:#758696}.feature-no-touch .base-2d4XFcnI-:hover{background-color:#f2f2f2;transition-duration:.06s}html.feature-no-touch.theme-dark .base-2d4XFcnI-:hover{background-color:#1c2030}.feature-no-touch .base-2d4XFcnI-:active,.feature-touch .base-2d4XFcnI-:active{background-color:#ececec;transition-duration:.06s}html.feature-no-touch.theme-dark .base-2d4XFcnI-:active,html.feature-touch.theme-dark .base-2d4XFcnI-:active{background-color:#262b3e}.primary-1rSzOFdX-{color:#fff;border-color:#3bb3e4;background-color:#3bb3e4}.feature-no-touch .primary-1rSzOFdX-:hover{background-color:#3babd8;transition-duration:.06s}.feature-no-touch .primary-1rSzOFdX-:active,.feature-touch .primary-1rSzOFdX-:active{background-color:#049ddc;transition-duration:.06s}.success-1qQ3_tEI-{color:#fff;border-color:#3cbc98;background-color:#3cbc98}.feature-no-touch .success-1qQ3_tEI-:hover{background-color:#38b395;transition-duration:.06s}.feature-no-touch .success-1qQ3_tEI-:active,.feature-touch .success-1qQ3_tEI-:active{background-color:#00a97f;transition-duration:.06s}.danger-jKTO4wDd-{color:#fff;border-color:#ff4a68;background-color:#ff4a68}.feature-no-touch .danger-jKTO4wDd-:hover{background-color:#f24965;transition-duration:.06s}.feature-no-touch .danger-jKTO4wDd-:active,.feature-touch .danger-jKTO4wDd-:active{background-color:#ff173e;transition-duration:.06s}.warning-2uDfz7Zc-{color:#fff;border-color:#f89e30;background-color:#f89e30}.feature-no-touch .warning-2uDfz7Zc-:hover{background-color:#f79217;transition-duration:.06s}.feature-no-touch .warning-2uDfz7Zc-:active,.feature-touch .warning-2uDfz7Zc-:active{background-color:#d47807;transition-duration:.06s}.secondary-3ll81brZ-{color:#757575;border-color:#eceff2;background-color:#eceff2}html.theme-dark .secondary-3ll81brZ-{background-color:#363c4e;border-color:#363c4e;color:#fff}.feature-no-touch .secondary-3ll81brZ-:hover{background-color:#dce6ea;transition-duration:.06s}html.feature-no-touch.theme-dark .secondary-3ll81brZ-:hover{background-color:#4f5966}.feature-no-touch .secondary-3ll81brZ-:active,.feature-touch .secondary-3ll81brZ-:active{background-color:#cfdce3;transition-duration:.06s}html.feature-no-touch.theme-dark .secondary-3ll81brZ-:active,html.feature-touch.theme-dark .secondary-3ll81brZ-:active{background-color:#4f5966}.secondaryScript-2iIeFIWW-{color:#fff;border-color:#9db2bd;background-color:#9db2bd}html.theme-dark .secondaryScript-2iIeFIWW-{background-color:#363c4e;border-color:#363c4e}.feature-no-touch .secondaryScript-2iIeFIWW-:hover{background-color:#9db2bd;transition-duration:.06s}html.feature-no-touch.theme-dark .secondaryScript-2iIeFIWW-:hover{background-color:#363c4e}.feature-no-touch .secondaryScript-2iIeFIWW-:active,.feature-touch .secondaryScript-2iIeFIWW-:active{background-color:#cfdce3;transition-duration:.06s}html.feature-no-touch.theme-dark .secondaryScript-2iIeFIWW-:active,html.feature-touch.theme-dark .secondaryScript-2iIeFIWW-:active{background-color:#363c4e}.link-2sR0CShp-{color:#3bb3e4;transition:color .35s ease;background-color:#fff}html.theme-dark .link-2sR0CShp-{color:#299dcd}.link-2sR0CShp-:visited{color:#3bb3e4;fill:#3bb3e4}html.theme-dark .link-2sR0CShp-:visited{fill:#299dcd;color:#299dcd}.feature-no-touch .link-2sR0CShp-:hover{color:#3babd8;fill:#3babd8;transition-duration:.06s}.feature-no-touch .link-2sR0CShp-:active,.feature-touch .link-2sR0CShp-:active{color:#049ddc;fill:#049ddc;transition-duration:.06s}.xsmall-1aiWe3Hs-{line-height:17px;border-radius:1px;font-size:11px;font-weight:400}.xsmall-1aiWe3Hs-.withPadding-_5CJoO5q-{padding:0 7px}.xsmall-1aiWe3Hs-+.xsmall-1aiWe3Hs-{margin-left:10px}.xsmall-1aiWe3Hs-.rounded-3qEdyiAz-{border-radius:10px}.small-2-nQtW8O-{line-height:25px;font-size:13px}.small-2-nQtW8O-.withPadding-_5CJoO5q-{padding:0 12px}.small-2-nQtW8O-+.small-2-nQtW8O-{margin-left:10px}.small-2-nQtW8O-.rounded-3qEdyiAz-{border-radius:14px}.large-33HYhX8D-{line-height:46px;font-size:17px;letter-spacing:1px}.large-33HYhX8D-.withPadding-_5CJoO5q-{padding:0 30px}.large-33HYhX8D-.rounded-3qEdyiAz-{border-radius:24px}.grouped-1WsMjajI-:not(:first-child):not(:last-child){border-radius:0}.grouped-1WsMjajI-+.grouped-1WsMjajI-{margin-left:-1px}.grouped-1WsMjajI-:first-child{margin-left:0}.grouped-1WsMjajI-:not(:last-child){border-bottom-right-radius:0;border-top-right-radius:0}.grouped-1WsMjajI-:not(:first-child){border-bottom-left-radius:0;border-top-left-radius:0}.growable-F6tv8R_j-{flex:1}.growable-F6tv8R_j-.withPadding-_5CJoO5q-{padding:0}.feature-no-touch .active-2UxWxOgk-:active,.feature-touch .active-2UxWxOgk-:active{transform:translateY(1px)}.disabled-3u0ULovv-{color:#adaeb0;border-color:#f1f3f6;background-color:#f1f3f6;cursor:default}html.theme-dark .disabled-3u0ULovv-{background-color:#262b3e;border-color:#262b3e;color:#363c4e}.feature-no-touch .disabled-3u0ULovv-:hover{background-color:#f1f3f6;transition-duration:.06s}html.feature-no-touch.theme-dark .disabled-3u0ULovv-:hover{background-color:#262b3e}.feature-no-touch .disabled-3u0ULovv-:active,.feature-touch .disabled-3u0ULovv-:active{background-color:#f1f3f6;transition-duration:.06s}html.feature-no-touch.theme-dark .disabled-3u0ULovv-:active,html.feature-touch.theme-dark .disabled-3u0ULovv-:active{background-color:#262b3e}.feature-no-touch .disabled-3u0ULovv-:active,.feature-touch .disabled-3u0ULovv-:active{transform:none}.rounded-3qEdyiAz-{border-radius:17px}.loader-3Pj8ExOX-{position:absolute;top:0;left:0;right:0;bottom:0;height:100%;margin:0 auto;text-align:center;font-size:0;opacity:1;transition:opacity .35s ease}.loader-3Pj8ExOX-:after{content:" ";display:inline-block;height:100%;vertical-align:middle}.loader-3Pj8ExOX- .item-2n55_7om-{margin-right:2px;margin-left:2px;display:inline-block;vertical-align:middle;width:10px;height:10px;opacity:1;border-radius:100%;transform:translateY(0) scale(.6);transition:transform .35s cubic-bezier(.68,-.55,.265,1.55);animation:tv-button-loader-SKpJjjYw- .96s infinite ease-in-out both}.loader-3Pj8ExOX- .item-2n55_7om-:nth-child(2){transition-delay:.11666667s;animation-delay:.151s}.loader-3Pj8ExOX- .item-2n55_7om-:nth-child(3){transition-delay:.23333333s;animation-delay:.32s}.loader-3Pj8ExOX- .item-2n55_7om-.black-eFIQWyf4-{background-color:#757575}.loader-3Pj8ExOX- .item-2n55_7om-.white-2Ma0ajvT-{background-color:#fff}.loader-3Pj8ExOX-.loader-appear .item-2n55_7om-{animation:none;transform:translateY(12px) scale(.6)}.loader-3Pj8ExOX-.loader-appear-active .item-2n55_7om-{transform:translateY(0) scale(.6)}@keyframes tv-button-loader-SKpJjjYw-{0%,to{transform:scale(.6)}50%{transform:scale(.9)}}.toolbar-dCLCTNJ2-{display:flex;flex-wrap:wrap;align-items:center;min-height:27px}.tool-1spkPqmg-{display:inline-block;width:20px;height:20px;text-align:center;margin-right:14px;padding:3px;transition:fill .35s ease 0s,stroke .35s ease 0s}.tool-1spkPqmg-.disabled-204fjEIO-{opacity:.5}.feature-no-touch .tool-1spkPqmg-:hover{cursor:pointer}.tool-1spkPqmg- svg{vertical-align:middle}.tool-1spkPqmg-.fill-color-36d9gu_Q- svg{fill:#758696}.feature-no-touch .tool-1spkPqmg-.fill-color-36d9gu_Q-.disabled-204fjEIO-:hover{cursor:default}.feature-no-touch .tool-1spkPqmg-.fill-color-36d9gu_Q-.disabled-204fjEIO-:hover svg{fill:#758696}.feature-no-touch .tool-1spkPqmg-.fill-color-36d9gu_Q-:hover{transition-duration:.06s}.feature-no-touch .tool-1spkPqmg-.fill-color-36d9gu_Q-:hover svg{fill:#4a4a4a}html.feature-no-touch.theme-dark .tool-1spkPqmg-.fill-color-36d9gu_Q-:hover svg{fill:#c5cbce}.feature-no-touch .tool-1spkPqmg-.fill-color-36d9gu_Q-.active-TUWZUyDl-:hover svg,.tool-1spkPqmg-.fill-color-36d9gu_Q-.active-TUWZUyDl- svg{fill:#3898c2}.tool-1spkPqmg-.fill-stroke-2gtYuHw8- svg{stroke:#758696}.feature-no-touch .tool-1spkPqmg-.fill-stroke-2gtYuHw8-.disabled-204fjEIO-:hover{cursor:default}.feature-no-touch .tool-1spkPqmg-.fill-stroke-2gtYuHw8-.disabled-204fjEIO-:hover svg{stroke:#758696}.feature-no-touch .tool-1spkPqmg-.fill-stroke-2gtYuHw8-:hover{transition-duration:.06s}.feature-no-touch .tool-1spkPqmg-.fill-stroke-2gtYuHw8-:hover svg{stroke:#4a4a4a}html.feature-no-touch.theme-dark .tool-1spkPqmg-.fill-stroke-2gtYuHw8-:hover svg{stroke:#c5cbce}.feature-no-touch .tool-1spkPqmg-.fill-stroke-2gtYuHw8-.active-TUWZUyDl-:hover svg,.tool-1spkPqmg-.fill-stroke-2gtYuHw8-.active-TUWZUyDl- svg{stroke:#3898c2}.group-2UNHLSVG-{display:flex}.textarea-1C4tURH4-{background-color:#fff;border:1px solid;box-sizing:border-box;color:#535353;display:flex;font-size:13px;height:34px;padding:0 12px;transition:border-color .35s ease 0s,background-color .35s ease 0s;width:100%;-webkit-appearance:none;-moz-appearance:none;appearance:none;border-radius:2px 2px 2px 2px;height:auto;padding-top:9px;border-color:#dadde0}html.theme-dark .textarea-1C4tURH4-{border-color:#363c4e;color:#f2f3f5;background-color:#131722}.textarea-1C4tURH4-::-webkit-input-placeholder{color:#adaeb0;opacity:1}.textarea-1C4tURH4-:-ms-input-placeholder,.textarea-1C4tURH4-::-ms-input-placeholder{color:#adaeb0;opacity:1}.textarea-1C4tURH4-::placeholder{color:#adaeb0;opacity:1}html.theme-dark .textarea-1C4tURH4-::-webkit-input-placeholder{color:#4f5966}html.theme-dark .textarea-1C4tURH4-:-ms-input-placeholder,html.theme-dark .textarea-1C4tURH4-::-ms-input-placeholder{color:#4f5966}html.theme-dark .textarea-1C4tURH4-::placeholder{color:#4f5966}.feature-no-touch .textarea-1C4tURH4-[readonly]:focus,.feature-no-touch .textarea-1C4tURH4-[readonly]:hover,.feature-touch .textarea-1C4tURH4-[readonly]:focus,.textarea-1C4tURH4-[readonly]{border-color:#dadde0;color:#8a8a8a}html.feature-no-touch.theme-dark .textarea-1C4tURH4-[readonly]:focus,html.feature-no-touch.theme-dark .textarea-1C4tURH4-[readonly]:hover,html.feature-touch.theme-dark .textarea-1C4tURH4-[readonly]:focus,html.theme-dark .textarea-1C4tURH4-[readonly]{color:#758696;border-color:#363c4e}.feature-no-touch .textarea-1C4tURH4-[disabled]:hover,.textarea-1C4tURH4-[disabled]{color:#ececec;border-color:#ececec;background-color:#fff;cursor:auto}html.feature-no-touch.theme-dark .textarea-1C4tURH4-[disabled]:hover,html.theme-dark .textarea-1C4tURH4-[disabled]{background-color:#131722;border-color:#262b3e;color:#262b3e}.feature-no-touch .textarea-1C4tURH4-[disabled]:hover::-webkit-input-placeholder,.textarea-1C4tURH4-[disabled]::-webkit-input-placeholder{color:#ececec}.feature-no-touch .textarea-1C4tURH4-[disabled]:hover:-ms-input-placeholder,.feature-no-touch .textarea-1C4tURH4-[disabled]:hover::-ms-input-placeholder,.textarea-1C4tURH4-[disabled]:-ms-input-placeholder,.textarea-1C4tURH4-[disabled]::-ms-input-placeholder{color:#ececec}.feature-no-touch .textarea-1C4tURH4-[disabled]:hover::placeholder,.textarea-1C4tURH4-[disabled]::placeholder{color:#ececec}html.feature-no-touch.theme-dark .textarea-1C4tURH4-[disabled]:hover::-webkit-input-placeholder,html.theme-dark .textarea-1C4tURH4-[disabled]::-webkit-input-placeholder{color:#262b3e}html.feature-no-touch.theme-dark .textarea-1C4tURH4-[disabled]:hover:-ms-input-placeholder,html.feature-no-touch.theme-dark .textarea-1C4tURH4-[disabled]:hover::-ms-input-placeholder,html.theme-dark .textarea-1C4tURH4-[disabled]:-ms-input-placeholder,html.theme-dark .textarea-1C4tURH4-[disabled]::-ms-input-placeholder{color:#262b3e}html.feature-no-touch.theme-dark .textarea-1C4tURH4-[disabled]:hover::placeholder,html.theme-dark .textarea-1C4tURH4-[disabled]::placeholder{color:#262b3e}.feature-no-touch .textarea-1C4tURH4-.error-3yiCyv8h-:hover,.textarea-1C4tURH4-.error-3yiCyv8h-,.textarea-1C4tURH4-.error-3yiCyv8h-[disabled],.textarea-1C4tURH4-.error-3yiCyv8h-[readonly]{border-color:#f24965!important}.feature-no-touch .textarea-1C4tURH4-.success-347-0lK9-:hover,.textarea-1C4tURH4-.success-347-0lK9-,.textarea-1C4tURH4-.success-347-0lK9-[disabled],.textarea-1C4tURH4-.success-347-0lK9-[readonly]{border-color:#38b395!important}.feature-no-touch .textarea-1C4tURH4-:hover{border-color:#c8c8c8;transition-duration:.06s}html.feature-no-touch.theme-dark .textarea-1C4tURH4-:hover{border-color:#4c525e}.feature-no-touch .textarea-1C4tURH4-:focus,.feature-touch .textarea-1C4tURH4-:focus{border-color:#3bb3e4!important;transition-duration:.06s}.textarea-1C4tURH4-::-webkit-scrollbar{width:5px;height:5px}.textarea-1C4tURH4-::-webkit-scrollbar-thumb{border:1px solid;border-color:#f1f3f6;border-radius:3px;background-color:#9db2bd}html.theme-dark .textarea-1C4tURH4-::-webkit-scrollbar-thumb{background-color:#363c4e;border-color:#1c2030}.textarea-1C4tURH4-::-webkit-scrollbar-track{background-color:transparent;border-radius:3px}.bbeditor-3Cjx4Bty-{display:flex;flex-direction:column;min-height:100px;flex:1}.bbeditor-3Cjx4Bty- .toolbar-3or7jjG5- .toolsGroup-AD6ZWvo7-{display:flex;line-height:normal}.bbeditor-3Cjx4Bty- .toolbar-3or7jjG5- .input-2r6YjrwR-{min-width:200px;max-width:350px;flex-grow:1}.bbeditor-3Cjx4Bty- .textarea-JFbfe1JL-{min-height:50px;flex-grow:1;background-color:#fff}html.theme-dark .bbeditor-3Cjx4Bty- .textarea-JFbfe1JL-{background-color:#131722}.wrap-25FhayCv-{display:inline-flex;position:relative}.select-uySsPGUK-{background-color:#fff;border:1px solid;box-sizing:border-box;color:#535353;display:flex;font-size:13px;height:34px;padding:0 12px;transition:border-color .35s ease 0s,background-color .35s ease 0s;width:100%;-webkit-appearance:none;-moz-appearance:none;appearance:none;border-radius:2px 2px 2px 2px;position:relative;align-items:center;padding-right:32px;width:auto;border-color:#dadde0}html.theme-dark .select-uySsPGUK-{border-color:#363c4e;color:#f2f3f5;background-color:#131722}.select-uySsPGUK-::-webkit-input-placeholder{color:#adaeb0;opacity:1}.select-uySsPGUK-:-ms-input-placeholder,.select-uySsPGUK-::-ms-input-placeholder{color:#adaeb0;opacity:1}.select-uySsPGUK-::placeholder{color:#adaeb0;opacity:1}html.theme-dark .select-uySsPGUK-::-webkit-input-placeholder{color:#4f5966}html.theme-dark .select-uySsPGUK-:-ms-input-placeholder,html.theme-dark .select-uySsPGUK-::-ms-input-placeholder{color:#4f5966}html.theme-dark .select-uySsPGUK-::placeholder{color:#4f5966}.feature-no-touch .select-uySsPGUK-:hover{border-color:#c8c8c8;cursor:pointer;transition-duration:.06s}html.feature-no-touch.theme-dark .select-uySsPGUK-:hover{border-color:#4c525e}.feature-no-touch .select-uySsPGUK-:hover .caret-1-9bOqg8-{opacity:1}.select-uySsPGUK- .caret-1-9bOqg8-{opacity:.7;position:absolute;right:12px;top:15px}.form-1pSVCqAQ-{text-align:left;display:flex;flex:1 1 auto;overflow:auto}.form-1pSVCqAQ-::-webkit-scrollbar{width:5px;height:5px}.form-1pSVCqAQ-::-webkit-scrollbar-thumb{border:1px solid;border-color:#f1f3f6;border-radius:3px;background-color:#9db2bd}html.theme-dark .form-1pSVCqAQ-::-webkit-scrollbar-thumb{background-color:#363c4e;border-color:#1c2030}.form-1pSVCqAQ-::-webkit-scrollbar-track{background-color:transparent;border-radius:3px}.dialog-media__tablet .form-1pSVCqAQ-{flex-direction:column}.section-3mdzEcnc-{display:flex;flex-direction:column;flex-grow:1;padding:28px;min-height:458px}.dialog-media__tablet .section-3mdzEcnc-{flex-shrink:0}.section-12IowU9O-{display:flex;flex-direction:column;width:350px;overflow-y:auto;background-color:#f1f3f6;flex-shrink:0}html.theme-dark .section-12IowU9O-{background-color:#2f3241}.dialog-media__tablet .section-12IowU9O-{width:auto}.field-3iAhGJhk-{display:inline-block;width:100%;flex:0 0 auto}.field-3iAhGJhk- .label-1ruMAwre-{line-height:16px;display:inline-block;font-size:14px;color:#adaeb0;text-align:left}.field-3iAhGJhk- .label-1ruMAwre-.indent-normal-WQMrHMzz-{margin-bottom:12px}.field-3iAhGJhk- .label-1ruMAwre-.indent-big-2DPfYpIm-{margin-bottom:23px}.group-3S4MC2_A-{display:flex;flex-direction:column;flex:0 0 auto;padding:28px}.group-3S4MC2_A-:first-child{border:none}.share-1SF2UHi1-{display:flex;line-height:normal}.shareItem-1FcPrG0U-:not(:last-child){margin-right:21px}.facebook-1Bx9jCCk-{display:inline-block;height:17px;width:8px;margin-right:8px}.facebook-1Bx9jCCk- svg{fill:#758696;height:100%;width:100%}.twitter-1gVgYkcQ-{display:inline-block;height:17px;width:17px;margin-right:8px}.twitter-1gVgYkcQ- svg{fill:#758696;height:100%;width:100%}.stocktwits-dFr2Py9J-{display:inline-block;height:17px;width:17px;margin-right:8px}.stocktwits-dFr2Py9J- svg{fill:#758696;height:100%;width:100%}.wrapper-2TH_mMFg-{display:flex;flex:1}.publishButton-10xIAsdt-{flex:1}.privacyButton-2KZQrG_d-{margin-right:2px}.privacyButton-2KZQrG_d- .lock-1mFbwZwM-{display:flex;align-items:center;justify-content:center}.privacyButton-2KZQrG_d-.public-2wcAnYOC- .lock-1mFbwZwM-{margin-right:-4px}.tv-ticket-header{height:120px;border-bottom:1px solid;border-bottom-color:#dadde0}html.theme-dark .tv-ticket-header{border-bottom-color:#363c4e}.tv-ticket-header__wrapper{display:flex}.tv-ticket-header__ask,.tv-ticket-header__bid{padding:20px 30px;height:80px;display:flex;flex-direction:column;justify-content:space-around;flex:1 1;background-color:#fff;color:#adaeb0;cursor:pointer;transition:background-color .35s ease,color .35s ease}html.theme-dark .tv-ticket-header__ask,html.theme-dark .tv-ticket-header__bid{background-color:#1c2030}@media screen and (max-width:767px){.tv-ticket-header__ask,.tv-ticket-header__bid{padding:20px}}.tv-ticket-header__value{font-size:18px}.tv-ticket-header__ask{align-items:flex-end}.tv-ticket-header__ask.i-active{background-color:rgba(59,179,228,.2)!important;color:#3bb3e4}.tv-ticket-header__ask.i-active .tv-ticket-header__button,.tv-ticket-header__bid.i-active .tv-ticket-header__button{cursor:default;transform:none}.tv-ticket-header__bid{align-items:flex-start}.tv-ticket-header__bid.i-active{background-color:rgba(255,74,104,.2)!important;color:#ff4a68}.tv-ticket-header__spread{display:inline-block;position:relative;top:-67px;left:50%;transform:translateX(-50%);color:#3cbc98}.tv-text-label{overflow:hidden;white-space:nowrap;box-sizing:border-box;display:flex;line-height:27px;flex-direction:row;align-items:center;justify-content:space-between;background:#f1f3f6;border-radius:2px;padding:0 8px;font-size:13px;transition:background-color .35s ease,color .35s ease}html.theme-dark .tv-text-label{background:#2f3241}.tv-text-label.i-disabled{background:#f8f8f8;color:#ececec}html.theme-dark .tv-text-label.i-disabled{color:#363c4e}.tv-control-input,.tv-control-number-input__input{display:block;padding:0 12px;width:100%;height:34px;font-size:13px;color:#4a4a4a;border:1px solid #dadde0;background-color:#fff;border-radius:2px;box-sizing:border-box;-webkit-tap-highlight-color:transparent;transition:border-color .35s ease,background-color .35s ease}html.theme-dark .tv-control-input,html.theme-dark .tv-control-number-input__input{background-color:#1c2030;border-color:#363c4e;color:#c5cbce}.tv-control-input::-webkit-input-placeholder,.tv-control-number-input__input::-webkit-input-placeholder{color:#adaeb0;opacity:1}.tv-control-input:-ms-input-placeholder,.tv-control-input::-ms-input-placeholder,.tv-control-number-input__input:-ms-input-placeholder,.tv-control-number-input__input::-ms-input-placeholder{color:#adaeb0;opacity:1}.tv-control-input::placeholder,.tv-control-number-input__input::placeholder{color:#adaeb0;opacity:1}html.theme-dark .tv-control-input::-webkit-input-placeholder,html.theme-dark .tv-control-number-input__input::-webkit-input-placeholder{color:#4f5966}html.theme-dark .tv-control-input:-ms-input-placeholder,html.theme-dark .tv-control-input::-ms-input-placeholder,html.theme-dark .tv-control-number-input__input:-ms-input-placeholder,html.theme-dark .tv-control-number-input__input::-ms-input-placeholder{color:#4f5966}html.theme-dark .tv-control-input::placeholder,html.theme-dark .tv-control-number-input__input::placeholder{color:#4f5966}.tv-control-input:-webkit-autofill,.tv-control-number-input__input:-webkit-autofill{-webkit-text-fill-color:#535353!important;box-shadow:inset 0 0 0 1000px #fff!important}.tv-control-input--size_xsmall,.tv-control-number-input__input--size_xsmall{height:19px}.tv-control-input--size_small,.tv-control-number-input__input--size_small{height:27px}.tv-control-input--size_large,.tv-control-number-input__input--size_large{height:48px}.tv-control-input--connect,.tv-control-number-input__input--connect{border-left:0;border-right:0;border-radius:0}.tv-control-input--connect_left,.tv-control-number-input__input--connect_left{border-left:none;border-top-left-radius:0;border-bottom-left-radius:0}.tv-control-input--connect_right,.tv-control-number-input__input--connect_right{border-right:none;border-top-right-radius:0;border-bottom-right-radius:0}.feature-no-touch .tv-control-input:hover,.feature-no-touch .tv-control-number-input__input:hover{border-color:#c8c8c8;transition-duration:.06s}html.feature-no-touch.theme-dark .tv-control-input:hover,html.feature-no-touch.theme-dark .tv-control-number-input__input:hover{border-color:#4c525e}.feature-no-touch .tv-control-input:focus,.feature-no-touch .tv-control-number-input__input:focus,.feature-touch .tv-control-input:focus,.feature-touch .tv-control-number-input__input:focus{border-color:#3bb3e4!important;transition-duration:.06s}.tv-control-input[readonly],.tv-control-number-input__input[readonly]{color:#8a8a8a;border-color:#dadde0}.feature-no-touch .tv-control-input[readonly]:focus,.feature-no-touch .tv-control-input[readonly]:hover,.feature-no-touch .tv-control-number-input__input[readonly]:focus,.feature-no-touch .tv-control-number-input__input[readonly]:hover,.feature-touch .tv-control-input[readonly]:focus,.feature-touch .tv-control-number-input__input[readonly]:focus{border-color:#dadde0}.tv-control-input--readonly_dark,.tv-control-input--readonly_dark[readonly],.tv-control-number-input__input--readonly_dark,.tv-control-number-input__input--readonly_dark[readonly]{color:#555}html.theme-dark .tv-control-input--readonly_dark,html.theme-dark .tv-control-input--readonly_dark[readonly],html.theme-dark .tv-control-number-input__input--readonly_dark,html.theme-dark .tv-control-number-input__input--readonly_dark[readonly]{color:#4c525e}.tv-control-input.i-disabled,.tv-control-input[disabled],.tv-control-number-input__input.i-disabled,.tv-control-number-input__input[disabled]{color:#ececec;border-color:#ececec}html.theme-dark .tv-control-input.i-disabled,html.theme-dark .tv-control-input[disabled],html.theme-dark .tv-control-number-input__input.i-disabled,html.theme-dark .tv-control-number-input__input[disabled]{border-color:#262b3e;color:#262b3e}.tv-control-input.i-disabled::-webkit-input-placeholder,.tv-control-input[disabled]::-webkit-input-placeholder,.tv-control-number-input__input.i-disabled::-webkit-input-placeholder,.tv-control-number-input__input[disabled]::-webkit-input-placeholder{color:#ececec}.tv-control-input.i-disabled:-ms-input-placeholder,.tv-control-input.i-disabled::-ms-input-placeholder,.tv-control-input[disabled]:-ms-input-placeholder,.tv-control-input[disabled]::-ms-input-placeholder,.tv-control-number-input__input.i-disabled:-ms-input-placeholder,.tv-control-number-input__input.i-disabled::-ms-input-placeholder,.tv-control-number-input__input[disabled]:-ms-input-placeholder,.tv-control-number-input__input[disabled]::-ms-input-placeholder{color:#ececec}.tv-control-input.i-disabled::placeholder,.tv-control-input[disabled]::placeholder,.tv-control-number-input__input.i-disabled::placeholder,.tv-control-number-input__input[disabled]::placeholder{color:#ececec}html.theme-dark .tv-control-input.i-disabled::-webkit-input-placeholder,html.theme-dark .tv-control-input[disabled]::-webkit-input-placeholder,html.theme-dark .tv-control-number-input__input.i-disabled::-webkit-input-placeholder,html.theme-dark .tv-control-number-input__input[disabled]::-webkit-input-placeholder{color:#262b3e}html.theme-dark .tv-control-input.i-disabled:-ms-input-placeholder,html.theme-dark .tv-control-input.i-disabled::-ms-input-placeholder,html.theme-dark .tv-control-input[disabled]:-ms-input-placeholder,html.theme-dark .tv-control-input[disabled]::-ms-input-placeholder,html.theme-dark .tv-control-number-input__input.i-disabled:-ms-input-placeholder,html.theme-dark .tv-control-number-input__input.i-disabled::-ms-input-placeholder,html.theme-dark .tv-control-number-input__input[disabled]:-ms-input-placeholder,html.theme-dark .tv-control-number-input__input[disabled]::-ms-input-placeholder{color:#262b3e}html.theme-dark .tv-control-input.i-disabled::placeholder,html.theme-dark .tv-control-input[disabled]::placeholder,html.theme-dark .tv-control-number-input__input.i-disabled::placeholder,html.theme-dark .tv-control-number-input__input[disabled]::placeholder{color:#262b3e}.feature-no-touch .tv-control-input.i-disabled:hover,.feature-no-touch .tv-control-input[disabled]:hover,.feature-no-touch .tv-control-number-input__input.i-disabled:hover,.feature-no-touch .tv-control-number-input__input[disabled]:hover{border-color:#ececec}html.feature-no-touch.theme-dark .tv-control-input.i-disabled:hover,html.feature-no-touch.theme-dark .tv-control-input[disabled]:hover,html.feature-no-touch.theme-dark .tv-control-number-input__input.i-disabled:hover,html.feature-no-touch.theme-dark .tv-control-number-input__input[disabled]:hover{border-color:#262b3e}.tv-control-input.i-error,.tv-control-number-input__input.i-error{border-color:#ff4a68!important}.feature-no-touch .tv-control-input.i-error:hover,.feature-no-touch .tv-control-number-input__input.i-error:hover{border-color:#f24965!important}.feature-no-touch .tv-control-input.i-error:focus,.feature-no-touch .tv-control-number-input__input.i-error:focus,.feature-touch .tv-control-input.i-error:focus,.feature-touch .tv-control-number-input__input.i-error:focus{border-color:#ff173e!important}.tv-control-input.i-success,.tv-control-number-input__input.i-success{border-color:#3cbc98!important}.feature-no-touch .tv-control-input.i-success:hover,.feature-no-touch .tv-control-number-input__input.i-success:hover{border-color:#38b395!important}.feature-no-touch .tv-control-input.i-success:focus,.feature-no-touch .tv-control-number-input__input.i-success:focus,.feature-touch .tv-control-input.i-success:focus,.feature-touch .tv-control-number-input__input.i-success:focus{border-color:#00a97f!important}.tv-control-input--file{display:none}.tv-control-number-input{display:flex;flex-direction:row}.tv-control-number-input--mobile .tv-control-number-input__controls{display:none}.tv-control-number-input--mobile .tv-control-number-input__input{border-radius:2px}.tv-control-number-input__input{background-color:#fff;border:1px solid;border-color:#dadde0;color:#535353;border-radius:2px 0 0 2px;padding:4px 8px;min-width:1px;transition:background-color .35s ease,color .35s ease,border-color .35s ease}html.theme-dark .tv-control-number-input__input{color:#c5cbce;border-color:#363c4e;background-color:#1c2030}.tv-control-number-input__controls{display:flex;flex-direction:column;justify-content:space-around;border:1px solid;border-color:#dadde0;border-left:none;border-radius:0 2px 2px 0;flex:0 0 14px;align-items:center;box-sizing:border-box;transition:border-color .35s ease,background-color .35s ease;cursor:pointer}html.theme-dark .tv-control-number-input__controls{border-color:#363c4e}.tv-control-number-input__wrapper{display:flex;height:12px;width:100%;justify-content:center;align-items:center;transition:background-color .35s ease}.tv-control-number-input__up{color:#9db2bd;fill:currentColor;transition:color .35s ease}.tv-control-number-input__up>svg{display:block;width:7px;height:6px;transform:scaleY(-1)}.tv-control-number-input__splinter{width:100%;border-bottom:1px solid;border-bottom-color:#dadde0;transition:border-color .35s ease,background-color .35s ease}html.theme-dark .tv-control-number-input__splinter{border-bottom-color:#363c4e}.tv-control-number-input__down{color:#9db2bd;fill:currentColor;transition:color .35s ease}.tv-control-number-input__down>svg{display:block;width:7px;height:6px}.feature-no-touch .tv-control-number-input__wrapper:hover{background-color:#f2f2f2;transition-duration:.06s}html.feature-no-touch.theme-dark .tv-control-number-input__wrapper:hover{background-color:#1c2030}.feature-no-touch .tv-control-number-input__wrapper:active,.feature-touch .tv-control-number-input__wrapper:active{background-color:#ececec;transition-duration:.06s}html.feature-no-touch.theme-dark .tv-control-number-input__wrapper:active,html.feature-touch.theme-dark .tv-control-number-input__wrapper:active{background-color:#262b3e}.feature-no-touch .tv-control-number-input:not(.i-active):hover .tv-control-number-input__controls,.feature-no-touch .tv-control-number-input:not(.i-active):hover .tv-control-number-input__input,.feature-no-touch .tv-control-number-input:not(.i-active):hover .tv-control-number-input__splinter{border-color:#c8c8c8;transition-duration:.06s}html.feature-no-touch.theme-dark .tv-control-number-input:not(.i-active):hover .tv-control-number-input__controls,html.feature-no-touch.theme-dark .tv-control-number-input:not(.i-active):hover .tv-control-number-input__input,html.feature-no-touch.theme-dark .tv-control-number-input:not(.i-active):hover .tv-control-number-input__splinter{border-color:#4c525e}.tv-control-number-input.i-error:not(.i-disabled):not(.i-active) .tv-control-number-input__down,.tv-control-number-input.i-error:not(.i-disabled):not(.i-active) .tv-control-number-input__up{color:#ff4a68}.tv-control-number-input.i-error:not(.i-disabled):not(.i-active) .tv-control-number-input__controls,.tv-control-number-input.i-error:not(.i-disabled):not(.i-active) .tv-control-number-input__input,.tv-control-number-input.i-error:not(.i-disabled):not(.i-active) .tv-control-number-input__splinter{border-color:#ff4a68}.feature-no-touch .tv-control-number-input.i-error:not(.i-disabled):not(.i-active):hover .tv-control-number-input__down,.feature-no-touch .tv-control-number-input.i-error:not(.i-disabled):not(.i-active):hover .tv-control-number-input__up{color:#ff4a68}.feature-no-touch .tv-control-number-input.i-error:not(.i-disabled):not(.i-active):hover .tv-control-number-input__controls,.feature-no-touch .tv-control-number-input.i-error:not(.i-disabled):not(.i-active):hover .tv-control-number-input__input,.feature-no-touch .tv-control-number-input.i-error:not(.i-disabled):not(.i-active):hover .tv-control-number-input__splinter{border-color:#ff4a68}.feature-no-touch .tv-control-number-input.i-active:hover .tv-control-number-input__controls,.feature-no-touch .tv-control-number-input.i-active:hover .tv-control-number-input__input,.feature-no-touch .tv-control-number-input.i-active:hover .tv-control-number-input__splinter,.tv-control-number-input.i-active .tv-control-number-input__controls,.tv-control-number-input.i-active .tv-control-number-input__input,.tv-control-number-input.i-active .tv-control-number-input__splinter{border-color:#3bb3e4}.tv-control-number-input.i-active .tv-control-number-input__down,.tv-control-number-input.i-active .tv-control-number-input__up{color:#3bb3e4}.feature-no-touch .tv-control-number-input.i-disabled .tv-control-number-input__wrapper:active,.feature-no-touch .tv-control-number-input.i-disabled .tv-control-number-input__wrapper:hover,.feature-touch .tv-control-number-input.i-disabled .tv-control-number-input__wrapper:active{background-color:#fff}html.feature-no-touch.theme-dark .tv-control-number-input.i-disabled .tv-control-number-input__wrapper:active,html.feature-no-touch.theme-dark .tv-control-number-input.i-disabled .tv-control-number-input__wrapper:hover,html.feature-touch.theme-dark .tv-control-number-input.i-disabled .tv-control-number-input__wrapper:active{background-color:#1c2030}.tv-control-number-input.i-disabled .tv-control-number-input__input{color:#ececec}html.theme-dark .tv-control-number-input.i-disabled .tv-control-number-input__input{color:#363c4e}.tv-control-number-input.i-disabled .tv-control-number-input__controls{cursor:default}.tv-control-number-input.i-disabled .tv-control-number-input__down,.tv-control-number-input.i-disabled .tv-control-number-input__up{color:#ececec}html.theme-dark .tv-control-number-input.i-disabled .tv-control-number-input__down,html.theme-dark .tv-control-number-input.i-disabled .tv-control-number-input__up{color:#363c4e}.feature-no-touch .tv-control-number-input.i-disabled:hover .tv-control-number-input__controls,.feature-no-touch .tv-control-number-input.i-disabled:hover .tv-control-number-input__input,.feature-no-touch .tv-control-number-input.i-disabled:hover .tv-control-number-input__splinter,.tv-control-number-input.i-disabled .tv-control-number-input__controls,.tv-control-number-input.i-disabled .tv-control-number-input__input,.tv-control-number-input.i-disabled .tv-control-number-input__splinter{border-color:#ececec}html.feature-no-touch.theme-dark .tv-control-number-input.i-disabled:hover .tv-control-number-input__controls,html.feature-no-touch.theme-dark .tv-control-number-input.i-disabled:hover .tv-control-number-input__input,html.feature-no-touch.theme-dark .tv-control-number-input.i-disabled:hover .tv-control-number-input__splinter,html.theme-dark .tv-control-number-input.i-disabled .tv-control-number-input__controls,html.theme-dark .tv-control-number-input.i-disabled .tv-control-number-input__input,html.theme-dark .tv-control-number-input.i-disabled .tv-control-number-input__splinter{border-color:#262b3e}.tv-buttons-group{display:flex}.tv-buttons-group--table-like+.tv-buttons-group--table-like{margin-top:-1px}.tv-buttons-group--table-like .tv-buttons-group__option{border-radius:0}.feature-no-touch .tv-buttons-group--table-like .tv-buttons-group__option.i-active:active,.feature-no-touch .tv-buttons-group--table-like .tv-buttons-group__option.i-active:hover,.feature-touch .tv-buttons-group--table-like .tv-buttons-group__option.i-active:active,.tv-buttons-group--table-like .tv-buttons-group__option.i-active{position:relative}.tv-buttons-group--table-like:first-child .tv-buttons-group__option:first-child{border-radius:2px 0 0 0}.tv-buttons-group--table-like:first-child .tv-buttons-group__option:last-child{border-radius:0 2px 0 0}.tv-buttons-group--table-like:last-child .tv-buttons-group__option:first-child{border-radius:0 0 0 2px}.tv-buttons-group--table-like:last-child .tv-buttons-group__option:last-child{border-radius:0 0 2px 0}.tv-buttons-group__option{cursor:pointer;overflow:hidden;box-sizing:border-box;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;display:flex;justify-content:center;flex:1 1 0%;line-height:32px;white-space:nowrap;text-decoration:none;font-weight:700;font-size:14px;color:#757575;border:1px solid;border-right:none;border-color:#b5b7b9;transition:background-color .35s ease,border-color .35s ease,color .35s ease}html.theme-dark .tv-buttons-group__option{border-color:#363c4e;color:#758696}.feature-no-touch .tv-buttons-group__option:hover{background-color:#f2f2f2;transition-duration:.06s}html.feature-no-touch.theme-dark .tv-buttons-group__option:hover{background-color:#262b3e}.feature-no-touch .tv-buttons-group__option:active,.feature-touch .tv-buttons-group__option:active{background-color:#ececec;transition-duration:.06s}html.feature-no-touch.theme-dark .tv-buttons-group__option:active,html.feature-touch.theme-dark .tv-buttons-group__option:active{background-color:#2f3241}.tv-buttons-group__option:first-child{border-top-left-radius:2px;border-bottom-left-radius:2px}.tv-buttons-group__option:last-child{border-style:solid;border-width:1px;border-top-right-radius:2px;border-bottom-right-radius:2px}.tv-buttons-group__option.i-active{border:1px solid}.tv-buttons-group__option.i-active+.tv-buttons-group__option{border-left:none}.tv-buttons-group__option--content{text-align:center;width:100%;overflow-x:hidden;text-overflow:ellipsis}.tv-buttons-group__option--padding_normal{padding:0 12px}.tv-buttons-group__option--padding_small{padding:0 6px}.tv-buttons-group--primary .tv-buttons-group__option.i-active,.tv-buttons-group--primary_ghost .tv-buttons-group__option.i-active{border-color:#3bb3e4}.tv-buttons-group--primary .tv-buttons-group__option.i-active{color:#fff;background-color:#3bb3e4}html.theme-dark .tv-buttons-group--primary .tv-buttons-group__option.i-active{color:#e1ecf2}.tv-buttons-group--primary_ghost .tv-buttons-group__option.i-active{color:#3bb3e4;background-color:transparent;font-weight:400}.feature-no-touch .tv-buttons-group--primary .tv-buttons-group__option.i-active:hover,.feature-no-touch .tv-buttons-group--primary_ghost .tv-buttons-group__option.i-active:hover{color:#fff;border-color:#3babd8;background-color:#3babd8}html.feature-no-touch.theme-dark .tv-buttons-group--primary .tv-buttons-group__option.i-active:hover,html.feature-no-touch.theme-dark .tv-buttons-group--primary_ghost .tv-buttons-group__option.i-active:hover{color:#e1ecf2}.feature-no-touch .tv-buttons-group--primary .tv-buttons-group__option.i-active:active,.feature-no-touch .tv-buttons-group--primary_ghost .tv-buttons-group__option.i-active:active,.feature-touch .tv-buttons-group--primary .tv-buttons-group__option.i-active:active,.feature-touch .tv-buttons-group--primary_ghost .tv-buttons-group__option.i-active:active{color:#fff;border-color:#049ddc;background-color:#049ddc}html.feature-no-touch.theme-dark .tv-buttons-group--primary .tv-buttons-group__option.i-active:active,html.feature-no-touch.theme-dark .tv-buttons-group--primary_ghost .tv-buttons-group__option.i-active:active,html.feature-touch.theme-dark .tv-buttons-group--primary .tv-buttons-group__option.i-active:active,html.feature-touch.theme-dark .tv-buttons-group--primary_ghost .tv-buttons-group__option.i-active:active{color:#e1ecf2}.tv-buttons-group--primary .tv-buttons-group__option.i-active+.tv-buttons-group__option,.tv-buttons-group--primary_ghost .tv-buttons-group__option.i-active+.tv-buttons-group__option{border-left-color:#3bb3e4}.feature-no-touch .tv-buttons-group--primary .tv-buttons-group__option.i-active:hover+.tv-buttons-group__option,.feature-no-touch .tv-buttons-group--primary_ghost .tv-buttons-group__option.i-active:hover+.tv-buttons-group__option{border-left-color:#3babd8}.feature-no-touch .tv-buttons-group--primary .tv-buttons-group__option.i-active:active+.tv-buttons-group__option,.feature-no-touch .tv-buttons-group--primary_ghost .tv-buttons-group__option.i-active:active+.tv-buttons-group__option,.feature-touch .tv-buttons-group--primary .tv-buttons-group__option.i-active:active+.tv-buttons-group__option,.feature-touch .tv-buttons-group--primary_ghost .tv-buttons-group__option.i-active:active+.tv-buttons-group__option{border-left-color:#049ddc}.tv-buttons-group--primary_ghost .tv-buttons-group__option{border-color:#dadde0;font-weight:400}.feature-no-touch .tv-buttons-group--primary_ghost .tv-buttons-group__option:hover{border-top-color:#c8c8c8;border-bottom-color:#c8c8c8}html.feature-no-touch.theme-dark .tv-buttons-group--primary_ghost .tv-buttons-group__option:hover{border-bottom-color:#4c525e;border-top-color:#4c525e}.feature-no-touch .tv-buttons-group--primary_ghost .tv-buttons-group__option:hover:last-child{border-right-color:#c8c8c8}html.feature-no-touch.theme-dark .tv-buttons-group--primary_ghost .tv-buttons-group__option:hover:last-child{border-right-color:#4c525e}.feature-no-touch .tv-buttons-group--primary_ghost .tv-buttons-group__option:hover:first-child{border-left-color:#c8c8c8}html.feature-no-touch.theme-dark .tv-buttons-group--primary_ghost .tv-buttons-group__option:hover:first-child{border-left-color:#4c525e}.feature-no-touch .tv-buttons-group--primary_ghost .tv-buttons-group__option.i-active:hover:last-child{border-right-color:#3babd8}.feature-no-touch .tv-buttons-group--primary_ghost .tv-buttons-group__option.i-active:hover:first-child{border-left-color:#3babd8}.feature-no-touch .tv-buttons-group__option.i-disabled:active,.feature-no-touch .tv-buttons-group__option.i-disabled:hover,.feature-touch .tv-buttons-group__option.i-disabled:active,.tv-buttons-group__option.i-disabled{background-color:#fff;border-top-color:#ececec;border-bottom-color:#ececec;color:#ececec;cursor:default}html.feature-no-touch.theme-dark .tv-buttons-group__option.i-disabled:active,html.feature-no-touch.theme-dark .tv-buttons-group__option.i-disabled:hover,html.feature-touch.theme-dark .tv-buttons-group__option.i-disabled:active,html.theme-dark .tv-buttons-group__option.i-disabled{color:#262b3e;border-bottom-color:#262b3e;border-top-color:#262b3e;background-color:#171b29}.tv-buttons-group__option.i-disabled+.tv-buttons-group__option.i-disabled{border-left-color:#ececec}html.theme-dark .tv-buttons-group__option.i-disabled+.tv-buttons-group__option.i-disabled{border-left-color:#262b3e}.feature-no-touch .tv-buttons-group__option:last-child.i-disabled:hover,.tv-buttons-group__option:last-child.i-disabled{border-right-color:#ececec}html.feature-no-touch.theme-dark .tv-buttons-group__option:last-child.i-disabled:hover,html.theme-dark .tv-buttons-group__option:last-child.i-disabled{border-right-color:#262b3e}.feature-no-touch .tv-buttons-group__option:first-child.i-disabled:hover,.tv-buttons-group__option:first-child.i-disabled{border-left-color:#ececec}html.feature-no-touch.theme-dark .tv-buttons-group__option:first-child.i-disabled:hover,html.theme-dark .tv-buttons-group__option:first-child.i-disabled{border-left-color:#262b3e}.feature-no-touch .tv-buttons-group.i-disabled .tv-buttons-group__option.i-active:active,.feature-no-touch .tv-buttons-group.i-disabled .tv-buttons-group__option.i-active:hover,.feature-no-touch .tv-buttons-group.i-disabled .tv-buttons-group__option:active,.feature-no-touch .tv-buttons-group.i-disabled .tv-buttons-group__option:hover,.feature-touch .tv-buttons-group.i-disabled .tv-buttons-group__option.i-active:active,.feature-touch .tv-buttons-group.i-disabled .tv-buttons-group__option:active,.tv-buttons-group.i-disabled .tv-buttons-group__option,.tv-buttons-group.i-disabled .tv-buttons-group__option.i-active{background-color:#fff;border-color:#ececec;color:#ececec;cursor:default}html.feature-no-touch.theme-dark .tv-buttons-group.i-disabled .tv-buttons-group__option.i-active:active,html.feature-no-touch.theme-dark .tv-buttons-group.i-disabled .tv-buttons-group__option.i-active:hover,html.feature-no-touch.theme-dark .tv-buttons-group.i-disabled .tv-buttons-group__option:active,html.feature-no-touch.theme-dark .tv-buttons-group.i-disabled .tv-buttons-group__option:hover,html.feature-touch.theme-dark .tv-buttons-group.i-disabled .tv-buttons-group__option.i-active:active,html.feature-touch.theme-dark .tv-buttons-group.i-disabled .tv-buttons-group__option:active,html.theme-dark .tv-buttons-group.i-disabled .tv-buttons-group__option,html.theme-dark .tv-buttons-group.i-disabled .tv-buttons-group__option.i-active{color:#262b3e;border-color:#262b3e;background-color:#1c2030}.feature-no-touch .tv-buttons-group.i-disabled .tv-buttons-group__option.i-active:active+.tv-buttons-group__option,.feature-no-touch .tv-buttons-group.i-disabled .tv-buttons-group__option.i-active:hover+.tv-buttons-group__option,.feature-touch .tv-buttons-group.i-disabled .tv-buttons-group__option.i-active:active+.tv-buttons-group__option,.tv-buttons-group.i-disabled .tv-buttons-group__option.i-active+.tv-buttons-group__option{background-color:#fff;border-color:#ececec;color:#ececec;cursor:default}html.feature-no-touch.theme-dark .tv-buttons-group.i-disabled .tv-buttons-group__option.i-active:active+.tv-buttons-group__option,html.feature-no-touch.theme-dark .tv-buttons-group.i-disabled .tv-buttons-group__option.i-active:hover+.tv-buttons-group__option,html.feature-touch.theme-dark .tv-buttons-group.i-disabled .tv-buttons-group__option.i-active:active+.tv-buttons-group__option,html.theme-dark .tv-buttons-group.i-disabled .tv-buttons-group__option.i-active+.tv-buttons-group__option{color:#262b3e;border-color:#262b3e;background-color:#1c2030}.tv-buttons-group--size-small .tv-buttons-group__option{line-height:25px;font-size:13px}.tv-control-error{display:block;position:relative}.tv-control-error:after{clear:both;display:table;content:""}.tv-control-error__icon{display:block;position:absolute;padding:7px;top:1px;right:1px;opacity:0;pointer-events:none;transition:opacity .35s ease}.tv-control-error__icon svg{width:18px;height:18px;display:block;fill:#ff4a68}.tv-control-error__icon--material-input{top:5px}.tv-control-error--size_small .tv-control-error__icon{padding:5px}.tv-control-error--size_small .tv-control-error__icon svg{width:15px;height:15px}.tv-control-error--for-number-input .tv-control-error__icon{right:16px}.tv-control-error--fix_size .tv-control-error__width-control-wrapper{min-width:170px}.tv-control-error__width-control-wrapper{position:absolute;width:100%;z-index:100;right:0;top:0;opacity:0}.tv-control-error__width-control-wrapper--from-left{right:auto;left:0}.tv-control-error__messages{position:absolute;right:0;padding:10px 15px;max-width:100%;bottom:100%;margin-bottom:1px;color:#fff;opacity:0;border-radius:3px;background-color:#2a2c39;pointer-events:none;transform:scale(.85) translateY(3px);transform-origin:bottom right;transition:opacity .35s cubic-bezier(.215,.61,.355,1),transform .35s cubic-bezier(.215,.61,.355,1)}.tv-control-error__messages:empty{display:none}.tv-control-error__width-control-wrapper--from-left .tv-control-error__messages{left:0;right:auto;transform-origin:bottom left}.tv-control-error__message{display:block;margin-bottom:10px;font-size:12px;line-height:1.4;text-transform:none}.tv-control-error__message:last-child{margin-bottom:0}.tv-control-error__message a{color:#fff;transition:color .35s ease}.tv-control-error__message a:visited{color:#fff;fill:#fff}.feature-no-touch .tv-control-error__message a:hover{color:#eaecef;fill:#eaecef;transition-duration:.06s}.feature-no-touch .tv-control-error__message a:active,.feature-touch .tv-control-error__message a:active{color:#e9eff2;fill:#e9eff2;transition-duration:.06s}.tv-control-error.i-error .tv-control-error__icon{opacity:1;transition-duration:.06s}.feature-no-touch .tv-control-error.i-error:hover .tv-control-error__width-control-wrapper,.tv-control-error.i-error.i-focus .tv-control-error__width-control-wrapper{opacity:1}.feature-no-touch .tv-control-error.i-error:hover .tv-control-error__messages,.tv-control-error.i-error.i-focus .tv-control-error__messages{opacity:1;transform:scale(1) translateY(0);transition-timing-function:cubic-bezier(.215,.61,.355,1);transition-duration:.06s}.tv-control-error--msg_left .tv-control-error__width-control-wrapper{left:0;right:auto}.tv-control-error--msg_left .tv-control-error__messages{transform-origin:bottom left}.tv-control-error--material-input .tv-control-error__icon{top:5px}.tv-control-error__brand-dark-bg-cascade .tv-control-error__messages{color:#ff4a68;border:1px solid #4e5866;background-color:#2a2c39}.tv-control-input,.tv-control-number-input__input,.tv-control-select__control,select.tv-control-select{display:block;padding:0 12px;width:100%;height:34px;font-size:13px;color:#4a4a4a;border:1px solid #dadde0;background-color:#fff;border-radius:2px;box-sizing:border-box;-webkit-tap-highlight-color:transparent;transition:border-color .35s ease,background-color .35s ease}html.theme-dark .tv-control-input,html.theme-dark .tv-control-number-input__input,html.theme-dark .tv-control-select__control,html.theme-dark select.tv-control-select{background-color:#1c2030;border-color:#363c4e;color:#c5cbce}.tv-control-input::-webkit-input-placeholder,.tv-control-number-input__input::-webkit-input-placeholder,.tv-control-select__control::-webkit-input-placeholder,select.tv-control-select::-webkit-input-placeholder{color:#adaeb0;opacity:1}.tv-control-input:-ms-input-placeholder,.tv-control-input::-ms-input-placeholder,.tv-control-number-input__input:-ms-input-placeholder,.tv-control-number-input__input::-ms-input-placeholder,.tv-control-select__control:-ms-input-placeholder,.tv-control-select__control::-ms-input-placeholder,select.tv-control-select:-ms-input-placeholder,select.tv-control-select::-ms-input-placeholder{color:#adaeb0;opacity:1}.tv-control-input::placeholder,.tv-control-number-input__input::placeholder,.tv-control-select__control::placeholder,select.tv-control-select::placeholder{color:#adaeb0;opacity:1}html.theme-dark .tv-control-input::-webkit-input-placeholder,html.theme-dark .tv-control-number-input__input::-webkit-input-placeholder,html.theme-dark .tv-control-select__control::-webkit-input-placeholder,html.theme-dark select.tv-control-select::-webkit-input-placeholder{color:#4f5966}html.theme-dark .tv-control-input:-ms-input-placeholder,html.theme-dark .tv-control-input::-ms-input-placeholder,html.theme-dark .tv-control-number-input__input:-ms-input-placeholder,html.theme-dark .tv-control-number-input__input::-ms-input-placeholder,html.theme-dark .tv-control-select__control:-ms-input-placeholder,html.theme-dark .tv-control-select__control::-ms-input-placeholder,html.theme-dark select.tv-control-select:-ms-input-placeholder,html.theme-dark select.tv-control-select::-ms-input-placeholder{color:#4f5966}html.theme-dark .tv-control-input::placeholder,html.theme-dark .tv-control-number-input__input::placeholder,html.theme-dark .tv-control-select__control::placeholder,html.theme-dark select.tv-control-select::placeholder{color:#4f5966}.tv-control-input:-webkit-autofill,.tv-control-number-input__input:-webkit-autofill,.tv-control-select__control:-webkit-autofill,select.tv-control-select:-webkit-autofill{-webkit-text-fill-color:#535353!important;box-shadow:inset 0 0 0 1000px #fff!important}.tv-control-input--size_xsmall,.tv-control-number-input__input--size_xsmall,.tv-control-select__control--size_xsmall,select.tv-control-select--size_xsmall{height:19px}.tv-control-input--size_small,.tv-control-number-input__input--size_small,.tv-control-select__control--size_small,select.tv-control-select--size_small{height:27px}.tv-control-input--size_large,.tv-control-number-input__input--size_large,.tv-control-select__control--size_large,select.tv-control-select--size_large{height:48px}.tv-control-input--connect,.tv-control-number-input__input--connect,.tv-control-select__control--connect,select.tv-control-select--connect{border-left:0;border-right:0;border-radius:0}.tv-control-input--connect_left,.tv-control-number-input__input--connect_left,.tv-control-select__control--connect_left,select.tv-control-select--connect_left{border-left:none;border-top-left-radius:0;border-bottom-left-radius:0}.tv-control-input--connect_right,.tv-control-number-input__input--connect_right,.tv-control-select__control--connect_right,select.tv-control-select--connect_right{border-right:none;border-top-right-radius:0;border-bottom-right-radius:0}.feature-no-touch .tv-control-input:hover,.feature-no-touch .tv-control-number-input__input:hover,.feature-no-touch .tv-control-select__control:hover,.feature-no-touch select.tv-control-select:hover{border-color:#c8c8c8;transition-duration:.06s}html.feature-no-touch.theme-dark .tv-control-input:hover,html.feature-no-touch.theme-dark .tv-control-number-input__input:hover,html.feature-no-touch.theme-dark .tv-control-select__control:hover,html.feature-no-touch.theme-dark select.tv-control-select:hover{border-color:#4c525e}.feature-no-touch .tv-control-input:focus,.feature-no-touch .tv-control-number-input__input:focus,.feature-no-touch .tv-control-select__control:focus,.feature-no-touch select.tv-control-select:focus,.feature-touch .tv-control-input:focus,.feature-touch .tv-control-number-input__input:focus,.feature-touch .tv-control-select__control:focus,.feature-touch select.tv-control-select:focus{border-color:#3bb3e4!important;transition-duration:.06s}.tv-control-input[readonly],.tv-control-number-input__input[readonly],.tv-control-select__control[readonly],select.tv-control-select[readonly]{color:#8a8a8a;border-color:#dadde0}.feature-no-touch .tv-control-input[readonly]:focus,.feature-no-touch .tv-control-input[readonly]:hover,.feature-no-touch .tv-control-number-input__input[readonly]:focus,.feature-no-touch .tv-control-number-input__input[readonly]:hover,.feature-no-touch .tv-control-select__control[readonly]:focus,.feature-no-touch .tv-control-select__control[readonly]:hover,.feature-no-touch select.tv-control-select[readonly]:focus,.feature-no-touch select.tv-control-select[readonly]:hover,.feature-touch .tv-control-input[readonly]:focus,.feature-touch .tv-control-number-input__input[readonly]:focus,.feature-touch .tv-control-select__control[readonly]:focus,.feature-touch select.tv-control-select[readonly]:focus{border-color:#dadde0}.tv-control-input--readonly_dark,.tv-control-input--readonly_dark[readonly],.tv-control-number-input__input--readonly_dark,.tv-control-number-input__input--readonly_dark[readonly],.tv-control-select__control--readonly_dark,.tv-control-select__control--readonly_dark[readonly],select.tv-control-select--readonly_dark,select.tv-control-select--readonly_dark[readonly]{color:#555}html.theme-dark .tv-control-input--readonly_dark,html.theme-dark .tv-control-input--readonly_dark[readonly],html.theme-dark .tv-control-number-input__input--readonly_dark,html.theme-dark .tv-control-number-input__input--readonly_dark[readonly],html.theme-dark .tv-control-select__control--readonly_dark,html.theme-dark .tv-control-select__control--readonly_dark[readonly],html.theme-dark select.tv-control-select--readonly_dark,html.theme-dark select.tv-control-select--readonly_dark[readonly]{color:#4c525e}.tv-control-input.i-disabled,.tv-control-input[disabled],.tv-control-number-input__input.i-disabled,.tv-control-number-input__input[disabled],.tv-control-select__control.i-disabled,.tv-control-select__control[disabled],select.tv-control-select.i-disabled,select.tv-control-select[disabled]{color:#ececec;border-color:#ececec}html.theme-dark .tv-control-input.i-disabled,html.theme-dark .tv-control-input[disabled],html.theme-dark .tv-control-number-input__input.i-disabled,html.theme-dark .tv-control-number-input__input[disabled],html.theme-dark .tv-control-select__control.i-disabled,html.theme-dark .tv-control-select__control[disabled],html.theme-dark select.tv-control-select.i-disabled,html.theme-dark select.tv-control-select[disabled]{border-color:#262b3e;color:#262b3e}.tv-control-input.i-disabled::-webkit-input-placeholder,.tv-control-input[disabled]::-webkit-input-placeholder,.tv-control-number-input__input.i-disabled::-webkit-input-placeholder,.tv-control-number-input__input[disabled]::-webkit-input-placeholder,.tv-control-select__control.i-disabled::-webkit-input-placeholder,.tv-control-select__control[disabled]::-webkit-input-placeholder,select.tv-control-select.i-disabled::-webkit-input-placeholder,select.tv-control-select[disabled]::-webkit-input-placeholder{color:#ececec}.tv-control-input.i-disabled:-ms-input-placeholder,.tv-control-input.i-disabled::-ms-input-placeholder,.tv-control-input[disabled]:-ms-input-placeholder,.tv-control-input[disabled]::-ms-input-placeholder,.tv-control-number-input__input.i-disabled:-ms-input-placeholder,.tv-control-number-input__input.i-disabled::-ms-input-placeholder,.tv-control-number-input__input[disabled]:-ms-input-placeholder,.tv-control-number-input__input[disabled]::-ms-input-placeholder,.tv-control-select__control.i-disabled:-ms-input-placeholder,.tv-control-select__control.i-disabled::-ms-input-placeholder,.tv-control-select__control[disabled]:-ms-input-placeholder,.tv-control-select__control[disabled]::-ms-input-placeholder,select.tv-control-select.i-disabled:-ms-input-placeholder,select.tv-control-select.i-disabled::-ms-input-placeholder,select.tv-control-select[disabled]:-ms-input-placeholder,select.tv-control-select[disabled]::-ms-input-placeholder{color:#ececec}.tv-control-input.i-disabled::placeholder,.tv-control-input[disabled]::placeholder,.tv-control-number-input__input.i-disabled::placeholder,.tv-control-number-input__input[disabled]::placeholder,.tv-control-select__control.i-disabled::placeholder,.tv-control-select__control[disabled]::placeholder,select.tv-control-select.i-disabled::placeholder,select.tv-control-select[disabled]::placeholder{color:#ececec}html.theme-dark .tv-control-input.i-disabled::-webkit-input-placeholder,html.theme-dark .tv-control-input[disabled]::-webkit-input-placeholder,html.theme-dark .tv-control-number-input__input.i-disabled::-webkit-input-placeholder,html.theme-dark .tv-control-number-input__input[disabled]::-webkit-input-placeholder,html.theme-dark .tv-control-select__control.i-disabled::-webkit-input-placeholder,html.theme-dark .tv-control-select__control[disabled]::-webkit-input-placeholder,html.theme-dark select.tv-control-select.i-disabled::-webkit-input-placeholder,html.theme-dark select.tv-control-select[disabled]::-webkit-input-placeholder{color:#262b3e}html.theme-dark .tv-control-input.i-disabled:-ms-input-placeholder,html.theme-dark .tv-control-input.i-disabled::-ms-input-placeholder,html.theme-dark .tv-control-input[disabled]:-ms-input-placeholder,html.theme-dark .tv-control-input[disabled]::-ms-input-placeholder,html.theme-dark .tv-control-number-input__input.i-disabled:-ms-input-placeholder,html.theme-dark .tv-control-number-input__input.i-disabled::-ms-input-placeholder,html.theme-dark .tv-control-number-input__input[disabled]:-ms-input-placeholder,html.theme-dark .tv-control-number-input__input[disabled]::-ms-input-placeholder,html.theme-dark .tv-control-select__control.i-disabled:-ms-input-placeholder,html.theme-dark .tv-control-select__control.i-disabled::-ms-input-placeholder,html.theme-dark .tv-control-select__control[disabled]:-ms-input-placeholder,html.theme-dark .tv-control-select__control[disabled]::-ms-input-placeholder,html.theme-dark select.tv-control-select.i-disabled:-ms-input-placeholder,html.theme-dark select.tv-control-select.i-disabled::-ms-input-placeholder,html.theme-dark select.tv-control-select[disabled]:-ms-input-placeholder,html.theme-dark select.tv-control-select[disabled]::-ms-input-placeholder{color:#262b3e}html.theme-dark .tv-control-input.i-disabled::placeholder,html.theme-dark .tv-control-input[disabled]::placeholder,html.theme-dark .tv-control-number-input__input.i-disabled::placeholder,html.theme-dark .tv-control-number-input__input[disabled]::placeholder,html.theme-dark .tv-control-select__control.i-disabled::placeholder,html.theme-dark .tv-control-select__control[disabled]::placeholder,html.theme-dark select.tv-control-select.i-disabled::placeholder,html.theme-dark select.tv-control-select[disabled]::placeholder{color:#262b3e}.feature-no-touch .tv-control-input.i-disabled:hover,.feature-no-touch .tv-control-input[disabled]:hover,.feature-no-touch .tv-control-number-input__input.i-disabled:hover,.feature-no-touch .tv-control-number-input__input[disabled]:hover,.feature-no-touch .tv-control-select__control.i-disabled:hover,.feature-no-touch .tv-control-select__control[disabled]:hover,.feature-no-touch select.tv-control-select.i-disabled:hover,.feature-no-touch select.tv-control-select[disabled]:hover{border-color:#ececec}html.feature-no-touch.theme-dark .tv-control-input.i-disabled:hover,html.feature-no-touch.theme-dark .tv-control-input[disabled]:hover,html.feature-no-touch.theme-dark .tv-control-number-input__input.i-disabled:hover,html.feature-no-touch.theme-dark .tv-control-number-input__input[disabled]:hover,html.feature-no-touch.theme-dark .tv-control-select__control.i-disabled:hover,html.feature-no-touch.theme-dark .tv-control-select__control[disabled]:hover,html.feature-no-touch.theme-dark select.tv-control-select.i-disabled:hover,html.feature-no-touch.theme-dark select.tv-control-select[disabled]:hover{border-color:#262b3e}.tv-control-input.i-error,.tv-control-number-input__input.i-error,.tv-control-select__control.i-error,select.tv-control-select.i-error{border-color:#ff4a68!important}.feature-no-touch .tv-control-input.i-error:hover,.feature-no-touch .tv-control-number-input__input.i-error:hover,.feature-no-touch .tv-control-select__control.i-error:hover,.feature-no-touch select.tv-control-select.i-error:hover{border-color:#f24965!important}.feature-no-touch .tv-control-input.i-error:focus,.feature-no-touch .tv-control-number-input__input.i-error:focus,.feature-no-touch .tv-control-select__control.i-error:focus,.feature-no-touch select.tv-control-select.i-error:focus,.feature-touch .tv-control-input.i-error:focus,.feature-touch .tv-control-number-input__input.i-error:focus,.feature-touch .tv-control-select__control.i-error:focus,.feature-touch select.tv-control-select.i-error:focus{border-color:#ff173e!important}.tv-control-input.i-success,.tv-control-number-input__input.i-success,.tv-control-select__control.i-success,select.tv-control-select.i-success{border-color:#3cbc98!important}.feature-no-touch .tv-control-input.i-success:hover,.feature-no-touch .tv-control-number-input__input.i-success:hover,.feature-no-touch .tv-control-select__control.i-success:hover,.feature-no-touch select.tv-control-select.i-success:hover{border-color:#38b395!important}.feature-no-touch .tv-control-input.i-success:focus,.feature-no-touch .tv-control-number-input__input.i-success:focus,.feature-no-touch .tv-control-select__control.i-success:focus,.feature-no-touch select.tv-control-select.i-success:focus,.feature-touch .tv-control-input.i-success:focus,.feature-touch .tv-control-number-input__input.i-success:focus,.feature-touch .tv-control-select__control.i-success:focus,.feature-touch select.tv-control-select.i-success:focus{border-color:#00a97f!important}.tv-control-input--file{display:none}.tv-dropdown{position:relative;display:inline-block;vertical-align:middle}.feature-no-touch .tv-dropdown.i-inactive .tv-dropdown__item:hover,.feature-no-touch .tv-dropdown__group.i-inactive .tv-dropdown__item:hover,.tv-dropdown.i-inactive .tv-dropdown__item,.tv-dropdown__group.i-inactive .tv-dropdown__item{cursor:default;color:#adaeb0;background-color:transparent}.tv-dropdown__desc{display:block;margin-top:2px;font-size:11px;color:#adaeb0;transition:color .35s ease}.feature-no-touch .tv-dropdown__item:hover .tv-dropdown__desc{color:#757575;transition-duration:.06s}.tv-dropdown.i-inactive .tv-dropdown__desc,.tv-dropdown__group.i-inactive .tv-dropdown__desc{color:#c8c8c8;transition-duration:.06s}.tv-dropdown__button{cursor:pointer}.tv-dropdown__button--dashed{border-bottom-style:dashed}.tv-dropdown__group--divided{border-bottom:1px solid #eaecef}.tv-dropdown__group--divided:last-child{border-bottom:none}.tv-control-select__dropdown,.tv-dropdown__body{position:absolute;top:-15px;left:0;z-index:99;padding:15px 0;font-size:13px;line-height:1;border-radius:3px;background-color:#fff;border-radius:1px;box-shadow:0 1px 8px 0 rgba(19,23,34,.5)}html.theme-dark .tv-control-select__dropdown,html.theme-dark .tv-dropdown__body{box-shadow:0 1px 8px 0 rgba(0,0,0,.5);background-color:#1c2030}.tv-control-select__dropdown--under-trigger,.tv-dropdown__body--under-trigger{top:100%;top:calc(100% - 1px)}.tv-control-select__dropdown--over-trigger,.tv-dropdown__body--over-trigger{top:0}.tv-control-select__dropdown--position_right,.tv-dropdown__body--position_right{left:auto;right:0}.tv-control-select__dropdown--position_outer_right,.tv-dropdown__body--position_outer_right{left:100%}.tv-control-select__optgroup-label,.tv-dropdown__title{margin-top:10px;padding:10px 15px;font-size:14px;font-weight:700;color:#bdbec0;text-transform:uppercase}.tv-control-select__optgroup-label:first-child,.tv-dropdown__title:first-child{margin-top:0}.tv-control-select__option-wrap,.tv-dropdown__item{white-space:nowrap;position:relative;display:block;cursor:pointer;padding:10px 15px;transition:color .35s ease,background-color .35s ease;text-align:left;overflow:hidden;text-overflow:ellipsis}.tv-control-select__option-wrap,.tv-control-select__option-wrap:visited,.tv-dropdown__item,.tv-dropdown__item:visited{color:#2f3241}html.theme-dark .tv-control-select__option-wrap,html.theme-dark .tv-control-select__option-wrap:visited,html.theme-dark .tv-dropdown__item,html.theme-dark .tv-dropdown__item:visited{color:#d6d8e0}.feature-no-touch .tv-control-select__option-wrap:hover,.feature-no-touch .tv-dropdown__item:hover{color:#4a4a4a;background-color:#f2f3f5;transition-duration:.06s}html.feature-no-touch.theme-dark .tv-control-select__option-wrap:hover,html.feature-no-touch.theme-dark .tv-dropdown__item:hover{background-color:#2f3241;color:#c5cbce}.feature-no-touch .tv-control-select__option-wrap:active,.feature-no-touch .tv-dropdown__item:active,.feature-touch .tv-control-select__option-wrap:active,.feature-touch .tv-dropdown__item:active{color:#4a4a4a;background-color:#e5e5e8;transition-duration:.06s}html.feature-no-touch.theme-dark .tv-control-select__option-wrap:active,html.feature-no-touch.theme-dark .tv-dropdown__item:active,html.feature-touch.theme-dark .tv-control-select__option-wrap:active,html.feature-touch.theme-dark .tv-dropdown__item:active{background-color:#262b3e;color:#c5cbce}.tv-control-select__option-wrap.i-active,.tv-control-select__option.i-active .tv-control-select__option-wrap,.tv-dropdown__item.i-active{color:#4a4a4a;background-color:#eafafe}html.theme-dark .tv-control-select__option-wrap.i-active,html.theme-dark .tv-control-select__option.i-active .tv-control-select__option-wrap,html.theme-dark .tv-dropdown__item.i-active{background-color:#21384d;color:#c5cbce}.feature-no-touch .tv-control-select__option-wrap.i-active:hover,.feature-no-touch .tv-control-select__option.i-active .tv-control-select__option-wrap:hover,.feature-no-touch .tv-dropdown__item.i-active:hover{color:#000;background-color:#c6e9f8}html.feature-no-touch.theme-dark .tv-control-select__option-wrap.i-active:hover,html.feature-no-touch.theme-dark .tv-control-select__option.i-active .tv-control-select__option-wrap:hover,html.feature-no-touch.theme-dark .tv-dropdown__item.i-active:hover{background-color:#21384d;color:#9db2bd}.feature-no-touch .tv-control-select__option-wrap.i-active:active,.feature-no-touch .tv-control-select__option.i-active .tv-control-select__option-wrap:active,.feature-no-touch .tv-dropdown__item.i-active:active,.feature-touch .tv-control-select__option-wrap.i-active:active,.feature-touch .tv-control-select__option.i-active .tv-control-select__option-wrap:active,.feature-touch .tv-dropdown__item.i-active:active{color:#000;background-color:#b1e2f3}html.feature-no-touch.theme-dark .tv-control-select__option-wrap.i-active:active,html.feature-no-touch.theme-dark .tv-control-select__option.i-active .tv-control-select__option-wrap:active,html.feature-no-touch.theme-dark .tv-dropdown__item.i-active:active,html.feature-touch.theme-dark .tv-control-select__option-wrap.i-active:active,html.feature-touch.theme-dark .tv-control-select__option.i-active .tv-control-select__option-wrap:active,html.feature-touch.theme-dark .tv-dropdown__item.i-active:active{background-color:#21384d;color:#9db2bd}.feature-no-touch .tv-control-select__option-wrap.i-disabled:active,.feature-no-touch .tv-control-select__option-wrap.i-disabled:hover,.feature-no-touch .tv-dropdown__item.i-disabled:active,.feature-no-touch .tv-dropdown__item.i-disabled:hover,.feature-touch .tv-control-select__option-wrap.i-disabled:active,.feature-touch .tv-dropdown__item.i-disabled:active,.tv-control-select__option-wrap.i-disabled,.tv-dropdown__item.i-disabled{cursor:default;color:#e5e5e8;background-color:transparent}html.feature-no-touch.theme-dark .tv-control-select__option-wrap.i-disabled:active,html.feature-no-touch.theme-dark .tv-control-select__option-wrap.i-disabled:hover,html.feature-no-touch.theme-dark .tv-dropdown__item.i-disabled:active,html.feature-no-touch.theme-dark .tv-dropdown__item.i-disabled:hover,html.feature-touch.theme-dark .tv-control-select__option-wrap.i-disabled:active,html.feature-touch.theme-dark .tv-dropdown__item.i-disabled:active,html.theme-dark .tv-control-select__option-wrap.i-disabled,html.theme-dark .tv-dropdown__item.i-disabled{color:#758696}.tv-control-select__option-wrap--subitem,.tv-dropdown__item--subitem{padding:10px 15px 10px 30px}.feature-no-touch .tv-control-select__option-wrap--not-interactive.i-active:active,.feature-no-touch .tv-control-select__option-wrap--not-interactive.i-active:hover,.feature-no-touch .tv-control-select__option-wrap--not-interactive:active,.feature-no-touch .tv-control-select__option-wrap--not-interactive:hover,.feature-no-touch .tv-dropdown__item--not-interactive.i-active:active,.feature-no-touch .tv-dropdown__item--not-interactive.i-active:hover,.feature-no-touch .tv-dropdown__item--not-interactive:active,.feature-no-touch .tv-dropdown__item--not-interactive:hover,.feature-touch .tv-control-select__option-wrap--not-interactive.i-active:active,.feature-touch .tv-control-select__option-wrap--not-interactive:active,.feature-touch .tv-dropdown__item--not-interactive.i-active:active,.feature-touch .tv-dropdown__item--not-interactive:active,.tv-control-select__option-wrap--not-interactive.i-active,.tv-dropdown__item--not-interactive.i-active{background-color:transparent}.tv-dropdown__item-text{vertical-align:middle}.tv-dropdown-behavior__body{display:none;box-sizing:border-box}.tv-dropdown-behavior__body.i-opened{display:block}.tv-dropdown-behavior__body--width_full{min-width:100%}.tv-dropdown-behavior__button{cursor:pointer}.tv-dropdown-behavior__inscroll,.tv-dropdown-behavior__item,.tv-dropdown-behavior__scroll{display:block;position:relative}.tv-dropdown-behavior__scroll{overflow:hidden}.tv-control-select__wrap{display:block;position:relative;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;min-width:40px}.tv-control-select__control,select.tv-control-select{display:block;position:relative;height:34px;line-height:34px;-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:#fff;border:1px solid;border-color:#dadde0;color:#535353;cursor:pointer;white-space:nowrap;transition:color .35s ease}html.theme-dark .tv-control-select__control,html.theme-dark select.tv-control-select{color:#c5cbce;border-color:#363c4e;background-color:#1c2030}.feature-no-touch .tv-control-select__control:hover,.feature-no-touch select.tv-control-select:hover{border-color:#c8c8c8}html.feature-no-touch.theme-dark .tv-control-select__control:hover,html.feature-no-touch.theme-dark select.tv-control-select:hover{border-color:#4c525e}.tv-control-select__control.i-disabled,.tv-control-select__control[disabled],select.tv-control-select.i-disabled,select.tv-control-select[disabled]{cursor:default;border-color:#ececec}html.theme-dark .tv-control-select__control.i-disabled,html.theme-dark .tv-control-select__control[disabled],html.theme-dark select.tv-control-select.i-disabled,html.theme-dark select.tv-control-select[disabled]{border-color:#262b3e}.tv-control-select--size_xsmall .tv-control-select__control{height:19px;line-height:19px}.tv-control-select--size_small .tv-control-select__control{height:27px;line-height:27px}.tv-control-select--size_large .tv-control-select__control{height:48px;line-height:48px}.tv-control-select__control-inner{margin-right:12px;display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.tv-control-select__control-inner--option-disabled{color:#adaeb0}html.theme-dark .tv-control-select__control-inner--option-disabled{color:#4f5966}select.tv-control-select.i-inited{display:none}.tv-control-select__caret{position:absolute;right:0;top:0;bottom:0;width:40px;cursor:pointer}.tv-control-select__caret:after{content:"";position:absolute;top:50%;right:15px;left:auto;display:block;margin-top:-2px;border-left:4px solid transparent;border-right:4px solid transparent;border-top:4px solid;border-top-color:#8a8a8a;transition:transform .35s ease,border-color .35s ease}html.theme-dark .tv-control-select__caret:after{border-top-color:#758696}.feature-no-touch .tv-control-select__wrap:hover .tv-control-select__caret:after{border-color:#4a4a4a transparent transparent;transition-duration:.06s}html.feature-no-touch.theme-dark .tv-control-select__wrap:hover .tv-control-select__caret:after{border-color:#c5cbce transparent transparent}.tv-control-select__wrap.i-opened .tv-control-select__caret:after{transform:rotate(-180deg)}.feature-no-touch .tv-control-select__wrap.i-opened:hover .tv-control-select__caret:after{border-color:#8a8a8a transparent transparent}html.feature-no-touch.theme-dark .tv-control-select__wrap.i-opened:hover .tv-control-select__caret:after{border-color:#758696 transparent transparent}.feature-no-touch .tv-control-select__wrap.i-opened .tv-control-select__caret:hover:after{border-color:#4a4a4a transparent transparent;transition-duration:.06s}html.feature-no-touch.theme-dark .tv-control-select__wrap.i-opened .tv-control-select__caret:hover:after{border-color:#c5cbce transparent transparent}.tv-control-select__wrap.i-closing .tv-control-select__caret{z-index:98}.tv-control-select__wrap.i-closing .tv-control-select__caret:after{transform:rotate(0)}.tv-control-select__wrap.i-disabled .tv-control-select__caret{cursor:default}.feature-no-touch .tv-control-select__wrap.i-disabled:hover .tv-control-select__caret:after,.tv-control-select__wrap.i-disabled .tv-control-select__caret:after{border-color:#ececec transparent transparent}html.feature-no-touch.theme-dark .tv-control-select__wrap.i-disabled:hover .tv-control-select__caret:after,html.theme-dark .tv-control-select__wrap.i-disabled .tv-control-select__caret:after{border-color:#262b3e transparent transparent}.tv-control-select__dropdown.tv-control-select__dropdown{top:-14px;left:-7px;right:-7px;cursor:default}.tv-control-select__scroll{height:100%}.tv-control-select__option-wrap.tv-control-select__option-wrap{padding-left:20px;padding-right:20px;font-size:13px}.tv-control-select__option.i-disabled .tv-control-select__option-wrap{cursor:default;background-color:transparent}.feature-no-touch .tv-control-select__option.i-disabled .tv-control-select__option-wrap:hover,.tv-control-select__option.i-disabled .tv-control-select__option-wrap{color:#c8c8c8}html.feature-no-touch.theme-dark .tv-control-select__option.i-disabled .tv-control-select__option-wrap:hover,html.theme-dark .tv-control-select__option.i-disabled .tv-control-select__option-wrap{color:#4c525e}.feature-no-touch .tv-control-select__option.i-disabled:hover .tv-control-select__option-wrap{background-color:transparent}.tv-control-select__optgroup{display:block}.tv-control-select__optgroup-label{display:block;padding-left:20px;padding-right:20px;font-size:13px;line-height:1}.tv-control-select__optgroup-items{display:block}.tv-control-select__wrap--touch .tv-control-select__caret,.tv-control-select__wrap--touch .tv-control-select__control{pointer-events:none}.tv-control-select__wrap--touch .tv-control-select.i-inited{position:absolute;top:0;right:0;bottom:0;left:0;opacity:0;display:block}.tv-control-number-input{display:flex;flex-direction:row}.tv-control-number-input--mobile .tv-control-number-input__controls{display:none}.tv-control-number-input--mobile .tv-control-number-input__input{border-radius:2px}.tv-control-number-input__input{background-color:#fff;border:1px solid;border-color:#dadde0;color:#535353;border-radius:2px 0 0 2px;padding:4px 8px;min-width:1px;transition:background-color .35s ease,color .35s ease,border-color .35s ease}html.theme-dark .tv-control-number-input__input{color:#c5cbce;border-color:#363c4e;background-color:#1c2030}.tv-control-number-input__controls{display:flex;flex-direction:column;justify-content:space-around;border:1px solid;border-color:#dadde0;border-left:none;border-radius:0 2px 2px 0;flex:0 0 14px;align-items:center;box-sizing:border-box;transition:border-color .35s ease,background-color .35s ease;cursor:pointer}html.theme-dark .tv-control-number-input__controls{border-color:#363c4e}.tv-control-number-input__wrapper{display:flex;height:12px;width:100%;justify-content:center;align-items:center;transition:background-color .35s ease}.tv-control-number-input__up{color:#9db2bd;fill:currentColor;transition:color .35s ease}.tv-control-number-input__up>svg{display:block;width:7px;height:6px;transform:scaleY(-1)}.tv-control-number-input__splinter{width:100%;border-bottom:1px solid;border-bottom-color:#dadde0;transition:border-color .35s ease,background-color .35s ease}html.theme-dark .tv-control-number-input__splinter{border-bottom-color:#363c4e}.tv-control-number-input__down{color:#9db2bd;fill:currentColor;transition:color .35s ease}.tv-control-number-input__down>svg{display:block;width:7px;height:6px}.feature-no-touch .tv-control-number-input__wrapper:hover{background-color:#f2f2f2;transition-duration:.06s}html.feature-no-touch.theme-dark .tv-control-number-input__wrapper:hover{background-color:#1c2030}.feature-no-touch .tv-control-number-input__wrapper:active,.feature-touch .tv-control-number-input__wrapper:active{background-color:#ececec;transition-duration:.06s}html.feature-no-touch.theme-dark .tv-control-number-input__wrapper:active,html.feature-touch.theme-dark .tv-control-number-input__wrapper:active{background-color:#262b3e}.feature-no-touch .tv-control-number-input:not(.i-active):hover .tv-control-number-input__controls,.feature-no-touch .tv-control-number-input:not(.i-active):hover .tv-control-number-input__input,.feature-no-touch .tv-control-number-input:not(.i-active):hover .tv-control-number-input__splinter{border-color:#c8c8c8;transition-duration:.06s}html.feature-no-touch.theme-dark .tv-control-number-input:not(.i-active):hover .tv-control-number-input__controls,html.feature-no-touch.theme-dark .tv-control-number-input:not(.i-active):hover .tv-control-number-input__input,html.feature-no-touch.theme-dark .tv-control-number-input:not(.i-active):hover .tv-control-number-input__splinter{border-color:#4c525e}.tv-control-number-input.i-error:not(.i-disabled):not(.i-active) .tv-control-number-input__down,.tv-control-number-input.i-error:not(.i-disabled):not(.i-active) .tv-control-number-input__up{color:#ff4a68}.tv-control-number-input.i-error:not(.i-disabled):not(.i-active) .tv-control-number-input__controls,.tv-control-number-input.i-error:not(.i-disabled):not(.i-active) .tv-control-number-input__input,.tv-control-number-input.i-error:not(.i-disabled):not(.i-active) .tv-control-number-input__splinter{border-color:#ff4a68}.feature-no-touch .tv-control-number-input.i-error:not(.i-disabled):not(.i-active):hover .tv-control-number-input__down,.feature-no-touch .tv-control-number-input.i-error:not(.i-disabled):not(.i-active):hover .tv-control-number-input__up{color:#ff4a68}.feature-no-touch .tv-control-number-input.i-error:not(.i-disabled):not(.i-active):hover .tv-control-number-input__controls,.feature-no-touch .tv-control-number-input.i-error:not(.i-disabled):not(.i-active):hover .tv-control-number-input__input,.feature-no-touch .tv-control-number-input.i-error:not(.i-disabled):not(.i-active):hover .tv-control-number-input__splinter{border-color:#ff4a68}.feature-no-touch .tv-control-number-input.i-active:hover .tv-control-number-input__controls,.feature-no-touch .tv-control-number-input.i-active:hover .tv-control-number-input__input,.feature-no-touch .tv-control-number-input.i-active:hover .tv-control-number-input__splinter,.tv-control-number-input.i-active .tv-control-number-input__controls,.tv-control-number-input.i-active .tv-control-number-input__input,.tv-control-number-input.i-active .tv-control-number-input__splinter{border-color:#3bb3e4}.tv-control-number-input.i-active .tv-control-number-input__down,.tv-control-number-input.i-active .tv-control-number-input__up{color:#3bb3e4}.feature-no-touch .tv-control-number-input.i-disabled .tv-control-number-input__wrapper:active,.feature-no-touch .tv-control-number-input.i-disabled .tv-control-number-input__wrapper:hover,.feature-touch .tv-control-number-input.i-disabled .tv-control-number-input__wrapper:active{background-color:#fff}html.feature-no-touch.theme-dark .tv-control-number-input.i-disabled .tv-control-number-input__wrapper:active,html.feature-no-touch.theme-dark .tv-control-number-input.i-disabled .tv-control-number-input__wrapper:hover,html.feature-touch.theme-dark .tv-control-number-input.i-disabled .tv-control-number-input__wrapper:active{background-color:#1c2030}.tv-control-number-input.i-disabled .tv-control-number-input__input{color:#ececec}html.theme-dark .tv-control-number-input.i-disabled .tv-control-number-input__input{color:#363c4e}.tv-control-number-input.i-disabled .tv-control-number-input__controls{cursor:default}.tv-control-number-input.i-disabled .tv-control-number-input__down,.tv-control-number-input.i-disabled .tv-control-number-input__up{color:#ececec}html.theme-dark .tv-control-number-input.i-disabled .tv-control-number-input__down,html.theme-dark .tv-control-number-input.i-disabled .tv-control-number-input__up{color:#363c4e}.feature-no-touch .tv-control-number-input.i-disabled:hover .tv-control-number-input__controls,.feature-no-touch .tv-control-number-input.i-disabled:hover .tv-control-number-input__input,.feature-no-touch .tv-control-number-input.i-disabled:hover .tv-control-number-input__splinter,.tv-control-number-input.i-disabled .tv-control-number-input__controls,.tv-control-number-input.i-disabled .tv-control-number-input__input,.tv-control-number-input.i-disabled .tv-control-number-input__splinter{border-color:#ececec}html.feature-no-touch.theme-dark .tv-control-number-input.i-disabled:hover .tv-control-number-input__controls,html.feature-no-touch.theme-dark .tv-control-number-input.i-disabled:hover .tv-control-number-input__input,html.feature-no-touch.theme-dark .tv-control-number-input.i-disabled:hover .tv-control-number-input__splinter,html.theme-dark .tv-control-number-input.i-disabled .tv-control-number-input__controls,html.theme-dark .tv-control-number-input.i-disabled .tv-control-number-input__input,html.theme-dark .tv-control-number-input.i-disabled .tv-control-number-input__splinter{border-color:#262b3e}.tv-ticket{padding:30px}@media screen and (max-width:767px){.tv-ticket{padding:20px}}.tv-ticket__field{display:flex;flex-direction:column;margin-bottom:20px}.tv-ticket__label{color:#adaeb0;margin-bottom:12px}.tv-ticket__inputs{display:flex;justify-content:space-between}.tv-ticket__input{flex:1 0 116px;width:116px}.tv-ticket__input:first-child{margin-right:20px}.tv-ticket__input:last-child{margin-left:20px}@media screen and (max-width:767px){.tv-ticket__input:last-child{display:none}}.tv-ticket__input--singlechild{order:-1}.tv-ticket__input--no-selector{order:2}.tv-ticket__input .js-duration-date input,.tv-ticket__input .js-duration-time input{color:#535353;border:1px solid;border-color:#dadde0;background-color:#fff}html.theme-dark .tv-ticket__input .js-duration-date input,html.theme-dark .tv-ticket__input .js-duration-time input{background-color:#1c2030;border-color:#363c4e;color:#c5cbce}.tv-ticket__input .js-duration-date.i-disabled input,.tv-ticket__input .js-duration-time.i-disabled input{color:#ececec;border-color:#ececec}html.theme-dark .tv-ticket__input .js-duration-date.i-disabled input,html.theme-dark .tv-ticket__input .js-duration-time.i-disabled input{border-color:#262b3e;color:#363c4e}@media screen and (max-width:767px){.tv-ticket__input{flex:0 1 200px}}.tv-ticket__risk{overflow:hidden;display:flex;flex-direction:column;align-items:flex-start;justify-content:space-between;font-size:13px;line-height:13px;height:49px;color:#adaeb0}.tv-ticket__risk div{white-space:nowrap}.tv-ticket__submit{display:flex;justify-content:space-between;align-items:flex-end;margin-top:40px}.tv-ticket__group-wrapper{display:flex;flex-wrap:nowrap;justify-content:space-between;align-items:center}.tv-ticket__custom-field-checkbox{flex-grow:1;text-align:right}.tv-ticket__custom-field-with-checkbox-input{flex-grow:4}.tv-ticker{display:inline;position:absolute;width:13px;height:27px;margin:0 0 0 -13px}.tv-ticker__btn{width:7px;height:8px;padding:2px;border:1px solid;border-color:#dadde0;background:#fff;fill:#9db2bd}html.theme-dark .tv-ticker__btn{background:#131722;border-color:#363c4e}.tv-ticker__btn>svg{display:block;width:7px;height:8px}.tv-ticker__btn--up>svg{transform:scaleY(-1)}.tv-ticker__btn--down{border-top-width:0}.feature-no-touch .tv-ticker__btn:hover{background-color:#f2f2f2}html.feature-no-touch.theme-dark .tv-ticker__btn:hover{background-color:#1c2030}.feature-no-touch .tv-ticker__btn:active,.feature-touch .tv-ticker__btn:active,.tv-ticker__btn.i-active{background-color:#ececec}html.feature-no-touch.theme-dark .tv-ticker__btn:active,html.feature-touch.theme-dark .tv-ticker__btn:active,html.theme-dark .tv-ticker__btn.i-active{background-color:#262b3e}.feature-no-touch input:focus+.tv-ticker .tv-ticker__btn,.feature-touch input:focus+.tv-ticker .tv-ticker__btn{border-color:#3bb3e4;fill:#3bb3e4}input:disabled+.tv-ticker{display:none}.dialog-37P3XYj--{display:flex;min-width:280px;text-align:left;box-sizing:border-box;background-color:#fff;-webkit-font-smoothing:subpixel-antialiased;flex-direction:column}html.theme-dark .dialog-37P3XYj--{background-color:#1c2030}.dialog-37P3XYj--.rounded-2hsCfk1q-{border-radius:3px}.dialog-37P3XYj--.shadowed-1iGQR9Xl-{box-shadow:0 1px 2px 1px rgba(0,0,0,.275)}.dialog-37P3XYj--.fullscreen-1I0OIOcc-{position:fixed;width:100%;max-width:100%;height:100%;max-height:100%}.modal-3St4C-sr-{display:flex;position:fixed;visibility:hidden;align-items:center;justify-content:center}.backdrop-37dtOKR8-,.modal-3St4C-sr-{top:0;bottom:0;right:0;left:0;transform:translateZ(0)}.backdrop-37dtOKR8-{position:absolute;background-color:#2a2c39;opacity:.5}.backdrop-37dtOKR8-.animated-3MXxj0QT-{opacity:0}.notAnimated-2Wxm0Nli-{visibility:visible}.animated-3MXxj0QT-{visibility:hidden}.header-dpl-vtN_-{position:relative;font-size:14px;font-weight:700;color:#212121;padding:30px 60px 30px 30px;border-bottom:1px solid;border-bottom-color:#dadde0}html.theme-dark .header-dpl-vtN_-{border-bottom-color:#363c4e;color:#c5cbce}@media screen and (max-width:767px){.header-dpl-vtN_-{padding:20px 60px 20px 20px}}.header-dpl-vtN_- .close-3kPn4OTV-{position:absolute;padding:15px;top:17px;right:15px;cursor:pointer;opacity:.5;transition:opacity .35s ease;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}@media screen and (max-width:767px){.header-dpl-vtN_- .close-3kPn4OTV-{top:7px;right:7px}}.feature-no-touch .header-dpl-vtN_- .close-3kPn4OTV-:hover{opacity:1;transition-duration:.06s}.header-dpl-vtN_- .close-3kPn4OTV- svg{display:block;width:13px;height:13px;fill:#4a4a4a}html.theme-dark .header-dpl-vtN_- .close-3kPn4OTV- svg{fill:#c5cbce}.footer-2Zoji8zg-{padding:0 30px 30px}.body-2N-vuwQW-{flex-grow:1;padding:30px;overflow:auto;-webkit-overflow-scrolling:touch}.body-2N-vuwQW-::-webkit-scrollbar{width:5px;height:5px}.body-2N-vuwQW-::-webkit-scrollbar-thumb{border:1px solid;border-color:#f1f3f6;border-radius:3px;background-color:#9db2bd}html.theme-dark .body-2N-vuwQW-::-webkit-scrollbar-thumb{background-color:#363c4e;border-color:#1c2030}.body-2N-vuwQW-::-webkit-scrollbar-track{background-color:transparent;border-radius:3px}@media screen and (max-width:767px){.body-2N-vuwQW-{padding:20px}}.message-2o-rtQm0-{position:absolute;left:0;top:0;right:0;font-size:14px;padding:30px;text-align:center;color:#37bc9b;background:#ebf9f5;transition:opacity .2625s ease,transform .2625s ease}html.theme-dark .message-2o-rtQm0-{background:#21384d}.message-2o-rtQm0-.error-2EW0C6z--{color:#ff4a68;background:#ffedf0}html.theme-dark .message-2o-rtQm0-.error-2EW0C6z--{background:#6f2626}.message-enter{opacity:0;transform:translateY(-33px)}.message-enter-active,.message-leave{opacity:1;transform:translateY(0)}.message-leave-active{opacity:0;transform:translateY(-33px)}.text-input-1XOWpCTn- input{padding-right:30px}.text-input-1XOWpCTn-.error-1-LCbnf7- input{padding-right:49px}.control-wrapper-8avMDJyS-{position:absolute;box-sizing:border-box;right:0;top:0;bottom:0;width:16px;border:1px solid;border-color:#dadde0;border-top-right-radius:2px;border-bottom-right-radius:2px;transition:border-color .35s ease-in-out}html.theme-dark .control-wrapper-8avMDJyS-{border-color:#363c4e}.control-wrapper-8avMDJyS-:after{content:"";display:block;position:absolute;height:0;width:100%;top:50%;left:0;border-bottom:1px solid;border-color:#dadde0;transition:border-color .35s ease-in-out}html.theme-dark .control-wrapper-8avMDJyS-:after{border-color:#363c4e}.control-VGQXU63n-{display:flex;position:relative;justify-content:center;align-items:center;height:50%;width:100%;border:none;border-radius:0;padding:10%;margin:0;background:transparent;box-sizing:border-box;color:#4a4a4a;transition:color .35s ease-in-out;cursor:pointer}html.theme-dark .control-VGQXU63n-{color:#c5cbce}.control-VGQXU63n- svg{fill:currentColor;width:80%}.control-increase-2HZA-tkC-{transform:scaleY(-1)}.feature-no-touch .control-VGQXU63n-:hover{background:#f1f3f6;transition-duration:.08s}html.feature-no-touch.theme-dark .control-VGQXU63n-:hover{background:#2f3241}.feature-no-touch .control-VGQXU63n-:active,.feature-touch .control-VGQXU63n-:active{background:#edf1f2}html.feature-no-touch.theme-dark .control-VGQXU63n-:active,html.feature-touch.theme-dark .control-VGQXU63n-:active{background:#262b3e}.icon-3gU0aowX-{display:block;position:absolute;opacity:0;pointer-events:none;right:25px;top:calc(50% - 8px);width:16px;height:16px;fill:#ff4a68;transition:opacity .08s ease-in-out}.feature-no-touch .input-wrapper-1n4rpX6P-:hover .control-wrapper-8avMDJyS-,.feature-no-touch .input-wrapper-1n4rpX6P-:hover .control-wrapper-8avMDJyS-:after{border-color:#c8c8c8;transition-duration:.08s}html.feature-no-touch.theme-dark .input-wrapper-1n4rpX6P-:hover .control-wrapper-8avMDJyS-,html.feature-no-touch.theme-dark .input-wrapper-1n4rpX6P-:hover .control-wrapper-8avMDJyS-:after{border-color:#4c525e}.input-wrapper-1n4rpX6P-.focused-Hq7waaY6- .control-VGQXU63n-{color:#3bb3e4;transition-duration:.08s}html.theme-dark .input-wrapper-1n4rpX6P-.focused-Hq7waaY6- .control-VGQXU63n-{color:#3bb3e4}.feature-no-touch .input-wrapper-1n4rpX6P-.focused-Hq7waaY6-:hover .control-wrapper-8avMDJyS-,.feature-no-touch .input-wrapper-1n4rpX6P-.focused-Hq7waaY6-:hover .control-wrapper-8avMDJyS-:after,.input-wrapper-1n4rpX6P-.focused-Hq7waaY6- .control-wrapper-8avMDJyS-,.input-wrapper-1n4rpX6P-.focused-Hq7waaY6- .control-wrapper-8avMDJyS-:after{border-color:#3bb3e4!important;transition-duration:.08s}html.feature-no-touch.theme-dark .input-wrapper-1n4rpX6P-.focused-Hq7waaY6-:hover .control-wrapper-8avMDJyS-,html.feature-no-touch.theme-dark .input-wrapper-1n4rpX6P-.focused-Hq7waaY6-:hover .control-wrapper-8avMDJyS-:after,html.theme-dark .input-wrapper-1n4rpX6P-.focused-Hq7waaY6- .control-wrapper-8avMDJyS-,html.theme-dark .input-wrapper-1n4rpX6P-.focused-Hq7waaY6- .control-wrapper-8avMDJyS-:after{border-color:#3bb3e4!important}.input-wrapper-1n4rpX6P-.error-1-LCbnf7- .icon-3gU0aowX-{opacity:1;pointer-events:auto}.feature-no-touch .input-wrapper-1n4rpX6P-.error-1-LCbnf7-.focused-Hq7waaY6-:hover .control-VGQXU63n-,.input-wrapper-1n4rpX6P-.error-1-LCbnf7-:not(.focused-Hq7waaY6-) .control-VGQXU63n-{color:#ff4a68;transition-duration:.08s}.feature-no-touch .input-wrapper-1n4rpX6P-.error-1-LCbnf7-.focused-Hq7waaY6-:hover .control-wrapper-8avMDJyS-,.feature-no-touch .input-wrapper-1n4rpX6P-.error-1-LCbnf7-.focused-Hq7waaY6-:hover .control-wrapper-8avMDJyS-:after,.input-wrapper-1n4rpX6P-.error-1-LCbnf7-:not(.focused-Hq7waaY6-) .control-wrapper-8avMDJyS-,.input-wrapper-1n4rpX6P-.error-1-LCbnf7-:not(.focused-Hq7waaY6-) .control-wrapper-8avMDJyS-:after{border-color:#ff4a68!important;transition-duration:.08s}.modal-OqtaWegF-{position:relative}.main-text-2GYJPH-8-{color:#b4b4b4;margin-bottom:30px}.actions-wrapper-1L_nbg5E-{text-align:right}.balance-wrapper-iAMX4Hp9-{display:flex;flex-flow:row nowrap;justify-content:space-between}.number-input-label-3t0HgdMU-{margin-right:3em;line-height:34px}.balance-input-1j8dzQty-{flex-grow:1}.tv-signin-dialog-tabs,.tv-tabs{position:relative;padding:0 14px;font-size:0;height:54px;overflow:hidden;clear:both;white-space:nowrap;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-tap-highlight-color:transparent}.tv-signin-dialog-tabs:after,.tv-tabs:after{clear:both;display:table;content:""}.tv-signin-dialog-tabs:before,.tv-tabs:before{content:"";display:block;position:absolute;bottom:0;left:0;right:0;height:1px;background-color:#dadde0}html.theme-dark .tv-signin-dialog-tabs:before,html.theme-dark .tv-tabs:before{background-color:#363c4e}.tv-signin-dialog-tabs::-webkit-scrollbar,.tv-tabs::-webkit-scrollbar{display:none}.tv-signin-dialog-tabs.i-loaded,.tv-tabs.i-loaded{padding:0}.tv-signin-dialog-tabs--category-content,.tv-tabs--category-content{padding:0 6px}.tv-signin-dialog-tabs__scroll-wrap,.tv-tabs__scroll-wrap{position:relative;display:block;height:100%;overflow:hidden;white-space:nowrap;-webkit-overflow-scrolling:touch}.tv-signin-dialog-tabs__scroll-wrap:after,.tv-tabs__scroll-wrap:after{clear:both;display:table;content:""}.tv-signin-dialog-tabs__scroll-box,.tv-tabs__scroll-box{display:flex;height:calc(100% - 1px);position:relative}.tv-signin-dialog-tabs__scroll-box--centered,.tv-tabs__scroll-box--centered{justify-content:center}.tv-signin-dialog-tabs.i-loaded .tv-signin-dialog-tabs__scroll-box,.tv-tabs.i-loaded .tv-tabs__scroll-box{padding:0 14px}.tv-signin-dialog-tabs--category-header.i-loaded .tv-signin-dialog-tabs__scroll-box,.tv-tabs--category-header.i-loaded .tv-tabs__scroll-box{padding:0 25px}.tv-signin-dialog-tabs--category-content.i-loaded .tv-signin-dialog-tabs__scroll-box,.tv-tabs--category-content.i-loaded .tv-tabs__scroll-box{padding:0 6px}.tv-signin-dialog-tabs__tab,.tv-tabs__tab{display:inline-flex;flex-shrink:0;position:relative;align-items:center;margin:0;padding:0 14px;height:53px;font-size:14px;line-height:1;color:#9aa9ba;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-tap-highlight-color:transparent;box-sizing:border-box;transition:color .35s ease}html.theme-dark .tv-signin-dialog-tabs__tab,html.theme-dark .tv-tabs__tab{color:#758696}.feature-no-touch .tv-signin-dialog-tabs__tab:active,.feature-no-touch .tv-signin-dialog-tabs__tab:hover,.feature-no-touch .tv-tabs__tab:active,.feature-no-touch .tv-tabs__tab:hover,.feature-touch .tv-signin-dialog-tabs__tab:active,.feature-touch .tv-tabs__tab:active,.tv-signin-dialog-tabs__tab.i-hover,.tv-tabs__tab.i-hover{transition-duration:.06s}.feature-no-touch .tv-signin-dialog-tabs__tab:active,.feature-no-touch .tv-signin-dialog-tabs__tab:hover,.feature-no-touch .tv-tabs__tab:active,.feature-no-touch .tv-tabs__tab:hover,.feature-touch .tv-signin-dialog-tabs__tab:active,.feature-touch .tv-tabs__tab:active,.tv-signin-dialog-tabs__tab.i-active,.tv-signin-dialog-tabs__tab.i-hover,.tv-tabs__tab.i-active,.tv-tabs__tab.i-hover{color:#252733}html.feature-no-touch.theme-dark .tv-signin-dialog-tabs__tab:active,html.feature-no-touch.theme-dark .tv-signin-dialog-tabs__tab:hover,html.feature-no-touch.theme-dark .tv-tabs__tab:active,html.feature-no-touch.theme-dark .tv-tabs__tab:hover,html.feature-touch.theme-dark .tv-signin-dialog-tabs__tab:active,html.feature-touch.theme-dark .tv-tabs__tab:active,html.theme-dark .tv-signin-dialog-tabs__tab.i-active,html.theme-dark .tv-signin-dialog-tabs__tab.i-hover,html.theme-dark .tv-tabs__tab.i-active,html.theme-dark .tv-tabs__tab.i-hover{color:#9db2bd}.tv-signin-dialog-tabs__tab.i-disabled,.tv-signin-dialog-tabs__tab:disabled,.tv-signin-dialog-tabs__tab[disabled],.tv-tabs__tab.i-disabled,.tv-tabs__tab:disabled,.tv-tabs__tab[disabled]{cursor:default;color:#dadde0}html.theme-dark .tv-signin-dialog-tabs__tab.i-disabled,html.theme-dark .tv-signin-dialog-tabs__tab:disabled,html.theme-dark .tv-signin-dialog-tabs__tab[disabled],html.theme-dark .tv-tabs__tab.i-disabled,html.theme-dark .tv-tabs__tab:disabled,html.theme-dark .tv-tabs__tab[disabled]{color:#363c4e}.tv-signin-dialog-tabs__tab--no-padding,.tv-tabs__tab--no-padding{padding:0}.tv-signin-dialog-tabs__tab--right-shifter,.tv-tabs__tab--right-shifter{margin-left:auto}.tv-signin-dialog-tabs__tab--icon-tab,.tv-tabs__tab--icon-tab{padding:0}.tv-signin-dialog-tabs--category-header .tv-signin-dialog-tabs__tab,.tv-tabs--category-header .tv-tabs__tab{padding-left:25px;padding-right:25px;font-size:15px;color:#9db2bd}.feature-no-touch .tv-signin-dialog-tabs--category-header .tv-signin-dialog-tabs__tab:hover,.feature-no-touch .tv-tabs--category-header .tv-tabs__tab:hover,.tv-signin-dialog-tabs--category-header .tv-signin-dialog-tabs__tab.i-hover,.tv-tabs--category-header .tv-tabs__tab.i-hover{color:#758696}.feature-no-touch .tv-signin-dialog-tabs--category-header .tv-signin-dialog-tabs__tab:active,.feature-no-touch .tv-tabs--category-header .tv-tabs__tab:active,.feature-touch .tv-signin-dialog-tabs--category-header .tv-signin-dialog-tabs__tab:active,.feature-touch .tv-tabs--category-header .tv-tabs__tab:active,.tv-signin-dialog-tabs--category-header .tv-signin-dialog-tabs__tab.i-active,.tv-tabs--category-header .tv-tabs__tab.i-active{color:#363c4e}.tv-signin-dialog-tabs:not(.i-loaded) .tv-signin-dialog-tabs__tab.i-active:after,.tv-tabs:not(.i-loaded) .tv-tabs__tab.i-active:after{content:"";position:absolute;bottom:-1px;width:calc(100% - 28px);height:2px;left:14px;background:#3bb3e4}.tv-signin-dialog-tabs--category-header:not(.i-loaded) .tv-signin-dialog-tabs__tab.i-active:after,.tv-tabs--category-header:not(.i-loaded) .tv-tabs__tab.i-active:after{bottom:-1px;height:3px;width:calc(100% - 50px);left:25px}.tv-signin-dialog-tabs__slider,.tv-tabs__slider{z-index:1}.tv-signin-dialog-tabs__slider,.tv-signin-dialog-tabs__tab.i-active:after,.tv-tabs__slider,.tv-tabs__tab.i-active:after{display:block;position:absolute;bottom:-1px;height:2px;pointer-events:none;background-color:#3bb3e4}.tv-signin-dialog-tabs--compact,.tv-tabs--compact{height:23px}.tv-signin-dialog-tabs--semi-compact,.tv-tabs--semi-compact{height:34px}.tv-signin-dialog-tabs--category-header,.tv-tabs--category-header{height:31px}.tv-signin-dialog-tabs--category-header,.tv-signin-dialog-tabs--category-header.i-loaded .tv-signin-dialog-tabs__scroll-box,.tv-signin-dialog-tabs--compact,.tv-signin-dialog-tabs--compact.i-loaded .tv-signin-dialog-tabs__scroll-box,.tv-signin-dialog-tabs--semi-compact,.tv-signin-dialog-tabs--semi-compact.i-loaded .tv-signin-dialog-tabs__scroll-box,.tv-tabs--category-header,.tv-tabs--category-header.i-loaded .tv-tabs__scroll-box,.tv-tabs--compact,.tv-tabs--compact.i-loaded .tv-tabs__scroll-box,.tv-tabs--semi-compact,.tv-tabs--semi-compact.i-loaded .tv-tabs__scroll-box{padding-left:0;padding-right:0}.tv-signin-dialog-tabs--compact .tv-signin-dialog-tabs__scroll-box,.tv-signin-dialog-tabs--semi-compact .tv-signin-dialog-tabs__scroll-box,.tv-tabs--compact .tv-tabs__scroll-box,.tv-tabs--semi-compact .tv-tabs__scroll-box{height:100%}@media screen and (max-width:1019px){.tv-signin-dialog-tabs--category-header,.tv-signin-dialog-tabs--category-header.i-loaded .tv-signin-dialog-tabs__scroll-box,.tv-tabs--category-header,.tv-tabs--category-header.i-loaded .tv-tabs__scroll-box{padding-left:20px;padding-right:20px}}.tv-signin-dialog-tabs--category-header:before,.tv-signin-dialog-tabs--compact:before,.tv-signin-dialog-tabs--semi-compact:before,.tv-tabs--category-header:before,.tv-tabs--compact:before,.tv-tabs--semi-compact:before{bottom:0}.tv-signin-dialog-tabs--compact .tv-signin-dialog-tabs__tab:first-child,.tv-signin-dialog-tabs--semi-compact .tv-signin-dialog-tabs__tab:first-child,.tv-tabs--compact .tv-tabs__tab:first-child,.tv-tabs--semi-compact .tv-tabs__tab:first-child{margin-left:-14px}.tv-signin-dialog-tabs--compact .tv-signin-dialog-tabs__tab:last-child,.tv-signin-dialog-tabs--semi-compact .tv-signin-dialog-tabs__tab:last-child,.tv-tabs--compact .tv-tabs__tab:last-child,.tv-tabs--semi-compact .tv-tabs__tab:last-child{margin-right:-14px}.tv-signin-dialog-tabs--category-header .tv-signin-dialog-tabs__tab:first-child,.tv-tabs--category-header .tv-tabs__tab:first-child{margin-left:-25px}.tv-signin-dialog-tabs--category-header .tv-signin-dialog-tabs__tab:last-child,.tv-tabs--category-header .tv-tabs__tab:last-child{margin-right:-25px}.tv-signin-dialog-tabs--compact .tv-signin-dialog-tabs__tab.i-hidden:first-child+.tv-signin-dialog-tabs__tab,.tv-tabs--compact .tv-tabs__tab.i-hidden:first-child+.tv-tabs__tab{margin-left:-14px}.tv-signin-dialog-tabs--compact .tv-signin-dialog-tabs__slider,.tv-signin-dialog-tabs--compact .tv-signin-dialog-tabs__tab.i-active:after,.tv-tabs--compact .tv-tabs__slider,.tv-tabs--compact .tv-tabs__tab.i-active:after{bottom:0;height:1px}.tv-signin-dialog-tabs--semi-compact .tv-signin-dialog-tabs__slider,.tv-signin-dialog-tabs--semi-compact .tv-signin-dialog-tabs__tab.i-active:after,.tv-tabs--semi-compact .tv-tabs__slider,.tv-tabs--semi-compact .tv-tabs__tab.i-active:after{bottom:0;height:2px}.tv-signin-dialog-tabs--category-header .tv-signin-dialog-tabs__slider,.tv-signin-dialog-tabs--category-header .tv-signin-dialog-tabs__tab.i-active:after,.tv-tabs--category-header .tv-tabs__slider,.tv-tabs--category-header .tv-tabs__tab.i-active:after{bottom:-1px;height:3px}.tv-signin-dialog-tabs--category-header .tv-signin-dialog-tabs__tab,.tv-tabs--category-header .tv-tabs__tab{height:30px;align-items:flex-start}.tv-signin-dialog-tabs--semi-compact .tv-signin-dialog-tabs__tab,.tv-tabs--semi-compact .tv-tabs__tab{height:34px}.tv-signin-dialog-tabs--compact .tv-signin-dialog-tabs__tab,.tv-tabs--compact .tv-tabs__tab{height:23px;font-size:13px}.tv-signin-dialog-tabs--no-margin .tv-signin-dialog-tabs__tab:first-child,.tv-signin-dialog-tabs--semi-compact.tv-signin-dialog-tabs--no-margin .tv-signin-dialog-tabs__tab:first-child,.tv-tabs--no-margin .tv-tabs__tab:first-child,.tv-tabs--semi-compact.tv-tabs--no-margin .tv-tabs__tab:first-child{margin-left:0}.tv-signin-dialog-tabs--no-margin .tv-signin-dialog-tabs__tab:last-child,.tv-signin-dialog-tabs--semi-compact.tv-signin-dialog-tabs--no-margin .tv-signin-dialog-tabs__tab:last-child,.tv-tabs--no-margin .tv-tabs__tab:last-child,.tv-tabs--semi-compact.tv-tabs--no-margin .tv-tabs__tab:last-child{margin-right:0}.tv-signin-dialog-tabs--secondary-active .tv-signin-dialog-tabs__wrap,.tv-tabs--secondary-active .tv-tabs__wrap{display:flex;align-items:center;height:34px;padding:0 14px}.tv-signin-dialog-tabs--secondary-active.tv-signin-dialog-tabs--semi-compact .tv-signin-dialog-tabs__wrap,.tv-tabs--secondary-active.tv-tabs--semi-compact .tv-tabs__wrap{height:22px;padding:0 8px}.tv-signin-dialog-tabs--secondary-active.tv-signin-dialog-tabs--semi-compact .tv-signin-dialog-tabs__tab,.tv-tabs--secondary-active.tv-tabs--semi-compact .tv-tabs__tab{padding:6px}.tv-signin-dialog-tabs--secondary-active .tv-signin-dialog-tabs__tab,.tv-tabs--secondary-active .tv-tabs__tab{padding:9px 6px}.tv-signin-dialog-tabs--secondary-active .tv-signin-dialog-tabs__tab.i-active .tv-signin-dialog-tabs__wrap,.tv-tabs--secondary-active .tv-tabs__tab.i-active .tv-tabs__wrap{background-color:#92a9b5;color:#fff;transition:color .35s ease,background-color .35s ease}html.theme-dark .tv-signin-dialog-tabs--secondary-active .tv-signin-dialog-tabs__tab.i-active .tv-signin-dialog-tabs__wrap,html.theme-dark .tv-tabs--secondary-active .tv-tabs__tab.i-active .tv-tabs__wrap{color:#c5cbce;background-color:#4c525e}.tv-signin-dialog-tabs--no-border:before,.tv-tabs--no-border:before{display:none}.tv-signin-dialog-tabs--no-padding,.tv-signin-dialog-tabs--no-padding.i-loaded .tv-signin-dialog-tabs__scroll-box,.tv-tabs--no-padding,.tv-tabs--no-padding.i-loaded .tv-tabs__scroll-box{padding:0}.tv-signin-dialog-tabs--no-padding .tv-signin-dialog-tabs__tab,.tv-tabs--no-padding .tv-tabs__tab{padding:0 14px}.tv-signin-dialog-tabs--medium-padding .tv-signin-dialog-tabs__tab,.tv-tabs--medium-padding .tv-tabs__tab{padding:17px 14px}.tv-signin-dialog-tabs--no-padding .tv-signin-dialog-tabs__tab.tv-signin-dialog-tabs__tab--no-padding,.tv-tabs--no-padding .tv-tabs__tab.tv-tabs__tab--no-padding{padding:0}.tv-signin-dialog-tabs.i-loaded .tv-signin-dialog-tabs__tab.i-active:after,.tv-tabs.i-loaded .tv-tabs__tab.i-active:after{content:none;display:none}.tv-signin-dialog-tabs__left-arrow,.tv-signin-dialog-tabs__right-arrow,.tv-tabs__left-arrow,.tv-tabs__right-arrow{position:absolute;padding:0 5px;bottom:0;top:0;background-color:#fff;cursor:pointer;width:36px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;box-sizing:content-box}.tv-signin-dialog-tabs__left-arrow:after,.tv-signin-dialog-tabs__right-arrow:after,.tv-tabs__left-arrow:after,.tv-tabs__right-arrow:after{content:"";display:inline-block;vertical-align:middle;height:100%}.tv-signin-dialog-tabs__left-arrow svg,.tv-signin-dialog-tabs__right-arrow svg,.tv-tabs__left-arrow svg,.tv-tabs__right-arrow svg{display:inline-block;width:18px;height:18px;vertical-align:middle;fill:#9aa9ba;transition:fill .35s ease}html.theme-dark .tv-signin-dialog-tabs__left-arrow svg,html.theme-dark .tv-signin-dialog-tabs__right-arrow svg,html.theme-dark .tv-tabs__left-arrow svg,html.theme-dark .tv-tabs__right-arrow svg{fill:#758696}.feature-no-touch .tv-signin-dialog-tabs__left-arrow:hover svg,.feature-no-touch .tv-signin-dialog-tabs__right-arrow:hover svg,.feature-no-touch .tv-tabs__left-arrow:hover svg,.feature-no-touch .tv-tabs__right-arrow:hover svg{fill:#4e5866;transition-duration:.06s}html.feature-no-touch.theme-dark .tv-signin-dialog-tabs__left-arrow:hover svg,html.feature-no-touch.theme-dark .tv-signin-dialog-tabs__right-arrow:hover svg,html.feature-no-touch.theme-dark .tv-tabs__left-arrow:hover svg,html.feature-no-touch.theme-dark .tv-tabs__right-arrow:hover svg{fill:#c5cbce}.feature-no-touch .tv-signin-dialog-tabs__left-arrow:active svg,.feature-no-touch .tv-signin-dialog-tabs__right-arrow:active svg,.feature-no-touch .tv-tabs__left-arrow:active svg,.feature-no-touch .tv-tabs__right-arrow:active svg,.feature-touch .tv-signin-dialog-tabs__left-arrow:active svg,.feature-touch .tv-signin-dialog-tabs__right-arrow:active svg,.feature-touch .tv-tabs__left-arrow:active svg,.feature-touch .tv-tabs__right-arrow:active svg{fill:#252733;transition-duration:.06s}html.feature-no-touch.theme-dark .tv-signin-dialog-tabs__left-arrow:active svg,html.feature-no-touch.theme-dark .tv-signin-dialog-tabs__right-arrow:active svg,html.feature-no-touch.theme-dark .tv-tabs__left-arrow:active svg,html.feature-no-touch.theme-dark .tv-tabs__right-arrow:active svg,html.feature-touch.theme-dark .tv-signin-dialog-tabs__left-arrow:active svg,html.feature-touch.theme-dark .tv-signin-dialog-tabs__right-arrow:active svg,html.feature-touch.theme-dark .tv-tabs__left-arrow:active svg,html.feature-touch.theme-dark .tv-tabs__right-arrow:active svg{fill:#9db2bd}.tv-signin-dialog-tabs--category-header .tv-signin-dialog-tabs__left-arrow,.tv-signin-dialog-tabs--category-header .tv-signin-dialog-tabs__right-arrow,.tv-tabs--category-header .tv-tabs__left-arrow,.tv-tabs--category-header .tv-tabs__right-arrow{background-color:#f8f8f8;bottom:3px;margin-top:-1px}.tv-signin-dialog-tabs--category-header .tv-signin-dialog-tabs__left-arrow svg,.tv-signin-dialog-tabs--category-header .tv-signin-dialog-tabs__right-arrow svg,.tv-tabs--category-header .tv-tabs__left-arrow svg,.tv-tabs--category-header .tv-tabs__right-arrow svg{vertical-align:top}.tv-signin-dialog-tabs__left-arrow,.tv-tabs__left-arrow{left:0;text-align:left;background:linear-gradient(90deg,#fff,hsla(0,0%,100%,.85),hsla(0,0%,100%,0))}html.theme-dark .tv-signin-dialog-tabs__left-arrow,html.theme-dark .tv-tabs__left-arrow{background:linear-gradient(90deg,#131722,rgba(19,23,34,.85),rgba(19,23,34,0))}.tv-signin-dialog-tabs__left-arrow.i-slided,.tv-tabs__left-arrow.i-slided{transform:translate3D(-100%,0,0)}.tv-signin-dialog-tabs__right-arrow,.tv-tabs__right-arrow{right:0;text-align:right;background:linear-gradient(270deg,#fff,hsla(0,0%,100%,.85),hsla(0,0%,100%,0))}html.theme-dark .tv-signin-dialog-tabs__right-arrow,html.theme-dark .tv-tabs__right-arrow{background:linear-gradient(270deg,#131722,rgba(19,23,34,.85),rgba(19,23,34,0))}.tv-signin-dialog-tabs__right-arrow.i-slided,.tv-tabs__right-arrow.i-slided{transform:translate3D(100%,0,0)}.tv-signin-dialog-tabs--category-header .tv-signin-dialog-tabs__left-arrow,.tv-tabs--category-header .tv-tabs__left-arrow{background:linear-gradient(90deg,#fff,hsla(0,0%,100%,.85),hsla(0,0%,100%,0))}.tv-signin-dialog-tabs--category-header .tv-signin-dialog-tabs__right-arrow,.tv-tabs--category-header .tv-tabs__right-arrow{background:linear-gradient(270deg,#fff,hsla(0,0%,100%,.85),hsla(0,0%,100%,0))}.tv-signin-dialog-tabs--compact .tv-signin-dialog-tabs__left-arrow,.tv-signin-dialog-tabs--compact .tv-signin-dialog-tabs__right-arrow,.tv-tabs--compact .tv-tabs__left-arrow,.tv-tabs--compact .tv-tabs__right-arrow{width:23px}.tv-signin-dialog-tabs--semi-compact .tv-signin-dialog-tabs__left-arrow,.tv-signin-dialog-tabs--semi-compact .tv-signin-dialog-tabs__right-arrow,.tv-tabs--semi-compact .tv-tabs__left-arrow,.tv-tabs--semi-compact .tv-tabs__right-arrow{width:34px}.tv-signin-dialog-tabs--category-header .tv-signin-dialog-tabs__left-arrow,.tv-signin-dialog-tabs--category-header .tv-signin-dialog-tabs__right-arrow,.tv-tabs--category-header .tv-tabs__left-arrow,.tv-tabs--category-header .tv-tabs__right-arrow{width:45px}.tv-signin-dialog-tabs--searchbar:before,.tv-tabs--searchbar:before{display:none}.tv-signin-dialog-tabs--searchbar,.tv-signin-dialog-tabs--searchbar .tv-signin-dialog-tabs__scroll-box,.tv-tabs--searchbar,.tv-tabs--searchbar .tv-tabs__scroll-box{height:80px}@media screen and (max-width:1019px){.tv-signin-dialog-tabs--searchbar,.tv-signin-dialog-tabs--searchbar .tv-signin-dialog-tabs__scroll-box,.tv-tabs--searchbar,.tv-tabs--searchbar .tv-tabs__scroll-box{height:54px}}.tv-signin-dialog-tabs--searchbar .tv-signin-dialog-tabs__slider,.tv-signin-dialog-tabs--searchbar .tv-signin-dialog-tabs__tab.i-active:after,.tv-tabs--searchbar .tv-tabs__slider,.tv-tabs--searchbar .tv-tabs__tab.i-active:after{bottom:0;background-color:#fff}.tv-signin-dialog-tabs--searchbar .tv-signin-dialog-tabs__left-arrow svg,.tv-signin-dialog-tabs--searchbar .tv-signin-dialog-tabs__right-arrow svg,.tv-tabs--searchbar .tv-tabs__left-arrow svg,.tv-tabs--searchbar .tv-tabs__right-arrow svg{fill:#fff;opacity:.65}.feature-no-touch .tv-signin-dialog-tabs--searchbar .tv-signin-dialog-tabs__left-arrow:active svg,.feature-no-touch .tv-signin-dialog-tabs--searchbar .tv-signin-dialog-tabs__left-arrow:hover svg,.feature-no-touch .tv-signin-dialog-tabs--searchbar .tv-signin-dialog-tabs__right-arrow:active svg,.feature-no-touch .tv-signin-dialog-tabs--searchbar .tv-signin-dialog-tabs__right-arrow:hover svg,.feature-no-touch .tv-tabs--searchbar .tv-tabs__left-arrow:active svg,.feature-no-touch .tv-tabs--searchbar .tv-tabs__left-arrow:hover svg,.feature-no-touch .tv-tabs--searchbar .tv-tabs__right-arrow:active svg,.feature-no-touch .tv-tabs--searchbar .tv-tabs__right-arrow:hover svg,.feature-touch .tv-signin-dialog-tabs--searchbar .tv-signin-dialog-tabs__left-arrow:active svg,.feature-touch .tv-signin-dialog-tabs--searchbar .tv-signin-dialog-tabs__right-arrow:active svg,.feature-touch .tv-tabs--searchbar .tv-tabs__left-arrow:active svg,.feature-touch .tv-tabs--searchbar .tv-tabs__right-arrow:active svg{fill:#fff;opacity:1}.tv-signin-dialog-tabs--searchbar .tv-signin-dialog-tabs__left-arrow,.tv-tabs--searchbar .tv-tabs__left-arrow{background:linear-gradient(90deg,rgba(37,39,51,.99) 0,rgba(37,39,51,.99) 85%,#252733)}.tv-signin-dialog-tabs--searchbar .tv-signin-dialog-tabs__right-arrow,.tv-tabs--searchbar .tv-tabs__right-arrow{background:linear-gradient(90deg,#252733 0,rgba(37,39,51,.99) 15%,rgba(37,39,51,.99))}.tv-signin-dialog-tabs--searchbar_sub,.tv-signin-dialog-tabs--searchbar_sub .tv-signin-dialog-tabs__scroll-box,.tv-tabs--searchbar_sub,.tv-tabs--searchbar_sub .tv-tabs__scroll-box{height:40px}.tv-signin-dialog-tabs--searchbar_sub .tv-signin-dialog-tabs__left-arrow,.tv-tabs--searchbar_sub .tv-tabs__left-arrow{background:linear-gradient(90deg,rgba(30,162,216,.99) 0,rgba(30,162,216,.99) 85%,#1ea2d8)}.tv-signin-dialog-tabs--searchbar_sub .tv-signin-dialog-tabs__right-arrow,.tv-tabs--searchbar_sub .tv-tabs__right-arrow{background:linear-gradient(90deg,#1ea2d8 0,rgba(30,162,216,.99) 15%,rgba(30,162,216,.99))}.tv-signin-dialog-tabs--searchbar-bright .tv-signin-dialog-tabs__left-arrow,.tv-tabs--searchbar-bright .tv-tabs__left-arrow{background:linear-gradient(90deg,rgba(59,179,228,.99) 0,rgba(59,179,228,.99) 85%,#3bb3e4)}.tv-signin-dialog-tabs--searchbar-bright .tv-signin-dialog-tabs__right-arrow,.tv-tabs--searchbar-bright .tv-tabs__right-arrow{background:linear-gradient(90deg,#3bb3e4 0,rgba(59,179,228,.99) 15%,rgba(59,179,228,.99))}.tv-signin-dialog-tabs{text-align:center;height:63px}.tv-signin-dialog-tabs.tv-signin-dialog-tabs:before,.tv-signin-dialog-tabs.tv-tabs:before{display:none}.tv-signin-dialog-tabs .tv-tabs__scroll-box,.tv-signin-dialog-tabs .tv-tabs__scroll-wrap{position:static}.tv-signin-dialog-tabs .tv-tabs__slider{bottom:0}@media screen and (max-width:479px){.tv-signin-dialog-tabs{height:62px}}@media screen and (max-height:520px){.tv-signin-dialog-tabs{height:45px}}.tv-signin-dialog-tabs__tab{font-size:21px;padding:20px 30px;text-transform:uppercase;color:hsla(0,0%,100%,.65)}@media screen and (max-width:479px){.tv-signin-dialog-tabs__tab{font-size:20px;padding:20px}}@media screen and (max-height:520px){.tv-signin-dialog-tabs__tab{font-size:18px;padding:0 20px 5px;height:45px;line-height:45px}}.feature-no-touch .tv-signin-dialog-tabs__tab:active,.feature-no-touch .tv-signin-dialog-tabs__tab:hover,.feature-touch .tv-signin-dialog-tabs__tab:active,.tv-signin-dialog-tabs__tab.i-active{color:#fff}.tv-signin-dialog-tabs__pages-wrap{overflow:hidden;margin:0 -20px;padding:40px 20px 0}.tv-signin-dialog-tabs__wrap{position:relative;margin-bottom:40px}@media screen and (max-height:640px){.tv-signin-dialog-tabs__wrap{margin-bottom:10px}}.tv-signin-dialog-tabs__wrap:before{content:"";display:block;position:absolute;height:1px;bottom:1px;right:-3000px;right:-50vw;left:-3000px;left:-50vw;background-color:#4e5866;transition:left .35s cubic-bezier(.215,.61,.355,1) .175s,right .35s cubic-bezier(.215,.61,.355,1) .175s}.i-closed .tv-signin-dialog-tabs__wrap:before{left:0;right:0;transition-delay:.35s}.tv-signin-dialog{color:#fff}.tv-signin-dialog__title{margin-bottom:60px;font-size:23px;text-align:center}.tv-signin-dialog__title--withtext{margin-bottom:30px}.tv-signin-dialog__title--logo{font-size:36px;padding-right:10px}.tv-signin-dialog__title--logo svg{display:inline-block;vertical-align:baseline;margin-right:20px;width:66px;height:38.17px}.tv-signin-dialog__title--logo div{display:inline-block;vertical-align:text-top}.tv-signin-dialog__title--resend{margin-top:100px;margin-bottom:10px;line-height:1.6}.tv-signin-dialog__text{margin-bottom:40px;font-size:16px;line-height:1.6;color:#6a6b74}@media screen and (max-height:640px){.tv-signin-dialog__text{margin-bottom:30px}}.tv-signin-dialog__socials{margin:0 0 40px}.tv-signin-dialog__socials:after{clear:both;display:table;content:""}.tv-signin-dialog__socials--resend{margin-bottom:10px}@media screen and (max-height:640px){.tv-signin-dialog__socials{margin-bottom:0}}.tv-signin-dialog__social{position:relative;float:left;width:16.666%;font-size:0;text-align:center;cursor:pointer;box-sizing:border-box;transition:background-color .35s ease}.tv-signin-dialog__social svg{fill:#738695;transition:fill .35s ease}.tv-signin-dialog__social:after{content:"";display:block;position:relative;padding-bottom:100%}.feature-no-touch .tv-signin-dialog__social:active,.feature-no-touch .tv-signin-dialog__social:hover,.feature-touch .tv-signin-dialog__social:active{transition-duration:.06s}.feature-no-touch .tv-signin-dialog__social:active svg,.feature-no-touch .tv-signin-dialog__social:hover svg,.feature-touch .tv-signin-dialog__social:active svg{fill:#fff;transition-duration:.06s}.tv-signin-dialog__social--fb svg{width:11px;height:19px}.feature-no-touch .tv-signin-dialog__social--fb:hover{background-color:#467cbd}.feature-no-touch .tv-signin-dialog__social--fb:active,.feature-touch .tv-signin-dialog__social--fb:active{background-color:#3d70ac}.tv-signin-dialog__social--tw svg{width:19px;height:14.69px}.feature-no-touch .tv-signin-dialog__social--tw:hover{background-color:#55acee}.feature-no-touch .tv-signin-dialog__social--tw:active,.feature-touch .tv-signin-dialog__social--tw:active{background-color:#3ea1ec}.tv-signin-dialog__social--gp svg{width:26px;height:15.81px}.feature-no-touch .tv-signin-dialog__social--gp:hover{background-color:#dc4e41}.feature-no-touch .tv-signin-dialog__social--gp:active,.feature-touch .tv-signin-dialog__social--gp:active{background-color:#d83a2b}.tv-signin-dialog__social--yh svg{width:14px;height:18px}.feature-no-touch .tv-signin-dialog__social--yh:hover{background-color:#410093}.feature-no-touch .tv-signin-dialog__social--yh:active,.feature-touch .tv-signin-dialog__social--yh:active{background-color:#36007a}.tv-signin-dialog__social--st svg{width:22px;height:18px}.feature-no-touch .tv-signin-dialog__social--st:hover{background-color:#40576f}.feature-no-touch .tv-signin-dialog__social--st:active,.feature-touch .tv-signin-dialog__social--st:active{background-color:#374a5f}.tv-signin-dialog__social--li svg{width:19px;height:17.53px}.feature-no-touch .tv-signin-dialog__social--li:hover{background-color:#0077b5}.feature-no-touch .tv-signin-dialog__social--li:active,.feature-touch .tv-signin-dialog__social--li:active{background-color:#00669c}.tv-signin-dialog__social-in{position:absolute;top:0;right:0;bottom:0;left:0;text-align:center}.tv-signin-dialog__social-in:before{content:"";position:relative;height:100%}.tv-signin-dialog__social-in:before,.tv-signin-dialog__social-in svg{display:inline-block;vertical-align:middle}.tv-signin-dialog__input{margin-bottom:40px;padding-top:12px;padding-bottom:12px;height:44px;color:#fff!important;font-size:16px;border-color:#4e5866;background-color:transparent!important}.tv-signin-dialog__input.tv-signin-dialog__input:-webkit-autofill{-webkit-text-fill-color:#fff!important;box-shadow:inset 0 0 0 1000px #1c2030!important}html.theme-dark .tv-signin-dialog__input.tv-signin-dialog__input:-webkit-autofill{box-shadow:inset 0 0 0 1000px #1c2030!important}.feature-no-touch .tv-signin-dialog__input:hover{border-color:#616e82}.feature-no-touch .tv-signin-dialog__input.tv-signin-dialog__input:focus,.feature-touch .tv-signin-dialog__input.tv-signin-dialog__input:focus,html.feature-no-touch.theme-dark .tv-signin-dialog__input.tv-signin-dialog__input:focus,html.feature-touch.theme-dark .tv-signin-dialog__input.tv-signin-dialog__input:focus{border-color:#3bb3e4}@media screen and (max-height:640px){.tv-signin-dialog__input{margin-bottom:30px}}.tv-signin-dialog__recaptcha{margin-bottom:40px;height:78px}.tv-signin-dialog__recaptcha>*{margin:0 auto}.tv-signin-dialog .tv-control-material-input__label{top:15px;color:#9bb2bc}.tv-signin-dialog .tv-control-material-input__label.i-up{transform:translateY(-28px)}.tv-signin-dialog__separator{position:relative;text-align:center;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.tv-signin-dialog__separator:before{content:"";display:block;position:absolute;top:50%;left:0;right:0;height:1px;background-color:#4c5460}@media screen and (max-height:520px){.tv-signin-dialog__separator{display:none}}.tv-signin-dialog__separator-text{position:relative;display:inline-block;padding:15px;color:#4c5460;border-radius:50%;background-color:#1c2030}html.theme-dark .tv-signin-dialog__separator-text{background-color:#1c2030}@media screen and (max-height:640px){.tv-signin-dialog__separator-text{padding:5px}}.tv-signin-dialog__forget{cursor:pointer;position:absolute;padding:10px;margin:-10px;top:-13px;right:0;font-size:13px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;color:#3bb3e4;transition:color .35s ease}html.theme-dark .tv-signin-dialog__forget{color:#299dcd}.tv-signin-dialog__forget:visited{color:#3bb3e4;fill:#3bb3e4}html.theme-dark .tv-signin-dialog__forget:visited{fill:#299dcd;color:#299dcd}.feature-no-touch .tv-signin-dialog__forget:hover{color:#3babd8;fill:#3babd8;transition-duration:.06s}.feature-no-touch .tv-signin-dialog__forget:active,.feature-touch .tv-signin-dialog__forget:active{color:#049ddc;fill:#049ddc;transition-duration:.06s}.tv-signin-dialog__forget-wrap{position:relative}.tv-signin-dialog__cancel{display:inline-block;margin-top:10px;padding:0 30px;line-height:48px;cursor:pointer}.tv-signin-dialog .tv-control-checkbox__box:before,html.theme-dark .tv-signin-dialog .tv-control-checkbox__box:before{background-color:#1c2030}.tv-signin-dialog__remember{cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.tv-signin-dialog__footer{display:table;width:100%;padding-bottom:1px}.tv-signin-dialog__footer-item{display:table-cell;vertical-align:middle}.tv-signin-dialog__footer-item:first-child{padding-right:5px}.tv-signin-dialog__footer-item:first-child a{color:#3bb3e4;transition:color .35s ease}html.theme-dark .tv-signin-dialog__footer-item:first-child a{color:#299dcd}.tv-signin-dialog__footer-item:first-child a:visited{color:#3bb3e4;fill:#3bb3e4}html.theme-dark .tv-signin-dialog__footer-item:first-child a:visited{fill:#299dcd;color:#299dcd}.feature-no-touch .tv-signin-dialog__footer-item:first-child a:hover{color:#3babd8;fill:#3babd8;transition-duration:.06s}.feature-no-touch .tv-signin-dialog__footer-item:first-child a:active,.feature-touch .tv-signin-dialog__footer-item:first-child a:active{color:#049ddc;fill:#049ddc;transition-duration:.06s}.tv-signin-dialog__footer-item:last-child{padding-left:5px;text-align:right}.tv-signin-dialog__footer-item--hint{color:#6a6b74;font-size:13px;line-height:1.8}.tv-signin-dialog__item-hint{width:100%;margin-bottom:15px}.tv-signin-dialog__close{position:absolute;top:0;right:0;padding:40px;opacity:.5;cursor:pointer;transition:opacity .35s ease}@media screen and (max-width:1019px){.tv-signin-dialog__close{padding:30px}}@media screen and (max-width:767px){.tv-signin-dialog__close{padding:20px}}.tv-signin-dialog__close .i-opening{opacity:0}.tv-signin-dialog__close svg{width:25px;height:25px;display:block;fill:#fff}@media screen and (max-width:767px){.tv-signin-dialog__close svg{width:15px;height:15px}}.feature-no-touch .tv-signin-dialog__close:active,.feature-no-touch .tv-signin-dialog__close:hover,.feature-touch .tv-signin-dialog__close:active{opacity:1;transition-duration:.06s}.tv-signin-dialog__resend{margin-top:42px}.tv-signin-dialog__dropzone{display:block;position:relative;cursor:pointer}.tv-signin-dialog__dropzone-wrap{position:relative;margin:0 auto 40px;width:160px;height:160px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;border:1px dashed #4e5866}.tv-signin-dialog__dropzone,.tv-signin-dialog__dropzone-img,.tv-signin-dialog__dropzone-preview,.tv-signin-dialog__dropzone-text{position:absolute;top:0;right:0;bottom:0;left:0;width:160px;height:160px}.tv-signin-dialog__dropzone-img{display:block;width:160px;height:160px}.tv-signin-dialog__dropzone-text{vertical-align:middle;line-height:160px;text-align:center;cursor:default;transition:background-color .35s ease,opacity .35s ease}.feature-no-touch .tv-signin-dialog__dropzone-wrap:hover .tv-signin-dialog__dropzone-text{background-color:hsla(0,0%,100%,.075);transition-duration:.06s}.tv-signin-dialog__dropzone-wrap.i-with-preview .tv-signin-dialog__dropzone-text{opacity:0}.feature-no-touch .tv-signin-dialog__dropzone-wrap.i-with-preview:hover .tv-signin-dialog__dropzone-text{opacity:1;background-color:rgba(42,44,57,.5)}.feature-no-touch .tv-signin-dialog__dropzone-wrap.i-processing:hover .tv-signin-dialog__dropzone-text,.tv-signin-dialog__dropzone-wrap.i-processing .tv-signin-dialog__dropzone-text{opacity:0}.tv-user-badge{display:inline-block;vertical-align:middle;padding:2px 4px;font-size:9px;line-height:10px;font-weight:700;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;text-transform:uppercase;transition:background-color .35s ease}.feature-no-touch a.tv-user-badge:active,.feature-no-touch a.tv-user-badge:hover,.feature-touch a.tv-user-badge:active,.tv-user-badge,a.tv-user-badge,a.tv-user-badge:visited{color:#fff}.feature-no-touch a.tv-user-badge:active,.feature-no-touch a.tv-user-badge:hover,.feature-touch a.tv-user-badge:active{transition-duration:.06s}.feature-no-touch a.tv-user-badge:active,.feature-touch a.tv-user-badge:active{transform:translateY(1px)}.tv-user-badge--mod{background-color:#e0735e}.feature-no-touch a.tv-user-badge--mod:hover{background-color:#d84e33}.feature-no-touch a.tv-user-badge--mod:active,.feature-touch a.tv-user-badge--mod:active{background-color:#cb4127}.tv-user-badge--pro{background-color:#37bc9b}.feature-no-touch a.tv-user-badge--pro:hover{background-color:#2b957a}.feature-no-touch a.tv-user-badge--pro:active,.feature-touch a.tv-user-badge--pro:active{background-color:#26816a}.tv-user-badge--pro_realtime{background-color:#3bb3e4}.feature-no-touch a.tv-user-badge--pro_realtime:hover{background-color:#1d9ccf}.feature-no-touch a.tv-user-badge--pro_realtime:active,.feature-touch a.tv-user-badge--pro_realtime:active{background-color:#198bb9}.tv-user-badge--pro_premium{background-color:#f89e30}.feature-no-touch a.tv-user-badge--pro_premium:hover{background-color:#ed8608}.feature-no-touch a.tv-user-badge--pro_premium:active,.feature-touch a.tv-user-badge--pro_premium:active{background-color:#d47807}.tv-user-badge--limitless{background-color:#f89e30}.feature-no-touch a.tv-user-badge--limitless:hover{background-color:#ed8608}.feature-no-touch a.tv-user-badge--limitless:active,.feature-touch a.tv-user-badge--limitless:active{background-color:#d47807}.tv-user-badge--trial{background-color:#758696}.feature-no-touch a.tv-user-badge--trial:hover{background-color:#5d6c7b}.feature-no-touch a.tv-user-badge--trial:active,.feature-touch a.tv-user-badge--trial:active{background-color:#52606c}.tv-user-badge--top{background-color:#fbe574}.feature-no-touch a.tv-user-badge--top:hover{background-color:#fadc42}.feature-no-touch a.tv-user-badge--top:active,.feature-touch a.tv-user-badge--top:active{background-color:#f9d72a}.tv-user-badge--top_day{background-color:#fbe574}.feature-no-touch a.tv-user-badge--top_day:hover{background-color:#fadc42}.feature-no-touch a.tv-user-badge--top_day:active,.feature-touch a.tv-user-badge--top_day:active{background-color:#f9d72a}.tv-user-badge--top_week{background-color:#fbd521}.feature-no-touch a.tv-user-badge--top_week:hover{background-color:#e5be04}.feature-no-touch a.tv-user-badge--top_week:active,.feature-touch a.tv-user-badge--top_week:active{background-color:#cca904}.tv-user-badge--top_month{background-color:#fcce00}.feature-no-touch a.tv-user-badge--top_month:hover{background-color:#c9a400}.feature-no-touch a.tv-user-badge--top_month:active,.feature-touch a.tv-user-badge--top_month:active{background-color:#b08f00}.tv-user-badge--top_all{background-color:#ffd100}.feature-no-touch a.tv-user-badge--top_all:hover{background-color:#cca700}.feature-no-touch a.tv-user-badge--top_all:active,.feature-touch a.tv-user-badge--top_all:active{background-color:#b39200}.tv-user-badge--ad,.tv-user-badge--promo{background-color:#ffc84a}.feature-no-touch a.tv-user-badge--ad:hover,.feature-no-touch a.tv-user-badge--promo:hover{background-color:#ffb917}.feature-no-touch a.tv-user-badge--ad:active,.feature-no-touch a.tv-user-badge--promo:active,.feature-touch a.tv-user-badge--ad:active,.feature-touch a.tv-user-badge--promo:active{background-color:#fdb000}.tv-user-badge--ad{margin-top:-2px}.tv-user-badge--with-indent{margin-left:12px}.tv-user-badge--size_large{padding:3px 5px;font-size:11px;line-height:12px;border-radius:1px}.tv-user-badge--size_xlarge{padding:2px 5px;font-size:15px;line-height:15px;border-radius:2px}.tv-user-badge--border{border:2px solid #fff}@keyframes tv-transition--fade-in{0%{opacity:0;visibility:visible}to{opacity:1}}@keyframes tv-transition--fade-out{0%{opacity:1}to{opacity:0;visibility:hidden}}@keyframes tv-transition--slide-out{0%{max-height:9000px}to{max-height:0;visibility:hidden}}.tv-transition--fade-in{animation:tv-transition--fade-in .35s ease forwards}.tv-transition--fade-out{animation:tv-transition--fade-out .35s ease forwards}.tv-transition--slide-out{animation:tv-transition--slide-out .35s ease forwards}#mediumwidget{background-color:#fff;overflow:hidden;box-sizing:border-box}#miniwidget .tabs{border-bottom:1px solid #dde1e6}#miniwidget .tabs--no-border{border:none}.mini-widget{overflow:hidden;color:#5b5e61;background-color:#fff;border:1px solid #dde1e6;box-sizing:border-box}.mini-widget--no-border{border:none}.mini-widget .tab{display:inline-block;margin:0 10px;padding:8px 0;cursor:pointer;font-size:11px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.mini-widget .tab a{color:#999}.mini-widget .tab a:after{content:attr(stretcher);display:block;font-weight:700;height:1px;color:transparent;overflow:hidden;visibility:hidden;margin-bottom:-1px}.mini-widget .tab.active{padding-bottom:7px;margin-bottom:-1px;border-bottom:2px solid #58b987;font-weight:700}.mini-widget .tab.active a{color:#5b5e61}.mini-widget .mini-chart-timeframes{position:absolute;top:14px;left:14px}.mini-widget .mini-chart-timeframes>a{font-size:11px;color:#999;padding:1px;margin-right:18px}.mini-widget .mini-chart-timeframes>a:last-child{margin-right:0}.mini-widget .mini-chart-timeframes>a.active{color:#333;border-bottom:1px solid #58b987}.mini-widget .footer{overflow:hidden;padding:6px 10px;font-size:11px;text-align:right}.mini-widget .footer a{color:#3bb3e4;transition:color .35s ease}html.theme-dark .mini-widget .footer a{color:#299dcd}.mini-widget .footer a:visited{color:#3bb3e4;fill:#3bb3e4}html.theme-dark .mini-widget .footer a:visited{fill:#299dcd;color:#299dcd}.feature-no-touch .mini-widget .footer a:hover{color:#3babd8;fill:#3babd8;transition-duration:.06s}.feature-no-touch .mini-widget .footer a:active,.feature-touch .mini-widget .footer a:active{color:#049ddc;fill:#049ddc;transition-duration:.06s}.mini-widget .footer .fade{color:#b4b4b4}.mini-widget .graph{overflow:hidden;border-bottom:none}.mini-widget .graph>div{position:relative;height:100%}.mini-widget .graph .mini-chart-timeframes{top:14px;left:14px}.mini-widget .divider{display:block;height:2px;border-left:1px solid #dde1e6;border-right:1px solid #dde1e6}.mini-widget .pages{overflow-y:auto;overflow-x:hidden}.mini-widget .pages table{position:relative;width:100%;border-collapse:collapse;border-spacing:10px}.mini-widget .pages table thead td{padding:2px 0 4px;color:#999;text-align:right;border-bottom:1px solid #e5e4e4;font-size:.85em}.mini-widget .pages table thead td:first-child{padding-left:10px;text-align:left}.mini-widget .pages table thead td:last-child{padding-right:6px;padding-left:5px}.mini-widget .pages table thead td.symbol-last{padding-left:5px;padding-right:5px;text-align:right}.mini-widget .pages table tbody{font-size:14px}.mini-widget .pages table .ticker{overflow:hidden;background-color:#fff}.mini-widget .pages table .ticker.active{background-color:#edf0f3}.mini-widget .pages table .ticker td{position:relative;border-bottom:1px solid #eaeaea;cursor:default;text-align:center;padding:6px 0}.mini-widget .pages table .ticker td.symbol-short-name-container{width:35%;padding-left:10px;text-align:left;white-space:nowrap}.mini-widget .pages table .ticker td.symbol-last{width:35%;padding-left:5px;padding-right:5px;text-align:right}.mini-widget .pages table .ticker td.symbol-change{width:30%;padding-left:5px;text-align:right}.mini-widget .pages table .ticker td.symbol-change-pt{width:0;padding-right:6px;padding-left:5px;text-align:right}.mini-widget .pages a{color:#3bb3e4;transition:color .35s ease}html.theme-dark .mini-widget .pages a{color:#299dcd}.mini-widget .pages a:visited{color:#3bb3e4;fill:#3bb3e4}html.theme-dark .mini-widget .pages a:visited{fill:#299dcd;color:#299dcd}.feature-no-touch .mini-widget .pages a:hover{color:#3babd8;fill:#3babd8;transition-duration:.06s}.feature-no-touch .mini-widget .pages a:active,.feature-touch .mini-widget .pages a:active{color:#049ddc;fill:#049ddc;transition-duration:.06s}