table{border-radius:20px;border-collapse:separate;border-spacing:0;border:2px solid var(--cpm-casino--color--blue-light);box-shadow:0 4px 14px 0 rgba(141,158,182,.2);overflow:hidden;width:100%}table td,table th{padding:16px 20px;border:none}table thead tr th,table thead tr td,table tfoot tr th,table tfoot tr td{background:var(--cpm-casino--color--dark-blue);color:var(--cpm-casino--color--white);text-align:center;font-size:20px;font-weight:bold}table thead tr th:not(:last-child),table thead tr td:not(:last-child),table tfoot tr th:not(:last-child),table tfoot tr td:not(:last-child){border-right:1px solid var(--cpm-casino--color--dark-blue)}table thead tr th,table tfoot tr th{border-bottom:1px solid var(--cpm-casino--color--dark-blue)}table thead tr td,table tfoot tr td{border-top:1px solid var(--cpm-casino--color--dark-blue)}table tbody tr:not(:last-child) td,table tbody tr:not(:last-child) th{border-bottom:1px solid var(--cpm-casino--color--blue-light)}table tbody tr th{text-align:left}table tbody td:not(:last-child),table tbody th:not(:last-child){border-right:1px solid var(--cpm-casino--color--blue-light)}table+figcaption{margin-top:10px;text-align:center}