.plugin-flex{--color-track:rgb(204 204 204);display:flex;justify-content:center;flex-wrap:wrap;gap:8px 6px;max-width:100%;margin-bottom:24px}.plugin-flex .flex-box{max-width:100%}.plugin-flex .flex-box .ie5,.plugin-flex .flex-box>*{margin:0}.plugin-flex.flex-nowrap{flex-wrap:nowrap}.plugin-flex.flex-scroll{overflow:auto;justify-content:left}.plugin-flex.flex-scroll>.flex-box{min-width:-moz-fit-content;min-width:fit-content}.plugin-flex.flex-nogap{gap:0}.plugin-flex.flex-border>.flex-box{border:1px solid #414141;border-radius:3px}.plugin-flex[class*=flex-menu]>.flex-box{text-align:center;font-size:14px}.plugin-flex[class*=flex-menu]>.flex-box>* a:first-of-type{display:inline-block;overflow:hidden}.plugin-flex[class*=flex-menu]>.flex-box>* a:first-of-type>img{transition:transform .3s cubic-bezier(0, 0, .2, 1)}.plugin-flex[class*=flex-menu]>.flex-box>* a:first-of-type>img:hover{transform:scale(1.1)}.plugin-flex.flex-menu-square>.flex-box>* a:first-of-type>img{-o-object-fit:cover;object-fit:cover;aspect-ratio:1}.plugin-flex.flex-bg .flex-box{backdrop-filter:contrast(0.85);border-radius:4px;padding:8px}.plugin-flex.flex-bg .flex-box ul.list1.list-indent1{padding:0 0 0 24px!important}.plugin-flex::-webkit-scrollbar{background-color:transparent;height:8px}.plugin-flex::-webkit-scrollbar-track{background-color:var(--color-track);border-radius:20px}.plugin-flex::-webkit-scrollbar-thumb{background-color:grey;border:2px solid var(--color-track);border-radius:20px}.plugin-flex::-webkit-scrollbar-thumb:hover{border:none}.style_td .plugin-flex{margin-bottom:0}.flex-stripe .flex-box:nth-of-type(2n){backdrop-filter:brightness(0.8)}.flex-stripe .flex-box:nth-of-type(2n) .style_td{background:0 0;backdrop-filter:brightness(0.55)}