.AncresNavigation_ScrollProgress{--progress:0;position:relative;height:4px;background-color:#e5e5e5;contain:strict}.AncresNavigation_ScrollProgress:after{content:"";position:absolute;left:0;right:0;top:0;bottom:0;background-color:#008573;transform:scaleX(var(--progress));transform-origin:left;transition:transform 30ms}.AncresNavigation_stickycontainer{position:sticky;top:0;transition:top .3s;background-color:#fff;color:#000;z-index:199;contain:layout paint}.AncresNavigation_anchor{padding:16px;cursor:pointer}.AncresNavigation_anchor.AncresNavigation_active{font-weight:700}.AncresNavigation_anchor.AncresNavigation_first{padding-left:0}.AncresNavigation_anchor.AncresNavigation_last{padding-right:0}.AncresNavigation_anchor:hover{text-decoration:underline}