.testimonial-mod {
  position: relative;
  overflow: hidden;
}
.testimonial-mod .content-wrapper {
  padding: 0;
  width: 100%;
}
.testimonial-mod .testimonial-slider .slide .slide-content {
  position: relative;
  padding: clamp(63px, 0.0313rem + 9.7656vw, 188px) clamp(67px, 0.0313rem + 10.3906vw, 200px) clamp(89px, 0rem + 13.9063vw, 267px);
  overflow: hidden;
  background: linear-gradient(250.98deg, #26a3a3 26.25%, #004c57 100%);
  height:100%;
}

.testimonial-mod .testimonial-slider .slide:nth-child(even) .slide-content {
  background: linear-gradient(250.98deg, #ec5853 26.25%, #4f093b 100%);
}

.testimonial-mod .testimonial-slider .slide .slide-content .slide-text {
  opacity: 0;
  transition: opacity .8s ease-in-out;
  display: flex;
  flex-direction: column;
  row-gap: clamp(21.33px, -0.0003rem + 3.3336vw, 64px);
}
.testimonial-mod .testimonial-slider .slide.slick-active .slide-content .slide-text {
  opacity: 1;
}
.testimonial-mod .testimonial-slider {
  padding: 0;
  margin: 0;
  position: relative;
}
.testimonial-mod .testimonial-slider .slick-track{
   display: flex !important;
}
.testimonial-mod .testimonial-slider .slick-track .slick-slide{
    height: inherit !important;
}
.testimonial-mod .testimonial-slider .slide .slide-content:before,
.testimonial-mod .testimonial-slider .slide .slide-content:after {
  content: '';
  position: absolute;
  width: clamp(16px, -0.0625rem + 2.6563vw, 50px);
  height: clamp(28px, -0.0313rem + 4.4531vw, 85px);
}

.testimonial-mod .testimonial-slider .slide .slide-content:before {
  top: clamp(21px, -0.0313rem + 3.3594vw, 64px);
  left: clamp(16px, 0rem + 2.5vw, 48px);
  background: transparent url('https://734314.fs1.hubspotusercontent-na1.net/hubfs/734314/lunne/quote-left.svg') no-repeat left top/cover;
}

.testimonial-mod .testimonial-slider .slide .slide-content:after {
  bottom: clamp(21px, -0.0313rem + 3.3594vw, 64px);
  right: clamp(16px, 0rem + 2.5vw, 48px);
  background: transparent url('https://734314.fs1.hubspotusercontent-na1.net/hubfs/734314/lunne/quote-right.svg') no-repeat left top/cover;
}

.testimonial-mod .testimonial-slider .slick-dots {
  bottom: clamp(67px, 0.4375rem + 9.375vw, 187px);
  width: 100%;
  list-style: none;
  display: flex;
  justify-content: flex-start;
  margin:0 0 0 clamp(67px, 0.0313rem + 10.3906vw, 200px);
  column-gap: clamp(7.11px, 0rem + 1.1109vw, 21.33px);
}

.testimonial-mod .testimonial-slider .slick-dots li {
  position: relative;
  display: inline-block;
  width: clamp(5.33px, -0.0003rem + 0.8336vw, 16px);
  height: clamp(5.33px, -0.0003rem + 0.8336vw, 16px);
  margin: 0;
  padding: 0;
  cursor: pointer;
}

.testimonial-mod .testimonial-slider .slick-dots li button {
  font-size: 0;
  line-height: 0;
  display: block;
  width: clamp(5.33px, -0.0003rem + 0.8336vw, 16px);
  height: clamp(5.33px, -0.0003rem + 0.8336vw, 16px);
  padding: 0;
  margin: 0;
  cursor: pointer;
  color: transparent;
  border: 0;
  outline: 0;
  background: rgba(0, 0, 0, 0.2);
  border-radius: 50%;
}

.testimonial-mod .testimonial-slider .slick-dots li.slick-active button {
  background: #fff;
}

.testimonial-mod .testimonial-slider .slick-dots li button::before {
  display: none !important;
}

.testimonial-mod .testimonial-slider .slide-text h2,
.testimonial-mod .testimonial-slider .slide-text h4 {
  margin-bottom: 0;
  color: #fff;
}
.testimonial-mod .testimonial-slider .slick-prev,
.testimonial-mod .testimonial-slider .slick-next {
	background: transparent !important;
	width: clamp(1rem, 0.375rem + 1.5625vw, 2.25rem);
	height: clamp(1rem, 0.375rem + 1.5625vw, 2.25rem);
  position:absolute !important;
  z-index:9;
}

.testimonial-mod .testimonial-slider .slick-prev:before,
.testimonial-mod .testimonial-slider .slick-next:before {
	font-size: clamp(1rem, 0.375rem + 1.5625vw, 2.25rem);
   outline:none !important;
   border:0 !important;
}
.testimonial-mod .testimonial-slider .slick-next::before, .testimonial-mod .testimonial-slider [dir="rtl"] .slick-prev::before {
	content: '→' !important;
}
.testimonial-mod .testimonial-slider .slick-prev::before {
	content: '←';
}
.testimonial-mod .testimonial-slider .slick-prev {
	left: clamp(1rem, 0rem + 2.5vw, 3rem);
}

.testimonial-mod .testimonial-slider .slick-next {
	right: clamp(1rem, 0rem + 2.5vw, 3rem);
}

@media (max-width:639px) {
  .testimonial-mod .testimonial-slider .slide .slide-content {
    padding: clamp(68px, 0.0494rem + 21.0031vw, 135px) clamp(41px, -0.008rem + 12.8527vw, 82px) clamp(96px, 0.0439rem + 29.7806vw, 191px);
  }

  .testimonial-mod .testimonial-slider .slide .slide-content::after,
  .testimonial-mod .testimonial-slider .slide .slide-content::before {
    height: clamp(46px, 1.9346rem + 4.7022vw, 61px);
    width: clamp(27px, 1.1232rem + 2.8213vw, 36px);
  }

  .testimonial-mod .testimonial-slider .slide .slide-content::before {
    left: clamp(16px, -0.1285rem + 5.6426vw, 34px);
    top: clamp(16px, -0.8809rem + 9.4044vw, 46px);
  }

  .testimonial-mod .testimonial-slider .slide .slide-content::after {
    right: clamp(16px, -0.1285rem + 5.6426vw, 34px);
    bottom: clamp(16px, -0.8809rem + 9.4044vw, 46px);
  }
  .testimonial-mod .testimonial-slider .slide .slide-content .slide-text {
    row-gap: font-size: clamp(23px, -0.0045rem + 7.21vw, 46px);
  }
  .testimonial-mod .testimonial-slider .slick-dots {
    bottom: clamp(67px, -0.0131rem + 21.0031vw, 134px);
    margin-left: clamp(41px, -0.008rem + 12.8527vw, 82px);
    column-gap:clamp(7.67px, 0.0004rem + 2.395vw, 15.31px);
  }
  .testimonial-mod .testimonial-slider .slick-dots li, .testimonial-mod .testimonial-slider .slick-dots li button {
    height: clamp(5.75px, 0.0001rem + 1.7962vw, 11.48px);
    width: clamp(5.75px, 0.0001rem + 1.7962vw, 11.48px);
  }
  .testimonial-mod .testimonial-slider .slick-prev,
.testimonial-mod .testimonial-slider .slick-next {
	width: clamp(1rem, -0.0031rem + 5.0157vw, 2rem);
	height: clamp(1rem, -0.0031rem + 5.0157vw, 2rem);
}

.testimonial-mod .testimonial-slider .slick-prev:before,
.testimonial-mod .testimonial-slider .slick-next:before {
	font-size: clamp(1rem, -0.0031rem + 5.0157vw, 2rem);
}

.testimonial-mod .testimonial-slider .slick-prev {
	left: clamp(1rem, -0.0031rem + 5.0157vw, 2rem);
}

.testimonial-mod .testimonial-slider .slick-next {
	right: clamp(1rem, -0.0031rem + 5.0157vw, 2rem);
}

}