.jr-card img{transition:transform .6s ease}.jr-card:hover img{transform:scale(1.05)}.jr-card{transition:transform .3s ease,box-shadow .3s ease}.jr-card:hover{transform:translateY(-4px);box-shadow:0 30px 60px -34px rgba(0,0,0,.6)}.jr-card--related:hover{box-shadow:none}.jr-cta:hover{background:var(--gold-pill-hover)!important}.jr-h2{font-family:var(--font-display);font-weight:600;font-size:clamp(22px,2vw,28px);line-height:1.2;letter-spacing:-.01em;color:#fff;margin:clamp(30px,4vh,40px) 0 14px;max-width:680px;text-wrap:balance}.jr-h2:before{content:"";display:block;width:28px;height:2px;background:var(--gold);margin-bottom:14px}.jr-h2:first-child{margin-top:0}.jr-all-link{display:inline-flex;align-items:center;gap:8px;color:rgba(255,255,255,.85);text-decoration:none;font-size:14.5px;font-weight:700;letter-spacing:.01em;border-bottom:1px solid rgba(255,255,255,.32);padding-bottom:3px;white-space:nowrap;transition:color .2s ease,border-color .2s ease}.jr-all-link:hover{color:#fff;border-color:#fff}.jr-related{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:clamp(18px,2vw,28px);gap:clamp(18px,2vw,28px)}.jr-rel>a{height:100%;box-sizing:border-box}@media (min-width:900px){.jr-rel--hide3{display:none}}@media (min-width:600px) and (max-width:899.98px){.jr-related{grid-template-columns:repeat(2,1fr)}.jr-rel--hide2{display:none}}@media (max-width:599.98px){.jr-related{grid-template-columns:1fr}}