.gmbTestimonialOuter p,
.gmbTestimonialOuter h1 {
  padding: 0;
  margin: 0;
}
.gmbTestimonialContainer{
  background-color:#832625;
}
.gmbTestimonialOuter{
  padding-top: 40px;
  padding-bottom: 40px;
}
.gmbTestimonialHeading {
  font-size: 38px;
  color: white;
  line-height: 44px;
  font-weight: 600;
  text-align: center;
}
.gmbTestimonialContent{
  background-color: hsl(357 66% 26% / 1);
  padding: 20px 25px;
  border-radius: 10px;
}
.gmbUserTestimonialText {
  color: white;
  font-size: 16px;
  text-align: center;
  line-height: 22px;
  position: relative;
  margin-bottom: 20px;
  height: 87px;
  overflow: hidden;
}
.gmbTestimonialOuter .gmbUserTestimonialText p{
  padding: 0 34px;
}
.gmbUserImageCta{
  width: 32px;
}
.gmbUserImageCta img{
  border-radius: 50px;
}
.gmbUserDetailOuterBox {
  display: flex;
  align-items: center;
  padding-left: 34px;
}
.gmbUserDetailBox {
  margin-left: 10px;
}

.gmbUserNameHeading {
  font-size: 16px;
  color: white;
  line-height: 18px;
  font-weight: 600;
}

.gmbUserDesignation {
  font-size: 13px;
  color: white;
  line-height: 15px;
}
.gmbUserTestimonialText:before,.gmbUserTestimonialText:after{
  content: "";
  background-image: url('data:image/svg+xml,<%3Fxml version="1.0" encoding="iso-8859-1"%3F><!-- Uploaded to: SVG Repo, www.svgrepo.com, Generator: SVG Repo Mixer Tools --><svg height="800px" width="800px" version="1.1" id="Capa_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 32 32" xml:space="preserve"><g><g id="right_x5F_quote"><g><path style="fill:%23ce802b;" d="M0,4v12h8c0,4.41-3.586,8-8,8v4c6.617,0,12-5.383,12-12V4H0z"/><path style="fill:%23ce802b;" d="M20,4v12h8c0,4.41-3.586,8-8,8v4c6.617,0,12-5.383,12-12V4H20z"/></g></g></g></svg>');
  width: 25px;
  height: 25px;
  background-size: 25px;
  display: block;
  position: absolute;
}
.gmbUserTestimonialText:before{
  transform: rotate(180deg);
  left: 0;
  top:0;
}
.gmbUserTestimonialText:after{
  right: 0;
  bottom: 0;
}
.gmb-swiper-pagination{
  display: none;
}
.gmbTestimonialContainer .gmb-swiper-button-next,
.gmbTestimonialContainer .gmb-swiper-button-prev {
  background-position: center;
  background-repeat: no-repeat;
  background-color: white;
  background-size: 14px;
  height: 32px;
  width: 32px;
  border-radius: 34px;
  z-index: 999;
}
.gmb-swiper-button-prev-next:has(.gmb-swiper-button-prev.swiper-button-disabled + .gmb-swiper-button-next.swiper-button-disabled){
  display: none;
}
.gmbTestimonialContainer .gmb-swiper-button-prev-next{
  position: absolute;
  right: 0;
  margin: auto;
  top: 0;
  display: flex;
  column-gap: 12px;
  align-items: center;
  height: 65px;
}
.gmbTestimonialContainer .swiper-wrapper{
  padding-top:80px;
}
.gmbTestimonialContainer .gmb-swiper-button-next {
  background-image: url("../../../../../../content/dam/sticky/arrow-right.svg");
}
.gmbTestimonialContainer .gmb-swiper-button-prev {
  background-image: url("../../../../../../content/dam/sticky/arrow-right.svg");
  transform: rotate(180deg);
}
.gmb-swiper-button-prev.swiper-button-disabled,
.gmb-swiper-button-next.swiper-button-disabled {
  opacity: 0.3;
}
.gmbTestimonialContainer .swiper-pagination-bullet-active {
  opacity: 1;
  background: #f7a30a;
}
@media screen and (max-width: 1200px) {

}
@media screen and (max-width: 992px) {
  .gmbUserDetailOuterBox {
    padding-left: 0;
  }
  .gmbTestimonialOuter .gmbUserTestimonialText p{
    padding: 0 28px;
  }
  .gmbUserTestimonialText:before, .gmbUserTestimonialText:after{
    width: 20px;
    height: 20px;
    background-size: 20px;
  }
  .gmbTestimonialContent{
    padding: 15px 20px;
  }
  .gmbTestimonialHeading{
    font-size: 34px;
    line-height: 39px;
  }
}
@media screen and (max-width: 768px) {
  .gmbTestimonialContainer .gmb-swiper-pagination{
    display: flex;
    margin: auto;
    width: 100%;
    align-items: center;
    justify-content: center;
    padding-top: 20px;
  }
  .gmbTestimonialContainer .gmb-swiper-button-prev-next{
    display: none;
  }
  .gmbUserTestimonialText{
    font-size: 14px;
    line-height: 18px;
    height: 100px;
  }
  .gmbTestimonialOuter{
    padding-top: 30px;
    padding-bottom: 30px;
  }
  .gmbTestimonialHeading{
    font-size: 30px;
    line-height: 36px;
  }
  .gmbUserNameHeading{
    font-size: 14px;
    line-height: 16px;
  }
  .gmbUserDesignation{
    font-size: 12px;
    line-height: 14px;
  }
  .gmbTestimonialContainer .swiper-wrapper{
    padding-top: 25px;
  }
}
@media screen and (max-width: 768px)  and (min-width:576px){
  .gmbTestimonialContainer .gmbTestimonialOuter {
    padding-left:0;
    padding-right:0;
    }
}
@media screen and (max-width: 576px) {
  .gmbTestimonialHeading{
    font-size: 28px;
    line-height: 34px;
  }
  .gmbTestimonialOuter{
    padding-top: 20px;
    padding-bottom: 20px;
  }
  .gmbUserTestimonialText {
    font-size: 13px;
    line-height: 16px;
  }
}