.table-of-content .tabel_content_inner{background-color:#f5f5f7;border:1px solid #f5f5f7;border-radius:8px;max-height:70vh;overflow:auto;padding:18px 20px 20px}.table-of-content .tabel_content_inner p.title_toc{color:#000;font-weight:600;text-align:center}.table-of-content .tabel_content_inner>ul{list-style:none;margin:0;padding:10px 0 0}.table-of-content .tabel_content_inner>ul li a{color:#6b6b6b;display:block;font-size:14px;padding-right:35px}.table-of-content .tabel_content_inner>ul li:not(:last-child) a{border-bottom:1px solid #6b6b6b29;margin-bottom:10px;padding-bottom:10px}.table-of-content .tabel_content_inner>ul li a:hover,.table-of-content .tabel_content_inner>ul li.active a{color:#0865d6}.table-of-content .tabel_content_inner ul li ul{list-style:none;padding:0 0 0 10px}.table-of-content .tabel_content_inner>ul li{position:relative}.table-of-content .tabel_content_inner>ul li .child_trigger{align-items:center;cursor:pointer;display:flex;font-size:14px;height:32px;justify-content:center;position:absolute;right:0;top:0;transition:auto .3s;width:40px}.table-of-content .tabel_content_inner::-webkit-scrollbar{border-radius:10px;width:3px}.table-of-content .tabel_content_inner::-webkit-scrollbar-track{background:#e6e5c2;border-radius:10px}.table-of-content .tabel_content_inner::-webkit-scrollbar-thumb{background:var(--global_tertiary_color);border-radius:10px}.table-of-content .tabel_content_inner>ul li .child_trigger i{position:relative;top:-6px}@media(min-width:993px){.table-of-content .tabel_content_inner>ul{display:block!important;height:auto!important}.table-of-content .tabel_content_inner .child--trigger{display:none}}@media(max-width:992px){.table-of-content .tabel_content_inner>ul li .child_trigger{height:30px;width:30px}.table-of-content .tabel_content_inner>ul li a{padding-right:25px}.table-of-content .tabel_content_inner{padding-left:15px;padding-right:15px}}