.stats{display:flex;align-items:center;padding:20px 16px;overflow:hidden}.stats__container{width:100%;overflow:hidden}.stats__items{display:flex;gap:16px;animation:stats-scroll 30s linear infinite;width:max-content}@keyframes stats-scroll{0%{transform:translate(0)}to{transform:translate(-33.333%)}}.stats__item{width:max-content;justify-content:center;align-items:center;flex-shrink:0}.stats__item-number{color:var(--accent-color);font-style:italic;font-weight:900;font-size:20px;line-height:1}.stats__item-title{font-weight:700;font-size:14px;line-height:1}@media screen and (min-width: 768px){.stats__items{gap:32px}.stats__item-number{font-size:26px}.stats__item-title{font-size:16px}}@media screen and (min-width: 1024px){.stats__items{gap:64px}}@media screen and (min-width: 1280px){.stats__items{gap:80px}}.stats:hover .stats__items{animation-play-state:paused}
/*# sourceMappingURL=/cdn/shop/t/33/assets/stats.css.map */
