






.component--number-counter__left, .component--number-counter__right {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
}
@media only screen and (min-width: 1100px) {
  .component--number-counter__left, .component--number-counter__right {
    width: 50%;
  }
}

.component--number-counter__body, .component--number-counter__footer {
  display: flex;
  flex-direction: column;
}
@media only screen and (min-width: 1100px) {
  .component--number-counter__body, .component--number-counter__footer {
    flex-direction: row;
  }
}
.component--number-counter__left {
  min-height: 26.25rem;
  padding: 3.75rem 1.25rem 4.0625rem 1.25rem;
}
@media only screen and (min-width: 1100px) {
  .component--number-counter__left {
    min-height: 42.75rem;
  }
}
.component--number-counter__left-wrapper {
  width: 17.5rem;
}
@media only screen and (min-width: 1100px) {
  .component--number-counter__left-wrapper {
    width: 32.5625rem;
    padding: 0;
  }
}
.component--number-counter__left .svg-left {
  margin-bottom: 1.375rem;
}
.component--number-counter__left .svg-left img {
  height: 2rem;
  width: auto;
}
@media only screen and (min-width: 1100px) {
  .component--number-counter__left .svg-left img {
    height: 3.75rem;
  }
}
.component--number-counter__left h2 {
  color: #FFFFFF;
  margin-bottom: 2rem;
}
.component--number-counter__left .text-left {
  font-family: "Inter", sans-serif;
  letter-spacing: 0;
  font-size: 1rem;
  line-height: 1.5rem;
  font-weight: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-rendering: optimizeLegibility;
  font-size: 1rem;
  line-height: 1.5rem;
  margin-bottom: 1rem;
  color: #FFFFFF;
}
@media only screen and (min-width: 880px) {
  .component--number-counter__left .text-left {
    font-size: 1.125rem;
  }
}
@media only screen and (min-width: 1100px) {
  .component--number-counter__left .text-left {
    font-size: 1.125rem;
  }
}
@media only screen and (min-width: 880px) {
  .component--number-counter__left .text-left {
    font-size: 1.125rem;
  }
}
@media only screen and (min-width: 1100px) {
  .component--number-counter__left .text-left {
    font-size: 1.125rem;
  }
}
@media only screen and (min-width: 880px) {
  .component--number-counter__left .text-left {
    line-height: 1.5rem;
  }
}
@media only screen and (min-width: 1100px) {
  .component--number-counter__left .text-left {
    line-height: 1.5rem;
  }
}
@media only screen and (min-width: 880px) {
  .component--number-counter__left .text-left {
    margin-bottom: 2rem;
  }
}
@media only screen and (min-width: 1100px) {
  .component--number-counter__left .text-left {
    margin-bottom: 2rem;
  }
}
.component--number-counter__right {
  min-height: 25.8125rem;
  padding: 3.75rem 1.25rem 4.0625rem 1.25rem;
  background-color: #B20B2C;
  color: white;
  background-image: url("../../../../img/Counter.svg");
  background-position: 50%;
  background-repeat: no-repeat;
}
@media only screen and (min-width: 1100px) {
  .component--number-counter__right {
    min-height: 42.75rem;
  }
}
.component--number-counter__right-wrapper {
  width: 23.5rem;
  text-align: center;
}
.component--number-counter__right .overline-text {
  color: #FFFFFF;
  max-width: 100%;
}
@media only screen and (max-width: 1319px) {
  .component--number-counter__right .overline-text {
    line-height: 1.5rem;
    font-size: 0.875rem;
    max-width: 17.5rem;
    margin: 0 auto;
  }
}
.component--number-counter__right .countup {
  font-weight: 800;
  font-style: normal;
  font-size: 4rem;
  line-height: 6.25rem;
}
@media only screen and (min-width: 1100px) {
  .component--number-counter__right .countup {
    font-size: 6.25rem;
  }
}
.component--number-counter__right .h3 {
  font-style: normal;
  color: #FFFFFF;
}
@media only screen and (max-width: 1319px) {
  .component--number-counter__right .h3 {
    font-size: 1.5rem;
  }
}
.component--number-counter__bottom {
  display: none;
}
@media only screen and (min-width: 1100px) {
  .component--number-counter__bottom {
    display: flex;
  }
}
@media only screen and (min-width: 1100px) {
  .component--number-counter__bottom__left, .component--number-counter__bottom__right {
    width: 50%;
  }
}
.component--number-counter__bottom__right {
  background-color: #B20B2C;
  height: 4.375rem;
}


/*# sourceMappingURL=../../../../maps/body/number_counter/scss/number-counter.css.map */
