@media (max-width: 768px) {
  .home_our_mission .kyl_text_video .content a.link {
    display: none;
  }
}
.slant-top-yes.elementor-widget-kyl_text_video {
  padding-top: calc(100vw * 0.05240778 + 50px);
}
.slant-top-yes.elementor-widget-kyl_text_video.slant-top-left::before {
  /*
	 * @dir has allowed values of
	 * top_right
	 * top_left
	 * bottom_right
	 * bottom_left
	 */
  content: '';
  position: absolute;
  left: 0;
  right: 0;
  height: calc(100vw * 0.05240778);
  -webkit-clip-path: polygon(0% 0%, 100% 0%, 100% calc(0% + 5px), 0% 100%);
  clip-path: polygon(0% 0%, 100% 0%, 100% calc(0% + 5px), 0% 100%);
  top: -5px;
  top: 0;
}
.slant-top-yes.elementor-widget-kyl_text_video.slant-top-right::before {
  /*
	 * @dir has allowed values of
	 * top_right
	 * top_left
	 * bottom_right
	 * bottom_left
	 */
  content: '';
  position: absolute;
  left: 0;
  right: 0;
  height: calc(100vw * 0.05240778);
  -webkit-clip-path: polygon(0% 0%, 100% 0%, 100% 100%, 0% calc(0% + 5px));
  clip-path: polygon(0% 0%, 100% 0%, 100% 100%, 0% calc(0% + 5px));
  top: -5px;
  top: 0;
}
.slant-bottom-yes.elementor-widget-kyl_text_video {
  padding-bottom: calc(100vw * 0.05240778 + 50px);
}
.slant-bottom-yes.elementor-widget-kyl_text_video.slant-bottom-left::after {
  /*
	 * @dir has allowed values of
	 * top_right
	 * top_left
	 * bottom_right
	 * bottom_left
	 */
  content: '';
  position: absolute;
  left: 0;
  right: 0;
  height: calc(100vw * 0.05240778);
  -webkit-clip-path: polygon(0% 0%, 100% calc(100% - 5px), 100% 100%, 0% 100%);
  clip-path: polygon(0% 0%, 100% calc(100% - 5px), 100% 100%, 0% 100%);
  bottom: -5px;
  bottom: 0;
}
.slant-bottom-yes.elementor-widget-kyl_text_video.slant-bottom-right::after {
  /*
	 * @dir has allowed values of
	 * top_right
	 * top_left
	 * bottom_right
	 * bottom_left
	 */
  content: '';
  position: absolute;
  left: 0;
  right: 0;
  height: calc(100vw * 0.05240778);
  -webkit-clip-path: polygon(0% calc(100% - 5px), 100% 0%, 100% 100%, 0% 100%);
  clip-path: polygon(0% calc(100% - 5px), 100% 0%, 100% 100%, 0% 100%);
  bottom: -5px;
  bottom: 0;
}
@media (max-width: 1172px) {
  .elementor-section-full_width .slant-yes.elementor-widget-kyl_text_video .kyl_text_video {
    padding-left: 16px;
    padding-right: 16px;
  }
}
@media screen and (max-width: 1024px) {
  .elementor-widget-kyl_text_video.rise_up-yes {
    padding-top: 50px;
  }
}
@media screen and (min-width: 1024px) {
  .elementor-widget-kyl_text_video.rise_up-yes.transformation .kyl_text_video {
    margin-top: -220px;
  }
}
@media screen and (min-width: 1024px) {
  .elementor-widget-kyl_text_video.rise_up-yes .kyl_text_video {
    margin-top: -300px;
  }
}
body.no_scroll {
  position: relative;
  overflow: hidden;
  height: 100%;
}
.image_popup_overlay {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 100;
}
.image_popup_overlay:after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #000000;
  opacity: 0.8;
  z-index: 100;
}
.image_popup_overlay > div {
  display: flex;
  justify-content: center;
  align-items: center;
  height: 100%;
  width: 100%;
  position: relative;
  z-index: 101;
}
.image_popup_overlay > div .close {
  position: absolute;
  top: 50px;
  right: calc((100vw - 1140px) / 2);
  background-image: url('../images/Schließen_Weiss.svg');
  -webkit-background-size: contain;
  -moz-background-size: contain;
  -o-background-size: contain;
  background-size: contain;
  background-position: center center;
  background-repeat: no-repeat;
  width: 20px;
  height: 20px;
  cursor: pointer;
}
@media (max-width: 768px) {
  .image_popup_overlay > div .close {
    right: 20px;
  }
}
.image_popup_overlay > div img {
  max-width: 1140px;
  width: 80%;
  max-height: 80%;
  object-fit: contain;
}
@media (max-width: 1172px) {
  .elementor-section-full_width .kyl_text_video {
    padding: 0 16px;
  }
}
.kyl_text_video {
  display: flex;
  justify-content: space-between;
  max-width: 1140px;
  margin: 0 auto;
}
@media (max-width: 768px) {
  .kyl_text_video {
    padding: 0 16px;
  }
}
.kyl_text_video[data-image_popup="yes"] .video .image {
  cursor: pointer;
}
.kyl_text_video[data-align=right] .content {
  order: 2;
}
.kyl_text_video[data-align=right] .video {
  order: 1;
}
.kyl_text_video[data-align=left] .content {
  order: 1;
}
.kyl_text_video[data-align=left] .video {
  order: 2;
}
.kyl_text_video .content {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  width: 49%;
}
.kyl_text_video .content > div .subheading {
  font-weight: 700;
  letter-spacing: normal;
  line-height: 23px;
  font-size: 18px;
  color: #000000;
  font-family: 'Rajdhani', Helvetica, Arial, sans-serif;
  text-transform: uppercase;
  margin-bottom: 5px;
  width: 80%;
}
@media (max-width: 768px) {
  .kyl_text_video .content > div .subheading {
    font-weight: 700;
    letter-spacing: normal;
    line-height: 26px;
    font-size: 20px;
  }
}
.kyl_text_video .content > div .heading {
  font-weight: 700;
  letter-spacing: normal;
  line-height: 63px;
  font-size: 50px;
  color: #000000;
  font-family: 'Rajdhani', Helvetica, Arial, sans-serif;
  text-transform: uppercase;
  margin-bottom: 5px;
  width: 80%;
}
.kyl_text_video .content > div .link {
  margin-top: 17px;
  margin-bottom: 17px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  background: #ee754f;
  color: #ffffff;
  padding: 10px 20px;
  font-weight: 700;
  letter-spacing: normal;
  line-height: 22px;
  font-size: 15px;
  font-family: 'Open Sans', Helvetica, Arial, sans-serif;
  text-align: center;
  display: inline-block;
  text-transform: uppercase;
}
.kyl_text_video .content > div .description,
.kyl_text_video .content > div .read_more_text {
  font-weight: 400;
  letter-spacing: normal;
  line-height: 22px;
  font-size: 15px;
  color: #000000;
  font-family: 'Open Sans', Helvetica, Arial, sans-serif;
  width: 90%;
}
.kyl_text_video .content > div .read_more_text {
  display: none;
}
.kyl_text_video .content > div .read_more_button {
  font-weight: 600;
  letter-spacing: normal;
  line-height: 22px;
  font-size: 15px;
  color: #000000;
  font-family: 'Open Sans', Helvetica, Arial, sans-serif;
  border-bottom: 1px solid #000000;
  display: inline-block;
  margin-top: 10px;
  cursor: pointer;
}
.kyl_text_video .video {
  width: 49%;
  position: relative;
  max-width: 550px;
  max-height: 550px;
  overflow: hidden;
  /*
        video {
            max-width: 550px;
            max-height: 550px;
            height: 100vw;
            width: 100vw;
            object-fit: cover;
            cursor: pointer;
        }
        */
}
.kyl_text_video .video .video_element {
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  width: 100%;
  height: 100%;
  cursor: pointer;
}
.kyl_text_video .video .popup {
  opacity: 0;
  pointer-events: none;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  justify-content: center;
  align-items: center;
  z-index: 9999;
  transition: opacity 250ms;
}
.kyl_text_video .video .popup:before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  background-color: #000000;
  opacity: 0.7;
}
.kyl_text_video .video .popup.active {
  display: flex;
  pointer-events: all;
}
.kyl_text_video .video .popup .video_popup {
  width: 80%;
  height: 80%;
  z-index: 3;
  object-fit: contain;
  border-radius: 6px;
  background-color: #000000;
}
.kyl_text_video .video .popup .video_popup.on_play {
  position: relative;
  z-index: 3;
}
.kyl_text_video .video .popup .close_popup {
  background: transparent url('../images/Schließen_Weiss.svg') center center / 20px 20px no-repeat;
  width: 25px;
  height: 25px;
  cursor: pointer;
  position: absolute;
  top: 60px;
  right: calc((100vw - 1140px) / 2 + 10px);
  z-index: 5;
}
.kyl_text_video .video .play {
  transition: opacity 500ms;
  z-index: 1;
  cursor: pointer;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.kyl_text_video .video .play:before {
  content: '';
  position: absolute;
  top: -30px;
  left: -30px;
  height: 60px;
  width: 60px;
  background-color: #ee754f;
  border-radius: 50%;
}
.kyl_text_video .video .play:after {
  content: '';
  position: absolute;
  top: -15px;
  left: -12px;
  background-image: url('../images/Play.svg');
  -webkit-background-size: contain;
  -moz-background-size: contain;
  -o-background-size: contain;
  background-size: contain;
  background-position: center center;
  background-repeat: no-repeat;
  width: 30px;
  height: 30px;
}
.kyl_text_video .video.paused {
  /*
            &:after {
                content: '';
                position: absolute;
                top: 50%;
                left: 50%;
                transform: translate(-50%, -50%);
                background-image: @icon_play;
                .bg-img-contain();
                width: 21px;
                height: 26px;
                cursor: pointer;
                pointer-events: none;
                z-index: 1;
            }
            */
}
.kyl_text_video .video.paused:before {
  content: '';
  background-color: #000000;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: 0.3;
  z-index: 1;
}
.kyl_text_video .video .quote {
  position: absolute;
  bottom: 40px;
  left: 40px;
  font-weight: 700;
  letter-spacing: normal;
  line-height: 47px;
  font-size: 45px;
  color: #cccccc;
  font-family: 'Rajdhani', Helvetica, Arial, sans-serif;
  text-transform: uppercase;
  width: 75%;
}
.kyl_text_video .video .image {
  max-width: 550px;
  max-height: 550px;
  height: 100vw;
  width: 100%;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
}
@media (max-width: 1024px) {
  .kyl_text_video {
    flex-wrap: wrap;
  }
  .kyl_text_video[data-align=right] .content {
    margin-bottom: 25px;
  }
  .kyl_text_video[data-align=left] .video {
    margin-bottom: 25px;
  }
  .kyl_text_video .content {
    width: 100%;
  }
  .kyl_text_video .content > div .heading {
    font-weight: 700;
    letter-spacing: normal;
    line-height: 38px;
    font-size: 30px;
    margin-bottom: 15px;
  }
  .kyl_text_video .content > div .description {
    font-weight: 500;
    letter-spacing: normal;
    line-height: 22px;
    font-size: 15px;
  }
  .kyl_text_video .video {
    width: 100%;
    margin: 25px auto;
    height: 500px;
  }
  .kyl_text_video .video .image {
    -webkit-background-size: contain;
    -moz-background-size: contain;
    -o-background-size: contain;
    background-size: contain;
    background-position: center center;
    background-repeat: no-repeat;
  }
  .kyl_text_video .video .quote {
    font-weight: 700;
    letter-spacing: normal;
    line-height: 38px;
    font-size: 30px;
    bottom: 20px;
    left: 20px;
  }
}
@media (max-width: 550px) {
  .kyl_text_video .video {
    max-width: calc(100vw - 32px);
    max-height: calc(100vw - 32px);
    height: calc(100vw - 32px);
    width: calc(100vw - 32px);
  }
  .kyl_text_video .video video {
    max-width: calc(100vw - 32px);
    max-height: calc(100vw - 32px);
    height: calc(100vw - 32px);
    width: calc(100vw - 32px);
  }
}
@media (max-width: 768px) {
  .kyl_text_video.image .content {
    order: 2;
  }
  .kyl_text_video.image .video {
    margin-bottom: 20px;
    -webkit-box-ordinal-group: 1;
    -webkit-order: 0;
    -moz-box-ordinal-group: 1;
    -ms-flex-order: 0;
    order: 0;
  }
  .kyl_text_video .content > div .description {
    font-weight: 400;
    letter-spacing: normal;
    line-height: 22px;
    font-size: 15px;
    width: 100%;
  }
}
/*# sourceMappingURL=kyl_text_video.css.map */