section .has-counter ._h1{margin-bottom:15px!important;}
section .has-counter ._h2{line-height:normal!important;}

body.homepage section.numbers .column-left .home-part-inner, body.homepage section.numbers .column-right .home-part-inner{
    background:none;
    /*background-image: url(../images/homepage/homepage-stats.jpg);*/
}

body.homepage section.numbers .column-right .home-part-inner {
  background:none;
}

.nomargin{margin-bottom:0px!important; line-height:normal;}

.cols2 .counter-item{width:50%!important; margin-right:0px!important;}

/*
body.homepage section.numbers2 .column-left .home-part-inner,
body.homepage section.numbers2 .column-right .home-part-inner {
  background-image: url(../images/homepage/homepage-stats.jpg);
}
*/




body.homepage section.numbers2 .column-left .home-part-inner,
body.homepage section.numbers2 .column-right .home-part-inner {
  background-image: url(../images/homepage/TRM19_ambient_portfolio-overview_homepage_mobile.jpg);
}
@media only screen and (min-width: 768px) {
  body.homepage section.numbers2 .column-left .home-part-inner,
  body.homepage section.numbers2 .column-right .home-part-inner {
    background-image: url(../images/homepage/TRM19_ambient_portfolio-overview_homepage_desktop.jpg);
  }
}
@media only screen and (max-height: 548px) and (orientation: landscape) {
  body.homepage section.numbers2 .column-left .home-part-inner,
  body.homepage section.numbers2 .column-right .home-part-inner {
    background-image: url(../images/homepage/TRM19_ambient_portfolio-overview_homepage_desktop.jpg);
  }
}


body.homepage section.numbers2 .column-left {
  display: none;
}
@media only screen and (min-width: 1024px) {
  body.homepage section.numbers2 .column-left {
    display: block;
  }
}
@media only screen and (max-height: 548px) and (orientation: landscape) {
  body.homepage section.numbers2 .column-left {
    display: block;
  }
}
body.homepage section.numbers2 .column-right {
  height: 100% !important;
}
body.homepage section.numbers2.animate .has-counter .intro,
body.homepage section.numbers2.animate .has-counter .counter-item,
body.homepage section.numbers2.animate .has-counter a {
  transform: translateY(0px);
  opacity: 1;
}
body.homepage section.numbers2.animate .has-counter .intro {
  transition-delay: 0.3s;
}
body.homepage section.numbers2.active .has-counter {
  opacity: 1;
  transition: opacity 0s linear 0.35s;
}
body.homepage section.numbers2 .has-counter {
  height: 100%;
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  color: white;
  display: flex;
  align-items: center;
  justify-content: center;
  opacity: 0;
  transition: opacity 0s linear;
}
body.homepage section.numbers2 .has-counter .counter-inner {
  width: 80%;
}
@media screen and (max-width: 767px) {
  body.homepage section.numbers2 .has-counter .counter-inner {
    padding-top: 50px;
  }
}
@media only screen and (min-width: 1024px) {
  body.homepage section.numbers2 .has-counter .counter-inner {
    width: 900px;
  }
}
body.homepage section.numbers2 .has-counter .intro {
  font-size: 20px;
  line-height: 1.5;
  margin-bottom: 35px;
  color: white;
  transition-delay: 0.8s;
}
@media only screen and (max-height: 375px) and (orientation: landscape) {
  body.homepage section.numbers2 .has-counter .intro {
    font-size: 16px;
    margin-bottom: 20px;
  }
}
@media screen and (max-width: 374px) {
  body.homepage section.numbers2 .has-counter .intro {
    font-size: 18px;
    margin-bottom: 25px;
  }
}
@media only screen and (min-width: 768px) {
  body.homepage section.numbers2 .has-counter .intro {
    font-size: 30px;
    line-height: 2;
    margin-bottom: 50px;
  }
}

body.homepage section.numbers2 .has-counter .intro,
body.homepage section.numbers2 .has-counter .counter-item,
body.homepage section.numbers2 .has-counter a {
  opacity: 0;
  transition: all 0.8s cubic-bezier(0.43, 0.195, 0.02, 1);
  transform: translateY(5vh);
}
body.homepage section.numbers2 .has-counter a {
  transition-delay: 2.5s;
}
@media screen and (max-width: 374px) {
  body.homepage section.numbers2 .has-counter a {
    margin-top: 10px;
  }
}
body.homepage section.numbers2 .has-counter .counter-wrapper {
  display: flex;
  flex-flow: row wrap;
    margin-bottom:20px;
}
body.homepage section.numbers2 .has-counter .counter-wrapper .counter-item {
  width: 50%;
  margin-bottom: 35px;
}
@media only screen and (min-width: 1024px) {
  body.homepage section.numbers2 .has-counter .counter-wrapper .counter-item {
    margin-bottom: 55px;
    margin-right: 20px;
    width: 270px;
  }
}
@media screen and (max-width: 374px) {
  body.homepage section.numbers2 .has-counter .counter-wrapper .counter-item {
    margin-bottom: 10px;
  }
}
@media only screen and (max-height: 548px) and (orientation: landscape) {
  body.homepage section.numbers2 .has-counter .counter-wrapper .counter-item {
    width: 33.3%; 
    margin-bottom: 10px;
  }
  body.homepage section.numbers2 .has-counter .counter-wrapper .counter-item:nth-child(4) {
    margin-bottom: 0;
  }
}
@media only screen and (max-height: 375px) and (orientation: landscape) {
  body.homepage section.numbers2 .has-counter .counter-wrapper .counter-item {
    margin-bottom: 0;
  }
}
body.homepage section.numbers2 .has-counter .counter-wrapper .counter-item:nth-child(1) {
  transition-delay: 0.7s;
}
body.homepage section.numbers2 .has-counter .counter-wrapper .counter-item:nth-child(2) {
  transition-delay: 1s;
}
body.homepage section.numbers2 .has-counter .counter-wrapper .counter-item:nth-child(3) {
  transition-delay: 1.3s;
}
body.homepage section.numbers2 .has-counter .counter-wrapper .counter-item:nth-child(4) {
  transition-delay: 1.6s;
}
body.homepage section.numbers2 .has-counter .counter-wrapper .counter-item:nth-child(5) {
  transition-delay: 1.9s;
  margin-bottom: 0;
}
body.homepage section.numbers2 .has-counter .counter-wrapper .counter-item:nth-child(6) {
  transition-delay: 2.2s;
  margin-bottom: 0;
}
body.homepage section.numbers2 .has-counter .counter-wrapper .counter-item:nth-child(3n) {
  margin-right: 0;
}
body.homepage section.numbers2 .has-counter .counter-wrapper .counter-item .value {
  font-size: 30px;
  line-height: 1;
}
@media only screen and (min-width: 768px) {
  body.homepage section.numbers2 .has-counter .counter-wrapper .counter-item .value {
    font-size: 45px;
  }
}
body.homepage section.numbers2 .has-counter .counter-wrapper .counter-item .value-type .value-type-text {
  font-size: 13px;
  line-height: 1.4;
}
@media only screen and (min-width: 768px) {
  body.homepage section.numbers2 .has-counter .counter-wrapper .counter-item .value-type .value-type-text {
    font-size: 18px;
    line-height: 1.5;
  }
}
@media only screen and (max-height: 375px) and (orientation: landscape) {
  body.homepage section.numbers2 .has-counter .counter-wrapper .counter-item .value-type .value-type-text {
    margin-bottom: 10px;
  }
}












.sectionpage section.numbers2 .column-left {
  overflow: hidden;
}
.sectionpage section.numbers2 .column-left .has-counter {
  height: 100%;
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  color: white;
  display: flex;
  align-items: center;
  justify-content: center;
}
.sectionpage section.numbers2 .column-left .has-counter .counter-inner {
  width: 80%;
}
@media only screen and (min-width: 1200px) {
  .sectionpage section.numbers2 .column-left .has-counter .counter-inner {
    width: 450px;
  }
}
.sectionpage section.numbers2 .column-left .has-counter .counter-wrapper {
  display: flex;
  flex-flow: row wrap;
}
.sectionpage section.numbers2 .column-left .has-counter .counter-wrapper .counter-item {
  width: 47%;
  margin-bottom: 0;
  margin-right: 6%;
}
.sectionpage section.numbers2 .column-left .has-counter .counter-wrapper .counter-item.dash-above {
  padding-top: 15px;
}
.sectionpage section.numbers2 .column-left .has-counter .counter-wrapper .counter-item.dash-above::before {
  height: 3px;
}
@media only screen and (min-width: 768px) {
  .sectionpage section.numbers2 .column-left .has-counter .counter-wrapper .counter-item {
    width: 33%;
    margin-right: 0;
    margin-bottom: 35px;
  }
  .sectionpage section.numbers2 .column-left .has-counter .counter-wrapper .counter-item:nth-child(4) {
    margin-bottom: 0;
  }
}
@media only screen and (max-height: 548px) and (orientation: landscape) {
  .sectionpage section.numbers2 .column-left .has-counter .counter-wrapper .counter-item {
    width: 47%;
    margin-right: 6%;
    margin-bottom: 25px;
  }
}
@media only screen and (min-width: 1024px) {
  .sectionpage section.numbers2 .column-left .has-counter .counter-wrapper .counter-item {
    width: 47%;
    margin-right: 6%;
    margin-bottom: 25px;
  }
}
@media only screen and (min-width: 1200px) {
  .sectionpage section.numbers2 .column-left .has-counter .counter-wrapper .counter-item {
    width: 200px;
    margin-right: 50px;
  }
}
.sectionpage section.numbers2 .column-left .has-counter .counter-wrapper .counter-item:nth-child(2n) {
  margin-right: 0;
}
.sectionpage section.numbers2 .column-left .has-counter .counter-wrapper .counter-item:nth-child(5),
.sectionpage section.numbers2 .column-left .has-counter .counter-wrapper .counter-item:nth-child(6) {
  margin-bottom: 0;
}
.sectionpage section.numbers2 .column-left .has-counter .counter-wrapper .counter-item .value {
  font-size: 22px;
  line-height: 1;
}
@media only screen and (min-width: 768px) {
  .sectionpage section.numbers2 .column-left .has-counter .counter-wrapper .counter-item .value {
    font-size: 41px;
  }
}
@media only screen and (max-height: 548px) and (orientation: landscape) {
  .sectionpage section.numbers2 .column-left .has-counter .counter-wrapper .counter-item .value {
    font-size: 27px;
  }
}
.sectionpage section.numbers2 .column-left .has-counter .counter-wrapper .counter-item .value-type .value-type-text {
  font-size: 13px;
  line-height: 1.4;
}
@media only screen and (min-width: 768px) {
  .sectionpage section.numbers2 .column-left .has-counter .counter-wrapper .counter-item .value-type .value-type-text {
    font-size: 18px;
    line-height: 1.5;
  }
}
@media only screen and (max-height: 375px) and (orientation: landscape) {
  .sectionpage section.numbers2 .column-left .has-counter .counter-wrapper .counter-item .value-type .value-type-text {
    margin-bottom: 0;
    font-size: 13px;
  }
}


body.homepage section.numbers3 .column-left .home-part-inner,
body.homepage section.numbers3 .column-right .home-part-inner {
    background:none;
}
body.homepage section.numbers3 .column-left {
  display: none;
}
@media only screen and (min-width: 1024px) {
  body.homepage section.numbers3 .column-left {
    display: block;
  }
}
@media only screen and (max-height: 548px) and (orientation: landscape) {
  body.homepage section.numbers3 .column-left {
    display: block;
  }
}
body.homepage section.numbers3 .column-right {
  height: 100% !important;
}
body.homepage section.numbers3.animate .has-counter .intro,
body.homepage section.numbers3.animate .has-counter .counter-item,
body.homepage section.numbers3.animate .has-counter a {
  transform: translateY(0px);
  opacity: 1;
}
body.homepage section.numbers3.animate .has-counter .intro {
  transition-delay: 0.3s;
}
body.homepage section.numbers3.active .has-counter {
  opacity: 1;
  transition: opacity 0s linear 0.35s;
}
body.homepage section.numbers3 .has-counter {
  height: 100%;
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  color: white;
  display: flex;
  align-items: center;
  justify-content: center;
  opacity: 0;
  transition: opacity 0s linear;
}
body.homepage section.numbers3 .has-counter .counter-inner {
  width: 80%;
}
@media screen and (max-width: 767px) {
  body.homepage section.numbers3 .has-counter .counter-inner {
    padding-top: 50px;
  }
}
@media only screen and (min-width: 1024px) {
  body.homepage section.numbers3 .has-counter .counter-inner {
    width: 900px;
  }
}
@media only screen and (min-width: 1024px) {
  body.homepage section.numbers .has-counter .counter-inner {
    width: 900px;
  }
}
body.homepage section.numbers3 .has-counter .intro {
  font-size: 20px;
  line-height: 1.5;
  margin-bottom: 35px;
  color: white;
  transition-delay: 0.8s;
}
@media only screen and (max-height: 375px) and (orientation: landscape) {
  body.homepage section.numbers3 .has-counter .intro {
    font-size: 16px;
    margin-bottom: 20px;
  }
}
@media screen and (max-width: 374px) {
  body.homepage section.numbers3 .has-counter .intro {
    font-size: 18px;
    margin-bottom: 25px;
  }
}
@media only screen and (min-width: 768px) {
  body.homepage section.numbers3 .has-counter .intro {
    font-size: 30px;
    line-height: 2;
    margin-bottom:15px;
  }
}
body.homepage section.numbers3 .has-counter .intro,
body.homepage section.numbers3 .has-counter .counter-item,
body.homepage section.numbers3 .has-counter a {
  opacity: 0;
  transition: all 0.8s cubic-bezier(0.43, 0.195, 0.02, 1);
  transform: translateY(5vh);
}
body.homepage section.numbers3 .has-counter a {
  transition-delay: 2.5s;
}
@media screen and (max-width: 374px) {
  body.homepage section.numbers3 .has-counter a {
    margin-top: 10px;
  }
}
body.homepage section.numbers3 .has-counter .counter-wrapper {
  display: flex;
  flex-flow: row wrap;
}
body.homepage section.numbers3 .has-counter .counter-wrapper .counter-item {
  width: 50%;
  margin-bottom: 15px;
}
@media only screen and (min-width: 1024px) {
  body.homepage section.numbers3 .has-counter .counter-wrapper .counter-item {
    margin-bottom: 20px;
    margin-right: 20px;
    width: 270px;
  }
}
@media screen and (max-width: 374px) {
  body.homepage section.numbers3 .has-counter .counter-wrapper .counter-item {
    margin-bottom: 10px;
  }
}
@media only screen and (max-height: 548px) and (orientation: landscape) {
  body.homepage section.numbers3 .has-counter .counter-wrapper .counter-item {
    width: 33.3%;
    margin-bottom: 10px;
  }
  body.homepage section.numbers3 .has-counter .counter-wrapper .counter-item:nth-child(4) {
    margin-bottom: 0;
  }
}
@media only screen and (max-height: 375px) and (orientation: landscape) {
  body.homepage section.numbers3 .has-counter .counter-wrapper .counter-item {
    margin-bottom: 0;
  }
}
body.homepage section.numbers3 .has-counter .counter-wrapper .counter-item:nth-child(1) {
  transition-delay: 0.7s;
}
body.homepage section.numbers3 .has-counter .counter-wrapper .counter-item:nth-child(2) {
  transition-delay: 1s;
}
body.homepage section.numbers3 .has-counter .counter-wrapper .counter-item:nth-child(3) {
  transition-delay: 1.3s;
}
body.homepage section.numbers3 .has-counter .counter-wrapper .counter-item:nth-child(4) {
  transition-delay: 1.6s;
}
body.homepage section.numbers3 .has-counter .counter-wrapper .counter-item:nth-child(5) {
  transition-delay: 1.9s;
  margin-bottom: 0;
}
body.homepage section.numbers3 .has-counter .counter-wrapper .counter-item:nth-child(6) {
  transition-delay: 2.2s;
  margin-bottom: 0;
}
body.homepage section.numbers3 .has-counter .counter-wrapper .counter-item:nth-child(3n) {
  margin-right: 0;
}
body.homepage section.numbers3 .has-counter .counter-wrapper .counter-item .value {
  font-size: 30px;
  line-height: 1;
}
@media only screen and (min-width: 768px) {
  body.homepage section.numbers3 .has-counter .counter-wrapper .counter-item .value {
    font-size: 45px;
  }
}
body.homepage section.numbers3 .has-counter .counter-wrapper .counter-item .value-type .value-type-text {
  font-size: 13px;
  line-height: 1.4;
}
@media only screen and (min-width: 768px) {
  body.homepage section.numbers3 .has-counter .counter-wrapper .counter-item .value-type .value-type-text {
    font-size: 18px;
    line-height: 1.5;
  }
}
@media only screen and (max-height: 375px) and (orientation: landscape) {
  body.homepage section.numbers3 .has-counter .counter-wrapper .counter-item .value-type .value-type-text {
    margin-bottom: 10px;
  }
}












.sectionpage section.numbers3 .column-left {
  overflow: hidden;
}
.sectionpage section.numbers3 .column-left .has-counter {
  height: 100%;
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  color: white;
  display: flex;
  align-items: center;
  justify-content: center;
}
.sectionpage section.numbers3 .column-left .has-counter .counter-inner {
  width: 80%;
}
@media only screen and (min-width: 1200px) {
  .sectionpage section.numbers3 .column-left .has-counter .counter-inner {
    width: 450px;
  }
}
.sectionpage section.numbers3 .column-left .has-counter .counter-wrapper {
  display: flex;
  flex-flow: row wrap;
}
.sectionpage section.numbers3 .column-left .has-counter .counter-wrapper .counter-item {
  width: 47%;
  margin-bottom: 0;
  margin-right: 6%;
}
.sectionpage section.numbers3 .column-left .has-counter .counter-wrapper .counter-item.dash-above {
  padding-top: 15px;
}
.sectionpage section.numbers3 .column-left .has-counter .counter-wrapper .counter-item.dash-above::before {
  height: 3px;
}
@media only screen and (min-width: 768px) {
  .sectionpage section.numbers3 .column-left .has-counter .counter-wrapper .counter-item {
    width: 33%;
    margin-right: 0;
    margin-bottom: 35px;
  }
  .sectionpage section.numbers3 .column-left .has-counter .counter-wrapper .counter-item:nth-child(4) {
    margin-bottom: 0;
  }
}
@media only screen and (max-height: 548px) and (orientation: landscape) {
  .sectionpage section.numbers3 .column-left .has-counter .counter-wrapper .counter-item {
    width: 47%;
    margin-right: 6%;
    margin-bottom: 25px;
  }
}
@media only screen and (min-width: 1024px) {
  .sectionpage section.numbers3 .column-left .has-counter .counter-wrapper .counter-item {
    width: 47%;
    margin-right: 6%;
    margin-bottom: 25px;
  }
}
@media only screen and (min-width: 1200px) {
  .sectionpage section.numbers3 .column-left .has-counter .counter-wrapper .counter-item {
    width: 200px;
    margin-right: 50px;
  }
}
.sectionpage section.numbers3 .column-left .has-counter .counter-wrapper .counter-item:nth-child(2n) {
  margin-right: 0;
}
.sectionpage section.numbers3 .column-left .has-counter .counter-wrapper .counter-item:nth-child(5),
.sectionpage section.numbers3 .column-left .has-counter .counter-wrapper .counter-item:nth-child(6) {
  margin-bottom: 0;
}
.sectionpage section.numbers3 .column-left .has-counter .counter-wrapper .counter-item .value {
  font-size: 22px;
  line-height: 1;
}
@media only screen and (min-width: 768px) {
  .sectionpage section.numbers3 .column-left .has-counter .counter-wrapper .counter-item .value {
    font-size: 41px;
  }
}
@media only screen and (max-height: 548px) and (orientation: landscape) {
  .sectionpage section.numbers3 .column-left .has-counter .counter-wrapper .counter-item .value {
    font-size: 27px;
  }
}
.sectionpage section.numbers3 .column-left .has-counter .counter-wrapper .counter-item .value-type .value-type-text {
  font-size: 13px;
  line-height: 1.4;
}
@media only screen and (min-width: 768px) {
  .sectionpage section.numbers3 .column-left .has-counter .counter-wrapper .counter-item .value-type .value-type-text {
    font-size: 18px;
    line-height: 1.5;
  }
}
@media only screen and (max-height: 375px) and (orientation: landscape) {
  .sectionpage section.numbers3 .column-left .has-counter .counter-wrapper .counter-item .value-type .value-type-text {
    margin-bottom: 0;
    font-size: 13px;
  }
}


body.homepage section.purpose .column-left .home-part-inner,
body.homepage section.purpose .column-right .home-part-inner {
    background:none;
}
body.homepage section.purpose .column-left {
  display: none;
}
@media only screen and (min-width: 1024px) {
  body.homepage section.purpose .column-left {
    display: block;
  }
}
@media only screen and (max-height: 548px) and (orientation: landscape) {
  body.homepage section.purpose .column-left {
    display: block;
  }
}
body.homepage section.purpose .column-right {
  height: 100% !important;
}
body.homepage section.purpose.animate .has-counter .intro,
body.homepage section.purpose.animate .has-counter .counter-item,
body.homepage section.purpose.animate .has-counter a {
  transform: translateY(0px);
  opacity: 1;
}
body.homepage section.purpose.animate .has-counter .intro {
  transition-delay: 0.3s;
}
body.homepage section.purpose.active .has-counter {
  opacity: 1;
  transition: opacity 0s linear 0.35s;
}
body.homepage section.purpose .has-counter {
  height: 100%;
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  color: white;
  display: flex;
  align-items: center;
  justify-content: center;
  opacity: 0;
  transition: opacity 0s linear;
}
body.homepage section.purpose .has-counter .counter-inner {
  width: 80%;
}
@media screen and (max-width: 767px) {
  body.homepage section.purpose .has-counter .counter-inner {
    padding-top: 50px;
  }
}
@media only screen and (min-width: 1024px) {
  body.homepage section.purpose .has-counter .counter-inner {
    width: 880px;
  }
}
body.homepage section.purpose .has-counter .intro {
  font-size: 20px;
  line-height: 1.5;
  margin-bottom: 35px;
  color: white;
  transition-delay: 0.8s;
}
@media only screen and (max-height: 375px) and (orientation: landscape) {
  body.homepage section.purpose .has-counter .intro {
    font-size: 16px;
    margin-bottom: 20px;
  }
}
@media screen and (max-width: 374px) {
  body.homepage section.purpose .has-counter .intro {
    font-size: 18px;
    margin-bottom: 25px;
  }
}
@media only screen and (min-width: 768px) {
  body.homepage section.purpose .has-counter .intro {
    font-size: 30px;
    line-height: 2;
    margin-bottom: 50px;
  }
}
body.homepage section.purpose .has-counter .intro,
body.homepage section.purpose .has-counter .counter-item,
body.homepage section.purpose .has-counter a {
  opacity: 0;
  transition: all 0.8s cubic-bezier(0.43, 0.195, 0.02, 1);
  transform: translateY(5vh);
}
body.homepage section.purpose .has-counter a {
  transition-delay: 2.5s;
}
@media screen and (max-width: 374px) {
  body.homepage section.purpose .has-counter a {
    margin-top: 10px;
  }
}
body.homepage section.purpose .has-counter .counter-wrapper {
  display: flex;
  flex-flow: row wrap;
}
body.homepage section.purpose .has-counter .counter-wrapper .counter-item {
  width: 50%;
  margin-bottom: 35px;
}
@media only screen and (min-width: 1024px) {
  body.homepage section.purpose .has-counter .counter-wrapper .counter-item {
    margin-bottom: 55px;
    margin-right: 20px;
    width: 270px;
  }
}
@media screen and (max-width: 374px) {
  body.homepage section.purpose .has-counter .counter-wrapper .counter-item {
    margin-bottom: 10px;
  }
}
@media only screen and (max-height: 548px) and (orientation: landscape) {
  body.homepage section.purpose .has-counter .counter-wrapper .counter-item {
    width: 33.3%;
    margin-bottom: 10px;
  }
  body.homepage section.purpose .has-counter .counter-wrapper .counter-item:nth-child(4) {
    margin-bottom: 0;
  }
}
@media only screen and (max-height: 375px) and (orientation: landscape) {
  body.homepage section.purpose .has-counter .counter-wrapper .counter-item {
    margin-bottom: 0;
  }
}
body.homepage section.purpose .has-counter .counter-wrapper .counter-item:nth-child(1) {
  transition-delay: 0.7s;
}
body.homepage section.purpose .has-counter .counter-wrapper .counter-item:nth-child(2) {
  transition-delay: 1s;
}
body.homepage section.purpose .has-counter .counter-wrapper .counter-item:nth-child(3) {
  transition-delay: 1.3s;
}
body.homepage section.purpose .has-counter .counter-wrapper .counter-item:nth-child(4) {
  transition-delay: 1.6s;
}
body.homepage section.purpose .has-counter .counter-wrapper .counter-item:nth-child(5) {
  transition-delay: 1.9s;
  margin-bottom: 0;
}
body.homepage section.purpose .has-counter .counter-wrapper .counter-item:nth-child(6) {
  transition-delay: 2.2s;
  margin-bottom: 0;
}
body.homepage section.purpose .has-counter .counter-wrapper .counter-item:nth-child(3n) {
  margin-right: 0;
}
body.homepage section.purpose .has-counter .counter-wrapper .counter-item .value {
  font-size: 30px;
  line-height: 1;
}
@media only screen and (min-width: 768px) {
  body.homepage section.purpose .has-counter .counter-wrapper .counter-item .value {
    font-size: 45px;
  }
}
body.homepage section.purpose .has-counter .counter-wrapper .counter-item .value-type .value-type-text {
  font-size: 13px;
  line-height: 1.4;
}
@media only screen and (min-width: 768px) {
  body.homepage section.purpose .has-counter .counter-wrapper .counter-item .value-type .value-type-text {
    font-size: 24px;
    line-height: 1.5;
  }
}
@media only screen and (max-height: 375px) and (orientation: landscape) {
  body.homepage section.purpose .has-counter .counter-wrapper .counter-item .value-type .value-type-text {
    margin-bottom: 10px;
  }
}












.sectionpage section.purpose .column-left {
  overflow: hidden;
}
.sectionpage section.purpose .column-left .has-counter {
  height: 100%;
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  color: white;
  display: flex;
  align-items: center;
  justify-content: center;
}
.sectionpage section.purpose .column-left .has-counter .counter-inner {
  width: 80%;
}
@media only screen and (min-width: 1200px) {
  .sectionpage section.purpose .column-left .has-counter .counter-inner {
    width: 450px;
  }
}
.sectionpage section.purpose .column-left .has-counter .counter-wrapper {
  display: flex;
  flex-flow: row wrap;
}
.sectionpage section.purpose .column-left .has-counter .counter-wrapper .counter-item {
  width: 47%;
  margin-bottom: 0;
  margin-right: 6%;
}
.sectionpage section.purpose .column-left .has-counter .counter-wrapper .counter-item.dash-above {
  padding-top: 15px;
}
.sectionpage section.purpose .column-left .has-counter .counter-wrapper .counter-item.dash-above::before {
  height: 3px;
}
@media only screen and (min-width: 768px) {
  .sectionpage section.purpose .column-left .has-counter .counter-wrapper .counter-item {
    width: 33%;
    margin-right: 0;
    margin-bottom: 35px;
  }
  .sectionpage section.purpose .column-left .has-counter .counter-wrapper .counter-item:nth-child(4) {
    margin-bottom: 0;
  }
}
@media only screen and (max-height: 548px) and (orientation: landscape) {
  .sectionpage section.purpose .column-left .has-counter .counter-wrapper .counter-item {
    width: 47%;
    margin-right: 6%;
    margin-bottom: 25px;
  }
}
@media only screen and (min-width: 1024px) {
  .sectionpage section.purpose .column-left .has-counter .counter-wrapper .counter-item {
    width: 47%;
    margin-right: 6%;
    margin-bottom: 25px;
  }
}
@media only screen and (min-width: 1200px) {
  .sectionpage section.purpose .column-left .has-counter .counter-wrapper .counter-item {
    width: 200px;
    margin-right: 50px;
  }
}
.sectionpage section.purpose .column-left .has-counter .counter-wrapper .counter-item:nth-child(2n) {
  margin-right: 0;
}
.sectionpage section.purpose .column-left .has-counter .counter-wrapper .counter-item:nth-child(5),
.sectionpage section.purpose .column-left .has-counter .counter-wrapper .counter-item:nth-child(6) {
  margin-bottom: 0;
}
.sectionpage section.purpose .column-left .has-counter .counter-wrapper .counter-item .value {
  font-size: 22px;
  line-height: 1;
}
@media only screen and (min-width: 768px) {
  .sectionpage section.purpose .column-left .has-counter .counter-wrapper .counter-item .value {
    font-size: 41px;
  }
}
@media only screen and (max-height: 548px) and (orientation: landscape) {
  .sectionpage section.purpose .column-left .has-counter .counter-wrapper .counter-item .value {
    font-size: 27px;
  }
}
.sectionpage section.purpose .column-left .has-counter .counter-wrapper .counter-item .value-type .value-type-text {
  font-size: 13px;
  line-height: 1.4;
}
@media only screen and (min-width: 768px) {
  .sectionpage section.purpose .column-left .has-counter .counter-wrapper .counter-item .value-type .value-type-text {
    font-size: 18px;
    line-height: 1.5;
  }
}
@media only screen and (max-height: 375px) and (orientation: landscape) {
  .sectionpage section.purpose .column-left .has-counter .counter-wrapper .counter-item .value-type .value-type-text {
    margin-bottom: 0;
    font-size: 13px;
  }
}


.purpose .value,
.purpose .value-type{color:#49176D;}
.purpose .h1{}
.purpose .h2{font-weight:400; color:#D50065!important; line-height:normal!important;}
.purpose .h3{color:#49176D!important;}
.purpose .h4{color:#49176D!important; font-weight:700; font-size: 18px!important; margin-bottom:10px!important;}
.purpose .value{font-weight:700; color:#EE7003;}

.numbers .logospin,
.purpose .logospin{background:url(../images/logo-grey.png) top left no-repeat; background-size:100% auto; position:absolute; top:7%; right:-130px; z-index:-1; width:70%; max-width:679px; height:auto; display:block;
    -webkit-transition-duration: 3s; transition-duration: 3s; opacity:0; -ms-transform: rotate(-30deg); -webkit-transform: rotate(-30deg); transform: rotate(-30deg);}
.numbers .logospin.go,
.purpose .logospin.go{-ms-transform: rotate(0deg); -webkit-transform: rotate(0deg); transform: rotate(0deg); opacity:1; top:7%; right:-130px;}

.numbers .logospin img,
.purpose .logospin img{width:100%; display:block; height:auto;}


.has-counter .counter{}
.has-counter font{}

body.homepage section.numbers .has-counter .counter-wrapper .counter-item,
body.homepage section.numbers2 .has-counter .counter-wrapper .counter-item{margin-bottom:0px;}

.numbers .value,
.numbers .value-type{color:#49176D;}
.numbers .h1{}
.numbers .h2{font-weight:400; color:#D50065!important; line-height:normal!important;}
.numbers .value{font-weight:700!important;}

.numbers2 .value,
.numbers2 .value-type{font-size: 18px;}
.numbers2 .h1{color:#fff!important;}
.numbers2 .h2{line-height:normal!important;}
.numbers2 .h3{}
.numbers2 .h4{color:#49176D!important; font-weight:700; font-size: 18px!important; margin-bottom:10px!important; color:#fff!important;}
.numbers2 .value{font-weight:700!important;}

.numbers3 .value,
.numbers3 .value-type{color:#49176D;}
.numbers3 .h1{}
.numbers3 .h2{font-weight:400; color:#D50065!important; line-height:normal!important;}
.numbers3 .h3{color:#49176D!important;}
.numbers3 .h4{color:#49176D!important; font-weight:700; font-size: 18px!important; margin-bottom:0px!important;}
.numbers3 .value{color:#49176D; font-weight:700!important;}

.numbers .logospin,
.numbers3 .logospin{background:url(../images/logo-grey.png) top left no-repeat; background-size:100% auto; position:absolute; top:7%; right:-130px; z-index:-1; width:70%; max-width:679px; height:auto; display:block;
    -webkit-transition-duration: 3s; transition-duration: 3s; opacity:0; -ms-transform: rotate(-30deg); -webkit-transform: rotate(-30deg); transform: rotate(-30deg);}
.numbers .logospin.go,
.numbers3 .logospin.go{-ms-transform: rotate(0deg); -webkit-transform: rotate(0deg); transform: rotate(0deg); opacity:1; top:7%; right:-130px;}

.numbers .logospin img,
.numbers3 .logospin img{width:100%; display:block; height:auto;}

























