.anchor-nav{height:52px}.anchor-nav__nav{transition:top .2s ease}.anchor-nav nav.anchor-nav__nav{align-items:center;display:flex;flex-direction:column;justify-content:center;padding:6px 0;position:sticky;top:64px;z-index:10}@media (max-width:999px){.anchor-nav,.anchor-nav nav.anchor-nav__nav{display:none}}.anchor-nav ul.anchor-nav__nav--list{align-items:center;display:flex;flex-direction:row;gap:2px;justify-content:center;list-style:none;margin:unset;padding:10px 0}.anchor-nav .anchor-nav__nav--link{border-radius:123px;color:#fff;cursor:pointer;display:block;padding:4px 20px}.anchor-nav .anchor-nav__nav--link:hover{color:#5959eb}.anchor-nav .anchor-nav__nav--link.active{background-color:#f8f8f8;color:#5959eb}