.product-stats{background:var(--ps-bg, #ffffff);width:100%}.product-stats__inner{max-width:var(--ps-max-width, 1200px);margin:0 auto;padding:0 20px}.product-stats__grid{list-style:none;margin:0;padding:0;display:grid;grid-template-columns:repeat(var(--ps-columns, 4),minmax(0,1fr));align-items:stretch}.product-stats__item{position:relative;text-align:center;padding:20px 24px;display:flex;flex-direction:column;align-items:center;gap:10px}.product-stats__item+.product-stats__item:before{content:"";position:absolute;top:12%;bottom:12%;left:0;width:1px;background:var(--ps-divider, #e0e6e2);opacity:.1}.product-stats__value{color:var(--ps-value, #2d4a3a);font-size:var(--ps-value-size, 48px);font-weight:800;line-height:1;letter-spacing:.005em}.product-stats__stars{display:inline-flex;align-items:center;gap:3px;margin-top:2px}.product-stats__star{width:14px;height:14px;color:var(--ps-divider, #e0e6e2);flex-shrink:0}.product-stats__star--filled{color:var(--ps-star, #2d4a3a)}.product-stats__label{color:var(--ps-label, #2d4a3a);font-size:14px;font-weight:700;letter-spacing:.14em;text-transform:uppercase;line-height:1.2;margin-top:4px}.product-stats__subtitle{color:var(--ps-subtitle, #5a6b62);font-size:13px;line-height:1.4;margin-top:2px}@media screen and (max-width:749px){.product-stats__inner{padding:0 16px}.product-stats__grid{grid-template-columns:repeat(2,minmax(0,1fr))}.product-stats__item+.product-stats__item:before{display:none}.product-stats__item:nth-child(2n):before{content:"";position:absolute;top:12%;bottom:12%;left:0;width:1px;background:var(--ps-divider, #e0e6e2);display:block}.product-stats__item:nth-child(n+3){border-top:1px solid var(--ps-divider, #e0e6e2)}.product-stats__item{padding:22px 16px}.product-stats__value{font-size:calc(var(--ps-value-size, 48px) * .75)}.product-stats__label{font-size:12px;letter-spacing:.12em}.product-stats__subtitle{font-size:12px}}@media screen and (max-width:419px){.product-stats__grid{grid-template-columns:1fr}.product-stats__item+.product-stats__item:before,.product-stats__item:nth-child(2n):before{display:none}.product-stats__item:nth-child(n+2){border-top:1px solid var(--ps-divider, #e0e6e2)}}
/*# sourceMappingURL=/cdn/shop/t/23/assets/product-stats.css.map */
