.home-testimonials_section .testimonials-container {
  position:relative;
}

.home-testimonials-left .testimonial-item {
  max-width:1000px;
  margin-left:auto;
  margin-right:auto;
}
.home-testimonials-left .testimonial-item.hs-quotition-mark {
  max-width:1180px;
}
.home-testimonials-left .testimonial-item.hs-quotition-mark p{
  letter-spacing:0;
}
.home-testimonials_section.has-tb-border .testimonials-container:after {
  content:'';
  height:1px;
  width:100%;
  bottom:0px;
  left:0px;
  position:absolute;
  z-index:0;
  background-image:linear-gradient(90deg,rgba(255,255,255,0),rgba(255,255,255,0.5),rgba(255,255,255,0.5),rgba(255,255,255,0));
}
.home-testimonials_section.has-tb-border .testimonials-container:before {
  content:'';
  height:1px;
  width:100%;
  top:0px;
  left:0px;
  position:absolute;
  z-index:0;
  background-image:linear-gradient(90deg,rgba(255,255,255,0),rgba(255,255,255,0.5),rgba(255,255,255,0.5),rgba(255,255,255,0));
}


.home-testimonials_row .testimonial-item {
  width:100%;
  text-align:center;
  padding:20px 0px 80px;
}
.home-testimonials_row.has-tb-border .testimonial-item {
  padding-top::80px;
}

.home-testimonials-left .testimonial-item-quote.hs-quotition-mark{
  padding-left:109px;
  text-align:left;
  position:relative;
}
.hs-quotition-mark .quotition-mark{
  display:block;
  max-width:60px;
  position:absolute;
  left:0;
  top:10px;
}
.hs-quotition-mark .quotition-mark svg{
  max-width:100%;
}

@media (max-width:767px){
  .home-testimonials_row .testimonial-item {
    width:100%;
    padding:10px 0px 80px;
  }
  .home-testimonials_row.has-tb-border .testimonial-item {
    padding-top:40px;
  }
  
  .home-testimonials-left .testimonial-item-quote.hs-quotition-mark{
    padding-left:47px;
  }
  .hs-quotition-mark .quotition-mark{
    max-width:32px;
    top:-5px;
  }
  
  .home-testimonials-left .hs-quotition-mark + .testimonial-item-quoter{
    max-width:100%;
    padding-left:47px;
    text-align:left;
  }
  
}
.home-testimonials_row {
  display: flex;
  gap: 30px 0px;
  flex-direction: row;
  flex-wrap: wrap;

  position: relative;
  z-index: 1;
}

.home-testimonials-left .testimonial-item-quote {
  font-family:'freight-display-pro';
  font-weight: 400;
  font-size: 30px;
  line-height: 107%;
  text-align: center;
  background: linear-gradient(90deg, #59BD7B 0%, #0099CE 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
  text-fill-color: transparent;
}

.home-testimonials-left .testimonial-item-quoter {
  margin-top:30px;
  color: #FFFFFF;
  text-align:center;
}
.home-testimonials-left .hs-quotition-mark + .testimonial-item-quoter{
  color: #0099CE;
  font-style: italic;
}
.home-testimonials_section .testimonials-arrows{
  margin: -50px 0px 0px;
  text-align: left;
  display: flex;
  gap: 13.16px;
  position: relative;
  z-index: 2;
}

.home-testimonials_section .testimonials-arrows.on-top{
  max-width:1220px;
  justify-content:flex-end;
  margin:0 0 10px;
}

@media (min-width:992px){
  .home-testimonials_section .testimonials-arrows{
    max-width: 1000px;
    margin: -95px auto 0px;
  }
  .home-testimonials_section .testimonials-arrows.on-top{
    margin:0 0 20px;
  }
  .home-testimonials-left .testimonial-item-quote {
    font-weight: 400;
    font-size: 34px;
    line-height: 124%;
  }
  .home-testimonials-left .testimonial-item-quoter {
    max-width:90%;
    margin-top:50px;
    color:#0099CE;
    text-align:right;
  }

}

@media (max-width:992px){
  .home-testimonials-left .testimonial-item-quoter {
    max-width:90%;
    margin-left:auto;
    margin-right:auto;
  }
}
.home-testimonials-left {
  display:block;
  width:100%;
  text-align: center;
}
.home-testimonials_container h1 {
  font-style: normal;
  font-weight: 400;

  font-size: 55px;
  margin-bottom:30px;
  line-height: .96em;
}
.home-testimonials_title h5{
  margin-bottom:30px;
  font-weight: 400;
  font-size: 16.8485px;
  line-height: 20px;
  letter-spacing: 0.01em;
}
.home-testimonials_section form .hs_submit.hs-submit .actions {
  text-align: left;
}
.unispace_section .image-bg {
  height:100%;
  width:100%;
}
.home-testimonials_section  .cta-container {
  margin-top:30px;
  text-align:center;
}
@media (min-width:992px){
  .home-testimonials_section .cta-container {
    margin-top:50px;
  }
  .home-testimonials_title h5{
    font-size: 25px;
    line-height: 30px;
  }

  .home-testimonials_container h1 {
    font-size: 75px;
    line-height: .96em;
    margin-bottom:20px;
  }
  .home-testimonials-left {
    display:block;
    width:100%;
  }
}


.home-testimonials_section .container {
  margin:0px auto;
  position:relative;
}
.home-testimonials_section .blur_ellips.blur_ellips_one {
  width: 381.66px;
  height: 381.66px;
  position:absolute;
  left:-150px;
  margin-top: 178px;
}
.home-testimonials_section .blur_ellips.blur_ellips_two{
  width: 381.66px;
  height: 381.66px;
  position:absolute;
  right:-150px;
  margin-top: 262px;
}
.home-testimonials_section .content-bg,
.home-testimonials_section .banner_blur_bg {
  position: absolute;
  top: -80px;
  z-index:0;
}
.home-testimonials_section .banner_video_bg.content-bg,
.home-testimonials_section .banner_image_bg.content-bg{
  width:100%;
  height:100%;
  top:50%;
  left:50%;
  transform:translate(-50%,-50%);
  -webkit-transform:translate(-50%,-50%);
}
.home-testimonials_section .banner_video_bg.content-bg img,
.home-testimonials_section .banner_image_bg.content-bg img{
  object-fit:cover;
  height:100%;
  width:100%;
}
.home-testimonials_section .banner_video_bg.content-bg .hs-video-widget{
  width:100%;
  height:100%;
}
.home-testimonials_section .copy .button {
  display:inline-block;
  margin-top:50px;
}
.home-testimonials_section .banner_video_bg.content-bg {
  opacity:0.2;
}

.home-testimonials_section .blur_ellips {
  opacity: 0.3;
  filter: blur(150px);
  -webkit-filter: blur(150px);
}
.home-testimonials_section .copy {
  font-weight: 400;
  font-size: 18px;
  line-height: 144%;
  letter-spacing: 1px;
}

@media (min-width:768px){
  .home-testimonials_section .copy {
    font-weight: 400;
    font-size: 25px;
    line-height: 132%;
  }
  .home-testimonials_section .blur_ellips.blur_ellips_one {
    width: 467px;
    height: 467px;
    margin-top: 0px;
    left: calc(50% - 467px + 103px);
  }
  .home-testimonials_section .blur_ellips.blur_ellips_two{
    width: 467px;
    height: 467px;
    margin-top: 117px;
    left:unset;
    right: calc(50% - 467px + 103px);
  }
}
@media (min-width:1600px){
  .home-testimonials_section .container {
    max-width:1380px;
  }
}
.home-testimonials_section .testimonial-item-quoter.type--centered {
  text-align: center;
  margin-top:35px;
  width:100%;
  max-width:100%;
  letter-spacing:1px;
}
.home-testimonials_container.quoter--centered .home-testimonials-title{
  padding-top:80px;
}
.home-testimonials_section .home-testimonials_row .testimonial-item.quoter--centered {
  padding-bottom:160px;
  position:relative;
}


.home-testimonials_container.quoter--centered .home-testimonials-top-line {
/*   content:''; */
  height:1px;
  width:100%;
/*   top:0px;
  left:0px;
  position:absolute; */
  z-index:0;
  background-image:linear-gradient(90deg,rgba(255,255,255,0),rgba(255,255,255,0.5),rgba(255,255,255,0.5),rgba(255,255,255,0));
}

.home-testimonials_section .testimonial-cta {
  position: absolute;
  right: 0px;
  bottom: 80px;
  z-index: 2;
}

.home-testimonials_section .testimonials-arrows.quoter--centered {
  margin-top:-100px;
  margin-bottom:0px;
}
@media (min-width:767px){
  .home-testimonials_section .testimonials-arrows.quoter--centered {
    width:100px;
    margin-left:120px;
  }
}
@media (min-width:1600px){
  .home-testimonials_section .testimonials-arrows.quoter--centered {
    margin-left:200px;
  }
}
@media (max-width:1279px) {
  .home-testimonials_section .testimonials-arrows.quoter--centered {
    margin-left:20px;
  }
}
@media (max-width:767px){
  .home-testimonials_section .testimonial-cta {
    position: absolute;
    right: 0px;
    width: 100%;
    text-align: center;
    bottom: 25px;
  }
  .home-testimonials_container.quoter--centered .home-testimonials-title{
    padding-top:40px;
  }
  .home-testimonials_section .testimonials-arrows.quoter--centered {
    justify-content:center;
    margin-top:-110px;
    margin-bottom:60px;
  }
  .home-testimonials_section .home-testimonials_row .testimonial-item.quoter--centered {
    padding-bottom:144px;
  }
  .home-testimonials_section .testimonial-item-quoter.type--centered {
    text-align: center;
    margin-top:30px;
  } 
}

.home-testimonials_section .testimonial-cta a {
  color: #FFD400;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 150%; /*  */
  letter-spacing: 3.5px;
  text-transform: uppercase;
  display:inline-flex;
  align-items: center;
}
.home-testimonials_section .testimonial-cta a:after {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg width='31' height='11' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M26.183 4.76H0v1.746h26.183c-.599.599-1.912 3.076-2.494 4.24h1.497c3.39-3.591 5.236-4.655 5.735-4.739V5.26c-1.197-.2-4.322-3.241-5.735-4.738h-1.497c.4.998 1.829 3.242 2.494 4.24Z' fill='%23FFD400'/%3E%3C/svg%3E")!important;
  content: "";
  background-size: contain;
  background-repeat:no-repeat;
  height: 8px;
  width: 23px;
}
.home-testimonials_section .testimonial-cta a:after {
  display: inline-block!important;
  margin-left: 10px;
  position: relative!important;
  transition: all .3s linear;
  -webkit-transition: all .3s linear;
}
.home-testimonials_section .testimonial-cta a:hover:after {
  margin-left: 15px;
}


@media (min-width:767px){
  .home-testimonials_section .testimonial-cta[data-position="center"] {
    left: 50%;
    right: unset;
    bottom: 115px;
    transform: translateX(-50%);
  }
  .home-testimonials_section .testimonials-arrows.quoter--centered[data-position="center"],
  .home-testimonials_section .testimonials-arrows[data-position="center"] {
    margin-left: auto;
    margin-right: auto;
    top: unset;
    bottom: -20px;
    justify-content:center;
  }
}