  .stat-compiler-widget .box-container {
    padding: 20px 15px;
  }

  .table-filter-section {
    position: relative;
    width: 100%;
    margin-bottom: 20px;
    top: auto;
  }

  .tab-filter-wrapper {
    gap: 5px;
  }

  .stat-compiler-widget .compare-btn {
    font-size: 12px;
    text-align: right;
    line-height: 16px;
  }

  .stat-compiler-widget .filter--open-btn {
    --icon-size: 16px;
    --btn-height: 30px;
    --icon-text-gap: 8px;
    font-size: 12px;
  }

  .stat-compiler-widget .datatable-table-block {
    min-height: 310px;
  }
