.testimonials-page{background:#fff}.testimonials-page__hero{background:var(--warm);border-bottom:1px solid var(--line);grid-template-columns:minmax(0,1.7fr) minmax(15rem,.7fr);align-items:end;gap:4rem;min-height:24rem;padding:clamp(3.75rem,5vw,5.5rem) clamp(1.25rem,6vw,6rem);display:grid}.testimonials-page__hero h1{color:var(--green-950);font-family:var(--serif);letter-spacing:-.055em;max-width:14ch;margin:0;font-size:clamp(3.6rem,5.6vw,5.8rem);font-weight:440;line-height:.95}.testimonials-page__hero .home-gallery-rule{margin-top:1.8rem}.testimonials-page__hero p{color:#505a54;max-width:37rem;margin:1.6rem 0 0;font-size:clamp(1rem,1.35vw,1.2rem);line-height:1.6}.testimonials-page__rating{color:var(--green-950);border-left:1px solid #9f701273;align-items:center;gap:1.5rem;padding-left:clamp(2rem,4vw,4rem);display:flex}.testimonials-page__rating strong{font-family:var(--serif);letter-spacing:-.06em;font-size:clamp(4.2rem,6vw,6.5rem);font-weight:440;line-height:.9}.testimonials-page__rating>div{color:var(--gold-700);flex-wrap:wrap;gap:.25rem;display:flex}.testimonials-page__collection{padding:clamp(4.5rem,7vw,7rem) clamp(1.25rem,6vw,6rem)}.testimonials-page__collection>header{justify-content:space-between;align-items:end;gap:2rem;max-width:91rem;margin:0 auto 2.2rem;display:flex}.testimonials-page__collection h2{color:var(--green-950);font-family:var(--serif);letter-spacing:-.045em;margin:0;font-size:clamp(2.7rem,4vw,4.25rem);font-weight:450;line-height:1}.testimonials-page__collection>header p{color:#626b65;max-width:25rem;margin:0;line-height:1.55}.testimonials-page__grid{border-top:1px solid var(--line);grid-template-columns:repeat(3,minmax(0,1fr));max-width:91rem;margin:0 auto;display:grid}.testimonials-page__grid figure{border-bottom:1px solid var(--line);border-left:1px solid var(--line);grid-template-rows:auto 1fr auto;min-height:21rem;margin:0;padding:clamp(2rem,3vw,3.25rem);display:grid}.testimonials-page__grid figure:nth-child(3n+1){border-left:0}.testimonials-page__grid figure>span{color:var(--burgundy-900);height:2.7rem;font-family:Georgia,serif;font-size:4.25rem;line-height:.85}.testimonials-page__grid blockquote{color:var(--green-950);font-family:var(--serif);letter-spacing:-.03em;margin:0;font-size:clamp(1.65rem,2.2vw,2.25rem);font-weight:440;line-height:1.13}.testimonials-page__grid figcaption{gap:.25rem;margin-top:2rem;display:grid}.testimonials-page__grid figcaption strong{color:var(--burgundy-900);font-size:.92rem}.testimonials-page__grid figcaption small{color:#747a75;letter-spacing:.09em;text-transform:uppercase;font-size:.72rem;font-weight:700}.testimonials-page__cta{background:var(--burgundy-900);color:#fff;justify-content:space-between;align-items:center;gap:3rem;padding:clamp(3rem,5vw,5rem) clamp(1.25rem,9vw,9rem);display:flex}.testimonials-page__cta h2{font-family:var(--serif);letter-spacing:-.04em;margin:0;font-size:clamp(2.4rem,3.5vw,3.7rem);font-weight:450;line-height:1}.testimonials-page__cta p{margin:.8rem 0 0;line-height:1.55}.testimonials-page__cta-button{border:1px solid var(--gold-600);color:#fff;cursor:pointer;font:800 .9rem/1 var(--sans);background:0 0;flex:none;justify-content:center;align-items:center;gap:.8rem;min-height:3.8rem;padding:0 2rem;display:inline-flex}.testimonials-page__cta-button:hover{color:var(--burgundy-900);background:#fff}.testimonials-page__cta-button:focus-visible{outline:3px solid var(--gold-600);outline-offset:3px}@media (max-width:900px){.testimonials-page__hero{grid-template-columns:1fr;align-items:start}.testimonials-page__rating{border-top:1px solid #9f701273;border-left:0;padding:2.5rem 0 0}.testimonials-page__grid{grid-template-columns:repeat(2,minmax(0,1fr))}.testimonials-page__grid figure:nth-child(3n+1){border-left:1px solid var(--line)}.testimonials-page__grid figure:nth-child(odd){border-left:0}}@media (max-width:680px){.testimonials-page__hero{gap:2.5rem;min-height:0;padding:3.8rem 1.25rem}.testimonials-page__hero h1{font-size:3.5rem}.testimonials-page__rating{gap:1rem}.testimonials-page__collection{padding:3.8rem 1.25rem}.testimonials-page__collection>header{flex-direction:column;align-items:flex-start}.testimonials-page__grid{grid-template-columns:1fr}.testimonials-page__grid figure,.testimonials-page__grid figure:nth-child(3n+1),.testimonials-page__grid figure:nth-child(odd){border-left:0;min-height:18rem;padding:2rem 0}.testimonials-page__cta{flex-direction:column;align-items:stretch;padding:3.8rem 1.25rem}.testimonials-page__cta-button{width:100%}}@media (prefers-reduced-motion:reduce){.testimonials-page__cta-button{transition:none}}
