.hl-tab{position:relative;display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-flex:1;-webkit-flex:1;flex:1;-webkit-box-align:center;-webkit-align-items:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;justify-content:center;box-sizing:border-box;padding:0 .2rem;color:#646566;font-size:.7rem;line-height:1rem;cursor:pointer}.hl-tab--active{color:#262626;font-weight:500}.hl-tab--disabled{color:#c8c9cc;cursor:not-allowed}.hl-tab__text--ellipsis{display:-webkit-box;overflow:hidden;-webkit-line-clamp:1;-webkit-box-orient:vertical}.hl-tab__text-wrapper{position:relative}.hl-tabs{position:relative}.hl-tabs__wrap{overflow:hidden}.hl-tabs__wrap--page-top{position:fixed}.hl-tabs__wrap--content-bottom{top:auto;bottom:0}.hl-tabs__wrap--scrollable .hl-tab{-webkit-box-flex:1;-webkit-flex:1 0 auto;flex:1 0 auto;padding:0 .6rem}.hl-tabs__wrap--scrollable .hl-tabs__nav{overflow-x:auto;overflow-y:hidden;-webkit-overflow-scrolling:touch}.hl-tabs__wrap--scrollable .hl-tabs__nav::-webkit-scrollbar{display:none}.hl-tabs__wrap--scrollable .hl-tabs__nav--complete{padding-right:.4rem;padding-left:.4rem}.hl-tabs__nav{position:relative;display:-webkit-box;display:-webkit-flex;display:flex;background-color:#fff;-webkit-user-select:none;user-select:none}.hl-tabs__nav--line{box-sizing:content-box;height:100%;padding-bottom:.75rem}.hl-tabs__nav--card{box-sizing:border-box;height:1.5rem;margin:0 .8rem;border:1px solid #ff2e2e;border-radius:.1rem}.hl-tabs__nav--card .hl-tab{color:#ff2e2e;border-right:.05rem solid #ff2e2e}.hl-tabs__nav--card .hl-tab:last-child{border-right:none}.hl-tabs__nav--card .hl-tab.hl-tab--active{color:#fff;background-color:#ff2e2e}.hl-tabs__nav--card .hl-tab--disabled{color:#c8c9cc}.hl-tabs__line{position:absolute;bottom:.75rem;left:0;z-index:1;width:2rem;height:.15rem;background-color:#ff2e2e;border-radius:.15rem}.hl-tabs__track{position:relative;display:-webkit-box;display:-webkit-flex;display:flex;width:100%;height:100%;will-change:left}.hl-tabs__content--animated{overflow:hidden}.hl-tabs--line .hl-tabs__wrap{height:2.2rem}.hl-tabs--card>.hl-tabs__wrap{height:1.5rem}