.programme-catalogue{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1px;background:#dce1e2;border:1px solid #dce1e2}.programme-expanded{display:flex;flex-direction:column;justify-content:space-between;min-height:310px}.programme-expanded h3{max-width:520px}.service-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:1px;background:#dce1e2;border:1px solid #dce1e2}.service{background:#fff;padding:34px;min-height:230px}.consulting-list{display:grid;gap:1px;background:#dce1e2;border:1px solid #dce1e2}.consulting-list .practice{min-height:auto}.testimonial-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1px;background:#dce1e2;border:1px solid #dce1e2}.testimonial-grid figure{background:#fff;margin:0;padding:32px;min-height:190px}.testimonial-grid blockquote{font-family:Georgia,serif;font-size:24px;line-height:1.3;margin:0 0 24px}.testimonial-grid figcaption{color:#64717e;font-size:13px}.testimonial-grid-expanded{grid-template-columns:repeat(2,minmax(0,1fr))}.testimonial-grid-expanded figure{display:flex;flex-direction:column;min-height:350px}.testimonial-grid-expanded figure>p{line-height:1.7;margin:0 0 24px}.testimonial-grid-expanded figcaption{margin-top:auto;padding-top:8px;color:#25313e;font-weight:700}.testimonial-source{display:inline-block;margin-top:14px;font-size:14px;font-weight:700}.credentials{margin-top:26px}@media(max-width:900px){.programme-catalogue,.service-grid,.testimonial-grid{grid-template-columns:1fr 1fr}}@media(max-width:700px){.testimonial-grid-expanded{grid-template-columns:1fr}.testimonial-grid-expanded figure{min-height:auto}}@media(max-width:560px){.programme-catalogue,.service-grid,.testimonial-grid{grid-template-columns:1fr}}
