.scroll-nav{-webkit-overflow-scrolling:touch;color:#fff;overflow-x:scroll;transition:all .25s;white-space:nowrap;z-index:1}.scroll-nav,.scroll-nav:before{left:0;overflow-y:hidden;position:absolute;width:100%}.scroll-nav:before{background:#1c1b1a;content:"";display:block;height:48px}.scroll-nav.fixed:before{position:fixed;right:0;width:100vw}.scroll-nav a{align-items:center;color:#fff;color:#d2d1d1;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;font-size:13px;font-weight:700;height:48px;padding:0 25px;position:relative;text-transform:uppercase;white-space:nowrap;z-index:1}.scroll-nav a:before{background:#1c1b1a;content:"";display:block;height:48px;left:0;overflow-y:hidden;position:absolute;width:110%;z-index:-1}.scroll-nav a:first-of-type{margin-left:5px}.scroll-nav a:last-of-type{margin-right:5px}.scroll-nav a.active{color:#fff;opacity:1}.scroll-nav a.active:after{border-bottom:4px solid #cd001a;bottom:0;content:" ";display:inline-block;display:block;height:4px;height:48px;left:25px;position:absolute;right:25px;z-index:2}.scroll-nav.fixed{position:fixed!important;top:0;width:100vw}