* {padding: 0;margin: 0;box-sizing: border-box }a {text-decoration: none }::-webkit-scrollbar-track {background: grey }::-webkit-scrollbar {height: 2px;width: 2px }::-webkit-scrollbar-thumb {border-radius: 2px;border: 3px solid }.alignleft {float: left;margin: 1rem 1rem 1rem 0;@media (max-width: 1024px) {float: unset;margin: 1rem 0;}}.alignright {float: right;margin: 1rem 0 1rem 1rem;@media (max-width: 1024px) {float: unset;margin: 1rem 0;}}.aligncenter {display: flex;justify-content: center;}table {overflow-x:auto;width:100%;}@media (max-width: 768px) {table {display:block;}td, thead th {flex-grow: 1;width: 100%;min-width:200px;}table td {min-width: 200px;}}
/* nine-casino promo image override */
.nine-casinoPromotion.nine-casinoPromotion img, .nine-casinoPromotions_list .nine-casinoPromotion img{-o-object-fit:cover;object-fit:cover;height:auto;width:auto;}

/* nine-casino left aligned promo padding */
.nine-casinoPromotion.nine-casinoPromotion_align_left{padding:30px;}

.wp-block-table .table_wrapper{width:100%;overflow:auto;border-radius:12px;background:#0f1329}
.wp-block-table table{width:100%;border-collapse:separate;border-spacing:0;color:#e6e6e6}
.wp-block-table thead th{background:#161d37;color:#fff;text-align:left;padding:14px 16px;border-bottom:1px solid rgba(255,255,255,.08)}
.wp-block-table tbody td{padding:14px 16px;border-bottom:1px solid rgba(255,255,255,.06)}
.wp-block-table tbody tr:nth-child(even){background:rgba(255,255,255,.02)}
.wp-block-table tbody tr:hover{background:rgba(228,88,9,.08)}
.wp-block-table a{color:#e45809}
.wp-block-table a:hover{opacity:.9}
@media (max-width:768px){.wp-block-table thead th,.wp-block-table tbody td{min-width:200px}}

/* wp-block-table refinements: thinner borders and subtle effects */
.wp-block-table .table_wrapper{border:1px solid rgba(255,255,255,.06);box-shadow:0 6px 18px rgba(0,0,0,.18)}
.wp-block-table thead th{border-bottom:1px solid rgba(255,255,255,.06)}
.wp-block-table tbody td{border-bottom:1px solid rgba(255,255,255,.04)}
.wp-block-table thead th+th,.wp-block-table tbody td+td{border-left:1px solid rgba(255,255,255,.04)}
.wp-block-table tbody tr:hover{background:rgba(228,88,9,.06)}
.wp-block-table tbody tr:hover td:first-child{box-shadow:inset 2px 0 0 #e45809}

/* wp-block-table refined layout */
.wp-block-table table{border-collapse:separate;border-spacing:0}
.wp-block-table thead th,.wp-block-table tbody td{vertical-align:top;line-height:1.5}
/* rounded edges */
.wp-block-table thead th:first-child{border-top-left-radius:12px}
.wp-block-table thead th:last-child{border-top-right-radius:12px}
.wp-block-table tbody tr:last-child td:first-child{border-bottom-left-radius:12px}
.wp-block-table tbody tr:last-child td:last-child{border-bottom-right-radius:12px}
/* remove inner double borders by using separators only between columns/rows */
.wp-block-table thead th+.wp-block-table thead th{border-left:none}
.wp-block-table tbody td+td{border-left:1px solid rgba(255,255,255,.04)}
.wp-block-table tbody tr+tr td{border-top:1px solid rgba(255,255,255,.04)}
/* improve zebra contrast slightly */
.wp-block-table tbody tr:nth-child(even){background:rgba(255,255,255,.025)}
/* compact header text */
.wp-block-table thead th strong{font-weight:800}
/* mobile: allow horizontal scroll, keep cells comfy */
@media (max-width:768px){
  .wp-block-table .table_wrapper{border-radius:10px}
  .wp-block-table thead th,.wp-block-table tbody td{padding:12px 14px;min-width:180px}
}
.nine-casinoCopyright {
        flex-direction: column-reverse;
}