






.paragraph--type--statistics .component--statistic__title {
  font-family: "Inter", sans-serif;
  font-weight: 700;
  margin-top: 0;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-rendering: optimizeLegibility;
  font-size: 1.125rem;
  line-height: 1.5rem;
  margin-bottom: 0.5rem;
  font-weight: bold;
  margin-bottom: 2rem;
}
.paragraph--type--statistics .component--statistic__title strong {
  font-weight: 900;
}
@media only screen and (min-width: 880px) {
  .paragraph--type--statistics .component--statistic__title {
    font-size: 1.5rem;
  }
}
@media only screen and (min-width: 1100px) {
  .paragraph--type--statistics .component--statistic__title {
    font-size: 1.5rem;
  }
}
@media only screen and (min-width: 880px) {
  .paragraph--type--statistics .component--statistic__title {
    line-height: 2rem;
  }
}
@media only screen and (min-width: 1100px) {
  .paragraph--type--statistics .component--statistic__title {
    line-height: 2rem;
  }
}
@media only screen and (min-width: 880px) {
  .paragraph--type--statistics .component--statistic__title {
    margin-bottom: 1rem;
  }
}
@media only screen and (min-width: 1100px) {
  .paragraph--type--statistics .component--statistic__title {
    margin-bottom: 1rem;
  }
}
@media only screen and (min-width: 880px) {
  .paragraph--type--statistics .component--statistic__title {
    margin-bottom: 4.25rem;
  }
}
@media only screen and (min-width: 1100px) {
  .paragraph--type--statistics .component--statistic__title {
    margin-bottom: 4.25rem;
  }
}
.paragraph--type--statistics .component--statistic__statistic-items {
  text-align: center;
  display: flex;
  flex-wrap: wrap;
  width: 100%;
  justify-content: center;
}
@media only screen and (min-width: 1100px) {
  .paragraph--type--statistics .component--statistic__statistic-items {
    width: 100%;
    justify-content: center;
    flex-wrap: nowrap;
  }
}
.paragraph--type--statistics .component--statistic__description {
  margin-bottom: 5rem;
}
.paragraph--type--statistics.perrow-4 .statistic-item {
  max-width: 100%;
  min-width: 100%;
}
@media only screen and (min-width: 641px) {
  .paragraph--type--statistics.perrow-4 .statistic-item {
    max-width: 50%;
    min-width: 50%;
  }
}
@media only screen and (min-width: 1100px) {
  .paragraph--type--statistics.perrow-4 .statistic-item {
    max-width: 25%;
    min-width: 25%;
  }
}
.paragraph--type--statistics.perrow-3 .statistic-item {
  max-width: 100%;
  min-width: 100%;
}
@media only screen and (min-width: 641px) {
  .paragraph--type--statistics.perrow-3 .statistic-item {
    max-width: 33.33%;
    min-width: 33.33%;
  }
}


/*# sourceMappingURL=../../../../maps/body/statistic/scss/statistic.css.map */
