.toc-module .toc-container{display:flex;flex-direction:row-reverse;gap:120px}.toc-module .toc-container .table-list{flex-basis:30%}.toc-module .toc-container .table-content{flex-basis:70%}.toc-module .toc-container .toc{background-color:#242424;border-radius:12px;box-shadow:0 4px 10px 0 rgba(0,0,0,.15);padding:30px;position:sticky;top:50px}.toc-module .toc{list-style-type:none;padding:0}.toc-module .toc li{margin-bottom:10px}.toc-module .toc a{background-color:#343434;border-radius:6px;color:#fff;display:block;padding:12px 20px;text-decoration:none;transition:all .3s ease}.toc-module .toc a:hover{background-color:#3a3a3a}.toc-module .toc a.active{background-color:#4a4a4a;font-weight:500}.toc-module .toc-content-block{padding-top:30px}.content-title{color:#47bc87!important;font-size:24px;margin-bottom:15px}@media (max-width:768px){.toc-module .toc-container{display:block}.toc-module .toc-container .table-list{display:none}}