.testimony-section-head{text-align:center;margin-bottom:2rem}.testimony-section-title{color:#0d1b2a;letter-spacing:-.02em;margin:0;font-size:clamp(1.65rem,3vw,2.25rem);font-weight:800}.testimony-card-grid{grid-template-columns:repeat(3,1fr);gap:1.5rem;display:grid}@media (max-width:1000px){.testimony-card-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:640px){.testimony-card-grid{grid-template-columns:1fr}}.testimony-card{background:#fff;border:1px solid #e5e7eb;border-radius:14px;transition:transform .2s,box-shadow .2s,border-color .2s;overflow:hidden}.testimony-card:hover{border-color:#7a151559;transform:translateY(-3px);box-shadow:0 14px 36px #00000014}.testimony-card-link{height:100%;color:inherit;flex-direction:column;text-decoration:none;display:flex}.testimony-card-image-wrap{overflow:hidden}.testimony-card-image{object-fit:cover;width:100%;height:190px;transition:transform .35s;display:block}.testimony-card:hover .testimony-card-image{transform:scale(1.03)}.testimony-card-image-placeholder{background:linear-gradient(135deg,#f3f4f6,#e5e7eb)}.testimony-card-body{text-align:center;flex-direction:column;flex:1;align-items:center;gap:.75rem;padding:1.25rem 1.35rem 1.5rem;display:flex}.testimony-card-title{color:#7a1515;margin:0;font-size:1rem;font-weight:800;line-height:1.35}.testimony-card-excerpt{color:#4b5563;-webkit-line-clamp:4;-webkit-box-orient:vertical;margin:0;font-size:.84rem;line-height:1.65;display:-webkit-box;overflow:hidden}.testimony-card-readmore{color:#7a1515;align-items:center;gap:.55rem;margin-top:auto;font-size:.82rem;font-weight:700;display:inline-flex}.testimony-card-readmore-icon{border:1.5px solid #7a1515;border-radius:999px;justify-content:center;align-items:center;width:28px;height:28px;font-size:.65rem;transition:background .2s,color .2s;display:inline-flex}.testimony-card:hover .testimony-card-readmore-icon{color:#fff;background:#7a1515}.testimony-detail-page{color:#0d1b2a;background:#f7f5f2;min-height:60vh;padding:6.5rem 0 3.5rem}.testimony-detail-shell{max-width:1180px;margin:0 auto;padding:0 1.5rem}.testimony-detail-breadcrumb{color:#6b7280;margin-bottom:1rem;font-size:.78rem}.testimony-detail-breadcrumb a{color:#7a1515;text-decoration:none}.testimony-detail-breadcrumb a:hover{text-decoration:underline}.testimony-detail-breadcrumb-current{color:#374151}.testimony-detail-intro{max-width:52rem;margin-bottom:1.75rem}.testimony-detail-eyebrow{letter-spacing:.1em;text-transform:uppercase;color:#7a1515;margin:0 0 .45rem;font-size:.72rem;font-weight:700}.testimony-detail-title{letter-spacing:-.02em;color:#0d1b2a;margin:0;font-size:clamp(1.65rem,3.2vw,2.35rem);font-weight:800;line-height:1.22}.testimony-detail-date{color:#6b7280;align-items:center;gap:.45rem;margin:.75rem 0 0;font-size:.82rem;display:inline-flex}.testimony-detail-layout{grid-template-columns:minmax(0,1fr) minmax(260px,300px);align-items:start;gap:1.75rem;display:grid}@media (max-width:960px){.testimony-detail-page{padding-top:5.75rem}.testimony-detail-layout{grid-template-columns:1fr}.testimony-detail-sidebar{order:2;position:static}}.testimony-detail-main{background:#fff;border:1px solid #e5e7eb;border-radius:16px;padding:1.5rem}@media (min-width:768px){.testimony-detail-main{padding:2rem 2.25rem}}.testimony-detail-cover{border-radius:12px;margin-bottom:1.5rem;overflow:hidden}.testimony-detail-cover img,.testimony-detail-cover-figure img{object-fit:cover;width:100%;max-height:420px;display:block}.testimony-detail-cover-figure .media-figure-caption{text-align:left;background:#fff;padding:.65rem .85rem .85rem}.testimony-detail-lede{color:#374151;margin:0 0 1.25rem;font-size:1.05rem;font-weight:500;line-height:1.75}.prose-testimony{color:#374151;font-size:.98rem;line-height:1.8}.prose-testimony p{margin:0 0 1rem}.prose-testimony h2,.prose-testimony h3{color:#0d1b2a;margin:1.5rem 0 .75rem;line-height:1.25}.prose-testimony img{border-radius:10px;max-width:100%;height:auto;margin:1rem 0}.prose-testimony a{color:#7a1515;text-underline-offset:2px;text-decoration:underline}.prose-testimony ul,.prose-testimony ol{margin:0 0 1rem 1.25rem}.prose-testimony .rich-media-embed{background:#0d1b2a;border-radius:10px;margin:1rem 0;overflow:hidden}.prose-testimony .rich-media-embed iframe{aspect-ratio:16/9;border:0;width:100%;display:block}.prose-testimony .rich-text-figure{margin:1.25rem 0}.prose-testimony .rich-text-figure img{border-radius:10px;width:100%;max-width:100%;height:auto;margin:0;display:block}.prose-testimony .rich-text-figure figcaption{color:#6b7280;text-align:center;margin-top:.5rem;font-size:.875rem;font-style:italic;line-height:1.55}.prose-testimony .rich-text-figure figcaption:empty{display:none}.testimony-detail-pager{border-top:1px solid #e5e7eb;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:1rem;margin-top:2rem;padding-top:1.5rem;display:grid}.testimony-detail-pager-spacer{min-height:1px;display:block}.testimony-detail-pager-link{min-width:0;max-width:100%;color:inherit;background:#fafafa;border:1px solid #e5e7eb;border-radius:12px;flex-direction:column;gap:.45rem;padding:.95rem 1rem;text-decoration:none;transition:border-color .2s,background .2s,box-shadow .2s;display:flex;overflow:hidden}.testimony-detail-pager-link:hover{background:#fff;border-color:#7a151559;box-shadow:0 4px 16px #0000000a}.testimony-detail-pager-link.next{text-align:right;align-items:flex-end}.testimony-detail-pager-label{letter-spacing:.08em;text-transform:uppercase;color:#9ca3af;flex-shrink:0;align-items:center;gap:.4rem;font-size:.68rem;font-weight:700;display:inline-flex}.testimony-detail-pager-title{color:#7a1515;-webkit-line-clamp:3;overflow-wrap:anywhere;-webkit-box-orient:vertical;width:100%;font-size:.86rem;font-weight:700;line-height:1.4;display:-webkit-box;overflow:hidden}@media (max-width:640px){.testimony-detail-pager{grid-template-columns:1fr}.testimony-detail-pager-link.next{text-align:left;align-items:flex-start}}.testimony-detail-sidebar{background:#fff;border:1px solid #e5e7eb;border-radius:16px;position:sticky;top:96px;overflow:hidden}.testimony-sidebar-heading{letter-spacing:.08em;text-transform:uppercase;color:#6b7280;background:#fafafa;border-bottom:1px solid #e5e7eb;margin:0;padding:1rem 1.1rem;font-size:.72rem;font-weight:800}.testimony-sidebar-list{margin:0;padding:0;list-style:none}.testimony-sidebar-item+.testimony-sidebar-item{border-top:1px solid #f1f5f9}.testimony-sidebar-link{color:#7a1515;justify-content:space-between;align-items:center;gap:.75rem;padding:.95rem 1.1rem;text-decoration:none;transition:background .2s;display:flex}.testimony-sidebar-link:hover{background:#7a15150a}.testimony-sidebar-link-title{-webkit-line-clamp:3;-webkit-box-orient:vertical;min-width:0;font-size:.84rem;font-weight:600;line-height:1.4;display:-webkit-box;overflow:hidden}.testimony-sidebar-chevron{color:#9ca3af;flex-shrink:0;font-size:.65rem}.testimony-sidebar-active{color:#fff;background:#7a1515;align-items:flex-start;gap:.75rem;padding:.95rem 1.1rem;display:flex}.testimony-sidebar-active-icon{background:#ffffff26;border-radius:999px;flex-shrink:0;justify-content:center;align-items:center;width:26px;height:26px;font-size:.65rem;display:inline-flex}.testimony-sidebar-active-title{-webkit-line-clamp:4;-webkit-box-orient:vertical;min-width:0;font-size:.84rem;font-weight:700;line-height:1.45;display:-webkit-box;overflow:hidden}