body{--step:4px;--step1:calc(var(--step)*1);--step2:calc(var(--step)*2);--step3:calc(var(--step)*3);--step4:calc(var(--step)*4);--step5:calc(var(--step)*5);--step6:calc(var(--step)*6);--step7:calc(var(--step)*7);--step8:calc(var(--step)*8);--step9:calc(var(--step)*9);--step10:calc(var(--step)*10);--step11:calc(var(--step)*11);--step12:calc(var(--step)*12);--step13:calc(var(--step)*13);--step14:calc(var(--step)*14);--step15:calc(var(--step)*15);--step16:calc(var(--step)*16);--chart-height:calc(var(--step)*80);--chart-line-width-0:1px;--chart-line-width:2px;--chart-line-width-2:3px;--chart-trend-width:1px;--c-bg:#fff;--c-txt-prm:#000;--c-txt-sec:rgba(0,0,0,.5);--c-txt-inv:#fff;--c-txt-red:#c54421;--c-txt-green:#3f733b;--c-txt-blue:#406eab;--c-txt-grey:#a4a4a4;--c-txt-semi-grey:#a4a4a4a0;--c-txt-semi-red:#c54421a0;--c-txt-semi-blue:#005ea3a0;--c-prm:#569fed;--c-pie-empty:#edf3f9;--c-border:#efefef;--c-chart-blue:#63a1eb;--c-chart-light-blue:#d5dcf5;--c-chart-red-rgb:230,108,71;--c-chart-red:rgb(var(--c-chart-red-rgb));--c-chart-green-rgb:112,179,71;--c-chart-green:rgb(var(--c-chart-green-rgb));--c-chart-light-green:#d9e1d0;--c-chart-gray:#495360;--c-chart-grey:#aeb4b7;--c-chart-purple:#9d5bf0;--c-chart-text-blue:#005ea3;--c-chart-list-1:#37a0f4;--c-chart-list-2:#ff7d61;--c-chart-list-3:#d2906b;--c-chart-list-4:#b298e9;--c-chart-list-5:#9dc896;--c-chart-list-6:#3674a7;--c-chart-list-7:#ffa268;--c-chart-list-8:#3fc1c3;--c-chart-list-9:#947cff;--c-chart-list-10:#ffd74c;--c-chart-list-11:#cd64ff;--c-chart-list-12:#99a9c1}.s-chart-placeholder.s-svg-chart,.signal-chart-placeholder.s-svg-chart{height:auto;margin-top:0!important}.s-svg{fill:currentColor;overflow:hidden!important}.svg-chart__wrap{-webkit-box-flex:1;-ms-flex:1;flex:1}.svg-chart__ui-table{border:0;border-collapse:collapse;border-spacing:0;width:100%}.svg-chart__ui-table tr{border:0}.svg-chart__ui-table td,.svg-chart__ui-table th{border:0;padding:0 var(--step3);text-align:left}.svg-chart__ui-table th{background:var(--c-bg);font-size:11px;font-weight:500;height:var(--step7);line-height:14px}.svg-chart__ui-table td{color:var(--c-chart-text-blue);font-size:12px;height:var(--step8);line-height:16px}.svg-chart__ui-table td.svg-chart__grey{color:var(--c-txt-grey)}.svg-chart__ui-table td.svg-chart__grey.svg-chart__negative{color:var(--c-txt-semi-red)}.svg-chart__ui-table td.svg-chart__grey.svg-chart__positive{color:var(--c-txt-semi-blue)}.svg-chart__ui-table td.svg-chart__negative{color:var(--c-txt-red)}.svg-chart__ui-table td.svg-chart__positive{color:var(--c-txt-green)}.svg-chart__ui-table td .svg-chart__total,.svg-chart__ui-table td.svg-chart__main{color:var(--c-txt-prm)}.svg-chart__ui-table td:not(:first-child),.svg-chart__ui-table th:not(:first-child){text-align:right}.svg-chart__ui-table tbody tr:nth-child(odd) th{background:var(--c-bg)}.svg-chart__ui-table tbody tr:nth-child(2n) td{background:var(--c-bg)}.svg-chart__ui-table tbody tr:nth-child(odd) td{background:#f8fafd}.svg-chart__ui-table td.s-main,.svg-chart__ui-table th.s-main{border-right:1px solid #f1f3f9;color:var(--c-txt-grey);font-weight:500;left:0;position:sticky}.svg-chart__ui-table td.s-last,.svg-chart__ui-table th.s-last{border-left:1px solid #f1f3f9;position:sticky;right:0}.svg-chart__ui-table tfoot{border-top:1px solid #f1f3f9}.svg-chart__ui-table td,.svg-chart__ui-table th{padding:0 var(--step2)}.svg-chart__ui-table .svg-chart__extra{color:var(--c-chart-gray)}.svg-chart__table-wrap{grid-area:table;min-height:calc(var(--step)*15);overflow-x:auto;overflow-y:hidden}.svg-chart__fat{margin-bottom:3px;margin-top:3px;vertical-align:top}.svg-chart__chart-block{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-column-break-inside:avoid;-moz-column-break-inside:avoid;break-inside:avoid}.svg-chart__chart-block__header{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;min-height:calc(var(--step)*12)}.svg-chart__chart-block__chart{display:-webkit-box;display:-ms-flexbox;display:flex;height:var(--chart-height);-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch}.svg-chart__chart-block__chart>div{-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:1;-ms-flex:1;flex:1}.svg-chart__chart-block__footer{padding-top:var(--step)}.svg-chart__label{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;cursor:default;gap:var(--step)}.svg-chart__negative{color:var(--c-txt-red)}.svg-chart__positive{color:var(--c-txt-green)}.svg-chart__indicators{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;overflow-x:auto;width:100%}.svg-chart__indicator{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;padding:var(--step2) var(--step4)}.svg-chart__indicator-right,.svg-chart__indicator-right .label,.svg-chart__indicator-right .value{text-align:right}.svg-chart__indicator-slim{margin:0}.svg-chart__indicator-first{margin-left:0}.svg-chart__indicator-highlight{background-color:var(--c-pie-empty);border-radius:2px}.svg-chart__indicator-highlight .svg-chart__indicator-label{color:#000}.svg-chart__indicator-value{color:var(--c-txt-prm);display:-webkit-box;display:-ms-flexbox;display:flex;font-size:14px;line-height:16px;min-height:16px;white-space:nowrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;cursor:default;gap:var(--step);width:100%}.svg-chart__indicator-label{color:var(--c-txt-sec);cursor:default;font-size:11px;line-height:12px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;width:100%}.svg-chart__color{background-color:var(--c-bg);border-radius:3px;display:inline-block;height:6px;margin:0 2px 0 0;overflow:hidden;vertical-align:middle;width:6px}.svg-chart__color-inner{display:block;height:6px;width:6px}.svg-chart__chart-tooltip{font-size:12px}.svg-chart__chart-tooltip td:nth-child(3){padding-left:var(--step6);padding-right:var(--step);text-align:right}.svg-chart__chart-tooltip td:first-child{padding-left:var(--step);padding-right:var(--step)}.svg-chart__risks{display:-webkit-box;display:-ms-flexbox;display:flex;grid-area:3/1/4/4;width:100%;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:var(--step2)}.svg-chart__risks .svg-chart__chart{height:var(--chart-height)}.svg-chart__risks .svg-chart__charts-header{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;min-height:calc(var(--step)*12)}.svg-chart__pie{display:grid;-webkit-box-flex:1;-ms-flex:1;flex:1;grid-template-columns:25% 50% 25%;overflow:hidden}.svg-chart__pie .svg-chart__legend{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch}.svg-chart__pie .svg-chart__empty{height:100%;left:50%;pointer-events:none;position:absolute;top:50%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:100%}.svg-chart__pie .svg-chart__wrap{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.svg-chart__pie .svg-chart__chart{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;overflow:hidden;position:relative;-webkit-box-flex:1;-ms-flex:1;flex:1}.svg-chart__pie .svg-chart__content{left:50%;position:absolute;top:50%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.svg-chart__pie path{outline:none;stroke:#fff}.s-switch{position:absolute;right:0;white-space:nowrap;z-index:1}.s-avatar-chart{position:relative}.s-avatar-chart canvas{left:0;position:absolute;top:0}.s-avatar-chart.signal-card__chart{height:110px;margin:-20px 0}.s-stop-flag{cursor:pointer;height:16px;opacity:.3;position:relative;width:16px;z-index:99}.s-stop-flag:hover{opacity:1;stroke-width:2}.s-stop-flag__tooltip{position:absolute!important;z-index:1}.s-stop-flag__tooltip.s-top{-webkit-transform:translate(-50%,-200%);-ms-transform:translate(-50%,-200%);transform:translate(-50%,-200%)}.s-stop-flag__tooltip.s-bottom{-webkit-transform:translate(-50%,150%);-ms-transform:translate(-50%,150%);transform:translate(-50%,150%)}.s-stop-flag-highlight{opacity:.7}.s-stop-flag.s-positive{fill:var(--c-chart-green);stroke:var(--c-chart-green)}.s-stop-flag.s-negative{fill:var(--c-chart-red);stroke:var(--c-chart-red)}.s-ui-tooltip{background:var(--c-chart-gray);color:var(--c-txt-inv);font-size:12px;line-height:14px;padding:calc(var(--step)/2) var(--step);position:relative}.s-ui-tooltip:after{bottom:100%;content:"";height:0;position:absolute;width:0}.s-ui-tooltip.s-bottom:after{border:4px solid transparent;border-bottom:3px solid var(--c-chart-gray);bottom:100%;left:50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%)}.s-ui-tooltip.s-top:after{border:4px solid transparent;border-top:3px solid var(--c-chart-gray);left:50%;top:100%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%)}.s-ui-tooltip.s-left:after{border:4px solid transparent;border-left:3px solid var(--c-chart-gray);left:100%;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%)}.s-ui-tooltip.s-right:after{border:4px solid transparent;border-right:3px solid var(--c-chart-gray);right:100%;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%)}.s-swing-progress{--progress-c-left:#e7f5de;--progress-c-right:#e7f5de00;-webkit-box-flex:1;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex:1;flex:1;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:20px}.s-swing-progress .-item{min-width:300px;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;line-height:20px}.s-swing-progress .-bar{border-image-slice:1;height:14px;letter-spacing:0;margin:5px 0;position:relative;width:100%;word-spacing:0}.s-swing-progress .-bar>*{-webkit-box-sizing:border-box;box-sizing:border-box;display:inline-block;height:14px;position:absolute}.s-swing-progress .-bar :first-child{background:-webkit-gradient(linear,left top,right top,color-stop(0,#e7f5de),to(#e7f5de00));background:linear-gradient(90deg,#e7f5de,#e7f5de00);border:1px solid #70b147;left:0}.s-swing-progress .-bar :nth-child(2){background:-webkit-gradient(linear,left top,right top,color-stop(0,#ffebde00),to(#ffebde));background:linear-gradient(90deg,#ffebde00,#ffebde);border:1px solid #e66a45;right:0}.s-swing-progress .-bar :nth-child(2):not(:only-child){border-left-width:0}.s-swing-progress .-bar.-empty{-webkit-box-flex:1;-ms-flex-positive:1;background:-webkit-gradient(linear,left top,right top,color-stop(0,#cccccc22),color-stop(50%,#cccccc00),to(#cccccc22));background:linear-gradient(90deg,#cccccc22,#cccccc00 50%,#cccccc22);border:1px solid #ccc;flex-grow:1;height:12px}.s-swing-progress .-label{font-size:11px}.s-swing-progress .-label:last-child{text-align:right}.s-swing-progress .-positive .-currency,.s-swing-progress .-positive .-value{color:var(--c-txt-green)}.s-swing-progress .-negative .-currency,.s-swing-progress .-negative .-value{color:var(--c-txt-red)}