/* line 3, ../../pb/stats_bar/stats_bar.scss */
.pb-stats_bar {
  margin: 0;
  padding-top: 120px;
  padding-bottom: 120px; }
  @media only screen and (max-width: 1024px) {
    /* line 3, ../../pb/stats_bar/stats_bar.scss */
    .pb-stats_bar {
      padding-top: 90px;
      padding-bottom: 90px; } }
  @media only screen and (max-width: 640px) {
    /* line 3, ../../pb/stats_bar/stats_bar.scss */
    .pb-stats_bar {
      padding-top: 60px;
      padding-bottom: 60px; } }
  /* line 7, ../../pb/stats_bar/stats_bar.scss */
  .pb-stats_bar .fm_stats {
    margin: 0; }
    /* line 10, ../../pb/stats_bar/stats_bar.scss */
    .pb-stats_bar .fm_stats.max_across_4 .stat_hold {
      flex: 0 0 calc(25% - 15px); }
    /* line 14, ../../pb/stats_bar/stats_bar.scss */
    .pb-stats_bar .fm_stats .description {
      font-size: 21px; }
  /* line 19, ../../pb/stats_bar/stats_bar.scss */
  .pb-stats_bar.yellow_bg .stat,
  .pb-stats_bar.yellow_bg .description {
    color: #0a0a0a !important; }

/*# sourceMappingURL=stats_bar.css.map */