.testimonials-hero{display:grid;grid-template-columns:minmax(0,1.4fr)minmax(0,1fr);gap:var(--space-8);align-items:center}.testimonials-hero__content{max-width:36rem}.testimonials-hero__actions{display:flex;flex-wrap:wrap;gap:0.75rem;margin-top:var(--space-4)}.testimonials-hero__note{margin-top:var(--space-4);font-size:var(--font-size-sm);color:var(--color-text-muted)}.testimonials-hero__image-wrapper{justify-self:end;max-width:22rem}.testimonials-hero__image{border-radius:var(--radius-xl);box-shadow:var(--shadow-lg)}.testimonials-section-header{margin-bottom:var(--space-8)}.testimonials-cta-row{margin-top:var(--space-6);display:flex;flex-wrap:wrap;gap:var(--space-4);align-items:center;justify-content:space-between}.testimonials-cta-inline{margin-top:var(--space-4);display:flex;flex-wrap:wrap;gap:0.75rem}.testimonials-teambuilding-grid__image-wrapper,.testimonials-organisation-grid__image-wrapper{align-self:stretch}.testimonials-teambuilding-grid__image,.testimonials-organisation-grid__image{width:100%;height:100%;object-fit:cover;border-radius:var(--radius-lg);box-shadow:var(--shadow-md)}.testimonials-summary-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:var(--space-8)}.testimonials-summary-cta{margin-top:var(--space-4);display:flex;flex-wrap:wrap;gap:0.75rem}@media(max-width:1024px){.testimonials-hero{grid-template-columns:1fr}.testimonials-hero__image-wrapper{order:-1;justify-self:start;max-width:18rem}}@media(max-width:768px){.testimonials-hero{gap:var(--space-6)}.testimonials-section-header{margin-bottom:var(--space-6)}.testimonials-cta-row{flex-direction:column;align-items:flex-start}.testimonials-summary-grid{grid-template-columns:1fr}}@media(max-width:480px){.testimonials-hero__actions{flex-direction:column;align-items:stretch}.testimonials-hero__image-wrapper{max-width:100%}}
