html{scroll-behavior:smooth}#toc{background-color:#fff;-webkit-border-bottom-left-radius:6px;-webkit-border-top-left-radius:6px;padding:0;position:fixed;right:0;top:20%;z-index:100;-moz-border-radius-topleft:6px;-moz-border-radius-bottomleft:6px;border:1px solid #d2efeb;border-bottom-left-radius:6px;border-top-left-radius:6px}#toc #full{display:none}#toc:hover #full{-webkit-animation:slide-in-blurred-right .6s cubic-bezier(.23,1,.32,1) both;animation:slide-in-blurred-right .6s cubic-bezier(.23,1,.32,1) both;display:block;padding:20px}.table-head{background:#d2efeb;-webkit-border-top-left-radius:6px;display:flex;flex-direction:row;padding:20px;-moz-border-radius-topleft:6px;border-top-left-radius:6px}.table-head h6{margin-bottom:0!important}.table-style .hs-menu-wrapper ul{display:flex;flex-direction:column;flex-wrap:wrap}.table-style .hs-menu-wrapper ul li{padding-bottom:5px;padding-top:5px}.slide-in-blurred-right{-webkit-animation:slide-in-blurred-right .6s cubic-bezier(.23,1,.32,1) both;animation:slide-in-blurred-right .6s cubic-bezier(.23,1,.32,1) both}@-webkit-keyframes slide-in-blurred-right{0%{-webkit-filter:blur(40px);filter:blur(40px);opacity:0;-webkit-transform:translateX(1000px) scaleX(2.5) scaleY(.2);transform:translateX(1000px) scaleX(2.5) scaleY(.2);-webkit-transform-origin:0 50%;transform-origin:0 50%}to{-webkit-filter:blur(0);filter:blur(0);opacity:1;-webkit-transform:translateX(0) scaleY(1) scaleX(1);transform:translateX(0) scaleY(1) scaleX(1);-webkit-transform-origin:50% 50%;transform-origin:50% 50%}}@keyframes slide-in-blurred-right{0%{-webkit-filter:blur(40px);filter:blur(40px);opacity:0;-webkit-transform:translateX(1000px) scaleX(2.5) scaleY(.2);transform:translateX(1000px) scaleX(2.5) scaleY(.2);-webkit-transform-origin:0 50%;transform-origin:0 50%}to{-webkit-filter:blur(0);filter:blur(0);opacity:1;-webkit-transform:translateX(0) scaleY(1) scaleX(1);transform:translateX(0) scaleY(1) scaleX(1);-webkit-transform-origin:50% 50%;transform-origin:50% 50%}}@media (max-width:1124px){#toc #full{display:none}}