.post-trt.card .trt-p1-jumps{display:flex;flex-wrap:wrap;justify-content:center;gap:8px;margin:22px auto 0;max-width:580px;font-family:Montserrat,sans-serif}
.post-trt.card .trt-p1-jumps a{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:44px;box-sizing:border-box;padding:9px 14px;border:1px solid rgba(221,205,255,.4);border-radius:999px;background:rgba(18,12,38,.72);color:#eee5ff;font-size:13px;font-weight:600;line-height:1.35;text-decoration:none}
.post-trt.card .trt-p1-jumps .trt-p1-jump-primary{border-color:#d7bd80;color:#f4dfab}
.post-trt.card .trt-p1-jumps a:hover{background:#3c2d5a;border-color:#e3c98b}
.post-trt.card .trt-p1-jumps a:focus-visible{outline:3px solid #e3c98b;outline-offset:3px}
.post-trt.card .trt-p1-comparison{margin:0 0 2.5rem;padding:clamp(20px,3vw,30px);border:1px solid #d5c6e3;border-radius:18px;background:#f7f1fc;box-sizing:border-box;scroll-margin-top:24px}
.post-trt.card .post-trt-content .trt-p1-comparison .trt-p1-eyebrow{font-family:Montserrat,sans-serif;font-size:11px;font-weight:700;letter-spacing:.13em;text-transform:uppercase;color:#74608c;line-height:1.5;margin:0 0 9px}
.post-trt.card .post-trt-content .trt-p1-comparison h2{font-family:Lora,serif;font-size:clamp(23px,2.2vw,30px);font-weight:500;line-height:1.25;text-align:left;color:#352344;margin:0 0 22px}
.post-trt.card .trt-p1-comparison-grid{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:24px}
.post-trt.card .post-trt-content .trt-p1-comparison h3{display:flex;align-items:center;gap:9px;font-family:Montserrat,sans-serif;font-size:15px;font-weight:700;line-height:1.4;color:#48325d;margin:0 0 12px;text-align:left}
.post-trt.card .trt-p1-orientation-mark{display:inline-flex;align-items:center;justify-content:center;flex:0 0 28px;width:28px;height:28px;border-radius:50%;background:#e8dcf1;color:#64477b;font-size:18px}
.post-trt.card .post-trt-content .trt-p1-comparison .trt-p1-orientation p{font-family:Montserrat,sans-serif;font-size:15px;line-height:1.75;font-weight:400;color:#4e4558;margin:0;text-align:left}
.post-trt.card .trt-p1-orientation+.trt-p1-orientation{border-left:1px solid #dfd1e8;padding-left:24px}
.post-trt.card .post-trt-content .trt-p1-comparison .trt-p1-orientation p.trt-p1-keywords{margin:0 0 18px;color:#655073;font-size:14px;line-height:1.65}
.post-trt.card .trt-p1-keyword-anchor{display:block;position:relative;top:-24px;visibility:hidden}
@supports(grid-template-rows:subgrid){
 @media(min-width:641px){
  .post-trt.card .trt-p1-comparison-grid{grid-template-rows:auto auto 1fr;row-gap:16px}
  .post-trt.card .trt-p1-orientation{display:grid;grid-row:span 3;grid-template-rows:subgrid;row-gap:16px}
  .post-trt.card .post-trt-content .trt-p1-comparison .trt-p1-orientation h3,
  .post-trt.card .post-trt-content .trt-p1-comparison .trt-p1-orientation p.trt-p1-keywords{margin:0}
 }
}
@media(max-width:640px){
 .post-trt.card .trt-p1-comparison-grid{grid-template-columns:minmax(0,1fr);gap:20px}
 .post-trt.card .trt-p1-orientation+.trt-p1-orientation{border-left:0;border-top:1px solid #dfd1e8;padding-left:0;padding-top:20px}
 .post-trt.card .trt-p1-jumps{gap:7px;margin-top:18px}
 .post-trt.card .trt-p1-jumps a{padding:8px 12px;font-size:12px}
}
