.elementor-widget-text-editor{font-family:var( --e-global-typography-text-font-family ), Sans-serif;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-13482 .elementor-element.elementor-element-13482{font-family:"Assistant", Sans-serif;font-weight:400;color:var( --e-global-color-7c7995da );}@media(max-width:1024px){.elementor-13482 .elementor-element.elementor-element-13482{font-size:18px;}}/* Start custom CSS for text-editor, class: .elementor-element-13482 */.table-wrapper table {
table-layout: fixed
}
.table-wrapper table tr td:nth-child(5) {
direction: ltr;
text-align: right
}
.table-wrapper table th, .table-wrapper  table td {
    vertical-align:middle
}
.table-wrapper table th {
    text-align: right;
    font-weight: 600;
    font-size: 18px!important;
}
.table-wrapper table a {
    font-size: 18px!important
}
.table-wrapper table img {
    max-width: 100px!important
}
  .table-wrapper thead th {
    background:#fbfbfb
  }
  .table-wrapper thead th:first-child,  .table-wrapper tbody th {
    background:#f2f2f2;
  }
@media (max-width:1200px) {
  .table-wrapper {
    width:100%;
    overflow:auto;
    max-height:90vh
  }
  .table-wrapper table {
    white-space:nowrap;
    margin:0;
    border:none;
    border-collapse:separate;
    border-spacing:0;
    table-layout:fixed
  }
  
  .table-wrapper tbody td,
  .table-wrapper thead th:not(:first-child) {
    width:90px;
    white-space: normal;
  }
  .table-wrapper thead th:nth-child(5) {
    width:105px;
  }
  .table-wrapper thead th {
    position:sticky;
    white-space:normal;
    top:0;
    z-index:2;
  }
  .table-wrapper thead th:first-child {
    position:sticky;
    right:0;
    z-index:3;
    width:100px!important
  }
  .table-wrapper tbody th {
    position:sticky;
    right:0;
    z-index:1;
    width:150px!important
  }
  .table-wrapper::-webkit-scrollbar {
    height:10px
  }
  .table-wrapper::-webkit-scrollbar-track {
    background-color:#e4e4e4;
    border-radius:50px
  }
  .table-wrapper::-webkit-scrollbar-thumb {
    background-color:var(--e-global-color-primary);
    border-radius:50px
  }
  .table-wrapper tbody th a,
  .table-wrapper thead th {
    font-size:14px
  }
}/* End custom CSS */