section.table-wrapper{background-color:#fff;display:flex;flex-direction:column;gap:40px}section.table-wrapper h3{color:var(--gl-color-text);font-size:24px;font-weight:700;letter-spacing:-.24px;line-height:1.1;margin:0;text-transform:uppercase}section.table-wrapper .table-description{color:var(--gl-color-text);font-size:19px;letter-spacing:var(--gl-body-ls);line-height:31px;margin:0}section.table-wrapper .table-scroll{overflow-x:auto}section.table-wrapper table{background:#fff;border:1px solid #f1f1f1;border-collapse:collapse;width:100%}section.table-wrapper table tbody,section.table-wrapper table tfoot,section.table-wrapper table thead{background-color:transparent;border:none}section.table-wrapper table tbody tr:first-child td,section.table-wrapper table tbody tr:first-child th,section.table-wrapper table thead tr th{background-color:#fff;border:none;color:#1a1201;font-size:14px;font-weight:700;letter-spacing:.3px;padding:16px 12px;text-align:left;text-transform:uppercase;vertical-align:top}section.table-wrapper table tbody tr:nth-child(odd) td,section.table-wrapper table tbody tr:nth-child(odd) th{background-color:#f6f6f6}section.table-wrapper table tbody tr:nth-child(2n) td,section.table-wrapper table tbody tr:nth-child(2n) th{background-color:#f1f1f1}section.table-wrapper table tbody tr:first-child td,section.table-wrapper table tbody tr:first-child th{background-color:#fefefe}section.table-wrapper table tr td,section.table-wrapper table tr th{border:none;color:var(--gl-color-text);font-size:14px;line-height:var(--gl-body-lh);padding:14px 12px;text-align:left;vertical-align:top}section.table-wrapper table tr td:first-child,section.table-wrapper table tr th:first-child{color:#1a1201;font-weight:600}section.table-wrapper table tr td *,section.table-wrapper table tr td strong{font-size:14px}@media (max-width:1200px){section.table-wrapper{padding:60px 80px}}@media (max-width:768px){section.table-wrapper{gap:24px;padding:48px 24px}section.table-wrapper h3{font-size:20px}section.table-wrapper table tr td,section.table-wrapper table tr th{font-size:13px;min-width:120px;padding:12px 8px}section.table-wrapper table tr td,section.table-wrapper table tr td *,section.table-wrapper table tr th,section.table-wrapper table tr th *{hyphens:none;overflow-wrap:normal;white-space:normal;word-break:normal}}@media (max-width:480px){section.table-wrapper{padding:40px 16px}section.table-wrapper h3{font-size:18px}section.table-wrapper table tr td,section.table-wrapper table tr th{font-size:12px;min-width:100px;padding:10px 6px}}