.testimonials-page{background:var(--paper)}
.testimonials-hero{padding:75px max(7vw,28px) 82px;background:var(--wine);color:var(--paper)}
.testimonials-breadcrumb{font-size:11px;letter-spacing:.12em;text-transform:uppercase;color:#d3bdc4;margin-bottom:62px}
.testimonials-breadcrumb span{color:var(--gold);padding:0 9px}
.testimonials-hero .eyebrow,.testimonials-closing .eyebrow{color:var(--gold);margin-bottom:20px}
.testimonials-hero h1{max-width:990px;font-size:clamp(52px,6.6vw,94px);margin:0 0 28px}
.testimonials-hero h1 em,.testimonials-closing h2 em{color:#e2ba80}
.testimonials-intro{max-width:625px;color:#dccbd0;font-size:17px;line-height:1.85}
.testimonials-list{max-width:var(--max);width:91%;margin:0 auto;padding:90px 0 105px}
.testimonials-heading{display:grid;grid-template-columns:.9fr 1.4fr;gap:8%;align-items:end;margin-bottom:55px}
.testimonials-heading .eyebrow{color:#916c40}
.testimonials-heading h2{font-size:clamp(39px,4.2vw,62px)}
.testimonial-full-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));border-left:1px solid var(--line)}
.testimonial-full{padding:36px 32px 30px;border:1px solid var(--line);border-left:0;display:flex;flex-direction:column;min-height:420px;background:#faf7f1}
.testimonial-full:before{content:"“";font:64px/1 var(--serif);color:#b98b4b;height:54px}
.testimonial-full blockquote{font:italic 23px/1.5 var(--serif);color:#4c3940;flex:1}
.testimonial-full figcaption{border-top:1px solid var(--line);padding-top:22px;margin-top:30px}
.testimonial-full strong{display:block;font-size:13px;letter-spacing:.04em;font-weight:600}
.testimonial-full span{display:block;margin-top:7px;font-size:11px;line-height:1.55;color:var(--muted)}
.testimonials-note{max-width:830px;margin:30px auto 0;text-align:center;color:var(--muted);font-size:11px;line-height:1.7}
.testimonials-closing{text-align:center;background:var(--wine);color:var(--paper);padding:82px 24px 74px}
.testimonials-closing h2{font-size:clamp(40px,4.6vw,67px)}
.testimonials-closing>p:not(.eyebrow){max-width:570px;margin:24px auto 0;color:#d7c6cb;line-height:1.8}
.testimonials-closing .button{margin-top:32px}
@media(max-width:900px){.testimonial-full-grid{grid-template-columns:1fr}.testimonial-full{border-left:1px solid var(--line);border-top:0;min-height:0}.testimonial-full:first-child{border-top:1px solid var(--line)}.testimonials-heading{grid-template-columns:1fr;gap:20px}}
@media(max-width:560px){.testimonials-hero{padding:48px 5vw 58px}.testimonials-breadcrumb{margin-bottom:45px}.testimonials-hero h1{font-size:52px}.testimonials-intro{font-size:15px}.testimonials-list{padding:58px 0 70px}.testimonials-heading{margin-bottom:35px}.testimonials-heading h2{font-size:39px}.testimonial-full{padding:28px 24px}.testimonial-full blockquote{font-size:21px}.testimonials-closing{padding:62px 5vw}.testimonials-closing .button{width:90%}}
