.key-value-item{opacity:1;display:flex;justify-content:space-between;align-items:stretch;flex-wrap:wrap}.key-value-item__key{display:flex;grid-gap:.5rem;align-items:center;padding:.75rem;flex:0 0 100%;background:var(--cs__primary__bg--minor)}.key-value-item__key .label{--font-text__font-weight:700}.key-value-item__value{display:flex;flex:1 1 40px;align-items:center;padding:.75rem}.key-value-item:not(:last-child){border-bottom:1px solid var(--cs__lines__separator,var(--cs__primary__fg--faded));margin-bottom:0}@media(min-width:78.813rem){.key-value-item{flex-wrap:nowrap}.key-value-item__key{flex:0 1 max(250px,40%)}}
