.i-scroll{display:flex;padding:0 4px 4px 0;position:relative}.i-scroll>.i-scroll__wapper{flex:1;overflow:hidden}.i-scroll.mobile,.i-scroll.nopadding{padding:0}.i-scroll.mobile>.i-scroll__wapper{overflow:auto}.i-scroll.mobile>.i-scroll__horizontal,.i-scroll.mobile>.i-scroll__vertical{display:none}.i-scroll.moving>.i-scroll__wapper{pointer-events:none}.i-scroll.moving>.i-scroll__horizontal,.i-scroll.moving>.i-scroll__vertical,.i-scroll:hover>.i-scroll__horizontal,.i-scroll:hover>.i-scroll__vertical{background:#0003}.i-scroll>.i-scroll__horizontal,.i-scroll>.i-scroll__vertical{background:transparent;border-radius:4px;position:absolute;transition:all .3s}.i-scroll>.i-scroll__horizontal.active,.i-scroll>.i-scroll__horizontal:hover,.i-scroll>.i-scroll__vertical.active,.i-scroll>.i-scroll__vertical:hover{background:#0000004d}.i-scroll>.i-scroll__horizontal.active,.i-scroll>.i-scroll__vertical.active{transition:background-color .3s}.i-scroll>.i-scroll__vertical{right:0;width:4px}.i-scroll>.i-scroll__horizontal{bottom:0;height:4px}.i-table{--i-table-top:0px;--i-table-bottom:0px}.i-table table{width:100%}.i-table table td,.i-table table th{border-bottom:1px solid #ebeef5;padding:12px 6px;text-align:center}.i-table table th .i-svg{height:1.5em;transform:translateY(-2px);width:1.5em}.i-table table thead tr>th{background-color:#fff;cursor:default;position:sticky;top:0;white-space:nowrap;z-index:2}.i-table table thead tr>th.head--tools>.i-svg.active{color:#1b78ff}.i-table table thead .caret-wrapper{display:inline-block;height:1em;position:relative;width:16px}.i-table table thead .sort-caret{border:5px solid transparent;cursor:pointer;height:0;left:3px;position:absolute;width:0}.i-table table thead .sort-caret.ascending{border-bottom-color:#c0c4cc;top:-3px}.i-table table thead .sort-caret.ascending.active{border-bottom-color:#409eff}.i-table table thead .sort-caret.descending{border-top-color:#c0c4cc;bottom:-7px}.i-table table thead .sort-caret.descending.active{border-top-color:#409eff}.i-table table tbody tr{transition:background-color .25s ease}.i-table table tbody tr:hover{background-color:#f5f7fa}.i-table table tbody:before{content:" ";display:block;height:var(--i-table-top)}.i-table table tbody:after{content:" ";display:block;height:var(--i-table-bottom)}
