@keyframes loading-ring{0%{transform:rotate(0deg)}100%{transform:rotate(360deg)}}.table-block{position:relative}body:not(.wp-admin) .table-block{margin-bottom:120px;margin-top:120px}@media (max-width: 1023px){body:not(.wp-admin) .table-block{margin-bottom:100px;margin-top:100px}}@media (max-width: 767px){body:not(.wp-admin) .table-block{margin-bottom:60px;margin-top:60px}}.table-block .table-container{margin-top:40px}.table-block .table-container .table-title{font-size:20px;color:var(--header);font-family:"Open Sans",sans-serif;font-weight:600;line-height:1.25}@media screen and (min-width: 768px){.table-block .table-container .table-title{font-size:22px}}@media screen and (min-width: 1024px){.table-block .table-container .table-title{font-size:24px}}.table-block .faux-table{display:table}.table-block .faux-table .row{display:table-row}.table-block .faux-table .cell{display:table-cell}.table-block .cell-label{display:inline-block;font-weight:700;margin-right:12px}@media (max-width: 499px){.table-block .cell-label{display:block;margin:0}}.table-block table, .table-block .faux-table{margin:0;width:100%}@media (max-width: 699px){.table-block table thead, .table-block .faux-table thead{display:none}.table-block table tr, .table-block table .row, .table-block .faux-table tr, .table-block .faux-table .row{border-bottom:solid 1px rgba(var(--default-rgb), 0.1);display:flex;flex-direction:column;row-gap:8px;padding:16px 0}}@media (min-width: 700px){.table-block table .cell-label, .table-block .faux-table .cell-label{display:none}.table-block table tr:nth-child(2n), .table-block .faux-table tr:nth-child(2n){background-color:rgba(var(--default-rgb), 0.05)}.table-block table td, .table-block table .cell, .table-block table th, .table-block .faux-table td, .table-block .faux-table .cell, .table-block .faux-table th{border-bottom:solid 1px rgba(var(--default-rgb), 0.1);padding:8px 0}.table-block table td:not(:last-child), .table-block table .cell:not(:last-child), .table-block table th:not(:last-child), .table-block .faux-table td:not(:last-child), .table-block .faux-table .cell:not(:last-child), .table-block .faux-table th:not(:last-child){padding-right:16px}.table-block table td:not(:first-child), .table-block table .cell:not(:first-child), .table-block table th:not(:first-child), .table-block .faux-table td:not(:first-child), .table-block .faux-table .cell:not(:first-child), .table-block .faux-table th:not(:first-child){width:100px;text-align:center}}@media (min-width: 700px) and (min-width: 900px){.table-block table td:not(:first-child), .table-block table .cell:not(:first-child), .table-block table th:not(:first-child), .table-block .faux-table td:not(:first-child), .table-block .faux-table .cell:not(:first-child), .table-block .faux-table th:not(:first-child){width:160px}}@media (min-width: 700px){.table-block table th, .table-block .faux-table th{border-bottom:solid 2px rgba(var(--default-rgb), 0.3);text-align:left}}