.slant-top-yes.elementor-widget-kyl_text_headline {
  padding-top: calc(100vw * 0.05240778 + 50px);
}
.slant-top-yes.elementor-widget-kyl_text_headline.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_headline.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_headline {
  padding-bottom: calc(100vw * 0.05240778 + 50px);
}
.slant-bottom-yes.elementor-widget-kyl_text_headline.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_headline.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 .elementor-widget-kyl_text_headline .kyl_text_headline {
    padding-left: 16px;
    padding-right: 16px;
  }
}
.kyl_text_headline {
  max-width: 1140px;
  margin: 0 auto;
}
.kyl_text_headline.alignment-left .text,
.kyl_text_headline.alignment-left .headline,
.kyl_text_headline.alignment-left .topclaim {
  text-align: left;
  margin-right: auto;
}
.kyl_text_headline.alignment-center .text,
.kyl_text_headline.alignment-center .headline,
.kyl_text_headline.alignment-center .topclaim {
  margin: 0 auto;
  text-align: center;
}
.kyl_text_headline.alignment-right .text,
.kyl_text_headline.alignment-right .headline,
.kyl_text_headline.alignment-right .topclaim {
  text-align: right;
  margin-left: auto;
}
.kyl_text_headline.darkmode {
  background-color: #000000;
}
.kyl_text_headline.darkmode .topclaim,
.kyl_text_headline.darkmode .headline,
.kyl_text_headline.darkmode .text {
  color: #ffffff;
}
.kyl_text_headline .topclaim {
  font-weight: 700;
  letter-spacing: normal;
  line-height: 23px;
  font-size: 18px;
  color: #cccccc;
  font-family: 'Rajdhani', Helvetica, Arial, sans-serif;
  margin: 0 0 5px 0;
  max-width: 80%;
  text-transform: uppercase;
}
@media (max-width: 768px) {
  .kyl_text_headline .topclaim {
    font-weight: 700;
    letter-spacing: normal;
    line-height: 26px;
    font-size: 20px;
    max-width: 100%;
  }
}
.kyl_text_headline .headline {
  font-weight: 700;
  letter-spacing: normal;
  line-height: 38px;
  font-size: 30px;
  color: #000000;
  font-family: 'Rajdhani', Helvetica, Arial, sans-serif;
  margin: 0;
  max-width: 80%;
  text-transform: uppercase;
}
@media (max-width: 768px) {
  .kyl_text_headline .headline {
    max-width: 100%;
  }
}
.kyl_text_headline .headline.headline_big {
  font-weight: 700;
  letter-spacing: normal;
  line-height: 63px;
  font-size: 50px;
  line-height: 0.9;
  max-width: 100%;
}
@media (max-width: 768px) {
  .kyl_text_headline .headline.headline_big {
    font-weight: 700 !important;
    letter-spacing: normal !important;
    line-height: 38px !important;
    font-size: 30px !important;
  }
}
.kyl_text_headline .text {
  font-weight: 400;
  letter-spacing: normal;
  line-height: 22px;
  font-size: 15px;
  color: #000000;
  font-family: 'Open Sans', Helvetica, Arial, sans-serif;
  margin: 0;
  max-width: 80%;
}
.kyl_text_headline .text.fullwidth-yes {
  max-width: 100%;
}
@media (max-width: 768px) {
  .kyl_text_headline .text {
    max-width: 100%;
  }
}
.kyl_text_headline .text a {
  /*color: @black;
			font-weight: @font_weight_700;
			position: relative;
			z-index: 1;
			
			&::after {
				content: '';
				position: absolute;
				bottom: 0;
				left: -3px;
				width: 100%;
				height: 8px;
				background-color: @orange;
				z-index: -1;
				.transition(height ease 300ms);
			}
			&:hover {
				&::after {
					height: 12px;
				}
			}*/
  font-weight: 700;
  color: #b2b2b2;
  -webkit-transition: color ease 300ms;
  -o-transition: color ease 300ms;
  -moz-transition: color ease 300ms;
  transition: color ease 300ms;
}
.kyl_text_headline .text a:hover {
  color: #df7c58;
}
.kyl_text_headline .headline + .text {
  margin-top: 10px;
}
/*# sourceMappingURL=text_headline.css.map */