body{overflow-x:clip}.anchor-header-wrapper{position:relative}.anchor-header-wrapper.stop-sticky .sticky-anchor-header-block{position:absolute;top:auto;bottom:100%;width:100%}.sticky-anchor-header-block{width:100%;max-width:1920px;margin:0 auto;border-top:1px solid var(--new-border-primary);border-bottom:1px solid var(--new-border-primary);background:rgb(1 8 23 / .6);backdrop-filter:blur(16px);padding:0 40px;position:sticky;top:0;display:flex;flex-direction:row;flex-wrap:nowrap;gap:0;align-items:stretch;overflow-x:auto;scrollbar-color:#056CF233 #fff0;z-index:900;transition:0.5s}.sticky-anchor-header-block .small-text-medium{flex:1;white-space:nowrap;padding:12px;text-align:center;color:var(--d-white);transition:0.3s;position:relative}.sticky-anchor-header-block .small-text-medium.active{color:var(--d-accent)}.sticky-anchor-header-block .small-text-medium::after{content:'';display:block;bottom:0;left:0;width:100%;height:2px;background:#fff0;position:absolute;transition:0.3s}.sticky-anchor-header-block .small-text-medium.active::after{background:var(--d-accent)}@media (hover:hover){.sticky-anchor-header-block .small-text-medium:hover{color:var(--d-accent)}}@media (max-width:1079px){.sticky-anchor-header-block{padding:0}.sticky-anchor-header-block .small-text-medium{padding:12px 32px}}@media (max-width:577px){.anchor-header-wrapper,.sticky-anchor-header-block{display:none}}