h1,h2,h3,h4,h5{margin:0}.mfui-table{display:flex;font-family:inherit;font-size:15px;line-height:24px}@supports(-moz-appearance:none){.mfui-table__scroll{scrollbar-color:var(--spbSky2) var(--spbSky1);scrollbar-width:auto}}.mfui-table:not(.mfui-table_touch) .mfui-table__scroll::-webkit-scrollbar{width:8px;height:8px;border-radius:100px;background-color:var(--spbSky1)}.mfui-table:not(.mfui-table_touch) .mfui-table__scroll::-webkit-scrollbar-track{border-radius:100px;background-color:var(--spbSky0)}.mfui-table:not(.mfui-table_touch) .mfui-table__scroll::-webkit-scrollbar-thumb{border-radius:100px;background-color:var(--spbSky2)}.mfui-table:not(.mfui-table_touch) .mfui-table__scroll::-webkit-scrollbar-corner{background:transparent}.mfui-table__scroll{position:relative;display:grid;grid-template-columns:auto auto auto;max-width:100%;overflow:auto}@media screen and (min-width:1024px){.mfui-table__scroll_limit{max-height:500px}}.mfui-table__top-shadow{display:block;grid-column-start:1;grid-column-end:4;width:100%;height:18px;margin-bottom:-18px;background:linear-gradient(180deg,rgba(0,0,0,.04) .01%,rgba(0,0,0,.01) 49.5%,hsla(0,0%,100%,0) 99.98%)}.mfui-table__left-shadow,.mfui-table__top-shadow{position:-webkit-sticky;position:sticky;top:0;z-index:2}.mfui-table__left-shadow{bottom:0;left:0;width:18px;margin-right:-18px;background:linear-gradient(90deg,rgba(0,0,0,.04),rgba(0,0,0,.01) 49.5%,hsla(0,0%,100%,0))}.mfui-table__bottom-gradient{bottom:0;grid-column-start:1;grid-column-end:4;width:100%;height:48px;margin-top:-48px;background:linear-gradient(to top,var(--base) 25%,hsla(0,0%,100%,0))}.mfui-table__bottom-gradient,.mfui-table__right-gradient{position:-webkit-sticky;position:sticky;z-index:1;display:block}.mfui-table__right-gradient{right:0;width:48px;height:100%;margin-left:-48px;background:linear-gradient(to left,var(--base) 25%,hsla(0,0%,100%,0))}.mfui-table__table{border-width:0;border-collapse:separate;border-spacing:0;background-color:var(--base)}.mfui-table__cell{box-sizing:border-box;padding:24px;background-color:var(--base)}@media screen and (max-width:767px){.mfui-table__cell{padding-right:16px;padding-left:16px}}.mfui-table__cell:first-child{position:relative;left:0;width:144px;min-width:144px}.mfui-table__cell:not(:first-child){max-width:288px}.mfui-table__row_head .mfui-table__cell{font-size:12px;line-height:18px;height:72px;padding-bottom:12px;color:var(--spbSky3);vertical-align:bottom;background-color:var(--spbSky0)}.mfui-table__row_head .mfui-table__cell:first-child{border-top-left-radius:16px;border-bottom-left-radius:16px}.mfui-table__row_head .mfui-table__cell:last-child{border-top-right-radius:16px;border-bottom-right-radius:16px}.mfui-table__row_content:last-child .mfui-table__cell{border-bottom:1px solid var(--spbSky1)}.mfui-table__row_content .mfui-table__cell{border-top:1px solid var(--spbSky1)}.mfui-table__row_head+.mfui-table__row_content .mfui-table__cell{border-top:none}.mfui-table__row_align_bottom .mfui-table__cell{vertical-align:bottom}.mfui-table__row_align_top .mfui-table__cell{vertical-align:top}.mfui-table__row_align_top.mfui-table__row_head .mfui-table__cell{padding-top:12px}.mfui-table_min-cell-size_small .mfui-table__cell:not(:first-child){min-width:72px}.mfui-table_min-cell-size_large .mfui-table__cell:not(:first-child){min-width:144px}.mfui-table_fix-column .mfui-table__cell:first-child{position:-webkit-sticky;position:sticky}.mfui-table_fix-column .mfui-table__left-shadow{left:144px}.mfui-table_fix-column .mfui-table__bottom-gradient{z-index:3}.mfui-table_bold-font .mfui-table__cell:first-child{font-weight:500}.mfui-table_horizontal-scroll .mfui-table__row:last-child .mfui-table__cell{border-bottom:none}