.stats-bar{width:100%}.stats-bar__inner{display:flex;align-items:center;justify-content:space-between;gap:24px;padding:28px 0}.stats-bar__item{display:flex;align-items:center;gap:10px;flex:1 1 0;justify-content:center;position:relative;padding:0 16px;min-width:0}.stats-bar__item+.stats-bar__item:before{content:"";position:absolute;left:0;top:50%;transform:translateY(-50%);width:1px;height:32px;background-color:var(--stats-bar-divider, #e5e7eb)}.stats-bar__value{font-weight:800;font-size:22px;line-height:100%;letter-spacing:0;color:var(--stats-bar-value-color, #1a1a2e);white-space:nowrap}.stats-bar__label{font-weight:400;font-size:14px;line-height:100%;letter-spacing:0;color:var(--stats-bar-label-color, #6b7280)}@media(max-width:990px){.stats-bar__inner{flex-wrap:wrap;gap:0;padding:16px 0}.stats-bar__item{flex:1 1 50%;padding:14px 12px;justify-content:center}.stats-bar__item+.stats-bar__item:before{height:20px}.stats-bar__item:nth-child(odd):before{display:none}.stats-bar__item:nth-child(n+3){border-top:1px solid var(--stats-bar-divider, #e5e7eb)}}@media(max-width:540px){.stats-bar__item{flex:1 1 100%;justify-content:center;padding:12px 0}.stats-bar__item+.stats-bar__item:before{display:none}.stats-bar__item:not(:first-child){border-top:1px solid var(--stats-bar-divider, #e5e7eb)}}
/*# sourceMappingURL=/cdn/shop/t/8/assets/section-stats-bar.css.map */
