.thim-core-toc-wrapper{position:relative}.thim-core-toc-wrapper.toggle::after{content:""}.thim-core-toc-wrapper::after{position:fixed;top:0;right:0;width:100%;height:100%;background:rgba(0,0,0,.5);-webkit-transition:opacity .5s,width .1s .5s,height .1s .5s;transition:opacity .5s,width .1s .5s,height .1s .5s;z-index:1000}.thim-core-toc-wrapper h4{margin:0 0 20px 0}.thim-core-toc-wrapper .thim-core-toc-toggle{position:fixed;top:25%;right:15px;border:none;background-color:rgba(0,0,0,0);display:inline-flex;align-items:center;column-gap:10px;z-index:1003;cursor:pointer}@media(min-width: 768px){.thim-core-toc-wrapper .thim-core-toc-toggle{display:none}}.thim-core-toc-wrapper .thim-core-toc-toggle svg{width:32px;height:32px}.thim-core-toc-wrapper .thim-core-toc-toggle svg rect{fill:var(--thim-body-bg-color, #fff)}@media(max-width: 767px){.thim-core-toc-wrapper .thim-core-toc{transition:.3s;position:fixed;left:0;top:0;width:300px;height:100vh;padding:35px 20px 30px 20px;transform:translate3d(-100%, 0, 0);background:var(--thim-body-bg-color, #fff);box-shadow:0 4px 12px rgba(0,0,0,.08);visibility:hidden;opacity:0;overflow-y:auto;z-index:1002}.thim-core-toc-wrapper .thim-core-toc.active{transform:none;visibility:visible;opacity:1}}.thim-core-toc-wrapper .thim-core-toc ul{margin:0;padding:0;list-style:none}.thim-core-toc-wrapper .thim-core-toc ul li{margin-bottom:1em;display:block}.thim-core-toc-wrapper .thim-core-toc ul li:last-child{margin-bottom:0}.thim-core-toc-wrapper .thim-core-toc ul li a{transition:all .2s ease;color:var(--thim-font-body-color, #404040);text-decoration:none}.thim-core-toc-wrapper .thim-core-toc ul li a.active{transition:all .2s ease;font-weight:600;color:var(--thim-body-primary-color, #4338CA)}