.category-tab-nc.cmp-tabs .cmp-tabs__tablist{display:flex;padding-left:0;list-style:none;align-items:center;overflow-x:scroll;scrollbar-width:none;margin-bottom:24px;padding:0 24px;flex-wrap:nowrap}
.category-tab-nc.cmp-tabs .cmp-tabs__tablist.justify-start{justify-content:flex-start !important}
.category-tab-nc.cmp-tabs .cmp-tabs__tablist.justify-center{justify-content:center !important}
.category-tab-nc.cmp-tabs .cmp-tabs__tablist::-webkit-scrollbar{display:none}
.category-tab-nc.cmp-tabs .cmp-tabs__tab{color:#1f1f1f;position:relative;font-size:18px;line-height:24px;margin-right:40px;padding:0 0 .25rem 0;cursor:pointer;font-weight:400;font-family:'DINRound-Bold',sans-serif;white-space:nowrap;border:0 !important;min-height:auto !important}
.category-tab-nc li.cmp-tabs__tab.cmp-tabs__tab:after{content:'';position:absolute;left:0;width:100%;height:3px;border-radius:8px;background-color:#fff;bottom:0}
.category-tab-nc li.cmp-tabs__tab.cmp-tabs__tab--active{color:#ff9e1b;border:0 !important;background-color:transparent}
.category-tab-nc.cmp-tabs .cmp-tabs__tabpanel.category-tab-nc-tabpanel:not(.cmp-tabs__tabpanel--active){display:block !important;opacity:0;visibility:hidden;position:absolute;z-index:-10;top:0;left:0;right:0;bottom:0}
.category-tab-nc.cmp-tabs .cmp-tabs__tabpanel.category-tab-nc-tabpanel.cmp-tabs__tabpanel--active{display:block !important;opacity:1;visibility:visible;position:inherit}
.category-tab-nc li.cmp-tabs__tab.cmp-tabs__tab--active:after{background-color:#ff9e1b}
.category-tab-nc.cmp-tabs .cmp-tabs__tab:last-child{margin-right:0}
.category-tab-nc.cmp-tabs .cmp-tabs__tab:focus{outline:0}
.category-tab-nc.cmp-tabs .cmp-tabs__tabpanel{display:none}
.category-tab-nc.cmp-tabs .cmp-tabs__tabpanel--active{display:block}
.category-tab-nc.cmp-tabs .aem-GridColumn{padding-left:0;padding-right:0}
@media(min-width:640px){.category-tab-nc.cmp-tabs .cmp-tabs__tablist{margin-bottom:40px}
}
@media(min-width:768px){.category-tab-nc.cmp-tabs .cmp-tabs__tab{font-size:21px;line-height:24px}
}