.stats-section{background:var(--stat-bg);padding-top:var(--stat-pad-top-d);padding-bottom:var(--stat-pad-bottom-d);width:100%}.stats-divider{height:var(--stat-divider-height);width:100%;background:var(--stat-divider-color);margin-bottom:var(--stat-divider-margin-bottom-d)}.stats-grid{display:grid;grid-template-columns:repeat(var(--stat-columns-d),1fr);column-gap:var(--stat-col-gap-d)}.stats-item{text-align:center;padding:0 8px;position:relative}.stats-number{color:var(--stat-number-color);font-size:var(--stat-number-size-d);font-weight:var(--stat-number-weight);line-height:1.2;margin-bottom:var(--stat-number-margin-bottom-d)}.stats-text{color:var(--stat-text-color);font-size:var(--stat-text-size-d);line-height:var(--stat-text-lh)}@media screen and (max-width:749px){.stats-section{padding-top:var(--stat-pad-top-m);padding-bottom:var(--stat-pad-bottom-m)}.stats-divider{margin-bottom:var(--stat-divider-margin-bottom-m)}.stats-grid{grid-template-columns:repeat(var(--stat-columns-m),1fr);column-gap:var(--stat-col-gap-m);row-gap:var(--stat-row-gap-m)}.stats-item{padding:0 4px}.stats-number{font-size:var(--stat-number-size-m);margin-bottom:var(--stat-number-margin-bottom-m)}.stats-text{font-size:var(--stat-text-size-m)}}
/*# sourceMappingURL=/cdn/shop/t/5/assets/section-stats-row.css.map */
