.reviews-slider-container{background-color:#202120;box-sizing:border-box;overflow:hidden;padding:60px 20px;position:relative}.reviews-slider-container,.reviews-title{color:#fff;font-family:Poppins,sans-serif!important;margin:0 auto;text-align:center}.reviews-title{font-size:1.8rem;font-weight:700;line-height:1em;padding-bottom:30px;width:450px}.reviews-title span{display:block;font-weight:200}.reviews-track{align-items:flex-start;box-sizing:border-box;display:flex;gap:20px;overflow:hidden;scroll-behavior:smooth;white-space:nowrap}.review-item{background-color:#fff;border-radius:25px;box-sizing:border-box;display:inline-flex;flex-direction:column;justify-content:center;max-width:300px;min-width:380px;padding:20px 30px;white-space:normal}.review-user{font-weight:600;margin-bottom:8px;-webkit-line-clamp:1}.review-text,.review-user{color:#000;display:-webkit-box;font-size:.95rem;line-height:1.4;overflow:hidden;-webkit-box-orient:vertical;font-family:Poppins,sans-serif!important;text-align:left}.review-text{font-size:.85rem;margin:0;-webkit-line-clamp:3}@media (max-width:768px){.reviews-title{font-size:1.4rem;margin-bottom:20px;width:100%}.review-item{max-width:250px;min-width:200px;padding:16px}}