.testimonials{padding-top:8rem;padding-bottom:8rem}
.testimonials-head{display:grid;grid-template-columns:1.2fr .8fr;gap:8vw;align-items:end;margin-bottom:3.5rem}
.testimonials-head h2{font-size:clamp(2.7rem,5.6vw,5.4rem);line-height:.94;letter-spacing:-.06em;margin:.05em 0 0;font-weight:650}
.testimonials-head>p{margin:0 0 .5rem;color:#5f5c56}
.testimonial-grid{display:grid;grid-template-columns:repeat(3,1fr);border-top:1px solid rgba(23,23,22,.17);border-bottom:1px solid rgba(23,23,22,.17)}
.testimonial-grid article{display:flex;flex-direction:column;min-height:380px;padding:2.1rem;border-right:1px solid rgba(23,23,22,.17)}
.testimonial-grid article:first-child{padding-left:0}.testimonial-grid article:last-child{border-right:0;padding-right:0}
.testimonial-grid .stars{margin:0 0 1.6rem;color:#a95340;font-size:.92rem;letter-spacing:.18em}
.testimonial-grid blockquote{margin:0;font-size:1.18rem;line-height:1.58;letter-spacing:-.015em}
.testimonial-grid footer{margin-top:auto;padding:2rem 0 0;background:transparent;color:#171716;display:grid;gap:.15rem}
.testimonial-grid footer strong{font-size:.9rem}.testimonial-grid footer span{text-transform:uppercase;font-size:.68rem;font-weight:800;letter-spacing:.11em;color:#6b6760}
.testimonial-note{margin:1.2rem 0 0;font-size:.72rem;color:#777}
@media(max-width:900px){.testimonials{padding-top:5rem;padding-bottom:5rem}.testimonials-head{grid-template-columns:1fr;gap:1.2rem}.testimonial-grid{grid-template-columns:1fr}.testimonial-grid article,.testimonial-grid article:first-child,.testimonial-grid article:last-child{min-height:0;padding:2rem 0;border-right:0;border-bottom:1px solid rgba(23,23,22,.17)}.testimonial-grid article:last-child{border-bottom:0}.testimonial-grid footer{padding-top:1.5rem}}
