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%;width:250px;z-index:100;-moz-border-radius-topleft:6px;-moz-border-radius-bottomleft:6px;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:#1fccc3;border-bottom-left-radius:6px;border-top-left-radius:6px;display:flex;flex-direction:row;padding:16px 50px}.table-head h6{color:#fff;font-size:18px;font-weight:600;line-height:26px;margin-bottom:0!important;margin:0}.table-style .hs-menu-wrapper ul{display:flex;flex-direction:column;flex-wrap:wrap;padding-left:16px}.table-style .hs-menu-wrapper ul li{margin-bottom:8px;padding-top:5px}.table-style .hs-menu-wrapper ul li a{color:#232f4c;font-size:14px;font-style:normal;font-weight:600;line-height:20px;padding:0}.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}}