.cmp-table{padding-top:100px;padding-bottom:100px}@media(max-width: 575px){.cmp-table{padding-top:70px;padding-bottom:70px}}
.cmp-table--light{background:#fff}.cmp-table--alt{background:#f5f5f7}.cmp-table--dark{background:linear-gradient(160deg, #131217 0%, #1a1040 50%, #211260 100%)}
.cmp-table__wrapper{max-width:1200px;margin:0 auto;padding:0 24px}@media(max-width: 970px){.cmp-table__wrapper{padding:0 30px}}
.cmp-table__title{font-family:"Inter",sans-serif;font-size:40px;font-weight:700;line-height:1.2;color:#211260;text-align:center;margin:0 0 48px}@media(max-width: 575px){.cmp-table__title{font-size:28px;margin-bottom:32px}}
.cmp-table__title:has(+ .cmp-table__intro){margin-bottom:16px}
.cmp-table--dark .cmp-table__title{color:#fff}
.cmp-table__intro{font-family:"Inter",sans-serif;font-size:18px;line-height:1.8;color:#222;opacity:.7;max-width:800px;margin:0 auto 40px;text-align:center}
.cmp-table--dark .cmp-table__intro{color:#fff}
.cmp-table__scroll{overflow-x:auto;-webkit-overflow-scrolling:touch;border:1px solid #e7e6f0;border-radius:16px;background:#fff}
.cmp-table__scroll:focus-visible{outline:2px solid #f6583e;outline-offset:2px}
.cmp-table__table{width:100%;min-width:760px;border-collapse:collapse;font-family:"Inter",sans-serif;font-size:15px;line-height:1.55;color:#3c3c3c;text-align:left}
.cmp-table__table th,.cmp-table__table td{padding:18px 20px;vertical-align:top;border-bottom:1px solid #e7e6f0}
.cmp-table__table tbody tr:last-child th,.cmp-table__table tbody tr:last-child td{border-bottom:0}
.cmp-table__table thead th{background:#211260;color:#fff;font-weight:700;font-size:15px;line-height:1.35}
.cmp-table__table--row-headers tbody th{font-weight:700;color:#131217;background:#faf9fc;width:18%;min-width:150px}
.cmp-table__table td+td,.cmp-table__table th+td{border-left:1px solid #f0eff5}
.cmp-table__table a{color:#f6583e;text-decoration:underline}
.cmp-table__table strong{color:#131217}
.cmp-table__footnote{font-family:"Inter",sans-serif;font-size:14px;line-height:1.7;color:#6b6a73;margin:20px auto 0;text-align:center;max-width:900px}
.cmp-table--dark .cmp-table__footnote{color:rgba(255,255,255,.7)}
.cmp-table__footnote a,.cmp-table__intro a{color:#f6583e;text-decoration:underline}
