.product-characteristics-table{padding:1rem;border-radius:8px;background-color:#fff;border:1px solid #d9d9d9;display:flex;flex-direction:column;gap:1rem}.product-characteristics-table__header{display:flex;align-items:center;gap:.5rem;margin-bottom:.5rem}.product-characteristics-table__icon{font-size:1.5rem}.product-characteristics-table__table{display:flex;flex-direction:column;gap:.25rem}.product-characteristics-table__table-row{align-items:baseline;display:flex;text-align:left;border-radius:8px;padding:.5rem;width:100%}.product-characteristics-table__table-row:nth-child(odd){background-color:#f5faff}.product-characteristics-table__table-row-cell{align-self:stretch;width:50%;word-break:break-word}.product-characteristics-table__table-row-cell:last-child{text-align:right}
