@media screen and (min-width: 992px){.kc-toc{position:sticky;top:88px;display:block;margin-bottom:36px;border:1px solid #d1d1d1;border-radius:8px;box-shadow:0 2px 4px #00000017}.kc-toc__title{font-weight:700;padding:13px 17px;color:#fff;border-bottom:1px solid #d1d1d1;border-radius:8px 8px 0 0;background-color:#1b2430}.kc-toc ul{overflow:auto;max-height:calc(100vh - 160px);margin:0;padding:0;list-style-type:none;transition:.2s ease-in-out max-height}.floating-bar-is-showing .kc-toc ul{max-height:calc(100vh - 255px)}.kc-toc .title{font-weight:700;position:relative;display:flex;align-items:center}.kc-toc .title a{flex:1;padding:13px 17px;transition:.3s color;color:#22365a}.kc-toc .title a:hover,.kc-toc .title a.active{background-color:#8798a91c}.kc-toc .title button{position:absolute;top:11px;right:17px;display:flex;flex:0 0 30px;align-items:center;justify-content:center;width:30px;height:30px;margin-left:35px;padding:0;border:0;border-radius:50%;outline:0;background-color:#0073c014}.kc-toc .title button:hover{background-color:#0073c026}.kc-toc .title.active button{transform:rotate(180deg)}.kc-toc .title.active+.summary-wrap{display:block}.kc-toc .summary-wrap{display:none}.kc-toc .summary-wrap .desc{padding:6px 17px;background-color:#f4f6f8}.kc-toc .summary-wrap .summary{padding:9px 17px 20px;background-color:#fff}.kc-toc .summary-wrap .summary p:last-child{margin-bottom:0}.kc-toc li{transition:.3s background-color}.kc-toc li:last-child{border-radius:0 0 8px 8px}.kc-toc li+li{border-top:1px solid #d1d1d1}.kc-toc--is-not-sticky{position:static}.kc-toc--is-not-sticky ul{overflow:visible;max-height:none}.floating-bar-is-showing .kc-toc--is-not-sticky ul{max-height:none}}