.customer-reviews-three{background:#f4f8fc;padding:70px 0}.review-three-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px}.review-three-card{min-height:310px;padding:30px 28px;background:#fff;border:1px solid #dfe8f3;border-radius:24px;box-shadow:0 14px 34px rgba(30,72,120,.07);transition:.22s ease}.review-three-card:hover{transform:translateY(-7px);box-shadow:0 22px 45px rgba(30,72,120,.14)}.review-three-icon{width:58px;height:58px;display:grid;place-items:center;margin-bottom:20px;border-radius:18px;background:#eaf3ff;color:#176fe5}.review-three-icon svg{width:29px;height:29px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.review-three-label{display:inline-block;margin-bottom:10px;color:#176fe5;font-size:11px;font-weight:900;letter-spacing:.15em}.review-three-card h2,.review-three-card h3{margin:0 0 12px;color:#103d78;line-height:1.2}.review-three-card h2{font-size:30px}.review-three-card h3{font-size:25px}.review-three-card p{margin:0;color:#60738d;font-size:15px;line-height:1.65}.rating-card .review-three-icon{background:#fff5db;color:#efa900}.review-three-rating{display:flex;align-items:flex-end;gap:5px;margin:4px 0 7px}.review-three-rating strong{color:#0b2854;font-size:48px;line-height:1}.review-three-rating span{margin-bottom:6px;color:#365c8d;font-weight:800}.review-three-stars{display:flex;gap:5px;margin:13px 0 14px}.review-three-stars svg{width:22px;height:22px;fill:none;stroke:#efa900;stroke-width:1.8}.review-google-link{display:inline-flex;margin-top:18px;padding:10px 15px;border-radius:999px;background:#eaf3ff;color:#176fe5;font-size:13px;font-weight:800;text-decoration:none}.contact-review-card .review-three-icon{background:#eaf9f0;color:#0a9f55}.review-contact-actions{display:flex;flex-wrap:wrap;gap:10px;margin-top:24px}.review-contact-actions a{display:inline-flex;align-items:center;justify-content:center;min-height:45px;padding:11px 18px;border-radius:12px;font-size:14px;font-weight:800;text-decoration:none}.review-whatsapp-btn{background:#18aa5b;color:#fff}.review-ticket-btn{background:#176fe5;color:#fff}@media(max-width:960px){.review-three-grid{grid-template-columns:1fr}.review-three-card{min-height:auto}}@media(max-width:620px){.customer-reviews-three{padding:52px 0}.review-three-card{padding:25px 22px}.review-three-card h2{font-size:26px}}