.oc-testimonial-wall{padding:clamp(48px,6vw,110px) clamp(20px,4vw,80px);width:100%}.oc-testimonial-wall__header{margin-bottom:clamp(40px,5vw,80px);max-width:900px}.oc-testimonial-wall__header h2{margin:0}.oc-testimonial-wall__intro{margin-top:1.25rem;max-width:680px}.oc-testimonial-wall__grid{align-items:stretch;display:grid;gap:1rem;grid-template-columns:repeat(2,1fr)}.oc-testimonial-wall__card{background:hsla(0,0%,100%,.62);border:1px solid rgba(0,0,0,.08);border-radius:18px;box-shadow:0 18px 50px rgba(0,0,0,.04);display:flex;flex-direction:column;justify-content:space-between;min-height:320px;padding:clamp(24px,3vw,44px)}.oc-testimonial-wall__card--featured{background:#002b78;color:#fff;grid-column:1/-1;min-height:420px}.oc-testimonial-wall__quote{font-size:clamp(1.1rem,1.4vw,1.6rem);line-height:1.45}.oc-testimonial-wall__card--featured .oc-testimonial-wall__quote{font-size:clamp(1.4rem,1.5vw,1.7rem);line-height:1.35;padding-top:2rem;position:relative}.oc-testimonial-wall__card--featured .oc-testimonial-wall__quote:before{content:"“";font-size:5rem;left:0;line-height:1;opacity:.15;position:absolute;top:-.4rem}.oc-testimonial-wall__meta{display:flex;flex-direction:column;gap:.35rem;margin-top:2.5rem}.oc-testimonial-wall__meta strong{font-weight:500}.oc-testimonial-wall__meta span{opacity:.7}@media (max-width:767px){.oc-testimonial-wall{padding:48px 20px}.oc-testimonial-wall__grid{grid-template-columns:1fr}.oc-testimonial-wall__card,.oc-testimonial-wall__card--featured{grid-column:1/-1;min-height:auto}}