.characteristics-item{align-items:flex-end;-moz-column-gap:var(--space-small);column-gap:var(--space-small);display:flex}.characteristics-item__dotted{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='5' height='25' fill='none' viewBox='0 0 5 25'%3E%3Cpath fill='%23E0E0E0' fill-rule='evenodd' d='M2.986 18H.992v-1h1.994z' clip-rule='evenodd'/%3E%3C/svg%3E");background-position:bottom 0 left 0;background-repeat:repeat-x;background-size:5px 25px;width:50%}.characteristics-item__key,.characteristics-item__value{display:inline;font-size:14px;width:50%}.characteristics-item__key{background-color:var(--color-foreground);color:color-mix(in srgb,var(--color-text) 66%,transparent);padding-right:2px}.characteristics-item__value{overflow-wrap:break-word;white-space:pre-wrap}.dark .characteristics-item__dotted{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='5' height='25' fill='none' viewBox='0 0 5 25'%3E%3Cpath fill='%2343434D' fill-rule='evenodd' d='M2.986 18H.992v-1h1.994z' clip-rule='evenodd'/%3E%3C/svg%3E")}
