.slider-wrapper{display:flex;justify-content:center;gap:40px;margin-top:60px}.review-box{width:360px;padding:40px 30px;background:#fff;border-radius:22px;box-shadow:0 15px 40px rgba(0,0,0,.1);overflow:hidden}.review-box.side{opacity:.4;transform:scale(.92)}.review-box.center{opacity:1;transform:scale(1);box-shadow:0 35px 80px rgba(0,0,0,.22)}.review-content{animation:.6s fadeIn}.review-content h4{font-size:20px}.review-content img{width:100%;height:250px}.review-content .stars{height:30px;width:120px}@media (min-width:320px) and (max-width:575px){.slider-wrapper{justify-content:center;gap:0}.review-box.side{display:none}.review-box.center{width:100%;max-width:100%;transform:scale(1);opacity:1}.review-content img{height:200px;object-fit:cover}}@media (min-width:575px) and (max-width:767px){.slider-wrapper{justify-content:center;gap:0}.review-box.side{display:none}.review-box.center{width:100%;max-width:100%;transform:scale(1);opacity:1}.review-content img{height:300px;object-fit:cover}}@media (min-width:767px) and (max-width:992px){.slider-wrapper{justify-content:center;gap:30px}.review-box.side:last-child{display:none}.review-box{width:320px}.review-box.side{opacity:.45;transform:scale(.94)}.review-box.center{transform:scale(1);opacity:1}.review-content img{height:220px;object-fit:cover}}@media (min-width:992px) and (max-width:1200px){.review-content img{height:220px;width:100%;object-fit:cover}}