.anchor_menu_container{position:sticky;top:57px;z-index:12;background:var(--nm-surface-100);box-shadow:0 0 15px #19191966;display:flex;align-items:center;padding-inline:10px;overflow:hidden;max-width:100%}@media(max-width:764px){.anchor_menu_container{top:43px}}.anchor_menu_wrapper{display:flex;gap:20px;list-style:none;margin:0;padding:10px 0;overflow-x:auto;scroll-behavior:smooth;flex:1;white-space:nowrap;-webkit-overflow-scrolling:touch;justify-content:center}@media(max-width:764px){.anchor_menu_wrapper{justify-content:start;padding-right:10px}}.anchor_menu_wrapper li{flex:0 0 auto;font:var(--nm-body-small);position:relative}.anchor_menu_wrapper li a{color:var(--nm-surface-900);text-decoration:none;padding-bottom:4px;position:relative}.anchor_menu_wrapper li a:after{content:"";position:absolute;left:0;bottom:0;height:2px;width:0%;background-color:var(--nm-primary-300);transition:width .3s ease}.anchor_menu_wrapper li:last-child:before{content:"|";margin-right:20px;color:var(--nm-primary-300)}.anchor_menu_wrapper li.active a{color:var(--nm-primary-300)}.anchor_menu_wrapper li.active a:after{width:100%}.anchor_nav_btn{background:none;border:none;font-size:2rem;color:var(--nm-primary-300);cursor:pointer;padding:0 10px;-webkit-user-select:none;user-select:none;display:flex}@media(min-width:1199.98px){.anchor_nav_btn{display:none}}.anchor_menu_wrapper::-webkit-scrollbar{height:6px}.anchor_menu_wrapper::-webkit-scrollbar-thumb{background-color:var(--nm-primary);border-radius:3px}
