.toc-wrapper{margin-bottom:calc(var(--wysiwyg-margin) * 2)}.toc-block{--dst--toc-padding-block: 1.5rem;--dst--toc-padding-inline: 2rem;--dst--toc-border-color: rgba(19, 27, 86, .2);--dst--toc-header-bg: var(--dst--primary-color1);--dst--toc-body-bg: rgba(237, 242, 246, .4);--dst--toc-border-radius: 6px 6px 0 0;--dst--toc-title-color: var(--dst--secondary-color1);--dst--toc-title-fs: 2rem;--dst--toc-title-fw: 600;--dst--toc-title-lh: 1.3;--dst--toc-link-padding: 2.4rem 0;--dst--toc-link-offset: 1rem;--dst--toc-link-fs: 2rem;--dst--toc-link-fw: 600;--dst--toc-link-lh: inherit;--dst--toc-link-color: var(--dst--btn-link-color);--dst--toc-link-color-active: var(--dst--btn-link-color-hover);--dst--toc-toggle-fs: 1.4rem;--dst--toc-toggle-height: 40px;--dst--toc-toggle-radius: 100px;--dst--toc-toggle-bg: var(--dst--secondary-color1);--dst--toc-toggle-color: var(--dst--primary-color1);border-radius:var(--dst--toc-border-radius, 0);position:relative;overflow:hidden;z-index:90}.toc-block:is(.is-sticky){--dst--toc-width: 30rem;--dst--toc-padding-block: 8px;--dst--toc-padding-inline: 10px;--dst--toc-title-fs: 1.6rem;--dst--toc-link-padding: 1.6rem 0;--dst--toc-link-fs: 1.4rem;--dst--toc-link-offset: .5rem;--dst--toc-border-radius: .6rem;--dst--toc-toggle-radius: 1rem}.toc-block__wrapper{margin-block:2.5em}.toc-block__header{list-style:none;display:flex;align-items:center;justify-content:space-between;gap:1rem;background-color:var(--dst--toc-header-bg);padding:3.2rem}.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)}.toc-block__body{padding:var(--dst--toc-padding-block) var(--dst--toc-padding-inline);background-color:var(--dst--toc-body-bg);border-radius:0 0 6px 6px;padding-inline:3.2rem}.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);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:600}.toc-block__toggle{float:right;line-height:1.6;border:1px solid currentcolor;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);background:var(--dst--toc-toggle-bg);color:var(--dst--toc-toggle-color)}@media(min-width:1113px){.toc-block__toggle{min-width:10rem}}.toc-block__toggle:after{content:"";display:block;width:12px;height:7px;background-size:contain;background-repeat:no-repeat;background-image:url("data:image/svg+xml,%3Csvg width='12' height='7' viewBox='0 0 12 7' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1.8386 0L6.07514 4.32839L10.3117 0L11.6191 1.33581L6.07514 7L0.53114 1.33581L1.8386 0Z' fill='%23131B56'/%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.is-sticky{position:fixed;top:calc(var(--dst--header-height, 60px) + 20px);right:1rem;width:var(--dst--toc-width);max-height:calc(100vh - var(--dst--header-height, 60px) * 2);overflow-y:auto;background:#edf2f666;border-radius:6px}.toc-block.is-sticky .toc-block__body{padding-inline:2rem}.toc-block.is-sticky .toc-block__link{position:relative;padding-left:1.6em;font-size:1.6rem}.toc-block.is-sticky .toc-block__link:before{content:"";display:inline-block;pointer-events:none;width:12px;height:10px;background-repeat:no-repeat;background-size:contain;background-image:url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="8" height="13" viewBox="0 0 8 13" fill="none"><path fill-rule="evenodd" clip-rule="evenodd" d="M0 11.4142L5 6.41416L0 1.41416L1.41421 -5.72205e-05L7.82843 6.41416L1.41421 12.8284L0 11.4142Z" fill="%230040A1"/></svg>');position:absolute;left:0;top:2.4rem}.toc-block.is-sticky .toc-block__link.is-active{font-weight:700}.toc-block.is-sticky .toc-block__header{display:none}@media(max-width:1112px){.toc-block.is-sticky{width:auto;border-radius:4px 0 0 4px;right:0;top:calc(var(--dst--header-height, 0) + 15px)}.toc-block.is-sticky details summary{writing-mode:vertical-lr}.toc-block.is-sticky details[open] summary{writing-mode:unset}.toc-block.is-sticky details:not([open]) .toc-block__toggle{padding:6px 4px}.toc-block.is-sticky details:not([open]) .toc-block__toggle:after{margin:0}}.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}
