.nav-bar-category__item{margin:0;padding:0}.nav-bar-category__item-link{color:#161616;display:inline-block;opacity:.7;padding:.8rem 1.6rem .8rem 3rem;position:relative;text-decoration:none;transition:background-color .3s ease-in-out;width:100%}.nav-bar-category__item-link:hover{background-color:#f6f6f6}.nav-bar-category__item-link:before{background:#ffca00;border-radius:0 5px 5px 0;bottom:0;content:"";display:block;height:100%;left:0;position:absolute;top:0;transition:.3s ease-in-out;width:0}.nav-bar-category__item-link--current{background-color:#f6f6f6;opacity:1}.nav-bar-category__item-link--current:before{width:4px}:root{--header-top-height:38px;--header-background:#fff;--header_border-bottom:.1rem solid #e3e3e3;--header-secondary-color:#5c5c5c;--header-mobile-height:68px;--secondary-font-color:#8a8a8a;--font-color:#161616;--primary-color:#ffca00;--secondary-color:#171922;--accent-color:#00c84a}.nav-bar-category{border-bottom:1px solid #e7e7e7}@media only screen and (min-width:1024px){.nav-bar-category--mobile{border:none}}.nav-bar-category:last-of-type{border:none}.nav-bar-category header{cursor:pointer;display:flex;justify-content:space-between;padding:1.6rem}.nav-bar-category__title{color:#161616;cursor:pointer;font-size:1.6rem;font-weight:500;text-decoration:none}.nav-bar-category__arrow{margin-left:1rem}.nav-bar-category__list{list-style-type:none;margin:0;padding:0}
