.table{position:relative}@media(max-width:991.98px){.table{left:0;margin-left:calc(50% - 50vw);width:100vw}}.table__content{position:relative}.table__title{font-weight:800;margin-bottom:27px;margin-left:16px;margin-right:16px}.table__title h1,.table__title h2,.table__title h3,.table__title h4,.table__title h5,.table__title h6{font-size:inherit;font-weight:inherit;line-height:inherit;margin:0}@media(max-width:991.98px){.table__title{font-size:27px;line-height:43.333px}}.table__title.--highlight{line-height:1.45;padding-left:12px;padding-top:10px}.table__title.--highlight h1,.table__title.--highlight h2,.table__title.--highlight h3,.table__title.--highlight h4,.table__title.--highlight h5,.table__title.--highlight h6,.table__title.--highlight>div{background-color:var(--color-primary);box-decoration-break:clone;box-shadow:6px 0 0 var(--color-primary),-6px 0 0 var(--color-primary);display:inline;line-height:1.45;padding:10px 0}@media(max-width:767.98px){.table__title.--highlight h1,.table__title.--highlight h2,.table__title.--highlight h3,.table__title.--highlight h4,.table__title.--highlight h5,.table__title.--highlight h6,.table__title.--highlight>div{padding:3px 0}}.table__description{font-weight:500;margin-bottom:32px}@media(max-width:991.98px){.table__description{margin-left:16px;margin-right:16px}}.table .sticky-table-container{color:#000;font-weight:500;overflow-x:auto}.table .sticky-table-container::-webkit-scrollbar{border-radius:5px;height:7px;width:7px}.table .sticky-table-container::-webkit-scrollbar-track{background:transparent;height:calc(100% - 12px)}.table .sticky-table-container::-webkit-scrollbar-track-piece:start{margin-top:10px}.table .sticky-table-container::-webkit-scrollbar-track-piece:end{margin-bottom:10px}.table .sticky-table-container::-webkit-scrollbar-thumb{background:var(--color-black-40);border-radius:5px;transition:background var(--transition-duration)}.table .sticky-table-container::-webkit-scrollbar-thumb:hover{background:var(--color-black)}.table .sticky-table-container table{border-bottom:1px solid rgba(0,0,0,.2);border-collapse:separate!important;border-right:1px solid rgba(0,0,0,.2);border-spacing:0!important;border-top-right-radius:10px}.table .sticky-table-container .sticky-table-header .sticky-col,.table .sticky-table-container .sticky-table-header .sticky-table-header th .sticky-col{background-color:#fff;width:300px}@media(max-width:991.98px){.table .sticky-table-container .sticky-table-header .sticky-col,.table .sticky-table-container .sticky-table-header .sticky-table-header th .sticky-col{width:auto}}@media(max-width:575.98px){.table .sticky-table-container .sticky-table-header .sticky-col,.table .sticky-table-container .sticky-table-header .sticky-table-header th .sticky-col{width:120px}}.table .sticky-table-container .sticky-table-header th{background-color:#fff;border-bottom:1px solid rgba(0,0,0,.2);font-weight:800;padding:31px 40px 22px;text-align:left}@media(max-width:991.98px){.table .sticky-table-container .sticky-table-header th{padding:31px 20px 22px}}.table .sticky-table-container tr th{background:#fff;font-weight:500;min-width:100px}@media(max-width:991.98px){.table .sticky-table-container tr th{padding:24px 20px}}.table .sticky-table-container tr th:nth-child(2){background-color:var(--color-primary);border-top:1px solid rgba(0,0,0,.2)}.table .sticky-table-container tr th:nth-child(3){border-top:1px solid rgba(0,0,0,.2);border-top-right-radius:10px}.table .sticky-table-container tr td{font-weight:500;padding:27px 40px}.table .sticky-table-container tr td:first-child{font-weight:800;padding-left:30px}@media(max-width:991.98px){.table .sticky-table-container tr td{padding:17px 20px}.table .sticky-table-container tr td:first-child{font-weight:500;padding-left:20px}}.table .sticky-table-container .sticky-table-body .sticky-col{border-left:1px solid rgba(0,0,0,.2);width:300px}@media(max-width:991.98px){.table .sticky-table-container .sticky-table-body .sticky-col{width:auto}}.table .sticky-table-container .sticky-table-body tr td:nth-child(2n){background-color:var(--color-primary)}@media(max-width:575.98px){.table .sticky-table-container .sticky-table-body tr td:nth-child(3){width:300px}}.table .sticky-table-container .sticky-col{background-color:var(--color-light-gray);left:0;position:sticky;transition:box-shadow .2s,background .2s}.table .sticky-table-container .sticky-table{min-width:900px;width:100%}.table .sticky-table-container .sticky-table.is-scrolled-x .sticky-col{box-shadow:4px 0 8px -2px rgba(11,76,120,.125);transition:box-shadow .2s,background .2s}