.fc_testimonials .slides {
  display: flex;
  overflow-x: hidden;
}

.fc_testimonials .slides[data-slides-count="2"] {
  gap: var(--gap-xl);
}

.fc_testimonials .slides[data-slides-count="2"] .slide {
  flex:1;
}

.fc_testimonials .testimonial {
  border-radius: 3px;
  background: var(--blue-light);
  padding: clamp(20px, 2vw, 30px);
  height: 100%;
}

.fc_testimonials .t_top {
  display:flex;
  align-items: flex-start;
  justify-content: space-between;
}

.fc_testimonials .testimonial .t_top svg {
  margin-bottom: 1rem;
  height: 34px;
  width: 50px;
}

.fc_testimonials .testimonial .client_logo {
    padding: 20px 0;
    width: max-content;
    margin-bottom: 1em;
    display:flex;
    align-items: center;
    justify-content: center;
    min-height: 120px;
}

.fc_testimonials .testimonial img {
    width: 100%;
    height: auto;
    max-height: 80px;
    max-width: 200px;
    display: inline-block;
    filter: brightness(63%) grayscale(1);
}

.fc_testimonials .testimonial * {
  color: var(--grey);
}

.fc_testimonials .tns-outer {
  position: relative;
}

.fc_testimonials .tns-controls {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  width: 100%;
  height: 35px;
}

.fc_testimonials .tns-controls button {
  background: center / cover no-repeat;
  box-shadow: none;
  border: none;
  height: 35px;
  width: 22px;
}

.fc_testimonials .tns-controls button {
  position: absolute;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='44' height='67' fill='none'%3E%3Cpath fill='%23026773' stroke='%23026773' d='m10.47 65.56 32.1-32.06-32.1-32.06-9.55 9.53 22.2 22.18.36.35-.35.35L.93 56.03l9.54 9.53Z'/%3E%3C/svg%3E");
}

.fc_testimonials .tns-controls button[disabled] {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='44' height='67' fill='none'%3E%3Cpath fill='none' stroke='%23026773' d='m10.47 65.56 32.1-32.06-32.1-32.06-9.55 9.53 22.2 22.18.36.35-.35.35L.93 56.03l9.54 9.53Z'/%3E%3C/svg%3E");
}

.fc_testimonials .tns-controls button[data-controls="prev"] {
  transform: rotate(-180deg);
  left: -40px;
}

.fc_testimonials .tns-controls button[data-controls="next"] {
  right: -40px;
}

@media (max-width: 1024px) {
  .fc_testimonials .tns-controls button[data-controls="prev"] {
    left: -33px;
  }
  .fc_testimonials .tns-controls button[data-controls="next"] {
    right: -33px;
  }
}
@media (max-width: 768px) {
  .fc_testimonials .tns-controls button[data-controls="prev"] {
    left: -25px;
  }
  .fc_testimonials .tns-controls button[data-controls="next"] {
    right: -25px;
  }
}

.fc_testimonials .score,
.fc_testimonials .score strong {
  font-size: 20px;
  color: var(--teal);
}

.fc_testimonials .author {
  margin-top: 1rem;
}

.fc_testimonials .date {
  color: #555;
  font-size:14px;
  letter-spacing: 1px;
}

.fc_testimonials .author:has( ~ .date ),
.fc_testimonials p:last-child {
  margin-bottom:0;
}

.fc_testimonials .rating {
  margin: 1rem 0;
  height: 29px;
  background: 0 50% / 166px 29px no-repeat
    url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' %3E%3Cpath fill='%23FFA903' d='M15 .7c.1-.3.5-.3.6 0l4.4 9 .3.2 10 1.4c.3 0 .4.4.2.6l-7.3 7v.3l1.6 10c0 .2-.2.4-.4.3l-9-4.7h-.3l-9 4.7c-.1 0-.4-.1-.4-.4l1.7-9.9v-.3L0 12c-.2-.2 0-.5.2-.6l10-1.4.2-.2 4.5-9ZM48.8.7c.2-.3.5-.3.6 0l4.5 9c0 .1.1.2.3.2l10 1.4c.2 0 .3.4.1.6l-7.2 7-.1.3 1.7 10c0 .2-.2.4-.5.3l-9-4.7H49l-9 4.7c-.2 0-.5-.1-.4-.4l1.7-9.9-.1-.3-7.2-7c-.2-.2-.1-.5.1-.6l10-1.4.3-.2 4.4-9ZM82.7.7c.1-.3.5-.3.6 0l4.5 9 .2.2 10 1.4c.3 0 .4.4.2.6l-7.2 7c-.1 0-.2.2-.1.3l1.7 10c0 .2-.3.4-.5.3l-9-4.7h-.3L74 29.5c-.2 0-.5-.1-.5-.4l1.7-9.9v-.3l-7.3-7c-.2-.2 0-.5.2-.6L78 10l.2-.2 4.5-9ZM116.6.7c0-.3.4-.3.6 0l4.4 9 .3.2 10 1.4c.2 0 .3.4.1.6l-7.2 7v.3l1.6 10c0 .2-.2.4-.5.3l-8.9-4.7h-.3l-9 4.7c-.2 0-.5-.1-.4-.4l1.7-9.9-.1-.3-7.2-7c-.2-.2-.1-.5.2-.6l10-1.4.2-.2 4.5-9ZM150.4.7c.1-.3.5-.3.6 0l4.5 9 .2.2 10 1.4c.3 0 .4.4.2.6l-7.2 7-.1.3 1.7 10c0 .2-.3.4-.5.3l-9-4.7h-.2l-9 4.7c-.2 0-.5-.1-.4-.4l1.7-9.9-.1-.3-7.3-7c-.2-.2 0-.5.2-.6l10-1.4.3-.2 4.4-9Z'/%3E%3C/svg%3E");
}

.fc_testimonials .rating_1 {
  width: 33.2px;
}

.fc_testimonials .rating_2 {
  width: calc(33.2px * 2);
}

.fc_testimonials .rating_3 {
  width: calc(33.2px * 3);
}

.fc_testimonials .rating_4 {
  width: calc(33.2px * 4);
}

.fc_testimonials .rating_5 {
  width: 166px;
}

@media (max-width: 768px) {
  .fc_testimonials .slides[data-slides-count="2"] {
    flex-flow: column;
  }
}
