.elementor-widget-kyl_link_tiles.small_headline .kyl_link_tiles .content_wrapper .headline {
  font-weight: 300;
  font-size: 35px;
}
@media screen and (min-width: 1024px) {
  .elementor-widget-kyl_link_tiles.small_headline .kyl_link_tiles .content_wrapper .headline {
    font-weight: 300;
    font-size: 40px;
  }
}
.kyl_link_tiles .content_wrapper .sub_headline {
  text-transform: uppercase;
  letter-spacing: 1.4px;
  text-align: center;
  line-height: 21px;
  margin: 0 0 10px;
  font-weight: 400;
  font-size: 14px;
  color: #757474;
}
@media screen and (min-width: 1024px) {
  .kyl_link_tiles .content_wrapper .sub_headline {
    letter-spacing: 1.2px;
    line-height: 15px;
    font-weight: 400;
    font-size: 12px;
  }
}
.kyl_link_tiles .content_wrapper .headline {
  font-weight: 300;
  font-size: 45px;
  font-family: 'Cormorant Garamond', sans-serif;
  text-align: center;
  line-height: 52px;
  margin: 0 0 25px;
  color: #455255;
}
@media screen and (min-width: 1024px) {
  .kyl_link_tiles .content_wrapper .headline {
    font-weight: 300;
    font-size: 60px;
    line-height: 72px;
    margin: 0 0 30px;
    color: #455255;
  }
}
@media screen and (min-width: 1024px) {
  .kyl_link_tiles .content_wrapper .links {
    -webkit-box-pack: center;
    justify-content: center;
    -ms-flex-pack: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
}
.kyl_link_tiles .content_wrapper .links > .link:not(:last-of-type) {
  margin: 0 0 70px;
}
@media screen and (min-width: 1024px) {
  .kyl_link_tiles .content_wrapper .links > .link {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 calc(33.33% - 13.3px);
    flex: 0 0 calc(33.33% - 13.3px);
  }
  .kyl_link_tiles .content_wrapper .links > .link:not(:last-of-type) {
    margin: 0 20px 30px 0;
  }
}
.kyl_link_tiles .content_wrapper .links > .link .image_container {
  margin: 0 0 15px;
  height: 520px;
  width: 100%;
}
.kyl_link_tiles .content_wrapper .links > .link .text_container {
  text-align: center;
  color: #455255;
}
@media screen and (min-width: 1024px) {
  .kyl_link_tiles .content_wrapper .links > .link .text_container {
    padding: 0 25px;
  }
}
.kyl_link_tiles .content_wrapper .links > .link .text_container .title {
  font-weight: 100;
  font-size: 35px;
  font-family: 'Cormorant Garamond', sans-serif;
  line-height: 42px;
  margin: 0 0 15px;
  hyphens: auto;
}
.kyl_link_tiles .content_wrapper .links > .link .text_container .description {
  line-height: 22px;
  margin: 0 0 25px;
  font-weight: 300;
  font-size: 15px;
}
.kyl_link_tiles .content_wrapper .links > .link .text_container .description p {
  margin: 0;
}
.kyl_link_tiles .content_wrapper .links > .link .text_container .description p strong,
.kyl_link_tiles .content_wrapper .links > .link .text_container .description p b {
  font-weight: 500;
}
.kyl_link_tiles .content_wrapper .links > .link .text_container .description p a {
  text-decoration: underline;
  color: #D5002F;
}
@media screen and (min-width: 1024px) {
  .kyl_link_tiles .content_wrapper .links > .link .text_container .description {
    margin: 0 0 20px;
  }
}
.kyl_link_tiles .content_wrapper .links > .link .text_container .link {
  text-transform: uppercase;
  border: 1px solid #455255;
  letter-spacing: 1.4px;
  padding: 16px 20px;
  font-weight: 400;
  font-size: 14px;
  display: block;
  color: #455255;
}
.kyl_link_tiles .content_wrapper .links > .link .text_container .link:hover {
  background-color: #455255;
  color: #FFF;
}
