@charset "UTF-8";.section-testimonials .testimonial-card{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-moz-box-orient:vertical;-moz-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:1rem}.section-testimonials .testimonial-card__quote{font-style:italic;line-height:1.5;margin:0;opacity:.9;-webkit-box-flex:1;-moz-box-flex:1;-ms-flex:1;flex:1}.section-testimonials .testimonial-card__quote:before{content:"“";font-size:1.5em;margin-right:2px;opacity:.3}.section-testimonials .testimonial-card__author{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;gap:.75rem}.section-testimonials .testimonial-card__avatar{border-radius:50%;height:44px;overflow:hidden;width:44px;-ms-flex-negative:0;flex-shrink:0}.section-testimonials .testimonial-card__avatar img{border-radius:50%;height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.section-testimonials .testimonial-card__info{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-moz-box-orient:vertical;-moz-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:.125rem}.section-testimonials .testimonial-card__name{display:block;font-size:.9rem;font-weight:700;line-height:1.3}.section-testimonials .testimonial-card__role{display:block;font-size:.8rem;line-height:1.3;opacity:.65}.section-testimonials .testimonial-card__stars{color:#f59e0b;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:flex;gap:2px;margin-top:.5rem}.section-testimonials .testimonial-card__stars [data-lucide],.section-testimonials .testimonial-card__stars i{fill:currentColor;height:16px;width:16px}.section-testimonials.testimonials-layout--carousel .swiper{padding-bottom:3rem;position:relative}.section-testimonials.testimonials-layout--carousel .swiper-slide{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:flex;height:auto}.section-testimonials.testimonials-layout--carousel .testimonial-card{height:100%;width:100%}.section-testimonials.testimonials-layout--carousel .swiper-pagination{bottom:0}.section-testimonials.testimonials-layout--carousel .swiper-button-next,.section-testimonials.testimonials-layout--carousel .swiper-button-prev{color:var(--color-brand,#000)}.section-testimonials.testimonials-layout--carousel .swiper-button-next:after,.section-testimonials.testimonials-layout--carousel .swiper-button-prev:after{font-size:1.5rem}.section-testimonials.testimonials-layout--grid .jd__grid{margin-top:2rem}.section-testimonials.testimonials-layout--grid .jd__grid.col-1{margin-left:auto;margin-right:auto;max-width:640px}