.slider-container{position:relative}.testimonial-slider .swiper{overflow:visible}.testimonial__heading-wrapper{align-items:center;display:flex;justify-content:space-between;margin-bottom:var(--spacing-12x);@media (max-width:640px){margin-bottom:var(--spacing-8x)}}.testimonial__heading{max-width:700px}.testimonial-slider .swiper-slide{height:auto!important;max-width:100%;width:528px;&:nth-child(4n+1){--background:var(--background-blue)}&:nth-child(4n+2){--background:var(--background-teal)}&:nth-child(4n+3){--background:var(--background-yellow)}&:nth-child(4n+4){--background:var(--background-red)}}.testimonial{background:var(--background);border-radius:var(--radius-lg);display:flex;flex-direction:column;gap:var(--spacing-10x);height:100%;justify-content:space-between;padding:var(--spacing-8x);width:100%}.testimonial__logo{margin-bottom:var(--spacing-6x);max-height:60px;max-width:160px;width:auto}.testimonial__quote{font-size:1.2222rem;line-height:1.3}.testimonial__quotee-info{align-items:center;display:flex;gap:var(--spacing-3x)}.testimonial__quotee-headshot{border-radius:var(--radius-xl);height:59px;object-fit:cover;width:59px}.testimonial__quotee-name{font-weight:500;margin-bottom:var(--spacing-05x)}.testimonial__quotee-role{color:var(--text-light);font-size:.7778rem}@media (max-width:640px){.testimonial-slider .swiper-button-wrapper{display:none}}