#tablepress-1{width:100%!important;border-collapse:collapse;font-family:'Roboto',sans-serif;font-size:16px;color:#fff;margin:20px 0;background-color:#0000004d;border-radius:10px;overflow:hidden;box-shadow:0 0 15px #0009}#tablepress-1 thead th{background-color:#FFDC61;color:#fff;text-align:center;padding:12px;font-weight:700;border-bottom:2px solid #b30000}#tablepress-1 tbody td{text-align:center;padding:12px;border-bottom:1px solid #ffffff1a;background-color:#ffffff0d;color:#fff}#tablepress-1 tbody tr:nth-child(even) td{background-color:#ffffff14}#tablepress-1 tbody tr:hover td{background-color:#ffffff26;transition:background .3s ease;color:#fff}#tablepress-1-name{color:fff}@media screen and (max-width: 768px){#tablepress-1{font-size:14px}#tablepress-1 thead{display:none}#tablepress-1 tbody tr{display:block;margin-bottom:15px;border-bottom:2px solid #E50914}#tablepress-1 tbody td{display:flex;justify-content:space-between;padding:10px;text-align:left;position:relative;color:#fff}#tablepress-1 tbody td::before{content:attr(data-label);font-weight:700;color:#E50914}}