.table-of-content{width:100%}.table-of-content .head-section{display:flex;align-items:center;justify-content:space-between;padding:12px;border-bottom:1px solid #e5e7eb}.table-of-content .head-section>div{font-weight:600;font-size:20px;line-height:28px}.table-of-content .head-section .arrow{font-size:18px;display:flex;align-items:center;justify-content:center;transition:transform 0.3s ease}.table-of-content .list{display:flex;flex-direction:column;font-weight:600;font-size:14px;line-height:20px}.table-of-content a{display:flex;align-items:center;justify-content:space-between;padding:12px;gap:8px;text-decoration:none;color:inherit;border-radius:4px}.table-of-content a:hover{background-color:#f3f4f6}.table-of-content .content-section::-webkit-scrollbar{width:8px}.table-of-content .content-section::-webkit-scrollbar-thumb{background-color:rgb(0 0 0 / .2);border-radius:8px}.mp-toc-sticky{position:fixed;top:50%;transform:translateY(-50%);z-index:9999;display:flex;gap:8px;transition:all 0.5s ease-in-out}.mp-toc-side-left{left:calc(-1 * min(90vw, 360px));flex-direction:row-reverse}.mp-toc-side-right{right:calc(-1 * min(90vw, 360px))}.mp-toc-side-right.is-open{right:16px}.mp-toc-side-left.is-open{left:16px}.mp-toc-sticky-toggle{display:inline-flex;align-items:center;justify-content:center;width:40px;height:40px;border-radius:9999px;background-color:#111827;color:#fff;border:none;cursor:pointer;box-shadow:0 2px 8px rgb(0 0 0 / .15);background-image:url(/wp-content/plugins/marketing-planet-plugin/modules/table-of-content/assets/img/toc-icon.svg);background-size:18px;background-position:center;background-repeat:no-repeat}.mp-toc-sticky-toggle:hover{background:#0b1220}.mp-toc-icon{width:18px;height:18px;position:relative}.mp-toc-icon::before,.mp-toc-icon::after{content:'';position:absolute;left:0;right:0;height:2px;background:currentColor}.mp-toc-icon::before{top:4px}.mp-toc-icon::after{top:12px}.mp-toc-sticky-drawer{width:min(90vw, 360px);max-height:80vh;background:#fff;border-radius:8px;box-shadow:0 10px 30px rgb(0 0 0 / .2);overflow:hidden;border:1px solid #e5e7eb}.mp-toc-sticky .table-of-content .content-section{max-height:60vh;overflow:auto}