.help-station-anchor{flex-basis:20%;height:100vh;overflow-x:hidden;position:sticky;top:5px;z-index:1}.anchor a{font-size:var(--FONT_SMALL);-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.anchor-dropdown{position:relative}.anchor-dropdown:hover{cursor:pointer}.anchor{background-color:var(--WHITE);height:100%;left:0;padding-top:8vh;width:100%}.anchor a.active{font-weight:700;text-decoration:underline}.anchor a{background:none;border:none;color:var(--BLACK);cursor:pointer;display:block;height:32px;line-height:32px;margin-right:10px;outline:none!important;padding:0 0 0 2px;text-align:left;text-decoration:none;width:fit-content;width:auto}.anchor a:hover{color:#f1f1f1}.active{border-bottom:2px solid var(--BLUE)!important;color:var(--BLUE)!important;padding-bottom:2px!important}@media screen and (max-width:1600px){.help-station-anchor{flex-basis:25%}}@media screen and (max-width:1080px){.help-station-anchor{display:none}}