.head-statistics-3[data-v-20aaee91] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.head-statistics[data-v-20aaee91] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin-right: -10px;
}
.head-statistics-label[data-v-20aaee91] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.head-statistics .hs-modular[data-v-20aaee91] {
  min-width: 300px;
  margin: 10px 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  background-color: #FFFFFF;
  border-radius: 3px;
  border: 1px var(--color-primary) solid;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  margin-right: 10px;
}
.head-statistics .hs-modular-left[data-v-20aaee91] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.head-statistics .hs-modular-left .hs-title[data-v-20aaee91] {
  width: 60px;
  padding: 12px;
  color: #333333;
  background-color: var(--color-primary-light);
  border-right: 1px solid var(--color-primary);
}
.no-background[data-v-20aaee91] {
  background-color: unset !important;
  color: var(--color-primary) !important;
}
.head-statistics .hs-modular-left .hs-content[data-v-20aaee91] {
  padding: 12px;
  -ms-flex-item-align: center;
      align-self: center;
  font-size: 15px;
}
.head-statistics .hs-modular-right-up[data-v-20aaee91] {
  padding: 12px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-item-align: center;
      align-self: center;
  color: #5cb8c8;
  width: auto;
  min-width: 60px;
}
.head-statistics .hs-modular-right-down[data-v-20aaee91] {
  padding: 12px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-item-align: center;
      align-self: center;
  color: #e86969;
  width: auto;
  min-width: 60px;
}
.hs-icon[data-v-20aaee91] {
  margin-right: 5px;
}
.margin-five[data-v-20aaee91] {
  margin: 5px 0 0 0;
}
.head-statistics-table table td[data-v-20aaee91] {
  border-color: #0186d1 !important;
}
