.elementor-2357 .elementor-element.elementor-element-a61cd5f{--display:flex;--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;}.elementor-widget-text-editor{font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-size:var( --e-global-typography-text-font-size );font-weight:var( --e-global-typography-text-font-weight );color:var( --e-global-color-text );}.elementor-widget-text-editor.elementor-drop-cap-view-stacked .elementor-drop-cap{background-color:var( --e-global-color-primary );}.elementor-widget-text-editor.elementor-drop-cap-view-framed .elementor-drop-cap, .elementor-widget-text-editor.elementor-drop-cap-view-default .elementor-drop-cap{color:var( --e-global-color-primary );border-color:var( --e-global-color-primary );}.elementor-2357 .elementor-element.elementor-element-cc56087{margin:5em 0em calc(var(--kit-widget-spacing, 0px) + 0em) 0em;font-family:"bio-sans", Sans-serif;font-size:16px;font-weight:500;color:#000000;}.elementor-2357 .elementor-element.elementor-element-9f22ea2{--display:flex;}.elementor-2357 .elementor-element.elementor-element-9f22ea2:not(.elementor-motion-effects-element-type-background), .elementor-2357 .elementor-element.elementor-element-9f22ea2 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#FFFFFF;}.elementor-2357 .elementor-element.elementor-element-b27f5ad{columns:1;font-family:"bio-sans", Sans-serif;font-size:16px;font-weight:500;text-decoration:none;color:#000000;}.elementor-2357 .elementor-element.elementor-element-b27f5ad a:hover, .elementor-2357 .elementor-element.elementor-element-b27f5ad a:focus{color:#EE2224;}.elementor-2357 .elementor-element.elementor-element-b27f5ad a{transition-duration:0.3s;}.elementor-2357 .elementor-element.elementor-element-11b9d21{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--margin-top:0em;--margin-bottom:9em;--margin-left:0em;--margin-right:0em;}:root{--page-title-display:none;}@media(max-width:1024px){.elementor-widget-text-editor{font-size:var( --e-global-typography-text-font-size );}}@media(max-width:767px){.elementor-widget-text-editor{font-size:var( --e-global-typography-text-font-size );}}/* Start custom CSS for text-editor, class: .elementor-element-b27f5ad */.credit-table-wrapper {
  width: 100%;
  margin: 30px 0;
}

.credit-table {
  width: 100%;
  border-collapse: collapse;
}

.credit-table th,
.credit-table td {
  padding: 16px 20px;
  border: 1px solid #e3e3e3;
  text-align: left;
  vertical-align: top;
  font-size: 15px;
  box-sizing: border-box;
}

.credit-table tbody tr:not(.section-row) th {
  background: #fafafa;
  font-weight: 600;
}

.credit-table tbody tr:not(.section-row) td {
  background: #ffffff;
}

.section-row th {
  background: #f4f4f4;
  font-weight: 600;
  font-size: 17px;
}

.credit-table a {
  word-break: break-word;
}

@media (max-width: 1024px) {
  .credit-table,
  .credit-table tbody,
  .credit-table tr,
  .credit-table th,
  .credit-table td {
    display: block;
    width: 100%;
  }

  .credit-table th,
  .credit-table td {
    border: none;
    padding: 0;
  }

  .credit-table tr.section-row th {
    background: #eeeeee;
    font-size: 16px;
    padding: 16px 18px;
    margin: 0 0 10px 0;
  }

  .credit-table tr:not(.section-row) {
    margin-bottom: 15px;
    border: 1px solid #e3e3e3;
    border-radius: 8px;
    overflow: hidden;
    box-shadow: 0 2px 6px rgba(0,0,0,0.05);
  }

  .credit-table tr:not(.section-row) th {
    background: #f4f4f4;
    padding: 14px 18px;
    border-bottom: 1px solid #e3e3e3;
    margin: 0;
  }

  .credit-table td .cell-content {
    padding: 14px 18px;
    background: #ffffff;
  }
}

@media (min-width: 1025px) {
  .credit-table tbody tr:not(.section-row) th,
  .credit-table tbody tr:not(.section-row) td {
    width: 50%;
    display: table-cell;
    vertical-align: top;
  }
}/* End custom CSS */