.parts-dl-table-horizontal{margin-bottom:25px}.parts-dl-table-horizontal :where(dt,dd){padding:6px .8em}.parts-dl-table-horizontal :where(dt){border:solid 1px var(--category-color);color:#fff;font-weight:400;background:var(--table-thead-th-background);display:grid;place-items:center}.parts-dl-table-horizontal :where(dd){border:1px solid var(--table-horizontal-border-color);display:flex;align-items:center}@media print,screen and (min-width:768.1px){.parts-dl-table-horizontal{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;display:grid;grid-template-columns:auto auto}.parts-dl-table-horizontal :where(dt){grid-column:1}.parts-dl-table-horizontal :where(dt):nth-of-type(n+2){border-top:0}.parts-dl-table-horizontal :where(dd){border-left:0}.parts-dl-table-horizontal :where(dd):nth-of-type(n+2){border-top:0}}@media screen and (max-width:768px){.parts-dl-table-horizontal :where(dd){margin-bottom:4px}.parts-dl-table-horizontal :where(dd):first-of-type{border-top:0}}