.--jtoc-partial-fold .jtoc-view-more{display:flex}.--jtoc-partial-fold .wpj-jtoc--toc{position:relative}.wpj-jtoc.--jtoc-animate .wpj-jtoc--toc{transition-property:max-height;transition-duration:var(--jtoc-transition-duration,.5s);transition-timing-function:var(--jtoc-transition-timing-function,ease)}.wpj-jtoc.--jtoc-title-align-left .wpj-jtoc--title{text-align:left}.wpj-jtoc.--jtoc-toggle-icon .wpj-jtoc--toggle-wrap{height:var(--jtoc-header-height,initial);width:var(--jtoc-header-height,initial)}.wpj-jtoc.--jtoc-toggle-position-right .wpj-jtoc--header-main{flex-direction:row}.wpj-jtoc.--jtoc-header-as-toggle .wpj-jtoc--header{cursor:pointer}.wpj-jtoc.--jtoc-headings-full-row-clickable .wpj-jtoc--item-content:hover{cursor:pointer}.wpj-jtoc.--jtoc-collapsible-headings .is-collapsed{max-height:0;overflow:hidden;transition:all .3s ease-in-out}.wpj-jtoc.--jtoc-collapsible-headings .jtoc--collapse-btn,.wpj-jtoc.--jtoc-collapsible-headings .jtoc--collapse-spacing{margin-right:var(--jtoc-collapse-button-spacing);height:var(--jtoc-headings-line-height,1.2em)}.wpj-jtoc.--jtoc-collapsible-headings .jtoc--collapse-btn{display:flex;align-items:center;cursor:auto}.wpj-jtoc.--jtoc-collapsible-headings .jtoc--collapse-btn>svg{transform:rotate(90deg);transition:transform .1s ease-in-out}.wpj-jtoc.--jtoc-collapsible-headings .jtoc--collapse-btn:hover>svg{filter:brightness(.75)}.wpj-jtoc.--jtoc-collapsible-headings .wpj-jtoc--item.--collapsible:not(.--collapsed) .wpj-jtoc--items{visibility:visible;position:static;opacity:1;max-height:none!important}.wpj-jtoc.--jtoc-collapsible-headings .wpj-jtoc--item.--collapsed .jtoc--collapse-btn>svg{transform:rotate(0deg)}.wpj-jtoc.--jtoc-collapsible-headings .wpj-jtoc--item.--collapsed .wpj-jtoc--items:not(.is-expanded){visibility:hidden;position:absolute;opacity:0}.wpj-jtoc.--jtoc-tlh-separator .wpj-jtoc--item.--jtoc-h2:not(:last-of-type):after{content:"";display:block;height:var(--jtoc-tlh-separator-height,0);width:var(--jtoc-tlh-separator-width);margin-block:var(--jtoc-tlh-separator-spacing,1em);margin-inline:var(--jtoc-tlh-separator-margin,auto);border-bottom-style:var(--jtoc-tlh-separator-style,solid);border-bottom-width:var(--jtoc-tlh-separator-size,1px);border-bottom-color:var(--jtoc-tlh-separator-color,rgba(0,0,0,.1490196078))}