.set-sticky{position:sticky;top:85px;z-index:1000}.nav-item-wrapper{display:flex;margin:0 auto;max-width:var(--lo-content-width);overflow-x:auto;-ms-overflow-style:none;scrollbar-width:none}.nav-item-wrapper::-webkit-scrollbar{display:none}.sticky-nav{backdrop-filter:blur(4px);background-color:#e5e5e5;padding:1rem var(--sp-p-hor-mobile);position:sticky;top:0;z-index:1000}.nav-item{align-items:center;color:#000;display:flex;font-weight:700;gap:.625rem;min-width:max-content;padding:5px 20px 5px 0;text-decoration:none;transition:color .3s ease}.nav-item:hover{color:#f39000}.nav-item:hover svg path{fill:#f39000}.nav-item.active{color:#f39000}.nav-item.active svg path{fill:#f39000}.nav-icon{display:inline-flex;height:10px;width:10px}