.testimonial-carousel-with-trust-bar-section{width:100%;display:flex;justify-content:center;background:#fff;padding:2.5rem 1rem}@media(min-width:1024px){.testimonial-carousel-with-trust-bar-section{padding:3rem 2.5rem}}.testimonial-carousel-with-trust-bar-section .testimonial-carousel-content{width:100%;max-width:90rem;display:flex;flex-direction:column;align-items:center;gap:2rem}.testimonial-carousel-with-trust-bar-section .heading-trust-group{display:flex;flex-direction:column;align-items:center;width:100%;gap:1.5rem}.testimonial-carousel-with-trust-bar-section .trust-bar{display:flex;justify-content:center;width:100%}.testimonial-carousel-with-trust-bar-section .trust-bar img{width:100%;max-width:451px;height:auto}.testimonial-carousel-with-trust-bar-section .testimonials-carousel{width:100%;overflow:hidden}.testimonial-carousel-with-trust-bar-section .testimonials-track{display:flex;gap:2rem}.testimonial-carousel-with-trust-bar-section .testimonial-card{flex:0 0 100%;background:#e5e9ff;padding:1.5rem;display:flex;flex-direction:column;align-items:flex-end;gap:1rem}@media(min-width:1024px){.testimonial-carousel-with-trust-bar-section .testimonial-card{flex:0 0 26rem;padding:2rem}}.testimonial-carousel-with-trust-bar-section .testimonial-quote{width:100%;margin:0;color:#252c32;font-family:var(--font-inter,"Inter"),sans-serif;font-size:1.125rem;line-height:1.625rem}.testimonial-carousel-with-trust-bar-section .testimonial-author{width:100%;display:flex;align-items:center;gap:1rem}.testimonial-carousel-with-trust-bar-section .testimonial-author .author-avatar{width:3.5rem;height:3.5rem;border-radius:50%;object-fit:cover;flex-shrink:0}.testimonial-carousel-with-trust-bar-section .testimonial-author .author-text{flex:1 1;display:flex;flex-direction:column;justify-content:center}.testimonial-carousel-with-trust-bar-section .testimonial-author .author-text .author-name{margin:0;color:#252c32;font-family:var(--font-inter,"Inter"),sans-serif;font-size:1rem;font-weight:600;line-height:1.5rem}.testimonial-carousel-with-trust-bar-section .testimonial-author .author-text .author-position{margin:0;color:#101828;font-family:var(--font-inter,"Inter"),sans-serif;font-size:.875rem;line-height:1.25rem}.testimonial-carousel-with-trust-bar-section .testimonial-author .author-company-logo{width:auto;height:2rem;flex-shrink:0}.testimonial-carousel-with-trust-bar-section .carousel-nav{display:flex;gap:.75rem}.testimonial-carousel-with-trust-bar-section .carousel-nav .nav-button{width:2.5rem;height:2.5rem;display:flex;align-items:center;justify-content:center;padding:0;background:none;border:none;cursor:pointer}.testimonial-carousel-with-trust-bar-section .carousel-nav .nav-button:hover{opacity:.8}.testimonial-carousel-with-trust-bar-section .carousel-nav .nav-button-next img{transform:scaleX(-1)}