.testimonials-page{color:var(--color-text);background:var(--color-surface)}.testimonials-page blockquote,.testimonials-page figure,.testimonials-page h1,.testimonials-page h2,.testimonials-page p{margin:0}.testimonials-page__hero{padding:82px 32px 76px;background:var(--color-page);text-align:center}.testimonials-page__hero-inner{max-width:720px;margin-inline:auto}.testimonials-page__eyebrow{color:var(--color-accent-text);font-family:var(--font-ui);font-size:14px;font-weight:700;letter-spacing:.14em}.testimonials-page__divider{display:block;width:48px;height:2px;margin:17px auto 0;border-radius:999px;background:var(--color-accent-text);opacity:.7}.testimonials-page h1,.testimonials-page h2{font-family:var(--font-display);font-weight:400}.testimonials-page h1{margin-top:18px;font-size:clamp(40px,5vw,60px);line-height:1.12}.testimonials-page__introduction{width:min(100%,690px);margin:24px auto 0;font-family:var(--font-ui);font-size:20px;line-height:1.55}.testimonials-page__testimonials{padding:72px 32px;background:var(--color-surface)}.testimonials-page__grid{display:grid;width:min(100%,1100px);margin-inline:auto;grid-template-columns:repeat(2,minmax(0,1fr));align-items:start;grid-gap:28px;gap:28px}.testimonials-page__card{align-self:start;padding:32px;border:1px solid rgba(122,81,70,.2);border-radius:20px;background:#fffdfb}.testimonials-page__card blockquote{font-family:var(--font-editorial);font-size:18px;line-height:1.7}.testimonials-page__card figcaption{margin-top:24px;color:var(--color-accent-text);font-family:var(--font-ui);font-size:17px;font-weight:700}.testimonials-page__booking{padding:72px 32px;background:var(--color-section)}.testimonials-page__booking .booking-callout__inner{display:flex;width:min(100%,980px);margin-inline:auto;align-items:center;justify-content:space-between;gap:32px}.testimonials-page__booking h2{font-size:clamp(32px,4vw,44px);line-height:1.15}.testimonials-page__booking p{margin-top:12px;font-family:var(--font-ui);font-size:19px;line-height:1.5}.testimonials-page__booking .page-action{flex:none}@media (max-width:740px){.testimonials-page__booking,.testimonials-page__hero,.testimonials-page__testimonials{padding:56px 22px}.testimonials-page__grid{grid-template-columns:1fr;gap:20px}.testimonials-page__card{padding:24px 22px;border-radius:16px}.testimonials-page__booking .booking-callout__inner{flex-direction:column;align-items:flex-start;gap:24px}}