.stats-section{padding:var(--stats-pad-top, 60px) 0 var(--stats-pad-bottom, 60px);background:#fff}.stats-container{max-width:1200px;margin:0 auto;padding:0 24px;display:grid;grid-template-columns:repeat(3,1fr);gap:40px;text-align:center}.stats-item{opacity:0;transform:translateY(30px);transition:opacity .6s ease,transform .6s ease}.stats-item:nth-child(1){transition-delay:0s}.stats-item:nth-child(2){transition-delay:.15s}.stats-item:nth-child(3){transition-delay:.3s}.stats-item:nth-child(4){transition-delay:.45s}.stats-item:nth-child(5){transition-delay:.6s}.stats-item:nth-child(6){transition-delay:.75s}.stats-visible .stats-item{opacity:1;transform:translateY(0)}.stats-number{font-size:clamp(40px,6vw,72px);font-weight:700;color:#1a1a1a;line-height:1.1;margin-bottom:8px;font-family:inherit}.stats-label{font-size:clamp(14px,1.5vw,17px);font-weight:600;color:#1a1a1a;margin-bottom:10px}.stats-description{font-size:clamp(12px,1.2vw,14px);color:#888;line-height:1.6;max-width:260px;margin:0 auto}.stats-item+.stats-item{border-left:1px solid #f0f0f0}@media screen and (max-width:1024px){.stats-container{gap:24px;padding:0 20px}}@media screen and (max-width:749px){.stats-container{grid-template-columns:repeat(3,1fr);gap:16px;padding:0 16px}.stats-item+.stats-item{border-left:none}.stats-description{display:none}}@media screen and (max-width:480px){.stats-container{grid-template-columns:1fr;gap:32px;text-align:center}.stats-item+.stats-item{border-left:none;border-top:1px solid #f0f0f0;padding-top:32px}.stats-description{display:block}.stats-number{font-size:48px}}
/*# sourceMappingURL=/cdn/shop/t/1/assets/stats-counter.css.map */
