.table-of-content-component{border:1px solid #ccc;border-radius:9pt;font-family:Poppins;line-height:1.5;margin:20px auto;padding-bottom:1pc;width:44pc}
@media(max-width:1023px){.table-of-content-component{max-width:6in;width:calc(100% - 40px)}
}
.table-of-content-component.fixed{background-color:#FFF;border:unset;border-radius:0;display:none;left:0;margin:0;max-width:unset;padding-bottom:0;padding-left:calc(50% - 22pc);padding-right:calc(50% - 22pc);position:fixed;top:52px;width:100%;z-index:1}
.table-of-content-component.fixed.show{display:block}
.table-of-content-component.fixed .titleContainer{padding:9pt 0}
.table-of-content-component.fixed .titleContainer,.table-of-content-component.fixed .titleContainer .table-of-content-title{-webkit-box-pack:justify;-ms-flex-pack:justify;-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:space-between}
.table-of-content-component.fixed .titleContainer .table-of-content-title{cursor:pointer;font-size:14px;padding:0}
.table-of-content-component.fixed .titleContainer .toggle{display:-webkit-box;display:-ms-flexbox;display:flex}
.table-of-content-component.fixed.hide{border-bottom:1px solid #f2f2f2}
.table-of-content-component.fixed.hide .toggle{-webkit-transform:rotate(180deg);transform:rotate(180deg)}
.table-of-content-component.fixed.hide .table-of-content-list{display:none}
@media(max-width:1023px){.table-of-content-component.fixed{padding-left:calc(50% - 3in);padding-right:calc(50% - 3in)}
}
@media(max-width:616px){.table-of-content-component.fixed{padding-left:20px;padding-right:20px}
}
.table-of-content-component.fixed .table-of-content-list .section:first-child{border-top:1px solid #f2f2f2}
.table-of-content-component.fixed .table-of-content-list .section:last-child{border-bottom:1px solid #f2f2f2}
.table-of-content-component.Toggle .table-of-content-list{display:none}
.table-of-content-component .table-of-content-title{color:#000;font-size:20px;font-weight:500;padding:1pc 1pc 9pt}
@media(max-width:1023px){.table-of-content-component .table-of-content-title{font-size:18px}
}
.table-of-content-component .table-of-content-list .section{display:block;padding:9pt 1pc;text-decoration:none}
.table-of-content-component .table-of-content-list .section:not(:first-child){border-top:1px solid #f2f2f2}
.table-of-content-component .table-of-content-list .section.active .text-content,.table-of-content-component .table-of-content-list .section:hover .text-content{color:#333;font-weight:600}
.table-of-content-component .table-of-content-list .section .text-content{color:#757575;font-size:14px;font-weight:400}
.gaming-site .table-of-content-component{border-color:#4d4f52}
.gaming-site .table-of-content-component.fixed.show{display:block !important}
.gaming-site .table-of-content-component.fixed.hide{border-color:#4d4f52}
.gaming-site .table-of-content-component.fixed{background-color:#333}
.gaming-site .table-of-content-component.fixed .table-of-content-list .section .text-content{color:#fff}
.gaming-site .table-of-content-component.fixed .table-of-content-list .section:first-child{border-color:#4d4f52}
.gaming-site .table-of-content-component .table-of-content-title{color:#fff}
.gaming-site .table-of-content-component .toggle svg path{fill:#fff}
.gaming-site .table-of-content-component .table-of-content-list .section:not(:first-child){border-color:#4d4f52}
.gaming-site .table-of-content-component .table-of-content-list .section:hover .text-content{color:#fff}
.gaming-site .table-of-content-component .table-of-content-list .section .text-content{color:#9e9e9e}