/* @font-face {
  font-style: normal;
  font-family: Montserrat;
  font-weight: 700;
  font-display: swap;
  src: url(../../../content/dam/asianpaintsbeautifulhomes/fonts/Montserrat-Bold.woff);
} */

.banner-cta {
  margin: 56px 0
}

.banner-cta__inner {
  background-position: center center;
  -moz-background-size: cover;
  background-size: cover;
  background-repeat: no-repeat;
  padding: 43px 16px;
  text-align: center;
  color: #FFF;
}

@media (min-width:576px) {
  .banner-cta__inner {
    padding: 82px 40px
  }
}

.banner-cta__inner h3 {
  color: #FFF;
  font-family: Lato;
  font-size: 36px;
  font-style: normal;
  font-weight: 900;
  letter-spacing: 2px;
  line-height: 44px;
  max-width: 800px;
  margin: 0 auto 24px
}

@media (max-width:575.98px) {
  .banner-cta__inner h3 {
    font-size: 24px;
    line-height: 32px
  }
}

.banner-cta__cta a {
  font-size: 16px;
  line-height: 19px;
  padding: 12px 20px
}

@media (min-width:576px) {
  .banner-cta__cta a {
    font-size: 18px;
    line-height: 27px;
    padding: 16px 32px;
    width: auto
  }
}

/*# sourceMappingURL=maps/banner-cta.css.map */


.banner__1 .container {
  max-width: 1003px;
}

.banner__1 .btn--primary {
  text-decoration: underline;
  text-transform: uppercase;
  border-radius: 0;
  background: none;
  border: 0;
  color: #FFC55F;
  padding: 0;
}

.banner__1 p {
  color: #FFF;
  font-size: 14px;
  font-weight: 400;
  line-height: 20px;
  margin-bottom: 12px;
  margin-top: 4px;
}

.banner__1 h3 {
  color: #FFF;
  font-family: Lato;
  font-size: 20px;
  font-weight: 800;
  line-height: 24px;
  margin: 0 auto;
}

.banner__1 .banner-cta__inner {
  position: relative;
  padding: 20px;
  border-radius: 8px;
  background-image: none !important;
}

.banner-cta__bg-img {
  display: none;
  position: absolute;
  z-index: -1;
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
  object-fit: cover;
  border-radius: 8px;
}

.banner__1 .banner-cta__bg-img {
  display: block;
}

.banner__2 .container {
  max-width: 1003px;
}

.banner__2 .btn--primary {
  padding: 13px 20px;
  border-radius: 6px;
  background: #FEB940;
  width: max-content;
  box-shadow: 0px 4px 20px 0px rgba(0, 0, 0, 0.08);
  color: #000;
  font-family: Montserrat;
  font-size: 12px;
  font-weight: 700;
  line-height: 16px;
  letter-spacing: 0.2px;
  text-transform: uppercase;
  max-width: 230px;
}

.banner__2 .banner-cta__bg-img {
  display: block;
}

.banner__2 .banner-cta__inner {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 24px 88px 24px 100px;
  border-radius: 8px;
  background-image: none !important;
}

.banner__2 p {
  display: none;
}

.banner__2 h3 {
  font-size: 32px;
  font-family: 'Lato';
  line-height: 36px;
  text-align: left;
  margin: 0 20px 0 0;
}

.banner__2 .banner-cta__cta {
  margin-left: auto;
}

.banner__1 .banner-cta__cta a {
  font-size: 12px;
  line-height: 20px;
}

.banner__2 .banner-cta__cta a {
  font-size: 12px;
  line-height: 20px;
}

@media (max-width: 991px) {
  .banner__1 h3 {
    font-size: 18px;
  }

  .banner__1 p {
    font-size: 12px;
  }

  .banner__1 .banner-cta__subheading {
    font-size: 12px;
    margin-top: 2px;
  }

  .banner__2 .banner-cta__inner {
    padding: 20px 9px 20px;
  }

  .banner__2 h3 {
    font-size: 22px;
    line-height: 24px;
    text-align: center;
    margin: 0 0 10px;
  }

  .banner__2 .banner-cta__inner {
    display: block;
  }

  .banner__2 .btn--primary {
    font-family: 'Lato';
    color: #FFC55F;
    line-height: 20px;
    padding: 0;
    background: none;
    text-decoration-line: underline;
    border: none;
  }
}


/* ///banner 3/// */

.banner__3 {
  margin-bottom: 32px;
}



.banner__3 .banner-cta {
  margin: 0;
}



.banner__3 .container {
  padding: 0;
}



.banner__3 .banner-cta__inner {
  border-radius: 6px;
  padding: 20px 62px 20px 68px;
  position: relative;
  background-image: none !important;
}



.banner__3 .banner-cta__inner h3 {
  color: #FFF;
  font-family: Lato;
  font-size: 24px;
  font-weight: 900;
  line-height: 28px;
  letter-spacing: normal;
  margin: 0 0 4px 0;
  text-align: left;
  width: 53%;
}



.banner__3 .banner-cta__inner p {
  color: #FFF;
  font-family: Lato;
  font-size: 12px;
  font-weight: 500;
  line-height: 20px;
  letter-spacing: 1.68px;
  text-align: left;
  width: 55%;
}



.banner__3 .banner-cta__cta a {
  padding: 12px 32px;
  width: auto;
  color: #FFF;
  font-family: Lato;
  font-size: 18px;
  font-weight: 600;
  line-height: 21.096px;
  letter-spacing: 0.36px;
  border-radius: 30px;
  background: #7345B2;
}



.banner__3 .banner-cta__cta {
  position: absolute;
  right: 62px;
  top: 50%;
  transform: translateY(-50%);
}

.banner__3 .banner-cta__bg-img {
  display: block;
}

.banner_cta.teaser.banner__3 {
  max-width: 1020px;
  padding-left: 20px;
  padding-right: 20px;
  margin: 0 auto 32px auto;
}

@media only screen and (max-width: 992px) {
  .banner__3 .banner-cta__inner {
    padding: 46px 20px;
    box-sizing: border-box
  }



  .banner__3 .banner-cta__cta {
    position: unset;
    transform: none;
  }



  .banner__3 .banner-cta__inner h3 {
    width: 100%;
    text-align: center;
    font-size: 22px;
    line-height: normal;
    margin-bottom: 12px;
    font-weight: 800;
  }



  .banner__3 .banner-cta__inner p {
    text-align: center;
    width: 100%;
    line-height: 16.408px;
    font-size: 14px;
    margin-bottom: 20px;
    text-transform: capitalize;
    font-weight: 400;
  }
}