.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:#dadde0}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:#363c4e}.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}.tv-control-input--connect_right#id_username,.tv-control-textarea--connect_right#id_username,.tv-dialog__chat-username-input--connect_right#id_username,.tv-dialog__widetextarea--connect_right#id_username{
  /*!rtl:raw:
				direction: ltr;
				text-align: right;
				 */}.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!important;border-color:#ececec!important}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!important;color:#262b3e!important}.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!important}.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!important}.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!important}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!important}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!important}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!important}.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!important}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!important}.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--phone,.tv-control-textarea--phone,.tv-dialog__chat-username-input--phone,.tv-dialog__widetextarea--phone{
  /*!rtl:ignore*/direction:ltr;text-align:left}.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;border-radius:3px;background-color:#fff;box-shadow:0 2px 4px 0 rgba(107,121,136,.4)}html.theme-dark .tv-dialog{background-color:#1c2030;box-shadow:0 2px 4px 0 #000}.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:layout style size;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(https://s.tradingview.com/static/bundles/grab.bc156522a6b55a60be9fae15c14b66c5.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(https://s.tradingview.com/static/bundles/grabbing.1c0862a8a8c0fb02885557bc97fdafe7.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-spinner{display:none;position:absolute;width:1em;height:1em;top:calc(50% - .5em);left:calc(50% - .5em);margin:0 auto;color:#37a6ef;animation:tv-spinner__container-rotate .9s linear infinite;will-change:transform;direction:ltr}.tv-spinner--size_mini{font-size:16px}.tv-spinner--size_medium{font-size:32px}.tv-spinner--size_large{font-size:56px}.tv-spinner--size_mini .tv-spinner__width_element:after{border-width:2px}.tv-spinner--size_medium .tv-spinner__width_element:after{border-width:3px}.tv-spinner--size_large .tv-spinner__width_element:after{border-width:4px}.tv-spinner--shown{display:block}.tv-spinner__spinner-layer{position:absolute;width:100%;height:100%;white-space:nowrap;color:currentColor;transform:rotate(90deg)}.tv-spinner__spinner-layer:after{content:"";position:absolute;box-sizing:border-box;top:0;border-width:.07em;border-radius:50%;left:45%;width:10%;border-top-style:solid}.tv-spinner__background{display:inline-block;position:absolute;width:100%;height:100%;overflow:hidden}.tv-spinner__background:after{content:"";position:absolute;box-sizing:border-box;top:0;border-radius:50%;bottom:0;width:100%;border-color:rgba(135,151,165,.2);border-style:solid}.tv-spinner__circle-clipper{display:inline-block;position:relative;width:50%;height:100%;overflow:hidden}.tv-spinner__circle-clipper:after{content:"";position:absolute;box-sizing:border-box;top:0;border-radius:50%;bottom:0;width:200%;border-style:solid;border-bottom-color:transparent;animation-duration:1.4s;animation-timing-function:cubic-bezier(.36,0,.37,.99);animation-iteration-count:1;will-change:transform}.tv-spinner__circle-clipper--left:after{left:0;border-right-color:transparent;transform:rotate(0deg);animation-name:tv-spinner__left-spin}.tv-spinner__circle-clipper--right:after{left:-100%;border-left-color:transparent;transform:rotate(-124deg);animation-name:tv-spinner__right-spin}@keyframes tv-spinner__container-rotate{to{transform:rotate(1turn)}}@keyframes tv-spinner__left-spin{0%{transform:rotate(130deg)}to{transform:rotate(0deg)}}@keyframes tv-spinner__right-spin{0%{transform:rotate(-130deg)}to{transform:rotate(-124deg)}}.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--holiday{color:#939393;font-family:Trebuchet MS,Tahoma,Arial,sans-serif}.tv-market-status--holiday .tv-market-status__dot{background-color:#939393}.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--for-chart--holiday{color:#939393;font-family:Trebuchet MS,Tahoma,Arial,sans-serif}.tv-market-status--for-chart--holiday .tv-market-status__dot{background-color:#939393}.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--for-ticker-last{display:inline-flex;margin-left:4px}.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__dot--for-ticker-last{width:6px;height:6px}.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-ticker-last,.tv-market-status--market .tv-market-status__dot--for-watch-list,.tv-market-status__label--for-ticker,.tv-market-status__label--for-ticker-last{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-s2GEoMlT-{display:inline-flex;position:fixed;color:#f2f3f5;font-size:12px;line-height:18px;opacity:1;transition:opacity .15s linear;z-index:1000}html.theme-dark .common-tooltip-s2GEoMlT-{color:#c5cbce}.common-tooltip--hidden-Z0EAvXgv-{opacity:0}.common-tooltip--horizontal-13imOC5w-{margin:4px 0}.common-tooltip--horizontal-13imOC5w-.common-tooltip--farther-2yXMAkHF-{margin:8px 0}.common-tooltip--vertical-mcRoucek-{margin:0 4px}.common-tooltip--vertical-mcRoucek-.common-tooltip-farther-XoKytD99-{margin:0 8px}.common-tooltip--no-pointer-events-3nL0Vygu-{pointer-events:none}.common-tooltip--no-pointer-events-3nL0Vygu-.common-tooltip--horizontal-13imOC5w-{margin:8px 0}.common-tooltip--no-pointer-events-3nL0Vygu-.common-tooltip--vertical-mcRoucek-{margin:0 8px}.common-tooltip--no-pointer-events-3nL0Vygu-.common-tooltip--horizontal-13imOC5w-.common-tooltip--farther-2yXMAkHF-{margin:14px 0}.common-tooltip--no-pointer-events-3nL0Vygu-.common-tooltip--vertical-mcRoucek-.common-tooltip--farther-2yXMAkHF-{margin:0 14px}.common-tooltip--direction_normal-3u9ejKM2-{flex-direction:row}.common-tooltip--direction_normal-3u9ejKM2- .common-tooltip__body-356XFpBj-{border-top-left-radius:2px;border-bottom-left-radius:2px}.common-tooltip--direction_normal-3u9ejKM2- .common-tooltip__body--no-buttons-3quqi1Sv-,.common-tooltip--direction_normal-3u9ejKM2- .common-tooltip__button-container-3EjyKV3s-{border-top-right-radius:2px;border-bottom-right-radius:2px}.common-tooltip--direction_normal-3u9ejKM2- .common-tooltip__button-1rnQgujz-:not(:last-child){margin-right:1px}.common-tooltip--direction_reversed-XN-JUTdr-{flex-direction:row-reverse}.common-tooltip--direction_reversed-XN-JUTdr- .common-tooltip__body-356XFpBj-{border-top-right-radius:2px;border-bottom-right-radius:2px}.common-tooltip--direction_reversed-XN-JUTdr- .common-tooltip__body--no-buttons-3quqi1Sv-,.common-tooltip--direction_reversed-XN-JUTdr- .common-tooltip__button-container-3EjyKV3s-{border-top-left-radius:2px;border-bottom-left-radius:2px}.common-tooltip--direction_reversed-XN-JUTdr- .common-tooltip__button-1rnQgujz-:not(:first-child){margin-left:1px}.common-tooltip__ear-holder-yIJjpvgu-{position:relative}.common-tooltip__ear-holder-yIJjpvgu-:after{content:"";display:block;position:absolute;box-sizing:border-box;z-index:1001;width:0;height:0;border:0 solid;border-color:#262b3e}html.theme-dark .common-tooltip__ear-holder-yIJjpvgu-:after{border-color:#4f5966}.common-tooltip__ear-holder--above-1D8FkNkw-:after,.common-tooltip__ear-holder--below-1rmzWejA-:after{
			/*!rtl:begin:ignore*/left:50%;margin-left:-6px;border-left:6px solid;border-left-color:transparent;border-right:6px solid;border-right-color:transparent
			/*!rtl:end:ignore*/}html.theme-dark .common-tooltip__ear-holder--above-1D8FkNkw-:after,html.theme-dark .common-tooltip__ear-holder--below-1rmzWejA-:after{border-right-color:transparent;border-left-color:transparent}.common-tooltip__ear-holder--below-1rmzWejA-:after{bottom:100%;border-bottom-width:4px}.common-tooltip__ear-holder--above-1D8FkNkw-:after{top:100%;border-top-width:4px}.common-tooltip__ear-holder--after-BnAcuW1N-:after,.common-tooltip__ear-holder--before-oXq5sFXr-:after{top:50%;margin-top:-6px;border-top:6px solid;border-top-color:transparent;border-bottom:6px solid;border-bottom-color:transparent}html.theme-dark .common-tooltip__ear-holder--after-BnAcuW1N-:after,html.theme-dark .common-tooltip__ear-holder--before-oXq5sFXr-:after{border-bottom-color:transparent;border-top-color:transparent}.common-tooltip__ear-holder--before-oXq5sFXr-:after{
			/*!rtl:begin:ignore*/right:100%;border-right-width:4px
			/*!rtl:end:ignore*/}.common-tooltip__ear-holder--after-BnAcuW1N-:after{
			/*!rtl:begin:ignore*/left:100%;border-left-width:4px
			/*!rtl:end:ignore*/}.common-tooltip__body-356XFpBj-{display:block;position:relative;box-sizing:border-box;padding:3px 8px;max-width:320px;background-color:#262b3e;white-space:pre-wrap;word-wrap:break-word;text-align:left;overflow:hidden}html.theme-dark .common-tooltip__body-356XFpBj-{background-color:#4f5966}.common-tooltip__body--with-hotkey-2wXRtgYZ-{display:flex;max-width:420px;padding:0}.common-tooltip__body--width_wide-3oG604Li-{max-width:640px}.common-tooltip__hotkey-block-2gS_uAOl-{display:inline-flex;flex:1 0 auto;padding:4px 8px 5px;line-height:12px;align-items:center;justify-content:center;color:#ff9850}.common-tooltip__hotkey-block--divider-rQ38KmpQ-{border-left:1px solid #4c525e;margin-left:8px}.common-tooltip__hotkey-text-1eb7dyCg-{display:inline-flex;align-items:center;margin:3px 0 3px 8px}.common-tooltip__hotkey-button-1XJ40e4D-{display:inline-flex;justify-content:center;align-items:center;height:13px;min-width:7px;padding:0 3px;border:1px solid;border-radius:2px;color:#ff9850}.common-tooltip__plus-sign-3CKSupKp-{width:13px;height:15px;line-height:16px;text-align:center}.common-tooltip__button-container-3EjyKV3s-{display:flex;position:relative;overflow:hidden}.common-tooltip__button-1rnQgujz-{display:flex;color:#fff;background-color:#3bb3e4;padding:0 10px;align-items:center}.feature-no-touch .common-tooltip__button-1rnQgujz-:hover{background-color:#1592e6}.common-tooltip-s2GEoMlT-.theme-white{color:#333}.common-tooltip-s2GEoMlT-.theme-white .common-tooltip__body-356XFpBj-{background-color:#fff;border-radius:0}.common-tooltip-s2GEoMlT-.theme-white .common-tooltip__ear-holder-yIJjpvgu-{border:1px solid #d6d6d6}.common-tooltip-s2GEoMlT-.theme-white .common-tooltip__ear-holder-yIJjpvgu-:after{border-color:#fff}.common-tooltip-s2GEoMlT-.theme-white .common-tooltip__ear-holder--above-1D8FkNkw-:after,.common-tooltip-s2GEoMlT-.theme-white .common-tooltip__ear-holder--below-1rmzWejA-:after{border-left:6px solid;border-left-color:transparent;border-right:6px solid;border-right-color:transparent}html.theme-dark .common-tooltip-s2GEoMlT-.theme-white .common-tooltip__ear-holder--above-1D8FkNkw-:after,html.theme-dark .common-tooltip-s2GEoMlT-.theme-white .common-tooltip__ear-holder--below-1rmzWejA-:after{border-right-color:transparent;border-left-color:transparent}.common-tooltip-s2GEoMlT-.theme-white .common-tooltip__ear-holder--after-BnAcuW1N-:after,.common-tooltip-s2GEoMlT-.theme-white .common-tooltip__ear-holder--before-oXq5sFXr-:after{border-top:6px solid;border-top-color:transparent;border-bottom:6px solid;border-bottom-color:transparent}html.theme-dark .common-tooltip-s2GEoMlT-.theme-white .common-tooltip__ear-holder--after-BnAcuW1N-:after,html.theme-dark .common-tooltip-s2GEoMlT-.theme-white .common-tooltip__ear-holder--before-oXq5sFXr-:after{border-bottom-color:transparent;border-top-color:transparent}.common-tooltip-s2GEoMlT-.theme-white .common-tooltip__ear-holder-yIJjpvgu-:before{content:"";display:block;position:absolute;z-index:1000;width:0;height:0;border:0 solid;border-color:#d6d6d6}.common-tooltip-s2GEoMlT-.theme-white .common-tooltip__ear-holder--above-1D8FkNkw-:before,.common-tooltip-s2GEoMlT-.theme-white .common-tooltip__ear-holder--below-1rmzWejA-:before{left:50%;margin-left:-7px;border-left:7px solid;border-left-color:transparent;border-right:7px solid;border-right-color:transparent}html.theme-dark .common-tooltip-s2GEoMlT-.theme-white .common-tooltip__ear-holder--above-1D8FkNkw-:before,html.theme-dark .common-tooltip-s2GEoMlT-.theme-white .common-tooltip__ear-holder--below-1rmzWejA-:before{border-right-color:transparent;border-left-color:transparent}.common-tooltip-s2GEoMlT-.theme-white .common-tooltip__ear-holder--below-1rmzWejA-:before{top:-6px;border-bottom-width:6px}.common-tooltip-s2GEoMlT-.theme-white .common-tooltip__ear-holder--above-1D8FkNkw-:before{bottom:-6px;border-top-width:6px}.common-tooltip-s2GEoMlT-.theme-white .common-tooltip__ear-holder--after-BnAcuW1N-:before,.common-tooltip-s2GEoMlT-.theme-white .common-tooltip__ear-holder--before-oXq5sFXr-:before{top:50%;margin-top:-7px;border-top:7px solid;border-top-color:transparent;border-bottom:7px solid;border-bottom-color:transparent}html.theme-dark .common-tooltip-s2GEoMlT-.theme-white .common-tooltip__ear-holder--after-BnAcuW1N-:before,html.theme-dark .common-tooltip-s2GEoMlT-.theme-white .common-tooltip__ear-holder--before-oXq5sFXr-:before{border-bottom-color:transparent;border-top-color:transparent}.common-tooltip-s2GEoMlT-.theme-white .common-tooltip__ear-holder--before-oXq5sFXr-:before{left:-6px;border-right-width:6px}.common-tooltip-s2GEoMlT-.theme-white .common-tooltip__ear-holder--after-BnAcuW1N-:before{right:-6px;border-left-width:6px}.common-tooltip-s2GEoMlT-.theme-round-shadow{color:#333;box-shadow:0 1px 3px 0 rgba(42,44,57,.29)}.common-tooltip-s2GEoMlT-.theme-round-shadow .common-tooltip__body-356XFpBj-{background-color:#fff}.common-tooltip-s2GEoMlT-.theme-round-shadow .common-tooltip__ear-holder-yIJjpvgu-:after{border-color:#fff}.common-tooltip-s2GEoMlT-.theme-round-shadow .common-tooltip__ear-holder--above-1D8FkNkw-:after,.common-tooltip-s2GEoMlT-.theme-round-shadow .common-tooltip__ear-holder--below-1rmzWejA-:after{border-left:6px solid;border-left-color:transparent;border-right:6px solid;border-right-color:transparent}html.theme-dark .common-tooltip-s2GEoMlT-.theme-round-shadow .common-tooltip__ear-holder--above-1D8FkNkw-:after,html.theme-dark .common-tooltip-s2GEoMlT-.theme-round-shadow .common-tooltip__ear-holder--below-1rmzWejA-:after{border-right-color:transparent;border-left-color:transparent}.common-tooltip-s2GEoMlT-.theme-round-shadow .common-tooltip__ear-holder--after-BnAcuW1N-:after,.common-tooltip-s2GEoMlT-.theme-round-shadow .common-tooltip__ear-holder--before-oXq5sFXr-:after{border-top:6px solid;border-top-color:transparent;border-bottom:6px solid;border-bottom-color:transparent}html.theme-dark .common-tooltip-s2GEoMlT-.theme-round-shadow .common-tooltip__ear-holder--after-BnAcuW1N-:after,html.theme-dark .common-tooltip-s2GEoMlT-.theme-round-shadow .common-tooltip__ear-holder--before-oXq5sFXr-:after{border-bottom-color:transparent;border-top-color:transparent}.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-last{display:inline-block;font-size:12px;margin-left:2px;position:absolute;font-weight:700}.tv-data-mode--realtime--for-ticker-last{display:none}.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-tabs{display:flex;height:53px;line-height:53px;position:relative;padding:0 14px;overflow:hidden;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: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{display:block;position:relative;height:100%;width:100%;overflow-y:hidden;overflow-x:scroll;padding-bottom:100px;white-space:nowrap;-webkit-overflow-scrolling:touch;-webkit-transform:translateZ(0)}.tv-tabs__scroll-box{display:flex;position:relative}.tv-tabs.i-loaded .tv-tabs__scroll-box,.tv-tabs__tab{padding:0 14px}.tv-tabs__tab{display:block;position:relative;margin:0;height:53px;font-size:14px;line-height:53px;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:0;width:calc(100% - 28px);height:2px;left:14px;background:#3bb3e4}.tv-tabs--category-header:not(.i-loaded) .tv-tabs__tab.i-active:after{bottom:0;height:3px;width:calc(100% - 50px);left:25px}.tv-tabs__slider,.tv-tabs__tab.i-active:after{display:block;position:absolute;bottom:0;height:2px;pointer-events:none;background-color:#3bb3e4}.tv-tabs--compact,.tv-tabs--compact .tv-tabs__scroll-box,.tv-tabs--compact .tv-tabs__tab{height:23px}.tv-tabs--compact .tv-tabs__tab{line-height:23px;font-size:13px}.tv-tabs--semi-compact,.tv-tabs--semi-compact .tv-tabs__scroll-box,.tv-tabs--semi-compact .tv-tabs__tab{height:34px}.tv-tabs--semi-compact .tv-tabs__tab{line-height:34px}.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--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--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:23px;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:0 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--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;display:flex;align-items:center;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:12px;height:12px;vertical-align:middle;transform:scale(1);transition:fill .35s ease}.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__right-arrow{justify-content:flex-end}.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{
  /*!rtl:begin:ignore*/left:0;text-align:left;background:linear-gradient(90deg,#fff,hsla(0,0%,100%,.85),hsla(0,0%,100%,0))
  /*!rtl:end:ignore*/}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{
  /*!rtl:ignore*/transform:translateX(-100%)}.tv-tabs__right-arrow{
  /*!rtl:begin:ignore*/right:0;text-align:right;background:linear-gradient(270deg,#fff,hsla(0,0%,100%,.85),hsla(0,0%,100%,0))
  /*!rtl:end:ignore*/}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{
  /*!rtl:ignore*/transform:translateX(100%)}.tv-tabs--category-header .tv-tabs__left-arrow{
  /*!rtl:ignore*/background:linear-gradient(90deg,#fff,hsla(0,0%,100%,.85),hsla(0,0%,100%,0))}.tv-tabs--category-header .tv-tabs__right-arrow{
  /*!rtl:ignore*/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;line-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-flag-country{display:inline-block;vertical-align:middle;width:18px;height:18px;border-radius:50%;overflow:hidden}.tv-flag-country--with-border{border:1px solid #d4d4d4}.tv-flag-country--size_large{width:26px;height:26px}.tv-flag-country--position-center{float:left;margin:10px 16px 0 0}.tv-flag-country--copper,.tv-flag-country--eurgbp,.tv-flag-country--eurjpy,.tv-flag-country--eurrub,.tv-flag-country--eurusd,.tv-flag-country--gas,.tv-flag-country--gbpeur,.tv-flag-country--gbpjpy,.tv-flag-country--gbpusd,.tv-flag-country--gold,.tv-flag-country--oildrop,.tv-flag-country--silver,.tv-flag-country--usd,.tv-flag-country--usdcny,.tv-flag-country--usdinr,.tv-flag-country--usdjpy,.tv-flag-country--usdrub,.tv-flag-country--usdusd{border-radius:0}@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}.tv-embed-widget-wrapper{width:0;min-width:100%;max-width:100%;height:100%;background:transparent}.tv-embed-widget-wrapper__header{line-height:34px;font-size:13px;text-align:center}.tv-embed-widget-wrapper__header svg{vertical-align:text-top;margin-right:5px;width:26px;height:15px}.tv-embed-widget-wrapper__logo-link,.tv-embed-widget-wrapper__logo-link:visited{color:#3bb3e4}.tv-embed-widget-wrapper__body{border:1px solid #dadde0;box-sizing:border-box;border-radius:3px;overflow:hidden}.tv-embed-widget-wrapper__body--overflow_auto{overflow:auto}.button-1dpg_T2E-{display:flex;align-items:center;justify-content:flex-start;font-size:11px;overflow:hidden;position:fixed;bottom:8px;z-index:900;background-color:#fff;color:#fff;transition:background-color .3s cubic-bezier(.4,.01,.22,1) 0s}.button-1dpg_T2E- svg path{transition:fill .3s cubic-bezier(.4,.01,.22,1) 0s;fill:#37a6ef}.left-Gf48OZY6-{left:8px;min-width:32px;height:32px;border-radius:16px;box-shadow:1px 0 3px 0 rgba(0,0,0,.16)}.left-Gf48OZY6- svg{width:22px;height:13px;margin:5px}.right-CIlQoAb7-{right:1px;min-width:24px;height:24px;border-radius:12px 0 0 12px;box-shadow:-1px 0 3px 0 rgba(0,0,0,.16)}.right-CIlQoAb7- svg{width:17px;height:10px;margin:5px;margin-top:7px}.expanded-1-tRgWZe-{background-color:#37a6ef}.expanded-1-tRgWZe- svg path{fill:#fff}.copyrightText-2BCbhPv7-{transition:max-width .6s cubic-bezier(.4,.01,.22,1) 0s}.copyrightTextExpanded-Mw15JkfD-{max-width:90px;white-space:nowrap}.copyrightTextHidden-3Ib9zbDU-{max-width:0;white-space:nowrap}.copyrightPadding-33FBktLp-{display:inline-block;padding:0 7px 0 1px}.tv-widget-watch-list{position:relative;font-size:0}.tv-widget-watch-list ._ellipsis{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.tv-widget-watch-list.i-loading{min-height:200px}.tv-widget-watch-list__main-column{width:50%;padding-right:30px;box-sizing:border-box}@media screen and (max-width:479px){.tv-widget-watch-list__main-column{padding-right:15px}}.tv-widget-watch-list__main-column--title{padding-bottom:0;padding-top:0}.tv-widget-watch-list__main-column--small{width:40%}.tv-widget-watch-list__quote-column{vertical-align:top;font-size:16px}.tv-widget-watch-list__quote-column--title{padding-bottom:0;padding-top:1px}.tv-widget-watch-list__flag{float:left;line-height:39px}.tv-widget-watch-list__flag-img{display:inline-block;vertical-align:middle;width:18px;height:18px;border-radius:50%;overflow:hidden}.tv-widget-watch-list__flag+.tv-widget-watch-list__name{padding-left:35px}@media screen and (max-width:329px){.tv-widget-watch-list__flag+.tv-widget-watch-list__name{padding-left:25px}}.tv-widget-watch-list__chart{position:relative;display:block;height:142px;box-sizing:border-box;border-bottom:1px solid #e9eff2;contain:strict}.tv-widget-watch-list__timeframe{display:inline-block;height:23px;max-width:100%}.tv-widget-watch-list__short-name{position:relative;display:inline-block;font-size:14px;color:#4a4a4a;transition:color .35s ease;max-width:100%;padding-right:10px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.tv-widget-watch-list__short-name--whole-height{line-height:39px}.tv-widget-watch-list__short-name--bold{font-weight:700}.tv-widget-watch-list__short-name--non-clickable{pointer-events:none;cursor:default}.feature-no-touch .tv-site-table__row--interactive:hover .tv-widget-watch-list__short-name,.feature-no-touch .tv-widget-watch-list__short-name:hover{color:#3babd8;transition-duration:.06s}.feature-no-touch .tv-site-table__row--interactive:active .tv-widget-watch-list__short-name,.feature-no-touch .tv-widget-watch-list__short-name:active,.feature-touch .tv-site-table__row--interactive:active .tv-widget-watch-list__short-name,.feature-touch .tv-widget-watch-list__short-name:active{color:#049ddc;transition-duration:.06s}.tv-widget-watch-list__symbol-exclamation-mark{display:inline-block;padding-left:.5em;width:10px;height:10px;background:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMCIgaGVpZ2h0PSIxMCIgdmlld0JveD0iMCAwIDEwIDEwIj48cGF0aCBmaWxsPSIjZmY0YTY4IiBkPSJNNSAxMEE1IDUgMCAxIDAgNSAwYTUgNSAwIDAgMCAwIDEwem0tLjUtM2gxYy42IDAgLjYgMSAwIDFoLTFjLS42IDAtLjYtMSAwLTF6TTQgMmgydjJsLS41IDJoLTFMNCA0eiIvPjwvc3ZnPg==) 50% no-repeat;cursor:default}.tv-widget-watch-list__description{display:inline-block;width:100%;font-size:12px;line-height:18px;color:#adaeb0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.tv-widget-watch-list__description--uppercase{font-size:11px;letter-spacing:.3px;color:#4f5966;text-transform:uppercase}.tv-widget-watch-list__last{float:left;text-align:right;width:45%;margin-top:.45em;font-size:16px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;
  /*!rtl:raw:
		direction:ltr;
		 */-webkit-transform:translateZ(0);transition:color .11666667s ease}.tv-widget-watch-list__last--bold{font-weight:700}@media screen and (max-width:329px){.tv-widget-watch-list__last{font-size:14px;margin-top:.65em}}.tv-widget-watch-list__last--inline{margin-top:.2em}.tv-widget-watch-list__last.falling,.tv-widget-watch-list__last.growing{background:transparent;transition-duration:.05833333s}.tv-widget-watch-list__last.falling{color:#ff4a68}.tv-widget-watch-list__last.growing{color:#3cbc98}.tv-widget-watch-list__change,.tv-widget-watch-list__change-inline{transition:color .11666667s ease}.tv-widget-watch-list__change-inline.down,.tv-widget-watch-list__change.down{color:#ff4a68}.tv-widget-watch-list__change-inline.up,.tv-widget-watch-list__change.up{color:#3cbc98}.tv-widget-watch-list__change-inline.falling,.tv-widget-watch-list__change-inline.growing,.tv-widget-watch-list__change.falling,.tv-widget-watch-list__change.growing{background:transparent;transition-duration:.05833333s}.tv-widget-watch-list__change-inline.falling,.tv-widget-watch-list__change.falling{color:#ff4a68}.tv-widget-watch-list__change-inline.growing,.tv-widget-watch-list__change.growing{color:#3cbc98}.tv-widget-watch-list__change{display:block;margin-top:.45em;text-align:right;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;-webkit-transform:translateZ(0)
  /*!rtl:raw:
		direction:ltr;
		 */}.tv-widget-watch-list__change--as-column{margin-top:.1em}.tv-widget-watch-list__change--inline{margin-top:.05em}.tv-widget-watch-list__change-inline{font-size:13px}.tv-widget-watch-list__change--as-column .tv-widget-watch-list__change-inline{display:block;font-size:12px}.tv-widget-watch-list__change-arrow{display:inline-block;vertical-align:middle;width:0;height:0;border-style:solid;border-width:0 3.5px 4px;border-color:transparent;margin-right:4px;margin-left:4px
  /*!rtl:raw:
		margin-left: 0;
		 */}.tv-widget-watch-list__change-arrow.down{border-width:4px 3.5px 0;border-color:#ff4a68 transparent transparent}.tv-widget-watch-list__change-arrow.up{border-width:0 3.5px 4px;border-color:transparent transparent #3cbc98}.tv-widget-watch-list__change-arrow--large-right{display:inline-block;vertical-align:middle;width:0;height:0;border-style:solid;border-width:0 6.5px 10px;border-color:transparent;margin-right:4px;margin-left:4px;float:right;margin-top:4px;margin-right:0}.tv-widget-watch-list__change-arrow--large-right.down{border-width:10px 6.5px 0;border-color:#ff4a68 transparent transparent}.tv-widget-watch-list__change-arrow--large-right.up{border-width:0 6.5px 10px;border-color:transparent transparent #3cbc98}.tv-widget-watch-list__chart-clickable{position:absolute;top:-5px;right:-5px;padding:5px;height:22px;line-height:22px;cursor:pointer}.tv-widget-watch-list__chart-clickable svg{display:inline-block;vertical-align:middle;fill:#758696;transition:fill .35s ease}.feature-no-touch .tv-widget-watch-list__chart-clickable:hover svg{fill:#627384;transition-duration:.06s}.feature-no-touch .tv-widget-watch-list__chart-clickable:active svg,.feature-touch .tv-widget-watch-list__chart-clickable:active svg{fill:#465a6e;transition-duration:.06s}.tv-widget-watch-list__title{font-size:15px;color:#b4b4b4;margin-top:0}@media screen and (max-width:479px){.tv-widget-watch-list__title.tv-widget-watch-list__last{text-align:center}}.tv-widget-watch-list__title .tv-widget-watch-list__change-inline{font-size:15px}

/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */html{font-family:sans-serif;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%}body,dir,h1,h2,h3,h4,h5,h6,html,li,menu,ol,p,ul{margin:0;padding:0}article,aside,details,figcaption,figure,footer,header,hgroup,main,menu,nav,section,summary{display:block}audio,canvas,progress,video{display:inline-block;vertical-align:baseline}audio:not([controls]){display:none;height:0}[hidden],template{display:none}a{background-color:transparent;text-decoration:none}.feature-no-touch a:active,.feature-no-touch a:hover,.feature-touch a:active{outline:0}abbr[title]{border-bottom:1px dotted}b,strong{font-weight:700}dfn{font-style:italic}h1{font-size:2em}mark{background:#ff0;color:#000}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sup{top:-.25em}sub{bottom:-.25em}img{border:0}svg:not(:root){overflow:hidden}svg use{pointer-events:none}figure{margin:0}hr{box-sizing:content-box;height:0}pre{overflow:auto}code,kbd,pre,samp{font-family:monospace,monospace;font-size:1em}button,input,optgroup,select,textarea{color:inherit;font:inherit;margin:0}button{overflow:visible}button,select{text-transform:none}button,html input[type=button],input[type=reset],input[type=submit]{-webkit-appearance:button;cursor:pointer}button[disabled],html input[disabled]{cursor:default}button::-moz-focus-inner,input::-moz-focus-inner{border:0;padding:0}input{line-height:normal}input[type=checkbox],input[type=radio]{box-sizing:border-box;padding:0}input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button{height:auto}input[type=search]{-webkit-appearance:textfield;box-sizing:content-box}input[type=search]::-webkit-search-cancel-button,input[type=search]::-webkit-search-decoration{-webkit-appearance:none}fieldset{border:none;margin:0;padding:0}legend{border:0;padding:0}textarea{overflow:auto}optgroup{font-weight:700}table{border-collapse:collapse;border-spacing:0}td,th{padding:0}.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-site-table{display:table;table-layout:fixed;width:100%}@keyframes highlight-symbol{0%{background:transparent}to{background:#ffc84a}}.tv-site-table--layout_auto{table-layout:auto}.tv-site-table--no-side-padding .tv-site-table__column:first-child:after{left:0}.tv-site-table--no-side-padding .tv-site-table__column:last-child:after{right:0}.tv-site-table--no-side-padding .tv-site-table__column:first-child{padding-left:0}@media screen and (max-width:1019px){.tv-site-table--no-side-padding .tv-site-table__column:first-child{padding-left:0}}.tv-site-table--no-side-padding .tv-site-table__column:last-child{padding-right:0;text-align:right}@media screen and (max-width:1019px){.tv-site-table--no-side-padding .tv-site-table__column:last-child{padding-right:0}}.tv-site-table__row{display:table-row;transition:background-color .35s ease}.feature-no-touch .tv-site-table__row--hoverable:hover,.feature-no-touch .tv-site-table__row--interactive:hover{background-color:#f5f8f9;transition-duration:.06s}.tv-site-table__row--interactive{cursor:pointer}.feature-no-touch .tv-site-table__row--interactive:active,.feature-touch .tv-site-table__row--interactive:active{background-color:#f0f5f6;transition-duration:.06s}.tv-site-table__row--highlighted{background-color:#f2fafe}.feature-no-touch .tv-site-table__row--hoverable.tv-site-table__row--highlighted:hover,.feature-no-touch .tv-site-table__row--interactive.tv-site-table__row--highlighted:hover{background-color:#ebf7fd}.feature-no-touch .tv-site-table__row--interactive.tv-site-table__row--highlighted:active,.feature-touch .tv-site-table__row--interactive.tv-site-table__row--highlighted:active{background-color:#e4f5fd}.tv-site-table__row--dummy{visibility:hidden}.tv-site-table__row--updated{animation:highlight-symbol 1.05s;transition:background-color .175s ease-out;animation-iteration-count:3}.tv-site-table__column{display:table-cell;position:relative;padding:8px 10px;line-height:1.5;vertical-align:middle;box-sizing:border-box}.tv-site-table__column:after{content:"";display:block;position:absolute;height:1px;top:-1px;left:0;right:0;background-color:#e9eff2;transition:background-color .35s ease}.feature-no-touch .tv-site-table__column:hover:after{transition-duration:.06s}.tv-site-table__column:first-child:after{left:25px}.tv-site-table__column:last-child:after{right:25px}@media screen and (max-width:1019px){.tv-site-table__column:first-child:after{left:20px}.tv-site-table__column:last-child:after{right:20px}}@media screen and (max-width:329px){.tv-site-table__column:first-child:after{left:10px}.tv-site-table__column:last-child:after{right:10px}}.tv-site-table__column:first-child{padding-left:25px}@media screen and (max-width:1019px){.tv-site-table__column:first-child{padding-left:20px}}@media screen and (max-width:329px){.tv-site-table__column:first-child{padding-left:10px}}.tv-site-table__column:last-child{padding-right:25px;text-align:right}@media screen and (max-width:1019px){.tv-site-table__column:last-child{padding-right:20px}}@media screen and (max-width:329px){.tv-site-table__column:last-child{padding-right:10px}}.tv-site-table__column--align_left{text-align:left}.tv-site-table__column--align_left:last-child{padding-left:0;padding-right:25px;text-align:left}@media screen and (max-width:1019px){.tv-site-table__column--align_left:last-child{padding-right:20px}}@media screen and (max-width:329px){.tv-site-table__column--align_left:last-child{padding-right:10px}}.tv-site-table__column--align_right{text-align:right}.tv-site-table__column--align_right:last-child{padding-left:0;padding-right:25px;text-align:right}@media screen and (max-width:1019px){.tv-site-table__column--align_right:last-child{padding-right:20px}}@media screen and (max-width:329px){.tv-site-table__column--align_right:last-child{padding-right:10px}}.tv-site-table__column--align_top{vertical-align:top}.tv-site-table__column--no-padding_top{padding-top:0}@media screen and (max-width:479px){.tv-site-table__column--no-phone-vertical{display:none}.tv-site-table__column--last-phone-vertical{padding-left:0;padding-right:20px;text-align:right}.tv-site-table__column--last-phone-vertical:after{right:20px}}.feature-no-touch .tv-site-table__row--hoverable:hover+.tv-site-table__row--hoverable .tv-site-table__column:after,.feature-no-touch .tv-site-table__row--hoverable:hover .tv-site-table__column:after,.feature-no-touch .tv-site-table__row--interactive:hover+.tv-site-table__row--interactive .tv-site-table__column:after,.feature-no-touch .tv-site-table__row--interactive:hover .tv-site-table__column:after,.tv-site-table__row--highlighted+.tv-site-table__row .tv-site-table__column:after,.tv-site-table__row--highlighted .tv-site-table__column:after,.tv-site-table__row--no-border .tv-site-table__column:after,.tv-site-table__row:first-child .tv-site-table__column:after{background-color:transparent}.tv-site-table__inline-block-wrapper{display:inline-block}.tv-site-widget{position:relative;background-color:#fff;box-sizing:border-box}html.theme-dark .tv-site-widget{background-color:#1c2030}.tv-site-widget:after,.tv-site-widget:before{clear:both;display:table;content:""}.tv-site-widget--bg_none{background-color:transparent}.tv-site-widget--scrollable{overflow:hidden}.tv-site-widget--full-width{width:100%}.tv-site-widget__body,.tv-site-widget__footer,.tv-site-widget__head{margin:25px 0;padding:0 25px}@media screen and (max-width:1019px){.tv-site-widget__body,.tv-site-widget__footer,.tv-site-widget__head{padding:0 20px}}.tv-site-widget__body--tabs-padding,.tv-site-widget__footer--tabs-padding,.tv-site-widget__head--tabs-padding{padding-top:13px}.tv-site-widget__background{position:absolute;left:0;top:0;width:100%;height:100%}.tv-site-widget__background--6mf{background-image:url("../../../static/images/svg/6-months-free-background.svg");background-size:cover;background-position:bottom;background-repeat:no-repeat}.tv-site-widget__content{position:relative}.tv-site-widget__content--centered{text-align:center}.tv-site-widget__head{display:block;position:relative}.tv-site-widget__head--bordered{margin-bottom:0;padding-bottom:25px;border-bottom:2px solid #e9eff2}@media screen and (max-width:1019px){.tv-site-widget__head--bordered{padding-bottom:0}}.tv-site-widget__head--embedded{margin:15px 0}.tv-site-widget__head:after{clear:both;display:table;content:""}.tv-site-widget__body--padding_bottom{padding-bottom:25px}.tv-site-widget__body--padding_top{padding-top:25px}.tv-site-widget__body.i-loading{pointer-events:none}.tv-site-widget__body.i-loading>*{opacity:.4;transition-duration:.06s}.tv-site-widget__body--watchlist-embedded{margin:10px 0}.tv-site-widget__body--chartevents-embedded,.tv-site-widget__body--trimmed{margin:0;padding:0}.tv-site-widget__body--trimmed_vertical{margin:0}.tv-site-widget__body--chart{position:relative;margin:0;padding:0;height:530px;border-top:1px solid #e7ebee}.tv-site-widget__footer:after{clear:both;display:table;content:""}.tv-site-widget__footer--bordered{margin-top:0;padding-top:25px;border-top:2px solid #e9eff2}.tv-site-widget__actions{text-align:right}.tv-site-widget__actions>*{margin-left:15px}.tv-site-widget__actions--centered{float:none;text-align:center}@media screen and (max-width:1019px){.tv-site-widget__actions{margin-bottom:-20px}.tv-site-widget__actions>*{margin-bottom:20px}.tv-site-widget__actions--tablet_margin{margin-bottom:0}}@media screen and (max-width:767px){.tv-site-widget__actions{margin-left:-15px;text-align:left}}.tv-site-widget__head .tv-site-widget__actions .tv-button{position:relative;top:-3px}@media screen and (max-width:1019px){.tv-site-widget__head .tv-site-widget__actions .tv-button{top:0}}.tv-site-widget__action-item{cursor:pointer;color:#3bb3e4;transition:color .35s ease}html.theme-dark .tv-site-widget__action-item{color:#299dcd}.tv-site-widget__action-item:visited{color:#3bb3e4;fill:#3bb3e4}html.theme-dark .tv-site-widget__action-item:visited{fill:#299dcd;color:#299dcd}.feature-no-touch .tv-site-widget__action-item:hover{color:#3babd8;fill:#3babd8;transition-duration:.06s}.feature-no-touch .tv-site-widget__action-item:active,.feature-touch .tv-site-widget__action-item:active{color:#049ddc;fill:#049ddc;transition-duration:.06s}.tv-site-widget__actions-control-input{width:150px;margin-top:-7px}.tv-site-widget__control-icons{float:right;height:25px;line-height:25px;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.tv-site-widget__control-icon{display:inline-block;width:25px;height:25px;color:#758696;transition:color .35s ease}.feature-no-touch .tv-site-widget__control-icon:hover{color:#8a8a8a;transition-duration:.06s}.feature-no-touch .tv-site-widget__control-icon:active,.feature-touch .tv-site-widget__control-icon:active{color:#757575;transition-duration:.06s}.tv-site-widget__control-icon--arrow-down svg{fill:currentColor;width:12px;height:12px;margin:6.5px}.tv-site-widget__control-icon--hline:before{content:"";display:block;width:11px;height:2px;margin:17px 7px 0;background:currentColor}.tv-site-widget__control-icon--get-widget{cursor:pointer;margin-right:11px;margin-bottom:-3px}.tv-site-widget__control-icon--get-widget-big{margin-bottom:-9px}@media screen and (max-width:1019px){.tv-site-widget__control-icon--get-widget-big{margin-bottom:0}}@media screen and (max-width:479px){.tv-site-widget__control-icon--get-widget-big{margin-bottom:-6px}}.tv-site-widget__control-icon--calendar-config{float:left;margin-right:14px}.tv-site-widget__control-icon--calendar-config svg{display:block;width:20px;height:20px;margin:3px 0 0 2px}.tv-site-widget__get-widget-button-wrap{position:absolute;top:0;
  /*!rtl:ignore*/left:0}.tv-site-widget__get-widget-dropdown-body{margin-top:0}.tv-site-widget__title{font-size:18px;font-weight:700;line-height:1.4;text-transform:uppercase;color:#4a4a4a}.tv-site-widget__title a{color:#4a4a4a;transition:color .35s ease}.tv-site-widget__title a:visited{color:#4a4a4a;fill:#4a4a4a}.feature-no-touch .tv-site-widget__title a:hover{color:#3babd8;fill:#3babd8;transition-duration:.06s}.feature-no-touch .tv-site-widget__title a:active,.feature-touch .tv-site-widget__title a:active{color:#049ddc;fill:#049ddc;transition-duration:.06s}.tv-site-widget__title:last-child{margin-bottom:0}.tv-site-widget__title--branded{color:#3bb3e4}.tv-site-widget__title--pick-of-the-day{position:relative;color:#fff;margin-bottom:20px}.tv-site-widget__title--half-width{width:50%}@media screen and (max-width:1019px){.tv-site-widget__title--half-width{width:auto}}.tv-site-widget__title-info-icon{width:18px;height:18px;display:inline-block;margin-left:10px;vertical-align:text-top}.tv-site-widget__title-info-icon svg{width:18px;height:18px;fill:#4a4a4a}.tv-site-widget__subtitle{margin-top:6px;margin-bottom:5px;font-size:12px;line-height:1;text-transform:uppercase;color:#adaeb0}.tv-site-widget__subtitle--half-width{width:50%}@media screen and (max-width:1019px){.tv-site-widget__subtitle--half-width{width:auto}}.tv-site-widget__subtitle:last-child{margin-bottom:0}.tv-site-widget__tabs{margin-top:10px;margin-bottom:-25px;font-size:14px}@media screen and (max-width:1019px){.tv-site-widget__tabs{margin-bottom:-20px}}.tv-site-widget__after-tabs-container{padding-top:15px}.tv-site-widget__scroll-wrapper{display:block;overflow:hidden;position:relative;box-sizing:border-box}.tv-site-widget__scroll-inner{position:absolute;width:100%;box-sizing:border-box}.tv-site-widget__scroll-inner.i-no-scroll{position:relative}.tv-site-widget__height_default{height:480px}.tv-site-widget__height_increased{height:700px}.tv-site-widget__height_hotlist{height:275px}.tv-site-widget__height_hotlist--interactive{height:495px}.tv-site-widget__no-horz-indent{margin-left:-25px;margin-right:-25px}@media screen and (max-width:1019px){.tv-site-widget__no-horz-indent{margin-left:-20px;margin-right:-20px}}.tv-site-widget__show-more{position:absolute;padding:20px;bottom:0;left:0;right:0;font-size:13px;opacity:.97;border-top:1px solid #e9eff2;cursor:pointer;text-align:center;text-transform:uppercase;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;background-color:#fff;color:#3bb3e4;transition:color .35s ease}html.theme-dark .tv-site-widget__show-more{color:#299dcd}.tv-site-widget__show-more:visited{color:#3bb3e4;fill:#3bb3e4}html.theme-dark .tv-site-widget__show-more:visited{fill:#299dcd;color:#299dcd}.feature-no-touch .tv-site-widget__show-more:hover{color:#3babd8;fill:#3babd8;transition-duration:.06s}.feature-no-touch .tv-site-widget__show-more:active,.feature-touch .tv-site-widget__show-more:active{color:#049ddc;fill:#049ddc;transition-duration:.06s}.tv-site-widget__show-more--tech{position:relative}.tv-site-widget--dark{background-color:#2a2c39}.tv-site-widget__head--dark{color:#adaeb0}.tv-site-widget__title--dark{color:#fff}.tv-site-widget__body--dark{color:#adaeb0}.tv-site-widget__footer--dark{color:#adaeb0;border-color:hsla(0,0%,100%,.1)}.tv-site-widget__title-inline-select-wrapper{display:inline-block;position:relative;top:-3px;margin-left:20px;font-size:medium;font-weight:400;color:#535353;vertical-align:middle}.tv-site-widget__hotlist-option-title{position:relative;top:1px;vertical-align:middle;margin-left:5px;text-transform:none}.tv-site-widget__select-button.i-disabled{opacity:.7;cursor:default}.tv-site-widget__hotlist-exchange--selected{background:#d8f0fa}.tv-site-widget__calendar-filter-icon{float:right;height:25px;cursor:pointer;color:#758696}.tv-site-widget__calendar-filter-icon>svg{display:block;margin-top:3px;width:20px;height:20px}.sb-inner-shadow{box-shadow:0 0 5px rgba(0,0,0,.15);position:absolute;bottom:-10px;width:100%;height:10px;background:#fff;z-index:5;pointer-events:none;transform:translateY(0);transition:opacity .11666667s ease,transform .11666667s ease}html.theme-dark .sb-inner-shadow{background:#171b29}.sb-inner-shadow.top{box-shadow:0 0 5px rgba(0,0,0,.15);top:-10px}.sb-inner-shadow.i-invisible{transform:translateY(5px)}.sb-inner-shadow.i-invisible.top{transform:translateY(-5px)}.sb-inner-shadow.i-invisible{opacity:0}.sb-scrollbar{position:absolute!important;opacity:0;width:7px;height:100px;top:73px;right:1px;z-index:1;transition:opacity .3s}.sb-scrollbar.active,.sb-scrollbar.active-always{opacity:1}.sb-scrollbar__content-wrapper--scroll-inited{position:relative}.sb-scrollbar__content--scroll-inited{position:absolute}.sb-scrollbar-wrap{position:absolute;top:0;right:1px;width:6px;height:100%;z-index:1}.sb-scrollbar-wrap .sb-scrollbar{right:0}.sb-scrollbar-body{width:6px;border:0;background:#d8d8d8}html.theme-dark .sb-scrollbar-body{background:#4f5966}.gray .sb-scrollbar-body{background:#75757a;border-color:#75757a;border-radius:3px}.sb-scrollbar-bottom,.sb-scrollbar-top{display:none}.active-always.gray,.gray{opacity:.5}