.testimonials-container{display:flex;flex-direction:column;gap:14px;width:100%}.testimonials-arrows{align-items:center;display:flex;gap:56px;justify-content:center;width:100%}.testimonials-btn img{height:36px;width:auto}.testimonial-wrapper{display:flex;flex-direction:row;gap:32px;width:100%}.testimonial-wrapper.text-primary *{color:inherit}.quote-icon{flex:0 0 auto;height:65px;margin:32px 0;width:90px}.quote-icon.left{align-self:start}.quote-icon.right{align-self:end}.testimonial-item{display:none;padding:32px 82px}.testimonial-item.active{display:block}.author{margin-top:16px;text-align:center}@media (max-width:960px){.testimonial-item{padding:32px 42px}}@media (max-width:760px){.testimonials-container{gap:32px}.testimonial-wrapper{flex-direction:column;gap:16px}.testimonial-item{padding:0}.quote-icon{margin:0}}@media (max-width:480px){.testimonials-arrows{gap:40px}.testimonials-btn img{height:28px;width:14px}.quote-icon{aspect-ratio:18/13;height:36px;width:49.846px}.quote-icon.right{translate:0 -52px}}