.nav-wrapper{height:55px}.nav-wrapper .nav-item{position:relative}.nav-wrapper .nav-item:before{content:"";position:absolute;width:25px;height:25px;top:5px;right:0;left:0;background:var(--bs-gray-500);border-radius:50%;margin:0 auto;z-index:1}.nav-wrapper .nav-item:after{content:"";position:absolute;width:100%;height:4px;top:15px;right:50%;background:var(--bs-gray-500)}.nav-wrapper .nav-item:first-child:after{content:none}.nav-wrapper .nav-item.active:before,.nav-wrapper .nav-item.active:after{background:var(--bs-primary)}
