.news-category-tabs{height:76px;margin:0;display:block;border-bottom:1px solid #e2e8f0;background:#fff;box-shadow:none;position:relative;z-index:10}.news-category-tabs .container{height:100%;display:flex;align-items:stretch;justify-content:center;gap:90px}.news-category-tabs a,.news-category-tabs a.active{position:relative;height:100%;padding:0;display:flex;align-items:center;gap:0;border:0;border-radius:0;background:transparent;box-shadow:none;color:#26364a;font-size:17px;transform:none;white-space:nowrap}.news-category-tabs a:after{content:"";position:absolute;left:0;right:0;bottom:0;height:3px;background:#0b4f9c;transform:scaleX(0);transition:.3s}.news-category-tabs a:hover,.news-category-tabs a.active{border:0;background:transparent;box-shadow:none;color:#0b4f9c;transform:none}.news-category-tabs a:hover:after,.news-category-tabs a.active:after{transform:scaleX(1)}@media(max-width:760px){.news-category-tabs{height:60px;overflow-x:auto}.news-category-tabs .container{width:max-content;min-width:100%;gap:0;justify-content:flex-start;padding:0 15px}.news-category-tabs a,.news-category-tabs a.active{height:100%;padding:0 28px;font-size:15px}}
