.testimonial-section{background-color:var(--bg-color2);overflow:hidden;padding:120px 20px;position:relative}.testimonial-section .ts-backimg{bottom:0;display:flex;position:absolute;right:0}.testimonial-section .ts-container{margin:0 auto;max-width:1280px}.testimonial-section .ts-container .tsc-head{margin-bottom:48px}.testimonial-section .ts-container .tsc-head h2{color:var(--secondary-color);font-family:var(--font-family-base-900);font-size:var(--h2-font-size);font-style:normal;font-weight:var(--h2-font-weight);line-height:var(--h2-line-height);margin:0;text-align:center}.testimonial-section .ts-container .tsc-head h2 span{color:var(--primary-color)}.testimonial-section .ts-container .swiper{padding-bottom:60px}.testimonial-section .ts-container .testimonialSwiper{position:relative}.testimonial-section .ts-container .testimonial-card{backdrop-filter:blur(100px);background:var(--bg-color2);border:1px solid color-mix(in srgb,var(--border-color1) 16%,transparent);border-radius:16px;padding:32px;text-align:left}.testimonial-section .ts-container .testimonial-card .testimonial-rating{display:flex;margin-bottom:24px}.testimonial-section .ts-container .testimonial-card p{color:var(--secondary-color);font-family:var(--font-family-base-300);font-size:var(--p-font-size);font-style:normal;font-weight:var(--p-font-weight);line-height:var(--p-line-height);margin:0 0 32px}.testimonial-section .ts-container .testimonial-profile{align-items:center;display:flex;gap:16px}.testimonial-section .ts-container .testimonial-profile img{border-radius:50%;height:48px;object-fit:cover;width:48px}.testimonial-section .ts-container .testimonial-profile .tp-name{color:var(--secondary-color);flex:1;font-family:var(--font-family-base-700);font-size:var(--p-font-size-small);font-style:normal;font-weight:var(--p-font-weight-small-bold);line-height:var(--p-line-height-small);margin:0;overflow:hidden}.testimonial-section .ts-container .navigation-wrap{margin-top:38px}.testimonial-section .ts-container .swiper-button-prev{background:var(--primary-color);color:var(--additional2-color)!important;left:unset!important;margin-right:15px;right:50%!important}.testimonial-section .ts-container .swiper-button-next,.testimonial-section .ts-container .swiper-button-prev{border-radius:50%;bottom:0!important;height:48px;opacity:1!important;padding:12px;position:absolute;top:unset!important;width:48px}.testimonial-section .ts-container .swiper-button-next{background-color:var(--primary-color);color:var(--additional2-color);left:50%!important;right:unset!important}.testimonial-section .ts-container .swiper-button-next.swiper-button-disabled,.testimonial-section .ts-container .swiper-button-prev.swiper-button-disabled{background-color:transparent;color:var(--secondary-color)!important}.testimonial-section .ts-container .swiper-button-next:after,.testimonial-section .ts-container .swiper-button-prev:after{display:none}@media (max-width:767.98px){.testimonial-section .ts-container .tsc-head h2{font-size:var(--h2-font-size-mobile);line-height:var(--h2-line-height-mobile)}}