.jump-nav{width:200px;display:flex;transform:rotate(-90deg);position:relative;left:-130px;top:100px}.jump-nav .jump-nav-links{direction:rtl}.jump-nav .jump-nav-link{width:10px;height:10px;border-radius:10px;background:#c5c5c5;display:inline-block;margin:0 .5rem}.jump-nav .jump-nav-link.active{background:#32b337}.jump-nav .jump-nav-title{padding-left:1.5rem;font-size:12px;padding-top:6px}html{scroll-behavior:smooth}@media screen and (min-width:1570px){.jump-nav{left:-200px;top:100px}}