html{scroll-behavior:smooth}.knowledge-nav{align-items:center;flex-wrap:nowrap;justify-content:flex-start;overflow-x:auto;overflow:scroll;scrollbar-color:#1eb110 #fff;scrollbar-width:thin;scrollbar-width:none;width:100%}.anchor__wrap,.knowledge-nav{display:flex;flex-direction:row}.anchor__wrap{border-bottom:3px solid #c2c0c7;flex-grow:1;gap:40px}.anchor__text{align-items:center;display:flex;flex:1;flex-shrink:0;justify-content:center;margin-bottom:15px;white-space:nowrap}.anchor__text,.anchor__text a{color:#0c0320;font-size:18px;font-style:normal;font-weight:500;line-height:120%;position:relative}.anchor__text:after{background:#441bff;bottom:-18px;content:"";height:3px;left:0;position:absolute;transition:width .6s ease,left .6s ease;width:0}.anchor__text:hover{border-radius:0;margin-top:0}.anchor__text:hover:after{left:0;width:100%}.knowledge-nav ::-webkit-scrollbar{display:none;width:1px}.knowledge-nav ::-webkit-scrollbar-track{background:#fff}.knowledge-nav ::-webkit-scrollbar-thumb{background-color:#1eb110;border:1px solid #fff;border-radius:10px}