.kyl_sdg_counter {
  text-align: center;
  /*margin: 0 16px;
	
	@media (min-width: @screen_1172) {
		max-width: @body_width;
		margin-left: auto;
		margin-right: auto;
	}*/
}
@media (max-width: 1172px) {
  .kyl_sdg_counter {
    margin-left: 16px;
    margin-right: 16px;
  }
}
@media (min-width: 1172px) {
  .kyl_sdg_counter {
    max-width: 1140px;
    margin-left: auto;
    margin-right: auto;
  }
}
@media (min-width: 1440px) {
  .kyl_sdg_counter {
    max-width: 1190px;
  }
}
.kyl_sdg_counter .key_figure_container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.kyl_sdg_counter .wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -moz-box-orient: vertical;
  -moz-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  width: 100%;
  /*@media (min-width: @screen_1440) {
			margin: 0 -30px -60px;
		}*/
}
@media (min-width: 768px) {
  .kyl_sdg_counter .wrapper {
    margin: 0 -33px -70px;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -moz-box-orient: horizontal;
    -moz-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
}
@media (min-width: 1024px) {
  .kyl_sdg_counter .wrapper {
    margin: 0 -29px -58px;
  }
}
.kyl_sdg_counter .key_figure {
  -webkit-box-shadow: 0 6px 9px 0 rgba(0, 0, 0, 0.16);
  -moz-box-shadow: 0 6px 9px 0 rgba(0, 0, 0, 0.16);
  box-shadow: 0 6px 9px 0 rgba(0, 0, 0, 0.16);
  background-color: #ffffff;
  position: relative;
  height: 280px;
  width: 280px;
  padding: 40px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -moz-box-orient: vertical;
  -moz-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  /*@media (min-width: @screen_1440) {
			margin: 0 30px 60px;
			padding: 40px;
			height: 350px;
			width: 350px;
		}*/
}
.kyl_sdg_counter .key_figure:not(:last-of-type) {
  margin-bottom: 70px;
}
@media (min-width: 768px) {
  .kyl_sdg_counter .key_figure {
    margin: 0 33px 70px;
  }
}
@media (min-width: 1024px) {
  .kyl_sdg_counter .key_figure {
    margin: 0 29px 58px;
    padding: 30px;
    height: 260px;
    width: 260px;
  }
}
.kyl_sdg_counter .headline {
  margin-bottom: 70px;
  font-weight: 700;
  letter-spacing: normal;
  line-height: 32px;
  font-size: 24px;
  color: #1f4755;
  /*@media (min-width: @screen_1440) {
			margin-bottom: 100px;
			.font_size_48(@font_weight_700);
		}*/
}
@media (min-width: 768px) {
  .kyl_sdg_counter .headline {
    margin-bottom: 60px;
    font-weight: 700;
    letter-spacing: normal;
    line-height: 40px;
    font-size: 32px;
  }
}
@media (min-width: 1024px) {
  .kyl_sdg_counter .headline {
    margin-bottom: 70px;
  }
}
@media (min-width: 1440px) {
  .kyl_sdg_counter .headline {
    margin-bottom: 100px;
    font-weight: 700;
    letter-spacing: normal;
    line-height: 48px;
    font-size: 40px;
  }
}
.kyl_sdg_counter .wrapper img {
  height: 80px;
  width: 80px;
  -o-object-fit: cover;
  object-fit: cover;
  position: absolute;
  top: -40px;
  right: -30px;
  /*@media (min-width: @screen_1440) {
			height: 100px;
			width: 100px;
		}*/
}
@media (min-width: 768px) {
  .kyl_sdg_counter .wrapper img {
    right: -40px;
  }
}
.kyl_sdg_counter .figure {
  font-weight: 700;
  letter-spacing: normal;
  line-height: 40px;
  font-size: 32px;
  color: #d0b083;
  margin-bottom: 10px;
  /*@media (min-width: @screen_1440) {
			.font_size_80(@font_weight_700);
			margin-bottom: 27px;
		}*/
}
@media (min-width: 768px) {
  .kyl_sdg_counter .figure {
    font-weight: 700;
    letter-spacing: normal;
    line-height: 40px;
    font-size: 32px;
    margin-bottom: 7px;
  }
}
@media (min-width: 1024px) {
  .kyl_sdg_counter .figure {
    margin-bottom: 10px;
  }
}
@media (min-width: 1440px) {
  .kyl_sdg_counter .figure {
    font-weight: 700;
    letter-spacing: normal;
    line-height: 64px;
    font-size: 54px;
  }
}
.kyl_sdg_counter .text {
  font-weight: 700;
  letter-spacing: normal;
  line-height: 24px;
  font-size: 16px;
  /*@media (min-width: @screen_1440) {
			.font_size_24(@font_weight_700);
		}*/
}
@media (min-width: 1440px) {
  .kyl_sdg_counter .text {
    font-weight: 700;
    letter-spacing: normal;
    line-height: 24px;
    font-size: 18px;
  }
}
.kyl_sdg_counter .container .key_figure_container {
  padding-top: 40px;
}
.kyl_sdg_counter .container .headline + .key_figure_container {
  padding-top: 0;
}
.kyl_foundation_sdg_counter .headline {
  color: #5a0037;
}
.kyl_foundation_sdg_counter .figure {
  color: #edc4b0;
}
.kyl_foundation_sdg_counter .text {
  color: #5a0037;
}
