.scroller_nav .nav_item{transition:text-shadow .2s;cursor:pointer;position:relative}.scroller_nav .nav_item.active{color:#00e0ff;text-shadow:1px 0 0 #00e0ff}.scroller_nav .nav_item.active:after{content:"";position:absolute;bottom:-16px;border-bottom:2px solid #00e0ff;width:100%;display:block}.scroller_nav.sticky{position:sticky;top:70px;z-index:2;background:#092349}