.stickyNavInner{align-items:center;display:flex;gap:70px;justify-content:center}.stickyNavOuter.fixed{left:0;position:fixed;top:161px;width:100%;z-index:999}html{scroll-behavior:smooth}@media (max-width:767px){.stickyNavInner{gap:20px}}@media (max-width:479px){.stickyNavInner a{font-size:18px!important}}@media (max-width:400px){.stickyNavInner a{display:flex;flex-wrap:wrap;justify-content:center;width:100%}.stickyNavInner{display:block}}