.testimonial-slider{display:flex;flex-direction:column;gap:32px}.testimonial-slider-title{color:var(--Negro,#393939);font-family:Montserrat;font-size:40px;font-style:normal;font-weight:700;line-height:125%;margin:0}.testimonial-slider .swiper{height:100%;width:100%}.testimonial-slider .swiper-slide{background:#fff;border:1px solid var(--Magenta,#cf0571);border-radius:16px;display:flex;flex-direction:column;gap:24px;padding:35px 40px}.testimonial-slider-testimonial{color:var(--Negro,#393939);font-family:Montserrat;font-size:20px;font-style:normal;font-weight:400;line-height:150%;margin:0}.testimonial-slider-name{color:var(--Magenta,#cf0571);font-weight:700;letter-spacing:.16px;line-height:140%}.testimonial-slider-name,.testimonial-slider-place{font-family:Montserrat;font-size:16px;font-style:normal;margin:0}.testimonial-slider-place{align-items:center;color:var(--Negro,#393939);display:flex;font-weight:400;gap:4px;line-height:150%}.testimonial-slider-navigation{align-items:center;display:flex;gap:8px;justify-content:center;padding-top:48px}.testimonial-slider .swiper-button-next,.testimonial-slider .swiper-button-prev,.testimonial-slider .swiper-pagination{position:unset}.testimonial-slider .swiper-button-next,.testimonial-slider .swiper-button-prev{height:24px;margin-top:0;width:24px}.testimonial-slider .swiper-button-next:after,.testimonial-slider .swiper-button-prev:after{content:unset}.testimonial-slider .swiper-pagination{align-items:center;display:flex;gap:8px;width:fit-content!important}.testimonial-slider .swiper-button-next svg,.testimonial-slider .swiper-button-prev svg{height:24px;width:24px}.testimonial-slider .swiper-pagination-bullet{height:12px;transition:all .3s ease;width:12px}.testimonial-slider .swiper-pagination-bullet-active{background:#cf0571;height:16px;width:16px}@media(max-width:767px){.testimonial-slider-title{font-size:32px;line-height:140%}}