/*
  Running Squiz Matrix
  Developed by Squiz - http://www.squiz.net
  Squiz, Squiz Matrix, MySource, MySource Matrix and Squiz.net are registered Trademarks of Squiz Pty Ltd
  Page generated: 06 June 2026 05:08:51
*/


/* variables for the media queries */
.odometer {
  font-size: 100px;
  font-family: inherit !important;
  font-size: inherit !important;
}
.fact-card {
  opacity: 0;
}
.fact-card .card__card-block {
  padding: 0;
}
.fact-card h1 {
  font-size: 4rem;
}
.fact-card h4 {
  font-size: 1rem;
}
.fact-card h1, .fact-card h4 {
  margin-bottom: 0;
}
.fact-card h4 {
  margin-top: -5px;
}
.fact-card .refTxt {
  font-size: 0.75rem;
  display: inline-block;
}
.fact-card .stat-symbol {
  vertical-align: text-bottom;
}
@media only screen and (min-width: 768px) {
  .fact-card h1 {
    font-size: 3rem;
  }
  .fact-card h4 {
    margin-top: 0;
  }
  .fact-card .refTxt {
    font-size: 0.75rem;
  }
}
@media only screen and (min-width: 992px) {
  .fact-card h1 {
    vertical-align: top;
    font-size: 3.5rem !important;
    margin-bottom: 0;
  }
  .fact-card h1 > span, .fact-card h1 > span > div, .fact-card h1 span > div > span {
    vertical-align: inherit !important;
  }
  .fact-card h4 {
    font-size: 1rem;
    margin-bottom: 5px;
    line-height: 1.3;
  }
  .fact-card .refTxt {
    font-size: 1rem;
  }
  .fact-card .card__card-block {
    padding: 10px;
  }
}
@media only screen and (min-width: 1200px) {
  .fact-card h1 {
    font-size: 4.5rem !important;
  }
}
