.twz-table-of-contents{--table-of-contents-item-margin-left: 3rem;background-color:var(--white)}@media(min-width: 1025px){.twz-table-of-contents{box-shadow:0 8px 16px 0 rgba(28,50,84,.07);overflow-y:auto;border-radius:1rem;max-width:calc(100vh - var(--nav-height))}}.wp-block-column:has(.twz-table-of-contents) .twz-table-of-contents{position:sticky;top:var(--sticky-below-nav-offset)}@media(max-width: 1024px){.wp-block-column:has(.twz-table-of-contents) .twz-table-of-contents{position:fixed;top:calc(var(--nav-height, 10rem) - 1px);left:0;right:0;z-index:100;border-radius:0;overflow-x:auto;padding:0;box-shadow:0 .8rem 1.6rem .2rem rgba(28,50,84,.05)}.wp-block-column:has(.twz-table-of-contents) .twz-table-of-contents :is(ul,menu){display:flex;align-items:center;gap:1rem;padding-inline:1rem}.wp-block-column:has(.twz-table-of-contents) .twz-table-of-contents :is(ul,menu)>*:last-child{margin-right:2rem}.wp-block-column:has(.twz-table-of-contents) .twz-table-of-contents li{min-width:-moz-fit-content;min-width:fit-content;margin:0}.wp-block-column:has(.twz-table-of-contents) .twz-table-of-contents li.is-active a{border-bottom-color:var(--green-500)}.wp-block-column:has(.twz-table-of-contents) .twz-table-of-contents a{font-family:var(--font-heading);padding:1.5rem;border-bottom:1px solid rgba(0,0,0,0)}.wp-block-column:has(.twz-table-of-contents) .twz-table-of-contents .list-link{min-height:-moz-fit-content;min-height:fit-content;min-width:-moz-fit-content;min-width:fit-content;padding:.75rem 2rem;gap:.5rem;border-radius:1rem}.wp-block-column:has(.twz-table-of-contents) .twz-table-of-contents .list-link .twz-link-list__item__title{font-size:1.4rem}.wp-block-column:has(.twz-table-of-contents) .twz-table-of-contents .list-link .twz-link-list__item__subtitle{display:none}.wp-block-column:has(.twz-table-of-contents) .twz-table-of-contents .list-link .twz-link-list__item__icon{--twz-icon-size: .75em}}.twz-table-of-contents__list{list-style:none;padding:0;margin:0}.twz-table-of-contents__item{position:relative;display:flex;align-items:center;color:var(--blue-700);margin:2rem var(--table-of-contents-item-margin-left)}@media(min-width: 1025px){.twz-table-of-contents__item.is-active::after{content:"";position:absolute;top:0;bottom:0;left:calc(var(--table-of-contents-item-margin-left)*-1);width:4px;background-color:var(--green-500)}}.twz-table-of-contents .list-link{border-radius:0}.twz-table-of-contents .list-link svg{--twz-icon-fill: var(--blue-700)}@media(max-width: 1024px){body:has(.wp-block-column .twz-table-of-contents) .navigation{box-shadow:none}}
