.header-anchor-navigation{background:var(--color-white);border-bottom:1px solid #f6f6f6;box-shadow:0 3px 10px 0 rgba(0,0,0,.16);left:0;position:fixed;right:0;top:0;transform:translateY(-100%);transition:.2s;z-index:1001}.header-anchor-navigation.sticky{transform:translateY(0)}.header-anchor-navigation .container>.row{align-items:center}.header-anchor-navigation .logo{max-width:150px}.header-anchor-navigation .logo img{height:auto;max-width:100%}.header-anchor-navigation .anchor-nav{list-style:none;margin:0;padding:0}.header-anchor-navigation .anchor-nav>li{display:inline-block;margin:0;padding:0}.header-anchor-navigation .anchor-nav>li>a{color:var(--color-body-font);padding:.3125rem 1.875rem;text-decoration:none}.header-anchor-navigation .anchor-nav>li>a.active{font-weight:600}.header-anchor-navigation .header-button .button-container{text-align:right}