.top-table-content{width:100%;position:relative;background: #0B3768;background: linear-gradient(90deg, rgba(11, 55, 104, 1) 0%, rgba(53, 165, 85, 1) 100%);z-index:0;transition:opacity .25s}
.top-table-content.is-visible{visibility:visible;opacity:1}
.top-table-content .tog-btn{display:none}
.top-table-content .toc-sticky-wrapper{width:100%;display:flex;align-items:center;gap:10px;padding:1px 10px}
.top-table-content .toc-scroll{flex:1;overflow:hidden}
.top-table-content .toc-top{display:flex;align-items:center;gap:0px;white-space:nowrap;width:max-content}
.top-table-content .toc-top p{margin:0;padding:0}
.top-table-content .toc-top a{display:block;color:#fff;text-decoration:none;font-size:15px;padding: 2px 15px;transition:color .3s;}
.top-table-content .toc-top a:hover,.top-table-content .toc-top a.active{color:#333;background-color: #fff;border-radius: 30px;padding: 2px 15px;}
.top-table-content .toc-arrow{width:20px;height:45px;min-width:15px;border:0;background:transparent;color:#fff;display:flex;align-items:center;justify-content:center;cursor:pointer;font-size: 20px;}
.top-table-content .toc-arrow:hover{background:#4386e6}
.top-table-content.is-sticky{position:fixed;top:57px;left:0;width:100%;z-index:99;box-shadow:0 3px 10px rgba(0,0,0,.02)}
#faq,#sec1,#sec10,#sec11,#sec12,#sec2,#sec3,#sec4,#sec5,#sec6,#sec7,#sec8,#sec9,#sec10,#sec11,#sec12,#sec13,#sec14,#sec15{scroll-margin-top:100px}@media (min-width:1111px){.top-table-content.is-sticky{top:65px}}
#toc_navigation.is-sticky {animation: tocSlideDown .4s ease;}
@keyframes tocSlideDown {from {transform: translateY(-100%); opacity: 0; } to {transform: translateY(0); opacity: 1; } }

@media (min-width:767px) and (max-width:991px){.top-table-content .toc-sticky-wrapper{padding: 0;}}
@media (max-width:767px){.top-table-content.is-sticky{top:57px}.top-table-content{background:0 0}.top-table-content .tog-btn{display:flex;align-items:center;justify-content:space-between;width:100%;padding:12px 15px;background: #0B3768;background: linear-gradient(90deg, rgba(11, 55, 104, 1) 0%, rgba(53, 165, 85, 1) 100%);color:#fff;cursor:pointer;font-size:14px;font-weight:600}.top-table-content .toc-toggle-icon{transition:transform .3s}.top-table-content.mobile-open .toc-toggle-icon{transform:rotate(180deg)}.top-table-content .toc-sticky-wrapper{display:none;padding:0;background:#fff}.top-table-content.mobile-open .toc-sticky-wrapper{display:block}.top-table-content .toc-scroll{width:100%;overflow:scroll;max-height:78vh;z-index:999;position:relative;padding-bottom:80px;}.top-table-content .toc-top{display:block;width:100%}.top-table-content .toc-top p{border-bottom:1px solid #eee}.top-table-content .toc-top a{padding:10px 15px;font-size:14px;color:#333;}.top-table-content .toc-arrow{display:none}.top-table-content .top-table-content.is-sticky{top:55px}#toc_navigation .container{padding:0!important}#toc_navigation .fa-list-ul{color:#fff}.current-toc-title {flex: 1;min-width: 0;margin: 0 10px;white-space: nowrap;overflow: hidden;text-overflow: ellipsis;}.top-table-content .toc-top a:hover,.top-table-content .toc-top a.active{background: #0B3768;background: linear-gradient(90deg, rgba(11, 55, 104, 1) 0%, rgba(53, 165, 85, 1) 100%);color: #fff;border-radius: 0;padding: 10px 15px;}}