.kv-jm{border-bottom:1px solid #e3e7f1;max-width:720px;margin-bottom:clamp(18px,2.6vh,26px);padding-bottom:clamp(14px,2.2vh,22px)}.kv-jm__top{flex-wrap:wrap;align-items:center;gap:16px;margin-bottom:13px;display:flex}.kv-jm__label{letter-spacing:.2em;text-transform:uppercase;color:#a0adc0;white-space:nowrap;font-size:.58rem;font-weight:600}.kv-jm__title{letter-spacing:-.025em;color:#0f172a;text-wrap:balance;margin:0;font-size:clamp(1.6rem,2.8vw,2.25rem);font-weight:750;line-height:1.05}.kv-jm__sub{color:#475569;max-width:60ch;margin:11px 0 0;font-size:.95rem;line-height:1.55}@media (prefers-reduced-motion:no-preference){.kv-jm__top,.kv-jm__title,.kv-jm__sub{opacity:0;animation:.55s cubic-bezier(.16,1,.3,1) forwards kv-jm-rise}.kv-jm__top{animation-delay:20ms}.kv-jm__title{animation-delay:60ms}.kv-jm__sub{animation-delay:.1s}}@keyframes kv-jm-rise{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:none}}.kv-jm__trail{flex:none}