.rj-wrap *{box-sizing:border-box}.rj-grid{align-items:stretch;display:grid;gap:24px;grid-template-columns:repeat(3,minmax(0,1fr))}.rj-card{background:#fff;border-radius:24px;box-shadow:0 16px 32px rgba(34,35,38,.05),0 8px 16px rgba(34,35,38,.05);display:flex;isolation:isolate;overflow:hidden}.rj-card-inner{display:flex;flex:1 1 auto;flex-direction:column;justify-content:space-between;padding:24px;width:100%}.rj-quote{color:#222326;font-family:Inter,ui-sans-serif,system-ui,-apple-system,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans;font-size:18px;font-weight:400;line-height:28px;margin:0;word-break:break-word}.rj-footer{align-items:center;display:flex;gap:15px;margin-top:24px}.rj-logo{display:block;flex:0 0 auto;height:72px;object-fit:contain;width:72px}.rj-meta{display:grid;font-family:Inter,ui-sans-serif,system-ui,-apple-system,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans;gap:2px;grid-auto-rows:min-content}.rj-author{color:#222326}.rj-author,.rj-org,.rj-role{font-size:16px;font-weight:400;line-height:25px}.rj-org,.rj-role{color:#6a6d77}@media (max-width:1080px){.rj-grid{grid-template-columns:1fr 1fr}}@media (max-width:640px){.rj-grid{grid-template-columns:1fr}.rj-logo{height:64px;width:64px}}