.variante-experiencia {
  font-size: 18px;
}

.n-testimonio .swiper-button-next, .n-testimonio .swiper-button-prev {
  z-index: 9999999909; position: absolute; top: 45%; right: 0;
}

.n-testimonio .swiper-button-prev::after, .n-testimonio .swiper-button-next::after {
  background-position: 50%;background-repeat: no-repeat;content: "";
}

.n-testimonio .swiper-button-prev{
  {# left: 90px; #}
  background-image: url(https://www.buk.cl/hubfs/2023/Chile/arrow-gris-prev.svg);
  background-repeat: no-repeat;
}

.n-testimonio .swiper-button-next{
  {# right: 90px; #}
  background-image: url(https://www.buk.cl/hubfs/2023/Chile/arrow-gris-next.svg);
  background-repeat: no-repeat;
}

.n-testimonio .swiper-button-prev:hover{
  {# left: 90px; #}
  background-image: url(https://www.buk.cl/hubfs/2023/Chile/arrow-blue-prev.svg);
  background-repeat: no-repeat;
}

.n-testimonio .swiper-button-next:hover{
  {# right: 90px; #}
  background-image: url(https://www.buk.cl/hubfs/2023/Chile/arrow-blue-next.svg);
  background-repeat: no-repeat;
}



/***
 @media only screen and (min-width: 1115px) {
.n-testimonio .swiper-wrapper {
  overflow: hidden;
}
}
.n-testimonio {
  max-width: 900px; 
  margin: 0 auto;
} **/
