.toc-module{position:-webkit-sticky;position:sticky;top:110px;padding:.9375rem 0 1.5rem 0;background-color:white;box-shadow:0px 7px 7px rgba(0,0,0,0.1)}.toc-module .toc-title{font-family:var(--font-headings);font-size:1rem;font-weight:700;padding:0 1.25rem}.toc-module .toc-hr{width:initial !important;background-color:#e5e5e5 !important;margin-top:.6rem !important;margin-bottom:.6rem !important;margin-left:1.25rem !important;height:1px !important;border:none !important}.toc-module ol{list-style-type:none;padding-left:0;padding-right:1.25rem}.toc-module ol li:not(:last-child){margin-bottom:.5rem}.toc-module ol li{position:relative;padding-left:1.25rem;line-height:1.5}.toc-module ol li.current a{color:var(--accent-color)}.toc-module ol li::before{content:"";display:block;position:absolute;left:0;top:0;bottom:0;width:4px;background-color:var(--accent-color);transform:scaleX(0);transition:transform 250ms ease-in-out;transform-origin:0 50%}.toc-module ol li.current::before{transform:scaleX(1);-webkit-transform:scaleX(1);-moz-transform:scaleX(1);-ms-transform:scaleX(1);-o-transform:scaleX(1)}.toc-module ol li a{font-family:var(--font-headings);font-size:.8125rem;font-weight:700;hyphens:none;-webkit-hyphens:none;-moz-hyphens:none;-ms-hyphens:none;text-decoration:none;transition:color .25s ease;-webkit-transition:color .25s ease;-moz-transition:color .25s ease;-ms-transition:color .25s ease;-o-transition:color .25s ease}.toc-module a.btn{margin-top:2.125rem;transform:translateX(25%)}