.blog-post__table-of-contents{display:none;font-size:14px}.blog-post__table-of-contents ol{background-color:#fff;list-style:none;margin:0;max-width:210px;padding:30px 0 0;width:max-content}.blog-post__table-of-contents ol li{margin-top:2em;text-align:left}.blog-post__table-of-contents ol li:first-of-type{margin-top:0}.blog-post__table-of-contents ol li a{border-left:5px solid transparent;color:#000;display:block;font-size:15px;padding-left:20px;text-decoration:none}.blog-post__table-of-contents ol li a:hover{border-color:#f97146;color:#000;font-weight:700}@media (min-width:1500px){.blog-post__table-of-contents{bottom:var(--toc-height);display:block;height:0;position:sticky;top:162px}}