.sticky-nav-overflow{display:flex;flex-wrap:nowrap;justify-content:space-between;max-width:1200px;padding:0 20px;margin-left:auto;margin-right:auto;grid-column-gap:15px;overflow-y:hidden;overflow-x:auto;-webkit-overflow-scrolling:touch;-ms-overflow-style:-ms-autohiding-scrollbar;white-space:nowrap}.sticky-nav-overflow a{margin:35px 0;text-transform:uppercase;font-weight:500;color:#97959b;margin-right:15px}.sticky-nav-overflow a:hover{color:#101820}.sticky-nav-overflow a:last-child{padding-right:20px}.sticky-nav-overflow::-webkit-scrollbar{display:none}.sticky-nav-overflow{&::-webkit-scrollbar{display:none}}html{scroll-behavior:smooth;-webkit-overflow-scrolling:scroll}