.product-specs{padding:5px 0;text-align:center;max-width:1370px;margin:0 auto}.product-specs__title{margin-bottom:30px;font-size:var(--title-font-size);color:var(--title-color)}.product-specs__table{display:grid;grid-template-columns:1fr 2fr;background-color:var(--bg-color);border:var(--border-width) solid var(--border-color);border-radius:var(--border-radius);color:var(--text-color);font-size:var(--text-font-size)}.product-specs__row{display:contents}.product-specs__name{font-weight:700;padding:8px;background-color:var(--name-bg-color);border-bottom:var(--name-border-width) solid var(--name-border-color);color:var(--name-text-color)}.product-specs__value{padding:8px;background-color:var(--value-bg-color);border-left:var(--value-border-width) solid var(--value-border-color);border-bottom:var(--value-border-width) solid var(--value-border-color);color:var(--value-text-color);display:flex;justify-content:center;align-items:center}.product-specs__row:first-child .product-specs__name{border-radius:var(--border-radius) 0 0 0}.product-specs__row:last-child .product-specs__name{border-radius:0 0 0 var(--border-radius)}.product-specs__row:first-child .product-specs__value{border-radius:0 var(--border-radius) 0 0}.product-specs__row:last-child .product-specs__value{border-radius:0 0 var(--border-radius) 0}@media (max-width: 768px){.product-specs__title{font-size:var(--title-font-size-mb)}.product-specs__table{font-size:var(--text-font-size-mb)}}
/*# sourceMappingURL=/cdn/shop/t/44/assets/component-product-specs.css.map */
