.productProof{margin:26px 0 32px;border-block:1px solid rgba(159,179,209,.22);padding:22px 0;color:#eaf1fb}
.productProof *{box-sizing:border-box;letter-spacing:0}
.productProofHead{display:flex;align-items:end;justify-content:space-between;gap:18px;margin-bottom:14px}
.productProofHead span{display:block;color:#13e0c4;font-size:12px;font-weight:900;text-transform:uppercase}
.productProofHead h2{font-size:clamp(21px,3vw,28px);line-height:1.2;margin:3px 0 0}
.productProofHead a{color:#13e0c4;font-size:13px;font-weight:800;text-decoration:none;white-space:nowrap}
.productProofQuestion{background:#11203f;border-left:3px solid #13e0c4;padding:13px 15px;margin-bottom:1px}
.productProofQuestion small,.productProofLabel{display:block;color:#9fb3d1;font-size:11px;font-weight:800;text-transform:uppercase;margin-bottom:5px}
.productProofQuestion strong{font-size:16px;line-height:1.4}
.productProofBody{display:grid;grid-template-columns:minmax(0,1fr) minmax(260px,.8fr);background:#0e1830}
.productProofTranscript,.productProofCoach{padding:16px}
.productProofCoach{border-left:1px solid rgba(159,179,209,.18)}
.productProofTranscript blockquote{margin:0;color:#c8d5e8;font-size:14px;line-height:1.55}
.productProofScore{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-bottom:9px}
.productProofScore b{font-size:25px;color:#13e0c4}
.productProofCue{color:#c8d5e8;font-size:13px;line-height:1.5}
.productProofCue strong{color:#eaf1fb}
@media(max-width:680px){.productProofHead{align-items:flex-start;flex-direction:column}.productProofBody{grid-template-columns:1fr}.productProofCoach{border-left:0;border-top:1px solid rgba(159,179,209,.18)}}
