.podcast-testimonial{position:relative;color:#fff;border-top:1px solid rgba(255,255,255,.2392156863)}.podcast-testimonial .container{background:var(--pt-bg);background-size:55%;background-position:center center;background-repeat:no-repeat}.pt{padding:clamp(32px,6vw,96px) 0}.pt-head{text-align:center;margin-bottom:clamp(28px,5vw,56px)}.pt-title{margin:0 0 12px;font-weight:800;letter-spacing:.5px;line-height:1.05;text-transform:uppercase;font-size:clamp(28px,5.5vw,64px)}.pt-dots{display:inline-flex;gap:10px;margin-top:6px}.pt-dots span{width:2px;height:2px;border-radius:9999px;background:#009490;opacity:.95}.pt-grid{display:grid;grid-template-columns:1fr;gap:clamp(28px,3vw,40px);max-width:1200px;margin-inline:auto}@media(min-width: 900px){.pt-grid{grid-template-columns:repeat(3, 1fr)}}.pt-card{text-align:center;padding:clamp(12px,2vw,18px)}.pt-avatar{width:clamp(88px,10vw,128px);aspect-ratio:1/1;margin:0 auto clamp(12px,2vw,18px);border-radius:9999px;background:#d0d0d0;overflow:hidden;display:grid;place-items:center}.pt-avatar img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;display:block}.pt-avatar .pt-avatar__ph{width:100%;height:100%;display:block;background:#d0d0d0;border-radius:9999px}.pt-name{margin:0 0 6px;font-size:clamp(16px,2.2vw,20px);font-weight:800;letter-spacing:.4px}.pt-role{color:#009490;font-size:clamp(14px,1.9vw,16px);margin-bottom:clamp(10px,1.6vw,14px)}.pt-quote{color:#e3e3e3;font-size:clamp(14px,1.9vw,16px);line-height:1.9;max-width:42ch;margin:0 auto;opacity:.95}.pt-quote p{margin:0 0 12px}