.anchor-nav{align-items:center;background:#f2f2f2;display:flex;flex-wrap:wrap;height:70px;justify-content:space-between;left:0;padding:0 var(--edge);width:100%;z-index:1000}.anchor-nav .mobile{display:none}.anchor-nav .desktop{display:block}.anchor-nav h3{color:#161616;margin:0}@media only screen and (max-width:32.49em){.anchor-nav h3{font-size:16px}}.anchor-nav nav{align-items:center;display:flex;flex-direction:row;flex-wrap:wrap;gap:50px}@media only screen and (max-width:32.49em){.anchor-nav nav{gap:25px}}.anchor-nav.sticky{position:fixed;top:var(--header-height)}.anchor-nav .anchor-link{color:#666;position:relative}.anchor-nav .anchor-link:after{background-color:#666;bottom:-.2em;content:"";height:1px;left:0;position:absolute;transition:all .3s;width:0}.anchor-nav .anchor-link.active:after{width:100%}@media only screen and (max-width:32.49em){.anchor-nav{background-color:#dedede;gap:20px;height:auto;padding:10px;position:relative;position:fixed!important;top:var(--header-height)!important}.anchor-nav .title-wrap{align-items:center;display:flex;justify-content:space-between;width:100%}.anchor-nav .title-wrap svg{height:.8rem;transition:all .3s;width:auto}.anchor-nav .title-wrap :not(a){pointer-events:none}.anchor-nav nav{background-color:#dedede;flex-direction:column;left:0;overflow-y:hidden;padding:20px;position:fixed;top:-100vh;width:100%}.anchor-nav.active nav{transform:translateY(calc(var(--header-height) + 100vh + 2.4rem))}.anchor-nav.active .title-wrap svg{transform:rotate(180deg)}.anchor-nav.active .title-wrap svg path{stroke:var(--orange)}.anchor-nav .mobile{display:block}.anchor-nav .desktop{display:none}.anchor-nav .btn{padding:5px 10px}}.hidden-anchor-link{height:100px;left:0;opacity:0;position:absolute;top:-100px;width:100%;z-index:-1000}