.tabs,.tabs .tab{list-style-type:none;height:48px}.tabs{padding-left:0;padding-right:0;position:relative;overflow-x:auto;overflow-y:hidden;width:100%;background-color:#fff;margin:0 auto;white-space:nowrap;text-transform:uppercase}.tabs.tabs-fixed-width{display:flex}.tabs.tabs-fixed-width .tab{flex-grow:1}.tabs .tab{display:inline-block;text-align:center;line-height:48px;padding:0;margin:0}.tabs .tab a{color:rgba(0,0,0,.6);display:block;width:100%;height:100%;padding:0 24px;font-size:14px;text-overflow:ellipsis;overflow:hidden;transition:color .28s,background-color .28s}.tabs .tab a:hover{color:#1266f1;background-color:#f5f5f5}.tabs .tab a.active,.tabs .tab a:focus,.tabs .tab.disabled a:hover:not(:focus),.tabs .tab.disabled a:not(:focus){background-color:transparent}.tabs .tab a.active{color:#1266f1}.tabs .tab.disabled a,.tabs .tab.disabled a:hover{color:#083173;cursor:default;background-color:transparent}.tabs .indicator{position:absolute;bottom:0;height:2px;background-color:#1266f1;will-change:left,right}@media only screen and (max-width :992.99px){.tabs{display:flex}.tabs .tab{flex-grow:1}.tabs .tab a{padding:0 12px}}
