.scale-toc-menu{background-color:#fff;border-radius:0 6px 6px 0;left:0;margin-top:50px;max-width:410px;overflow:hidden;position:fixed;top:50%;transform:translateY(-50%);z-index:99}.scale-toc-menu.show{box-shadow:0 4px 10px rgba(0,0,0,.1)}.scale-toc-menu__burger{background-color:var(--clr-primary);height:50px;position:relative;width:50px}.scale-toc-menu__burger span,.scale-toc-menu__burger:after,.scale-toc-menu__burger:before{background-color:#fff;content:"";display:block;height:3px;left:50%;position:absolute;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:32px}.scale-toc-menu__burger:after{bottom:15px}.scale-toc-menu__burger:before{top:18px}.scale-toc-menu__burger span{top:50%}.scale-toc-menu.show .scale-toc-menu__header{display:block}.scale-toc-menu__header{background-color:var(--clr-primary);color:#fff;display:none;font-size:16px;font-weight:600;margin:0;min-width:245px;padding:24px 20px;position:relative}.scale-toc-menu__header:after{box-shadow:inset -2px 2px 0 1px;content:"";display:block;height:10px;position:absolute;right:34px;top:50%;-webkit-transform:translateY(-4px) rotate(-135deg);transform:translateY(-4px) rotate(-135deg);-webkit-transform-origin:50% 50%;transform-origin:50% 50%;width:10px}.scale-toc-menu__toc-list ul{list-style:none;margin:0;padding:0 0 0 20px;position:relative}.scale-toc-menu__toc-list{display:none;padding:30px 20px}.scale-toc-menu.show .scale-toc-menu__toc-list{display:block}.scale-toc-menu__toc-list ul li{margin:13px 0;position:relative}.scale-toc-menu__toc-list ul li a{color:#000c}.scale-toc-menu__toc-list ul:after{background-color:#f4f4f4;bottom:0;content:"";height:100%;left:0;position:absolute;top:0;width:2px}.scale-toc-menu__toc-list ul li a.active:before{background-color:var(--clr-primary);content:"";display:block;height:100%;left:-20px;position:absolute;width:2px;z-index:1}.scale-toc-menu__toc-list ul li a.active{color:var(--clr-primary)}.scale-toc-menu.show .scale-toc-menu__burger,.scale-toc-menu__mobile-header>span,.scale-toc-menu__overlay{display:none}@media only screen and (max-width:767px){body h1{font-size:30px}body h2{font-size:27px}.scale-toc-menu__toc-list ul:after{background-color:#eae4e4}.scale-toc-menu__burger{background:transparent;height:30px;width:30px}.scale-toc-menu__burger:before{top:20px}.scale-toc-menu__burger:after{bottom:18px}.scale-toc-menu.show .scale-toc-menu__burger{display:block}.scale-toc-menu__burger span,.scale-toc-menu__burger:after,.scale-toc-menu__burger:before{background-color:#000;height:2px;width:15px}.scale-toc-sticky__menu{position:sticky;top:70px;width:100%;z-index:9}.scale-toc-menu{border-radius:8px;margin:0 20px;max-width:100%;overflow:hidden;position:static;transform:none}.scale-toc-menu__mobile-header{align-items:center;background-color:#f6f7f8;border:1px solid #d1d4db;border-radius:8px;color:#171a22;display:flex;gap:10px;height:40px;justify-content:center;padding-block:10px}.scale-toc-menu__mobile-header>span,.scale-toc-menu__overlay{display:block}.scale-toc-menu__overlay{opacity:0;visibility:hidden}.scale-toc-menu.show .scale-toc-menu__header{display:none}.scale-toc-menu.show .scale-toc-menu__toc-list{animation:menu-dropdown .3s ease-out 0s 1 normal none running;background:#fff;background-color:#f6f7f8;border-radius:8px;box-shadow:0 4px 12px rgba(0,0,0,.1);display:block;left:20px;max-height:60vh;overflow:auto;padding:20px 16px;position:absolute;right:20px;top:52px;z-index:2}.show .scale-toc-menu__overlay{background:#000;height:100%;left:0;opacity:.6;position:fixed;visibility:visible;width:100%}.scale-toc-menu__header-link{position:relative;z-index:1}@keyframes menu-dropdown{0%{opacity:0;transform:translateY(-20px)}to{opacity:1;transform:translateY(0)}}}