.toc-wrapper{margin-bottom:calc(var(--wysiwyg-margin) * 2)}.toc-block{--dst--toc-padding-block: 0;--dst--toc-padding-inline: 3rem;--dst--toc-border-color: rgba(220, 220, 220, .15);--dst--toc-header-bg: var(--dst--primary-color2);--dst--toc-body-bg: #3C3C3C;--dst--toc-border-radius: 0;--dst--toc-title-color: #ffffff;--dst--toc-title-fs: 1.8rem;--dst--toc-title-fw: 700;--dst--toc-title-lh: 1;--dst--toc-link-padding: 1.5rem 0;--dst--toc-link-offset: 1rem;--dst--toc-link-fs: 1.4rem;--dst--toc-link-fw: inherit;--dst--toc-link-lh: inherit;--dst--toc-link-color: #ffffff;--dst--toc-link-color-active: var(--dst--toc-link-color);--dst--toc-toggle-fs: 1.4rem;--dst--toc-toggle-height: 30px;--dst--toc-toggle-radius: 1rem;--dst--toc-toggle-bg: var(--dst--secondary-color1);--dst--toc-toggle-color: #ffffff;position:relative;overflow:hidden;z-index:90;border:1px solid;border-image-slice:1;border-image-source:linear-gradient(91.29deg,var(--dst--secondary-color3) .93%,rgba(68,193,255,0) 99.86%)}.toc-block__wrapper{margin-bottom:5rem}@media(min-width:1113px){.toc-block__wrapper{margin-bottom:2rem;position:sticky;top:calc(var(--dst--header-height) + 5rem);z-index:1;transition:transform .3s,width .2s;width:100%}}@media(min-width:1113px){.toc-block__wrapper.is-sticky{width:35rem;transform:translate(var(--single-post-container-width));transition:transform .3s,width 0s}}.toc-block__header{list-style:none;display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:1.7rem var(--dst--toc-padding-inline);border-bottom:1px solid var(--dst--toc-border-color);background-color:var(--dst--toc-header-bg)}.toc-block__title{font-weight:var(--dst--toc-title-fw);font-size:var(--dst--toc-title-fs);line-height:var(--dst--toc-title-lh);color:var(--dst--toc-title-color);font-family:var(--dst--font-secondary);text-transform:uppercase}.toc-block__body{padding:var(--dst--toc-padding-block) var(--dst--toc-padding-inline);background-color:var(--dst--toc-body-bg)}.toc-block__list{padding:0}.toc-block__list>.toc-block__item:not(:last-child){border-bottom:1px solid var(--dst--toc-border-color)}.toc-block__list>.toc-block__item:last-child{margin-bottom:0}.toc-block__item{margin:0}.toc-block__link{display:block;padding:var(--dst--toc-link-padding);color:var(--dst--toc-link-color)!important;font-size:var(--dst--toc-link-fs);font-weight:var(--dst--toc-link-fw);line-height:var(--dst--toc-link-lh);transition:color .2s ease;text-decoration:none}.toc-block__link:hover,.toc-block__link.is-active{color:var(--dst--toc-link-color-active)}.toc-block__link.is-active{font-weight:700}.toc-block__toggle{float:right;line-height:1;padding:4px 10px;display:flex;align-items:center;justify-content:space-between;gap:10px;font-size:var(--dst--toc-toggle-fs);border-radius:var(--dst--toc-toggle-radius);color:var(--dst--toc-toggle-color);cursor:pointer}.toc-block__toggle:after{content:"";display:block;width:27px;height:27px;background-size:contain;background-repeat:no-repeat;background-image:url("data:image/svg+xml,%0A%3Csvg width='27' height='26' viewBox='0 0 27 26' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1.10146 14.5518C0.425319 13.4457 0.42532 12.0542 1.10146 10.9482L5.73966 3.36092C6.36725 2.33428 7.48383 1.70818 8.6871 1.70818L18.3129 1.70818C19.5162 1.70818 20.6327 2.33428 21.2603 3.36092L25.8985 10.9482C26.5747 12.0543 26.5747 13.4458 25.8985 14.5518L21.2603 22.1391C20.6327 23.1657 19.5162 23.7918 18.3129 23.7918L8.6871 23.7918C7.48383 23.7918 6.36725 23.1657 5.73966 22.1391L1.10146 14.5518Z' fill='%233C3C3C'/%3E%3Cpath d='M13.165 9.42149C13.3379 9.20541 13.6665 9.20541 13.8394 9.42149L18.1327 14.7881C18.4284 15.1578 17.9996 15.6652 17.5858 15.4353L13.7119 13.2832C13.5815 13.2107 13.4229 13.2107 13.2925 13.2832L9.41864 15.4353C9.0048 15.6652 8.57599 15.1578 8.87173 14.7881L13.165 9.42149Z' fill='white'/%3E%3C/svg%3E%0A")}@media(max-width:1112px){.toc-block__toggle:after{transform:rotate(90deg)}}details[open] .toc-block__toggle .toc-show{display:none}details[open] .toc-block__toggle:after{transform:rotate(180deg)}details:not([open]) .toc-block__toggle .toc-hide{display:none}.toc-block .toc-block__list,.toc-block .toc-block__sublist{list-style-type:none;margin:0}.toc-level-2{padding-left:calc(0 * var(--dst--toc-link-offset))}.toc-level-3{padding-left:calc(1 * var(--dst--toc-link-offset))}.toc-level-4{padding-left:calc(2 * var(--dst--toc-link-offset))}.toc-level-5{padding-left:calc(3 * var(--dst--toc-link-offset))}.toc-level-6{padding-left:calc(4 * var(--dst--toc-link-offset))}.toc-sentinel-top,.toc-sentinel-scroll,.toc-sentinel-bottom{position:absolute;left:0;width:100%;height:1px;visibility:hidden}.toc-sentinel-top{top:0}.toc-sentinel-scroll{top:50%}.toc-sentinel-bottom{bottom:0}
