.wp-block-acf-testimonials .slick-slider {
    position: relative;
    display: block;
    box-sizing: border-box;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -ms-touch-action: pan-y;
    touch-action: pan-y;
    -webkit-tap-highlight-color: transparent
}

.wp-block-acf-testimonials .slick-list {
    position: relative;
    display: block;
    overflow: hidden;
    margin: 0;
    padding: 0
}

.wp-block-acf-testimonials .slick-list:focus {
    outline: 0
}

.wp-block-acf-testimonials .slick-list.dragging {
    cursor: pointer;
    cursor: hand
}

.wp-block-acf-testimonials .slick-slider .slick-list,.wp-block-acf-testimonials .slick-slider .slick-track {
    -webkit-transform: translate3d(0,0,0);
    -moz-transform: translate3d(0,0,0);
    -ms-transform: translate3d(0,0,0);
    -o-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0)
}

.wp-block-acf-testimonials .slick-track {
    position: relative;
    top: 0;
    left: 0;
    display: block;
    margin-left: auto;
    margin-right: auto
}

.wp-block-acf-testimonials .slick-track:after,.slick-track:before {
    display: table;
    content: ''
}

.wp-block-acf-testimonials .slick-track:after {
    clear: both
}

.wp-block-acf-testimonials .slick-loading .slick-track {
    visibility: hidden
}

.wp-block-acf-testimonials .slick-slide {
    display: none;
    float: left;
    height: 100%;
    min-height: 1px
}

.wp-block-acf-testimonials [dir=rtl] .slick-slide {
    float: right
}

.wp-block-acf-testimonials .slick-slide img {
    display: block
}

.wp-block-acf-testimonials .slick-slide.slick-loading img {
    display: none
}

.wp-block-acf-testimonials .slick-slide.dragging img {
    pointer-events: none
}

.wp-block-acf-testimonials .slick-initialized .slick-slide {
    display: block
}

.wp-block-acf-testimonials .slick-loading .slick-slide {
    visibility: hidden
}

.wp-block-acf-testimonials .slick-vertical .slick-slide {
    display: block;
    height: auto;
    border: 1px solid transparent
}

.wp-block-acf-testimonials .slick-arrow.slick-hidden {
    display: none
}

.testimonial-section {
    background: #e8ebef;
    overflow: hidden;
  }
  .testimonial-section .content-area {
    width: 1440px;
    padding-left: 0;
    padding-right: 0;
  }
  .testimonial-section .content-area .testimonial-boxes {
    opacity: 0;
    transition: all 0.35s;
  }
  .testimonial-section .content-area .testimonial-boxes.slick-initialized {
    opacity: 1;
    transition: all 0.35s;
  }
  .testimonial-section .content-area .testimonial-boxes .slick-list {
    overflow: hidden;
  }
  .testimonial-section .content-area .testimonial-boxes .slick-arrow {
    background-color: #e8ebef;
  }
  .testimonial-section .content-area .testimonial-boxes .slick-arrow.slick-prev {
    z-index: 2;
    width: 80px;
    height: 40px;
    position: absolute;
    background-image: url(../../assets/images/slider-prev.png);
    background-size: 32px 16px;
    background-position: center;
    background-repeat: no-repeat;
    top: unset;
    bottom: 0;
    left: 120px;
    border-radius: 4px;
    border: 1px solid #c5c5c5;
    color: transparent;
  }
  @media (max-width: 1199.98px) {
    .testimonial-section .content-area .testimonial-boxes .slick-arrow.slick-prev {
      left: 24px;
    }
  }
  .testimonial-section .content-area .testimonial-boxes .slick-arrow.slick-prev::before {
    display: none;
  }
  .testimonial-section .content-area .testimonial-boxes .slick-arrow.slick-next {
    z-index: 2;
    width: 80px;
    height: 40px;
    position: absolute;
    background-image: url(../../assets/images/slider-next.png);
    background-size: 32px 16px;
    background-position: center;
    background-repeat: no-repeat;
    top: unset;
    bottom: 0;
    left: 210px;
    right: unset;
    border-radius: 4px;
    border: 1px solid #c5c5c5;
    color: transparent;
  }
  @media (max-width: 1199.98px) {
    .testimonial-section .content-area .testimonial-boxes .slick-arrow.slick-next {
      left: 112px;
    }
  }
  .testimonial-section .content-area .testimonial-boxes .slick-arrow.slick-next::before {
    display: none;
  }
  .testimonial-section .content-area .testimonial-boxes .testimonial-box {
    padding-top: 200px;
    padding-bottom: 200px;
    padding-left: 120px;
    display: flex;
    position: relative;
    opacity: 1;
    transition: all 0.35s;
  }
  @media (max-width: 1199.98px) {
    .testimonial-section .content-area .testimonial-boxes .testimonial-box {
      padding-left: 24px;
    }
  }
  @media (max-width: 767.98px) {
    .testimonial-section .content-area .testimonial-boxes .testimonial-box {
      padding-top: 100px;
      padding-bottom: 300px;
    }
  }
  .testimonial-section .content-area .testimonial-boxes .testimonial-box.slick-current {
    opacity: 1;
    transition: all 0.35s;
  }
  .testimonial-section .content-area .testimonial-boxes .testimonial-box .text-area {
    width: 796px;
    max-width: 61%;
    position: relative;
  }
  @media (max-width: 767.98px) {
    .testimonial-section .content-area .testimonial-boxes .testimonial-box .text-area {
      max-width: 100%;
    }
  }
  .testimonial-section .content-area .testimonial-boxes .testimonial-box .text-area h5 {
    position: relative;
    margin-bottom: 40px;
  }
  @media (max-width: 767.98px) {
    .testimonial-section .content-area .testimonial-boxes .testimonial-box .text-area h5 {
      margin-bottom: 20px;
    }
  }
  .testimonial-section .content-area .testimonial-boxes .testimonial-box .text-area h5::before {
    content: "â€œ";
    position: absolute;
    top: -3px;
    left: -13px;
  }
  .testimonial-section .content-area .testimonial-boxes .testimonial-box .text-area h6 {
    color: #7d7d7d;
    text-transform: uppercase;
    margin-bottom: 20px;
  }
  .testimonial-section .content-area .testimonial-boxes .testimonial-box .text-area .logo-testi {
    max-width: 100%;
    -o-object-fit: contain;
       object-fit: contain;
  }
  .testimonial-section .content-area .testimonial-boxes .testimonial-box .image-area {
    position: absolute;
    width: 570px;
    height: 570px;
    bottom: 0;
    right: 0;
  }
  @media (max-width: 991.98px) {
    .testimonial-section .content-area .testimonial-boxes .testimonial-box .image-area {
      width: 400px;
    }
  }
  @media (max-width: 767.98px) {
    .testimonial-section .content-area .testimonial-boxes .testimonial-box .image-area {
      width: 300px;
      height: 300px;
    }
  }
  .testimonial-section .content-area .testimonial-boxes .testimonial-box .image-area img {
    position: absolute;
    width: 100%;
    height: 100%;
    -o-object-fit: contain;
       object-fit: contain;
    -o-object-position: bottom right;
       object-position: bottom right;
  }

  .wp-block-acf-testimonials .testimonial-section .content-area {
    position: relative;
    width: 1240px;
    max-width: 100%;
    padding: 0 20px;
    margin-left: auto;
    margin-right: auto;
    width: 1440px;
    padding-left: 0;
    padding-right: 0;
  }

  .wp-block-acf-testimonials .testimonial-section .content-area .testimonial-boxes .testimonial-box .text-area h5 {
    font-family: "Acta";
    font-weight: 50;
    font-size: 24px;
    line-height: 28.8px;
    margin-top: 0;
  }

  .wp-block-acf-testimonials  .testimonial-section .content-area .testimonial-boxes .testimonial-box .text-area h6 {
    font-family: "TT Commons Pro Variable";
    font-weight: 490;
    font-size: 14px;
    line-height: 17.5px;
    letter-spacing: 2px;
    margin-top: 0;
  }

  .wp-block-acf-testimonials .testimonial-section .content-area .testimonial-boxes .slick-arrow {
    bottom: 20px;
  }

  .wp-block-acf-testimonials .testimonial-section {
    background: #F5F5F5;
    padding: 80px 0;
  }

  .wp-block-acf-testimonials .testimonial-section .content-area .testimonial-boxes .testimonial-box {
    padding: 0;
  }

  .wp-block-acf-testimonials .testimonial-section .content-area .testimonial-boxes .testimonial-box {
    display: block;
    width: 588px !important;
    margin-right: 24px;
  }

  .wp-block-acf-testimonials .testimonial-section .content-area .testimonial-boxes .testimonial-box .image-area {
    position: relative;
    width: 100%;
    height: auto;
    margin-bottom: 24px;
    height: 352px;
  }

  .wp-block-acf-testimonials .testimonial-section .content-area .testimonial-boxes .testimonial-box .text-area {
    width: 100%;
    max-width: 100%;
  }

  .wp-block-acf-testimonials .testimonial-section .content-area .testimonial-boxes .testimonial-box .image-area img {
    position: relative;
  }

  .wp-block-acf-testimonials .testimonial-section h3 {
    font-size: 48px;
    font-style: normal;
    line-height: 120%;
    margin-bottom: 40px;
    color: #207552;
    font-family: "Acta";
    margin-top: 0;
    font-weight: 50;
  }

  .wp-block-acf-testimonials .testimonial-section .content-area .testimonial-boxes .testimonial-box .image-area img:nth-child(1) {
    object-fit: cover;
    object-position: center;
  }

  .wp-block-acf-testimonials .testimonial-section .content-area .testimonial-boxes .testimonial-box .text-area h5 {
    font-size: 20px;
    font-style: normal;
    line-height: 116%;
    color: #131415;
    margin-bottom: 24px;
  }

  .wp-block-acf-testimonials .testimonial-section .content-area .testimonial-boxes .testimonial-box .text-area h5::before {
    left: -6px;
  }

  .wp-block-acf-testimonials .testimonial-section .content-area .testimonial-boxes .testimonial-box:not(.slick-active) {
    opacity: 0.3;
    transition: all 0.35s;
}

.wp-block-acf-testimonials .testimonial-section .content-area .testimonial-boxes .slick-list {
    overflow: unset;
}

.wp-block-acf-testimonials .testimonial-section .content-area {
    width: 1240px;
    padding: 0 20px;
}

  .wp-block-acf-testimonials .testimonial-section .content-area .testimonial-boxes .testimonial-box a.btn-arrow {
    position: relative;
    opacity: 1;
    width: auto;
    border-radius: 4px;
    border: 1px solid #FFF;
    background: transparent;
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    letter-spacing: 2px;
    text-transform: uppercase;
    color: #fff;
    box-shadow: 0px 0px 0 0px rgba(0, 0, 0, 0);
  
  }
  
    .wp-block-acf-testimonials .testimonial-section .content-area .testimonial-boxes .testimonial-box a.btn-arrow img {
    filter: invert(1);
    width: 32px;
    height: auto;
    object-fit: contain;
  }
  
    .wp-block-acf-testimonials .testimonial-section .content-area .testimonial-boxes .testimonial-box a:hover {
    transform: none !important;
    border: 1.5px solid var(--BrightGreen, #4EA72F);
    background: #FFF;
    box-shadow: 0px 0px 16px 0px rgba(0, 0, 0, 0.10);
    padding-right: 20px;
    color: #000;
    filter: none;
  }

  .wp-block-acf-testimonials .testimonial-section .content-area .testimonial-boxes .testimonial-box a:hover img {
    filter: none;
  }
  
    .wp-block-acf-testimonials .testimonial-section .content-area .testimonial-boxes .testimonial-box .logo-area {
    display: flex;
    justify-content: space-between;
    width: calc(100% - 64px);
    position: absolute;
    left: 32px;
    bottom: 35px;
    height: auto;
    align-items: center;
    z-index: 2;
  }

  .wp-block-acf-testimonials .testimonial-section .content-area .testimonial-boxes .testimonial-box .image-area::after {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    pointer-events: none;
    background: linear-gradient(180deg, rgba(0, 0, 0, 0.00) 65.5%, rgba(0, 0, 0, 0.70) 100%);
    z-index: 1;
}

.wp-block-acf-testimonials .testimonial-section .content-area .testimonial-boxes .testimonial-box .text-area h6 {
    margin-bottom: 0;
}

.testimonial-section .content-area .title-area {
  display: flex;
  justify-content: space-between;
  margin-bottom: 40px;
}

.testimonial-section .content-area .title-area .modal-nav {
  display: flex;
  -moz-column-gap: 20px;
  column-gap: 20px;
  row-gap: 10px;
  justify-content: flex-end;
  padding-top: 10px;
}

.testimonial-section .content-area .title-area .modal-nav .prev {
  border-radius: 4px;
  border: 1px solid #c5c5c5;
  background: #fff;
  background-image: url(../../assets/images/button-arrow-dark.png);
  background-size: 32px 16px;
  background-position: center;
  background-repeat: no-repeat;
  width: 80px;
  height: 40px;
  transform: scale(-1);
  cursor: pointer;
}

.testimonial-section .content-area .title-area .modal-nav .next {
  border-radius: 4px;
  border: 1px solid #c5c5c5;
  background: #fff;
  background-image: url(../../assets/images/button-arrow-dark.png);
  background-size: 32px 16px;
  background-position: center;
  background-repeat: no-repeat;
  width: 80px;
  height: 40px;
  cursor: pointer;
}

.testimonial-section h3 {
  margin-bottom: 0 !important;
}

@media (max-width: 767.98px) {
  .testimonial-section .content-area .title-area {
    flex-wrap: wrap;
  }

  .testimonial-section h3 {
    margin-bottom: 16px !important;
  }
}

.testimonial-section .content-area .testimonial-boxes .slick-arrow {
  opacity: 0 !important;
  pointer-events: none;
}
  