.promotion-banners-wrapper-esg.centeredContent-esg {
  margin: 0 auto 50px !important;
}
.promotion-banners-wrapper-esg.centeredContent-esg .promotion-banner-esg {
  position: relative;
}
.promotion-banners-wrapper-esg.centeredContent-esg .promotion-banner-esg img {
  width: 100%;
  display: block;
  height: 100%;
}
.promotion-banners-wrapper-esg.centeredContent-esg .promotion-banner-esg .kstl-rich-text .esg-promoition-content .description h3 {
  font-family: "OpenSans";
  font-style: normal;
  font-weight: 700;
  text-align: center;
}
.promotion-banners-wrapper-esg.centeredContent-esg .promotion-banner-esg .kstl-rich-text .esg-promoition-content .description p {
  font-family: "OpenSans";
  font-style: normal;
  font-weight: 400;
  text-align: center;
  color: #666666;
  margin-bottom: 16px;
}
.promotion-banners-wrapper-esg.centeredContent-esg .promotion-banner-esg .kstl-rich-text .esg-promoition-content .description .esg-cta-container {
  width: 190px;
  margin: 0 auto;
  display: flex;
  flex-direction: column;
  grid-gap: 16px;
}
.promotion-banners-wrapper-esg.centeredContent-esg .promotion-banner-esg .kstl-rich-text .esg-promoition-content .description .esg-cta-container a {
  display: inline-block;
  border-radius: 58.5px;
  text-transform: uppercase;
  text-decoration: none;
  transition: background-color 0.3s, border 0.3s;
  box-sizing: border-box;
  font-family: "OpenSans";
  font-style: normal;
  font-weight: 600;
  font-size: 16px;
  line-height: 24px;
  padding: 7.8px 0;
}
.promotion-banners-wrapper-esg.centeredContent-esg .promotion-banner-esg .kstl-rich-text .esg-promoition-content .description .esg-cta-container .esg-button-See-terms-cndts {
  border: 0.993525px solid #b41946;
  border-radius: 59.0154px;
  color: #b41946;
  background: none;
  word-wrap: break-word;
}
.promotion-banners-wrapper-esg.centeredContent-esg .promotion-banner-esg .kstl-rich-text .esg-promoition-content .description .esg-cta-container .esg-button-find-out-more {
  color: #ffffff;
  background: #b41946;
}

@media only screen and (min-width: 769px) {
  .promotion-banners-wrapper-esg.centeredContent-esg {
    display: block;
    max-width: 980px;
  }
  .promotion-banners-wrapper-esg.centeredContent-esg .promotion-banner-esg {
    margin-bottom: 40px;
    min-height: 400px;
  }
  .promotion-banners-wrapper-esg.centeredContent-esg .promotion-banner-esg img {
    width: 100%;
    display: block;
    height: 100%;
  }
  .promotion-banners-wrapper-esg.centeredContent-esg .promotion-banner-esg .kstl-rich-text {
    left: auto;
    right: 40px;
    background-color: white;
    position: absolute;
    top: 40px;
    width: 320px;
    min-height: 380px;
    padding: 20px 10px;
    box-shadow: 0 6px 20px rgba(0, 0, 0, 0.15);
    text-align: center;
  }
  .promotion-banners-wrapper-esg.centeredContent-esg .promotion-banner-esg .kstl-rich-text .esg-promoition-content .description h3 {
    font-weight: 700;
    font-size: 24px;
    line-height: 1.2;
    margin-bottom: 16px;
  }
  .promotion-banners-wrapper-esg.centeredContent-esg .promotion-banner-esg .kstl-rich-text .esg-promoition-content .description p {
    font-weight: 400;
    font-size: 16px;
    line-height: 1.4;
  }
  .promotion-banners-wrapper-esg:has(.esg-kst-ch) {
    margin-bottom: 100px !important;
  }
  .promotion-banners-wrapper-esg:has(.esg-kst-ch) .esg-cta-container {
    width: 220px !important;
  }
}
@media only screen and (max-width: 768px) {
  .promotion-banners-wrapper-esg.centeredContent-esg {
    padding-left: 20px !important;
    padding-right: 20px !important;
    width: 100%;
  }
  .promotion-banners-wrapper-esg.centeredContent-esg .promotion-banner-esg {
    min-height: auto;
  }
  .promotion-banners-wrapper-esg.centeredContent-esg .promotion-banner-esg .kstl-rich-text {
    position: static;
    width: 100%;
    height: auto;
    min-height: auto;
    background-color: white;
    padding: 20px 10px;
    box-shadow: 0 6px 20px rgba(0, 0, 0, 0.15);
    text-align: center;
  }
  .promotion-banners-wrapper-esg.centeredContent-esg .promotion-banner-esg .kstl-rich-text .esg-promoition-content .description h3 {
    font-weight: 700;
    font-size: 17.3546px;
    line-height: 18px;
    margin-bottom: 16px;
  }
  .promotion-banners-wrapper-esg.centeredContent-esg .promotion-banner-esg .kstl-rich-text .esg-promoition-content .description p {
    font-weight: 400;
    font-size: 12.3351px;
    line-height: 140%;
  }
}/*# sourceMappingURL=esg-kstl.css.map */