.mph-testimonials{padding-top:clamp(24px,4vw,52px);padding-bottom:clamp(24px,4vw,52px)}
.mph-review-intro{color:#d9dfdc;margin:0 0 22px;line-height:1.6}
.mph-testimonial-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px}
.mph-testimonial{margin:0;min-width:0;padding:24px;border:1px solid #e3bd49;border-radius:12px;background:linear-gradient(145deg,#222824,#0a100d 65%);box-shadow:inset 0 1px 0 #fff3,0 4px 16px #0005;display:flex;flex-direction:column;gap:20px;color:#f5f6f3}
.mph-testimonial blockquote{margin:0;font:inherit;line-height:1.7;border:0;padding:0}
.mph-testimonial blockquote p{margin:0;font-size:1rem;overflow-wrap:anywhere}
.mph-testimonial figcaption{margin-top:auto;display:grid;gap:6px;font-size:.9rem;line-height:1.5}
.mph-testimonial figcaption strong{color:#f6d97b}.mph-testimonial figcaption span,.mph-testimonial figcaption small{color:#c7ceca}
.mph-testimonial a,.mph-review-more a{color:#8ce4f4;text-decoration:underline;text-underline-offset:4px;display:inline-block;padding:10px 0}
.mph-testimonial a:focus-visible,.mph-review-more a:focus-visible{outline:2px solid #f5e334;outline-offset:4px}
.mph-review-more{margin-top:20px}#customer-reviews{scroll-margin-top:100px}
@media(max-width:1000px){.mph-testimonial-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:620px){.mph-testimonial-grid{grid-template-columns:minmax(0,1fr);gap:14px}.mph-testimonial{padding:20px}}

.accreditations{grid-template-columns:repeat(6,minmax(0,1fr))}@media(max-width:900px){.accreditations{grid-template-columns:repeat(3,minmax(0,1fr))}}@media(max-width:480px){.accreditations{grid-template-columns:repeat(2,minmax(0,1fr))}}
