.market-quotes-widget{background-color:var(--widget-bg-color,#fff);display:flex;flex-direction:column;height:100%;overflow-x:auto;--divider-color:#787b862e;overflow-y:auto;-webkit-overflow-scrolling:touch}html.theme-dark .market-quotes-widget{background-color:var(--widget-bg-color,#131722);--divider-color:#787b8678}.market-quotes-widget::-webkit-scrollbar{height:5px;width:5px}.market-quotes-widget::-webkit-scrollbar-thumb{background-clip:content-box;background-color:var(--tv-color-scrollbar-thumb-background,#9598a1);border:1px solid #0000;border-radius:3px}html.theme-dark .market-quotes-widget::-webkit-scrollbar-thumb{background-color:var(--tv-color-scrollbar-thumb-background,#363a45)}.market-quotes-widget::-webkit-scrollbar-track{background-color:initial;border-radius:3px}.market-quotes-widget::-webkit-scrollbar-corner{display:none}@supports (-moz-appearance:none){.market-quotes-widget{scrollbar-color:#9598a1 #0000;scrollbar-width:thin}html.theme-dark .market-quotes-widget{scrollbar-color:#363a45 #0000}}.market-quotes-widget__ellipsis-value{overflow:hidden;text-overflow:ellipsis}.market-quotes-widget__symbols{display:flex;flex-direction:column;justify-content:space-between;min-width:745px}.market-quotes-widget__header{background-color:var(--widget-bg-color,#fff);flex-grow:0;min-width:745px;position:sticky;top:0;width:100%;z-index:3}html.theme-dark .market-quotes-widget__header{background-color:var(--widget-bg-color,#131722)}.market-quotes-widget__row{display:flex;flex-grow:1;height:100%;justify-content:space-between;min-height:35px;width:100%}.market-quotes-widget__row--header{border-bottom:2px solid var(--divider-color);color:#9598a1;font-size:13px;min-height:50px}html.theme-dark .market-quotes-widget__row--header{color:#9598a1}.market-quotes-widget__row--group{align-items:flex-end;background-color:var(--widget-bg-color,#fff);box-sizing:border-box;color:#131722;display:flex;font-size:13px;font-weight:700;min-height:36px;padding:10px;position:sticky;text-transform:uppercase;top:52px;z-index:2}html.theme-dark .market-quotes-widget__row--group{background-color:var(--widget-bg-color,#131722);color:#d1d4dc}.market-quotes-widget__row--group:before{background-color:#787b860d;content:"";inset:0;position:absolute}html.theme-dark .market-quotes-widget__row--group:before{background-color:#787b861c}.market-quotes-widget__row-title{left:10px;position:sticky}.market-quotes-widget__row--symbol:not(:last-child){border-bottom:1px solid var(--divider-color)}.market-quotes-widget--transparent .market-quotes-widget__field--header-text,.market-quotes-widget--transparent .market-quotes-widget__field--name-row-cell,.market-quotes-widget--transparent .market-quotes-widget__row--group,.market-quotes-widget--transparent .market-quotes-widget__row--header .market-quotes-widget__filling{-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px)}.market-quotes-widget__shrink{height:100%;left:210px;pointer-events:none;position:sticky;visibility:visible}.market-quotes-widget__shrink--wrap{height:100%;overflow:hidden;position:absolute;width:5px}.market-quotes-widget__shrink--shadow{box-shadow:0 0 6px 0 var(--divider-color);height:200%;left:-5px;position:absolute;top:-50%;width:5px}.market-quotes-widget__filling{background-color:var(--widget-bg-color,#fff);display:flex;flex:1 1 auto;left:0;position:sticky}html.theme-dark .market-quotes-widget__filling{background-color:var(--widget-bg-color,#131722)}.market-quotes-widget__filling:after{content:"";height:100%;left:-100px;position:absolute;width:100px}.market-quotes-widget__field{align-items:center;color:#131722;display:flex;width:75px}html.theme-dark .market-quotes-widget__field{color:#d1d4dc}.market-quotes-widget__field--header-text.market-quotes-widget__field--last{padding-left:10px}.market-quotes-widget__field--header-text{color:#9598a1;justify-content:center}html.theme-dark .market-quotes-widget__field--header-text{color:#9598a1}.market-quotes-widget__field--block{display:flex}.market-quotes-widget__field--icon-wrapper{align-items:center;display:flex}.market-quotes-widget__field--icon{margin-right:8px}.market-quotes-widget__field--name-width{align-items:center;display:flex;min-width:200px;z-index:1}.market-quotes-widget__field--name-header-align{background-color:var(--widget-bg-color,#fff);justify-content:flex-start;left:0;padding-left:10px;position:sticky}html.theme-dark .market-quotes-widget__field--name-header-align{background-color:var(--widget-bg-color,#131722)}.market-quotes-widget__field--name-row-cell{background-color:var(--widget-bg-color,#fff);justify-content:flex-start;left:0;padding-left:10px;position:sticky}html.theme-dark .market-quotes-widget__field--name-row-cell{background-color:var(--widget-bg-color,#131722)}.market-quotes-widget__field--name-row-cell a{color:#131722;overflow:hidden;text-overflow:ellipsis;transition:color .35s ease;white-space:nowrap}html.theme-dark .market-quotes-widget__field--name-row-cell a{color:#d1d4dc}@media (any-hover:hover){.market-quotes-widget__field--name-row-cell a:hover,html.theme-dark .market-quotes-widget__field--name-row-cell a:hover{color:#1e53e5}}.market-quotes-widget__field--row-cell{justify-content:flex-end}.market-quotes-widget__field--row-cell:last-child{padding-right:10px}.market-quotes-widget__symbol-exclamation-mark{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='10' height='10' viewBox='0 0 10 10'%3e%3cpath fill='%23ff4a68' d='M5 10A5 5 0 1 0 5 0a5 5 0 0 0 0 10zm-.5-3h1c.6 0 .6 1 0 1h-1c-.6 0-.6-1 0-1zM4 2h2v2l-.5 2h-1L4 4z'/%3e%3c/svg%3e") 50% no-repeat;cursor:default;display:inline-block;height:14px;margin-left:5px;width:14px}