body.single-impactblog .elementor-widget-kyl_teaser_contentpage {
  display: none !important;
  color: red;
}
.elementor-widget-kyl_teaser_contentpage {
  overflow: hidden;
}
@media (min-width: 1172px) {
  .kyl_teaser_contentpage {
    max-width: 1140px;
    margin-left: auto;
    margin-right: auto;
  }
}
@media (min-width: 1440px) {
  .kyl_teaser_contentpage {
    max-width: 1190px;
  }
}
.kyl_teaser_contentpage .headline {
  font-weight: 700;
  letter-spacing: normal;
  line-height: 48px;
  font-size: 40px;
  color: #f1e639;
  text-transform: uppercase;
  font-style: italic;
  margin: 0 30px -19px;
  position: relative;
  z-index: 2;
  text-align: center;
}
@media (min-width: 768px) {
  .kyl_teaser_contentpage .headline {
    font-weight: 700;
    letter-spacing: normal;
    line-height: normal;
    font-size: 72px;
    margin: 0 68px -36px;
  }
}
@media (min-width: 1024px) {
  .kyl_teaser_contentpage .headline {
    margin-left: 66px;
    margin-right: 66px;
  }
}
@media (min-width: 1172px) {
  .kyl_teaser_contentpage .headline {
    margin-left: 0;
    margin-right: 0;
  }
}
@media (min-width: 1440px) {
  .kyl_teaser_contentpage .headline {
    font-weight: 700;
    letter-spacing: normal;
    line-height: normal;
    font-size: 115px;
    margin-bottom: -48px;
  }
}
.kyl_teaser_contentpage .image {
  margin-bottom: 20px;
  min-height: 250px;
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}
.kyl_teaser_contentpage .title {
  font-weight: 700;
  letter-spacing: normal;
  line-height: 24px;
  font-size: 16px;
  margin-top: 20px;
  margin-bottom: 15px;
}
@media (min-width: 1440px) {
  .kyl_teaser_contentpage .title {
    margin-bottom: 20px;
    font-weight: 700;
    letter-spacing: normal;
    line-height: 32px;
    font-size: 24px;
  }
}
.kyl_teaser_contentpage .title h2 {
  margin-bottom: 15px;
  font-weight: 700;
  letter-spacing: normal;
  line-height: 24px;
  font-size: 16px;
}
@media (min-width: 1440px) {
  .kyl_teaser_contentpage .title h2 {
    margin-bottom: 20px;
    font-weight: 700;
    letter-spacing: normal;
    line-height: 32px;
    font-size: 24px;
  }
}
.kyl_teaser_contentpage .title p {
  font-weight: 400;
  letter-spacing: normal;
  line-height: 24px;
  font-size: 16px;
}
.kyl_teaser_contentpage .icon {
  display: inline-block;
  background: transparent url('/wp-content/themes/kyltheme/assets/svg/icon_arrow_right_very_light_brown.svg') center center / 28px 34px no-repeat;
  height: 28px;
  width: 34px;
  position: relative;
  left: 0;
  -webkit-transition: left ease 300ms;
  -o-transition: left ease 300ms;
  -moz-transition: left ease 300ms;
  transition: left ease 300ms;
}
.kyl_teaser_contentpage .icon:hover {
  left: 10px;
}
.kyl_teaser_contentpage .swiper {
  overflow: hidden;
  padding: 0 30px;
}
@media (min-width: 768px) {
  .kyl_teaser_contentpage .swiper {
    padding: 0 68px;
  }
}
@media (min-width: 1024px) {
  .kyl_teaser_contentpage .swiper {
    padding: 0 66px;
  }
}
@media (min-width: 1172px) {
  .kyl_teaser_contentpage .swiper {
    padding: 0;
    overflow: visible;
  }
}
.kyl_teaser_contentpage .swiper .swiper-wrapper .swiper-slide {
  width: 250px;
}
@media (min-width: 768px) {
  .kyl_teaser_contentpage .swiper .swiper-wrapper .swiper-slide {
    width: 260px;
  }
}
.kyl_teaser_contentpage .swiper:not(.swiper-container-initialized) .swiper-wrapper {
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  margin: 0 -15px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  /*.display-flex();
			
			.swiper-slide {
				.flex(auto);
				.flex-grow(1);
				
				&:not(:last-child) {
					margin-right: 30px;
					
				}
			}*/
}
@media (min-width: 768px) {
  .kyl_teaser_contentpage .swiper:not(.swiper-container-initialized) .swiper-wrapper {
    margin: 0;
  }
}
.kyl_teaser_contentpage .swiper:not(.swiper-container-initialized) .swiper-wrapper .swiper-slide {
  margin: 0 15px;
  width: calc(33.333% - 20px);
}
.kyl_teaser_contentpage.color-dark-slate-blue .headline {
  color: #1f4755;
}
.kyl_teaser_contentpage.color-light-sage .headline {
  color: #bedcbe;
}
.kyl_teaser_contentpage.color-off-yellow .headline {
  color: #f1e639;
}
.kyl_teaser_contentpage.color-off-yellow .title {
  color: #1f4755;
}
.kyl_teaser_contentpage.color-off-yellow .icon {
  background: transparent url('/wp-content/themes/kyltheme/assets/svg/icon_arrow_right_very_light_brown.svg') center center / 28px 34px no-repeat;
}
.kyl_teaser_contentpage.color-pine .headline {
  color: #2a624d;
}
.kyl_teaser_contentpage.color-very-light-brown .headline {
  color: #d0b083;
}
.elementor-widget-kyl_foundation_teaser_contentpage {
  overflow: hidden;
}
.kyl_foundation_teaser_contentpage.color-blackberry .headline {
  color: #5a0037;
  text-transform: initial;
}
.kyl_foundation_teaser_contentpage.color-blackberry .title {
  color: #5a0037;
}
.kyl_foundation_teaser_contentpage.color-blackberry .icon {
  background: transparent url('/wp-content/themes/kyltheme/assets/svg/icon_arrow_right_orange.svg') center center / 28px 34px no-repeat;
}
.kyl_foundation_teaser_contentpage .headline {
  margin-bottom: 20px;
  font-style: normal;
}
@media (min-width: 768px) {
  .kyl_foundation_teaser_contentpage .headline {
    font-weight: 700;
    letter-spacing: normal;
    line-height: 48px;
    font-size: 40px;
    font-style: normal;
  }
}
