::-webkit-scrollbar {
  width: 12px;
}

html {
  scrollbar-width: thin;
  scrollbar-color: #000000 #f1f1f1;
}

body {
  overflow-y: scroll;
} 

.reviews-width-container {
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
  padding: 0 15px;
}

/* Footer  */
span.widget-title {
  line-height: normal;
}

/* Section 1 */
.whatsapp-review-section-1 {
  background-image: url("/images/whatsApp-customer-reviews-assets/above-the-fold-bg-cmp.webp");
  background-size: cover;
}


.whatsapp-review-section-1-bg {
  width: 100%;
  background-color: #F9F9F9;
  border-radius: 16px;  
  position: relative;  
  padding: 64px;  
}

.whatsapp-review-section-1-bg-content {
  max-width: 1150px;  
  margin: 0 auto;  
  position: relative;
  border: 1px solid  rgb(0 0 0 / 87%);
  padding:30px 64px;
  border-radius: 32px;
}

.whatsapp-review-section-content {
  color: rgba(0, 0, 0, 0.76);
  text-align: center;
  font-family: Roboto;
  font-size: 18px;
  font-style: normal;
  font-weight: 500;
  line-height: 150%;
  margin: 0; 
}

.whatsapp-review-section-1-bg-content-img{
  position: absolute;
  top: -32px;
  left: -32px;
  background: #F9F9F9;
  padding:20px 16px;
}
.whatsapp-review-section-2-bg-content-img{
  position: absolute;
  bottom: -32px;
  right: -32px;
  background: #F9F9F9;
  padding:20px 16px;
}
.customer-review-section-1 {
  display: flex;
  justify-content: center;
  align-items: center;
  padding-top: 64px;
}

.customer-review-lhs {
  padding-bottom: 40px;
}

.customer-review-rhs img {
  height: 100%;
  width: 100%;
}

.customer-review-lhs h1 {
  color: rgba(0, 0, 0, 0.87);
  font-family: Merriweather;
  font-size: 34px;
  font-style: normal;
  font-weight: 700;
  line-height: 150%;
  width: 70%;
  margin-bottom: 24px;
}

.customer-review-lhs h1 span {
  color: #105286;
}

.customer-review-lhs p {
  color: rgba(0, 0, 0, 0.87);
  font-family: Roboto;
  font-size: 20px;
  font-style: normal;
  font-weight: 500;
  line-height: 150%;
  width: 92%;
}

.customer-review-lhs p span {
  font-weight: 600;
}

/* Section 2 */
.customer-review-section-2 {
  margin: 64px 0;
}

.customer-review-section-2 h2 {
  color: rgba(0, 0, 0, 0.87);
  font-family: Merriweather;
  font-size: 28px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  text-align: center;
  margin-bottom: 24px;
}

.customer-review-section-2 h2 span {
  color: #C53E46;
}

.customer-review-section-2 p {
  color: rgba(0, 0, 0, 0.87);
  font-family: Roboto;
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 1.5;
  text-align: left;
  margin-bottom: 32px;
}

.customer-review-section-2 p span {
  font-weight: 700;
}

.customer-review-stats-banner {
  display: flex;
  justify-content: space-around;
}

.reviews-stats-gif {
  width: max-content;
}

.reviews-stats-gif img {
  width: 70px;
}

.stats-images {
  position: relative;
}

.reviews-stats-gif {
  position: absolute;
  top: 25px;
  left: 25px;
}

.customer-review-stats {
  display: flex;
  align-items: center;
  align-items: flex-end;
  gap: 20px;
}

.stats-content h3 {
  color: #105286;
  font-family: Merriweather;
  font-size: 32px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  margin-bottom: 8px;
}

.stats-content p {
  color: rgba(0, 0, 0, 0.76);
  font-family: Roboto;
  font-size: 18px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
}

/* Section 3 */
.whatsapp-review-section-3 {
  background: #F9F9F9;
  padding: 64px 0;
}

img.section-3-rhs-img {
  width: 432px;
}

.what-we-do {
  border-radius: 4px;
  background: #105286;
  margin-bottom: 56px;
}

.what-we-do p {
  color: #FFF;
  font-family: Merriweather;
  font-size: 28px;
  font-style: normal;
  font-weight: 700;
  line-height: 150%;
  text-align: center;
  padding: 10px;
}

.personalized-tag {
  border-radius: 4px;
  background: #FFDECE;
  width: max-content;
}

.personalized-tag-title {
  color: rgba(0, 0, 0, 0.87);
  font-family: Roboto;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 150%;
  text-align: left;
  padding: 4px 12px;
}

.what-we-do-content {
  display: flex;
  align-items: center;
  gap: 100px;
}

.what-we-do-lhs-para {
  color: rgba(0, 0, 0, 0.87);
  font-family: Roboto;
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 1.5;
}

.what-we-do-lhs-para span {
  font-weight: 600;
}

.what-we-do-list p {
  color: rgba(0, 0, 0, 0.87);
  font-family: Roboto;
  font-size: 18px;
  font-style: normal;
  font-weight: 600;
  line-height: 1.5;
}

.what-we-do-list ul li {
  color: rgba(0, 0, 0, 0.87);
  font-family: Roboto;
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 150%;
  padding-bottom: 12px;
}

/* Section 4 */
.whatsapp-review-section-4 {
  padding: 64px 0;
}

.customer-review-section-4 h3 {
  color: rgba(0, 0, 0, 0.87);
  text-align: center;
  font-family: Merriweather;
  font-size: 28px;
  font-style: normal;
  font-weight: 700;
  line-height: 150%;
  padding-bottom: 32px;
}

.how-we-help-you {
  border-radius: 8px;
  border: 1px solid #D9D9D9;
  background: #FFF;
  max-width: 336px;
  width: 100%;
}

.cards-container {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
  gap: 40px;
}

.card-content {
  padding: 16px;
}

.card-content h4 {
  color: #105286;
  font-family: Roboto;
  font-size: 17px;
  font-style: normal;
  font-weight: 600;
  line-height: 150%;
}

.card-content p {
  color: rgba(0, 0, 0, 0.87);
  font-family: Roboto;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 135%;
  margin: 0;
}

/* Section 5 */
.whatsapp-review-section-5 {
  padding: 64px 0;
  background: #F9F9F9;
}

.customer-review-section-5 h4 {
  color: rgba(0, 0, 0, 0.87);
  text-align: center;
  font-family: Merriweather;
  background: url("/images/whatsApp-customer-reviews-assets/stroke-1.png");
  background-repeat: no-repeat;
  background-position: 60% center;
  font-size: 28px;
  font-style: normal;
  font-weight: 700;
  line-height: 150%;
  margin-bottom: 24px;
}

.customer-review-section-5 p {
  color: rgba(0, 0, 0, 0.87);
  text-align: center;
  font-family: Roboto;
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 150%;
  margin-bottom: 16px;
}

.customer-review-section-5 p span {
  color: #0C71C3;
  font-family: Roboto;
  font-size: 18px;
  font-style: normal;
  font-weight: 600;
  text-decoration-line: underline;
}

/* Section 5 Btn */
.degree-radio-btns {
  margin-bottom: 32px;
}

.mobile-view,
.swiper {
  display: none !important;
}

.desktop-view {
  display: block;
}

.button-group input[type="radio"] {
  display: none;
}

.button-group label {
  display: inline-block;
  padding: 10px 20px;
  cursor: pointer;
  border: 1px solid #D9D9D9;
  color: rgba(0, 0, 0, 0.76);
  border-radius: 100px;
  transition: all ease 0.2s;
  text-align: center;
  flex-grow: 1;
  flex-basis: 0;
  font-size: 13px;
  margin: 5px;
  text-align: center;
  font-family: Roboto;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 20px;
}

.button-group input[type="radio"]:checked+label {
  background-color: #F3FAFF;
  color: #02375a;
  border: 1px solid #0C71C3;
  color: rgba(0, 0, 0, 0.87);
  font-weight: 600;
}

fieldset {
  border: 0;
  display: flex;
  gap: 24px;
  justify-content: center;
}

.wp--img-main-container {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  gap: 30px;
}

.wp--img-container img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  border-radius: 8px;
  border: 2px solid #eeeeee
}

.wp--img-container {
  width: calc(33% - 30px);
  height: 355px;
  overflow-y: auto;
  border-radius: 8px;
}

/* Section 6 */
.whatsapp-review-section-6 {
  padding: 64px 0;
}

.customer-review-section-6 h2 {
  color: rgba(0, 0, 0, 0.87);
  text-align: center;
  font-family: Merriweather;
  font-size: 28px;
  font-style: normal;
  font-weight: 700;
  line-height: 150%;
  margin-bottom: 24px;
}

.customer-review-section-6 h2 span {
  color: #0C71C3;
  font-weight: 700;
}

.customer-review-section-6 p {
  color: rgba(0, 0, 0, 0.87);
  text-align: center;
  font-family: Roboto;
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 150%;
  margin-bottom: 32px;
}

.customer-review-section-6 p span {
  font-weight: 600;
}

.our-approach {
  display: flex;
  justify-content: space-between;

}

.our-approach-tag {
  border-radius: 4px;
  background: #FFDECE;
  width: max-content;
}

.our-approach-tag .tag-text {
  color: rgba(0, 0, 0, 0.87);
  font-family: Roboto;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 150%;
  padding: 4px 12px;
}

.our-approach-rhs h1 {
  color: rgba(0, 0, 0, 0.87);
  font-family: Roboto;
  font-size: 18px;
  font-style: normal;
  font-weight: 600;
  line-height: 150%;
  margin: 16px 0;

}

.understand-how-we-help {
  display: flex;
  gap: 24px;
  align-items: center;
  margin-bottom: 20px;
}

.understand-how-we-help-rhs h6 {
  color: rgba(0, 0, 0, 0.87);
  font-family: Roboto;
  font-size: 18px;
  font-style: normal;
  font-weight: 600;
  line-height: 150%;
  margin-bottom: 4px;
}

.understand-how-we-help-rhs p {
  color: rgba(0, 0, 0, 0.87);
  font-family: Roboto;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 150%;
  padding: 0;
  margin: 0;
}

/* Section 7 */
.whatsapp-review-section-7 {
  padding: 64px 0;
  background: #F9F9F9;
}

.customer-review-section-7 h1 {
  color: rgba(0, 0, 0, 0.87);
  text-align: center;
  font-family: Merriweather;
  font-size: 28px;
  font-style: normal;
  font-weight: 700;
  line-height: 150%;
  margin-bottom: 24px;
}

.customer-review-section-7 p {
  color: rgba(0, 0, 0, 0.87);
  text-align: center;
  font-family: Roboto;
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 150%;
  margin-bottom: 32px;
}

/* Section 8 */
.whatsapp-review-section-8 {
  padding: 50px 0;
  position: relative;
}

.customer-review-section-8 {
  position: relative;
}

.customer-review-section-8 h2 {
  color: rgba(0, 0, 0, 0.87);
  text-align: center;
  font-family: Merriweather;
  font-size: 28px;
  font-style: normal;
  font-weight: 700;
  line-height: 150%;
  margin-bottom: 16px;
  position: relative;
  z-index: 5;
}

.heading-stroke-img {
  position: absolute;
  width: 100%;
  max-width: 370px;
  top: -2%;
  right: 34%;
}

.customer-review-section-8 p {
  color: rgba(0, 0, 0, 0.87);
  text-align: center;
  font-family: Roboto;
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 150%;
  margin-bottom: 85px;
}

.customer-review-section-8 p span {
  color: #0C71C3;
  font-family: Roboto;
  text-decoration: underline;
  font-weight: 600;
}

.what-sets-us-cards {
  display: flex;
  justify-content: center;
  gap: 24px;
}

.sets-us-card {
  border-radius: 8px;
  border: 1px solid #D9D9D9;
  background: #FFF;
  max-width: 350px;
  width: 100%;
  position: relative;
}

.sets-us-card img {
  position: absolute;
  right: 50%;
  transform: translateX(50%);
  bottom: 80%;
  border-radius: 50%;
  width: 100px;
  height: 100px;
}

.card-content-section-8 {
  padding: 16px;
  padding-top: 60px;
}

.card-content-section-8 h5 {
  color: rgba(0, 0, 0, 0.87);
  text-align: center;
  font-family: Roboto;
  font-size: 17px;
  font-style: normal;
  font-weight: 600;
  line-height: 150%;
  /* 27px */
}

.card-content-section-8 p {
  color: rgba(0, 0, 0, 0.87);
  font-family: Roboto;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 150%;
  text-align: left;
  margin: 0;
}

/* Section 9 */
.whatsapp-review-section-9 {
  padding: 64px 0;
  background: #F9F9F9;
}

.customer-review-section-9 h1 {
  color: rgba(0, 0, 0, 0.87);
  text-align: center;
  font-family: Merriweather;
  font-size: 28px;
  font-style: normal;
  font-weight: 700;
  line-height: 150%;
  margin-bottom: 24px;
}

.customer-review-section-9 p {
  color: rgba(0, 0, 0, 0.87);
  text-align: center;
  font-family: Roboto;
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 150%;
  margin-bottom: 32px;
}

/* Extra Section for IndiaB-Schools */
.whatsapp-review-section-indianBSchools {
  padding: 64px 0;
  background: #F9F9F9;
}

.customer-review-section-indianBSchools h1 {
  color: rgba(0, 0, 0, 0.87);
  text-align: center;
  font-family: Merriweather;
  font-size: 28px;
  font-style: normal;
  font-weight: 700;
  line-height: 150%;
  margin-bottom: 24px;
}

.customer-review-section-indianBSchools p {
  color: rgba(0, 0, 0, 0.87);
  text-align: center;
  font-family: Roboto;
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 150%;
  margin-bottom: 32px;
}


/* Section 10 */
.whatsapp-review-section-10 {
  padding: 80px 0;
}

.customer-review-section-10 {
  border: 3px solid #0C71C3;
  border-radius: 24px;
  padding: 32px;
  position: relative;
}

.section-3-heading {
  background: #fff;
  position: absolute;
  right: 50%;
  bottom: 84%;
  transform: translateX(50%);
  padding: 0 24px;
}

.section-3-heading h5 {
  color: #C53E46;
  text-align: center;
  font-family: Merriweather;
  font-size: 28px;
  font-style: normal;
  font-weight: 700;
  line-height: 150%;
}

.customer-review-section-10 p {
  color: rgba(0, 0, 0, 0.87);
  text-align: center;
  font-family: Roboto;
  font-size: 18px;
  font-style: italic;
  font-weight: 600;
  line-height: 150%;
  padding-top: 16px;
  margin: 0;
}

.comma-left {
  position: absolute;
  top: -48px;
  left: -26px;
  background: #fff;
  padding: 20px;
  padding-bottom: 0;
}

.comma-right {
  position: absolute;
  bottom: -55px;
  right: -26px;
  background: #fff;
  padding: 20px;
  padding-top: 0;
}

/* Section 11 */
.whatsapp-review-section-11 {
  padding: 50px 0;
}

.customer-review-section-11 h1 {
  color: rgba(0, 0, 0, 0.87);
  text-align: center;
  font-family: Merriweather;
  font-size: 28px;
  font-style: normal;
  font-weight: 700;
  line-height: 150%;
  margin-bottom: 16px;
}

.customer-review-section-11 p {
  color: rgba(0, 0, 0, 0.87);
  text-align: center;
  font-family: Roboto;
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 150%;
  margin-bottom: 32px;
}

/* Section 12 */
.whatsapp-review-section-12 {
  background-image: url("/images/whatsApp-customer-reviews-assets/banner-bg.png");
  background-size: cover;
  margin-bottom: 64px;
}

.customer-review-section-12 {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 50px;
}

.banner-lhs-content h3 {
  color: #FFF;
  font-family: Merriweather;
  font-size: 32px;
  font-style: normal;
  font-weight: 600;
  line-height: 150%;
  margin-bottom: 24px;
}

.banner-lhs-content h3 span {
  color: #FFC875;
}

.banner-lhs-content p {
  color: #FFF;
  font-family: Roboto;
  font-size: 20px;
  font-style: normal;
  font-weight: 400;
  line-height: 150%;
  margin-bottom: 24px;
}

.banner-lhs-content p span {
  color: #FFF;
  font-family: Roboto;
  font-size: 20px;
  font-style: normal;
  font-weight: 600;
  line-height: 150%;
}

.bac-container {
  border-radius: 32px;
  border: 1px solid #FFF;
  background: #f7c170;
  box-shadow: 4px 4px 16px 0 rgba(255, 255, 255, .32) inset, -6px -6px 16px 0 rgba(0, 0, 0, .32) inset, 4px 4px 8px 0 rgba(0, 0, 0, .32);
  width: max-content;
  font-family: Roboto;
  font-size: 18px;
  line-height: 150%;
  color: black;
  font-weight: 600;
  padding: 16px 24px;
  display: block;
}

.bac-container:hover {
  color: black;
  background: #ba8f4e;
}

.banner-rhs-content img {
  width: 535px;
}

.whatsapp-review-section-1-bg p span{
  font-weight: 600;
}

@media (max-width: 768px) {

  ::-webkit-scrollbar {
    width: 0;
    background: transparent;
  }

  html {
    scrollbar-width: none;
  }

  body {
    overflow-y: auto;
  }

  .customer-review-section-1 {
    flex-direction: column;
    padding-top: 42px;
  }

  .customer-review-lhs {
    padding-bottom: 0;
  }

  .customer-review-lhs h1 {
    color: rgba(0, 0, 0, 0.87);
    text-align: center;
    font-family: Merriweather;
    font-size: 22px;
    font-style: normal;
    font-weight: 700;
    margin-bottom: 16px;
    line-height: 150%;
    width: 100%;
  }

  .customer-review-lhs h1 span {
    color: #105286;
    font-family: Merriweather;
    font-size: 24px;
    font-style: normal;
    font-weight: 700;
    line-height: 150%;
  }

  .customer-review-lhs p {
    color: rgba(0, 0, 0, 0.87);
    font-family: Roboto;
    font-size: 18.5px;
    font-style: normal;
    font-weight: 500;
    line-height: 150%;
    width: 100%;
    text-align: center;
  }

  .customer-review-lhs p span {
    font-weight: 600;
  }

  .customer-review-rhs img {
    max-width: 360px;
    width: 100%;
    height: unset;
  }

  /* Section 2 */
  .customer-review-section-2 {
    margin: 42px 0;
  }

  .customer-review-section-2 h2 {
    color: rgba(0, 0, 0, 0.87);
    text-align: center;
    font-family: Merriweather;
    font-size: 22px;
    font-style: normal;
    font-weight: 700;
    margin-bottom: 16px;
    line-height: 150%;
  }

  .customer-review-section-2 p {
    color: rgba(0, 0, 0, 0.87);
    font-family: Roboto;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 150%;
    margin-bottom: 24px;
  }

  .customer-review-stats-banner {
    flex-direction: column;
    justify-content: center;
    padding-left: 16px;
    gap: 24px;
  }
  
  .customer-review-stats {
    align-items: flex-end;
  }

  .stats-content h3 {
    color: #105286;
    font-family: Merriweather;
    font-size: 32px;
    font-style: normal;
    font-weight: 700;
  }

  /* Section 3 */
  .whatsapp-review-section-3 {
    margin: 42px 0;
    margin-bottom: 0;
    padding: 42px 0;
  }

  .what-we-do {
    margin-bottom: 40px;
  }

  .what-we-do p {
    color: #FFF;
    text-align: center;
    font-family: Merriweather;
    font-size: 22px;
    font-style: normal;
    font-weight: 700;
    line-height: 150%;
  }

  .what-we-do-content {
    flex-direction: column-reverse;
    gap: 24px;
  }

  .section-3-rhs-img {
    width: 100%;
    max-width: 350px;
  }

  .personalized-tag-title {
    color: rgba(0, 0, 0, 0.87);
    text-align: right;
    font-family: Roboto;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 150%;
  }

  .what-we-do-lhs-para {
    color: rgba(0, 0, 0, 0.87);
    font-family: Roboto;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 150%;
  }

  .what-we-do-list p {
    color: rgba(0, 0, 0, 0.87);
    font-family: Roboto;
    font-size: 17px;
    font-style: normal;
    font-weight: 600;
    line-height: 150%;
    margin-bottom: 12px;
  }

  .what-we-do-list ul {
    padding-left: 32px;
    margin: 0;
  }

  .what-we-do-list ul li {
    color: rgba(0, 0, 0, 0.87);
    font-family: Roboto;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    padding-bottom: 12px;
    line-height: 150%;
  }

  /* Section 4 */
  .whatsapp-review-section-4 {
    padding: 42px 0;
  }

  .cards-container {
    gap: 24px;
  }

  .customer-review-section-4 h3 {
    color: rgba(0, 0, 0, 0.87);
    text-align: center;
    font-family: Merriweather;
    font-size: 22px;
    font-style: normal;
    font-weight: 700;
    line-height: 150%;
    padding: 0 0 32px;
    margin: 0;
  }

  .card-content h4 {
    color: #105286;
    font-family: Roboto;
    font-size: 17px;
    font-style: normal;
    font-weight: 600;
  }

  .card-content p {
    color: rgba(0, 0, 0, 0.87);
    font-family: Roboto;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 135%;
  }

  .mobile-view,
  .swiper {
    display: block !important;
    padding: 0 15px;
  }

  .wp--img-container.section-5-wp-imgs.swiper-slide {
    width: 300px;
    height: 380px;
    border: 2px solid #eeeeee;
  }

  .desktop-view {
    display: none;
  }

  /* Section 5 */
  /*Styling for the Dropdown */

  #mobile-image-container {
    display: flex;
    flex-direction: column;
    gap: 40px;
  }

  .wp--img-container.section-5-wp-imgs.swiper-slide.swiper-slide-active {
    width: 300px !important;
    margin-right: 30px !important;
  }

  .reviews-width-container-section-5 {
  padding: unset;
  } 

  .degree-dropdown select {
    width: 100%;
    padding: 12px 20px;
    font-size: 16px;
    color: #fff;
    font-family: Roboto;
    border-radius: 100px;
    border: 1px solid #ccc;
    appearance: none;
    background: url("/images/whatsApp-customer-reviews-assets/dropdown-white.svg") no-repeat right 24px center;
    background-color: #0C71C3;
    background-size: 16px;
    position: relative;
    margin-bottom: 24px;
    }

  .degree-dropdown select option:checked {
    background-color: #EFF7FF;
  }

  .degree-dropdown select:focus {
    outline: 1px solid #0C71C3;
    box-shadow: 0 0 5px rgba(0, 123, 255, 0.5);
  }

  .degree-dropdown select option {
    background-color: #fff;
    color: rgba(0, 0, 0, 0.87);
    border-radius: 100px;
    padding: 10px;
  }

  .swiper, .mySwiper {
    width: 100%;
    height: 415px;
    padding-left: 15px !important;
  }

  .swiper-slide {
    text-align: center;
    font-size: 18px;
    background: #fff;
    display: flex;
    justify-content: center;
    align-items: center;
  }

  .swiper-slide img {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
    border: 2px solid #eeeeee
  }

  .swiper-slide {
    width: 80%;
  }

  .whatsapp-review-section-5 {
    padding: 42px 0;
  }

  .customer-review-section-5 h4 {
    color: rgba(0, 0, 0, 0.87);
    text-align: center;
    font-family: Merriweather;
    font-size: 22px;
    font-style: normal;
    font-weight: 700;
    line-height: 150%;
    background-position: 85% center;
    background-size: 50%;
    margin-bottom: 16px;
  }

  .customer-review-section-5 p span {
    font-size: 16px;
  }

  .customer-review-section-5 p {
    color: rgba(0, 0, 0, 0.87);
    font-family: Roboto;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 150%;
    margin-bottom: 16px;
    padding: 0 15px;
    text-align: left;
  }

  /* Section 6 */
  .whatsapp-review-section-6 {
    padding: 42px 0;
  }

  .customer-review-section-6 h2 {
    color: rgba(0, 0, 0, 0.87);
    text-align: center;
    font-family: Merriweather;
    font-size: 22px;
    font-style: normal;
    font-weight: 700;
    line-height: 150%;
    padding: 0 20px;
    margin-bottom: 16px;
  }

  .customer-review-section-6 p {
    color: rgba(0, 0, 0, 0.87);
    font-family: Roboto;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 150%;
    text-align: left;
  }

  .our-approach {
    flex-direction: column;
    gap: 24px;
  }

  .our-approach-lhs img {
    width: 100%;
    max-width: 100%;
  }

  .our-approach-tag .tag-text {
    color: rgba(0, 0, 0, 0.87);
    font-family: Roboto;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 150%;
    margin-bottom: 16px;
  }

  .our-approach-rhs h1 {
    color: rgba(0, 0, 0, 0.87);
    font-family: Roboto;
    font-size: 16px;
    font-style: normal;
    font-weight: 600;
    line-height: 150%;
  }

  .understand-how-we-help-rhs h6 {
    color: rgba(0, 0, 0, 0.87);
    font-family: Roboto;
    font-size: 16px;
    font-style: normal;
    font-weight: 600;
    line-height: 150%;
  }

  .customer-review-section-6 p {
    color: rgba(0, 0, 0, 0.87);
    font-family: Roboto;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 150%;
  }

  .understand-how-we-help {
    margin-bottom: 16px;
    gap: 16px;
  }

  /* Section 7 */
  .whatsapp-review-section-7 {
    padding: 40px 0;
  }

  .customer-review-section-7 h1 {
    color: rgba(0, 0, 0, 0.87);
    text-align: center;
    font-family: Merriweather;
    font-size: 22px;
    font-style: normal;
    font-weight: 700;
    line-height: 150%;
    padding: 0 15px;
    margin-bottom: 16px;
  }

  .customer-review-section-7 p {
    color: rgba(0, 0, 0, 0.87);
    font-family: Roboto;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 150%;
    padding: 0 15px;
    text-align: left;
  }

  /* Section 7 Swiper mobile */
  .swiper-slide.section-7-swiper-slides,
  .swiper-slide.section-9-swiper-slides,
  .swiper-slide.section-11-swiper-slides {
    width: 300px;
    height: 380px;
  }

  .swiper-slide.section-7-swiper-slides img,
  .swiper-slide.section-9-swiper-slides img,
  .swiper-slide.section-11-swiper-slides img {
    border-radius: 8px;
  }

  /* Section 8 */
  .whatsapp-review-section-8 {
    padding: 42px 0;
  }

  .customer-review-section-8 h2 {
    color: rgba(0, 0, 0, 0.87);
    text-align: center;
    font-family: Merriweather;
    font-size: 22px;
    font-style: normal;
    font-weight: 700;
    line-height: 150%;
    margin-bottom: 16px
  }

  .customer-review-section-8 p {
    color: rgba(0, 0, 0, 0.87);
    font-family: Roboto;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    text-align: left;
    line-height: 150%;
    letter-spacing: -0.16px;
  }

  .what-sets-us-cards {
    flex-direction: column;
    align-items: center;
    gap: 80px;
  }

  .heading-stroke-img {
    width: 70%;
    top: 0%;
    right: 14%;
  }

  .card-content-section-8 h5 {
    color: rgba(0, 0, 0, 0.87);
    text-align: center;
    font-family: Roboto;
    font-size: 16px;
    font-style: normal;
    font-weight: 600;
    line-height: 150%;
  }

  .card-content-section-8 {
    padding-top: 55px;
  }

  /* Section 9 */
  
  /* Swiper related styles  */
  .section-9-swiper-0, .section-7-swiper-0 {
    margin-bottom: 40px;
  }

  .whatsapp-review-section-9 {
    padding: 42px 0;
  }

  .customer-review-section-9 h1 {
    color: rgba(0, 0, 0, 0.87);
    text-align: center;
    font-family: Merriweather;
    font-size: 22px;
    font-style: normal;
    font-weight: 700;
    line-height: 150%;
    margin-bottom: 16px;
    padding: 0 15px;
  }

  .customer-review-section-9 p {
    color: rgba(0, 0, 0, 0.87);
    font-family: Roboto;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 150%;
    margin-bottom: 24px;
    padding: 0 15px;
    text-align: left;
  }

  /* Section for IndianBSchools */
  .whatsapp-review-section-indianBSchools {
    padding: 42px 0;
  }

  .customer-review-section-indianBSchools h1 {
    color: rgba(0, 0, 0, 0.87);
    text-align: center;
    font-family: Merriweather;
    font-size: 22px;
    font-style: normal;
    font-weight: 700;
    line-height: 150%;
    padding: 0 15px;
    margin-bottom: 16px;
  }

  .customer-review-section-indianBSchools p {
    color: rgba(0, 0, 0, 0.87);
    font-family: Roboto;
    font-size: 16px;
    font-style: normal;
    padding: 0 15px;
    font-weight: 400;
    line-height: 150%;
    margin-bottom: 24px;
    text-align: left;
  }

  /* Section 10 */
  .whatsapp-review-section-10 {
    padding: 56px 0;
  }

  .section-3-heading {
    bottom: 92%;
    padding: 0 8px;
  }

  .section-3-heading h5 {
    color: #C53E46;
    text-align: center;
    font-family: Merriweather;
    font-size: 22px;
    font-style: normal;
    font-weight: 700;
    line-height: 150%;
  }

  .customer-review-section-10  {
    padding: 24px 16px;
  }

  .customer-review-section-10 p {
    color: rgba(0, 0, 0, 0.87);
    text-align: center;
    font-family: Roboto;
    font-size: 16px;
    font-style: italic;
    font-weight: 600;
    line-height: 150%;
    padding: 0;
  }

  .inverted-commas {
    width: 50px;
  }

  .comma-left {
    top: -30px;
    left: -5px;
    padding: 0;
    padding-bottom: 5px;
    padding-right: 8px;
  }

  .comma-right {
    bottom: -28px;
    right: -4px;
    padding: 0;
    padding-left: 7px;
  }

  /* Section 11 */
  .whatsapp-review-section-11 {
    padding: 40px 0;
  }

  .customer-review-section-11 h1 {
    color: rgba(0, 0, 0, 0.87);
    text-align: center;
    font-family: Merriweather;
    font-size: 22px;
    font-style: normal;
    font-weight: 700;
    line-height: 150%;
    margin-bottom: 16px;
  }

  .customer-review-section-11 p {
    color: rgba(0, 0, 0, 0.87);
    font-family: Roboto;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 150%;
    margin-bottom: 24px;
    text-align: left;
  }

  /* Section 12 */
  .reviews-width-container-section-12 {
    padding: 0;
  }
   
  .whatsapp-review-section-12 {
    padding: 32px 0;
    margin-bottom: 42px;
  }

  .customer-review-section-12 {
    flex-direction: column-reverse;
    gap: 20px;
  }

  .banner-heading-mobile {
    color: #FFF;
    text-align: center;
    font-family: Merriweather;
    font-size: 22px;
    font-style: normal;
    font-weight: 700;
    line-height: 150%;
    margin: 0;
    padding-bottom: 20px;
  }

  .banner-heading-mobile span {
    color: #FFC875;
    font-style: normal;
    font-weight: 700;
  }

  .banner-rhs-content{
    width: 100%;
  }

  .banner-rhs-content img {
    width: -webkit-fill-available;
  }

  .banner-lhs-content p {
    padding: 0 15px;
    color: #FFF;
    font-family: Roboto;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 150%;
    letter-spacing: -0.8px;
    margin-bottom: 16px;
    text-align: center;
  }

  .banner-lhs-content p span {
    color: #FFF;
    text-align: center;
    font-family: Roboto;
    font-size: 20px;
    font-style: normal;
    font-weight: 600;
    line-height: 150%;
    letter-spacing: -0.8px;
  }

  .bac-container {
    font-size: 16px;
    font-weight: 500;
    margin: 0 auto;
  }

  .whatsapp-review-section-1-bg{
    padding: 40px 32px;
  }
  .whatsapp-review-section-1-bg-content{
    padding: 24px 32px;
  }

  .whatsapp-review-section-1-bg-content-img img, .whatsapp-review-section-2-bg-content-img img{
    height: 40px;
  }
  .whatsapp-review-section-1-bg-content-img, .whatsapp-review-section-2-bg-content-img {
    padding: 12px;
  }
  .whatsapp-review-section-content{
    font-size: 16px;
  }

}

/* View more btn styles */
.view-more-cta {
  margin-top: 32px;
  text-align: center;
}

.btn-view-more {
  padding: 8px 24px;
  color: #0c71c3;
  border: 1px solid #0c71c3;
  background: white;
  border-radius: 36px;
  font-family: Roboto;
  font-size: 16px;
  cursor: pointer;
  position: relative;
  z-index: 1;
    overflow: hidden;
 }
 
 .view-more-cta button:hover {
  background: #0c71c3;
  color: white;
 }
 