.tablepress,.tablepress thead,.tablepress tbody,.tablepress tr,.tablepress th,.tablepress td{display:block;border:none!important}.tablepress tbody tr,.tablepress thead tr{display:flex;flex-wrap:wrap;gap:12px;margin-bottom:12px;justify-content:center}.tablepress tbody tr:hover td{background:#000!important;color:#fff!important}.tablepress thead th,.tablepress tbody td[colspan]{flex:1 1 100%;background:#000!important;color:#fff!important;font:700 18px/1.4 inherit;text-align:center;padding:16px 20px;border-radius:14px;border:3px solid #950000!important;text-transform:uppercase}.tablepress tbody td:not([colspan]){flex:1 1 calc(33.333% - 12px);min-width:180px;background:#000!important;border:3px solid #950000!important;border-radius:14px;padding:0;text-align:center;display:flex;align-items:stretch;justify-content:center;transition:all .3s ease;cursor:pointer;box-shadow:0 2px 8px #0006}.tablepress tbody td:not([colspan]) a{display:flex;align-items:center;justify-content:center;width:100%;padding:16px 20px}.tablepress tbody td:not([colspan]):hover{background:#950000!important;border-color:#000!important;transform:translateY(-2px);box-shadow:0 8px 20px #95000066}.tablepress tbody td,.tablepress tbody td *{color:#fff!important;text-decoration:none!important;font-weight:700;font-size:16px}.tablepress tbody td.current-page{background:#950000!important;border-color:#000!important;box-shadow:0 0 16px #95000080}.tablepress caption{display:none}@media (max-width: 768px){.tablepress tbody tr:first-child td:not([colspan]){flex:1 1 100%}.tablepress tbody td:not([colspan]){flex:1 1 calc(50% - 6px);min-width:0}.tablepress tbody td:not([colspan]) a{padding:10px 6px}.tablepress thead th,.tablepress tbody td[colspan]{font-size:16px;padding:10px 12px}.tablepress tbody tr,.tablepress thead tr{gap:6px;margin-bottom:6px}}