section#static-anchor-nav{background-color:#c93e82;left:0;position:fixed;top:0;transition:.4s linear;width:100%;z-index:1000}section#static-anchor-nav .site-container{overflow-x:hidden}section#static-anchor-nav .menu{display:flex;overflow-x:auto}section#static-anchor-nav .menu__item{border-bottom:2px solid hsla(0,0%,100%,0);color:#fff;display:block;font-size:12px;line-height:1;margin-bottom:2px;min-width:max-content;padding:27px 0 21px;transition:all .4s ease-in-out}section#static-anchor-nav .menu__item.active{border-bottom:2px solid #fff;margin-bottom:0}section#static-anchor-nav .menu__item:not(:last-of-type){margin-right:30px}