.product-specifications{display:flex;align-items:center;justify-content:space-between;width:100%;gap:0}.product-specifications--grid{flex-direction:column;gap:1.5rem}.product-specifications__row{display:flex;align-items:center;justify-content:space-between;width:100%;gap:0}.product-specifications__item{flex:1 1 0;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:4px;text-align:center}.product-specifications__value{font-family:var(--font-heading-family);font-weight:700;font-size:32px;line-height:normal;color:rgb(var(--color-foreground));text-transform:capitalize;margin:0}.product-specifications__label{font-family:var(--font-body-family);font-weight:400;font-size:13px;line-height:normal;color:rgba(var(--color-foreground),.7);margin:0}.product-specifications .product-specifications__separator{width:1px;height:79px;background-color:rgba(var(--color-foreground),.3);flex-shrink:0;display:block}@media screen and (max-width: 749px){.product-specifications__value{font-size:24px}.product-specifications__label{font-size:11px}.product-specifications__separator{height:60px}}@media screen and (min-width: 750px){.product-specifications--grid{flex-direction:row;gap:0}.product-specifications--grid .product-specifications__row{flex:1;gap:0}.product-specifications--grid .product-specifications__row:not(:last-child){border-right:none}.product-specifications--grid .product-specifications__row+.product-specifications__row:before{content:"";display:block;width:1px;height:5rem;background-color:rgba(var(--color-foreground),.3);flex-shrink:0;margin:0}}
/*# sourceMappingURL=/cdn/shop/t/5/assets/component-product-specifications.css.map */
