.tgrid.tgrid{z-index:1;grid-template-columns:1fr 1fr;gap:20px;max-width:1000px;margin:0 auto;display:grid;position:relative}@media (max-width:760px){.tgrid.tgrid{grid-template-columns:1fr}}.tcard.tcard{color:#111827;text-align:left;background:#fff;border:1px solid #ffffff40;border-radius:16px;flex-direction:column;gap:18px;padding:26px 26px 22px;display:flex}.tcard .tcard-quote{letter-spacing:-.005em;color:#111827;flex:1;font-size:17px;font-style:italic;line-height:1.5}.tcard .tcard-quote:before{content:"« ";color:#2e4a7f;font-style:normal;font-weight:600}.tcard .tcard-quote:after{content:" »";color:#2e4a7f;font-style:normal;font-weight:600}.tcard .tcard-author{align-items:center;gap:12px;display:flex}.tcard .tcard-avatar{border:2px solid #eef2fb;border-radius:50%;flex:none;width:44px;height:44px;overflow:hidden}.tcard .tcard-avatar img{-o-object-fit:cover;object-fit:cover;width:100%;height:100%;display:block}.tcard .tcard-name{color:#111827;font-size:14px;font-weight:600}.tcard .tcard-role{color:#6b7280;margin-top:1px;font-size:12px}.tcard.tcard--inline{box-shadow:none;border:1px solid #e5e7eb;border-left:3px solid #2e4a7f;border-radius:12px;gap:12px;padding:18px 20px}.tcard.tcard--inline .tcard-quote{font-size:15px;line-height:1.5}.tcard.tcard--inline .tcard-avatar{width:36px;height:36px}.tcard.tcard--inline .tcard-name{font-size:13px}.tcard.tcard--inline .tcard-role{font-size:11.5px}
