.kyl_image_text_security .headline_1 {
  font-weight: 700;
  font-size: 28px;
  margin: 0 0 12px 0 !important;
}
.kyl_image_text_security .content_wrapper {
  justify-content: space-between;
}
@media screen and (min-width: 1024px) {
  .kyl_image_text_security .content_wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    position: relative;
  }
}
.kyl_image_text_security .content_wrapper .headline_1_mobile_wrapper {
  display: block;
  margin-bottom: 24px;
}
@media screen and (min-width: 1024px) {
  .kyl_image_text_security .content_wrapper .headline_1_mobile_wrapper {
    display: none;
  }
}
.kyl_image_text_security .content_wrapper .image_wrapper {
  display: flex;
  align-items: center;
  justify-content: center;
}
@media screen and (min-width: 1024px) {
  .kyl_image_text_security .content_wrapper .image_wrapper {
    -ms-flex: 0 0 40%;
    flex: 0 0 40%;
  }
}
.kyl_image_text_security .content_wrapper .image_wrapper .image {
  align-items: center;
  height: 504px;
  width: 100%;
  max-width: 100%;
  background-position: center  !important;
  background-repeat: no-repeat;
  background-size: contain;
  margin-bottom: 24px;
}
@media screen and (max-width: 1024px) {
  .kyl_image_text_security .content_wrapper {
    display: flex;
    flex-direction: column;
  }
  .kyl_image_text_security .content_wrapper .text_container .headline_1 {
    order: 1;
  }
  .kyl_image_text_security .content_wrapper .image_wrapper {
    order: 2;
  }
  .kyl_image_text_security .content_wrapper .text_wrapper {
    order: 3;
  }
  .kyl_image_text_security .content_wrapper .image_wrapper .image {
    height: 400px;
    margin-bottom: 0;
  }
}
@media screen and (min-width: 1024px) {
  .kyl_image_text_security .content_wrapper .text_wrapper {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding: 0;
    -ms-flex: 0 0 55%;
    flex: 0 0 55%;
  }
}
@media screen and (min-width: 1600px) {
  .kyl_image_text_security .content_wrapper .text_wrapper {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding: 0;
    -ms-flex: 0 0 60%;
    flex: 0 0 60%;
  }
}
.kyl_image_text_security .content_wrapper .text_wrapper .text_container {
  color: #707070;
  line-height: 24px;
  font-weight: 400;
  font-size: 16px;
}
.kyl_image_text_security .content_wrapper .text_wrapper .text_container .headline_1.desktop_headline {
  display: block;
  margin-bottom: 30px;
  text-transform: uppercase;
  color: #292929;
  text-align: left;
}
@media screen and (max-width: 1024px) {
  .kyl_image_text_security .content_wrapper .text_wrapper .text_container .headline_1.desktop_headline {
    display: none;
  }
}
.kyl_image_text_security .content_wrapper .text_wrapper .text_container .kyl-widget-button {
  text-align: left;
  margin-top: 32px;
}
@media screen and (min-width: 1024px) {
  .kyl_image_text_security .content_wrapper .text_wrapper .text_container .kyl-widget-button {
    margin-top: 16px;
  }
}
.kyl_image_text_security .content_wrapper .text_wrapper .text_container .kyl-widget-button .elementor-button {
  background: linear-gradient(225deg, #803DCE 0%, #46DBFF 100%);
  color: #FFFFFF;
  font-weight: 600;
  font-size: 16px;
  padding: 16px;
  border-radius: 4px;
}
.kyl_image_text_security .content_wrapper .text_wrapper .text_container .headline_2 {
  font-weight: 700;
  font-size: 22px;
  line-height: 26px;
  color: #292929;
  margin-top: 20px;
}
@media screen and (min-width: 1024px) {
  .kyl_image_text_security.realign .content_wrapper {
    flex-direction: row-reverse;
  }
}
@media screen and (max-width: 1024px) {
  .kyl_image_text_security.mobile_realign .content_wrapper {
    display: flex;
    flex-direction: column-reverse;
  }
  .kyl_image_text_security.mobile_realign .content_wrapper .headline_1_mobile_wrapper {
    order: 1;
  }
  .kyl_image_text_security.mobile_realign .content_wrapper .image_wrapper {
    order: 2;
  }
  .kyl_image_text_security.mobile_realign .content_wrapper .text_wrapper {
    order: 3;
    margin-bottom: 24px;
  }
}
