#content-offer-landings {
  /*@media (max-width: 400px) {
    .hero-heading {
      font-size: 12vw;
    }

    .btn {
      font-size: 4vw;
    }
  }*/
}
#content-offer-landings .top-hero.top-hero-layout-small-content-2 .top-hero-content .container .headings-container .hero-heading-container .hero-heading {
  min-height: unset;
}
@media (max-width: 767.8px) {
  #content-offer-landings .top-hero.top-hero-layout-small-content-2 .top-hero-content .container .headings-container .hero-heading-container .hero-heading {
    line-height: 65px;
    font-size: 58px;
    margin-bottom: 25px;
  }
}
@media (max-width: 399.8px) {
  #content-offer-landings .top-hero.top-hero-layout-small-content-2 .top-hero-content .container .headings-container .hero-heading-container .hero-heading {
    line-height: 55px;
    font-size: 48px;
  }
}
@media (min-width: 768px) {
  #content-offer-landings .top-hero.top-hero-layout-small-content-2 .btn-primary {
    width: 374px;
  }
}
#content-offer-landings .testimonial-cont {
  padding-top: var(--spacing-between-sections-mobile);
  padding-bottom: var(--spacing-between-sections-mobile);
}
#content-offer-landings .testimonial-cont .container {
  padding-top: 0;
  padding-bottom: 0;
  min-height: unset;
}
#content-offer-landings .testimonial-cont .big-img {
  width: 180px;
  height: 180px;
  border-radius: 98px;
  margin-top: -28px;
}
@media (max-width: 767px) {
  #content-offer-landings .testimonial-cont .big-img {
    width: 196px;
    height: 196px;
    margin-top: 0;
  }
}
@media (max-width: 767px) {
  #content-offer-landings .testimonial-cont .quote {
    font-size: 16px;
    text-align: center;
  }
}
@media (max-width: 767px) {
  #content-offer-landings .testimonial-cont .testifier {
    text-align: center;
  }
}
#content-offer-landings .testimonial-cont .hyphen {
  display: none;
}
@media (min-width: 768px) {
  #content-offer-landings .testimonial-cont .hyphen {
    display: block;
    float: left;
    margin: 4px 10px 0 0;
  }
}
@media (min-width: 768px) {
  #content-offer-landings .testimonial-cont {
    padding-top: var(--spacing-between-sections-ds);
    padding-bottom: var(--spacing-between-sections-ds);
  }
  #content-offer-landings .testimonial-cont .img-container {
    height: 0;
  }
}
@media (min-width: 1400px) {
  #content-offer-landings .testimonial-cont {
    padding-top: var(--spacing-between-sections-dl);
    padding-bottom: var(--spacing-between-sections-dl);
  }
}
#content-offer-landings .testimonial-grid-cont .testifier {
  padding-top: 23px;
}
@media (max-width: 1400px) {
  #content-offer-landings .testimonial-grid-cont .testimonial-grid-box {
    height: 305px;
  }
}
@media (max-width: 992px) {
  #content-offer-landings .testimonial-grid-cont .testimonial-grid-box {
    height: 375px;
  }
}
#content-offer-landings .see-more-reviews {
  text-align: center;
  margin-top: 20px;
}
#content-offer-landings .see-more-reviews a {
  font-size: 18px;
}
#content-offer-landings .testimonials-card-cont .testimonial-card-box {
  height: 342px;
  padding: 20px;
}
@media (min-width: 571px) {
  #content-offer-landings .testimonials-card-cont .testimonial-card-box .quote {
    font-size: 16px;
  }
}
@media (min-width: 451px) and (max-width: 576px) {
  #content-offer-landings .testimonials-card-cont .testimonial-card-box .quote {
    font-size: 14px;
  }
}
#content-offer-landings #beautiful-design-section.split-banner-section .split-banner-image {
  object-fit: cover;
  object-position: center;
  width: 100%;
}
@media (max-width: 426px) {
  #content-offer-landings #beautiful-design-section.split-banner-section .split-banner-image {
    height: 100%;
    width: 110% !important;
    object-position: -20px 0 !important;
  }
}
@media (min-width: 426px) and (max-width: 767px) {
  #content-offer-landings #beautiful-design-section.split-banner-section .split-banner-image {
    height: 500px;
    width: 110% !important;
    object-position: -60px 0 !important;
  }
}
#content-offer-landings #beautiful-design-section.split-banner-section .text-block .text-block-column {
  --primary-button-width: 374px;
}
#content-offer-landings .related-featured-projects-section {
  background-color: #FFFFFF;
}
#content-offer-landings .as-seen-in-section {
  margin-top: 0 !important;
  background-color: #FFFFFF;
}
#content-offer-landings:has(.related-featured-projects-section) .as-seen-in-section {
  background-color: #F6F6F6;
}
