:root {
  --black: #222222;
  --white: #ffffff;
  --admin-toolbar-sidebar-width: 0px;
}

.d-none {
  display: none !important;
}

.paragraph--type--tables.table-component {
  padding: 40px 32px;
}
@media (max-width: 480px) {
  .paragraph--type--tables.table-component {
    padding: 24px;
  }
}
.paragraph--type--tables.table-component .table-component_title {
  font-size: 32px;
  font-weight: 400;
  line-height: 40px;
  color: #222222;
}
@media (max-width: 480px) {
  .paragraph--type--tables.table-component .table-component_title {
    font-size: 26px;
    font-weight: 400;
    line-height: 32px;
  }
}
.paragraph--type--tables.table-component .table-component_container {
  position: relative;
  display: grid;
  grid-template-columns: repeat(12, 1fr);
  max-width: 1232px;
  grid-auto-rows: 1fr;
  gap: 24px;
}
.paragraph--type--tables.table-component .table-component_container .field--name-field-rich-text {
  grid-column: span 12;
  overflow-x: auto;
  overflow-y: hidden;
  border: 1px solid #becacc;
  -webkit-overflow-scrolling: touch;
  scrollbar-width: thin;
  scrollbar-color: #455558 #7c9599;
}
.paragraph--type--tables.table-component .table-component_container .field--name-field-rich-text::-webkit-scrollbar-track {
  display: none;
  position: absolute;
  background: transparent !important;
}
.paragraph--type--tables.table-component .table-component_container .field--name-field-rich-text::-webkit-scrollbar {
  height: 16px;
  background-color: #ffffff;
  background-clip: padding-box;
  border-top: 1px solid #d7dfe0;
  border-radius: 0;
  z-index: 5;
}
.paragraph--type--tables.table-component .table-component_container .field--name-field-rich-text::-webkit-scrollbar-thumb {
  background-color: #455558;
  border: 6.5px solid transparent;
  border-left: 8px solid transparent;
  border-right: 8px solid transparent;
  background-clip: content-box;
  width: 3px;
  cursor: pointer;
}
.paragraph--type--tables.table-component .table-component_container .field--name-field-rich-text table {
  border-collapse: separate;
  border-spacing: 0;
  width: 100% !important;
}
.paragraph--type--tables.table-component .table-component_container .field--name-field-rich-text table thead th {
  background-color: #f1f4f4;
  border-bottom: 1px solid #28ff52;
  padding: 0 24px;
  height: 56px;
  text-align: left;
  color: #455558;
  font-size: 14px;
  font-weight: 700;
  line-height: 20px;
  white-space: nowrap !important;
}
.paragraph--type--tables.table-component .table-component_container .field--name-field-rich-text table thead th * {
  white-space: nowrap !important;
}
.paragraph--type--tables.table-component .table-component_container .field--name-field-rich-text table tbody td,
.paragraph--type--tables.table-component .table-component_container .field--name-field-rich-text table tbody th {
  background-color: #ffffff;
  border-bottom: 1px solid #d7dfe0;
  padding: 10px 24px;
  height: 64px;
  min-width: 200px;
  color: #222222;
  font-size: 14px;
  font-weight: 400;
  line-height: 20px;
}
.paragraph--type--tables.table-component .table-component_container .field--name-field-rich-text table tbody td .table-link-icon,
.paragraph--type--tables.table-component .table-component_container .field--name-field-rich-text table tbody td .download-file a,
.paragraph--type--tables.table-component .table-component_container .field--name-field-rich-text table tbody th .table-link-icon,
.paragraph--type--tables.table-component .table-component_container .field--name-field-rich-text table tbody th .download-file a {
  content: "";
  height: 28px;
  width: 28px;
  background-size: 16px;
  background-repeat: no-repeat;
  background-position: center;
  background-image: url(../../assets/img/external_link.svg);
  /* Hide the text. */
  line-height: 0;
  font-size: 0;
  color: transparent;
}
.paragraph--type--tables.table-component .table-component_container .field--name-field-rich-text table tbody td .download-file a,
.paragraph--type--tables.table-component .table-component_container .field--name-field-rich-text table tbody th .download-file a {
  background-image: url(../../assets/img/download.svg);
}
.paragraph--type--tables.table-component .table-component_container .field--name-field-rich-text table tbody td.action-column,
.paragraph--type--tables.table-component .table-component_container .field--name-field-rich-text table tbody th.action-column {
  width: 68px;
  min-width: 68px;
  text-align: center;
}
.paragraph--type--tables.table-component .table-component_container .field--name-field-rich-text table tbody td:not(.action-column) a,
.paragraph--type--tables.table-component .table-component_container .field--name-field-rich-text table tbody th:not(.action-column) a {
  display: inline;
  position: relative;
  background: none;
  border: none;
  text-decoration: none;
  color: #222222;
  border-bottom: 1px solid #222222;
  font-size: 14px;
  font-weight: 400;
  line-height: 20px;
}
.paragraph--type--tables.table-component .table-component_container .field--name-field-rich-text table tbody td:not(.action-column) a:hover,
.paragraph--type--tables.table-component .table-component_container .field--name-field-rich-text table tbody th:not(.action-column) a:hover {
  border-bottom: 3px solid #222222;
}
.paragraph--type--tables.table-component .table-component_container .field--name-field-rich-text table tbody td:not(.action-column) a:focus-visible,
.paragraph--type--tables.table-component .table-component_container .field--name-field-rich-text table tbody th:not(.action-column) a:focus-visible {
  border-bottom: 3px solid transparent;
}
.paragraph--type--tables.table-component .table-component_container .field--name-field-rich-text table tbody td:not(.action-column) a:focus-visible,
.paragraph--type--tables.table-component .table-component_container .field--name-field-rich-text table tbody th:not(.action-column) a:focus-visible {
  outline: 3px solid #263cc8 !important;
  outline-offset: 1px;
}
.paragraph--type--tables.table-component .table-component_container .field--name-field-rich-text table tbody td:not(.action-column) a:active,
.paragraph--type--tables.table-component .table-component_container .field--name-field-rich-text table tbody th:not(.action-column) a:active {
  color: #4759d0;
  border-bottom: 1px solid #4759d0;
}
.paragraph--type--tables.table-component .table-component_container .field--name-field-rich-text table tbody td:has(a:focus-visible),
.paragraph--type--tables.table-component .table-component_container .field--name-field-rich-text table tbody th:has(a:focus-visible) {
  background-color: #f1f4f4;
  outline: 3px solid #263cc8;
  outline-offset: -3px;
}
.paragraph--type--tables.table-component .table-component_container .field--name-field-rich-text table tbody th {
  text-align: left;
  font-size: 16px;
  font-weight: 700;
  line-height: 22px;
}
.paragraph--type--tables.table-component .table-component_container .field--name-field-rich-text table tbody tr:hover td,
.paragraph--type--tables.table-component .table-component_container .field--name-field-rich-text table tbody tr:hover th {
  background-color: #f1f4f4;
}
.paragraph--type--tables.table-component .table-component_container .field--name-field-rich-text table caption {
  display: none;
}
.paragraph--type--tables.table-component .table-component_caption {
  position: relative;
  display: grid;
  grid-template-columns: repeat(12, 1fr);
  max-width: 1232px;
  grid-auto-rows: 1fr;
  gap: 24px;
  padding-top: 16px;
}
@media (max-width: 768px) {
  .paragraph--type--tables.table-component .table-component_caption {
    padding-top: 8px;
  }
}
.paragraph--type--tables.table-component .table-component_caption .field--name-field-caption-formatted {
  grid-column: span 12;
  font-size: 12px;
  font-weight: 400;
  line-height: 18px;
}
.paragraph--type--tables.table-component .table-component_caption .field--name-field-caption-formatted a {
  display: inline;
  position: relative;
  background: none;
  border: none;
  text-decoration: none;
  color: #222222;
  border-bottom: 1px solid #222222;
  font-size: 14px;
  font-weight: 400;
  line-height: 20px;
}
.paragraph--type--tables.table-component .table-component_caption .field--name-field-caption-formatted a:hover {
  border-bottom: 3px solid #222222;
}
.paragraph--type--tables.table-component .table-component_caption .field--name-field-caption-formatted a:focus-visible {
  border-bottom: 3px solid transparent;
}
.paragraph--type--tables.table-component .table-component_caption .field--name-field-caption-formatted a:focus-visible {
  outline: 3px solid #263cc8 !important;
  outline-offset: 1px;
}
.paragraph--type--tables.table-component .table-component_caption .field--name-field-caption-formatted a:active {
  color: #4759d0;
  border-bottom: 1px solid #4759d0;
}
.paragraph--type--tables.table-component .table-component_caption .field--name-field-caption-formatted a,
.paragraph--type--tables.table-component .table-component_caption .field--name-field-caption-formatted * {
  font-size: 12px;
  font-weight: 400;
  line-height: 18px;
  margin: 0;
}
.paragraph--type--tables.table-component .cta_buttons_container .cta_buttons_wrapper {
  display: flex;
  flex-wrap: wrap;
  gap: 24px;
}
@media (max-width: 768px) {
  .paragraph--type--tables.table-component .cta_buttons_container .cta_buttons_wrapper {
    gap: 16px;
  }
}
@media (max-width: 480px) {
  .paragraph--type--tables.table-component .cta_buttons_container .cta_buttons_wrapper {
    flex-direction: column;
  }
  .paragraph--type--tables.table-component .cta_buttons_container .cta_buttons_wrapper .field__item a {
    width: 100%;
  }
}
.paragraph--type--tables.table-component .cta_buttons_container .cta_buttons_wrapper .field__item a {
  text-align: center;
}
.paragraph--type--tables.table-component.align_center .cta_buttons_wrapper, .paragraph--type--tables.table-component.bg_image .cta_buttons_wrapper, .paragraph--type--tables.table-component.no_image .cta_buttons_wrapper {
  justify-content: center;
}
.paragraph--type--tables.table-component .cta_buttons_container {
  display: grid;
  grid-template-columns: repeat(12, 1fr);
  max-width: 1232px;
  grid-auto-rows: 1fr;
  gap: 24px;
}
.paragraph--type--tables.table-component .cta_buttons_container .cta_buttons_wrapper {
  justify-content: flex-end;
  grid-column: span 12;
}
.paragraph--type--tables.table-component .cta_buttons_container .cta_buttons_wrapper .field--name-field-secondary-cta-button {
  padding-top: 32px;
}
@media (max-width: 480px) {
  .paragraph--type--tables.table-component .cta_buttons_container .cta_buttons_wrapper .field--name-field-secondary-cta-button {
    flex: 1;
  }
}
.paragraph--type--tables.table-component .cta_buttons_container .cta_buttons_wrapper .field--name-field-secondary-cta-button a {
  text-decoration: none;
  padding: 12px 32px;
  font-size: 16px;
  line-height: 22px;
  font-weight: 400;
  color: #222222;
  font-family: "Mulish", sans-serif;
  cursor: pointer;
  height: 100%;
  border: 2px solid #212e3e;
}
.paragraph--type--tables.table-component .cta_buttons_container .cta_buttons_wrapper .field--name-field-secondary-cta-button a:hover {
  background-color: rgba(33, 46, 62, 0.1);
  color: #222222;
}
.paragraph--type--tables.table-component .cta_buttons_container .cta_buttons_wrapper .field--name-field-secondary-cta-button a:focus-visible {
  background-color: rgba(33, 46, 62, 0.1);
  border-color: #424d5b;
  color: #222222;
  outline: 3px solid #263cc8;
  outline-offset: 3px;
}
.paragraph--type--tables.table-component .cta_buttons_container .cta_buttons_wrapper .field--name-field-secondary-cta-button a:active {
  background-color: rgba(33, 46, 62, 0.1);
  border-color: #212e3e;
  color: #455558;
}
.paragraph--type--tables.table-component .cta_buttons_container .cta_buttons_wrapper .field--name-field-secondary-cta-button a:disabled {
  border-color: #7c9599;
  color: #7c9599;
  pointer-events: none;
  opacity: 0.3;
}
@media (max-width: 480px) {
  .paragraph--type--tables.table-component .cta_buttons_container .cta_buttons_wrapper .field--name-field-secondary-cta-button a {
    width: 100%;
  }
}
.paragraph--type--tables.table-component.small .table-component_container {
  grid-template-columns: 2fr 8fr 2fr;
}
@media (max-width: 768px) {
  .paragraph--type--tables.table-component.small .table-component_container {
    grid-template-columns: repeat(12, 1fr);
  }
}
.paragraph--type--tables.table-component.small .table-component_container > div {
  grid-column: 2;
}
@media (max-width: 768px) {
  .paragraph--type--tables.table-component.small .table-component_container > div {
    grid-column: span 12;
  }
}
.paragraph--type--tables.table-component.small .table-component_caption {
  grid-template-columns: 2fr 8fr 2fr;
}
@media (max-width: 768px) {
  .paragraph--type--tables.table-component.small .table-component_caption {
    grid-template-columns: repeat(12, 1fr);
  }
}
.paragraph--type--tables.table-component.small .table-component_caption > div {
  grid-column: 2;
}
@media (max-width: 768px) {
  .paragraph--type--tables.table-component.small .table-component_caption > div {
    grid-column: span 12;
  }
}
.paragraph--type--tables.table-component.small .cta_buttons_container {
  grid-template-columns: 2fr 8fr 2fr;
}
@media (max-width: 768px) {
  .paragraph--type--tables.table-component.small .cta_buttons_container {
    grid-template-columns: repeat(12, 1fr);
  }
}
.paragraph--type--tables.table-component.small .cta_buttons_container > div {
  grid-column: 2;
}
@media (max-width: 768px) {
  .paragraph--type--tables.table-component.small .cta_buttons_container > div {
    grid-column: span 12;
  }
}
.paragraph--type--tables.table-component.first-column-fixed table td:first-child,
.paragraph--type--tables.table-component.first-column-fixed table th:first-child {
  position: sticky;
  left: 0;
  box-shadow: 5px 5px 10px 2px rgba(33, 46, 62, 0.1215686275);
  z-index: 1;
}
@media (max-width: 768px) {
  .paragraph--type--tables.table-component.first-column-fixed table td:first-child,
  .paragraph--type--tables.table-component.first-column-fixed table th:first-child {
    position: relative;
    box-shadow: none;
  }
}
.paragraph--type--tables.table-component.last-column-fixed table td:last-child,
.paragraph--type--tables.table-component.last-column-fixed table th:last-child {
  position: sticky;
  right: 0;
  box-shadow: -5px 5px 10px 2px rgba(33, 46, 62, 0.1215686275);
  z-index: 1;
}
@media (max-width: 768px) {
  .paragraph--type--tables.table-component.last-column-fixed table td:last-child,
  .paragraph--type--tables.table-component.last-column-fixed table th:last-child {
    position: relative;
    box-shadow: none;
  }
}
.paragraph--type--tables.table-component.last-column-fixed table:has(.action-column) td:last-child,
.paragraph--type--tables.table-component.last-column-fixed table:has(.action-column) th:last-child {
  position: sticky;
  right: 0;
  box-shadow: -5px 5px 10px 2px rgba(33, 46, 62, 0.1215686275);
}

.table-container {
  display: block;
  overflow-x: auto;
  max-width: 1232px;
  margin: 80px auto 0;
}
.table-container::-webkit-scrollbar-track {
  display: none;
  position: absolute;
  background: transparent !important;
}
.table-container::-webkit-scrollbar {
  height: 16px;
  background-color: #ffffff;
  background-clip: padding-box;
  border-top: 1px solid #d7dfe0;
  border-radius: 0;
  z-index: 5;
}
.table-container::-webkit-scrollbar-thumb {
  background-color: #455558;
  border: 6.5px solid transparent;
  border-left: 8px solid transparent;
  border-right: 8px solid transparent;
  background-clip: content-box;
  width: 3px;
  cursor: pointer;
}
@media (max-width: 480px) {
  .table-container {
    margin: 40px auto 0;
  }
}
.table-container .carbon-table {
  border-collapse: separate;
  border-spacing: 0;
  width: 100% !important;
}
.table-container .carbon-table thead th {
  background-color: #f1f4f4;
  border-bottom: 1px solid #28ff52;
  padding: 0 24px;
  height: 56px;
  text-align: left;
  color: #455558;
  font-size: 14px;
  font-weight: 700;
  line-height: 20px;
  white-space: nowrap !important;
}
.table-container .carbon-table thead th * {
  white-space: nowrap !important;
}
.table-container .carbon-table tbody td,
.table-container .carbon-table tbody th {
  background-color: #ffffff;
  border-bottom: 1px solid #d7dfe0;
  padding: 10px 24px;
  height: 64px;
  min-width: 200px;
  color: #222222;
  font-size: 14px;
  font-weight: 400;
  line-height: 20px;
}
.table-container .carbon-table tbody td .table-link-icon,
.table-container .carbon-table tbody td .download-file a,
.table-container .carbon-table tbody th .table-link-icon,
.table-container .carbon-table tbody th .download-file a {
  content: "";
  height: 28px;
  width: 28px;
  background-size: 16px;
  background-repeat: no-repeat;
  background-position: center;
  background-image: url(../../assets/img/external_link.svg);
  /* Hide the text. */
  line-height: 0;
  font-size: 0;
  color: transparent;
}
.table-container .carbon-table tbody td .download-file a,
.table-container .carbon-table tbody th .download-file a {
  background-image: url(../../assets/img/download.svg);
}
.table-container .carbon-table tbody td.action-column,
.table-container .carbon-table tbody th.action-column {
  width: 68px;
  min-width: 68px;
  text-align: center;
}
.table-container .carbon-table tbody td:not(.action-column) a,
.table-container .carbon-table tbody th:not(.action-column) a {
  display: inline;
  position: relative;
  background: none;
  border: none;
  text-decoration: none;
  color: #222222;
  border-bottom: 1px solid #222222;
  font-size: 14px;
  font-weight: 400;
  line-height: 20px;
}
.table-container .carbon-table tbody td:not(.action-column) a:hover,
.table-container .carbon-table tbody th:not(.action-column) a:hover {
  border-bottom: 3px solid #222222;
}
.table-container .carbon-table tbody td:not(.action-column) a:focus-visible,
.table-container .carbon-table tbody th:not(.action-column) a:focus-visible {
  border-bottom: 3px solid transparent;
}
.table-container .carbon-table tbody td:not(.action-column) a:focus-visible,
.table-container .carbon-table tbody th:not(.action-column) a:focus-visible {
  outline: 3px solid #263cc8 !important;
  outline-offset: 1px;
}
.table-container .carbon-table tbody td:not(.action-column) a:active,
.table-container .carbon-table tbody th:not(.action-column) a:active {
  color: #4759d0;
  border-bottom: 1px solid #4759d0;
}
.table-container .carbon-table tbody td:has(a:focus-visible),
.table-container .carbon-table tbody th:has(a:focus-visible) {
  background-color: #f1f4f4;
  outline: 3px solid #263cc8;
  outline-offset: -3px;
}
.table-container .carbon-table tbody th {
  text-align: left;
  font-size: 16px;
  font-weight: 700;
  line-height: 22px;
}
.table-container .carbon-table tbody tr:hover td,
.table-container .carbon-table tbody tr:hover th {
  background-color: #f1f4f4;
}
.table-container .carbon-table caption {
  display: none;
}
