.testimonials-carousel{background-color:#fff;padding:2.5rem 0 1rem;overflow-x:hidden}.testimonials-carousel__track{transition:transform .3s ease-in-out;display:flex}.testimonials-carousel__slide{flex-direction:column;flex-shrink:0;align-items:center;width:100%;min-height:240px;padding:0 2.5rem;display:flex}.testimonials-carousel__avatar{z-index:9;border:2px solid #7870bf;border-radius:50%;width:70px;height:70px;margin-bottom:-10px;overflow:hidden}.testimonials-carousel__avatar img{-o-object-fit:cover;object-fit:cover;width:100%;height:100%}.testimonials-carousel__card{color:#fff;background-color:#6b4fc8;border-radius:24px;flex-direction:column;align-items:center;width:100%;max-width:300px;min-height:260px;padding:1.5rem 15px 2.5rem;font-weight:500;display:flex;position:relative;box-shadow:0 8px 20px #00000029}.testimonials-carousel__card:after{content:"";z-index:2;border-top:30px solid #6b4fc8;border-left:16px solid #0000;border-right:16px solid #0000;width:0;height:0;margin-left:-16px;position:absolute;bottom:-28px;left:50%}.testimonials-carousel__stars{border:1px solid #7870bf;border-top-right-radius:20px;border-bottom-left-radius:20px;justify-content:center;align-items:center;gap:4px;margin-bottom:1rem;padding:1.5rem .85rem .85rem;display:flex}.testimonials-carousel__star{fill:#ffc700;width:20px;height:20px}.testimonials-carousel__name{color:#fff;text-transform:uppercase;letter-spacing:.04em;text-align:center;margin:0 0 .7rem;font-size:.9rem;font-weight:700}.testimonials-carousel__text{color:#fff;text-align:center;margin:0;font-size:.9rem;font-weight:300;line-height:1.4rem}.testimonials-carousel__text strong{font-weight:600}.testimonials-carousel__dots{justify-content:center;align-items:center;gap:8px;margin-top:3.5rem;display:flex}.testimonials-carousel__dot{cursor:pointer;background-color:#e7e1ff;border:none;border-radius:50%;width:10px;height:10px;padding:0;transition:background-color .2s,width .2s,height .2s}.testimonials-carousel__dot--active{background-color:#6b4fc8;width:12px;height:12px}
.faq-accordion{background-color:#fff;padding:2rem 0 3rem}.faq-accordion__container{padding:0 1.5rem}.faq-accordion__title{color:#3d3d3d;margin-bottom:1.25rem;font-size:1.125rem;font-weight:700;line-height:1.4}.faq-accordion__list{border-top:1px solid #e5e7eb;flex-direction:column;gap:0;display:flex}.faq-accordion__item{border-bottom:1px solid #e5e7eb}.faq-accordion__item--open .faq-accordion__icon{transform:rotate(180deg)}.faq-accordion__question{cursor:pointer;text-align:left;color:#3d3d3d;background:0 0;border:none;justify-content:space-between;align-items:center;gap:.75rem;width:100%;padding:1.5rem 0;font-size:.9rem;font-weight:600;line-height:1.4;display:flex}.faq-accordion__question:hover{color:#6b4fc8}.faq-accordion__icon{color:#6b4fc8;flex-shrink:0;width:18px;height:18px;transition:transform .25s}.faq-accordion__answer{color:#6b6b6b;padding:0 0 1.5rem;font-size:.875rem;line-height:1.6}.faq-accordion__answer[hidden]{display:none}.faq-accordion__answer p{margin:0}
