.father-reviews{width:100%;background-color:#eef4eb;padding:20px 0 30px}.reviews-wrapper{padding:40px 20px;border-radius:30px;max-width:1100px;font-family:Tajawal,sans-serif;margin:40px auto auto;border:2px double #697b49}.title{color:#697b49;font-size:2rem;text-align:center;margin-bottom:30px}.review-card{background:linear-gradient(135deg,#697b49,#343f23);cursor:pointer;color:white;padding:20px;border-radius:15px;min-height:200px;display:flex;flex-direction:column;justify-content:center;transform:rotateY(-2deg);box-shadow:0 6px 12px rgba(0,0,0,.15);transition:transform .3s ease;margin-bottom:50px}.review-name{font-weight:700;margin-bottom:10px}.review-stars{color:gold;margin-bottom:10px}.review-text{font-size:1.1rem;line-height:1.6}.swiper-button-next,.swiper-button-prev{color:white;display:none}.swiper-pagination-bullet{background:#697b49;opacity:.7}.swiper-pagination-bullet-active{background:#697b49;opacity:1;font-size:2rem}@media (max-width:1000px){.reviews-wrapper{width:96%;margin:auto}}